1
0
Fork 0
mirror of synced 2024-09-09 22:16:26 +12:00
Commit graph

8875 commits

Author SHA1 Message Date
mike12345567
1f95c693ac As with the account portal, updating the monorepo to use the users name if it is available for some email templates. 2021-10-04 17:59:25 +01:00
Budibase Release Bot
a31c07626e v0.9.151 2021-10-04 16:25:23 +00:00
Rory Powell
c6ea05f982 Merge pull request #2885 from Budibase/develop
develop -> master
2021-10-04 17:17:17 +01:00
Budibase Staging Release Bot
2ef2ae6253 v0.9.151-alpha.0 2021-10-04 15:58:42 +00:00
Andrew Kingston
b0b0268b7d Give up on attempting to get jest to work with BBUI, change strategy for showing notifications when deleting invalid components 2021-10-04 16:50:52 +01:00
Rory Powell
d4680ccb95 Merge branch 'master' into develop 2021-10-04 16:49:18 +01:00
Rory Powell
380e3b4ccf Merge pull request #2882 from Budibase/honour-quota
Deny only when usage quota is exceeded
2021-10-04 16:47:53 +01:00
Budibase Staging Release Bot
314675912f v0.9.150-alpha.1 2021-10-04 15:37:08 +00:00
Rory Powell
a6341e396a Merge pull request #2884 from Budibase/fix/backup-smtp
Fix backup SMTP
2021-10-04 16:29:13 +01:00
Rory Powell
ec35b81af8 Fix backup SMTP 2021-10-04 15:58:05 +01:00
Andrew Kingston
5c6752a132 Merge branch 'develop' of github.com:Budibase/budibase into ak-fixes 2021-10-04 15:56:37 +01:00
Andrew Kingston
32d79e38e0 Update self-host upgrade text 2021-10-04 15:49:06 +01:00
Budibase Release Bot
4891cc7199 v0.9.150 2021-10-04 14:02:30 +00:00
Rory Powell
31adf91773 Merge pull request #2883 from Budibase/develop
develop -> master
2021-10-04 14:54:35 +01:00
Andrew Kingston
b45777bd66 Update svelte-flatpickr and disable flatpickr attempting to use native datepickers on mobile, to fix mobile support 2021-10-04 14:50:02 +01:00
Andrew Kingston
a41505f8a0 Rename primary color to accent color 2021-10-04 14:45:51 +01:00
Budibase Staging Release Bot
15bb373794 v0.9.150-alpha.0 2021-10-04 13:30:07 +00:00
Rory Powell
2d5d0d48fb Merge branch 'master' into develop 2021-10-04 14:21:46 +01:00
Rory Powell
69871342bb Merge pull request #2881 from Budibase/api-keys
Add API keys between account portal and budibase
2021-10-04 14:17:17 +01:00
Michael Drury
d4877ef9db Merge pull request #2880 from Budibase/fix/2835
Fix for shorthand app URL not re-directing if the user isn't logged in
2021-10-04 14:09:48 +01:00
Rory Powell
c3a95d6c03 Deny only when usage quota is exceeded 2021-10-04 14:07:10 +01:00
Rory Powell
2f589a2f42 Add API keys between account portal and budibase 2021-10-04 13:40:50 +01:00
mike12345567
c82c9df522 Fixing issue with direct app request in self host not working when un-authenticated (doesn't re-direct to login). 2021-10-04 13:31:53 +01:00
Budibase Staging Release Bot
685fc49b01 v0.9.149-alpha.5 2021-10-04 11:51:19 +00:00
Martin McKeaveney
bfb7766333 Merge pull request #2857 from Budibase/fix/2792
Allow SQL many to many relationships to use arbitrarily named columns in junction table
2021-10-04 12:42:56 +01:00
Martin McKeaveney
66c66df0ed Merge pull request #2879 from Budibase/fix/ux-feedback
UX feedback updates
2021-10-04 12:42:24 +01:00
Rory Powell
53158b36c8 Merge pull request #2877 from Budibase/fixes/email-onboarding-and-user-deletion
Fix email link from internal bb onboarding. Prevent account holder from being deleted
2021-10-04 12:32:04 +01:00
Martin McKeaveney
4490b3582a Merge pull request #2630 from mslourens/invalid_route_settings_section
Sanitise urls after change
2021-10-04 12:30:11 +01:00
Martin McKeaveney
05513c0a58 UX feedback updates 2021-10-04 12:24:49 +01:00
Rory Powell
d63186ff8f Fix email link from internal bb onboarding. Prevent account holder from being deleted 2021-10-04 11:30:59 +01:00
mike12345567
80e7671444 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. 2021-10-01 17:16:43 +01:00
Budibase Staging Release Bot
be7d343868 v0.9.149-alpha.4 2021-10-01 15:41:08 +00:00
Budibase Release Bot
7602985d25 v0.9.149 2021-10-01 15:40:26 +00:00
Rory Powell
5654bce90b Merge pull request #2855 from Budibase/hide-upgrade-modal
Hide upgrade button / modal from non-root account holders
2021-10-01 16:33:22 +01:00
Martin McKeaveney
2bebadcfb4 Merge pull request #2842 from Budibase/develop
Develop -> master
2021-10-01 16:32:32 +01:00
Budibase Staging Release Bot
be265bf787 v0.9.149-alpha.3 2021-10-01 15:25:11 +00:00
Martin McKeaveney
063b92726c Merge pull request #2854 from Budibase/local-tenant-subdomain
Support for tenancy subdomain locally + improvements
2021-10-01 16:15:18 +01:00
Rory Powell
47b80b7f2a Load account portal url from environment 2021-10-01 16:12:07 +01:00
Budibase Staging Release Bot
4ada3e12be v0.9.149-alpha.2 2021-10-01 15:10:31 +00:00
Rory Powell
8729fa27ac Hide upgrade button / modal from non-root account holders 2021-10-01 16:05:48 +01:00
Martin McKeaveney
adac7b5a58 Merge pull request #2853 from Budibase/fix/self-host-flow
updating copy on self host flow
2021-10-01 16:00:44 +01:00
Rory Powell
3bef997168 Support for tenancy subdomain locally + improvements 2021-10-01 15:55:57 +01:00
Budibase Staging Release Bot
3c02b6a1c5 v0.9.149-alpha.1 2021-10-01 14:53:11 +00:00
Martin McKeaveney
ff610d6516 adding debug log for deployments 2021-10-01 15:36:33 +01:00
Budibase Staging Release Bot
67a664e6ba v0.9.149-alpha.0 2021-10-01 14:28:01 +00:00
Martin McKeaveney
b4999f3f13 updating copy on self host flow 2021-10-01 15:26:41 +01:00
Martin McKeaveney
c2d2c7d090 merge 2021-10-01 15:18:37 +01:00
Michael Drury
5a203d7b7d Merge pull request #2847 from Budibase/fix/2665
Fix created by/updated by auto columns breaking public forms
2021-10-01 15:16:22 +01:00
Budibase Staging Release Bot
f04baeaa7e v0.9.148-alpha.9 2021-10-01 14:10:48 +00:00
Michael Drury
a01eb8aaa0 Merge pull request #2844 from Budibase/fix/smtp-automation
Fixing server -> worker internal comms
2021-10-01 15:01:37 +01:00