2519 Commits (f08448f9dd502f2ea2dc05d60b53bc1bb990d353)

Author SHA1 Message Date
Michael Shanks f08448f9dd fix: ensure CSS is built on app creation 6 years ago
Michael Shanks 7de3351b23 generate css before saving screen 6 years ago
Martin McKeaveney 2308814e85 fix cloudfront invalidations 6 years ago
Andrew Kingston edb8cc2f52 Fix issue with trailing comma 6 years ago
kevmodrome cc885f4852
adds stopPropagation modifier to delete file button 6 years ago
kevmodrome 1062817cdb
adjust button size 6 years ago
kevmodrome 30cab52613
removes commented out code 6 years ago
kevmodrome cd0012c536
sets pagination default to true in grid component 6 years ago
kevmodrome cd091efcf7
lint fix 6 years ago
kevmodrome 50d9c3c80e
adds file deletion button as well as confirmation modals to delete rows and delete image buttons 6 years ago
mike12345567 bbe085f734 Some changes for authentication and getting rid of allScreens component of store as it was causing confusion and breakages. 6 years ago
Andrew Kingston 0c78b4cd43 Remove old param 6 years ago
Andrew Kingston f058fd9f7c Use named export for tableCache 6 years ago
Andrew Kingston 81ca0fdd1c Improve grid relationship handling of null or empty values 6 years ago
Andrew Kingston 2c611574e3 Prevent editing relationship columns 6 years ago
Andrew Kingston 754ccf0e79 Add more opinionated styling to relationship display in grid 6 years ago
Andrew Kingston a1543e0b4f Add support for rendering real relationships inside grid 6 years ago
Andrew Kingston 4732c55242 Don't run terser in standard components in dev mode 6 years ago
Andrew Kingston 295b65c9e3 Change create new web app button to black 6 years ago
Andrew Kingston b81dac0a11 Fix cypress tests 6 years ago
Michael Shanks 3914d63dee app screen routing - routes are no case insensitive 6 years ago
Michael Shanks 38e052c429 sort screens alphabetically 6 years ago
Andrew Kingston 313b26982e Rename usages of primary display column to just display column 6 years ago
Andrew Kingston 59b12af15c Add support for client app ID routing when serving on a LAN ip address 6 years ago
Andrew Kingston 9f9cc46988 Fix logout functionality 6 years ago
Andrew Kingston d026289aa4 Add log out functionality 6 years ago
Andrew Kingston c6cb01c759 Updating login component form error style slightly 6 years ago
Michael Drury 94ceff1bbd Fixing an issue where linked record column deletion was not correctly removing relationships. 6 years ago
Andrew Kingston a7118a542d Ignore column renaming if the rename has the same name 6 years ago
Andrew Kingston 35c58fd7d5 Move primary display column option in to column popover 6 years ago
mike12345567 7613692379 Fixing a bug where if you created a column without a name editting it would create another column and also adding an option to remove sorting from your table. 6 years ago
Martin McKeaveney c329063f61 fix for appid referer split 6 years ago
Andrew Kingston d63a375599 Remove deprecated nav component props 6 years ago
Andrew Kingston 645d53bddc Add new gradient options 6 years ago
Andrew Kingston 41ee234015 Remove HR from settings view 6 years ago
Andrew Kingston c108b718a9 Update default page templates 6 years ago
Andrew Kingston 07fb3dccd4 Update Login component 6 years ago
Andrew Kingston ddd7868611 Update navigation component 6 years ago
Andrew Kingston b2f4ba98f0 Add translucent background to slot component 6 years ago
Martin McKeaveney a8dfb34112 don't show login component on logged in page, fix auth for app assets 6 years ago
Martin McKeaveney 1601a9b2a2 lint 6 years ago
Martin McKeaveney db72b29eaf update row_save event 6 years ago
Martin McKeaveney d2a7bf55a7 lint 6 years ago
Martin McKeaveney 2ba10662d3 fix csv import 6 years ago
mike12345567 b9f69e34f1 Upgrading prettier svelte plugin until found a version that works for our formatting without breaking on some syntax. 6 years ago
mike12345567 f5ad74eaf5 Some design changes and moving around screen deletion to centralise it. 6 years ago
Andrew Kingston 22331dafb6 Remove console.log statement 6 years ago
Andrew Kingston 5251efd837 Remove console.log statements 6 years ago
Andrew Kingston 4d42e722a3 Fix grid not allowing adding rows due to model -> table rename 6 years ago
Andrew Kingston f6a388b38a Fix errors being thrown when nesting certain components without picking a datasource 6 years ago