Commit Graph

  • dae803f709 Initial checkin of QueryStringBuilder Darin Kelkhoff 2022-10-25 09:55:28 -05:00
  • 128c379f10 sprint-14: initial checkin of basepull capability on processes Tim Chamberlain 2022-10-24 17:06:11 -05:00
  • 44537e182d Add dedicated method for api count in baseApiActionUtil; improve null handling in json to record Darin Kelkhoff 2022-10-24 15:34:37 -05:00
  • 22b2e01cca Add withSectionOfFields Darin Kelkhoff 2022-10-24 08:40:04 -05:00
  • f5f6446069 Add GET action, and usage in API Darin Kelkhoff 2022-10-21 14:36:23 -05:00
  • 204d67dd21 Merge branch 'main' into dev Tim Chamberlain 2022-10-21 13:42:30 -05:00
  • 234ec4823b Merge pull request #8 from Kingsrook/feature/sprint-11 tim-chamberlain 2022-10-21 12:21:40 -05:00
  • fa2ab18e30 Add unique keys, and checking of them in bulk load; add some more validation (sqs and unique keys) Darin Kelkhoff 2022-10-21 11:21:07 -05:00
  • 20c42deae5 Fix where automation status got set to OK instead of running; switch to do an automation polling thread per-table/status Darin Kelkhoff 2022-10-20 10:47:02 -05:00
  • 8b3b300eb1 Add custom values to api backend meta data Darin Kelkhoff 2022-10-19 18:02:35 -05:00
  • 18a3f72c4a updated api backend to support count and query Tim Chamberlain 2022-10-19 10:43:39 -05:00
  • bf3835bd4c Set to 0 covered ratio Darin Kelkhoff 2022-10-19 10:35:19 -05:00
  • 84ccd92a6e Add rate-limit records to output Darin Kelkhoff 2022-10-19 10:33:01 -05:00
  • 0c37630754 Disablign in CI Darin Kelkhoff 2022-10-19 10:32:51 -05:00
  • 98e846d1f1 add try-catch around value casting Darin Kelkhoff 2022-10-19 09:27:41 -05:00
  • b12de62295 Fix bulk process PVS rendering Darin Kelkhoff 2022-10-19 09:09:44 -05:00
  • bb975e7c6a Merge pull request #9 from Kingsrook/dependabot/maven/qqq-backend-core/com.fasterxml.jackson.core-jackson-databind-2.13.4.1 Darin Kelkhoff 2022-10-19 08:40:31 -05:00
  • 8423a8db2e Bump jackson-databind from 2.13.2.1 to 2.13.4.1 in /qqq-backend-core dependabot[bot] 2022-10-19 06:42:19 +00:00
  • 2d3d1091fd Add basic rate limit handling for POST Darin Kelkhoff 2022-10-18 11:00:28 -05:00
  • 6345846eba Adding queues and queue providers; Adding schedules and ScheduleManager Darin Kelkhoff 2022-10-18 09:00:21 -05:00
  • 888239b265 Refactored lambda to do standard qqq actions (once implemented) Darin Kelkhoff 2022-10-14 16:53:44 -05:00
  • e3cc2e63f6 Initial checkin of lambda module Darin Kelkhoff 2022-10-14 11:08:26 -05:00
  • dbfc2fe2d8 Initial checkin of lambda module Darin Kelkhoff 2022-10-14 11:07:43 -05:00
  • 37fbfd1c7c Update to accept count filter as POST Darin Kelkhoff 2022-10-14 10:19:21 -05:00
  • 117bb621ff Update to accept query & filter as POST Darin Kelkhoff 2022-10-14 10:11:53 -05:00
  • 7c339b4e81 Add qqq-backend-module-api Darin Kelkhoff 2022-10-12 18:24:17 -05:00
  • 471954e8b9 Initial checkin of API module Darin Kelkhoff 2022-10-12 17:54:00 -05:00
  • b91273a53a Add LoadViaInsertOrUpdateStep; make PVS field labels not have Id suffix; add populateFromQRecord Darin Kelkhoff 2022-10-11 16:28:18 -05:00
  • aa64f1b7f3 Update to only call consumer after the loop when it's smart to do so Darin Kelkhoff 2022-10-11 11:30:28 -05:00
  • 6ec6b173b9 Updated to not try to prime PVS cache for non-table PVS's Darin Kelkhoff 2022-10-11 08:41:45 -05:00
  • c43a8998ec Updating to support possible value searching Darin Kelkhoff 2022-10-10 16:42:49 -05:00
  • 262038bc87 Adding booleanOperator and subFilters to QQueryFilter Darin Kelkhoff 2022-10-10 08:40:51 -05:00
  • 28060e95e3 Fixed NPE with null value from possible values Darin Kelkhoff 2022-10-07 12:24:20 -05:00
  • d0c26719e1 SPRINT-12: added test for Qbackend module interface Tim Chamberlain 2022-10-07 10:19:23 -05:00
  • 1548d7f35b Initial checkin Darin Kelkhoff 2022-10-07 10:14:35 -05:00
  • e53d559b29 SPRINT-12: added process step class validation, added noop transform step Tim Chamberlain 2022-10-06 19:44:27 -05:00
  • 73df50add1 Handle booleans better Darin Kelkhoff 2022-10-04 11:33:04 -05:00
  • c5a3534d43 Fix query bugs w/ in-list, empty; format booleans as Yes/No Darin Kelkhoff 2022-10-04 09:56:33 -05:00
  • e3903c0ab9 SPRINT-12: fixed broken test due to types on widgets now Tim Chamberlain 2022-10-03 14:15:46 -05:00
  • ba4fddb7e5 SPRINT-12: fixed broken test due to types on widgets now Tim Chamberlain 2022-10-03 14:07:10 -05:00
  • bb85d362fb SPRINT-12: added widget meta data Tim Chamberlain 2022-10-03 14:02:55 -05:00
  • 7415732c6c Update to translate possible values when building other possible values... Darin Kelkhoff 2022-10-03 13:31:13 -05:00
  • 21cd07b2df Update scrubValues method to make instants out of DateTimes - fixes update actions in javalin apps Darin Kelkhoff 2022-10-03 10:40:45 -05:00
  • 3f84271a36 Feedback from code reviews Darin Kelkhoff 2022-10-03 09:09:06 -05:00
  • 17cace070c Change process summary line to interface; add record-link summary-line Darin Kelkhoff 2022-09-30 13:32:18 -05:00
  • 456364de2a Add static data provider capability to reports Darin Kelkhoff 2022-09-29 16:55:08 -05:00
  • 2d2eae5c06 Add rollback of transaction in last test Darin Kelkhoff 2022-09-29 14:39:43 -05:00
  • 86ebe6ee4e Add transaction to transform step and query action (and rdbms query) Darin Kelkhoff 2022-09-29 14:27:58 -05:00
  • 8a1110abf0 SPRINT-12: added stepper widget, added linkability to table widget Tim Chamberlain 2022-09-29 12:04:24 -05:00
  • 720200b6cf Update to clone query filters Darin Kelkhoff 2022-09-28 14:49:46 -05:00
  • 70ded4c887 Add conversion of instant to localDate Darin Kelkhoff 2022-09-28 08:22:51 -05:00
  • 89c9c72772 make all the method names not be the same Darin Kelkhoff 2022-09-27 19:05:10 -05:00
  • 4d16bc0fc7 Auto-adorn PVS tables with link-to-record; change query to fetch instants, not LocalDateTimes Darin Kelkhoff 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 Darin Kelkhoff 2022-09-27 13:28:13 -05:00
  • 833b1f9643 SPRINT-12: added 'multi statitistics' widget Tim Chamberlain 2022-09-27 14:14:36 -05:00
  • c002522cb8 Update to use column labels, when specified, in reports Darin Kelkhoff 2022-09-26 11:27:50 -05:00
  • 3402a20b04 SPRINT-12: added rawHTML widget type Tim Chamberlain 2022-09-26 10:18:25 -05:00
  • ac82928dd7 Do possible-values before display values, so a rendered possible-value can be part of a record label Darin Kelkhoff 2022-09-26 08:37:05 -05:00
  • d73e546c7b Add field adornments (links, chips, widths) Darin Kelkhoff 2022-09-23 17:01:42 -05:00
  • 3ac6b34963 SPRINT-12: more tests fixed Tim Chamberlain 2022-09-23 17:00:52 -05:00
  • 742cf7fa3b SPRINT-12: fixed compile error due to merging Tim Chamberlain 2022-09-23 16:26:13 -05:00
  • ce48933cbd SPRINT-12: fixed style issue and broken tests Tim Chamberlain 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 Tim Chamberlain 2022-09-23 15:55:27 -05:00
  • 3d07d215a9 Adding format date & time methods Darin Kelkhoff 2022-09-23 14:17:08 -05:00
  • 9397934769 QQQ-42 adding data-sources to reports, customizer points Darin Kelkhoff 2022-09-23 09:32:18 -05:00
  • f83d2b3fc8 Merge branch 'QQQ-41-v-2-of-app-home-pages-dashboards-etc' into feature/sprint-11 Tim Chamberlain 2022-09-20 15:20:05 -05:00
  • d8c6bba6b4 QQQ-41: checkpoint commit for moving to next sprint Tim Chamberlain 2022-09-20 15:18:49 -05:00
  • d5a319c458 Merge branch 'feature/QQQ-42-reports' into feature/sprint-11 Darin Kelkhoff 2022-09-20 12:49:37 -05:00
  • 1f546d8c7d QQQ-42 checkpoint of qqq reports Darin Kelkhoff 2022-09-20 12:19:19 -05:00
  • 197dec3105 Merge remote-tracking branch 'origin/QQQ-41-v-2-of-app-home-pages-dashboards-etc' into feature/QQQ-42-reports Darin Kelkhoff 2022-09-19 13:52:54 -05:00
  • 525389e62e QQQ-42 checkpoint of qqq reports Darin Kelkhoff 2022-09-19 13:52:43 -05:00
  • 80ff7a26e0 QQQ-41: fixed failing test Tim Chamberlain 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 Tim Chamberlain 2022-09-16 10:51:24 -05:00
  • 8891b3e7ea QQQ-41: added app sections, new widgets, ability to have no tables under app, etc. Tim Chamberlain 2022-09-16 10:19:06 -05:00
  • 01afdaacfd More live templates Darin Kelkhoff 2022-09-14 14:03:29 -05:00
  • 112c62d035 Initial checkin Darin Kelkhoff 2022-09-14 13:59:34 -05:00
  • 1e1c07958b Merge branch 'feature/QQQ-42-reports' into feature/sprint-11 Darin Kelkhoff 2022-09-14 13:12:13 -05:00
  • b05c5749b4 QQQ-42 initial implementation of qqq reports (pivots, WIP) Darin Kelkhoff 2022-09-14 13:00:19 -05:00
  • 247e419e07 Updated for new assumptions re: fieldSection labels Darin Kelkhoff 2022-09-09 15:19:57 -05:00
  • 2f787036d0 Update to set QFieldSection label from name; try to avoid backend-module-not-defined errors Darin Kelkhoff 2022-09-09 15:13:28 -05:00
  • a1f5e90106 Initial import from qqq-dev-tools standalone repo Darin Kelkhoff 2022-09-09 15:00:20 -05:00
  • bee8a7a2d9 Merge tag 'version-0.5.0' into dev Darin Kelkhoff 2022-09-08 11:18:10 -05:00
  • d34555cfb2 Merge branch 'release/0.5.0' version-0.5.0 Darin Kelkhoff 2022-09-08 11:17:25 -05:00
  • 9a95fe36e6 Update for next development version Darin Kelkhoff 2022-09-08 11:12:56 -05:00
  • 79607a8cac Update versions for release Darin Kelkhoff 2022-09-08 11:12:55 -05:00
  • 278910e4ee Merge pull request #7 from Kingsrook/feature/sprint-10 Darin Kelkhoff 2022-09-08 11:09:43 -05:00
  • 0d0a7aec1c Initial checkin Darin Kelkhoff 2022-09-08 10:58:21 -05:00
  • b01758879c QQQ-37 Redo bulk processes in streamed-etl mode Darin Kelkhoff 2022-09-07 16:59:42 -05:00
  • 1c75df3a09 added initial version of branding as metadata Tim Chamberlain 2022-09-06 19:00:12 -05:00
  • 25c9376ce4 QQQ-37 update streamed-etl steps to not have to use different record-list Darin Kelkhoff 2022-09-06 15:15:04 -05:00
  • 31e6bf4d49 PRDONE-94: updates from code review feedback added .env test Tim Chamberlain 2022-09-06 11:41:25 -05:00
  • 12925127b2 Feedback from code reviews Darin Kelkhoff 2022-09-06 09:29:24 -05:00
  • 9a8b49f1a7 Feedback from code reviews Darin Kelkhoff 2022-09-05 09:47:43 -05:00
  • 4af7757fdd Merge commit '3a69ce7' into feature/sprint-10 Darin Kelkhoff 2022-09-01 15:59:50 -05:00
  • 91ba6f4b4e Merge branch 'feature/sprint-10' of github.com:Kingsrook/qqq into feature/sprint-10 Darin Kelkhoff 2022-09-01 15:59:19 -05:00
  • 3a69ce7d2f QQQ-40 getting closer to production-ready on automations Darin Kelkhoff 2022-09-01 15:56:37 -05:00
  • 64e801747f QQQ-40 getting closer to production-ready on automations Darin Kelkhoff 2022-09-01 15:50:33 -05:00
  • 6b4417d3e8 Merge branch 'feature/QQQ-38-app-home-widgets' into feature/sprint-10 Darin Kelkhoff 2022-08-31 15:59:32 -05:00
  • e157809b35 Merge branch 'feature/QQQ-40-record-automations' into feature/sprint-10 Darin Kelkhoff 2022-08-31 15:12:54 -05:00
  • a08ec0ae6f QQQ-40 Initial working POC Darin Kelkhoff 2022-08-31 15:01:09 -05:00