jasquat
|
4cc2601210
|
most lints and checks are passing and cleaned up some debug code
|
2022-08-23 09:30:34 -04:00 |
jasquat
|
cbab371fd3
|
tests pass
|
2022-08-23 09:15:31 -04:00 |
jasquat
|
c5c1a45e60
|
precommit w/ burnettk
|
2022-08-22 17:49:05 -04:00 |
jasquat
|
ddc6740825
|
we can send and receive 2 messages w/ burnettk
|
2022-08-22 17:45:51 -04:00 |
jasquat
|
926b158753
|
message test passes if there are no messages in the queun_tmux_pane /home/jason/projects/github/sartography/spiffworkflow-backend/t tests/spiffworkflow_backend/unit/test_message_service.pyu w/ burnettk
|
2022-08-22 16:09:06 -04:00 |
jasquat
|
94f110786f
|
message test passes if there are no messages in the queue w/ burnettk
|
2022-08-22 16:08:20 -04:00 |
jasquat
|
75f817ca73
|
added new correlation models to link messages together w/ burnettk
|
2022-08-22 14:07:20 -04:00 |
jasquat
|
5952f199ed
|
some more debug code and stuff for messages w/ burnettk cullerton
|
2022-08-19 16:53:22 -04:00 |
jasquat
|
be33f79729
|
messages are mostly working now w/ burnettk cullerton
|
2022-08-19 16:17:22 -04:00 |
jasquat
|
e9ab9981ee
|
some more progress with messages w/ burnettk cullerton
|
2022-08-18 17:17:27 -04:00 |
jasquat
|
435b1ccde8
|
wip: trying to get a test going for messages
|
2022-08-15 09:19:53 -04:00 |
jasquat
|
ccd67489cb
|
some fixes and updates to actually parse and save correlations
|
2022-08-11 09:10:30 -04:00 |
jasquat
|
9f0acd3b3f
|
precommit
|
2022-08-04 14:28:50 -04:00 |
jasquat
|
4ef8ccea1e
|
added validations to message instances and tests for it
|
2022-08-04 14:26:41 -04:00 |
jasquat
|
f317671ad9
|
added a base db query to link send and receive messages together
|
2022-08-02 17:39:47 -04:00 |
jasquat
|
9613aabca0
|
merged in main and resolved conflicts
|
2022-08-02 16:43:56 -04:00 |
jasquat
|
209e67bf8b
|
some basis for testing messages now. it still does not do anything though
|
2022-08-02 16:27:47 -04:00 |
mike cullerton
|
a2703d6c6e
|
keycloak -> open_id
also, assert we have a valid service when adding a user
|
2022-08-02 15:59:43 -04:00 |
jasquat
|
0a77926801
|
merged in main and resolved conflicts
|
2022-08-02 15:31:56 -04:00 |
mike cullerton
|
18013f9456
|
more cleanup
|
2022-08-02 12:54:43 -04:00 |
mike cullerton
|
afa428bb97
|
mypy
|
2022-08-02 12:52:46 -04:00 |
mike cullerton
|
ce0a0883cb
|
pre commit
|
2022-08-02 12:49:41 -04:00 |
mike cullerton
|
c16175a0e4
|
Start tests for auth
|
2022-08-02 12:43:41 -04:00 |
mike cullerton
|
bfb3bd96e2
|
Merge branch 'main' into cullerton
|
2022-08-02 11:23:53 -04:00 |
mike cullerton
|
b3a0424d5c
|
pre commit again
|
2022-08-02 11:08:37 -04:00 |
mike cullerton
|
5c8f783276
|
mypy
|
2022-08-02 11:06:40 -04:00 |
mike cullerton
|
4df28a39d6
|
precommit
|
2022-08-02 10:49:43 -04:00 |
mike cullerton
|
4219ce6ced
|
Use BaseTest in test_process_api
Move base_test into helpers directory
Move find_or_create_user to BaseTest
|
2022-08-02 10:46:53 -04:00 |
jasquat
|
e1c41694b5
|
the verify token can contain either strings or ints as values
|
2022-08-02 09:31:43 -04:00 |
jasquat
|
a1e69b511a
|
precommit
|
2022-08-01 17:19:51 -04:00 |
jasquat
|
7b25baf4dc
|
ignore user blueprint tests for now and updated some mypy syntax for python 3.9
|
2022-08-01 17:13:35 -04:00 |
jasquat
|
df26c77fd7
|
some more framework for messages
|
2022-08-01 16:44:51 -04:00 |
mike cullerton
|
49d764bd3f
|
PreCommit again
|
2022-08-01 16:24:12 -04:00 |
mike cullerton
|
5a37ea14d0
|
mypy fixes
|
2022-08-01 16:20:36 -04:00 |
mike cullerton
|
53449334d7
|
Pre-commit
|
2022-08-01 13:29:10 -04:00 |
jasquat
|
25c6e74a90
|
ran precommit stuff
|
2022-07-29 13:39:57 -04:00 |
mike cullerton
|
0ffd5bdee0
|
Moved tests to authorization
|
2022-07-25 14:05:32 -04:00 |
mike cullerton
|
d19825a6a4
|
moved code to auth service
|
2022-07-25 14:00:42 -04:00 |
mike cullerton
|
cc7198c291
|
Keycloak authz stuff
|
2022-07-25 13:35:10 -04:00 |
jasquat
|
78cde23612
|
return the next active task for that user when submitting a task so the frontend can cycle through all forms
|
2022-07-19 16:57:58 -04:00 |
jasquat
|
d7fdb618fc
|
return a 400 if a process group cannot be found instead of a 500
|
2022-07-18 16:23:29 -04:00 |
burnettk
|
898b116394
|
get controller code working
|
2022-07-10 20:22:16 -04:00 |
burnettk
|
65c30fec73
|
flatten out process instance attributes for use in reports
|
2022-07-10 12:24:27 -04:00 |
burnettk
|
78de9fe2e2
|
mypy
|
2022-07-10 01:38:35 -04:00 |
burnettk
|
96f770426b
|
add generate_report and tests
|
2022-07-10 01:24:12 -04:00 |
burnettk
|
5047b9aa8b
|
add process_instance_report_list
|
2022-07-09 13:17:21 -04:00 |
burnettk
|
15866e2297
|
comment out WIP tests and update report naming
|
2022-07-09 11:11:05 -04:00 |
jasquat
|
d21e1105d0
|
added test for deleting process instances with task events w/ burnettk
|
2022-07-07 15:26:53 -04:00 |
jasquat
|
ac9c2f7fff
|
attempt to log better with gunicorn w/ burnettk
|
2022-07-07 14:44:19 -04:00 |
jasquat
|
093b96a2f9
|
added json formatting and turn debug mode off in docker so we can get stack traces to log files w/ burnettk
|
2022-07-07 12:27:03 -04:00 |