issues
search
PROCEED-Labs
/
proceed
Business Process Management System
MIT License
5
stars
9
forks
source link
Personal Environments
#217
Closed
FelipeTrost
closed
10 months ago
FelipeTrost
commented
10 months ago
Summary
this PR implements personal environments in ms2.
Details
Most of the legacy stores were converted to typescript
Most resources now have an environmentId key to map them to a specific environment
Since rules and abilities changed, I had to revert #105, so that the old ms uses its own code
TODO
organization environments
let user's change their active environment
better error handling for when a user doesn't belong to an environment
Summary
this PR implements personal environments in ms2.
Details
TODO