20 Commits (7204ba7ffb1dfe4b94ba90d7a6bb152c0b5ced18)

Author SHA1 Message Date
Andrew Kingston e7a866e45a Improve table props and update table to work with views 6 years ago
Andrew Kingston 46745a757a Update to support new stores 6 years ago
Keviin Åberg Kultalahti a14d991e81 moves backend stores to "stores" in the root src directory 6 years ago
Keviin Åberg Kultalahti 54b99d6d4b move tables to separate store 6 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