|
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 |
|
|
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 |
|
|
0aad78d16b
|
Merge pull request #16 from Kingsrook/feature/column-stats
Feature/column stats
|
2023-04-06 13:32:00 -05:00 |
|
|
6f90780b23
|
Next version of fix dashboard dropdowns!
|
2023-04-06 12:27:33 -05:00 |
|
|
5d34f60a46
|
Make work with multiple apis (or a table in no apis)
|
2023-04-04 15:48:59 -05:00 |
|
|
74529b44ca
|
No chip icon if no chip icon!
|
2023-04-03 10:46:55 -05:00 |
|
|
fe87948904
|
Add formatJson, expand buttons to code views
|
2023-03-31 16:39:23 -05:00 |
|
|
d9ac5dee5a
|
add sort-endpoints-by=method
|
2023-03-29 18:11:32 -05:00 |
|
|
41f04d5b2c
|
Fixed warnings from React imports (sorry, Tim)
|
2023-03-28 09:53:03 -05:00 |
|
|
af6c000e14
|
Add table developer page, with api docs
|
2023-03-28 09:38:41 -05:00 |
|
|
49f49e4695
|
Merge pull request #15 from Kingsrook/dependabot/npm_and_yarn/nth-check-2.1.1
Bump nth-check from 1.0.2 to 2.1.1
|
2023-03-17 11:00:43 -05:00 |
|
|
8a300a90b8
|
HOTFIX: fix to parent dashboard widgets
|
2023-03-17 10:18:31 -05:00 |
|
|
db3e5ff507
|
add npm run build before npm run start , so a build failure gives a cleaner error to circleci
|
2023-03-16 12:10:40 -05:00 |
|
|
b63fb03410
|
fix build error and add icon to refresh
|
2023-03-16 12:00:29 -05:00 |
|
|
b0773cd22e
|
Package.json updated (shrug emoji)
|
2023-03-16 11:40:20 -05:00 |
|
|
f1baefa5f6
|
fix for double params in dashboard widget request urls
|
2023-03-16 11:37:45 -05:00 |
|
|
8f81b2b764
|
Renamed tableStats to columnStats
|
2023-03-16 07:54:05 -05:00 |
|
|
ed17a311af
|
Checkpoint - nearing releasable!
|
2023-03-16 07:54:05 -05:00 |
|
|
f766f17a92
|
column stats checkpoint
|
2023-03-16 07:54:05 -05:00 |
|
|
968397bcc9
|
WIP version of table/column stats process & supporting aggregate changes
|
2023-03-16 07:54:05 -05:00 |
|
|
c812dea8ea
|
add handling for new filter link summary lines
|
2023-03-15 17:05:42 -05:00 |
|
|
ef51b7747f
|
Fixed bug where the grid columns, etc, could get out of sync (in the dishwasher) w/ the table, when doing certain Link operations (discovered from run-record-script process result screen w/ a filter link)
|
2023-03-15 17:05:04 -05:00 |
|
|
bb122ed23a
|
Initial version of auto-complete. add onbeforeunload handler (guess why lol)
|
2023-03-15 12:20:48 -05:00 |
|
|
b2216e5e6d
|
Merge branch 'refs/heads/wip/dashboard-custom-timeframe' into dev
|
2023-03-15 08:25:02 -05:00 |
|
|
94767bcbb3
|
Better timezone support on query and dropdowns/custom-timeframes.
|
2023-03-14 17:01:43 -05:00 |
|
|
984dce88d4
|
Starting support for timeframe=custom
|
2023-03-10 18:56:36 -06:00 |
|
|
dff7c972bf
|
Further implementation of script testing (e.g.,record-type scripts working); add logs to test script output
|
2023-03-09 18:20:31 -06:00 |
|
|
e2a3b40145
|
Update script editor to have the test & docs tabs, like associatedScriptEditor did. pass through params to make that work. remove old associatedScriptEditor .
|
2023-03-08 18:04:15 -06:00 |
|