budibase/packages/builder/src/components/backend/DataTable
mike12345567 9609c59368 Fixing an issue discovered where the relationshipType currently specifies the wrong cardinality, for now just flipping the way it is specified in the front end as this will accurately describe what the backend is performing. 2021-03-05 15:19:33 +00:00
..
TableHeader Updating cypress tests as well as changing the auto column icons a bit to improve the look. 2021-02-19 15:49:54 +00:00
TableLoadingOverlay Enabling the dark side 2020-10-29 20:42:34 +00:00
buttons Fixing issue with cypress test, fixing a 409 conflict that could occur in table saving - shouldn't happen now. 2021-02-16 18:29:38 +00:00
cells Add support for new relationship object in backend table 2021-02-25 11:05:46 +00:00
modals Fixing an issue discovered where the relationshipType currently specifies the wrong cardinality, for now just flipping the way it is specified in the front end as this will accurately describe what the backend is performing. 2021-03-05 15:19:33 +00:00
popovers removes unused code in automation and backend sections 2021-03-01 17:34:27 +01:00
DataTable.svelte Fixing issue with cypress test, fixing a 409 conflict that could occur in table saving - shouldn't happen now. 2021-02-16 18:29:38 +00:00
ExternalDataSourceTable.svelte tidy up 2021-01-18 15:47:02 +00:00
RelationshipDataTable.svelte Merge ag-grid backend UI and update styles 2020-10-28 15:20:56 +00:00
RowFieldControl.svelte Adding the ability to set whether a user is active or not rather than deleting them, stops them from being able to log in to the system. 2021-02-22 11:39:58 +00:00
Table.svelte removes unused code in automation and backend sections 2021-03-01 17:34:27 +01:00
ViewDataTable.svelte Adding a few fixes for bugs related to user table, user table views and some async functions that weren't awaiting promises. 2021-02-23 16:29:50 +00:00
api.js tidy up 2021-01-13 18:29:51 +00:00