1
0
Fork 0
mirror of synced 2024-08-26 15:31:48 +12:00
Commit graph

2585 commits

Author SHA1 Message Date
mike12345567
5cc5bd4533 Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-rework 2021-09-06 17:29:08 +01:00
mike12345567
9fa80f2b88 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-09-06 17:27:29 +01:00
Budibase Release Bot
ed2f4c78dc v0.9.122 2021-09-06 15:45:10 +00:00
Martin McKeaveney
df5f738451 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
mike12345567
0c6235f18c Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-rework 2021-09-06 16:35:38 +01:00
Martin McKeaveney
f7718ecae9 lint 2021-09-06 16:24:51 +01:00
mike12345567
a0e0843363 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
Budibase Staging Release Bot
402262e030 v0.9.120-alpha.4 2021-09-06 14:57:36 +00:00
mike12345567
033bd521cf Fixing an issue with redirect having the middleware applied before the redirection 2021-09-06 15:48:46 +01:00
Budibase Release Bot
6668e994b2 v0.9.121 2021-09-06 14:26:46 +00:00
Budibase Release Bot
16167a1f3a v0.9.120 2021-09-06 13:13:46 +00:00
mike12345567
ae73efaabe 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 Staging Release Bot
221a67fe5a v0.9.120-alpha.3 2021-09-06 10:48:29 +00:00
Budibase Staging Release Bot
d374d25393 v0.9.120-alpha.2 2021-09-06 07:05:56 +00:00
mike12345567
a3cffa8905 Getting rid of automation step download system. 2021-09-03 17:36:00 +01:00
Budibase Staging Release Bot
919042ed86 v0.9.120-alpha.1 2021-09-03 14:55:28 +00:00
Michael Drury
5afad5464f Merge pull request #2539 from Budibase/fix/table-primary-same-name
Fixing issue with relationships that was uncovered by having same primary display and table name
2021-09-03 15:44:59 +01:00
mike12345567
3f960e4f13 Fixing an issue that occurs when the table name and the primary display column are the same name. 2021-09-03 14:49:56 +01:00
Budibase Staging Release Bot
90266fa6df v0.9.120-alpha.0 2021-09-03 11:16:31 +00:00
Budibase Release Bot
0e8709def0 v0.9.119 2021-09-03 10:55:17 +00:00
Michael Drury
8ce56c8492 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
0b0da47778 Fixing issues discovered by test cases. 2021-09-03 11:06:44 +01:00
mike12345567
8c3eb30ab1 Fixing issues after upgrading to node 14 and circular dependencies causing issues. 2021-09-02 18:33:41 +01:00
mike12345567
b17e9aa5e4 Fixing issue with using 'ta' in view name. 2021-09-02 17:49:21 +01:00
mike12345567
2148bf6da4 Fixing issues with search endpoint not handling users fully. 2021-09-02 17:13:00 +01:00
Budibase Release Bot
ba12fda745 v0.9.118 2021-09-02 15:56:14 +00:00
mike12345567
0c4b34c59f Merge branch 'master' of github.com:Budibase/budibase into fix/sql-relationship-issues 2021-09-02 14:49:20 +01:00
mike12345567
d2cb0282ea Fixing issue with rows not returning correctly. 2021-09-02 13:31:46 +01:00
Andrew Kingston
6e856c4bd7 Fix indexing of rows with arrays of objects 2021-09-02 12:00:18 +01:00
mike12345567
a9e2336036 Fixing issues with SQL many relationship updates. 2021-09-01 19:40:47 +01:00
Budibase Release Bot
c20e5763d8 v0.9.117 2021-08-31 13:04:48 +00:00
Budibase Staging Release Bot
3acb270d9d v0.9.117-alpha.1 2021-08-31 12:50:22 +00:00
Budibase Staging Release Bot
9cce54d792 v0.9.117-alpha.0 2021-08-31 12:32:55 +00:00
Martin McKeaveney
4b367f0480 Merge branch 'develop' of github.com:Budibase/budibase into develop 2021-08-31 13:23:57 +01:00
Martin McKeaveney
929697b5f4 removing merge HEAD 2021-08-31 13:23:46 +01:00
Martin McKeaveney
62b2913236 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
619fec745c merge with master 2021-08-31 13:10:08 +01:00
Budibase Staging Release Bot
0559e9fdbe v0.9.116-alpha.3 2021-08-30 22:01:09 +00:00
Maurits Lourens
3e7369b1cb add patch method to the rest api interface 2021-08-30 22:55:12 +02:00
Budibase Staging Release Bot
582308500a v0.9.116-alpha.2 2021-08-27 13:51:03 +00:00
PClmnt
58b966c0cc Merge pull request #2470 from Budibase/multi-option-datatype
Multi-Option Data Type
2021-08-27 14:43:09 +01:00
Peter Clement
e03244e44e change index definition 2021-08-27 14:10:19 +01:00
Budibase Staging Release Bot
12c88c21e5 v0.9.116-alpha.1 2021-08-27 07:47:19 +00:00
Peter Clement
ee830d0e85 refactor of multi-option filtering and validation 2021-08-27 08:05:22 +01:00
Keviin Åberg Kultalahti
cf9a8c3805 fix datasources not getting updated correctly 2021-08-26 22:01:24 +02:00
Budibase Release Bot
8b7014325d v0.9.116 2021-08-26 15:00:28 +00:00
Budibase Staging Release Bot
b14bda8610 v0.9.116-alpha.0 2021-08-26 13:38:17 +00:00
Peter Clement
544dd4ef1d Merge remote-tracking branch 'origin/develop' into multi-option-datatype 2021-08-26 14:38:05 +01:00
Peter Clement
1ab618c2ef fix indexing of arrays 2021-08-26 14:22:52 +01:00
Martin McKeaveney
b8d10a2b6d merge package updates 2021-08-26 14:13:30 +01:00