Skip to content

Prod release 3.0.0 #576

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 70 commits into from
May 28, 2020
Merged

Prod release 3.0.0 #576

merged 70 commits into from
May 28, 2020

Conversation

vikasrohit
Copy link

No description provided.

panoptimum and others added 30 commits February 26, 2020 08:53
- return all the milestones instead of object with "created", "updated" and "deleted" milestones
- disable logic of automatic updates other fields of milestones when we update some fields
allow non-admin users to set "completionDate" and "actualStartDate" during milestone updating if they are not yet set
# Conflicts:
#	docs/Project API.postman_collection.json
#	package-lock.json
# Conflicts:
#	src/routes/milestones/update.js
- also removed some commands which are not needed from package.json
- use single config file `.env` without `local.js`
- moved light docker-compose file to a separate dir, and make full docker-compose file to be the main one
- renamed some npm commands to be more simple and with logical names
- mention Windows support
- make up to date guide on how to run Project Services with Docker
automatic fixes and ignore "import-from-api" script as it's deprecated and not sure if it would be supported
…ndows

Improve Local Setup - Support Windows, Single config file, Updated Docker Guide

ref issues #553, #257
using up to date metadata from DEV
maxceem and others added 27 commits May 7, 2020 12:55
…oint.

- Revert test and use another regular user.
They not always work correctly.
Fix for Issue #560 Don't return members to user without enough permission
Fix for Issue #561 Return empty invites for user without enough permission
# Conflicts:
#	src/permissions/constants.js
#	src/routes/projects/get.js
#	src/routes/projects/get.spec.js
#	src/routes/projects/list.js
#	src/routes/projects/list.spec.js
…s-permission-fixes

Members & invites permission fixes
Otherwise we cannot use different environment for "test" command and when runnig locally.
# Conflicts:
#	src/routes/milestones/create.js
#	src/routes/milestones/delete.js
#	src/routes/milestones/update.js
Currently, if we restart computer or Docker App, all other containers would be stopped, but rabbitmq would be restarted. We have to be consistent there, either restart all or none. So we don't restart rabbitmq also.
- don't raise status change event on every milestone update
- removed/commented redundant code for raising events during cascading updates
@vikasrohit vikasrohit changed the title Prod release 2.5.0 - DO NOT MERGE Prod release 2.5.0 May 28, 2020
@vikasrohit vikasrohit merged commit 0413b62 into master May 28, 2020
@vikasrohit vikasrohit changed the title Prod release 2.5.0 Prod release 3.0.0 May 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants