1
0
Fork 0
mirror of synced 2024-09-10 06:26:02 +12:00
Commit graph

2951 commits

Author SHA1 Message Date
Rory Powell
3f02e83386 Merge branch 'develop' into no-access-role 2021-10-12 13:31:23 +01:00
Rory Powell
70ac21dcbf Merge pull request #2959 from Budibase/wrap-account-check
Don't perform account deletion check when self hosted
2021-10-12 13:10:58 +01:00
Rory Powell
728ee82791 Merge branch 'wrap-account-check' of github.com:Budibase/budibase into wrap-account-check 2021-10-12 11:04:11 +01:00
Rory Powell
4d34d338ce Merge branch 'develop' into dev-modes 2021-10-12 10:59:36 +01:00
Rory Powell
8c67f3da13 No access role / public by default 2021-10-12 10:05:57 +01:00
Budibase Staging Release Bot
8b0d0fb13b v0.9.160-alpha.3 2021-10-11 21:15:06 +00:00
Martin McKeaveney
e66dd5933a Merge pull request #2894 from mslourens/update_rest_url_with_slash_questionmark
add a slash before the path and a questionmark before the querystring
2021-10-11 22:05:45 +01:00
Budibase Staging Release Bot
870cb30530 v0.9.160-alpha.2 2021-10-11 14:10:32 +00:00
Budibase Staging Release Bot
865b6003d6 v0.9.160-alpha.1 2021-10-11 13:43:09 +00:00
Rory Powell
060ef711c6 API development / debugging optimisations 2021-10-11 11:40:02 +01:00
Rory Powell
e1fe51a1b8 Merge branch 'develop' into dev-modes 2021-10-08 13:15:38 +01:00
Rory Powell
5ffed2824e Introduce dev modes, update contributor guide 2021-10-08 13:13:16 +01:00
Budibase Staging Release Bot
4762c98039 v0.9.160-alpha.0 2021-10-08 10:05:15 +00:00
Budibase Release Bot
d4ecb810b1 v0.9.159 2021-10-07 21:55:18 +00:00
Budibase Release Bot
3e31fff662 v0.9.158 2021-10-07 21:20:53 +00:00
Budibase Staging Release Bot
7f5148a1e1 v0.9.158-alpha.0 2021-10-07 21:09:01 +00:00
Martin McKeaveney
c12d7301f8 merge 2021-10-07 21:58:09 +01:00
Budibase Staging Release Bot
6357d316a7 v0.9.157-alpha.0 2021-10-07 20:17:21 +00:00
Budibase Release Bot
0b66a003c5 v0.9.157 2021-10-07 20:07:47 +00:00
Martin McKeaveney
e9cad03f63 merge 2021-10-07 21:05:39 +01:00
mike12345567
183b6e7b50 Fixing issue with user's being logged in and trying to access other tenants public apps, this work makes sure that users from other tenants will not be 403'd immediately (too aggressive) but instead they will have all other their RBAC roles revoked. 2021-10-07 15:49:26 +01:00
Martin McKeaveney
f32266df83 remove currentapp stuff 2021-10-07 15:39:22 +01:00
Martin McKeaveney
6c2e4d8b4b Merge branch 'master' of github.com:Budibase/budibase into fix/post-release-fixes 2021-10-07 13:09:10 +01:00
Martin McKeaveney
dea2c95d80 fix user ping event 2021-10-07 12:15:05 +01:00
Martin McKeaveney
0fb17e41b7 fix table view export in prod 2021-10-07 11:26:09 +01:00
Budibase Release Bot
cab95ff355 v0.9.156 2021-10-07 07:50:40 +00:00
mike12345567
0ea022971f Fixing minor mistake. 2021-10-07 08:33:39 +01:00
Budibase Release Bot
e0b061a1db v0.9.155 2021-10-06 21:26:52 +00:00
Martin McKeaveney
fd5bb7b49f prevent cross tenant app access 2021-10-06 22:16:50 +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 Release Bot
4f628dd3af v0.9.154 2021-10-06 16:37:28 +00: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
Maurits Lourens
dbf747f749 fix tests 2021-10-05 13:38:03 +02:00
Budibase Staging Release Bot
f7667f7e47 v0.9.151-alpha.3 2021-10-05 11:23:23 +00:00