Draft: F acm permissions2
Summary
Insert a meaningful description for this merge request here. What is the
new/changed behavior? Which bug has been fixed? Are there related Issues?
Focus
Point the reviewer to the core of the code change. Where should they start
reading? What should they focus on (e.g. security, performance,
maintainability, user-friendliness, compliance with the specs, finding more
corner cases, concrete questions)?
Test Environment
How to set up a test environment for manual testing?
Check List for the Author
Please, prepare your MR for a review. Be sure to write a summary and a focus and create gitlab comments for the reviewer. They should guide the reviewer through the changes, explain your changes and also point out open questions. For further good practices have a look at our review guidelines
-
All automated tests pass -
Reference related Issues -
Up-to-date CHANGELOG.md -
Annotations in code (Gitlab comments) - Intent of new code
- Problems with old code
- Why this implementation?
Check List for the Reviewer
-
I understand the intent of this MR -
All automated tests pass -
Up-to-date CHANGELOG.md -
The test environment setup works and the intended behavior is reproducible in the test environment -
In-code documentation and comments are up-to-date. -
Check: Are there spezifications? Are they satisfied?
For further good practices have a look at our review guidelines.
Merge request reports
Activity
added 1 commit
- e4691ff2 - DOC: doc strings for AbstractEntityACLFactory
added 42 commits
- e8a64dd5 - WIP: fsm
- af328e68 - WIP: FSM
- 93a1200a - Clean up, more docs
- f081a5f8 - Cleanup
- 8c69cf83 - More cleanup and docs
- b9ed3d14 - DOC: more code docs
- 6eb95628 - Update changelog, introduce EXT_STATE_ENTITY server property
- 0eeade2f - FIX buggy job loading during queries
- b6fb9a7a - DOC: more source docs
- 3f58086d - WIP: fsm v0.2
- 875b74f5 - WIP: automatic record state
- 1343a94e - More permission checks for transitions
- 74ead0e3 - Merge branch 'dev' into f-fsm
- ba6581b6 - Merge branch 'f-fsm' into f-fsm-v0.2
- 0b8a1997 - DOC: Added (C) notices and some documentation and comments.
- 5a2d12d2 - DOC: Added EXT_STATE_ENTITY=ENABLE to example config.
- 1201d24a - Merge branch 'dev' into f-fsm
- 2e93526b - Merge branch 'f-fsm' into f-fsm-v0.2
- 9626bcf5 - WIP: entity state
- 71590d03 - fix problem with cached deleted entities
- d6fbc634 - Merge branch 'dev' into f-fsm
- d6773d6c - Merge branch 'f-fsm' into f-fsm-v0.2
- da40f724 - STY: formatting
- b1f92ba4 - Merge branch 'dev' into f-fsm
- d0f5981a - Merge branch 'f-fsm' into f-fsm-v0.2
- 09f53f64 - WIP: state change permissions
- bb821b33 - Merge branch 'dev' into f-fsm
- 01052c89 - Merge branch 'f-fsm' into f-fsm-v0.2
- fa8e2cd2 - Merge branch 'dev' into f-fsm
- c02f9e05 - Merge branch 'f-fsm' into f-fsm-v0.2
- 842ba3d9 - fix merge conflicts
- a8152aab - Merge branch 'f-fsm' into f-fsm-v0.2
- 4eb85a56 - fix merge conflicts
- e60190f4 - fix tests
- 34360b86 - Merge branch 'f-fsm' into f-fsm-v0.2
- 4958e1d6 - EHN: ETag property for the Query
- a28ddb9d - TST: add unit testt for etag
- fd11f831 - Merge branch 'f-etag' into f-fsm
- 08d61b2d - Merge branch 'f-fsm' into f-fsm-v0.2
- 25a16cb3 - Merge branch 'dev' into f-fsm
- 2f7c7c50 - Merge branch 'f-fsm' into f-fsm-v0.2
- 93d44078 - Merge branch 'f-fsm-v0.2' into f-acm-permissions2
Toggle commit listmarked this merge request as draft from e8a64dd5
Please register or sign in to reply