Commit Graph

29 Commits

Author SHA1 Message Date
fc0a227ce4 Feedback from code reviews 2022-07-26 16:40:32 -05:00
a24c8e6237 Fixed exception handling 2022-07-25 13:54:42 -05:00
fc33d965bd Merge remote-tracking branch 'remotes/origin/feature/QQQ-28-bulk-ops-frontend' into feature/sprint-7-integration 2022-07-25 11:28:38 -05:00
759413e5a2 Merge branch 'feature/QQQ-26-exports-poc' into feature/sprint-7-integration 2022-07-25 11:28:06 -05:00
b83bac6531 QQQ-28 updates for bulk actions 2022-07-22 18:41:44 -05:00
8010036905 QQQ-27: updates to allow Auth0 to be an authentication model in javalin 2022-07-19 18:24:47 -05:00
caaf7e3d93 QQQ-26 add table exports 2022-07-19 12:49:18 -05:00
be1482ce8f Reorganize packages; rename Request to Input and Response to Output 2022-07-14 13:05:55 -05:00
f0ae369a93 QQQ-21 Adding isHidden to tables & processes 2022-07-13 10:42:05 -05:00
2cb7eef679 QQQ-21 feedback from code review 2022-07-12 09:18:01 -05:00
492ee321a1 QQQ-21 adding processRecords 2022-07-11 09:32:25 -05:00
30770c05b2 QQQ-21 update to take recordIds or filter for initing process; refactor processes into their own javalin class & test 2022-07-08 16:08:22 -05:00
c7aa8292c0 QQQ-21: fixed curly in wrong place 2022-07-08 15:30:59 -05:00
69fbc8147f QQQ-21: added 'count' action 2022-07-08 15:27:44 -05:00
aa001292b8 QQQ-21 methods to run async process stuff 2022-07-08 10:28:46 -05:00
de3eabb1cf QQQ-21 adding process metaData, single-record GET 2022-07-06 13:55:50 -05:00
2c9a41653e QQQ-14 first cut at switching processInit method to run async 2022-06-30 20:55:18 -05:00
f6e28d5e31 QQQ-14 Initial version of running processes in javalin 2022-06-28 12:20:53 -05:00
e3a7105b99 Fixing test for updated version of h2 2022-06-13 15:27:11 -05:00
0c18c377e6 Update to strip away comment lines (e.g., copyright) and use -- comments 2022-06-13 14:50:01 -05:00
e1a0281e4c Fixing github link in copyright 2022-06-08 09:07:32 -05:00
14aa98ffd9 QQQ-4 Applying AGPL Licence 2022-06-07 16:51:30 -05:00
d6557daa42 Checkpoint: Added Update (edit) action 2022-03-01 18:29:09 -06:00
e7c2cf9b94 Checkpoint: support for authentication; initial process tests 2022-02-15 18:20:13 -06:00
7b10abc106 Added copyright 2021-12-14 18:42:03 -06:00
84b432997c Commentses 2021-12-01 23:03:05 -06:00
c2fbca18a7 Added delete 2021-11-30 18:09:53 -06:00
6fbf3563dd Implemented insert; added filter to query 2021-11-28 21:41:43 -06:00
aa56e52024 Initial code checkin 2021-11-08 21:19:06 -06:00