|
0aad78d16b
|
Merge pull request #16 from Kingsrook/feature/column-stats
Feature/column stats
|
2023-04-06 13:32:00 -05:00 |
|
|
6f90780b23
|
Next version of fix dashboard dropdowns!
|
2023-04-06 12:27:33 -05:00 |
|
|
5d34f60a46
|
Make work with multiple apis (or a table in no apis)
|
2023-04-04 15:48:59 -05:00 |
|
|
74529b44ca
|
No chip icon if no chip icon!
|
2023-04-03 10:46:55 -05:00 |
|
|
fe87948904
|
Add formatJson, expand buttons to code views
|
2023-03-31 16:39:23 -05:00 |
|
|
d9ac5dee5a
|
add sort-endpoints-by=method
|
2023-03-29 18:11:32 -05:00 |
|
|
41f04d5b2c
|
Fixed warnings from React imports (sorry, Tim)
|
2023-03-28 09:53:03 -05:00 |
|
|
af6c000e14
|
Add table developer page, with api docs
|
2023-03-28 09:38:41 -05:00 |
|
|
8a300a90b8
|
HOTFIX: fix to parent dashboard widgets
|
2023-03-17 10:18:31 -05:00 |
|
|
b63fb03410
|
fix build error and add icon to refresh
|
2023-03-16 12:00:29 -05:00 |
|
|
f1baefa5f6
|
fix for double params in dashboard widget request urls
|
2023-03-16 11:37:45 -05:00 |
|
|
8f81b2b764
|
Renamed tableStats to columnStats
|
2023-03-16 07:54:05 -05:00 |
|
|
ed17a311af
|
Checkpoint - nearing releasable!
|
2023-03-16 07:54:05 -05:00 |
|
|
f766f17a92
|
column stats checkpoint
|
2023-03-16 07:54:05 -05:00 |
|
|
968397bcc9
|
WIP version of table/column stats process & supporting aggregate changes
|
2023-03-16 07:54:05 -05:00 |
|
|
c812dea8ea
|
add handling for new filter link summary lines
|
2023-03-15 17:05:42 -05:00 |
|
|
ef51b7747f
|
Fixed bug where the grid columns, etc, could get out of sync (in the dishwasher) w/ the table, when doing certain Link operations (discovered from run-record-script process result screen w/ a filter link)
|
2023-03-15 17:05:04 -05:00 |
|
|
bb122ed23a
|
Initial version of auto-complete. add onbeforeunload handler (guess why lol)
|
2023-03-15 12:20:48 -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 |
|
|
9f3cf9f00f
|
Don't wait forever in CIRCLECI!
|
2023-03-08 12:51:36 -06:00 |
|
|
a31661d150
|
Real small passable version of script view screen/widget
|
2023-03-08 12:16:12 -06:00 |
|
|
d585994a48
|
Add chrome option --remote-allow-origins=* (to fix change/bug introduced in chrome 111?)
|
2023-03-08 11:20:17 -06:00 |
|
|
b6d79817de
|
Pass other values from process into possible values (for filter)
|
2023-03-08 10:22:18 -06:00 |
|
|
39eea433fb
|
add pvs filters (via post) to table endpoint; more test coverage, plus maybe report on untested classes in ci
|
2023-03-08 10:18:42 -06:00 |
|
|
8c767635de
|
Adding generic run records process
|
2023-03-07 15:55:27 -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 |
|
|
142bb76522
|
fixed bug where primarykey wasnt being used properly
|
2023-03-03 16:52:13 -06:00 |
|
|
caea70252a
|
fixed links to processes/record when id is not the primary key
|
2023-03-03 08:42:39 -06:00 |
|
|
813301a474
|
Update to make id column value hyperlink; fix copy-column to not copy blank/undefineds
|
2023-03-02 16:34:44 -06:00 |
|
|
5f483a0b4a
|
Add border on filter autocomplete tags
|
2023-03-02 16:34:29 -06:00 |
|
|
f3bd3cee80
|
re-dis-enabled failing test to allow for release
|
2023-03-02 11:26:58 -06:00 |
|
|
9487f631e7
|
random attempt to fix weird test failure in circle ci, removed the whole omit reload thing which only half worked
|
2023-03-01 20:04:54 -06:00 |
|
|
5e9734f712
|
Fix ISO8601 method, to use HH vs hh (24 hour)
|
2023-03-01 13:43:16 -06:00 |
|
|
f6f586ae48
|
Update to convert date-times to UTC before submitting to backend.
|
2023-03-01 10:38:19 -06:00 |
|
|
429a5061d4
|
SPRINT-21: temporarily disabled test that fails and that could not be reproduced local
|
2023-02-28 12:48:58 -06:00 |
|
|
1bc6b75304
|
SPRINT-21: fixed import collision on "Map"
|
2023-02-28 11:58:24 -06:00 |
|
|
898ba5b8ac
|
Try different selector
|
2023-02-24 16:55:19 -06:00 |
|
|
c35605d14d
|
add a wait for menu to go away before tryign to click?
|
2023-02-24 16:53:27 -06:00 |
|
|
369b34c1cc
|
fixing screenshots for ci
|
2023-02-24 16:20:34 -06:00 |
|
|
82008f081c
|
try to capture screenshots in circleci
|
2023-02-24 16:15:20 -06:00 |
|
|
be6d4bb657
|
Improved screenshots
|
2023-02-24 16:03:33 -06:00 |
|
|
1b3b26bdbb
|
Missing }
|
2023-02-24 15:43:20 -06:00 |
|
|
8abf71c67b
|
fixed query test (filter button selector conflict); removed sleepForever from filter test
|
2023-02-24 15:41:53 -06:00 |
|
|
5f20367b3c
|
Add Copy Values to grid column menu
|
2023-02-24 15:24:04 -06:00 |
|
|
858392c286
|
Test improvements
|
2023-02-24 15:24:04 -06:00 |
|