|
50ad1760d5
|
Initial qfmd work to support datetime query expressions from frontend
|
2023-07-06 18:56:20 -05:00 |
|
|
b3a21d6e22
|
Merge branch 'integration/sprint-28' into feature/CTLE-503-optimization-weather-api-data
|
2023-07-03 15:11:58 -05:00 |
|
|
317d687b22
|
Fix bug w/ url in query string, w/ value=false (and js false == "")
|
2023-07-03 11:11:55 -05:00 |
|
|
48a44f2605
|
Updating to support multi-file scripts
|
2023-06-27 08:13:51 -05:00 |
|
|
9cbf9f4dcf
|
add ability to (poorly) format SQL
|
2023-06-21 11:54:00 -05:00 |
|
|
5b6167ddb8
|
Merge branch 'feature/sprint-27' into feature/custom-filter-panel
|
2023-06-20 10:17:56 -05:00 |
|
|
b010f10560
|
Add method comment to convertFilterPossibleValuesToIds
|
2023-06-20 10:17:02 -05:00 |
|
|
8b38cf8fa3
|
Add optional fractions to a pattern in formatDateTimeValueForForm
|
2023-06-19 19:00:20 -05:00 |
|
|
50979a1ecc
|
Checkpoint; nearing completion of custom filter panel
|
2023-06-19 08:40:47 -05:00 |
|
|
f0d93fb2ed
|
Merge branch 'feature/CTLE-433-cart-rover-now-extensiv-integration' into integration/sprint-26
# Conflicts:
# src/qqq/utils/qqq/ValueUtils.tsx
|
2023-06-08 12:21:27 -05:00 |
|
|
3dc9bc2702
|
Basic support for relative date-time expressions on Date fields
|
2023-06-07 11:10:39 -05:00 |
|
|
81e0170be7
|
Basic support for relative date-time expressions on Date fields
|
2023-06-07 11:10:29 -05:00 |
|
|
000eb24262
|
Checkpoint - new custom filter panel
|
2023-06-01 10:59:39 -05:00 |
|
|
48ebcb63c0
|
Updates for supporting blobs
|
2023-05-30 10:23:08 -05:00 |
|
|
084ed0732d
|
Support for BLOB, file downloads
|
2023-05-24 17:40:30 -05:00 |
|
|
f7ff4cf2fc
|
Add export to RecordGridWidget
|
2023-05-19 14:54:57 -05:00 |
|
|
3a7cadf5c2
|
Clean csv values; Update qfc - for audit count fix
|
2023-05-19 11:51:20 -05:00 |
|
|
1011271b5e
|
Add export to ColumnStats; fix formatDateTimeForFileName
|
2023-05-19 11:17:16 -05:00 |
|
|
75268b6b3c
|
Some final adjustments for widget reload & export
|
2023-05-19 09:14:42 -05:00 |
|
|
6df245ca99
|
Switch to use NOT_EQUALS_OR_IS_NULL instead of NOT_EQUALS
|
2023-05-12 15:10:16 -05:00 |
|
|
bc4181908a
|
CTLE-433: fixed reveal adornment style
|
2023-05-10 15:43:09 -05:00 |
|
|
163b79a889
|
Do not show fields from join tables that user does not have permission to (e.g., that aren't in meta data)
|
2023-05-08 11:53:49 -05:00 |
|
|
fadde8d469
|
Avoid null-pointer when doing link to table that user doesn't have permission to (e.g., not in meta-data)
|
2023-05-08 11:43:33 -05:00 |
|
|
51bbcc9d35
|
made popover open to the right on password copy field, fixed icon size on widget schedules
|
2023-05-08 11:19:15 -05:00 |
|
|
f1adf3aa5e
|
Merge branch 'dev' into integration/sprint-26
# Conflicts:
# src/qqq/utils/qqq/ValueUtils.tsx
|
2023-05-05 13:03:33 -05:00 |
|
|
06c78d4dec
|
updated on click on query screen with reveal widgets
|
2023-05-05 12:59:49 -05:00 |
|
|
35068b6b69
|
Reverting unintented change to code-viewer layout (keeping reveal layout good)
|
2023-05-04 18:49:56 -05:00 |
|
|
cbaeb3cce4
|
Fixes for column stats with joins; fix some js console warnings;
|
2023-05-04 10:54:15 -05:00 |
|
|
2c894f0466
|
Merge branch 'feature/CTLE-207-query-joins' into dev
|
2023-05-02 15:13:28 -05:00 |
|
|
835a7d30fd
|
CTLE-421: fixed a warning
|
2023-05-02 15:09:43 -05:00 |
|
|
74f0876de4
|
Fixes for joins
|
2023-05-01 15:12:51 -05:00 |
|
|
2b39138152
|
Fix sorting columns by labels (had empty list, and a "bad time")
|
2023-04-26 14:50:28 -05:00 |
|
|
47463ad315
|
Keep columnStats, RecordGridWidget columns sorted by-section, not alpha.
|
2023-04-26 12:49:35 -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 |
|
|
1c0535cdc0
|
add setOptions={{useWorker:false}} to all <AceEditor instances - fixes localdev "worker" error
|
2023-04-20 10:53:49 -05:00 |
|
|
8ebbb7b457
|
Change strings to use "equals" instead of "is" for QQQ operator EQUALS.
|
2023-04-19 12:21:15 -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 |
|
|
0aad78d16b
|
Merge pull request #16 from Kingsrook/feature/column-stats
Feature/column stats
|
2023-04-06 13:32:00 -05:00 |
|
|
fe87948904
|
Add formatJson, expand buttons to code views
|
2023-03-31 16:39:23 -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 |
|
|
94767bcbb3
|
Better timezone support on query and dropdowns/custom-timeframes.
|
2023-03-14 17:01:43 -05: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 |
|
|
5e9734f712
|
Fix ISO8601 method, to use HH vs hh (24 hour)
|
2023-03-01 13:43:16 -06:00 |
|
|
f6f586ae48
|
Update to convert date-times to UTC before submitting to backend.
|
2023-03-01 10:38:19 -06:00 |
|
|
5f20367b3c
|
Add Copy Values to grid column menu
|
2023-02-24 15:24:04 -06:00 |
|