Commit Graph

532 Commits

Author SHA1 Message Date
25414a8515 push sticky top down a bit, to not touch sticky title when it sticks 2023-05-04 18:50:18 -05:00
35068b6b69 Reverting unintented change to code-viewer layout (keeping reveal layout good) 2023-05-04 18:49:56 -05:00
0895c614d9 bump 2023-05-04 12:06:25 -05:00
cbaeb3cce4 Fixes for column stats with joins; fix some js console warnings; 2023-05-04 10:54:15 -05:00
061ddc7f4a Fixed qqq frontend core version 2023-05-03 11:24:39 -05:00
566fc6d984 Merge branch 'dev' into integration/sprint-25 2023-05-03 11:16:56 -05:00
915b904a77 Set 'show-curl-before-try' 2023-05-02 19:57:19 -05:00
9a6e07c462 Fix to not show all fields from new join tables 2023-05-02 19:56:55 -05:00
c66e44a957 Show rowCount 2023-05-02 15:53:30 -05:00
ae23188c28 CTLE-421: updated geff-ham, rebuilt package-lock 2023-05-02 15:32:10 -05:00
2c894f0466 Merge branch 'feature/CTLE-207-query-joins' into dev 2023-05-02 15:13:28 -05:00
4e0f471276 Merge branch 'dev' of github.com:Kingsrook/qqq-frontend-material-dashboard into dev 2023-05-02 15:11:27 -05:00
835a7d30fd CTLE-421: fixed a warning 2023-05-02 15:09:43 -05:00
d0fdf19980 CTLE-421: added reveal adornment, warnings on child record insert failures 2023-05-02 10:16:14 -05:00
76c827cf88 Update to frontend-core patch 60 2023-05-02 08:10:11 -05:00
c8273d97f9 Merge branch 'feature/CTLE-422-api-for-scripts' into integration/sprint-25 2023-05-02 08:03:18 -05:00
fb429be69b Merge branch 'feature/CTLE-207-query-joins' into integration/sprint-25 2023-05-02 08:03:05 -05:00
74f0876de4 Fixes for joins 2023-05-01 15:12:51 -05:00
4d92a71848 Fix firstRender accidental delete; pass apiName, version to qController.testScript 2023-04-30 19:57:47 -05:00
3a5d2b22b9 Add apiName & version to script editor; always prompt for commit message 2023-04-28 16:06:51 -05:00
ca8834dec2 Revert "Downgrade javalin - maybe made test fails?"
This reverts commit 116aca3c5c.
2023-04-26 14:50:39 -05:00
2b39138152 Fix sorting columns by labels (had empty list, and a "bad time") 2023-04-26 14:50:28 -05:00
116aca3c5c Downgrade javalin - maybe made test fails? 2023-04-26 14:27:08 -05:00
0349bcd633 Update revision to 0.14.0 2023-04-26 12:49:44 -05:00
47463ad315 Keep columnStats, RecordGridWidget columns sorted by-section, not alpha. 2023-04-26 12:49:35 -05:00
4f90b50001 Fix test (json slightly different now for boolean operator in filter); update javalin for seleniums 2023-04-26 12:10:44 -05:00
4d297de91d Initial checkin 2023-04-26 11:50:56 -05:00
e99cfcb7ff Checkpoint of joins, new handling of the select-all/page/ and new 'subset' options 2023-04-26 11:44:13 -05:00
19697e7360 Updated to handle move of skip & limit into QQueryFilter (out of query input) 2023-04-26 11:06:53 -05:00
eafaf897e6 Try again re: not rendering if columns weren't known; change to use local rowIndex, not one from backend 2023-04-24 13:07:36 -05:00
472fb03ed0 Joins on Record Query; Count action w/ distinct input/output; JSX Element option for pageHeader 2023-04-24 12:30:19 -05:00
3a53f00192 updating version to hopefully publish next version ¯\_(ツ)_/¯ 2023-04-20 14:55:13 -05:00
9cf471131f some random developer.json, hopefully nothing breaks 2023-04-20 14:21:35 -05:00
8ed5a71f19 WIP on showing tables (joins) in columns panel 2023-04-20 12:24:47 -05:00
2bba79443d Update to only deploy commits to dev branch, or with version- or snapshot- tags 2023-04-20 10:53:49 -05:00
e64385c271 Wrap values in String() - makes booleans show (they didn't otherwise!) 2023-04-20 10:53:49 -05:00
1c0535cdc0 add setOptions={{useWorker:false}} to all <AceEditor instances - fixes localdev "worker" error 2023-04-20 10:53:49 -05:00
7f49f4b1a1 Merge pull request #17 from Kingsrook/dependabot/maven/org.json-json-20230227
Bump json from 20220924 to 20230227
2023-04-20 10:35:42 -05:00
8237ee550f Bump 2023-04-19 14:56:10 -05:00
8ebbb7b457 Change strings to use "equals" instead of "is" for QQQ operator EQUALS. 2023-04-19 12:21:15 -05:00
05c92921d4 added footer html to tables 2023-04-19 12:12:58 -05:00
eca6c5c8b3 CTLE-397: sorting processes on view screens 2023-04-19 09:44:54 -05:00
f382dbf8e2 Submit date-times in UTC. delete date-times from what gets submitted if it isn't changed (to try to avoid second-truncation); moved frontendLocalZoneDateTimeStringToUTCStringForBackend from FilterUtils to ValueUtils 2023-04-19 08:42:24 -05:00
1f57607d7c CTLE-397: updated to sort process labels in actions menu on query screen 2023-04-18 21:08:00 -05:00
c87dce14e9 CTLE-397: updated to sort process names in actions menu on query screen 2023-04-18 17:34:11 -05:00
9d809f400b CTLE-397: fix bug on unencoded component filterJSON 2023-04-18 17:25:24 -05:00
df1306bad2 Bump json from 20220924 to 20230227
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20220924 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:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-14 18:15:14 +00:00
38d607848f Fix some layout of View All, Add New 2023-04-14 11:13:48 -05:00
f66b9e6b10 Trun on schema-description-expanded 2023-04-13 11:51:33 -05:00
369401d315 Support section.gridColumns 2023-04-13 11:51:10 -05:00