budibase/packages/frontend-core/src/utils
Dean 36f8ae45fe Rejig the filtering behaviour in the builder around empty config. Empty filters wont cause errors on load and will clear when they are saved 2024-12-10 14:17:46 +00: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 Rejig the filtering behaviour in the builder around empty config. Empty filters wont cause errors on load and will clear when they are saved 2024-12-10 14:17:46 +00: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