1128 Commits (f9eeefb4dca55aec17f2e5088ac483cdcd257b95)

Author SHA1 Message Date
mike12345567 f9eeefb4dc Making sure the caret position is respected in the generic binding popover. 6 years ago
mike12345567 8a844a5922 Adding an empty state for the webhook deployment modal. 6 years ago
mike12345567 d7196cfd3a Linting. 6 years ago
mike12345567 41fd10dbbe Adding a way to see the deployed webhook URLs to the deployment page. 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 fdf0fdd145 Linting. 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 653fb16c86 Linting. 6 years ago
mike12345567 0d8ec8e03a Some initial work towards webhooks, that generates schema similar to integromat. 6 years ago
mike12345567 8f466c424d Lint. 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 c0e0b48a80 Allow CSV upload in browser and add display column option 6 years ago
Martin McKeaveney 272f79e70f fix text overflow 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 131dcdbcad deployment history design updates and polling 6 years ago
Andrew Kingston 221a68d2bd Add option to create link when creating new screen 6 years ago
Andrew Kingston a0a691e39b Create links to 'list' autoscreens 6 years ago
Martin McKeaveney b0c8d570bc deployment history rendering in side bar 6 years ago
Michael Shanks 45322846c0 Primary display column is always required 6 years ago
mike12345567 c2a7510d19 Some minor fixes, right padding wasn't the same as left padding and fixing 404 when deleting a view. 6 years ago
Michael Shanks 7382da4a60 removes unused components 6 years ago
Andrew Kingston 4aa9e2d179 Add new DetailScreenSelect component for selecting only detail screens and update detail linking in grids 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
mike12345567 79832e5d4c linting 6 years ago
kevmodrome 5e44b3373c change from Input to ScreenSelect component for prop 6 years ago
Andrew Kingston 536e1f2ab3 Add new Delete Row action which can be used in client apps 6 years ago
Andrew Kingston d517ca614d Add 48px option for padding and margin design settings 6 years ago
Michael Shanks c88c671758 fix: ensure CSS is built on app creation 6 years ago
kevmodrome 71acc10e9c minor fixes 6 years ago
kevmodrome 5f83cfc9c5 adds detail link column to grid component 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 71a7482dda lint 6 years ago
Martin McKeaveney 3dac1e2a78 allow users to remove a calculation 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
Michael Shanks 755349cc81 sort screens alphabetically 6 years ago
Andrew Kingston d5630760cc Rename usages of primary display column to just display column 6 years ago
Andrew Kingston 472dded1fc Move primary display column option in to column popover 6 years ago
mike12345567 dbd6237e44 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
Andrew Kingston 3b01c6dd54 Remove deprecated nav component props 6 years ago
Andrew Kingston 6082783992 Add new gradient options 6 years ago
Andrew Kingston c09056fd68 Remove HR from settings view 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 4be3014e91 update row_save event 6 years ago
Martin McKeaveney 79b50dc0b7 lint 6 years ago
mike12345567 e33dd65768 Upgrading prettier svelte plugin until found a version that works for our formatting without breaking on some syntax. 6 years ago
mike12345567 e96098c5f4 Some design changes and moving around screen deletion to centralise it. 6 years ago