Commit Graph

865 Commits

Author SHA1 Message Date
2b47031f64 Moving selectionTool style to override-styles.css 2022-08-23 08:10:19 -05:00
ec8d5645be Updated to pass app instead of appTreeNode to AppHome 2022-08-23 08:03:22 -05:00
dbec039046 Removing many console.logs 2022-08-22 19:48:27 -05:00
9a00d297db QQQ-38 Update to load widgets & table counts from backend 2022-08-22 11:13:32 -05:00
246c722381 minor adjustments for field formats, possible values, faster feedback on process next/submit 2022-08-19 09:15:15 -05:00
3a53a418ac updated so that table filters are saved in local storage 2022-08-18 17:23:48 -05:00
1edd36ac18 Merge pull request #6 from Kingsrook/QQQ-32-frontend-fixes-spike
Qqq 32 frontend fixes spike
2022-08-11 10:27:58 -05:00
ca39a34970 Feedback from code reviews 2022-08-11 10:26:59 -05:00
6506115bb0 Update to sort columns based on table sections 2022-08-10 14:51:35 -05:00
52208a383d Update to show empty string for null datetime 2022-08-10 08:25:35 -05:00
26457f4086 Restore default route (wildcard to home page) 2022-08-10 08:25:35 -05:00
3aa5abc242 QQQ-32: export at bottom to match everything else 2022-08-09 21:27:17 -05:00
20e445f47c Fix kingsrook/qqq-frontend-core to be (new) 1.0.8 2022-08-09 18:34:15 -05:00
74717a092a QQQ-32 udpating styles on query; record list & view sections; record labels; apps in nav; updated breadcrumb; updated navigation 2022-08-09 15:57:10 -05:00
7cb3c5ee88 QQQ-32: added booleans, cleaned up error handling, fixed infinite loop on unauthorized login, removed all the login buttons, removed redundant qClient functions 2022-08-09 11:52:32 -05:00
c4b72c4b11 Merge pull request #5 from Kingsrook/feature/sprint-7-integration
Feature/sprint 7 integration
2022-07-28 10:34:13 -05:00
ecc04abc7a Checkpoint at end of sprint-7 2022-07-28 10:27:53 -05:00
d0b775ccf0 Checkpoint - WIP of cypress dev 2022-07-28 10:25:51 -05:00
536b4b0c91 QQQ-27: gitignore .env and removed no longer needed files 2022-07-27 23:47:47 -05:00
58041897a6 QQQ-27: minor post demo updates 2022-07-27 17:14:46 -05:00
029ec6cc2e QQQ-27: upping the frontend_core version to 1.0.6 2022-07-26 17:15:42 -05:00
a365b8e017 Feedback from code reviews 2022-07-26 16:38:28 -05:00
4e2af0f573 ONE-49: updated title tag 2022-07-26 09:37:56 -05:00
caf8c921f9 ONE-49: fixed height on process tables 2022-07-25 20:56:41 -05:00
3050441e5f Checkpoint 2022-07-25 16:23:57 -05:00
90e43ada66 Merge remote-tracking branch 'remotes/origin/feature/QQQ-28-bulk-ops-frontend' into feature/sprint-7-integration 2022-07-25 08:59:21 -05:00
a3ae32017e Merge remote-tracking branch 'remotes/origin/feature/QQQ-26-exports-poc' into feature/sprint-7-integration 2022-07-25 08:56:18 -05:00
7b7b1f44cd Merge remote-tracking branch 'remotes/origin/QQQ-27-build-support-for-auth-0-throughout-qqq' into feature/sprint-7-integration 2022-07-25 08:56:00 -05:00
0c6d17d103 QQQ-28 replacing QComponentType.FILE_UPLOAD with QFieldType.BLOB 2022-07-25 07:56:45 -05:00
33bcffd4c3 QQQ-28 Updates for bulk processes 2022-07-22 19:29:48 -05:00
4412a274f4 fix for pagination on tables 2022-07-21 16:25:28 -05:00
3d95af5f4b QQQ-27: checkpoint commit of initial version of Auth0 integration 2022-07-19 18:36:26 -05:00
f502d62f73 QQQ-26 switch from a-href to open exports, to do a little window.open instead 2022-07-19 15:57:44 -05:00
8a33207966 QQQ-26 add export to entity-list. required http-proxy-middleware 2022-07-19 13:04:40 -05:00
be42a98d4d reformatted all relevant files to new style 2022-07-14 14:32:11 -05:00
86adca86dc added pro grid, minor updates from demo 2022-07-14 13:24:36 -05:00
a9777a6a3b QQQ-30: fixes for demo 2022-07-13 13:34:06 -05:00
c64d85041c bug fix 2022-07-13 13:26:57 -05:00
c7ef885da9 fixed npmrc 2022-07-13 13:26:48 -05:00
0092140c57 QQQ-30: removed whitespace at top of file 2022-07-13 12:51:11 -05:00
cca8a9f718 QQQ-30: fixes from yesterday's review 2022-07-13 12:39:59 -05:00
61986b435b QQQ-21 css updates (left-nav wrap; css file for selected-rows thing) 2022-07-13 11:12:16 -05:00
f29669411f QQQ-21 update to hide hidden process 2022-07-13 10:50:25 -05:00
62aee19d07 QQQ-21 update to hide hidden tables; moving loading of table/routes into App.tsx (fixes showing up automatically) 2022-07-13 10:50:13 -05:00
ea24972880 update to let you pass a filter to a process; fix count to use filter 2022-07-13 09:44:48 -05:00
26025d282b QQQ-21 Fixing to use empty validation for empty form; making records properly trigger state change 2022-07-12 19:28:10 -05:00
fd6f07f3e6 QQQ-30: upped version of qqq-frontend-core 2022-07-12 14:16:56 -05:00
87d3f070fe QQQ-30: got rid of 'prettier', first pass at eslint configuration pointing only to qqq specific files, reformated all qqq files 2022-07-12 11:35:24 -05:00
cc324fd76d ONE-39: added filters, order by, pagination 2022-07-12 10:28:58 -05:00
71dc8f6ef9 QQQ-21 show records on process screen 2022-07-11 11:38:46 -05:00