|
6c75ce281e
|
CE-793 - pre-code-review cleanups
|
2024-01-30 09:56:31 -06:00 |
|
|
e7995c98cc
|
CE-793 - Significant rewrite. Primarily, move from savedFilters to savedViews. But also then, move from storing each thing in the 'view' in local storage, to all be under one big view object; re-do the "initialization" of the page; remove DataGrid's filter model. method header comments; yeah.
|
2024-01-29 20:17:32 -06:00 |
|
|
78f764c4cd
|
CE-798 - primary working version of tsx for basic vs. advanced query (quick-filters in basic mode)
|
2024-01-23 14:02:06 -06:00 |
|
|
c0221ae9fc
|
Final cleanup on initial WIP implementation of quick-filters, getting ready to go into actual story now
|
2024-01-18 12:20:11 -06:00 |
|
|
d11304b32b
|
For an app w/ no sections and no widgets, show a list of its child apps (if we have any)
|
2024-01-18 12:18:56 -06:00 |
|
|
afd0312b8d
|
Missing import from rebase
|
2024-01-16 12:25:25 -06:00 |
|
|
6b13a1f3dd
|
Initial build of quick-filters on query screen
|
2024-01-16 12:24:30 -06:00 |
|
|
16a0970d25
|
Bugfix: Add some encodeURIComponent calls (specifically adding for table variant when init'ing process, and also for a maybe dead case where a filter for init'ing process). Also set a bgcolor white for non-modal process bodies.
|
2023-12-21 09:21:00 -06:00 |
|
|
4f70216fa4
|
Merged main into feature/select-text-on-child-tables
|
2023-12-18 10:37:08 -06:00 |
|
|
f3b02c291f
|
store column order & widths in local storage; also fix variants header in goto menu
|
2023-12-15 15:33:46 -06:00 |
|
|
97ae3a7271
|
refactored mouse events on tables into DataGridUtils to fix text selection on child tables.
|
2023-12-08 12:01:16 -06:00 |
|
|
adb2b4613d
|
CE-752 Add help content concept to QQQ (fields and table sections at this time); redesign form fields (borders now)
|
2023-12-07 12:00:00 -06:00 |
|
|
c94f518422
|
Add padding under widgets if there are also app sections
|
2023-11-22 11:44:18 -06:00 |
|
|
eeb121ff12
|
CE-740 more SF Pro Display
|
2023-11-16 09:55:47 -06:00 |
|
|
6cfb1e04ed
|
CE-604 Adjust a padding in light of tabs
|
2023-11-03 09:11:45 -05:00 |
|
|
24b4674208
|
Merged feature/remove-old-auth-header into feature/CE-604-complete-shipment-sla-updates-and-local-tnt-rules
|
2023-10-27 16:04:50 -05:00 |
|
|
04630fd154
|
CE-604 make grid always fit on screen, so h-scrollbar & column headers are always present (by turning off autoHeight and adding a set height
|
2023-10-27 14:28:57 -05:00 |
|
|
1503e2a1d5
|
CE-604 Elevation on status modal
|
2023-10-27 14:25:09 -05:00 |
|
|
9e6d5c10fb
|
CE-604 Updates to DataTable for fixed-sticky footer and expandable rows; Misc style updates going along with e.g., card border change
|
2023-10-24 11:36:10 -05:00 |
|
|
a26f939859
|
Remove Authorization: <accessToken> from all posts
|
2023-10-20 19:34:51 -05:00 |
|
|
f41b71d3c7
|
Support combination of non-query table (so goto only) plus variants.
|
2023-09-29 17:10:06 -05:00 |
|
|
8a018c34f6
|
Merge branch 'main' into feature/fix-urlencoding-primary-keys
|
2023-09-26 08:32:17 -05:00 |
|
|
1b4f70a547
|
Merge pull request #32 from Kingsrook/feature/CE-609-infrastructure-remove-permissions-from-header
Feature/ce 609 infrastructure remove permissions from header
|
2023-09-25 16:28:33 -05:00 |
|
|
37a18bbe0d
|
Add some urlencoding of primary keys in query, view, and run process; updated qqq-frontend-core to also do more urlencoding
|
2023-09-25 13:33:20 -05:00 |
|
|
98cc2ceb00
|
Merge remote-tracking branch 'origin/feature/deploy-test-jar'
|
2023-09-22 10:35:05 -05:00 |
|
|
e351883d73
|
add check for table
|
2023-09-22 09:46:00 -05:00 |
|
|
01d18902d7
|
more updates to allow process to be manually ran
|
2023-09-20 19:52:13 -05:00 |
|
|
5aac9ce069
|
hotfix: fixed bug where navigating from one record to another, then hitting the 'e' button goes to the edit screen for the previous record
|
2023-08-17 16:13:50 -05:00 |
|
|
7ea50dd7bb
|
Merge branch 'main' into feature/CE-609-infrastructure-remove-permissions-from-header
# Conflicts:
# package.json
|
2023-08-17 11:42:51 -05:00 |
|
|
8bebef1abe
|
CE-567 Pass table name to init (for table-generic processes that might want it)
|
2023-08-15 19:44:58 -05:00 |
|
|
7bf515554d
|
CE-609 - staged-rollout-ready - keeping the auth header, but also setting sessionUUID cookie; placeholder for quick-rollback; added todo#authHeader comments to mark where follow-up needs to happen after happy with new code
|
2023-08-15 09:08:44 -05:00 |
|
|
efc423e819
|
CE-607 Support fields from an exposed-join on a view screen.
|
2023-08-08 15:54:57 -05:00 |
|
|
f1dacea6f5
|
Merge pull request #27 from Kingsrook/dev
dev into sprint-30
|
2023-08-01 18:46:03 -05:00 |
|
|
b9d81e730f
|
Add percents to ColumnStats
|
2023-07-27 08:39:58 -05:00 |
|
|
9c51b3949e
|
CE-551 Add keyboard shortcuts to Record Query screen; fix to not take keyboard commands while keyboard-help screen is up
|
2023-07-25 14:10:50 -05:00 |
|
|
a42cabd903
|
Dot-menu css; add help menu; make 'a' always open audit on recordView
|
2023-07-06 12:05:18 -05:00 |
|
|
6b44742cb5
|
Add try-catch around counting
|
2023-07-04 10:16:50 -05:00 |
|
|
e9f8684b82
|
CTLE-214: dot menu bug fixes and updates
|
2023-07-03 16:43:18 -05:00 |
|
|
b3a21d6e22
|
Merge branch 'integration/sprint-28' into feature/CTLE-503-optimization-weather-api-data
|
2023-07-03 15:11:58 -05:00 |
|
|
36ea9c26db
|
ADding goto record button/dialog
|
2023-07-03 11:14:28 -05:00 |
|
|
690a7a1cae
|
CTLE-436: added variant selection when querying or viewing records
|
2023-06-28 19:33:44 -05:00 |
|
|
0abc8ae8b8
|
Fix merge conflict (duplicated gotoCreate function)
|
2023-06-28 15:53:09 -05:00 |
|
|
37647e25b8
|
Merge branch 'integration/sprint-28' into feature/CTLE-214-dot-menu
|
2023-06-28 15:46:50 -05:00 |
|
|
49422e5118
|
Add runRecordScript process
|
2023-06-28 12:43:00 -05:00 |
|
|
f26dd763fa
|
Fix link to dev mode in case on a saved filter URL
|
2023-06-28 12:42:46 -05:00 |
|
|
4243c5dbd7
|
CTLE-214: initial checkin of 'dot menu'
|
2023-06-26 09:17:50 -05:00 |
|
|
13cfd29d8c
|
Same fix as previous for when clearing filter
|
2023-06-22 16:33:50 -05:00 |
|
|
11a4ca256a
|
Fix how filter models get set when a saved filter is loaded
|
2023-06-22 16:24:26 -05:00 |
|
|
87e82c26ba
|
Merge branch 'integration/sprint-28' into feature/CTLE-214-dot-menu
|
2023-06-22 10:17:11 -05:00 |
|
|
0c32f25d79
|
CTL-214: initial checkin
|
2023-06-22 10:04:14 -05:00 |
|