22 Commits

Author SHA1 Message Date
jasquat
3180353bb5 logout works now and queryparams are getting passed correctly on login now 2023-01-12 10:29:37 -05:00
jasquat
94c6f4ccda some updates to test w/ burnettk 2023-01-09 10:19:31 -05:00
jasquat
ade7a41e7b added git creds for pushing on publish w/ burnettk cullerton 2022-12-08 16:39:23 -05:00
jasquat
71c803aa93 allow passing in the log level into the app w/ burnettk 2022-10-12 14:40:25 -04:00
jasquat
92d204e696 Merge remote-tracking branch 'origin/main' into feature/data 2022-10-12 14:20:09 -04:00
jasquat
1cb779015f run the save all bpmn script on server boot w/ burnettk 2022-10-12 14:19:51 -04:00
burnettk
d29621aef9 data setup on app boot 2022-10-12 13:26:04 -04:00
burnettk
0b21a5d4c5 refactor bin/save_all_bpmn.py into service code 2022-10-12 13:09:13 -04:00
burnettk
02fb9d61c4 lint 2022-10-12 12:36:53 -04:00
burnettk
c95db46110 refactor scripts 2022-10-12 12:34:24 -04:00
jasquat
8f44f36671 updates to remove some deprecation warnings w/ burnettk 2022-10-10 14:27:20 -04:00
jasquat
dee8d97d97 allow passing the script text as a string to run a unit test on w/ burnettk 2022-09-28 16:01:49 -04:00
jasquat
d5837a2de6 allow continuing bpmn import even if one fails w/ burnettk 2022-09-28 15:33:12 -04:00
mike cullerton
e18aae004a Test for environment variable correctly 2022-09-19 13:02:30 -04:00
burnettk
44e202e594 delint 2022-09-19 12:16:10 -04:00
burnettk
96dcd4ebe4 make this work on staging 2022-09-19 12:15:16 -04:00
mike cullerton
af6fef156f Merge branch 'main' of github.com:sartography/spiffworkflow-backend
# Conflicts:
#	bin/save_all_bpmn.py
#	migrations/versions/097f52a3ec5d_.py
#	migrations/versions/8aae66f8bba5_.py
#	migrations/versions/eadaa0914e7a_.py
2022-09-19 09:03:13 -04:00
mike cullerton
52e6cf0c27 Get user's home dir from environment
mypy and pre commit
2022-09-19 08:59:07 -04:00
burnettk
a09baaf475 lint 2022-09-16 18:41:39 -04:00
burnettk
19a3d3b27b longer column and update script 2022-09-16 18:39:00 -04:00
burnettk
46a0c02e96 fix lint, update script, extend columns 2022-09-16 18:22:10 -04:00
mike cullerton
fc92598f33 Save all process models to get them in the db 2022-09-16 17:04:45 -04:00