|
4135607a4c
|
Base class for run-script inputs
|
2023-04-28 12:07:45 -05:00 |
|
|
a40f9afd38
|
Move insert person methods to TestUtils
|
2023-04-27 20:20:17 -05:00 |
|
|
1314ee98b8
|
add more store-jacoco calls
|
2023-04-27 20:19:59 -05:00 |
|
|
6b6dd546fd
|
Initial checkin
|
2023-04-27 20:19:44 -05:00 |
|
|
37fa78417f
|
Initial checkin
|
2023-04-27 20:19:31 -05:00 |
|
|
4003323b88
|
Working version of ApiScriptUtils. Moved actual api imlpementation out of javalin class, into implemnetation class.
|
2023-04-27 18:55:40 -05:00 |
|
|
5de42b9390
|
Merge pull request #16 from Kingsrook/feature/todo-more-test-coverage
Feature/todo more test coverage
|
2023-04-27 15:21:29 -05:00 |
|
|
0c5e3a8002
|
Many tests. small refactors to support.
|
2023-04-27 12:50:54 -05:00 |
|
|
d12bf3decc
|
Make it an option in the module's interface, whether or not to query for all records being updated or deleted first (makes more sense for an api backend to NOT do this).
|
2023-04-27 12:50:46 -05:00 |
|
|
8cc16d44e5
|
more updates for change to coldtrack
|
2023-04-20 14:22:26 -05:00 |
|
|
2d81f24887
|
updated copyrights
|
2023-04-20 12:27:08 -05:00 |
|
|
3512cde424
|
Updating to 0.14.0
|
2023-04-20 10:49:56 -05:00 |
|
|
95dad80d6f
|
Merge tag 'version-0.13.0' into dev
Tag release
|
2023-04-20 10:49:51 -05:00 |
|
|
72a9f68de7
|
Merge branch 'release/0.13.0'
version-0.13.0
|
2023-04-20 10:48:45 -05:00 |
|
|
b6db572a28
|
Update for next development version
|
2023-04-20 10:47:10 -05:00 |
|
|
c9fd7c087a
|
Update versions for release
|
2023-04-20 10:47:06 -05:00 |
|
|
19d6739723
|
Merge pull request #15 from Kingsrook/dependabot/maven/qqq-backend-core/org.json-json-20230227
Bump json from 20220320 to 20230227 in /qqq-backend-core
|
2023-04-20 10:40:58 -05:00 |
|
|
cc881e3168
|
CTLE-397: fixed overflow issues with manual chips
|
2023-04-19 15:36:13 -05:00 |
|
|
2f0ef03eec
|
CTLE-397: added pending icon to utils for widget velocity templates
|
2023-04-19 15:31:20 -05:00 |
|
|
4a65efa5ac
|
CTLE-397: added ability to have footer HTML on widgets
|
2023-04-19 12:14:15 -05:00 |
|
|
6ebfbc6984
|
Merge branch 'feature/CTLE-397-oms' of github.com:Kingsrook/qqq into feature/CTLE-397-oms
|
2023-04-18 22:49:54 -05:00 |
|
|
1f931ddec6
|
CTLE-397: added more html util methods for chips and process filter links
|
2023-04-18 22:49:44 -05:00 |
|
|
fc6a72eb09
|
Replace random ChatGPT method with random StackOverflow method for getting classes from jar
|
2023-04-18 13:56:08 -05:00 |
|
|
22d0c5c79b
|
(try at least) to set maxLength on string fields
|
2023-04-18 13:41:26 -05:00 |
|
|
07e575a7d7
|
Initialize auditInputList as new list, not null
|
2023-04-18 13:41:10 -05:00 |
|
|
a6e02ea1bf
|
Set url field size XLARGE; set record label field as id
|
2023-04-18 13:40:53 -05:00 |
|
|
bf5273fa4d
|
Add getAssociationNamesToInclude()
|
2023-04-18 13:40:32 -05:00 |
|
|
6bc160a213
|
Merge branch 'feature/CTLE-397-oms' of github.com:Kingsrook/qqq into feature/CTLE-397-oms
|
2023-04-17 10:45:08 -05:00 |
|
|
a159bc4076
|
CTLE-397: made some methods static, overloaded ahref filter method
|
2023-04-17 10:44:55 -05:00 |
|
|
514b70eb88
|
Add outbound api logs. FTW.
|
2023-04-14 16:29:07 -05:00 |
|
|
c1c8528dcb
|
Bump json from 20220320 to 20230227 in /qqq-backend-core
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20220320 to 20230227.
- [Release notes](https://github.com/douglascrockford/JSON-java/releases)
- [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md)
- [Commits](https://github.com/douglascrockford/JSON-java/commits)
---
updated-dependencies:
- dependency-name: org.json:json
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-14 18:12:56 +00:00 |
|
|
d760831431
|
Initial checkin
|
2023-04-14 09:52:57 -05:00 |
|
|
726fad0e5e
|
Make unique key helper more helpful
|
2023-04-13 15:34:21 -05:00 |
|
|
d4181cc157
|
Make unique key helper more helpful
|
2023-04-13 15:21:43 -05:00 |
|
|
ca9834204b
|
Split fieldNameToLabel out into a method
|
2023-04-13 11:50:47 -05:00 |
|
|
1b4c754314
|
Add with'ers
|
2023-04-13 11:50:31 -05:00 |
|
|
905c2d1296
|
Move DoFullValidation from validate step to preview step (so you can set from the top-level thing)
|
2023-04-12 11:25:41 -05:00 |
|
|
cbf84fd76b
|
Fix spelling of Verson; add withers
|
2023-04-12 11:20:46 -05:00 |
|
|
106976a060
|
Add option to omitDmlAudits
|
2023-04-12 11:20:26 -05:00 |
|
|
8f6e4144d2
|
Change to use getTableWrapperObjectName in places it was intended (e.g., within JSON objects), instead of getTablePath(meant for URLs)
|
2023-04-12 11:20:12 -05:00 |
|
|
d009169770
|
Initial add of MultiLevelMapHelper
|
2023-04-12 11:19:22 -05:00 |
|
|
5453e2e081
|
Initial add of MetaDataProducer
|
2023-04-12 11:18:32 -05:00 |
|
|
51b2a9d924
|
Remove mocked up openapi spec files
|
2023-04-06 13:17:17 -05:00 |
|
|
a408e4c0d2
|
Initial checkin
|
2023-04-06 12:40:55 -05:00 |
|
|
8af83f9286
|
Include audit label as part of audit
|
2023-04-06 12:39:38 -05:00 |
|
|
b5c5fb7dd8
|
Add ability to disable operations per-table, etc. check for insert & update (single) errors better;
|
2023-04-06 12:39:25 -05:00 |
|
|
12a92c6330
|
Recursively add all association component schemas; add recordCount to bulk api action logs
|
2023-04-05 10:03:10 -05:00 |
|
|
0268dad395
|
Checkstyle
|
2023-04-04 15:50:43 -05:00 |
|
|
74cd0e0a57
|
add /apis.json and (re)add .../versions.json paths
|
2023-04-04 15:45:51 -05:00 |
|
|
e779c392bb
|
Support multiple api's within a q instance. For science!
|
2023-04-04 13:40:32 -05:00 |
|