|
f5f6446069
|
Add GET action, and usage in API
|
2022-10-21 14:40:38 -05:00 |
|
|
fa2ab18e30
|
Add unique keys, and checking of them in bulk load; add some more validation (sqs and unique keys)
|
2022-10-21 11:23:30 -05:00 |
|
|
20c42deae5
|
Fix where automation status got set to OK instead of running; switch to do an automation polling thread per-table/status
|
2022-10-20 10:48:58 -05:00 |
|
|
6345846eba
|
Adding queues and queue providers; Adding schedules and ScheduleManager
|
2022-10-18 09:00:21 -05:00 |
|
|
b91273a53a
|
Add LoadViaInsertOrUpdateStep; make PVS field labels not have Id suffix; add populateFromQRecord
|
2022-10-11 16:37:33 -05:00 |
|
|
c43a8998ec
|
Updating to support possible value searching
|
2022-10-10 17:01:15 -05:00 |
|
|
262038bc87
|
Adding booleanOperator and subFilters to QQueryFilter
|
2022-10-10 09:13:16 -05:00 |
|
|
d0c26719e1
|
SPRINT-12: added test for Qbackend module interface
|
2022-10-07 10:19:23 -05:00 |
|
|
1548d7f35b
|
Initial checkin
|
2022-10-07 10:14:35 -05:00 |
|
|
e53d559b29
|
SPRINT-12: added process step class validation, added noop transform step
|
2022-10-06 19:44:27 -05:00 |
|
|
c5a3534d43
|
Fix query bugs w/ in-list, empty; format booleans as Yes/No
|
2022-10-04 09:56:33 -05:00 |
|
|
e3903c0ab9
|
SPRINT-12: fixed broken test due to types on widgets now
|
2022-10-03 14:15:46 -05:00 |
|
|
ba4fddb7e5
|
SPRINT-12: fixed broken test due to types on widgets now
|
2022-10-03 14:07:10 -05:00 |
|
|
3f84271a36
|
Feedback from code reviews
|
2022-10-03 09:09:06 -05:00 |
|
|
17cace070c
|
Change process summary line to interface; add record-link summary-line
|
2022-09-30 13:32:18 -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 |
|
|
ce48933cbd
|
SPRINT-12: fixed style issue and broken tests
|
2022-09-23 16:21:38 -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 |
|
|
9397934769
|
QQQ-42 adding data-sources to reports, customizer points
|
2022-09-23 09:55:34 -05:00 |
|
|
d5a319c458
|
Merge branch 'feature/QQQ-42-reports' into feature/sprint-11
|
2022-09-20 12:49:37 -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 |
|
|
80ff7a26e0
|
QQQ-41: fixed failing test
|
2022-09-16 11:01:26 -05:00 |
|
|
0b10717116
|
Merge branch 'QQQ-41-v-2-of-app-home-pages-dashboards-etc' into feature/sprint-11
|
2022-09-16 10:51:24 -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 |
|
|
1e1c07958b
|
Merge branch 'feature/QQQ-42-reports' into feature/sprint-11
|
2022-09-14 13:12:13 -05:00 |
|
|
b05c5749b4
|
QQQ-42 initial implementation of qqq reports (pivots, WIP)
|
2022-09-14 13:05:31 -05:00 |
|
|
247e419e07
|
Updated for new assumptions re: fieldSection labels
|
2022-09-09 15:19:57 -05:00 |
|
|
0d0a7aec1c
|
Initial checkin
|
2022-09-08 10:58:21 -05:00 |
|
|
b01758879c
|
QQQ-37 Redo bulk processes in streamed-etl mode
|
2022-09-07 16:59:42 -05:00 |
|
|
25c9376ce4
|
QQQ-37 update streamed-etl steps to not have to use different record-list
|
2022-09-06 15:15:11 -05:00 |
|
|
31e6bf4d49
|
PRDONE-94: updates from code review feedback added .env test
|
2022-09-06 11:41:25 -05:00 |
|
|
12925127b2
|
Feedback from code reviews
|
2022-09-06 09:29:24 -05:00 |
|
|
9a8b49f1a7
|
Feedback from code reviews
|
2022-09-05 09:47:43 -05:00 |
|
|
4af7757fdd
|
Merge commit '3a69ce7' into feature/sprint-10
|
2022-09-01 15:59:50 -05:00 |
|
|
91ba6f4b4e
|
Merge branch 'feature/sprint-10' of github.com:Kingsrook/qqq into feature/sprint-10
|
2022-09-01 15:59:19 -05:00 |
|
|
3a69ce7d2f
|
QQQ-40 getting closer to production-ready on automations
|
2022-09-01 15:57:01 -05:00 |
|
|
64e801747f
|
QQQ-40 getting closer to production-ready on automations
|
2022-09-01 15:53:35 -05:00 |
|
|
6b4417d3e8
|
Merge branch 'feature/QQQ-38-app-home-widgets' into feature/sprint-10
|
2022-08-31 15:59:32 -05:00 |
|
|
e157809b35
|
Merge branch 'feature/QQQ-40-record-automations' into feature/sprint-10
|
2022-08-31 15:12:54 -05:00 |
|
|
a08ec0ae6f
|
QQQ-40 Initial working POC
|
2022-08-31 15:01:45 -05:00 |
|
|
f08ffe691f
|
PRDONE-94: updated to use interpreter for getting environment credentials, updated interpreter to load Dotenv files as environment overrides
|
2022-08-31 12:05:35 -05:00 |
|
|
48b8d295e3
|
initial checkin of quicksight dashboard widget POC, updated to remove hard coded credentials
|
2022-08-30 11:46:46 -05:00 |
|
|
39f065e23e
|
Fixing tests
|
2022-08-29 13:52:54 -05:00 |
|
|
cb22f86793
|
Checkpoint - working versions of streamed with frontend processes, with validation
|
2022-08-29 13:33:35 -05:00 |
|
|
d32538bf45
|
Merge branch 'dev' into feature/QQQ-38-app-home-widgets
|
2022-08-25 10:14:26 -05:00 |
|
|
7355a9c8aa
|
QQQ-37 Updating test coverage
|
2022-08-24 10:18:59 -05:00 |
|
|
c2972cd4df
|
QQQ-37 checkpoint
|
2022-08-23 16:54:36 -05:00 |
|
|
834b4136de
|
Merge branch 'feature/sprint-9-support-updates' into feature/QQQ-37-streamed-processes
|
2022-08-23 11:17:45 -05:00 |
|
|
ffec68b3ef
|
Improving query test coverage
|
2022-08-23 11:15:43 -05:00 |
|