943 Commits (752d4c1ae0aaa1e52af4a4e55e3e3645e5635eba)

Author SHA1 Message Date
mike12345567 3d77163773 Switching from axios to node-fetch as per review. 6 years ago
mike12345567 e26f272746 Switching from mustache to handlebars for automations as allows configuring helpers, e.g. parsing object. 6 years ago
Martin McKeaveney 50f21e61ff bulk delete, delete column from panel 6 years ago
mike12345567 3ae82b95a3 Adding an outgoing webhook action, so that we have both incoming and outgoing ability. 6 years ago
mike12345567 9b0dd682ad Fixing typo. 6 years ago
mike12345567 f78ec2ddef Found an issue where environment variables would load before they had actually been updated from dotenv, made sure they are always loaded correctly. 6 years ago
mike12345567 c66541ad99 Joe-ifying some of the work on webhooks to make it a bit easier to understand and finished up some testing around it. 6 years ago
mike12345567 ec7a4d7f8b Adding a modal on creation of a webhook automation to make sure the user can setup a schema. 6 years ago
mike12345567 0d8ec8e03a Some initial work towards webhooks, that generates schema similar to integromat. 6 years ago
mike12345567 f1ff7a0b7c Adding validation to pages to protect against screen/page creation with no parameters. 6 years ago
mike12345567 9a41fde685 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 c26eca48ae v0.2.6 6 years ago
Andrew Kingston f601185df8 Update server yarn.lock 6 years ago
Andrew Kingston 5a8c58a305 Fix incorrect content type header when serving attachments 6 years ago
Andrew Kingston 64812e2ddc Replace sharp with jimp for image processing 6 years ago
Martin McKeaveney 94f0f79f27 sanitizing s3 keys and making them windows friendly 6 years ago
mike12345567 e5314b607d Review comments and making sure errors get passed through correctly. 6 years ago
mike12345567 cfb274f34b Making sure quota is always set correctly. 6 years ago
mike12345567 69743faa0d 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 f86ee9d573 Fix test 6 years ago
Martin McKeaveney 988d86f975 v0.2.5 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 df316167cc v0.2.4 6 years ago
Martin McKeaveney 7dde5d9594 v0.2.3 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 ddc979dc59 v0.2.2 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