|
4790f55243
|
Fixing scheduled process context; better thread names; add serverInfo endpoint
|
2023-01-26 21:55:24 -06:00 |
|
|
ed5839aa0a
|
Add /run endpoint for running processes w/o any frontend
|
2023-01-26 11:23:41 -06:00 |
|
|
c972f9cecc
|
Update to allow _qStepTimeoutMillis to come from formBody
|
2023-01-25 10:09:45 -06:00 |
|
|
22565b3ecd
|
Initial checkin
|
2023-01-18 14:19:12 -06:00 |
|
|
3f0e09e32a
|
Adding javalin access logs
|
2023-01-18 12:11:40 -06:00 |
|
|
46adfa8e24
|
WIP - logger migrations; initial work for data bag view widget
|
2023-01-17 10:44:45 -06:00 |
|
|
178078282c
|
Switch to use QLogger everywhere
|
2023-01-17 10:44:45 -06:00 |
|
|
d03e947889
|
Merge branch 'dev' into feature/sprint-19
|
2023-01-17 10:29:16 -06:00 |
|
|
43de1cf749
|
Add post to download endpoint
|
2023-01-16 09:03:13 -06:00 |
|
|
d3fa1df56f
|
Implementation of QContext everywhere, instead of passing QInstance and QSession in all ActionInputs
|
2023-01-15 19:41:23 -06:00 |
|
|
a37d22b0d0
|
Update export to work off post; add check for Authorization as a form param
|
2023-01-13 14:13:21 -06:00 |
|
|
23e9abeb74
|
implementation of record security locks, and permissions
|
2023-01-11 13:08:59 -06:00 |
|
|
150582964b
|
Change setupSession to be public
|
2023-01-04 12:05:19 -06:00 |
|
|
7fae3e2329
|
Add table-based authentication module; update javalin to support Authentication: Basic header; Move authentication classes
|
2022-12-28 17:00:08 -06:00 |
|
|
799b695e14
|
Checkpoint on report and export changes, possible value translating
|
2022-12-21 11:37:16 -06:00 |
|
|
e1c53b9d48
|
Updated interface in sync processes; more status updates in ETL processes; Basepull only update timestamp if ran as basepull; javalin report endpoint;
|
2022-12-19 12:04:01 -06:00 |
|
|
a769d8942c
|
Adding unique key check to insert action; adding post-insert customizer
|
2022-12-05 15:46:17 -06:00 |
|
|
6813617a21
|
SPRINT-16: added new widget types, moved some things to a different package, etc.
|
2022-11-29 14:34:59 -06:00 |
|
|
aef8f5cd59
|
Adding maxLength to fields, along with initial version of FieldBehviors and ValueBehaviorApplier, including ValueTooLongBehavior
|
2022-11-22 12:59:57 -06:00 |
|
|
1d1461deea
|
Adding filesystem writing - used by javalin to store uploaded files; done async, via new base class for actions
|
2022-11-17 19:59:29 -06:00 |
|
|
20607bbf9b
|
SPRINT-15: added initial version of the QLogger class
|
2022-11-14 17:37:47 -06:00 |
|
|
a5ec33b51b
|
Script Tests and further enhancements
|
2022-11-10 14:22:43 -06:00 |
|
|
955294ae18
|
Update javascript executor to work w/ compiled ts scripts that export a main function; add output to javalin storeRecordAssociatedScript
|
2022-11-09 09:49:58 -06:00 |
|
|
1a287fe35a
|
Log and thread name adjustments - trying to make loggly more useful
|
2022-11-08 09:08:15 -06:00 |
|
|
669b6d3cb7
|
Adding status object in standard loadVia steps and updating it in api insert; add user timezone header to session
|
2022-11-04 09:59:07 -05:00 |
|
|
683b3c658d
|
Cleanup from code review
|
2022-11-01 16:21:30 -05:00 |
|
|
165583cd98
|
Initial version of scripts, javascript
|
2022-10-31 15:48:27 -05:00 |
|
|
f5f6446069
|
Add GET action, and usage in API
|
2022-10-21 14:40:38 -05:00 |
|
|
37fbfd1c7c
|
Update to accept count filter as POST
|
2022-10-14 10:19:21 -05:00 |
|
|
117bb621ff
|
Update to accept query & filter as POST
|
2022-10-14 10:11:53 -05:00 |
|
|
c43a8998ec
|
Updating to support possible value searching
|
2022-10-10 17:01:15 -05:00 |
|
|
e3903c0ab9
|
SPRINT-12: fixed broken test due to types on widgets now
|
2022-10-03 14:15:46 -05:00 |
|
|
4d16bc0fc7
|
Auto-adorn PVS tables with link-to-record; change query to fetch instants, not LocalDateTimes
|
2022-09-27 18:59:58 -05:00 |
|
|
3587cc0676
|
Updated the update action, to set a null value for fields that came in the request as empty string
|
2022-09-27 14:14:46 -05:00 |
|
|
3ac6b34963
|
SPRINT-12: more tests fixed
|
2022-09-23 17:00:52 -05:00 |
|
|
5efd2da636
|
SPRINT-12: updated to define widgets at table level, refactoring of some of the widget stuff to match other "Action"s
|
2022-09-23 15:55:27 -05:00 |
|
|
1f546d8c7d
|
QQQ-42 checkpoint of qqq reports
|
2022-09-20 12:46:32 -05:00 |
|
|
197dec3105
|
Merge remote-tracking branch 'origin/QQQ-41-v-2-of-app-home-pages-dashboards-etc' into feature/QQQ-42-reports
|
2022-09-19 13:52:54 -05:00 |
|
|
525389e62e
|
QQQ-42 checkpoint of qqq reports
|
2022-09-19 13:52:43 -05:00 |
|
|
8891b3e7ea
|
QQQ-41: added app sections, new widgets, ability to have no tables under app, etc.
|
2022-09-16 10:19:06 -05:00 |
|
|
b05c5749b4
|
QQQ-42 initial implementation of qqq reports (pivots, WIP)
|
2022-09-14 13:05:31 -05:00 |
|
|
9a8b49f1a7
|
Feedback from code reviews
|
2022-09-05 09:47:43 -05:00 |
|
|
6b4417d3e8
|
Merge branch 'feature/QQQ-38-app-home-widgets' into feature/sprint-10
|
2022-08-31 15:59:32 -05:00 |
|
|
69b9ed5b19
|
QQQ-37 adding pre & post run to ETL transform & load; minor QOL
|
2022-08-30 13:44:34 -05:00 |
|
|
48b8d295e3
|
initial checkin of quicksight dashboard widget POC, updated to remove hard coded credentials
|
2022-08-30 11:46:46 -05:00 |
|
|
d32538bf45
|
Merge branch 'dev' into feature/QQQ-38-app-home-widgets
|
2022-08-25 10:14:26 -05:00 |
|
|
3410c76c81
|
Feedback from code reviews
|
2022-08-22 17:03:54 -05:00 |
|
|
ed6d9f4cee
|
sprint-9: removed all uses of junit.framework.* classes and replaced with jupiters
|
2022-08-22 11:18:19 -05:00 |
|
|
459a533f60
|
upated to work in CI (e.g., w/o database)
|
2022-08-22 10:53:51 -05:00 |
|
|
937304e7f1
|
QQQ-38 Initial build of app home page widgets
|
2022-08-22 10:48:55 -05:00 |
|