|
f53485a7d9
|
SPRINT-17: change rules id
|
2022-12-05 11:42:00 -06:00 |
|
|
0b4dcddde9
|
SPRINT-16: finished parcel dashboard widgets
|
2022-11-30 16:51:31 -06:00 |
|
|
ef1874f91e
|
Merge pull request #11 from Kingsrook/feature/cypress
Feature/cypress
|
2022-11-18 09:43:11 -06:00 |
|
|
cf51e47a3d
|
Added assertions on query request body; deleted todo-delete; added list of more tests to add
|
2022-11-17 09:10:01 -06:00 |
|
|
5f08b9dae2
|
try making .env before each npm command
|
2022-11-16 08:42:32 -06:00 |
|
|
a8bd3460a2
|
Removed localhost cert references
|
2022-11-16 08:23:54 -06:00 |
|
|
71b67f4945
|
Fixed cp env
|
2022-11-16 08:22:52 -06:00 |
|
|
89ab0367c3
|
rename .env to env
|
2022-11-16 08:21:37 -06:00 |
|
|
619388c661
|
Add .env
|
2022-11-16 08:20:59 -06:00 |
|
|
4df797be8f
|
Add wait-on after start server
|
2022-11-15 20:22:05 -06:00 |
|
|
09c4ce0a81
|
turn off record - not configed for cy dashboard
|
2022-11-15 19:55:19 -06:00 |
|
|
3eab5de7a3
|
Add context to last job
|
2022-11-15 19:50:15 -06:00 |
|
|
3bde6f5429
|
ci wants this
|
2022-11-15 19:30:29 -06:00 |
|
|
d908be7a9a
|
add context to install
|
2022-11-15 19:29:49 -06:00 |
|
|
ebb9dc1b3e
|
make jobs serial
|
2022-11-15 19:28:56 -06:00 |
|
|
97a8205b6d
|
Fixing setup job to run in cypress executor
|
2022-11-15 19:27:53 -06:00 |
|
|
f9f346f063
|
Switch to cypress orb
|
2022-11-15 19:21:19 -06:00 |
|
|
6bd4c16a4d
|
try simple sleep instead of curl retry
|
2022-11-15 19:14:13 -06:00 |
|
|
bacbb87776
|
put web server in background
|
2022-11-15 19:11:45 -06:00 |
|
|
05edd07f08
|
Fix Add context to job
|
2022-11-15 19:10:11 -06:00 |
|
|
195f402b65
|
Add context to job
|
2022-11-15 19:09:37 -06:00 |
|
|
57a745bfd9
|
Fix writing of npmrc file
|
2022-11-15 19:07:26 -06:00 |
|
|
ccd4d5ff3f
|
Add writing of npmrc file
|
2022-11-15 19:06:45 -06:00 |
|
|
2ae4beed3c
|
Add workflow
|
2022-11-15 19:01:00 -06:00 |
|
|
6d9c28967f
|
Adding circleci config
|
2022-11-15 18:59:10 -06:00 |
|
|
cb26addc27
|
Removed dumb bad big file
|
2022-11-15 16:45:21 -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 |
|
|
c5780df58e
|
SPRINT-15: fixed unauthorized user bug
|
2022-11-14 15:46:44 -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 |
|
|
043fe446d5
|
Fixed import for EntityList
|
2022-11-03 20:32:27 -05:00 |
|
|
4d8ca4e274
|
Merge pull request #10 from Kingsrook/feature/sprint-14
Feature/sprint 14
|
2022-11-03 10:59:38 -05:00 |
|
|
82868b9f8d
|
Feedback from code reviews
|
2022-11-03 10:43:34 -05:00 |
|
|
05af6f2334
|
Better support for non-countable tables
|
2022-11-03 10:34:08 -05:00 |
|
|
61394f4a52
|
Add tableSection.isHidden; table.capabilities; adornmentType.CODE_EDITOR
|
2022-11-01 16:29:27 -05:00 |
|
|
860c79c405
|
Update qqq-frontend-core to 1.0.30
|
2022-11-01 08:32:28 -05:00 |
|
|
8ed8640b5a
|
Add initial version of record developer mode, associated scripts
|
2022-10-31 15:54:17 -05:00 |
|
|
b87dbf231d
|
add section icons; fix 'All All' on entity-list
|
2022-10-27 13:38:42 -05:00 |
|
|
7aa3521775
|
Don't crash app home if count comes back null; don't crash table if no field named 'id'
|
2022-10-24 15:42:47 -05:00 |
|
|
0a9577eb4a
|
Fix modal processes when selecting all records
|
2022-10-20 16:28:08 -05:00 |
|
|
3160e1e912
|
Update to scroll previewRecords
|
2022-10-19 18:07:22 -05:00 |
|
|
683fa2d494
|
avoid NPE if no tableMetaData when calling DynamicFormUtils.addPossibleValueProps
|
2022-10-19 18:07:09 -05:00 |
|
|
e304d0e794
|
add chips
|
2022-10-19 18:06:50 -05:00 |
|
|
0aae735cea
|
updated datagrid to maintain column widths when table changes
|
2022-10-19 10:44:54 -05:00 |
|
|
4a9509c46c
|
Fixing is not Empty capitalization
|
2022-10-19 10:26:37 -05:00 |
|
|
e2b0a76940
|
Removing unused files
|
2022-10-19 10:26:27 -05:00 |
|
|
9d69a5f3f6
|
Fix autocomplete size & position in filters; give pagination arrow a little space
|
2022-10-13 19:30:15 -05:00 |
|
|
c5ca6b8979
|
SPRINT-13: local storage of pinned columns, added ability to clear all filters, bug fix, added carat thing to rows per page dropdown
|
2022-10-13 18:54:16 -05:00 |
|