1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-04-16 10:01:05 +00:00
bramw_baserow/web-frontend/modules/database
2021-03-09 20:53:39 +00:00
..
components Resolve "User reports that a table is slow having 21 columns" 2021-03-09 20:53:39 +00:00
middleware Resolve "Filter rows" 2020-09-27 14:41:03 +00:00
mixins Resolve "User reports that a table is slow having 21 columns" 2021-03-09 20:53:39 +00:00
pages show correct error when an application, table or view is not found 2021-02-15 12:18:16 +01:00
services Resolve "Add new row on a given position" 2020-12-18 12:01:37 +00:00
store Resolve "User reports that a table is slow having 21 columns" 2021-03-09 20:53:39 +00:00
utils Resolve "Real time collaboration" 2021-01-24 14:53:06 +00:00
applicationTypes.js Resolve "Real time collaboration" 2021-01-24 14:53:06 +00:00
fieldTypes.js Resolve "User reports that a table is slow having 21 columns" 2021-03-09 20:53:39 +00:00
importerTypes.js Resolve "Import existing data from CSV, Excel etc" 2020-10-18 15:30:25 +00:00
middleware.js Resolve "Filter rows" 2020-09-27 14:41:03 +00:00
module.js Resolve "Filter rows" 2020-09-27 14:41:03 +00:00
plugin.js Proof of concept implementation showing how a filename contains filter could work given that file metadata is stored as a JSONField list. 2021-02-26 12:40:05 +00:00
realtime.js Resolve "Error when converting field with an incompatible value type" 2021-01-26 12:33:23 +00:00
routes.js refactored key name and modified existing row endpoints so that they support token authentication with permissions 2020-11-02 16:47:20 +00:00
settingsTypes.js refactored key name and modified existing row endpoints so that they support token authentication with permissions 2020-11-02 16:47:20 +00:00
viewFilters.js Proof of concept implementation showing how a filename contains filter could work given that file metadata is stored as a JSONField list. 2021-02-26 12:40:05 +00:00
viewTypes.js Resolve "Hide fields" 2021-01-25 10:11:44 +00:00