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
2021-06-01 09:30:30 +00:00
..
components Resolve "Export table/view data to CSV/XML/JSON" 2021-06-01 09:30:30 +00:00
middleware Resolve "Filter rows" 2020-09-27 14:41:03 +00:00
mixins Resolve "Database templates" 2021-04-08 14:30:26 +00:00
pages Resolve "Ordering of rows by drag and drop" 2021-05-07 09:49:31 +00:00
services Resolve "Export table/view data to CSV/XML/JSON" 2021-06-01 09:30:30 +00:00
store Resolve "Additional date filters" 2021-05-25 16:05:59 +00:00
utils Fix issue where new rows with temp uuids can match the search + remove now unused error. 2021-04-08 16:27:26 +01:00
applicationTypes.js Resolve "Database templates" 2021-04-08 14:30:26 +00:00
exporterTypes.js Resolve "Export table/view data to CSV/XML/JSON" 2021-06-01 09:30:30 +00:00
fieldTypes.js Search in view 2021-04-08 11:37:37 +00:00
importerTypes.js Resolve "Import JSON file when creating a table" 2021-05-18 11:12:07 +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 Resolve "Export table/view data to CSV/XML/JSON" 2021-06-01 09:30:30 +00:00
realtime.js Resolve "Make the tables orderable" 2021-05-18 11:14:18 +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 Resolve "Additional date filters" 2021-05-25 16:05:59 +00:00
viewTypes.js Resolve "Ordering of rows by drag and drop" 2021-05-07 09:49:31 +00:00