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

2920 commits

Author SHA1 Message Date
Martin McKeaveney 0fb17e41b7 fix table view export in prod 2021-10-07 11:26:09 +01:00
Budibase Staging Release Bot a23ba5eb1c v0.9.154-alpha.1 2021-10-06 18:20:14 +00:00
Michael Drury c05ec17700 Merge pull request #2909 from Budibase/fix/mike-fixes
Various minor fixes
2021-10-06 19:12:06 +01:00
mike12345567 ab03435c84 Making sure creation of SQL rows don't pass down null columns (no point). 2021-10-06 17:55:03 +01:00
mike12345567 d482b01263 Fixing issue #2276 - allows reverting a SQL column to null if no input. 2021-10-06 17:52:12 +01:00
mike12345567 3cea3dd510 Fixing issue #2788 - making client side queries and SQL queries consistent with internal table ones. 2021-10-06 17:38:32 +01:00
Budibase Staging Release Bot dd445d07f5 v0.9.154-alpha.0 2021-10-06 16:34:29 +00:00
mike12345567 2d9a087efe Merge branch 'develop' of github.com:Budibase/budibase into fix/mike-fixes 2021-10-06 16:58:02 +01:00
Budibase Release Bot 84b945cbe8 v0.9.153 2021-10-06 15:36:11 +00:00
mike12345567 453556d273 Fixing an issue with attempting to access a locked app causes a redirect loop locking up browser. 2021-10-06 16:27:46 +01:00
Budibase Staging Release Bot 0489bb5ee0 v0.9.153-alpha.1 2021-10-06 15:23:47 +00:00
Budibase Staging Release Bot 1e209958fd v0.9.153-alpha.0 2021-10-06 15:02:59 +00:00
Budibase Release Bot a046f9f0b0 v0.9.152 2021-10-06 14:19:18 +00:00
Budibase Staging Release Bot 738e87dd69 v0.9.152-alpha.0 2021-10-06 14:08:17 +00:00
Martin McKeaveney 3bc1771ede merge with master 2021-10-06 14:57:34 +01:00
Martin McKeaveney 1ef60051be Merge pull request #2896 from Budibase/feature/onboarding-templates
Feature/onboarding templates
2021-10-06 14:50:12 +01:00
Budibase Staging Release Bot f879836227 v0.9.151-alpha.4 2021-10-06 12:38:24 +00:00
Martin McKeaveney ab24e02941 UX improvements 2021-10-05 23:49:32 +01:00
Martin McKeaveney 4c59087904 templates working end to end 2021-10-05 23:02:28 +01:00
Budibase Staging Release Bot f7667f7e47 v0.9.151-alpha.3 2021-10-05 11:23:23 +00:00
Budibase Staging Release Bot d501f53b68 v0.9.151-alpha.2 2021-10-05 11:07:22 +00:00
Budibase Staging Release Bot cfa5e5be73 v0.9.151-alpha.1 2021-10-04 17:25:50 +00:00
Budibase Release Bot a31c07626e v0.9.151 2021-10-04 16:25:23 +00:00
Budibase Staging Release Bot 2ef2ae6253 v0.9.151-alpha.0 2021-10-04 15:58:42 +00: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
Budibase Release Bot 4891cc7199 v0.9.150 2021-10-04 14:02:30 +00: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
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
Budibase Staging Release Bot be265bf787 v0.9.149-alpha.3 2021-10-01 15:25:11 +00:00
Budibase Staging Release Bot 4ada3e12be v0.9.149-alpha.2 2021-10-01 15:10:31 +00: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 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