This website requires JavaScript.
Explore
Help
Sign In
status-im
/
spiff-arena
Watch
2
Star
0
Fork
0
You've already forked spiff-arena
mirror of
https://github.com/status-im/spiff-arena.git
synced
2025-02-04 06:04:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
spiff-arena
/
spiffworkflow-backend
/
src
/
spiffworkflow_backend
History
Dan
0a32c57e45
Merge remote-tracking branch 'origin/main' into feature/bpmn_user_permissions
2022-12-19 10:05:47 -05:00
..
config
Merge remote-tracking branch 'origin/main' into feature/bpmn_user_permissions
2022-12-19 10:05:47 -05:00
exceptions
…
helpers
pyl passes
2022-12-08 13:47:30 -05:00
models
Adding tests for the user service , and closing a few logic errors. Adding support for a single wild card for matching all users.
2022-12-19 10:05:19 -05:00
routes
Merge remote-tracking branch 'origin/main' into feature/bpmn_user_permissions
2022-12-16 15:25:10 -05:00
scripts
When loading permissions and the user does not exist, add records to the UserGroupAssignmentWaiting table that can be picked up later.
2022-12-15 14:40:31 -05:00
services
Adding tests for the user service , and closing a few logic errors. Adding support for a single wild card for matching all users.
2022-12-19 10:05:19 -05:00
__init__.py
pyl passes
2022-12-08 13:47:30 -05:00
__main__.py
…
api.yml
updated some text for task tables w/ burnettk
2022-12-16 14:21:04 -05:00
load_database_models.py
added script to save process instance metadata and fixed permissions issue w/ burnettk cullerton
2022-11-28 15:26:50 -05:00
py.typed
…