1
0
Fork 0
mirror of synced 2024-07-02 21:10:43 +12:00
Commit graph

7691 commits

Author SHA1 Message Date
Rory Powell df0b3cc6de Fix backup SMTP 2021-10-04 15:58:05 +01:00
Budibase Staging Release Bot e511ff4e22 v0.9.150-alpha.0 2021-10-04 13:30:07 +00:00
Rory Powell b94397a4cf Merge branch 'master' into develop 2021-10-04 14:21:46 +01:00
Rory Powell 421f72c4dc
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 079b4f4633
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 651947bb49 Add API keys between account portal and budibase 2021-10-04 13:40:50 +01:00
mike12345567 b8e968644a 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 9ae73d7045 v0.9.149-alpha.5 2021-10-04 11:51:19 +00:00
Martin McKeaveney 553bd63842
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 1740ed06f3
Merge pull request #2879 from Budibase/fix/ux-feedback
UX feedback updates
2021-10-04 12:42:24 +01:00
Rory Powell 60353c1e1c
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 348e1bf404
Merge pull request #2630 from mslourens/invalid_route_settings_section
Sanitise urls after change
2021-10-04 12:30:11 +01:00
Martin McKeaveney 4000de98ff UX feedback updates 2021-10-04 12:24:49 +01:00
Rory Powell 5e6e3cd123 Fix email link from internal bb onboarding. Prevent account holder from being deleted 2021-10-04 11:30:59 +01:00
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. 2021-10-01 17:16:43 +01:00
Budibase Staging Release Bot a8806244dc v0.9.149-alpha.4 2021-10-01 15:41:08 +00:00
Budibase Release Bot bc3bba3704 v0.9.149 2021-10-01 15:40:26 +00:00
Rory Powell 2a1c865e10
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
Budibase Staging Release Bot 7d621a36f0 v0.9.149-alpha.3 2021-10-01 15:25:11 +00:00
Martin McKeaveney ffadc4c28b
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 61fcb67289 Load account portal url from environment 2021-10-01 16:12:07 +01:00
Budibase Staging Release Bot 544f3f65d2 v0.9.149-alpha.2 2021-10-01 15:10:31 +00:00
Rory Powell 1fc24e12e7 Hide upgrade button / modal from non-root account holders 2021-10-01 16:05:48 +01:00
Martin McKeaveney 61885bcd11
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 4ce0147217 Support for tenancy subdomain locally + improvements 2021-10-01 15:55:57 +01:00
Budibase Staging Release Bot 9d802f5d73 v0.9.149-alpha.1 2021-10-01 14:53:11 +00:00
Martin McKeaveney 6a6dac9d3a adding debug log for deployments 2021-10-01 15:36:33 +01:00
Budibase Staging Release Bot efb441b602 v0.9.149-alpha.0 2021-10-01 14:28:01 +00:00
Martin McKeaveney d88b22ed6f updating copy on self host flow 2021-10-01 15:26:41 +01:00
Martin McKeaveney ff34e6fed5 merge 2021-10-01 15:18:37 +01:00
Michael Drury c8260ba4de
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 e8fd4d461a v0.9.148-alpha.9 2021-10-01 14:10:48 +00:00
Michael Drury 12c0c6a3d6
Merge pull request #2844 from Budibase/fix/smtp-automation
Fixing server -> worker internal comms
2021-10-01 15:01:37 +01:00
mike12345567 f4b57aab1c Fixing issue with created by/updated by on public forms, also fixing a small issue with analytics ping generating a 404. 2021-10-01 15:00:11 +01:00
Budibase Staging Release Bot fef9a29be1 v0.9.148-alpha.8 2021-10-01 13:52:11 +00:00
mike12345567 84252bb368 Merge branch 'develop' of github.com:Budibase/budibase into fix/smtp-automation 2021-10-01 14:46:48 +01:00
Andrew Kingston 877ae757c4 Update button text in theme settings to 'View changes' 2021-10-01 14:41:58 +01:00
Budibase Staging Release Bot 054734fac2 v0.9.148-alpha.7 2021-10-01 13:22:35 +00:00
Andrew Kingston c94cc87fa4
Merge pull request #2839 from Budibase/mobile-app-search-compat
Add mobile compatibility for app search bar
2021-10-01 14:11:30 +01:00
Andrew Kingston c4af022c84 Be more explicit with testing table deletion to avoid random failures due to ordering 2021-10-01 13:58:15 +01:00
mike12345567 04acb160a2 Quick fix for worker, API key was not considered good enough to access worker, updated this and added better error to smtp action. 2021-10-01 13:29:08 +01:00
Budibase Staging Release Bot 0d45f8b6b0 v0.9.148-alpha.6 2021-10-01 12:05:19 +00:00
Martin McKeaveney 0ea9c2d303 merge 2021-10-01 13:00:31 +01:00
Rory Powell 15ebaa382a
Merge pull request #2841 from Budibase/fix/redirects
Fix redirects and prevent admin / org screens in cloud
2021-10-01 12:55:13 +01:00
Martin McKeaveney 3029318a9d merge with master 2021-10-01 12:53:28 +01:00
Andrew Kingston d5b4dee531 Add slight delay to make views tests pass 2021-10-01 12:48:16 +01:00
Budibase Staging Release Bot e6914c3cfb v0.9.148-alpha.5 2021-10-01 11:44:53 +00:00
Rory Powell 4c426ce6de Fix redirects and prevent admin / org screens in cloud 2021-10-01 12:40:01 +01:00
Martin McKeaveney 4b3f1723b7 remove unnecessary deployment poll 2021-10-01 12:10:50 +01:00
Budibase Staging Release Bot 8cbe39ea58 v0.9.148-alpha.4 2021-10-01 10:56:48 +00:00