1
0
Fork 0
mirror of synced 2024-07-05 06:20:55 +12:00
Commit graph

7063 commits

Author SHA1 Message Date
Budibase Release Bot 0b5f6956a4 v0.9.128 2021-09-14 10:45:22 +00:00
Martin McKeaveney 8e74a9e951
Merge pull request #2603 from Budibase/fix/multitenancy-app-fetch
fix app fetching
2021-09-14 11:36:49 +01:00
Martin McKeaveney 57b92d5b96 fix app fetching 2021-09-14 11:16:28 +01:00
Budibase Release Bot 5d2a04a308 v0.9.127 2021-09-13 17:44:30 +00:00
Martin McKeaveney 994fa421e7 Merge branch 'master' of github.com:Budibase/budibase 2021-09-13 18:33:51 +01:00
Martin McKeaveney 02c9719b03 publishing redis client fix to master 2021-09-13 18:29:44 +01:00
Budibase Release Bot 74782df087 v0.9.126 2021-09-13 15:41:29 +00:00
Martin McKeaveney 08c3bd467b fix for apps with undefined names 2021-09-13 16:33:26 +01:00
Budibase Release Bot 69f137bafb v0.9.125 2021-09-13 11:29:41 +00:00
mike12345567 67c07b7e38 Fix for issue #2593. 2021-09-13 09:00:14 +01:00
Budibase Release Bot 16ab8098cb v0.9.124 2021-09-10 08:33:24 +00:00
mike12345567 8ecfe2f223 Fixing issue #2579. 2021-09-09 17:59:44 +01:00
Budibase Release Bot 5079d3434f v0.9.123 2021-09-09 15:04:36 +00:00
mike12345567 0117c1498f Fixing issue with multi-tenancy and public apps, when the tenant isn't necessarily known, it can be found in the app ID, building a middleware to manage this. 2021-09-09 13:27:18 +01:00
Budibase Release Bot eff58fa8b4 v0.9.122 2021-09-06 15:45:10 +00:00
Martin McKeaveney cfa1ab8971
Merge pull request #2560 from Budibase/fix/multi-tenancy-prod
Fixing issues with multi-tenancy breaking various server endpoints in prod
2021-09-06 16:36:43 +01:00
Martin McKeaveney 9e73dcdd44 lint 2021-09-06 16:24:51 +01:00
Martin McKeaveney 53aebdf585 fix test failure 2021-09-06 16:18:50 +01:00
mike12345567 9e4ab9054e Allowing all server endpoints to run without tenant information, as most endpoints in server can be public. 2021-09-06 16:01:45 +01:00
mike12345567 3379ab8e03 Fixing an issue with redirect having the middleware applied before the redirection 2021-09-06 15:48:46 +01:00
Budibase Release Bot 22f5c625ce v0.9.121 2021-09-06 14:26:46 +00:00
mike12345567 2dca8ab46e Quick fix for backwards compat, enabling multi-tenancy on a previously single tenancy environment. 2021-09-06 15:14:46 +01:00
Budibase Release Bot fe0adcde7d v0.9.120 2021-09-06 13:13:46 +00:00
mike12345567 400cc05d21 Fixing an issue in prod where the /builder endpoint wasn't being allowed past without tenancy. 2021-09-06 13:36:41 +01:00
Budibase Release Bot 8c0977852c v0.9.119 2021-09-03 10:55:17 +00:00
Michael Drury 8a1173eabf
Merge pull request #2531 from Budibase/fix/sql-relationship-issues
Relationship bug fixes (SQL and internal) and a few other bits
2021-09-03 11:47:36 +01:00
mike12345567 f9fd725307 Fixing issues discovered by test cases. 2021-09-03 11:06:44 +01:00
mike12345567 c64fb81749 Fixing issues after upgrading to node 14 and circular dependencies causing issues. 2021-09-02 18:33:41 +01:00
mike12345567 4fae8b2b1e Fixing issue with using 'ta' in view name. 2021-09-02 17:49:21 +01:00
mike12345567 4ff9de1b6c Fixing issues with search endpoint not handling users fully. 2021-09-02 17:13:00 +01:00
Budibase Release Bot 5b174c6484 v0.9.118 2021-09-02 15:56:14 +00:00
mike12345567 a07230ed59 Merge branch 'master' of github.com:Budibase/budibase into fix/sql-relationship-issues 2021-09-02 14:49:20 +01:00
mike12345567 d864dedba0 Fixing issue with rows not returning correctly. 2021-09-02 13:31:46 +01:00
Andrew Kingston 60f81014df Fix indexing of rows with arrays of objects 2021-09-02 12:00:18 +01:00
mike12345567 811ba19558 Fixing issues with SQL many relationship updates. 2021-09-01 19:40:47 +01:00
Budibase Release Bot 74e5224e32 v0.9.117 2021-08-31 13:04:48 +00:00
Budibase Staging Release Bot 68d9c75971 v0.9.117-alpha.1 2021-08-31 12:50:22 +00:00
mike12345567 bef1ce0426 Fixing an issue with list of app URLs not loading correctly. 2021-08-31 13:42:04 +01:00
Budibase Staging Release Bot bf7e43762f v0.9.117-alpha.0 2021-08-31 12:32:55 +00:00
Martin McKeaveney 23f54498b2 Merge branch 'develop' of github.com:Budibase/budibase into develop 2021-08-31 13:23:57 +01:00
Martin McKeaveney 39aa8e8716 removing merge HEAD 2021-08-31 13:23:46 +01:00
Martin McKeaveney 743753da3b
Merge pull request #2498 from mslourens/add_patch_to_rest_api
add patch method to the rest api interface
2021-08-31 13:14:10 +01:00
Martin McKeaveney 2f45c24fba
Merge pull request #2499 from mslourens/fix_upload_logo
fixes uploading organisation logo
2021-08-31 13:13:31 +01:00
Martin McKeaveney 9ab8f64486 updating dep 2021-08-31 13:12:32 +01:00
Martin McKeaveney 9be9eb8789 merge with master 2021-08-31 13:10:08 +01:00
Budibase Staging Release Bot 51e48f343f v0.9.116-alpha.3 2021-08-30 22:01:09 +00:00
Martin McKeaveney f7be7d5ac5
Merge pull request #2469 from Budibase/cheeks-fixes
Size options for form and table
2021-08-30 22:53:19 +01:00
Martin McKeaveney 15943b3542
Merge pull request #2440 from mslourens/querybuilder_results_width
limit the width of the preview component
2021-08-30 22:52:55 +01:00
Maurits Lourens 08d0f4101c fixes uploading organisation logo 2021-08-30 23:12:19 +02:00
Maurits Lourens 07383b2064 add patch method to the rest api interface 2021-08-30 22:55:12 +02:00