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
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
45f247785c
fixed bug where datetimes were cleared when posting, resulting in empty form fields for next submit
2023-10-26 12:23:30 -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
c556c23b62
Bump org.json:json from 20230227 to 20231013
...
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java ) from 20230227 to 20231013.
- [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-10-23 16:05:59 +00:00
4e0b13ad02
upped revision to 0.20.0-SNAPSHOT
2023-10-23 11:05:41 -05:00
a26f939859
Remove Authorization: <accessToken> from all posts
snapshot-feature-remove-old-auth-header
2023-10-20 19:34:51 -05:00
7f57a11e00
CE-604 Update revision to 0.20.0-SNAPSHOT
2023-10-20 10:41:03 -05:00
83da3a3a0a
CE-604 Update qqq-frontend-core to 1.0.83
2023-10-20 10:40:39 -05:00
b59ed8c8c1
CE-604 Fix some grammar error (but leave in all the extra commas, Tim)
2023-10-20 10:40:16 -05:00
7101420124
CE-604 Update tooltip styles - wider, dark on light, left-align, box-shadow.
2023-10-20 10:39:57 -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
64fe2305ad
CE-604 Add error box below BooleanFieldSwitch
2023-10-20 10:15:09 -05:00
91d38a1d15
CE-604 Show null values as a switch that isn't leaning towards yes or no; add bgcolor gray when field is disabled
2023-10-20 10:14:37 -05:00
e3c511ef6d
Merge pull request #35 from Kingsrook/bugfix/widget-exports
...
Bugfix/widget exports
2023-10-18 11:28:33 -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
81b46408b4
Turning hot-dog menu button (to show menu when in mobile) back on;
...
Hiding recently viewed on smallest screens
Updating style on recently viewed to match new paul design
2023-10-18 10:40:41 -05:00
e993fcb949
Add better support (hopefully that works in CI) for downloads; update this test to use that.
2023-10-18 08:53:41 -05:00
e144cf3ec7
Added scriptViewer widget back in metaData to fix tests that needed it; turned on showExportButton in sample table widget;
2023-10-17 20:36:23 -05:00
6bd6b0370b
Initial checkin
2023-10-17 19:26:24 -05:00
448560c427
Add option to autoHighlight elements. Add getLatestChromeDownloadedFileInfo; maybe fix collisions when writing screenshots
2023-10-17 19:25:20 -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
b968705a01
Update class header comment
2023-10-17 19:16:04 -05:00
0949ee9f78
session cookie fix - to say we need it if it isn't set.
...
also, just let backend request set it (it already was sending header). also, log more. also, remove unused attribute `pathToLabelMap` from `SideNav` (was issuing warnings)
2023-10-13 08:37:19 -05:00
f41b71d3c7
Support combination of non-query table (so goto only) plus variants.
snapshot-feature-CE-680-push-tracking-data-to-ship-station
snapshot-integration-sprint-32
2023-09-29 17:10:06 -05:00
57fefe9671
Merge pull request #33 from Kingsrook/feature/fix-urlencoding-primary-keys
...
Feature/fix urlencoding primary keys (and some filters)
2023-09-26 10:16:44 -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
1f343abbb5
Switch to use jwt_decode library (from auth0) rather than S/O decodeJWT function
2023-09-25 16:27:46 -05:00
37a18bbe0d
Add some urlencoding of primary keys in query, view, and run process; updated qqq-frontend-core to also do more urlencoding
snapshot-feature-fix-urlencoding-primary-keys
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
25599d0ca6
Merge pull request #30 from Kingsrook/feature/extensiv-shipped-order-fix
...
more updates to allow process to be manually ran
2023-09-21 11:43:43 -05:00
01d18902d7
more updates to allow process to be manually ran
snapshot-feature-extensiv-shipped-order-fix
2023-09-20 19:52:13 -05:00
580d4a90c9
Merge remote-tracking branch 'origin/integration/sprint-32' into feature/deploy-test-jar
snapshot-feature-deploy-test-jar
2023-09-06 16:28:30 -05:00
eeb1b37d18
Trying to fix chrome/orb fun by updating orb version to latest
2023-09-06 08:50:06 -05:00
da0947b538
Trying to fix chrome/orb fun. See https://github.com/CircleCI-Public/browser-tools-orb/issues/75
2023-09-06 08:47:20 -05:00
0c76371d59
Add maven-jar-plugin to publish qfmd's test classes in a jar (e.g., for inclusion in applications for selenium testing); Updates in library classes to support alternative usages
2023-09-06 08:25:17 -05:00
19aebd631a
attempt to fix seleniums
2023-08-17 16:48:44 -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
snapshot-feature-CE-609-infrastructure-remove-permissions-from-header
2023-08-17 11:42:51 -05:00
53d5bc58c1
updated snapshot
2023-08-17 10:18:38 -05:00