1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-04-09 23:27:51 +00:00
bramw_baserow/web-frontend/modules/database
2024-04-11 16:41:52 +02:00
..
components Fix bug when generating multiple cell values for the AI field 2024-04-11 16:41:52 +02:00
formula Add && and || operators to the formula language 2024-04-10 07:51:40 +00:00
locales Translations for 1.24 2024-04-10 07:19:05 +00:00
middleware Fix bug when navigating to not existing database 2024-01-23 19:55:21 +00:00
mixins Resolve "Allow overwriting generative AI settings on workspace level" 2024-04-08 15:41:09 +00:00
pages Resolve "Allow overwriting generative AI settings on workspace level" 2024-04-08 15:41:09 +00: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 Move AI field into premium 2024-04-05 08:18:41 +00:00
store AI field 2024-04-02 19:50:44 +00:00
utils Resolve "Gallery view cards are overlapping if the field name has multiple lines" 2024-04-04 18:36:26 +00:00
applicationTypes.js Fix error after creating database 2023-11-03 09:54:04 +01:00
constants.js Enable linking to multiple link to table entries in the form view 2023-10-23 12:52:24 +00:00
dataProviderTypes.js AI field 2024-04-02 19:50:44 +00:00
decoratorValueProviders.js Replace icons 2023-09-28 13:39:41 +00:00
exporterTypes.js Replace icons 2023-09-28 13:39:41 +00:00
fieldTypes.js Resolve "Allow overwriting generative AI settings on workspace level" 2024-04-08 15:41:09 +00:00
filePreviewTypes.js Use runtime config 2023-08-07 11:29:29 +00:00
formViewModeTypes.js Replace icons 2023-09-28 13:39:41 +00:00
importerTypes.js Replace icons 2023-09-28 13:39:41 +00:00
jobTypes.js Resolve "Rename notifications to toasts" 2023-06-28 16:31:32 +00: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 Translations for 1.12.1 2022-09-20 09:26:38 +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
plugin.js Merge branch '1988-introduce-greater-than-or-equal-and-less-than-or-equal-filter-types' into 'develop' 2024-04-05 15:43:08 +00:00
plugins.js Resolve "Make the styling of the dashboard cleaner" 2022-06-22 17:40:39 +00:00
realtime.js AI field 2024-04-02 19:50:44 +00:00
roleTypes.js Resolve "Show disabled RBAC roles when not available" 2024-04-05 15:45:23 +00:00
routes.js Unique URL for each row (different direction) 2022-08-02 11:23:17 +00: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 Password field type 2024-02-28 19:06:11 +00:00
viewDecorators.js Resolve "Rename group to workspace in frontend code." 2023-03-28 14:40:58 +00:00
viewFilters.js Resolve "Introduce “greater than or equal” (>=) and “less than or equal” (<=) filter types" 2024-04-05 15:43:08 +00:00
viewOwnershipTypes.js Allow switching between personal and collaborative views (API) 2023-11-13 15:34:38 +00:00
viewTypes.js AI field 2024-04-02 19:50:44 +00:00
webhookEventTypes.js Resolve "Add the workspace id to the webhook payload" 2023-12-19 12:27:06 +00:00