934 Commits (a6c4e7fd04a2ad4e66b831d5838792bf87b42e37)

Author SHA1 Message Date
mike12345567 cc19e2e582 Adding a modal on creation of a webhook automation to make sure the user can setup a schema. 6 years ago
mike12345567 a967645a21 Some initial work towards webhooks, that generates schema similar to integromat. 6 years ago
mike12345567 122c34e65c Adding validation to pages to protect against screen/page creation with no parameters. 6 years ago
mike12345567 012b290895 Adding a version to the app and then including this in user authentication, this for now is just the version of the builder/server that it was built with. 6 years ago
Martin McKeaveney d08c1f7140 v0.2.6 6 years ago
Andrew Kingston 5ad8d33d45 Update server yarn.lock 6 years ago
Andrew Kingston be805d05cf Fix incorrect content type header when serving attachments 6 years ago
Andrew Kingston 8428bebc13 Replace sharp with jimp for image processing 6 years ago
Martin McKeaveney 3f41fc0ba1 sanitizing s3 keys and making them windows friendly 6 years ago
mike12345567 f55ff98364 Review comments and making sure errors get passed through correctly. 6 years ago
mike12345567 f1eb185798 Making sure quota is always set correctly. 6 years ago
mike12345567 484070e0e0 Changing how invalidation is checked for Cloudfront cache, making sure that we don't lose state of the invalidation and can check it fully in the background. 6 years ago
Andrew Kingston 37553ef80d Fix test 6 years ago
Martin McKeaveney 1b5cddb3b5 v0.2.5 6 years ago
Andrew Kingston 05cb7e5374 Allow CSV upload in browser and add display column option 6 years ago
mike12345567 c319054c30 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 734fb2c543 remove security doc 6 years ago
Martin McKeaveney 7843f544c9 cookie based couchdb auth 6 years ago
Martin McKeaveney b1fc7efa3d v0.2.4 6 years ago
Martin McKeaveney d0d9c33c46 v0.2.3 6 years ago
Martin McKeaveney cdf82cf479 cookie based auth for deployment 6 years ago
Michael Shanks 158240bc3b auth - standard-components not loading, windows 6 years ago
Martin McKeaveney 5db3c03ee9 couchdb security doc 6 years ago
Martin McKeaveney 80e1c1b294 remove commented code 6 years ago
Martin McKeaveney ae71f9ed01 deployment history design updates and polling 6 years ago
Martin McKeaveney 82218c3a50 adding health check endpoint for AWS ALB 6 years ago
Andrew Kingston 2ce51346ca Fix default home page overriding detail pages 6 years ago
Andrew Kingston 454199b17d Set default link font weight to 500 6 years ago
mike12345567 c5dc50e8bf 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 fff78a0072 v0.2.2 6 years ago
Martin McKeaveney 6f4b55c0f5 making deploy process async, adding local deployment history 6 years ago
mike12345567 a21a3f817e Linting. 6 years ago
mike12345567 e87d9afbaf Fixing an issue whereby in some enrichment calls the count of links would be doubled (counting both sides). 6 years ago
Andrew Kingston 534f00515d Add XS shadow to top nav header to act as a slight border 6 years ago
Martin McKeaveney 202598a7fa fix unit tests 6 years ago
mike12345567 ca5f5f44ac 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 6d22dd40cf updating test snapshots 6 years ago
Martin McKeaveney e300134186 lint 6 years ago
Martin McKeaveney 2308814e85 fix cloudfront invalidations 6 years ago
Martin McKeaveney ac0413eefd allow users to remove a calculation 6 years ago
Martin McKeaveney 8a936e0927 more auth bugfixes 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
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
Andrew Kingston 313b26982e Rename usages of primary display column to just display column 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
Martin McKeaveney c329063f61 fix for appid referer split 6 years ago
Andrew Kingston c108b718a9 Update default page templates 6 years ago