551 Commits (f86ee9d5737a3fca70cfcd8960ac86c9b79c2b79)

Author SHA1 Message Date
Andrew Kingston f86ee9d573 Fix test 6 years ago
Andrew Kingston c0e0b48a80 Allow CSV upload in browser and add display column option 6 years ago
mike12345567 de9c4ea3ee Fixing some issues seen with cloudfront and adding a bit more UI around the deployment history as pending can be happening for some time. 6 years ago
Martin McKeaveney d6eb0b754e remove security doc 6 years ago
Martin McKeaveney 110acd0a7e cookie based couchdb auth 6 years ago
Martin McKeaveney a06c504619 cookie based auth for deployment 6 years ago
Michael Shanks a9d9e14e22 auth - standard-components not loading, windows 6 years ago
Martin McKeaveney 3679416322 couchdb security doc 6 years ago
Martin McKeaveney eb8dff88cf remove commented code 6 years ago
Martin McKeaveney 131dcdbcad deployment history design updates and polling 6 years ago
Martin McKeaveney afa5418d5a adding health check endpoint for AWS ALB 6 years ago
Andrew Kingston b139144b62 Fix default home page overriding detail pages 6 years ago
Andrew Kingston a978062a02 Set default link font weight to 500 6 years ago
mike12345567 ebffeeb998 Fixing some issues found with deleting tables and relationships not getting cleaned up fully + builder not updating - also making sure builder store initial state of screens is accurate. 6 years ago
Martin McKeaveney 8b54a55bcb making deploy process async, adding local deployment history 6 years ago
mike12345567 8e3e12f234 Linting. 6 years ago
mike12345567 312c5fc437 Fixing an issue whereby in some enrichment calls the count of links would be doubled (counting both sides). 6 years ago
Andrew Kingston 82b8e3e0ed Add XS shadow to top nav header to act as a slight border 6 years ago
Martin McKeaveney 0cbcfe4e0c fix unit tests 6 years ago
mike12345567 335043440d Fixing issues with table columns allowing weirdness to happen around casing, now only one column with a particular name can be specified, no matter what the case, but the case will be respected. 6 years ago
Martin McKeaveney fd0841380c updating test snapshots 6 years ago
Martin McKeaveney 71a7482dda lint ✨ 6 years ago
Martin McKeaveney 0dcbf1da3d fix cloudfront invalidations 6 years ago
Martin McKeaveney 3dac1e2a78 allow users to remove a calculation 6 years ago
Martin McKeaveney f163027ca8 more auth bugfixes 6 years ago
mike12345567 e70c0f32c7 Some changes for authentication and getting rid of allScreens component of store as it was causing confusion and breakages. 6 years ago
Martin McKeaveney f0f9015819 more filtering updates 6 years ago
Martin McKeaveney a23440c740 adding sum and count functionality, preventing user from doing bad filters 6 years ago
Martin McKeaveney 988789f1d4 frontend bug fixes, remove bindable prop, add not equals filter 6 years ago
Andrew Kingston d5630760cc Rename usages of primary display column to just display column 6 years ago
Michael Drury 40325e39c3 Fixing an issue where linked record column deletion was not correctly removing relationships. 6 years ago
Andrew Kingston 646c74bb08 Ignore column renaming if the rename has the same name 6 years ago
Martin McKeaveney 535c9febd5 fix for appid referer split 6 years ago
Andrew Kingston e0c309850b Update default page templates 6 years ago
Andrew Kingston b0171c1a9f Add translucent background to slot component 6 years ago
Martin McKeaveney 8132c77f8c don't show login component on logged in page, fix auth for app assets 6 years ago
Martin McKeaveney 802b05815d lint 6 years ago
Martin McKeaveney 4be3014e91 update row_save event 6 years ago
Martin McKeaveney 79b50dc0b7 lint 6 years ago
Martin McKeaveney 2ae3191758 fix csv import 6 years ago
Martin McKeaveney cb5c09d439 simplify user authentication, remove anon user, fix login cookie issues 6 years ago
Andrew Kingston e50d33b7cb Add flex design property and fix existing default layout 6 years ago
mike12345567 0c2f48fd96 Adding 501 not implemented errors to screen API which did not have a controller previously. 6 years ago
mike12345567 3e9836138b Removing deprecated function - exists. 6 years ago
mike12345567 65a2da9091 Destroying instance DBs for an app before it is deleted. 6 years ago
Martin McKeaveney 2b3b41e778 bulk deletes on grid 6 years ago
Andrew Kingston fa59b05d74 Add back in sharp reference which was commented out 6 years ago
Martin McKeaveney 99500cb123 remove screen1 from dummy data 6 years ago
kevmodrome 41e23e78ce add back missing param to validate call on record post route 6 years ago
mike12345567 b0cea4c091 Updating formatting. 6 years ago