budibase/packages/frontend-core/src/utils
Andrew Kingston c110cb628d
Merge pull request #14858 from Budibase/remove-lightest-and-dark-themes
Remove lightest and dark themes and add core types and utils for themes
2024-10-25 16:01:44 +01:00
..
cookies.js store tenant in cookie for use in account portal 2024-02-13 15:26:22 +00:00
download.js PR comments 2024-04-10 15:18:01 +02:00
index.js Update to use new shared-core location for theme utils 2024-10-24 09:35:55 +01:00
json.js Fix array type missing from query schema selector (#12772) 2024-02-19 09:13:03 +00:00
memo.js Fix param 2024-08-20 15:29:39 +01:00
relatedColumns.js Fix crash when many-type related column value is non-array 2024-10-14 12:20:53 +01:00
roles.js Add display name, color and descriptions to roles. Allow row CRUD via new UI 2024-09-11 15:42:05 +01:00
rows.js Fix possible new reference 2024-04-26 15:52:39 +02:00
schema.js Improve sorting logic 2024-10-11 16:43:24 +01:00
searchFields.js Using the relationship name rather than the table name - the relationship may have a different name to the related table, this makes it a bit more sensible. 2024-07-01 15:48:49 +01:00
settings.js Update component settings bar to respect dependsOn metadata 2024-08-05 16:53:10 +01:00
table.js Allow sorting by calculation columns 2024-10-11 16:38:35 +01:00
utils.js Update form block autoscreens to render buttons at bottom and include quiet row action buttons 2024-09-09 11:35:43 +01:00
websocket.js Ensue table schema change made via grids are properly synced with backend stores, given absence of websocket events for own events 2023-06-02 15:28:48 +01:00