1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-02-20 11:51:55 +00:00
bramw_baserow/web-frontend/modules/core
Petr Stribny 0b229953ed Merge branch 'fix-dashboard-vuelidate' into 'develop'
Fix validation problems in dashboard

See merge request baserow/baserow!3161
2025-02-19 11:04:23 +00:00
..
assets Decrease grid view min field width 2025-02-18 11:38:41 +01:00
components Vuelidate upgrade 2025-02-17 13:17:35 +00:00
crudTable Fix flaky audit-log tests 2023-01-20 16:12:43 +00:00
directives Baserow distribution aggregation 2025-02-04 23:01:02 +00:00
editor Fix bug with mentions in rich text fields for publicly shared forms 2024-04-08 16:36:59 +00:00
filters
formula Add && and || operators to the formula language 2024-04-10 07:51:40 +00:00
layouts Resolve "Collapse sidebar with button" 2024-12-09 08:47:08 +00:00
locales Vuelidate upgrade 2025-02-17 13:17:35 +00:00
middleware Move admin dashboard, user, and workspace to core 2024-12-12 19:41:04 +00:00
mixins Fix validation problems in dashboard 2025-02-18 09:04:44 +01:00
pages Vuelidate upgrade 2025-02-17 13:17:35 +00:00
plugins Vuelidate upgrade 2025-02-17 13:17:35 +00:00
services Move admin dashboard, user, and workspace to core 2024-12-12 19:41:04 +00:00
static Add vue2-smooth-scroll 2024-03-05 19:54:29 +00:00
store Add Page Visibility 2024-11-26 12:06:14 +00:00
templates Replace icons 2023-09-28 13:39:41 +00:00
utils Add query_parameters to pages 2025-02-03 15:37:04 +00:00
adminTypes.js Move admin dashboard, user, and workspace to core 2024-12-12 19:41:04 +00:00
appAuthProviderTypes.js Improve SSO for AB 2025-02-03 13:03:00 +00:00
applicationTypes.js Hide builder page and application to users other than builder 2024-07-31 15:49:40 +00:00
authProviderTypes.js Add Saml auth provider 2024-12-10 14:27:16 +00:00
constants.js Improve the export progress update 2024-12-27 16:23:15 +00:00
dataProviderTypes.js Allow shared data sources 2024-10-17 15:49:51 +00:00
enums.js Resolve "Add date time picker element" 2024-11-26 11:23:15 +00:00
errorPageTypes.js Investigate how we can route a domain to a specific nuxt page 2023-02-27 09:11:36 +00:00
errors.js
functionCollection.js Move formula to core 2023-09-04 12:17:41 +00:00
generativeAIModelTypes.js Resolve "OpenRouter.ai generative AI integration" 2024-12-10 20:58:43 +00:00
head.js Change title template suffix to | Baserow 2024-07-15 17:36:31 +02:00
integrationTypes.js Resolve "Allow to define external service integration" 2023-06-22 14:23:00 +00:00
jobTypes.js Import and export workspace applications 2024-11-11 10:50:20 +00:00
middleware.js Move admin dashboard, user, and workspace to core 2024-12-12 19:41:04 +00:00
mixins.js Add filters support for lookups of single select fields 2024-11-12 19:22:38 +00:00
module.js Vuelidate upgrade 2025-02-17 13:17:35 +00:00
moment.js Resolve "Make DateField timezone-aware" 2023-03-08 09:13:08 +00:00
notificationTypes.js Resolve "Email notifications should have links to redirect the user directly to the specific comment, field, etc." 2024-04-08 12:30:06 +00:00
onboardingTypes.js Resolve "Send information to baserow.io if the user agrees during the onboarding" 2024-05-27 14:24:54 +00:00
permissionManagerTypes.js Improved onboarding 2024-05-24 13:26:26 +00:00
plugin.js Move admin dashboard, user, and workspace to core 2024-12-12 19:41:04 +00:00
plugins.js Public view export 2025-02-04 21:48:08 +00:00
registry.js Resolve "Add onboarding step that adds fields to the created table" 2024-09-02 09:17:01 +00:00
routes.js Move admin dashboard, user, and workspace to core 2024-12-12 19:41:04 +00:00
runtimeFormulaArgumentTypes.js Resolve "Use integration & data source in elements" 2023-08-04 14:29:34 +00:00
runtimeFormulaContext.js Resolve "Data Explorer" 2023-09-21 14:24:02 +00:00
runtimeFormulaTypes.js Cannot concat Array and String in AB Formula 2024-12-12 13:31:30 +00:00
serviceTypes.js Final fix for workflow action with collection elements 2025-02-18 16:28:09 +00:00
settingsTypes.js Replace icons 2023-09-28 13:39:41 +00:00
userFileUploadTypes.js Replace icons 2023-09-28 13:39:41 +00:00
userSourceTypes.js Resolve "Handle end user authentication on application builder" 2024-02-28 20:20:30 +00:00
validators.js Vuelidate upgrade 2025-02-17 13:17:35 +00:00
workflowActionTypes.js Resolve "Removing page parameters corrupts any workflow_action enabled element that had that parameter set" 2025-01-06 14:16:11 +00:00
workspaceSettingsPageTypes.js Improved discoverability of paid features 2024-05-10 06:56:26 +00:00
workspaceSettingsTypes.js Resolve "Allow overwriting generative AI settings on workspace level" 2024-04-08 15:41:09 +00:00