Commit Graph

153 Commits

Author SHA1 Message Date
cfafdfe197 Update versions for release 2022-07-28 08:25:32 -05:00
e8b93ca50e Merge pull request #24 from Kingsrook/feature/sprint-7-integration
Feature/sprint 7 integration
2022-07-28 08:17:24 -05:00
f4de81246a QQQ-27: gitignore .env and added dotenv library for all modules 2022-07-27 23:43:31 -05:00
5554d97d08 QQQ-27: fixed incorrect datetime formatter string 2022-07-27 16:50:56 -05:00
4bfee587f1 Add LocalDate to LocalDate 2022-07-26 16:39:45 -05:00
7dc8643857 ONE-49: added getValueLocalDate to handle different types, updated getValue places to call new method 2022-07-26 16:29:56 -05:00
f1b2eef3b8 Feedback from code reviews 2022-07-26 15:55:59 -05:00
cfa9cec930 QQQ-27: added getValueDate utility method, fixed header comment 2022-07-26 10:07:14 -05:00
d51b868ba3 Fixed format in log message for excel 2022-07-25 13:31:21 -05:00
fa563d50cc Merge branch 'feature/QQQ-28-bulk-ops-frontend' into feature/sprint-7-integration 2022-07-25 11:55:09 -05:00
c4240815e4 QQQ-28 small cleanups 2022-07-25 11:35:52 -05:00
1c184403d1 Fixed top-level version to 0.2.0-SNAPSHOT 2022-07-25 10:35:21 -05:00
4d50eff98f Add getUniqueIdentifier 2022-07-25 10:18:07 -05:00
bc2b754da7 Merge remote-tracking branch 'remotes/origin/QQQ-27-build-support-for-auth-0-throughout-qqq' into feature/sprint-7-integration 2022-07-25 10:16:44 -05:00
3386f40cf2 Merge branch 'feature/ups-etl-fix' into feature/sprint-7-integration 2022-07-25 08:23:20 -05:00
a5356e694d Fix to use table name from process input field 2022-07-25 08:23:07 -05:00
ec84f981c8 Merge branch 'feature/QQQ-28-bulk-ops-frontend' into feature/sprint-7-integration 2022-07-25 08:20:18 -05:00
37e86c1bb4 Merge branch 'feature/ups-etl-fix' into feature/sprint-7-integration 2022-07-25 08:19:04 -05:00
80a6748e50 Increase logging 2022-07-25 08:18:04 -05:00
3ac8642693 QQQ-28 update to do file uploads for bulk load as BLOB type field 2022-07-25 07:51:24 -05:00
9846f3753b QQQ-28 implementation of MVP-ish bulk actions, as processes, and supporting codes 2022-07-22 18:29:02 -05:00
c7b5ae103a QQQ-27: upped qqq-backend-core version 2022-07-21 11:45:22 -05:00
960b316d99 QQQ-27: fixed fragile test 2022-07-21 11:24:08 -05:00
164cb2a989 Merge branch 'feature/loggly-support' into feature/sprint-7-integration 2022-07-21 10:38:34 -05:00
a51c8bfdb9 Simplified; ready for loggly, i think 2022-07-21 10:32:26 -05:00
6c39af2e14 Merge branch 'feature/loggly-support' into feature/sprint-7-integration 2022-07-20 10:46:48 -05:00
a6f8ddb306 kinda rewrote this file - main goal being, to activate Syslog logger 2022-07-20 10:24:33 -05:00
7a9a83a348 QQQ-27: couple minor changes and updates from code review feedback 2022-07-19 18:17:00 -05:00
646ed5e29c QQQ-26 updates from e2e testing 2022-07-19 15:34:56 -05:00
afbba77afe QQQ-27: fixed checkstyle violations 2022-07-19 13:24:20 -05:00
661caaf38c QQQ-27: updates to allow Auth0 to be an authentication model in QQQ 2022-07-19 13:16:13 -05:00
84b0e12493 QQQ-26 Initial buildout of qqq exporting capability 2022-07-19 10:37:36 -05:00
f35744cd19 Reorganize packages; rename Request to Input and Response to Output 2022-07-14 12:58:35 -05:00
dbc727a752 Merge tag 'version-0.1.0' into dev
Tag release
2022-07-14 09:40:38 -05:00
cd9d75d81b Merge branch 'release/0.1.0' 2022-07-14 09:40:30 -05:00
c414251d0c Update for next development version 2022-07-14 09:36:11 -05:00
67551ae3dc Update versions for release 2022-07-14 09:36:10 -05:00
01418502b9 Merge pull request #20 from Kingsrook/feature/QQQ-21-processes-in-ui
Feature/qqq 21 processes in UI
2022-07-14 09:35:21 -05:00
2da998e0d8 Adding QRecordEntity 2022-07-14 09:32:38 -05:00
7d7b0297cd QQQ-21 Adding isHidden to tables & processes 2022-07-13 10:37:28 -05:00
f7f7a92842 QQQ-21 - Adding ETL Update Function for use in ONE-18 2022-07-12 10:59:57 -05:00
86adccddd4 QQQ-21 feedback from code review; add more types to ValueUtils 2022-07-12 07:46:53 -05:00
d4657989dd Working towards fixing serialization of qstep metadata 2022-07-11 09:09:32 -05:00
b9ef76da13 QQQ-21 add safelyGetPage; add stepType 2022-07-11 09:04:41 -05:00
0afa88bd0c QQQ-21 adding break/skip/fail options for frontendSteps in runProcessAction; adding viewFields & recordsList fields to frontend steps 2022-07-08 15:29:04 -05:00
cd0cfa6aca QQQ-21: added 'count' action 2022-07-08 14:49:16 -05:00
cd86eef81c QQQ-21 avoid NPE on null exception in toString 2022-07-08 10:54:46 -05:00
bf6f25e80d Turning off VariableDeclarationUsageDistance 2022-07-08 10:19:33 -05:00
4bbc9ad68d QQQ-21 checkpoint - async processes, refactoring of process state, exceptions 2022-07-08 10:17:50 -05:00
5d1131fd5c Resetting coverage.instructionCoveredRatioMinimum to 80% 2022-07-07 08:35:58 -05:00