|
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 |
|
|
3a7cadf5c2
|
Clean csv values; Update qfc - for audit count fix
|
2023-05-19 11:51:20 -05:00 |
|
|
75268b6b3c
|
Some final adjustments for widget reload & export
|
2023-05-19 09:14:42 -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 |
|
|
813067be25
|
Add env settings to branding, show banner in left bar
|
2023-05-18 15:48:39 -05:00 |
|
|
6df245ca99
|
Switch to use NOT_EQUALS_OR_IS_NULL instead of NOT_EQUALS
|
2023-05-12 15:10:16 -05:00 |
|
|
061ddc7f4a
|
Fixed qqq frontend core version
|
2023-05-03 11:24:39 -05:00 |
|
|
566fc6d984
|
Merge branch 'dev' into integration/sprint-25
|
2023-05-03 11:16:56 -05:00 |
|
|
ae23188c28
|
CTLE-421: updated geff-ham, rebuilt package-lock
|
2023-05-02 15:32:10 -05:00 |
|
|
835a7d30fd
|
CTLE-421: fixed a warning
|
2023-05-02 15:09:43 -05:00 |
|
|
76c827cf88
|
Update to frontend-core patch 60
|
2023-05-02 08:10:11 -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 |
|
|
05c92921d4
|
added footer html to tables
|
2023-04-19 12:12:58 -05:00 |
|
|
af6c000e14
|
Add table developer page, with api docs
|
2023-03-28 09:38:41 -05:00 |
|
|
94767bcbb3
|
Better timezone support on query and dropdowns/custom-timeframes.
|
2023-03-14 17:01:43 -05:00 |
|
|
b6d79817de
|
Pass other values from process into possible values (for filter)
|
2023-03-08 10:22:18 -06:00 |
|
|
83c5e725c3
|
SPRINT-21: added minheight, updated frontend core version
|
2023-02-23 11:09:26 -06:00 |
|
|
bf0fc495bf
|
add html (process) component type and make PVS's work in processes; fix some nav-back-and-forth wierdness on query screen
|
2023-02-22 17:58:28 -06:00 |
|
|
3d3f7efa1d
|
css changes for audits, pvs filters
|
2023-02-15 16:29:54 -06:00 |
|
|
57c02fe7c8
|
SPRINT-20: made pagination options avaialble for table widgets, updated 'primary color' to come from metadata where possible (at this time),
|
2023-02-13 13:18:19 -06:00 |
|
|
60cd1c190d
|
SPRINT-20: several widget updates, saved filters updates, updates unified widget/view/edit record screen section/widget headers
|
2023-02-08 22:42:21 -06:00 |
|
|
54e3b82ad5
|
update audit to include child details
|
2023-02-08 20:11:42 -06:00 |
|
|
7dcf8c1a16
|
SPRINT-20: added max-http-header-size on react startup
|
2023-02-08 14:36:38 -06:00 |
|
|
570bf05053
|
Move more into branding; proxy /images to backend (e.g., more overlays)
|
2023-02-03 19:14:27 -06:00 |
|
|
83cc240724
|
Merge pull request #13 from Kingsrook/feature/selenium
Feature/selenium
|
2023-02-03 12:34:39 -06:00 |
|
|
afa5092808
|
SPRINT-20: updates to saved filters based on ui feedback
|
2023-02-01 21:54:13 -06:00 |
|
|
010eb98d2f
|
Checkpoint - wip - selenium tests, pom project
|
2023-01-27 19:00:38 -06:00 |
|
|
4ac1063bca
|
SPRINT-19: upped core frontend version, updates to pie charts and stacked charts
|
2023-01-25 19:12:43 -06:00 |
|
|
895724b87e
|
SPRINT-19: updates to various widgets for new dashboard, cleanups
|
2023-01-24 15:50:44 -06:00 |
|
|
37e6acd27a
|
Update qqq frontend core
|
2023-01-16 09:09:17 -06:00 |
|
|
bba7610902
|
Update export to do a form with post to send Authoriztion header; also commented-out POC of exports to iframe
|
2023-01-13 14:31:07 -06:00 |
|
|
08def2353e
|
Update to qqq frontend core 1.0.42
|
2023-01-12 17:00:15 -06:00 |
|
|
e096e055a4
|
First pass at permissions; Updated auth0 to work with access token instead of id token
|
2023-01-11 16:31:51 -06:00 |
|
|
28cdb78c3a
|
SPRINT-18: fixed import orders, some fixes due to using Box vs MDBox
|
2023-01-05 11:25:55 -06:00 |
|
|
267580b44b
|
SPRINT-18: fixed to dashboards, removed and moved around all the things
|
2023-01-04 11:40:21 -06:00 |
|
|
e49f178738
|
SPRINT-18: checkpoint commit of deletion of lots of things, updated typescript version in package.json
|
2022-12-21 15:02:22 -06:00 |
|
|
0fb24afffd
|
SPRINT-18: removed all non working or bad demo stuff from ui, removed console.logs, deleted some non qqq stuff
|
2022-12-21 11:48:09 -06:00 |
|
|
630620b65f
|
SPRINT-17: updated some widgets to look less broken when data is 'not available now', checkpoint commit on 'real dashboards'
|
2022-12-15 10:07:27 -06:00 |
|
|
4bfca07d31
|
Remove npm start from geoffham
|
2022-12-08 10:53:24 -06:00 |
|
|
142641c9c5
|
Update frontend-core to 1.0.38
|
2022-12-08 10:46:49 -06:00 |
|
|
0b4dcddde9
|
SPRINT-16: finished parcel dashboard widgets
|
2022-11-30 16:51:31 -06:00 |
|
|
6d9c28967f
|
Adding circleci config
|
2022-11-15 18:59:10 -06:00 |
|
|
94002f0d16
|
Checkpoint to get cypress working - auth-type from backend, less hard-coded auth0, improvements on query screen (less redundant fetches)
|
2022-11-15 16:42:54 -06:00 |
|
|
de630e2bd6
|
Add record grid widget; move table widgets down into sections
|
2022-11-14 15:19:54 -06:00 |
|
|
b3a131a64f
|
Adding test mode to assocaited record screens; code editor as an adornment type for forms
|
2022-11-10 11:55:02 -06:00 |
|
|
5843a00892
|
Update kingsrook/qqq-frontend-core to 1.0.33
|
2022-11-04 12:04:06 -05:00 |
|
|
8dfc52c324
|
Fixed export for tables w/o count; fixed boolean isTrue/isFalse query; update frontend-core for timezone header
|
2022-11-04 10:01:01 -05:00 |
|
|
61394f4a52
|
Add tableSection.isHidden; table.capabilities; adornmentType.CODE_EDITOR
|
2022-11-01 16:29:27 -05:00 |
|