1
0
Fork 0
mirror of synced 2024-08-03 12:21:39 +12:00
Commit graph

9128 commits

Author SHA1 Message Date
Budibase Release Bot
56e5aca60f v0.9.178 2021-11-04 16:37:06 +00:00
Martin McKeaveney
37ddd416c0 tidy up 2021-11-04 17:28:07 +01:00
Martin McKeaveney
a48f8434eb fix safari 2021-11-04 17:24:56 +01:00
Budibase Release Bot
0b57f74a43 v0.9.177 2021-11-04 13:56:13 +00:00
Martin McKeaveney
e9fe1edfc6
Merge pull request #3159 from Budibase/feature/template-urls
allow opening a template directly from a URL
2021-11-04 14:46:18 +01:00
Martin McKeaveney
9ce371fa3c remove logs 2021-11-04 14:04:58 +01:00
Martin McKeaveney
7cead2d8f4 cookie based approach 2021-11-04 14:03:18 +01:00
Martin McKeaveney
24805b183b lint 2021-11-04 10:50:43 +01:00
Budibase Release Bot
2715f44db0 v0.9.176 2021-11-04 09:24:56 +00:00
Michael Drury
821f2da4ec
Merge pull request #3226 from Budibase/fix/3195
Fix for bindings not passing through falsy values
2021-11-04 09:13:57 +00:00
Michael Drury
4d6b63b537
Merge pull request #3239 from Budibase/fix/mike-various
Various fixes for recent issues
2021-11-04 09:13:27 +00:00
Budibase Release Bot
22f33ba0f0 v0.9.175 2021-11-03 16:20:47 +00:00
Rory Powell
2358c215d9
Merge pull request #3238 from Budibase/user-password-fix
Fix: Prevent user updates in multi tenant mode from deleting user password
2021-11-03 16:10:39 +00:00
Rory Powell
85cca04321 Add expired user notification 2021-11-03 15:46:45 +00:00
mike12345567
24b2036e09 Fixing rest test mocking. 2021-11-03 15:45:19 +00:00
Budibase Release Bot
551be52bfb v0.9.174 2021-11-03 15:10:20 +00:00
Rory Powell
2dced6f7a8 Fix: Prevent user updates in multi tenant mode from deleting user password. Also forward the authentication error from the backend to the login page to warn when an sso user is trying to log in with a password when one is not present 2021-11-03 15:04:05 +00:00
mike12345567
9ce1866fab Fixing an issue with webhooks, couldn't use them in development (like getting schema) and making sure trigger will always use production app #3143. 2021-11-03 14:08:47 +00:00
mike12345567
62613f6a74 Fixing #3237 and #3235 - always apply headers on out going webhooks if they are specified and handle a range of response codes. 2021-11-03 13:13:22 +00:00
mike12345567
aebd39d874 Fixing REST PUT using POST as per #3227. 2021-11-03 13:12:20 +00:00
Martin McKeaveney
f07e383b5a remove log 2021-11-03 12:56:42 +01:00
mike12345567
bbcee67e4c Fixing issue #3199 - don't allow submitting automation creation modal without name, adding error message. 2021-11-03 11:55:01 +00:00
Martin McKeaveney
e7167713fc set template URL in store instead of passing around param 2021-11-03 12:43:52 +01:00
mike12345567
2719f7e97e Fixing bug #3195 with zero/falsy values not being passed out of bindings. 2021-11-02 16:30:43 +00:00
Budibase Release Bot
b0a9de45cf v0.9.173 2021-10-27 15:13:34 +00:00
Martin McKeaveney
7527d2920a
Merge pull request #3156 from Budibase/develop
Develop -> Master
2021-10-27 17:05:20 +02:00
Budibase Staging Release Bot
7bbd460f86 v0.9.173-alpha.3 2021-10-27 14:27:54 +00:00
Andrew Kingston
13a0744c50
Merge pull request #3177 from Budibase/ak-fixes
Relationship aware data provider automatic reloading + extras
2021-10-27 15:16:39 +01:00
Andrew Kingston
6b69ce4eb9 Use explicity onDestroy calls rather than an onMount return value to ensure callbacks are actually executed to fix data provider cleanup issues 2021-10-27 14:24:36 +01:00
Budibase Staging Release Bot
4aaffe23c0 v0.9.173-alpha.2 2021-10-27 09:02:08 +00:00
Rory Powell
de95198506
Merge pull request #3155 from Budibase/match-lowercase-emails
Ignore case when finding user by email
2021-10-27 09:51:37 +01:00
Rory Powell
9cc7bc3bf6
Merge pull request #3145 from Budibase/prevent-dev-app-access
Prevent non builder from accessing dev apps
2021-10-27 09:50:50 +01:00
Andrew Kingston
5d5a35fd32 Don't invalidate users table due to autocolumn fields in schema when hot reloading data in the client library 2021-10-27 08:37:51 +01:00
Andrew Kingston
870219722a Invalidate related tables automatically via client library and fix issue with data source invalidation from modals 2021-10-26 19:12:55 +01:00
Budibase Staging Release Bot
e68412b6c6 v0.9.173-alpha.1 2021-10-26 15:27:44 +00:00
Rory Powell
fd9796f715 Update app id check in tests 2021-10-26 16:21:26 +01:00
Rory Powell
7b3c4903dd
Merge pull request #3142 from Budibase/scope-or-view
Scope view filters to table always
2021-10-26 16:17:14 +01:00
Rory Powell
957ce7ef04 Add migration unit tests 2021-10-26 15:47:36 +01:00
Budibase Staging Release Bot
2b38fa91be v0.9.173-alpha.0 2021-10-26 14:03:18 +00:00
Martin McKeaveney
822900d421 Merge branch 'develop' of github.com:Budibase/budibase into feature/template-urls 2021-10-26 15:56:30 +02:00
Rory Powell
61bb04af7e Merge branch 'develop' into match-lowercase-emails 2021-10-26 14:56:22 +01:00
Rory Powell
26bb6cb6b5 Merge branch 'develop' into prevent-dev-app-access 2021-10-26 14:55:59 +01:00
Rory Powell
383f200b99 Merge branch 'develop' into scope-or-view 2021-10-26 14:55:45 +01:00
Rory Powell
62b7787097
Merge pull request #3160 from Budibase/smtp-timeout
Add timeout to node mailer, lower than jest default
2021-10-26 14:52:48 +01:00
Rory Powell
507a58c9c5 Add timeout to node mailer, lower than jest default 2021-10-26 14:31:56 +01:00
Martin McKeaveney
64c48d0ee4 allow opening a template directly from a URL 2021-10-26 15:11:14 +02:00
Martin McKeaveney
9ec7cfbd75 merge with master 2021-10-26 14:28:49 +02:00
Rory Powell
2011e579a1 Ignore case when finding user by email 2021-10-26 12:40:30 +01:00
Andrew Kingston
8cf672252a Update field disabled state when disabled prop changes 2021-10-26 11:05:48 +01:00
Rory Powell
4b80bed3a1 Update snapshot 2021-10-26 09:43:00 +01:00