3916 Commits (9e9ceea9ca25ef21d52c7fa50cbfb4dc537e2f2c)

Author SHA1 Message Date
Martin McKeaveney ed9574b815 tidy up 5 years ago
Martin McKeaveney 14370c81b9 SSL support for digitalocean, started utility function for BB logout, bunch of minor bug fixes 5 years ago
Peter Clement 8b97588851 enable 'add action' button when inputs completed 5 years ago
Peter Clement d11f8fed59 fix issue where automation block was not being added in the correct order 5 years ago
Martin McKeaveney 43d3c2af4d adding made in budibase tag 5 years ago
Rory Powell dfee7ebc7a Remove update screen in the cloud 5 years ago
Martin McKeaveney b9a47f096d fix intercom createdAt 5 years ago
Martin McKeaveney ddcced8c81 CSS fixes for template themes 5 years ago
Martin McKeaveney ff7683bb0b fix view export 5 years ago
mike12345567 3878cf76cd Fixing issue #2788 - making client side queries and SQL queries consistent with internal table ones. 5 years ago
mike12345567 2b0bdffa65 Fixing an issue with attempting to access a locked app causes a redirect loop locking up browser. 5 years ago
Rory Powell 73afd331d4 Don't redirect when tenant is missing, if unauthenticated 5 years ago
mike12345567 8699d7293b Fixing an issue with new data source creation, could not view fetched tables until refresh page. 5 years ago
Mike Shanks 2597dc833d added 'you agree to license' on cloud login 5 years ago
Peter Clement e7d30a968a allow user to add automation block between existing blocks 5 years ago
Peter Clement 5229954b22 update icon padding and block background-color 5 years ago
Peter Clement 89dc9f886a do not persist datasource config details in modal 5 years ago
Martin McKeaveney 5d64be2b73 Redesign UX, get rid of welcome screen 5 years ago
Rory Powell 09b0dbe868 Updates to suport non cloud single and multi tenancy 5 years ago
Martin McKeaveney b26d376dbc adding template options to create app modal 5 years ago
Martin McKeaveney 0072f1cd6b making the onboarding modal inline and shown when you have no apps 5 years ago
Martin McKeaveney 9e41b9cd8f UX improvements 5 years ago
Martin McKeaveney ddfecf14dc templates working end to end 5 years ago
Maurits Lourens 42d5140c7f add a slash before the path and a questionmark before the querystring 5 years ago
Andrew Kingston cf91990125 Give up on attempting to get jest to work with BBUI, change strategy for showing notifications when deleting invalid components 5 years ago
Andrew Kingston 055b5c5e01 Update self-host upgrade text 5 years ago
Andrew Kingston 941371a62d Rename primary color to accent color 5 years ago
Martin McKeaveney 4000de98ff UX feedback updates 5 years ago
Rory Powell 5e6e3cd123 Fix email link from internal bb onboarding. Prevent account holder from being deleted 5 years ago
mike12345567 a343805fee Fix for many to many relationships where the union table has arbituarily named foreign key constraint columns, an example has been provided in the scripts directory. 5 years ago
Rory Powell 61fcb67289 Load account portal url from environment 5 years ago
Rory Powell 1fc24e12e7 Hide upgrade button / modal from non-root account holders 5 years ago
Rory Powell 4ce0147217 Support for tenancy subdomain locally + improvements 5 years ago
Martin McKeaveney d88b22ed6f updating copy on self host flow 5 years ago
Andrew Kingston 6e9736e79b Prevent screen slot or something containing the screen slot from being deleted 5 years ago
Andrew Kingston 877ae757c4 Update button text in theme settings to 'View changes' 5 years ago
Rory Powell 4c426ce6de Fix redirects and prevent admin / org screens in cloud 5 years ago
Martin McKeaveney 4b3f1723b7 remove unnecessary deployment poll 5 years ago
Andrew Kingston ad97e5fb71 Add mobile compatibility for app search bar 5 years ago
mike12345567 c7bc68d0de Updating data bindings, there were instances where it could loop/iterate over already replaced bindings, used a search technique to be a bit more specific about the replacements and make sure each binding could only be replaced once. 5 years ago
Rory Powell 89c9118337 Fix tenant subdomain parsing 5 years ago
Martin McKeaveney adb8321cb1 switch from regex to includes 5 years ago
Martin McKeaveney f916e338a2 app list search bar 5 years ago
Andrew Kingston 19ae31240b Reset data ui searches when mutating rows as we cannot guarantee that bookmarks are the same 5 years ago
Peter Clement 978f08f30d remove create budibase db button 5 years ago
Martin McKeaveney 7adcd2e43e
Update packages/builder/src/components/upgrade/UpgradeModal.svelte 5 years ago
Martin McKeaveney b94c65f1c4 fix firefox redirect loop 5 years ago
mike12345567 ccd2913857 Final cleanup, just need to handle view migration (to self host from cloud). 5 years ago
Rory Powell 8de6cd3585 Review feedback - shortcut user?.tenantId !== tenantId 5 years ago
mike12345567 f69469ea4f Adding the ability to run the monorepo in cloud mode without the connected account portal (login, org setting and admin creation are all available again) as well as re-working how the redirects work to massively reduce the chance of cycles which I was experiencing constantly. 5 years ago