|
3dc92aec88
|
CE-1727 - Add inlinePossibleValueSources option to fields; pass more data into DynamicSelect in a named object, so it's a little less loosely defined.
|
2024-09-09 16:01:30 -05:00 |
|
|
d2705c3aed
|
Avoid null-pointer in TableUtils.getSectionsForRecordSidebar callback, if instance has no widgets
|
2024-09-05 19:05:40 -05:00 |
|
|
326367fbe0
|
Merge pull request #72 from Kingsrook/feature/CE-1647-update-filter-widget-to-show-preview
CE-1647: added preview to query filter widget
|
2024-09-04 16:17:40 -05:00 |
|
|
bb6f818457
|
Merge pull request #71 from Kingsrook/feature/CE-1646-possible-value-filter-bug
Feature/ce 1646 possible value filter bug
|
2024-09-04 16:17:25 -05:00 |
|
|
e839da6123
|
CE-1405 - Put margin-left on this, so if its used in a big number block, and it wraps, it does right, i think
|
2024-08-29 16:03:26 -05:00 |
|
|
34a4fc19b4
|
CE-1647: added preview to query filter widget
|
2024-08-27 17:52:34 -05:00 |
|
|
128a748b63
|
CE-1643 Add fontVariantNumeric: "tabular-nums" to the thing with numbers that count up, so it's awesome.
|
2024-08-23 15:11:52 -05:00 |
|
|
1284e3a22c
|
CE-1643 change default operator for DATEs to be equals
|
2024-08-23 15:11:26 -05:00 |
|
|
5a6293cfdf
|
Merged dev into feature/CE-1646-possible-value-filter-bug
|
2024-08-23 10:27:45 -05:00 |
|
|
868022408c
|
Merge pull request #68 from Kingsrook/feature/CE-1555-ops-overview-fix-accordion
Feature/ce 1555 ops overview fix accordion
|
2024-08-23 10:26:53 -05:00 |
|
|
f112cf5543
|
Remove sold border
|
2024-08-23 10:24:00 -05:00 |
|
|
418f7957a2
|
CE-1646 pass useCase (filter or form) into DynamicSelect and down to possibleValue backend calls
|
2024-08-23 08:51:24 -05:00 |
|
|
8be8bf367a
|
CE-1405 / CE-1479 - Add missing ?
|
2024-08-21 08:52:57 -05:00 |
|
|
1ca1313a25
|
CE-1405 / CE-1479 - Let widget meta data default values set more grid cols per size classes
|
2024-08-21 08:35:35 -05:00 |
|
|
4533815535
|
CE-1554: added ability to overlay html over a block widget
|
2024-08-20 15:42:58 -05:00 |
|
|
4230f34b15
|
Only output Link if link has an href (else page blows up)
|
2024-08-20 10:07:45 -05:00 |
|
|
e08e37222b
|
CE-1556: updated to try to use composite block data within tooltips
|
2024-08-13 16:22:12 -05:00 |
|
|
0ffada6aec
|
CE-1555: updates 'accordian' behavior of tables
|
2024-08-12 12:09:29 -05:00 |
|
|
e604f47231
|
Fixes for data table css redo (a z-index on headers, and use background color (as sx prop) in body cells
|
2024-07-26 10:34:18 -05:00 |
|
|
9d5af539b9
|
Re-do css on table skeleton, per changes in the included DataTable*Cell components
|
2024-07-25 09:29:13 -05:00 |
|
|
97bab57974
|
Re-do css on tables, to do the whole table as divs with display: grid
|
2024-07-25 08:37:37 -05:00 |
|
|
d9de96ea7f
|
Make whole top-right bar display:none at under md breakpoints
|
2024-07-25 08:36:13 -05:00 |
|
|
47fb7cc2e3
|
Merge pull request #65 from Kingsrook/feature/CE-1402-field-case-change-behaviors
Feature/ce 1402 field case change behaviors
|
2024-07-03 16:29:05 -05:00 |
|
|
647c63f5a3
|
Add ErrorBoundary, and wrap HelpContent with it
|
2024-06-25 13:32:13 -05:00 |
|
|
f545649882
|
CE-1402 Make consistent naming 'behaviors', not 'fieldBehaviors'
|
2024-06-25 08:40:30 -05:00 |
|
|
3ec43fbbd3
|
CE-1402 Only do flushSync and setSelectionRange after a toUpper/Lower and add a try-catch, just in case (specifically, because failed on input type=number)
|
2024-06-25 07:58:12 -05:00 |
|
|
28bc07cce4
|
CE-1402 Look for toUpperCase/toLowerCase behaviors on fields, and apply those transforms (plus cursor adjustments) in input fields and filter criteria values
|
2024-06-24 20:44:15 -05:00 |
|
|
826bed4537
|
Add iconButton to open dot menu
|
2024-06-06 10:25:39 -05:00 |
|
|
40bd83cd96
|
attempt to fix scrollbar issue in 'is any of' mode
|
2024-06-05 14:06:18 -05:00 |
|
|
a778b7497a
|
CE-938: updated to get filter and column setup values from widget data, rather than 'default values'
|
2024-06-04 13:43:39 -05:00 |
|
|
2afa82c770
|
Fix 'Saved View' showing up in breadcrumb when it shouldn't
|
2024-06-04 10:54:43 -05:00 |
|
|
d03e908a9d
|
CE-938: fixed bug on deletion of associated child records
|
2024-06-03 15:25:53 -05:00 |
|
|
dc62f97219
|
CE-938: updates from code review feedback
|
2024-06-03 11:28:29 -05:00 |
|
|
fe9e20715a
|
CE-938: fixed bug where editing a record was not updating filter fields, fixed padding issue
|
2024-05-31 14:42:35 -05:00 |
|
|
71a1bfaa6b
|
CE-938: fixed filter display text, dashboard widget style change
|
2024-05-29 12:58:06 -05:00 |
|
|
fb57718c1c
|
Add some ?.'s around metaData.widgets (in case an instance has no widgets)
|
2024-05-28 16:26:24 -05:00 |
|
|
69daf47021
|
CE-938: renamed reportSetup widget to filterAndColumns
|
2024-05-22 15:30:13 -05:00 |
|
|
1d24b9b40c
|
CE-938: updated 'flashing' occurring in child widget whenever any form fields are changed, instead of only the data in the widget
|
2024-05-22 12:38:16 -05:00 |
|
|
f44ba8d6d3
|
CE-938: improvements to the report setup widget
|
2024-05-21 18:26:35 -05:00 |
|
|
a36bdb1474
|
Merge pull request #60 from Kingsrook/feature/CE-1240-out-of-stock-summary-page
Feature/ce 1240 out of stock summary page
|
2024-05-15 19:20:59 -05:00 |
|
|
b7f715f832
|
Change to javascript-scroll into view, rather than use anchors (they don't work upon reload anyway, due to async loading, and they broke record-view-by-key); also move overflow down an element in the stack, to make border-radius look better
|
2024-05-14 22:29:22 -05:00 |
|
|
f5919c66ab
|
Add whitespace nowrap to goto button
|
2024-05-14 20:29:21 -05:00 |
|
|
5693661d20
|
CE-1180 Updated to support multi-value keys. also, support tables (e.g., api tables) w/o a primary key, by redirecting a successful UK lookup to the (new) /key?queryString record-view screen
|
2024-05-10 15:45:44 -05:00 |
|
|
d750ef0930
|
CE-1240: made link font slightly larger
|
2024-05-06 15:30:27 -05:00 |
|
|
267ead925b
|
CE-1240: added support for table link
|
2024-05-06 11:58:57 -05:00 |
|
|
f925ad9116
|
CE-1240: updated composite widget to have flex column ability, support for 'multi table' widget,
|
2024-05-03 20:26:36 -05:00 |
|
|
1bf1f09e9d
|
CE-1068 - scroll-top-top to show alerts in modals
|
2024-05-01 15:38:14 -05:00 |
|
|
f3d08ef683
|
Merged feature/CE-882-add-functionality-of-sharing into feature/CE-1068-add-basic-functionality-of
|
2024-05-01 10:54:38 -05:00 |
|
|
1aff749f72
|
CE-1068: made width for date times a little wider
|
2024-05-01 10:54:33 -05:00 |
|
|
a6662eeb07
|
CE-1068: bug fixes
|
2024-05-01 10:04:20 -05:00 |
|