Commit Graph

1995 Commits

Author SHA1 Message Date
d44ab8582f Merge branch 'feature/CE-1107-add-day-by-day-views-for-the' into integration/sprint-40 snapshot-integration-sprint-40 2024-04-17 22:35:31 -05:00
dc9a2f8698 CE-1107: added ability to use replaceAction specifying that null key values be treated as equal snapshot-feature-CE-1107-add-day-by-day-views-for-the 2024-04-17 22:26:30 -05:00
b729d57661 Merged feature/CE-881-create-basic-saved-reports into integration/sprint-40 2024-04-16 20:40:24 -05:00
1461ddef49 CE-1115 Re-label saved views & reports w/o the "saved" part. 2024-04-16 20:40:08 -05:00
88e697e698 Merged feature/more-state-provider-cleanup into integration/sprint-40 2024-04-16 12:21:05 -05:00
1f3702d5fa Turn off logging (sorry for filling dev...) 2024-04-16 12:20:47 -05:00
eea67de539 do not also run tests on integration branches 2024-04-16 07:56:09 -05:00
c76ad7a5fe try to make deploy always run on integration branches 2024-04-16 07:55:36 -05:00
bb0315eef5 Merged feature/CE-1123-expose-access-lo-data-in into integration/sprint-40 2024-04-15 19:28:04 -05:00
a8212ed9e5 CE-1123 Add valuesForFrontend to session; pass them to frontend in manageSesssion javalin endpoint 2024-04-15 12:46:57 -05:00
1106f6fe63 Merge branch 'feature/CE-1107-add-day-by-day-views-for-the' into integration/sprint-40 2024-04-15 12:01:09 -05:00
997c5572e2 Merged feature/CE-881-create-basic-saved-reports into integration/sprint-40 2024-04-15 08:50:46 -05:00
c89fe958c3 CE-1115 pre-QA commit on saved report UI, including:
- adding pre-insert/update validation
- move json field value formatting from post-query customizer to a FieldDisplayBehavior instead (works for audits this way :)
2024-04-14 20:14:32 -05:00
32021fc36e Merged dev into feature/CE-881-create-basic-saved-reports 2024-04-12 19:55:15 -05:00
0641ac41d6 CE-1107: added alert widget type and datepicker dropdown type 2024-04-12 15:28:33 -05:00
efa195cdee CE-1115 add simple-human-facing versions of display values for json fields 2024-04-11 19:56:52 -05:00
3c6ffbbd73 CE-1115 Moving widget helpContent to be map of list, to support multiple roles per slot (e.g., view screen vs edit screen) 2024-04-11 10:15:04 -05:00
cf0c905dc6 Move publish_asciidoc call into deploy workflow (i think) 2024-04-09 19:01:01 -05:00
3440d45060 Remove usages of log4j's placeholders-based log formatting calls (some of which were accidental and wrong anyway) 2024-04-09 18:52:43 -05:00
c32d9110ce Remove usages of log4j's placeholders-based log formatting calls (some of which were accidental and wrong anyway) 2024-04-09 18:51:43 -05:00
696887254c Use disable(DeserializationFeature.FAIL_ON_UNKNOWN_PROPERTIES) on all JsonUtils.toObject calls 2024-04-09 18:47:51 -05:00
b55631a767 Add liquibase as level INFO 2024-04-08 20:20:50 -05:00
d7b2efdfb2 CE-1115 - Adding widgets for editing query, columns, and pivot table; udpate labels, required fields 2024-04-08 20:09:30 -05:00
b9677343a3 Merged feature/CE-978-crashing-nodes into integration/sprint-40 2024-04-08 14:31:50 -05:00
482b0ca546 Merged feature/more-state-provider-cleanup into feature/CE-978-crashing-nodes 2024-04-08 14:26:34 -05:00
b0a4ea39d0 CE-978 - Moving from 6 hours to 5 hours for clean hours in addition to running every 30min. Also added status to interface. 2024-04-08 12:22:25 -05:00
34c67e9d53 Merged feature/CE-881-create-basic-saved-reports into integration/sprint-40 2024-04-07 17:25:12 -05:00
5b6260dd1e Try again to make predicatbly sorted content map 2024-04-07 17:24:57 -05:00
0f867c2001 Merged feature/more-state-provider-cleanup into integration/sprint-40 2024-04-07 10:42:52 -05:00
5520111836 Use a NonPersistedAsyncJobCallback for cases where it doesn't need to be persisted to state provider 2024-04-06 20:23:58 -05:00
266163be6b Merged feature/CE-881-create-basic-saved-reports into integration/sprint-40 2024-04-05 16:17:29 -05:00
4d65fe8014 LinkedHashMap for content types, for stable builds 2024-04-05 16:17:15 -05:00
9ab5a8b305 Wrap DateTimeDisplayValueBehavior's better 2024-04-05 15:39:00 -05:00
ff9add437d Update publish-asciidoc to only run on dev 2024-04-05 15:35:42 -05:00
a6bf474448 Add publishing of docs 2024-04-05 15:27:23 -05:00
f409d0bd19 Add field behaviors 2024-04-05 15:21:50 -05:00
b608bda83a CE-1072 feedback from code review & testing 2024-04-05 15:21:32 -05:00
8f503945cd CE-1072 Add fallbackZoneId in case zoneIdFromFieldName isn't set or valid; More tests & validation 2024-04-04 20:39:38 -05:00
512d73af34 checkstyle 2024-04-04 20:07:28 -05:00
e8b4368acc CE-1072 Add DateTimeDisplayValueBehavior as first version of FieldDisplayBehavior, sub-interface of FieldBehavior, called through ValueBehaviorApplier by QValueFormatter; 2024-04-04 20:02:42 -05:00
1e7e7cdd64 Merge pull request #81 from Kingsrook/feature/CE-978-crashing-nodes
Feature/ce 978 crashing nodes
2024-04-04 13:51:45 -05:00
a784e59c50 Change to run once an hour, after 6 hours, and to clean 6-hour jobs 2024-04-04 13:50:20 -05:00
c40e5d813a Merged feature/CE-881-create-basic-saved-reports into integration/sprint-40 2024-04-04 12:14:49 -05:00
4e6460c469 Merge pull request #80 from Kingsrook/hotfix/large-result-query-hint-exports
Hotfix/large result query hint exports
2024-04-04 10:53:00 -05:00
8da05b9ab9 CE-881 - Feedback from code review & continued QA testing 2024-04-04 08:56:13 -05:00
9298ae2bbf Merged feature/CE-978-crashing-nodes into integration/sprint-40 2024-04-03 16:56:12 -05:00
3b3bbcb91b Merged feature/CE-881-create-basic-saved-reports into integration/sprint-40 2024-04-03 16:51:02 -05:00
e77701ce15 Merged hotfix/large-result-query-hint-exports into integration/sprint-40 2024-04-03 16:50:43 -05:00
98fc34fb27 Turn on QueryHint.POTENTIALLY_LARGE_NUMBER_OF_RESULTS 2024-04-03 14:53:52 -05:00
df6bed2453 CE-881 - Add QueryHints enum & set to QueryInput; do mysql result set streaming based on the POTENTIALLY_LARGE_NUMBER_OF_RESULTS hint being present 2024-04-03 14:51:28 -05:00