44 Commits (012bbf236d6e3fced588befb4aab402bba4e87d6)

Author SHA1 Message Date
Peter Clement 2eccb159c0 remove uneeded properties from schema 5 years ago
Peter Clement a25020aad7 refactor new autocolumn functionality 5 years ago
Andrew Kingston 19ae31240b Reset data ui searches when mutating rows as we cannot guarantee that bookmarks are the same 5 years ago
Andrew Kingston 8b9b6dd4e2 Refresh data UI tables when creating a row 5 years ago
Andrew Kingston bf46b41890 Automatically refresh data as needed when rows or columns are updated 5 years ago
Andrew Kingston 824d8ac81a Add transitions to data UI tables to improve smoothness and prevent stuttering and flashing on loading 5 years ago
Andrew Kingston ac635b34f6 Fix resetting filters and sorting options when changing tables 5 years ago
Andrew Kingston 98341b7237 Reuse filter drawer component to allow full table filtering on any type in data UI 5 years ago
Andrew Kingston 9bdc1b824b Add basic search implementation to data UI tables 5 years ago
Andrew Kingston 2ec7ff72ad Move lucene logic into builder 5 years ago
Andrew Kingston db6032ca95 Add a refresh action to common table searching logic 5 years ago
Andrew Kingston 13163102f8 Only refresh tables when table ID changes 5 years ago
Andrew Kingston 6c8bff19e9 Add new core implementation of fetching paginated table data and enable pagination in backend UI for tables 5 years ago
mike12345567 900ed2334c Inverting logic as the type isn't always internal. 5 years ago
mike12345567 4e4b8f244e Giving the system the ability to make auto increment columns auto-columns in postgres or mysql. 5 years ago
mike12345567 68c8769686 Fixing issue stopping view test from creating tables. 5 years ago
mike12345567 239c328fe1 Fixing issues discovered by cypress tests. 5 years ago
Martin McKeaveney 4ee2adc6cb tidy up, fix UI tests 5 years ago
Martin McKeaveney 7cb3a910a7 table, view, datasource selection logic 5 years ago
Martin McKeaveney f267c5c404 datasource selection logic - unselect other entities when choosing datasource 5 years ago
Andrew Kingston d9d0cc9be3 Fix all eslint issues 5 years ago
Martin McKeaveney 6c2099dd68 removing _all concept for tables, more work on plus datasource 5 years ago
Andrew Kingston da0bfd8b47 Prevent creating, deleting or editing global fields for user in the backend UI of the builder 5 years ago
Martin McKeaveney bb2f4f485b merge with next 5 years ago
Andrew Kingston 556236ebce Add explicit prettier options 5 years ago
Andrew Kingston 1c3d477523 Fix prettier and fix crash when using certain views as data sources 5 years ago
Andrew Kingston 56cebe156b Update all backend buttons to be action buttons. Add missing ActionMenu conversion to views 5 years ago
Andrew Kingston a365992dd2 Fix stale data overwriting new data when requests are slow 5 years ago
Andrew Kingston 46745a757a Update to support new stores 5 years ago
Keviin Åberg Kultalahti a14d991e81 moves backend stores to "stores" in the root src directory 5 years ago
Keviin Åberg Kultalahti e758fff34a wip: cleanup of components 5 years ago
Keviin Åberg Kultalahti b4f5522a5e wip: converts components to use separate stores 5 years ago
mike12345567 e2646c4688 Fixing issue with cypress test, fixing a 409 conflict that could occur in table saving - shouldn't happen now. 5 years ago
mike12345567 2bb6e3e590 Formatting. 5 years ago
mike12345567 8b0f99b0b1 Updating where utilities are held in builder and then making user table relationships autocolumn aware too. 5 years ago
mike12345567 02a68beee1 Some further UI work for auto-columns. 5 years ago
Martin McKeaveney 20bf34d53c RBAC popover complete 5 years ago
Martin McKeaveney 63e0e187a6 control RBAC from data section 5 years ago
Andrew Kingston 119107834f Rename create new row to create new user for users table 6 years ago
Andrew Kingston e7c929ed84 Add custom modal for creating and editing users 6 years ago
Andrew Kingston c346630dfe Add modal for editing user roles 6 years ago
Martin McKeaveney 831d19e11c fix fast view switching bug 6 years ago
Martin McKeaveney 4ed8b16fe9 bulk delete, delete column from panel 6 years ago
mike12345567 d90c1e3dd3 Changing record -> row in this update, completing the update of renaming in the builder, this release needs further testing. 6 years ago
mike12345567 bb3370e742 Renaming Model -> Table across the entire system, this is an unstable update and has not been tested fully yet. 6 years ago
Michael Shanks eaa8d91392 merge from master - including fixes 6 years ago
Andrew Kingston 6bdbadbd61 Update backend export popover to be line with new popover structure 6 years ago
Andrew Kingston 42a7a21050 Add new modal to backend and fix backend file structure 6 years ago
Andrew Kingston d0ef67dee0 Use common Table component across backend UI and add initial empty page for relationships 6 years ago
Andrew Kingston e4ac832c32 Add WIP draft of linked records UI allowing single linked record selection 6 years ago