|
02fe351084
|
make sure rows exist in table data before iterating over them
|
2023-11-02 14:40:29 -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 |
|
|
3d7502531d
|
CE-604 Remove redundant numeric value in pie labels
|
2023-10-27 14:24:59 -05:00 |
|
|
d0a7db28fe
|
CE-604 make subgrows gray; make expansion arrow icon not make rows taller
|
2023-10-27 14:24:37 -05:00 |
|
|
95244a8aba
|
CE-604 Make tab parents remember current selection; fix changing data passing through multiple levels of parents
|
2023-10-27 14:24:14 -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 |
|
|
b903e6bef9
|
CE-604 Adding chartSubheaderData; updating styles
|
2023-10-20 10:32:00 -05:00 |
|
|
970c9f262c
|
CE-604 Add support for layoutType TABS
|
2023-10-20 10:30:51 -05:00 |
|
|
9313988f9b
|
CE-604 Add HeaderIcon component; minor style updates for supporting tabs
|
2023-10-20 10:30:31 -05:00 |
|
|
123d1742e7
|
CE-604 Update global tab-styles
|
2023-10-20 10:29:46 -05:00 |
|
|
47fca52437
|
CE-604 Add topRightInsideCardIcon as a right-component and chartSubheaderData in StackedBarChart and PieChart; Add support for tabs;
|
2023-10-20 10:27:33 -05:00 |
|
|
44b92690ab
|
CE-604 Initial checkin
|
2023-10-20 10:21:10 -05:00 |
|
|
60a8baff35
|
Style updates per paul-designs (turn off general card elevation in favor of card borders; remove margin around left-nav;)
|
2023-10-18 10:42:04 -05:00 |
|
|
791b50b893
|
Redo export buttons as JSX Elements that get passed into Widget.tsx, rather than "Component" objects. something to do with when things are getting bound, was making the export buttons never have data. This was done with labelAdditionalElementsLeft, similar to labelAdditionalComponentsLeft. In theory, maybe, this is better, and we should remove all the additionalComponents left & right...
|
2023-10-17 19:23:02 -05:00 |
|
|
37fa578a59
|
CE-567 show more lines of commit messages
|
2023-08-15 19:44:13 -05:00 |
|
|
b3a21d6e22
|
Merge branch 'integration/sprint-28' into feature/CTLE-503-optimization-weather-api-data
|
2023-07-03 15:11:58 -05:00 |
|
|
ea35e4bde1
|
CTLE-436: fixed duplicate import
|
2023-06-30 16:14:43 -05:00 |
|
|
d627629af8
|
CTLE-436: updates to latest frontend core
|
2023-06-30 15:09:57 -05:00 |
|
|
ba4118d682
|
Minor css for scripts
|
2023-06-27 12:33:38 -05:00 |
|
|
1b90b3bbbf
|
use file type from file schema in ace components
|
2023-06-27 08:47:32 -05:00 |
|
|
48a44f2605
|
Updating to support multi-file scripts
|
2023-06-27 08:13:51 -05:00 |
|
|
09efdfd49e
|
make export button enabled by default (for some reason, state is sticking and it's never getting enabled)
|
2023-06-24 18:53:29 -05:00 |
|
|
5016d76b15
|
Fix dropdown flickering
|
2023-06-21 11:53:37 -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 |
|
|
61f7339400
|
Merge remote-tracking branch 'origin/dev' into feature/CTLE-477-need-to-see-demand-for-boxes
# Conflicts:
# src/qqq/components/widgets/Widget.tsx
|
2023-05-19 11:18:43 -05:00 |
|
|
75268b6b3c
|
Some final adjustments for widget reload & export
|
2023-05-19 09:14:42 -05:00 |
|
|
96bc57f5f9
|
fixed layout, null checks
|
2023-05-18 19:36:16 -05:00 |
|
|
65652f04f0
|
Add export to table widgets; add reload to most widgets; refactor widget label components (render in class!)
|
2023-05-18 15:52:40 -05:00 |
|
|
ecbd8ed9f6
|
updated to show error if widgets dont load correctly, tried to make 'big icons' more specific and an 'opt in'
|
2023-05-18 15:51:46 -05:00 |
|
|
c66e44a957
|
Show rowCount
|
2023-05-02 15:53:30 -05:00 |
|
|
c8273d97f9
|
Merge branch 'feature/CTLE-422-api-for-scripts' into integration/sprint-25
|
2023-05-02 08:03:18 -05:00 |
|
|
3a5d2b22b9
|
Add apiName & version to script editor; always prompt for commit message
|
2023-04-28 16:06:51 -05:00 |
|
|
47463ad315
|
Keep columnStats, RecordGridWidget columns sorted by-section, not alpha.
|
2023-04-26 12:49:35 -05:00 |
|
|
19697e7360
|
Updated to handle move of skip & limit into QQueryFilter (out of query input)
|
2023-04-26 11:06:53 -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 |
|
|
05c92921d4
|
added footer html to tables
|
2023-04-19 12:12:58 -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 |
|
|
38d607848f
|
Fix some layout of View All, Add New
|
2023-04-14 11:13:48 -05:00 |
|
|
6f90780b23
|
Next version of fix dashboard dropdowns!
|
2023-04-06 12:27:33 -05:00 |
|
|
8a300a90b8
|
HOTFIX: fix to parent dashboard widgets
|
2023-03-17 10:18:31 -05:00 |
|
|
f1baefa5f6
|
fix for double params in dashboard widget request urls
|
2023-03-16 11:37:45 -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 |
|
|
516f874a56
|
Checkpoint refactoring script out of just associated-record, for more general purpose
|
2023-03-07 10:25:02 -06:00 |
|
|
7e2bcea5de
|
WIP on record scripts
|
2023-03-07 10:25:01 -06:00 |
|
|
e22074cc13
|
Initial checkin - record scripts WIP
|
2023-03-07 10:25:01 -06:00 |
|