7c7b9a3dbf
initial checkin of support of bulk load with file
snapshot-feature-bulk-edit-from-file
2025-07-17 12:37:54 -05:00
1dce760934
Merge pull request #91 from Kingsrook/feature/criteria-paster-tests
...
added tests around filter criteria paster tool
2025-07-08 14:34:29 -05:00
ff4683af1f
added tests around filter criteria paster tool
2025-07-08 13:53:02 -05:00
ab4be1d5af
fix to hotfix, observe chips as well to handle paste
2025-06-30 23:55:42 -05:00
0d7e76df6c
hotfix on number chip validity, text fix
2025-06-27 12:17:52 -05:00
d41f5f8339
added clarifying comment
2025-06-20 13:22:29 -05:00
4d30eb3060
Merge pull request #90 from Kingsrook/feature/search-possible-values-by-label
...
Feature/search possible values by label
2025-06-18 10:23:13 -05:00
d4a675e952
updated to include the unique count of valid values
2025-06-06 19:17:10 -05:00
633c97b710
fix when no helpContent avaliable
2025-06-03 17:27:11 -05:00
c70ef3dae8
feedback from review session
2025-06-02 16:39:27 -05:00
5c69ae666c
added ability to search for possible value data using the PVS labels, rather than just the ids, updated the values paster widget thingy to use this change to make pvs requests in a paginated manner
2025-05-27 15:17:57 -05:00
2e5aba6c16
Merge tag 'version-0.25.0' into dev
...
Tag release
2025-05-20 07:52:28 -05:00
185775ca4d
Merge branch 'release/0.25.0'
version-0.25.0
2025-05-20 07:52:28 -05:00
cbcb3b505e
Update for next development version
2025-05-20 07:06:37 -05:00
ce91f68088
Update versions for release
2025-05-20 07:06:35 -05:00
81da1a4627
Merged feature/oauth2-authentication-module into dev
2025-05-19 20:33:35 -05:00
b279a04b43
quick bug fix for goto fields
2025-04-16 16:45:46 -05:00
1f2e57d688
Merged feature/better-goto-behavior into dev
2025-04-09 11:14:14 -05:00
52bb7ba411
Merged feature/disable-show-default-vs-display-value into dev
2025-04-09 11:14:02 -05:00
34c6f650b5
updated to handle (ignore) fields with empty strings when using goto dialog
snapshot-feature-better-goto-behavior
2025-04-07 16:50:01 -05:00
d792c23035
Cleanup from code review
2025-04-05 19:58:35 -05:00
e3d30633f1
Refactor authentication handling to pass authentication metadata into App.
...
eliminates warnings from oauth2 hook by conditionally using its useAuth hook.
2025-04-05 19:37:02 -05:00
a6ee682671
Merged feature/dk-misc-20250318 into dev
2025-04-03 14:28:34 -05:00
c62252075f
Merged feature/banners into dev
2025-04-03 14:26:13 -05:00
debc6f3ebf
turn off replacing of displayValue with defaultValue
2025-04-02 12:10:39 -05:00
679375ba63
update processClicked to set alert if min/max input records isn't satisfied
2025-03-18 11:44:32 -05:00
fb10dad803
Add support for query-param defaultProcessValues (as a json object)
2025-03-18 11:40:22 -05:00
c9a618c7f6
Fix full-width file upload adornment for lg-size (regressed with field-level grid columns addition)
2025-03-10 12:12:37 -05:00
f654208769
Update kingsrook/qqq-frontend-core to 1.0.118 (add more params to manageSession call)
snapshot-feature-oauth2-authentication-module
2025-03-07 20:33:09 -06:00
3dacab8d60
Add support for oauth2 authentication module.
...
In so doing, extract auth0- and anonymous- -authenticationModule implementations from index.tsx and App.tsx, moving each to it own useXyz hook.
2025-03-07 20:10:06 -06:00
13ce684d23
Initial checkin of Banners under QBrandingMetaData
...
- includes migration from (now deprecated) MetaDataFilterInterface to MetaDataActionCustomizerInterface (stored on the QInstance and used by MetaDataAction)
- includes migration from (now deprecated) environmentBannerText and environmentBannerColor in QBrandingMetaData to now be implemented as a banner
2025-03-07 14:58:51 -06:00
b67eea7d87
Merge branch 'release/0.24.0'
version-0.24.0
2025-03-06 11:20:23 -06:00
8ae3b95105
Merge tag 'version-0.24.0' into dev
...
Tag release
2025-03-06 11:20:23 -06:00
5a309e5628
Update for next development version
2025-03-06 11:04:18 -06:00
67e1e78817
Update versions for release
2025-03-06 11:04:17 -06:00
214b6b8af4
Merged feature/sftp-and-headless-bulk-load into dev
2025-03-05 19:45:22 -06:00
8ec0ce5455
Cleanup from code review
2025-03-05 19:30:52 -06:00
07cb6fd323
Fix show blob download urls when not using dynamic url
2025-02-25 10:55:49 -06:00
3bb8451671
add support for toRecordFromTableDynamic
in LINK adornment, and downloadUrlDynamic
in FILE_DOWNLOAD adornment
2025-02-24 11:10:36 -06:00
6076c4ddfd
CE-2261: updated to respect field column widths on view and edit forms
2025-02-19 17:05:10 -06:00
44a8810260
Remove textTransform="capitalize" from pageHeader h3
2025-02-14 20:37:12 -06:00
c69a4b8203
Make variants work for blob/download fields
2025-02-14 20:36:49 -06:00
7db4f34ddd
add LONG to types that get numeric operators
2025-02-14 20:34:59 -06:00
71dc3f3f65
Merge pull request #79 from Kingsrook/feature/support-CE-2257-ice-logic
...
Add support for defaultValuesForNewChildRecordsFromParentFields for C…
2025-02-14 20:33:47 -06:00
ce22db2f89
Merge pull request #78 from Kingsrook/feature/CE-2258-manual-add-carton [skip ci]
...
CE-2258: updated dashboard widgets with a forcereload when child reco…
2025-02-14 20:32:15 -06:00
aacb239164
Add support for defaultValuesForNewChildRecordsFromParentFields for ChildRecordList; Load display values for possible-value fields when adding them to childRecord list and when opening child-edit form (adding passing of all other-values to the possible-value lookup, for filtered scenarios that need them);
2025-02-03 09:10:39 -06:00
219458ec63
CE-2258: updated dashboard widgets with a forcereload when child record is removed
2025-01-28 15:30:42 -06:00
59fdc72455
Merged feature/filter-json-field-improvements into dev
2025-01-22 20:01:10 -06:00
5c3ddb7dec
Take label (e.g., of the field) as parameter
2025-01-21 12:18:21 -06:00
d65c1fb5d8
Padding & margin adjustments for script viewer
2025-01-21 12:12:03 -06:00