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/database
Bram Wiepjes add4cd1e66 Merge branch 'baserow-mcp' into 'develop'
Baserow MCP

Closes #3556

See merge request baserow/baserow!3331
2025-04-25 13:47:58 +00:00
..
components Merge branch 'baserow-mcp' into 'develop' 2025-04-25 13:47:58 +00:00
formula Resolve "this.getFormulaType is not a function" 2025-03-18 19:18:07 +00:00
locales [4/4] Update Form view styling 2025-04-17 15:02:11 +00:00
middleware Fix bug when navigating to not existing database 2024-01-23 19:55:21 +00:00
mixins Uniform fieldType.isReadOnly in the frontend 2025-04-18 10:45:17 +02:00
pages Merge branch 'frontend-field-read-only' into 'develop' 2025-04-18 10:45:17 +02:00
search Resolve "Fix web-frontend not loading for IE and Safari versions less than 16.4" 2023-07-20 15:55:53 +00:00
services Paginate without count 2025-04-18 18:02:24 +02:00
store Paginate without count 2025-04-18 18:02:24 +02:00
utils Uniform fieldType.isReadOnly in the frontend 2025-04-18 10:45:17 +02:00
applicationTypes.js Hide builder page and application to users other than builder 2024-07-31 15:49:40 +00:00
arrayFilterMixins.js Resolve "Add support to filter lookup of multiple select fields" 2025-01-15 17:14:41 +00:00
arrayViewFilters.js Resolve "Dates within filter doesn't work with dates in the past" 2025-04-18 17:33:14 +02:00
configureDataSyncTypes.js Periodic data sync 2025-01-20 12:28:14 +00:00
constants.js Sort single select rows by select option order 2025-03-17 15:16:36 +00:00
databaseScratchTrackFieldsStepType.js Resolve "Add onboarding step that adds fields to the created table" 2024-09-02 09:17:01 +00:00
dataProviderTypes.js AI field 2024-04-02 19:50:44 +00:00
dataSyncTypes.js PostgreSQL data sync 2024-11-11 09:41:45 +00:00
decoratorValueProviders.js Replace icons 2023-09-28 13:39:41 +00:00
exporterTypes.js Export view or table to Excel file 2024-11-27 19:20:09 +00:00
fieldTypes.js Uniform fieldType.isReadOnly in the frontend 2025-04-18 10:45:17 +02:00
filePreviewTypes.js #2745 - non-standard images will not break thumbnails 2024-12-19 19:14:35 +00:00
formViewModeTypes.js Replace icons 2023-09-28 13:39:41 +00:00
guidedTourTypes.js Introduce guided tours 2025-04-01 20:52:11 +00:00
importerTypes.js Replace icons 2023-09-28 13:39:41 +00:00
jobTypes.js Add ability to manage Automation workflows 2025-04-17 17:01:26 +04:00
membersPagePluginTypes.js Resolve "Rename group to workspace in frontend code." 2023-03-28 14:40:58 +00:00
middleware.js Resolve "Filter rows" 2020-09-27 14:41:03 +00:00
module.js added korean language 2024-11-26 19:09:48 +01:00
notificationTypes.js Add payload pagination for webhooks 2025-03-12 17:08:38 +01:00
onboardingTypes.js "From template" onboarding step 2025-04-01 20:23:41 +00:00
plugin.js Introduce guided tours 2025-04-01 20:52:11 +00:00
plugins.js Add new workspace homepage 2024-07-25 17:05:43 +00:00
realtime.js [2/2] AI improvements: AI field choice output type 2024-11-12 16:29:42 +00:00
roleTypes.js Improved onboarding 2024-05-24 13:26:26 +00:00
routes.js Periodic data sync deactivated notification 2025-02-25 14:52:20 +01:00
rowModalSidebarTypes.js Fix bug where commenters were not able to see the comments and 2023-12-12 17:01:27 +00:00
settingsTypes.js Replace icons 2023-09-28 13:39:41 +00:00
viewAggregationTypes.js Baserow distribution aggregation 2025-02-04 23:01:02 +00:00
viewDecorators.js Resolve "Rename group to workspace in frontend code." 2023-03-28 14:40:58 +00:00
viewFilters.js Resolve "Dates within filter doesn't work with dates in the past" 2025-04-18 17:33:14 +02:00
viewOwnershipTypes.js Allow switching between personal and collaborative views (API) 2023-11-13 15:34:38 +00:00
viewTypes.js [3/4] Update Gallery and Kanban view styling 2025-04-17 11:28:09 +00:00
webhookEventTypes.js Resolve "Row enters view webhook event type" 2025-03-14 15:06:52 +01:00