1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-04-28 14:32:26 +00:00
bramw_baserow/web-frontend/modules/core
2025-04-28 15:52:44 +02:00
..
assets Add File input element 2025-04-28 15:52:44 +02:00
components Baserow MCP 2025-04-25 13:47:58 +00:00
crudTable
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 Introduce guided tours 2025-04-01 20:52:11 +00:00
locales Baserow MCP 2025-04-25 13:47:58 +00:00
middleware Secured file access not working when authenticated with SSO 2025-03-04 08:52:27 +00:00
mixins Resolve "Optionally allow webhook to be triggered when a related row is updated" 2025-04-18 13:11:29 +02:00
pages [2/2] Update premium and enterprise paid features modal 2025-04-14 12:39:57 +00:00
plugins Reduce deadlocks on rows endpoints 2025-04-09 14:43:43 +00:00
services Add File input element 2025-04-28 15:52:44 +02:00
static Removed static serve and moved images 2025-04-14 16:51:04 +02:00
store Introduce guided tours 2025-04-01 20:52:11 +00:00
templates Replace icons 2023-09-28 13:39:41 +00:00
utils Add File input element 2025-04-28 15:52:44 +02:00
adminTypes.js Move admin dashboard, user, and workspace to core 2024-12-12 19:41:04 +00:00
appAuthProviderTypes.js Drop the AB SSO feature flag. 2025-03-11 13:59:31 +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 Fix import progress bar percentage 2025-03-10 09:38:02 +01:00
dataProviderTypes.js Allow shared data sources 2024-10-17 15:49:51 +00:00
enums.js Add File input element 2025-04-28 15:52:44 +02:00
errorPageTypes.js
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
guidedTourTypes.js Introduce guided tours 2025-04-01 20:52:11 +00:00
head.js Change title template suffix to | Baserow 2024-07-15 17:36:31 +02:00
integrationTypes.js
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 Introduce guided tours 2025-04-01 20:52:11 +00:00
moment.js
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 "From template" onboarding step 2025-04-01 20:23:41 +00:00
permissionManagerTypes.js Improved onboarding 2024-05-24 13:26:26 +00:00
plugin.js Baserow MCP 2025-04-25 13:47:58 +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 Fix AB template permissions for preview 2025-04-02 11:20:19 +02: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 Baserow MCP 2025-04-25 13:47:58 +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