1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-04-17 02:17:49 +00:00
bramw_baserow/web-frontend/modules/database/components/table
2021-04-15 14:55:49 +00:00
..
CreateTableModal.vue fix: Remove example data when creating empty tables 2021-03-30 17:04:09 +05:30
DeleteTableModal.vue made it possible to order the rows by multiple fields in the rows listing endpoint 2020-11-07 13:36:11 +01:00
Table.vue Resolve "Memory leak if the table contains a link_row field" 2021-04-15 14:55:49 +00:00
TableCSVImporter.vue Added support for character encodings when importing csv files 2021-03-18 15:01:20 +00:00
TableForm.vue refactored all css classes to bem style 2020-06-22 21:22:16 +02:00
TableImporterPreview.vue Resolve "Import existing data from CSV, Excel etc" 2020-10-18 15:30:25 +00:00
TablePasteImporter.vue Added support for character encodings when importing csv files 2021-03-18 15:01:20 +00:00
TableTemplate.vue Resolve "Database templates" 2021-04-08 14:30:26 +00:00
TableXMLImporter.vue Add XML import based on DOMParser 2021-03-30 12:16:14 +00:00