|
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 |
|
|
45d785f1a5
|
Initial passable version of possible values
|
2022-08-18 19:15:24 -05:00 |
|
|
2ce03c94c6
|
Merge branch 'feature/ONE-68-frontend-fixes-spike' into feature/sprint-8
|
2022-08-04 18:39:16 -05:00 |
|
|
19afc0fc10
|
Adding apps; starting field displayFormats
|
2022-08-04 16:51:03 -05:00 |
|
|
9839cafdd5
|
Changes pushed to qqq-middleware-javalin (solo-repo) in 0.2 support
|
2022-08-04 13:20:47 -05:00 |
|
|
9e1aeeb1cc
|
Initial merger of all qqq java repos into mono repo
|
2022-07-28 13:39:56 -05:00 |
|
|
de847d4ed5
|
Moving qqq-middleware-javalin into its own subdir
|
2022-07-28 12:02:59 -05:00 |
|