Budibase Release Bot
|
08766b3c22
|
v2.1.25
|
2022-11-11 12:51:08 +00:00 |
mike12345567
|
b4b471e054
|
Re-jigging things a bit, hiding as much of the couch/pouch stuff away.
|
2022-11-11 12:46:32 +00:00 |
mike12345567
|
bc94f20794
|
Typescript conversions - trying to get all of context/db layer into TS.
|
2022-11-11 11:57:50 +00:00 |
Rory Powell
|
72562278c0
|
Support path variable tenancy detection, add /api/system/* tests, update no tenancy matchers to be more accurate
|
2022-11-11 11:10:07 +00:00 |
mike12345567
|
c63c3b48c5
|
Typescript conversions, as well as updating context to just use an object map.
|
2022-11-10 17:38:26 +00:00 |
mike12345567
|
45e7ef61ef
|
Re-building the context module to use a single object, meaning we can create new context frames and copy over whatever exists, then update.
|
2022-11-10 16:38:32 +00:00 |
Budibase Release Bot
|
870bee4de5
|
v2.1.24
|
2022-11-10 15:53:01 +00:00 |
melohagan
|
b6ff581d5e
|
Merge pull request #8593 from Budibase/bug/sev2/mongodb-aggregate-readable
MongoDB aggregate readable
|
2022-11-10 15:27:08 +00:00 |
Mel O'Hagan
|
be32ef1cb6
|
Add readable flag to datasource validation
|
2022-11-10 14:23:22 +00:00 |
Budibase Release Bot
|
291514f57b
|
v2.1.23
|
2022-11-10 10:58:45 +00:00 |
mike12345567
|
9e01a9d1be
|
Some minor updates based on getting the worker using the new pouchlike impl.
|
2022-11-09 17:53:35 +00:00 |
mike12345567
|
c744d23832
|
Major update - removing the use of context for PouchDB instances, swapping knowledge of PouchDB to the PouchLike structure that replaces it.
|
2022-11-09 16:53:42 +00:00 |
Rory Powell
|
6783fd713e
|
Update tenancy detection to honour any subdomain pattern according to platform url
|
2022-11-09 16:35:16 +00:00 |
mike12345567
|
a5624142a8
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/replace-pouch
|
2022-11-09 14:44:01 +00:00 |
Budibase Release Bot
|
44fbdec0a2
|
v2.1.22
|
2022-11-09 14:27:49 +00:00 |
Budibase Staging Release Bot
|
f110fad3cd
|
v2.1.22-alpha.0
|
2022-11-09 13:57:34 +00:00 |
mike12345567
|
ecb398bf98
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-11-09 13:41:51 +00:00 |
Budibase Staging Release Bot
|
c7dc27d6b9
|
v2.1.19-alpha.1
|
2022-11-09 13:20:20 +00:00 |
Budibase Release Bot
|
7db103cd6e
|
v2.1.21
|
2022-11-08 20:44:21 +00:00 |
Michael Drury
|
2a4f6bd5fb
|
Merge pull request #8599 from Budibase/fix/8578
Fix for groups access
|
2022-11-08 20:30:39 +00:00 |
Michael Drury
|
41a65bbe47
|
Exporting roles differently to fix issue raised by test.
|
2022-11-08 20:01:01 +00:00 |
Michael Drury
|
2240b060d4
|
Quick fix to not expose the builder ID outside of the role impl.
|
2022-11-08 19:48:16 +00:00 |
mike12345567
|
eb251fb48e
|
Exporting some functions that were previously exported.
|
2022-11-08 18:35:21 +00:00 |
mike12345567
|
693d6b6242
|
Typescript re-write of the roles layer, this is the backbone of a lot of our security features, and I believe the issue was generally to do with a lack of handling of null-ish inputs.
|
2022-11-08 18:25:37 +00:00 |
Budibase Release Bot
|
b159ed2da0
|
v2.1.20
|
2022-11-08 17:20:53 +00:00 |
mike12345567
|
9e7ac26aa0
|
Getting basic pouch replacement working.
|
2022-11-08 16:32:13 +00:00 |
mike12345567
|
f3144fa364
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/replace-pouch
|
2022-11-08 13:03:51 +00:00 |
Budibase Release Bot
|
63d745ada6
|
v2.1.19
|
2022-11-08 12:42:41 +00:00 |
Michael Drury
|
83de9d18fe
|
Merge pull request #8586 from Budibase/fix/x-amz-meta-invalid
Fixing x-amz-meta-fieldname invalid value issue
|
2022-11-08 12:27:58 +00:00 |
mike12345567
|
2f01caa88d
|
Adding more type handling around the upload object store function.
|
2022-11-08 11:49:07 +00:00 |
mike12345567
|
913eb96ab0
|
Fixing an issue which was alerting, x-amz-meta-fieldname contains an invalid value, this error isn't really documented, but comes from if a metadata tag is sent up with nullish, or a non-string type. Fixing this in the core library, removing an invalid inputs.
|
2022-11-08 11:34:16 +00:00 |
Budibase Staging Release Bot
|
d457a6da8a
|
v2.1.19-alpha.0
|
2022-11-08 11:17:54 +00:00 |
Rory Powell
|
1c514c8493
|
Merge branch 'master' into develop
|
2022-11-08 10:28:05 +00:00 |
mike12345567
|
2426123686
|
First version of pouch-like system, a wrapper for Couch nano.
|
2022-11-07 18:27:39 +00:00 |
Budibase Staging Release Bot
|
99f8d865c5
|
v2.1.14-alpha.3
|
2022-11-07 17:46:24 +00:00 |
Budibase Release Bot
|
b6017587b5
|
v2.1.18
|
2022-11-07 15:45:04 +00:00 |
Budibase Staging Release Bot
|
0b2299413b
|
v2.1.14-alpha.2
|
2022-11-07 14:42:51 +00:00 |
Budibase Release Bot
|
09dfa4d565
|
v2.1.17
|
2022-11-05 15:13:19 +00:00 |
Budibase Release Bot
|
8f582b2349
|
v2.1.16
|
2022-11-05 14:11:32 +00:00 |
Budibase Release Bot
|
2307f26b32
|
v2.1.15
|
2022-11-04 20:40:02 +00:00 |
Budibase Release Bot
|
94b958eb6a
|
v2.1.14
|
2022-11-04 10:56:19 +00:00 |
Budibase Staging Release Bot
|
e2f5fdb116
|
v2.1.14-alpha.1
|
2022-11-04 08:44:19 +00:00 |
Rory Powell
|
016df010db
|
Merge pull request #8517 from Budibase/add-extra-auth-logging
Add extra auth logging to authenticated.ts
|
2022-11-04 08:33:19 +00:00 |
Rory Powell
|
b36634f510
|
Add extra auth logging to authenticated.ts
|
2022-11-04 08:30:44 +00:00 |
Budibase Staging Release Bot
|
5a8282271d
|
v2.1.14-alpha.0
|
2022-11-03 18:25:04 +00:00 |
mike12345567
|
5c88d16cfb
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-11-03 17:59:58 +00:00 |
Budibase Release Bot
|
aae4e87f36
|
v2.1.13
|
2022-11-03 14:55:54 +00:00 |
Budibase Release Bot
|
f75c0cd304
|
v2.1.12
|
2022-11-03 14:04:02 +00:00 |
Budibase Staging Release Bot
|
bb58b6a07c
|
v2.1.12-alpha.0
|
2022-11-02 20:25:28 +00:00 |
mike12345567
|
b9caf0aef5
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-11-02 20:12:01 +00:00 |
Budibase Release Bot
|
28aa02e50d
|
v2.1.11
|
2022-11-02 19:24:50 +00:00 |
Budibase Release Bot
|
297aed1253
|
v2.1.10
|
2022-11-02 17:28:21 +00:00 |
Budibase Release Bot
|
00fa398b08
|
v2.1.9
|
2022-11-02 15:51:23 +00:00 |
Budibase Release Bot
|
dffb49390a
|
v2.1.8
|
2022-11-02 14:48:58 +00:00 |
Budibase Release Bot
|
e1b59ac541
|
v2.1.7
|
2022-11-02 14:21:53 +00:00 |
Budibase Release Bot
|
cb8855749b
|
v2.1.6
|
2022-11-02 10:07:48 +00:00 |
Budibase Release Bot
|
314c27001b
|
v2.1.5
|
2022-11-02 09:17:52 +00:00 |
Budibase Release Bot
|
2ab32b141b
|
v2.1.4
|
2022-11-02 08:33:09 +00:00 |
Budibase Release Bot
|
257db888e4
|
v2.1.3
|
2022-11-01 13:43:56 +00:00 |
Budibase Staging Release Bot
|
6864baad67
|
v2.0.40-alpha.4
|
2022-11-01 13:06:52 +00:00 |
mike12345567
|
19669575e4
|
Fixing issue with self host build - import of backend-core changes mean that loading the public API files can require setup of backend-core, making it so that the JWT Strategy doesn't need to be setup to load backend-core.
|
2022-11-01 12:59:10 +00:00 |
Budibase Staging Release Bot
|
ea002718d7
|
v2.0.40-alpha.3
|
2022-11-01 11:00:08 +00:00 |
Budibase Release Bot
|
bea83971ed
|
v2.1.2
|
2022-11-01 10:29:25 +00:00 |
Budibase Staging Release Bot
|
d6b95937bd
|
v2.0.40-alpha.2
|
2022-11-01 10:04:48 +00:00 |
Budibase Release Bot
|
affd5aa823
|
v2.1.1
|
2022-11-01 09:41:28 +00:00 |
Budibase Staging Release Bot
|
a8ff4fea68
|
v2.0.40-alpha.1
|
2022-11-01 09:02:08 +00:00 |
Budibase Release Bot
|
1a14a3fbe1
|
v2.1.0
|
2022-11-01 08:31:03 +00:00 |
Budibase Release Bot
|
dacde195dd
|
v2.0.40
|
2022-10-31 16:39:19 +00:00 |
Budibase Staging Release Bot
|
e2976855c3
|
v2.0.40-alpha.0
|
2022-10-31 14:01:44 +00:00 |
Martin McKeaveney
|
87717ebdf5
|
merge with master
|
2022-10-31 13:44:23 +00:00 |
Budibase Staging Release Bot
|
778044c83a
|
v2.0.34-alpha.10
|
2022-10-31 11:10:03 +00:00 |
Budibase Release Bot
|
794f66977f
|
v2.0.39
|
2022-10-31 11:03:49 +00:00 |
Budibase Staging Release Bot
|
bbec5a928b
|
v2.0.34-alpha.9
|
2022-10-27 19:25:56 +00:00 |
Budibase Staging Release Bot
|
2f7d556b32
|
v2.0.34-alpha.8
|
2022-10-27 16:47:20 +00:00 |
Budibase Staging Release Bot
|
3af8bb57c0
|
v2.0.34-alpha.7
|
2022-10-27 15:14:48 +00:00 |
Michael Drury
|
2d225e11b9
|
Merge pull request #8416 from Budibase/fix/mike-oct-fixes
Various fixes for release
|
2022-10-27 15:59:35 +01:00 |
Budibase Staging Release Bot
|
5723fe863b
|
v2.0.34-alpha.6
|
2022-10-27 10:30:18 +00:00 |
mike12345567
|
a01602c362
|
Merge branch 'develop' of github.com:Budibase/budibase into fix/mike-oct-fixes
|
2022-10-27 10:33:29 +01:00 |
Budibase Staging Release Bot
|
4ecb596a10
|
v2.0.34-alpha.5
|
2022-10-26 16:58:42 +00:00 |
Budibase Staging Release Bot
|
d5320647a9
|
v2.0.34-alpha.4
|
2022-10-26 12:59:47 +00:00 |
mike12345567
|
6228d3346e
|
Merge branch 'develop' of github.com:Budibase/budibase into fix/mike-oct-fixes
|
2022-10-26 10:37:01 +01:00 |
Budibase Staging Release Bot
|
9c203e1830
|
v2.0.34-alpha.3
|
2022-10-26 09:14:18 +00:00 |
Budibase Staging Release Bot
|
fca7a2dd8f
|
v2.0.34-alpha.2
|
2022-10-26 08:48:28 +00:00 |
Rory Powell
|
887470d4b5
|
Ensure tmpDir/.budibase always exists
|
2022-10-26 09:24:28 +01:00 |
mike12345567
|
a24694a4ea
|
Refactoring a lot of content around webhooks to Typescript, as well as fixing webhooks and automation app IDs on import of new app.
|
2022-10-25 18:19:18 +01:00 |
Budibase Release Bot
|
20bf7cd73e
|
v2.0.38
|
2022-10-25 15:43:52 +00:00 |
Budibase Staging Release Bot
|
02d54713d3
|
v2.0.34-alpha.1
|
2022-10-25 13:32:58 +00:00 |
Rory Powell
|
56456f3f6d
|
Startup fixes
|
2022-10-25 13:37:26 +01:00 |
Budibase Staging Release Bot
|
b7c4a1e233
|
v2.0.34-alpha.0
|
2022-10-25 11:30:17 +00:00 |
Andrew Kingston
|
603c8744a5
|
Merge branch 'master' into master-develop
|
2022-10-25 12:03:33 +01:00 |
Budibase Staging Release Bot
|
fd0e08d566
|
v2.0.30-alpha.17
|
2022-10-25 08:53:55 +00:00 |
Rory Powell
|
9face50a07
|
Fix build failure around PouchDB type
|
2022-10-25 09:02:55 +01:00 |
Budibase Staging Release Bot
|
17cb526c62
|
v2.0.30-alpha.16
|
2022-10-25 07:31:09 +00:00 |
Budibase Staging Release Bot
|
544a6300b8
|
v2.0.30-alpha.15
|
2022-10-24 17:42:53 +00:00 |
Michael Drury
|
d2a2b09f1f
|
Merge pull request #8354 from Budibase/feature/app-backups
App backups backend
|
2022-10-24 18:16:52 +01:00 |
Budibase Staging Release Bot
|
69f3dabb06
|
v2.0.30-alpha.14
|
2022-10-24 16:19:21 +00:00 |
mike12345567
|
724a23da2c
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/app-backups
|
2022-10-24 16:51:53 +01:00 |
Budibase Release Bot
|
bd8557d764
|
v2.0.37
|
2022-10-24 14:40:33 +00:00 |
Budibase Staging Release Bot
|
8f8cbfc25e
|
v2.0.30-alpha.13
|
2022-10-24 14:33:30 +00:00 |
Budibase Release Bot
|
cbe0720ca6
|
v2.0.36
|
2022-10-24 11:47:15 +00:00 |