30 Commits (4e4b8f244ed98964c9e93bc70b2d1a754ffc34d5)

Author SHA1 Message Date
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. 6 years ago
mike12345567 2bb6e3e590 Formatting. 6 years ago
mike12345567 8b0f99b0b1 Updating where utilities are held in builder and then making user table relationships autocolumn aware too. 6 years ago
mike12345567 02a68beee1 Some further UI work for auto-columns. 6 years ago
Martin McKeaveney 20bf34d53c RBAC popover complete 6 years ago
Martin McKeaveney 63e0e187a6 control RBAC from data section 6 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
Andrew Kingston 0d1a75b28d Add primary display column and update all backend UI popovers with new form styles 6 years ago
Andrew Kingston 7cd387527c Rename backend components file structure and standardise no table empty state 6 years ago
Andrew Kingston 1955e2f757 Unify all popovers and modals to the same styles and reuse common components. Fix filter options 6 years ago
Andrew Kingston d74cdf8261 Tidy backend table styles, fix layout and add scrolling 6 years ago
Martin McKeaveney 0c639bd1a2 providing ability to perform JSON and CSV export from popover 6 years ago
Martin McKeaveney 494e04f19f allow deletion of images 6 years ago
Martin McKeaveney b1dbc7cc62 Dropzone styling 6 years ago
Martin McKeaveney 86ae8d038a file attachments and processing working, basic design for dropzone 6 years ago
Martin McKeaveney e4e8d3be18 fix pagination 6 years ago
Martin McKeaveney 65f5f358d0 attachments 6 years ago
Victoria Sloan 1bd7104021 uk-table removed, uk margin styles add to global 6 years ago
Martin McKeaveney 4e07773031 gap not supported in electron 6 years ago
Martin McKeaveney 27b07f2451 renaming bug 6 years ago
Martin McKeaveney 10635075a5 full cypress suite for custom views 6 years ago