Commit Graph

  • f61a3a13be fixed snapshot version Tim Chamberlain 2023-01-30 13:59:24 -06:00
  • 3e56bb4ecd Merge branch 'dev' of github.com:Kingsrook/qqq into dev Tim Chamberlain 2023-01-30 13:40:23 -06:00
  • 789a1c8e63 Updating to <revision>0.12.0</revision> Tim Chamberlain 2023-01-30 13:39:10 -06:00
  • 81d8b66c0c Merge tag 'version-0.11.0' into dev Tim Chamberlain 2023-01-30 13:39:05 -06:00
  • a7faf52817 Merge branch 'release/0.11.0' version-0.11.0 Tim Chamberlain 2023-01-30 13:37:55 -06:00
  • 45c703a6df Update for next development version Tim Chamberlain 2023-01-30 13:31:20 -06:00
  • 5a9a0754a6 Update versions for release Tim Chamberlain 2023-01-30 13:31:17 -06:00
  • 4790f55243 Fixing scheduled process context; better thread names; add serverInfo endpoint Darin Kelkhoff 2023-01-26 21:55:17 -06:00
  • f0450ef621 PRDONE-170 - Adding support for passing in custom ScriptUtls for scripts. t-samples 2023-01-26 12:45:07 -06:00
  • ed5839aa0a Add /run endpoint for running processes w/o any frontend Darin Kelkhoff 2023-01-26 11:18:05 -06:00
  • 56f05c74fc Add secrets manager; update org.json Darin Kelkhoff 2023-01-26 11:15:47 -06:00
  • 4f8f8bad9a Initial checkin Darin Kelkhoff 2023-01-26 11:15:02 -06:00
  • 4a1853faa5 SPRINT-19: added more chart data and widget meta data Tim Chamberlain 2023-01-25 19:13:35 -06:00
  • c972f9cecc Update to allow _qStepTimeoutMillis to come from formBody Darin Kelkhoff 2023-01-25 10:09:45 -06:00
  • efa796bb39 Add property/env to add processTag to all logs Darin Kelkhoff 2023-01-24 15:56:45 -06:00
  • a05e74a7d0 SPRINT-19: added stacked bar chart, more widget metadata Tim Chamberlain 2023-01-24 15:52:15 -06:00
  • 41fcb09c70 Update to reset memory record store before and after each Darin Kelkhoff 2023-01-24 14:22:09 -06:00
  • 6b12390f6c make scheduler look at env var in addition to system property for deciding whether to start or not. Darin Kelkhoff 2023-01-24 14:13:02 -06:00
  • 9889320fa6 add call to validate api responses to doInsert (POST) Darin Kelkhoff 2023-01-24 14:08:45 -06:00
  • c00120a1fc add overloads that take 'String message, LogPair... logPairs' Darin Kelkhoff 2023-01-24 11:59:17 -06:00
  • 029f436071 Update to cache script and revision ids (could be better); new AccumulatingBuildScriptLogAndScriptLogLineExecutionLogger, to just do 2 inserts across multiple script runs; add child-log-lines to script log table Darin Kelkhoff 2023-01-24 11:57:50 -06:00
  • f1ff53059f Handle null case in convertInputIdsToEnumIdType Darin Kelkhoff 2023-01-24 11:08:44 -06:00
  • 18a8656ba2 Fix enum looks by ids of wrong type Darin Kelkhoff 2023-01-24 11:04:34 -06:00
  • e75b645639 Turning up logging Darin Kelkhoff 2023-01-20 15:14:10 -06:00
  • 804efbd608 SPRINT-19: fixed xbar images Tim Chamberlain 2023-01-20 13:13:29 -06:00
  • fe30d2654b update to implicity add a queryJoin, if a filter field calls out a table name that matches a join in the instance Darin Kelkhoff 2023-01-20 10:05:44 -06:00
  • 97b803a86a add audit joins, move names to constants; fixes Darin Kelkhoff 2023-01-20 10:03:52 -06:00
  • 2daa42aeb1 Merge branch 'feature/sprint-19' of github.com:Kingsrook/qqq into feature/sprint-19 Darin Kelkhoff 2023-01-19 16:32:58 -06:00
  • 4344fa472a Initial checkin Darin Kelkhoff 2023-01-19 16:31:18 -06:00
  • 6bb810c1f4 Good exception for bad table name Darin Kelkhoff 2023-01-19 16:30:59 -06:00
  • d65af53090 Add some withers Darin Kelkhoff 2023-01-19 16:30:44 -06:00
  • ac6a7ba15a fix setValueIfTableHasField - should catch if field isn't found (helps tables w/o createDate work) Darin Kelkhoff 2023-01-19 16:12:30 -06:00
  • 1c150e207a add nonNullArray and mergeLists Darin Kelkhoff 2023-01-19 16:11:54 -06:00
  • f9408716ac update to propagate default values into state before frontend steps Darin Kelkhoff 2023-01-19 16:11:45 -06:00
  • 396f02265b explicit errors if context isn't setup Darin Kelkhoff 2023-01-19 16:11:19 -06:00
  • a1674792c6 Merge branch 'dev' into feature/sprint-19 Tim Chamberlain 2023-01-18 17:36:46 -06:00
  • 22565b3ecd Initial checkin Darin Kelkhoff 2023-01-18 14:19:12 -06:00
  • d2e7b794f4 moving QLogger package Darin Kelkhoff 2023-01-18 12:05:00 -06:00
  • 7000da409a moving standard lambdas to common package Darin Kelkhoff 2023-01-18 12:04:28 -06:00
  • 3f0e09e32a Adding javalin access logs Darin Kelkhoff 2023-01-18 12:04:12 -06:00
  • 70d9d259c1 Adding heavy field concept Darin Kelkhoff 2023-01-18 11:56:38 -06:00
  • 4dc9c52ee0 Adding toLogPair method Darin Kelkhoff 2023-01-18 11:56:10 -06:00
  • 964405d210 Initial checkin Darin Kelkhoff 2023-01-18 11:55:17 -06:00
  • 369ba3c8d7 switch syslog to a json format (via patternLayout) Darin Kelkhoff 2023-01-18 11:46:12 -06:00
  • 24d5406ee3 add filterStackTrace; move unsafeSupplier Darin Kelkhoff 2023-01-18 11:40:39 -06:00
  • 984012f3a3 heavy fields, qvalueFormatter static Darin Kelkhoff 2023-01-18 11:39:47 -06:00
  • e8264d915f hotfix: updated to move pie chart label to be specified in the metacritic, added 'add' to pom resolver Tim Chamberlain 2023-01-18 11:33:10 -06:00
  • 46adfa8e24 WIP - logger migrations; initial work for data bag view widget Darin Kelkhoff 2023-01-17 10:43:11 -06:00
  • 178078282c Switch to use QLogger everywhere Darin Kelkhoff 2023-01-16 10:11:54 -06:00
  • d03e947889 Merge branch 'dev' into feature/sprint-19 Tim Chamberlain 2023-01-17 10:29:16 -06:00
  • 43de1cf749 Add post to download endpoint Darin Kelkhoff 2023-01-16 09:03:13 -06:00
  • d3fa1df56f Implementation of QContext everywhere, instead of passing QInstance and QSession in all ActionInputs Darin Kelkhoff 2023-01-15 19:30:57 -06:00
  • 69a6104393 updated snapshot version, improved end of sprint script Tim Chamberlain 2023-01-13 15:59:01 -06:00
  • e831c75e1e Merge branch 'dev' of github.com:Kingsrook/qqq into dev Tim Chamberlain 2023-01-13 15:56:56 -06:00
  • eba9b0b4af Updating to <revision>0.11.0</revision> Tim Chamberlain 2023-01-13 15:39:36 -06:00
  • 9f82f35bcf Merge tag 'version-0.10.0' into dev Tim Chamberlain 2023-01-13 15:39:32 -06:00
  • ff07490f94 Merge branch 'release/0.10.0' version-0.10.0 Tim Chamberlain 2023-01-13 15:38:34 -06:00
  • 680696491f Update for next development version Tim Chamberlain 2023-01-13 15:36:06 -06:00
  • a35e30059c Update versions for release Tim Chamberlain 2023-01-13 15:36:05 -06:00
  • a37d22b0d0 Update export to work off post; add check for Authorization as a form param Darin Kelkhoff 2023-01-13 14:13:21 -06:00
  • 9e02476ee7 Merge branch 'dev' Tim Chamberlain 2023-01-13 11:02:59 -06:00
  • 2b0974f4a5 Remove single-parent concept on app-children; more working version of recordLock from join Darin Kelkhoff 2023-01-13 09:23:06 -06:00
  • 9a58c7683b SPRINT-18: updated module list to include slack and remove lambda Tim Chamberlain 2023-01-12 21:07:55 -06:00
  • a556bf9764 SPRINT-18: added slack middleware module Tim Chamberlain 2023-01-12 20:16:06 -06:00
  • 41877a7055 Update to not setup a join context for non-table data sources Darin Kelkhoff 2023-01-12 08:38:09 -06:00
  • c07a77d4a6 Updated to disable view-all link if tablePath can't be found (e.g., because user can't view table) Darin Kelkhoff 2023-01-11 16:44:42 -06:00
  • 23e9abeb74 implementation of record security locks, and permissions Darin Kelkhoff 2023-01-11 10:24:31 -06:00
  • e4d37e3db9 Add variant to pre-load by in-list, to cache misses as null Darin Kelkhoff 2023-01-05 14:33:32 -06:00
  • 4b31a8b4bb Merge branch 'refs/heads/0.7.0-12-hotfix' into feature/sprint-18 Darin Kelkhoff 2023-01-05 14:26:20 -06:00
  • d7e7315dc8 Merge branch 'feature/auth0-basic-auth-reuse' into feature/sprint-18 Tim Chamberlain 2023-01-05 11:36:39 -06:00
  • de05e4ae58 SPRINT-18: fixed unit test on auth0 reuse Tim Chamberlain 2023-01-04 22:20:38 -06:00
  • 150582964b Change setupSession to be public Darin Kelkhoff 2023-01-04 12:05:19 -06:00
  • 2874b98b66 Add re-use of tokens from basicAuth Darin Kelkhoff 2023-01-04 10:07:44 -06:00
  • 7fae3e2329 Add table-based authentication module; update javalin to support Authentication: Basic header; Move authentication classes Darin Kelkhoff 2022-12-28 16:52:04 -06:00
  • 428f48602b Better testing on join reports, possible value translations; renamed left & right in QueryJoin (now joinTable, baseTable) Darin Kelkhoff 2022-12-22 13:39:37 -06:00
  • 799b695e14 Checkpoint on report and export changes, possible value translating Darin Kelkhoff 2022-12-21 11:37:16 -06:00
  • 19d88910b5 Updating table sync api Darin Kelkhoff 2022-12-20 10:56:59 -06:00
  • 2ad4b22f55 Add withSchedule method Darin Kelkhoff 2022-12-19 15:02:20 -06:00
  • 040dae55d5 Add withSchedule; fix return on withBasepullConfiguration; add overload withTransformStepClass Darin Kelkhoff 2022-12-19 14:59:58 -06:00
  • dd9253fde4 Updated comment about field behaviorfs Darin Kelkhoff 2022-12-19 14:56:37 -06:00
  • 8a4d5bfb34 Update to not NPE if data source doesn't have a filter Darin Kelkhoff 2022-12-19 14:56:25 -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; Darin Kelkhoff 2022-12-19 10:00:29 -06:00
  • a6656af040 Updated for older api on QQueryFilter (noarg constructor) Darin Kelkhoff 2022-12-15 16:18:14 -06:00
  • 0e68bf1e72 Hotfix - sqs batch mode, and rdbms delete-by-filter Darin Kelkhoff 2022-12-15 16:13:56 -06:00
  • 1b672afcd0 Fixed rdbms delete test Darin Kelkhoff 2022-12-15 16:04:46 -06:00
  • 5005c38c18 Fixes for performance of sqs (batch mode), plus bug in deleteAction by query-filter (with test that proves it) Darin Kelkhoff 2022-12-15 15:54:50 -06:00
  • 1cdf437551 SPRINT-18: upped current snapshot version Tim Chamberlain 2022-12-15 15:39:33 -06:00
  • 04cddb8d5d Updating to <revision>0.9.0</revision> Tim Chamberlain 2022-12-15 15:34:43 -06:00
  • 0d6bd013f5 Merge branch 'release/0.9.0' Tim Chamberlain 2022-12-15 15:33:49 -06:00
  • 7b6284c06f Update for next development version Tim Chamberlain 2022-12-15 15:24:00 -06:00
  • edcc27485e Update versions for release Tim Chamberlain 2022-12-15 15:23:59 -06:00
  • 280373ddc5 SPRINT-17: added code coverage test class to meet minimum requirements Tim Chamberlain 2022-12-15 10:36:43 -06:00
  • 25815ebc25 SPRINT-17: updated some widgets to look less broken when data is 'not available now', checkpoint commit on 'real dashboards' Tim Chamberlain 2022-12-15 10:20:48 -06:00
  • 59cbf83860 Add field increaseIsGood Darin Kelkhoff 2022-12-14 14:53:03 -06:00
  • 6186b17e92 Add environmentValues to qInstance Darin Kelkhoff 2022-12-14 14:50:45 -06:00
  • 30003b729c Add overload of getForeignRecordMap that takes additional (base) filter for query Darin Kelkhoff 2022-12-09 20:25:59 -06:00
  • 293b3e4207 Add qruntime exception; let transform step set pipe capacity Darin Kelkhoff 2022-12-09 16:44:53 -06:00
  • 470321dcf6 add equals and hashcode Darin Kelkhoff 2022-12-09 16:06:26 -06:00
  • 48cfdeffa1 Change post-query customizer to be class (that can do list), not function Darin Kelkhoff 2022-12-09 11:52:04 -06:00
  • 14c7fbe370 Moving dropdowns to work for all widgets Darin Kelkhoff 2022-12-09 09:53:13 -06:00