9158 Commits (3915f3d993066fe406470ae08d27ed9e39d5a8a3)
 

Author SHA1 Message Date
Martin McKeaveney 3915f3d993 bust cache when app versions are different 5 years ago
Budibase Release Bot 0202adaa60 v0.9.183 5 years ago
Martin McKeaveney 7da88801ea
Merge pull request #3300 from Budibase/fix/templates 5 years ago
Martin McKeaveney 0a0a338b83 fix renaming an app 5 years ago
Martin McKeaveney 88c1b16ec2 adding cypress tag to input 5 years ago
Martin McKeaveney a8066909df fix cypress tests 5 years ago
Martin McKeaveney b66d76f010 code review, simplify iframeTemplate 5 years ago
Budibase Release Bot 9dd74e580e v0.9.182 5 years ago
Michael Drury afa4643d8a
Merge pull request #3302 from Budibase/fix/3296 5 years ago
mike12345567 e44c461a97 Fixing issue with automation JS scripting not functioning, due to an object being passed in as code parameter. 5 years ago
Martin McKeaveney 753d2f51bc updating delete app cypress command 5 years ago
Martin McKeaveney af5b0905cf adding check for delete app 5 years ago
Martin McKeaveney 5552f7205a update redundant comment 5 years ago
Martin McKeaveney f69d00e0ef review 5 years ago
Martin McKeaveney 4933d6e67d prevent redirect to acct portal when not necessary 5 years ago
Martin McKeaveney 50b547e0a9 fixes for templates, ensured iframetemplate fires ready event 5 years ago
Budibase Release Bot 8b7f3a461f v0.9.181 5 years ago
Martin McKeaveney 5cf29fbeb7
Merge pull request #3294 from Budibase/fix/feature-flag-safari 5 years ago
Martin McKeaveney 00340da839 remove comment 5 years ago
Martin McKeaveney 7b8abb376d formatting 5 years ago
Martin McKeaveney f7550c8c47 adding flags for messagePassing 5 years ago
Martin McKeaveney 4fdf68d04e still show start from scratch and import when template request fails 5 years ago
Budibase Release Bot c10163a301 v0.9.180 5 years ago
Martin McKeaveney 41d61a8310
Merge pull request #3289 from Budibase/fix/prevent-revert 5 years ago
Martin McKeaveney 0b6e6b35e8 change message when app not deployed 5 years ago
Martin McKeaveney 42e9286c68 adding check to make sure production db isn't created on sync 5 years ago
Budibase Release Bot ec321ba7cb v0.9.179 5 years ago
Michael Drury 19464064bd
Merge pull request #3259 from Budibase/fix/external-db-usage 5 years ago
Martin McKeaveney ed051e1547 fix revert on unpublished app 5 years ago
mike12345567 ab38258654 Updating usage quota middleware to fix issue presented in #3258 where anything with an _id and a _rev is considered to exist in CouchDB, which won't always be the case. Handle the scenario of an external database ID and don't error. 5 years ago
Budibase Release Bot 56e5aca60f v0.9.178 5 years ago
Martin McKeaveney 37ddd416c0 tidy up 5 years ago
Martin McKeaveney a48f8434eb fix safari 5 years ago
Budibase Release Bot 0b57f74a43 v0.9.177 5 years ago
Martin McKeaveney e9fe1edfc6
Merge pull request #3159 from Budibase/feature/template-urls 5 years ago
Martin McKeaveney 9ce371fa3c remove logs 5 years ago
Martin McKeaveney 7cead2d8f4 cookie based approach 5 years ago
Martin McKeaveney 24805b183b lint 5 years ago
Budibase Release Bot 2715f44db0 v0.9.176 5 years ago
Michael Drury 821f2da4ec
Merge pull request #3226 from Budibase/fix/3195 5 years ago
Michael Drury 4d6b63b537
Merge pull request #3239 from Budibase/fix/mike-various 5 years ago
Budibase Release Bot 22f33ba0f0 v0.9.175 5 years ago
Rory Powell 2358c215d9
Merge pull request #3238 from Budibase/user-password-fix 5 years ago
Rory Powell 85cca04321 Add expired user notification 5 years ago
mike12345567 24b2036e09 Fixing rest test mocking. 5 years ago
Budibase Release Bot 551be52bfb v0.9.174 5 years ago
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 5 years ago
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. 5 years ago
mike12345567 62613f6a74 Fixing #3237 and #3235 - always apply headers on out going webhooks if they are specified and handle a range of response codes. 5 years ago
mike12345567 aebd39d874 Fixing REST PUT using POST as per #3227. 5 years ago