1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-04-13 08:41:46 +00:00
bramw_baserow/web-frontend/modules/database/components/table
2021-06-01 09:30:30 +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 "Export table/view data to CSV/XML/JSON" 2021-06-01 09:30:30 +00:00
TableCSVImporter.vue Resolve "Import JSON file when creating a table" 2021-05-18 11:12:07 +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
TableJSONImporter.vue Resolve "Import JSON file when creating a table" 2021-05-18 11:12:07 +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 Resolve "Import JSON file when creating a table" 2021-05-18 11:12:07 +00:00