28 Commits (ff7683bb0b6c6edbc60389d55156f5f207e7c8fb)

Author SHA1 Message Date
Martin McKeaveney ff7683bb0b fix view export 5 years ago
Andrew Kingston 98341b7237 Reuse filter drawer component to allow full table filtering on any type in data UI 5 years ago
mike12345567 239c328fe1 Fixing issues discovered by cypress tests. 5 years ago
Martin McKeaveney 09895b901a view fix, add help icon to builder 5 years ago
Martin McKeaveney f267c5c404 datasource selection logic - unselect other entities when choosing datasource 5 years ago
Martin McKeaveney 6c2099dd68 removing _all concept for tables, more work on plus datasource 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 e7a866e45a Improve table props and update table to work with views 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 54b99d6d4b move tables to separate store 5 years ago
mike12345567 dbd172428e Adding a few fixes for bugs related to user table, user table views and some async functions that weren't awaiting promises. 6 years ago
mike12345567 89e4e4787e Formatting. 6 years ago
mike12345567 66139b2b99 Fixing another cypress test. 6 years ago
Martin McKeaveney 20bf34d53c RBAC popover complete 6 years ago
Martin McKeaveney 63e0e187a6 control RBAC from data section 6 years ago
mike12345567 1b56778133 Some minor fixes, right padding wasn't the same as left padding and fixing 404 when deleting a view. 6 years ago
Martin McKeaveney ac0413eefd allow users to remove a calculation 6 years ago
Martin McKeaveney 3ba8f19e7f more filtering updates 6 years ago
Martin McKeaveney 11927d2340 adding sum and count functionality, preventing user from doing bad filters 6 years ago
Martin McKeaveney 3abf7daa73 frontend bug fixes, remove bindable prop, add not equals filter 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
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 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
Martin McKeaveney 0c639bd1a2 providing ability to perform JSON and CSV export from popover 6 years ago
cmack 6865fdfb28 Single Calculation Views When Not Grouped 6 years ago
Martin McKeaveney 23c99059cb view fixes 6 years ago
Martin McKeaveney 1d56d9a2ce cypress tests, lint, feature complete 6 years ago
Martin McKeaveney 40bf90c745 view filters operational 6 years ago
Martin McKeaveney 6ba109222b custom filtering working, needs more test coverage 6 years ago
Martin McKeaveney ba32a70f92 removing views from modelselect for now 6 years ago
Martin McKeaveney 10635075a5 full cypress suite for custom views 6 years ago
Martin McKeaveney 7e2e90e23c tidy up and lint 6 years ago
Martin McKeaveney d08db301af group by complete 6 years ago
Martin McKeaveney 28b4b6fcb9 deletion of views, statistics calculation popover, unit tests 6 years ago