1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-04-12 08:18:07 +00:00
bramw_baserow/web-frontend/modules/builder
2025-04-07 08:33:33 +00:00
..
assets/icons Add simple container element 2025-03-12 11:49:12 +01:00
components Fix "number" validation for handling of decimal numbers with using comma or dot as decimal separator 2025-04-07 08:33:33 +00:00
locales Fix "number" validation for handling of decimal numbers with using comma or dot as decimal separator 2025-04-07 08:33:33 +00:00
mixins feat: Add rating elements to app builder 2025-03-27 13:34:31 +00:00
pages Add array support to query parameters validation handlers 2025-03-31 09:55:57 +00:00
plugins Add style for collection fields 2024-07-30 08:15:47 +00:00
services Final fix for workflow action with collection elements 2025-02-18 16:28:09 +00:00
store Improve data source and dispatch endpoints performances 2025-02-19 09:42:10 +00:00
utils fix: skip null values in URL query param resolution 2025-02-18 14:23:01 +00:00
applicationTypes.js Added Baserow, Eclipse, and Ivory theme templates 2025-03-18 21:36:31 +00:00
builderSettingTypes.js Minor Builder Theme UX Improvements 2024-11-26 12:29:10 +00:00
collectionFieldTypes.js feat: Add rating elements to app builder 2025-03-27 13:34:31 +00:00
constants.js Add User Role and Allow/Disallow Roles to control Element Visibility 2024-07-02 11:46:10 +00:00
dataProviderTypes.js Add array support to query parameters validation handlers 2025-03-31 09:55:57 +00:00
date.js Resolve "Add date time picker element" 2024-11-26 11:23:15 +00:00
defaultStyles.js Minor Builder Theme UX Improvements 2024-11-26 12:29:10 +00:00
deviceTypes.js Replace icons 2023-09-28 13:39:41 +00:00
domainTypes.js Resolve "Allow to create sub domains" 2023-09-18 08:29:09 +00:00
elementTypeMixins.js Fix store issue on selected element in templates 2025-02-05 15:40:11 +01:00
elementTypes.js Fix "number" validation for handling of decimal numbers with using comma or dot as decimal separator 2025-04-07 08:33:33 +00:00
enums.js Add array support to query parameters validation handlers 2025-03-31 09:55:57 +00:00
errorPageTypes.js Investigate how we can route a domain to a specific nuxt page 2023-02-27 09:11:36 +00:00
eventTypes.js Final fix for workflow action with collection elements 2025-02-18 16:28:09 +00:00
fontFamilyTypes.js Add ability to set Font Weights in AB Theme 2025-01-21 13:56:46 +00:00
fontWeights.js Add ability to set Font Weights in AB Theme 2025-01-21 13:56:46 +00:00
jobTypes.js Fix various minor bugs 2025-02-26 16:16:03 +00:00
middleware.js Resolve "Create initial application builder structure" 2023-02-08 11:33:14 +00:00
module.js added korean language 2024-11-26 19:09:48 +01:00
pageActionTypes.js Add query_parameters to pages 2025-02-03 15:37:04 +00:00
pageHeaderItemTypes.js Resolve "Service filters pointing to trashed database fields can lead to an exception raised during dispatch." 2025-02-10 17:16:26 +00:00
pageSettingsTypes.js Add Page Visibility 2024-11-26 12:06:14 +00:00
pageSidePanelTypes.js Resolve "Removing page parameters corrupts any workflow_action enabled element that had that parameter set" 2025-01-06 14:16:11 +00:00
pathParamTypes.js Resolve "Data Explorer" 2023-09-21 14:24:02 +00:00
plugin.js feat: Add rating elements to app builder 2025-03-27 13:34:31 +00:00
queryParamTypes.js Add query_parameters to pages 2025-02-03 15:37:04 +00:00
realtime.js Resolve "Row enters view webhook event type" 2025-03-14 15:06:52 +01:00
routes.js Add healthcheck to public application builder domains 2023-12-21 18:50:16 +01:00
themeConfigBlockTypes.js Fix menu context bakcground color 2025-03-19 11:20:38 +01:00
workflowActionTypes.js Final fix for workflow action with collection elements 2025-02-18 16:28:09 +00:00