1
0
Fork 0
mirror of synced 2024-08-31 01:31:18 +12:00
Commit graph

1005 commits

Author SHA1 Message Date
Budibase Staging Release Bot
a013c51e2b v0.9.185-alpha.10 2021-11-18 11:15:57 +00:00
Michael Drury
55c8bfbf67
Merge pull request #3434 from Budibase/dependabot/npm_and_yarn/packages/worker/sshpk-1.16.1
Bump sshpk from 1.13.0 to 1.16.1 in /packages/worker
2021-11-18 11:08:36 +00:00
mike12345567
31606a8059 Upgrading to Node 14 across the board as recent packages don't support 12 anymore. 2021-11-18 10:59:35 +00:00
dependabot[bot]
01c6e6d60c
Bump sshpk from 1.13.0 to 1.16.1 in /packages/worker
Bumps [sshpk](https://github.com/joyent/node-sshpk) from 1.13.0 to 1.16.1.
- [Release notes](https://github.com/joyent/node-sshpk/releases)
- [Commits](https://github.com/joyent/node-sshpk/compare/v1.13.0...v1.16.1)

---
updated-dependencies:
- dependency-name: sshpk
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-18 10:52:08 +00:00
mike12345567
4993329ceb Adding audit script and commiting all of the audits that it made, updating all yarn locks. 2021-11-17 18:04:16 +00:00
Budibase Staging Release Bot
402a16f387 v0.9.185-alpha.9 2021-11-17 11:47:25 +00:00
Budibase Staging Release Bot
8463afab10 v0.9.185-alpha.8 2021-11-17 11:28:58 +00:00
dependabot[bot]
859ce467b3
Bump aws-sdk from 2.811.0 to 2.814.0 in /packages/worker
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.811.0 to 2.814.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.811.0...v2.814.0)

---
updated-dependencies:
- dependency-name: aws-sdk
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-16 22:39:40 +00:00
Budibase Staging Release Bot
5f6f2e6ed1 v0.9.185-alpha.7 2021-11-16 21:20:35 +00:00
Budibase Staging Release Bot
782a0cc175 v0.9.185-alpha.6 2021-11-16 14:37:51 +00:00
Budibase Staging Release Bot
1a9706bbb2 v0.9.185-alpha.5 2021-11-16 13:54:16 +00:00
Rory Powell
851850dc03
Merge pull request #3354 from Budibase/rory/fixes-platform-url
Fixes for google sso, cloud email url and cloud logo updates
2021-11-16 13:46:06 +00:00
Budibase Staging Release Bot
4a22570b05 v0.9.185-alpha.4 2021-11-16 11:48:38 +00:00
Michael Drury
852f75ac48
Merge pull request #3392 from Budibase/fix/app-list-perf
Caching app metadata to improve application fetch performance
2021-11-16 11:37:54 +00:00
Budibase Staging Release Bot
144452346f v0.9.185-alpha.3 2021-11-16 11:12:03 +00:00
Michael Drury
0f37562ab6 Fixing issue presented by test, passing Couch instance around for when it is being used in memory. 2021-11-15 19:34:08 +00:00
Budibase Staging Release Bot
5bb8900cdd v0.9.185-alpha.2 2021-11-15 17:47:27 +00:00
Budibase Staging Release Bot
38f0e8d665 v0.9.185-alpha.1 2021-11-15 14:43:16 +00:00
Rory Powell
cf13853f09 Fixes for google sso, cloud email url and cloud logo updates 2021-11-12 13:31:55 +00:00
Budibase Staging Release Bot
04cfca8b8e v0.9.185-alpha.0 2021-11-11 13:59:14 +00:00
mike12345567
d54992de3d Merge branch 'master' of github.com:Budibase/budibase into develop 2021-11-11 13:48:07 +00:00
Budibase Release Bot
4db512d87e v0.9.184 2021-11-11 11:35:31 +00:00
Budibase Staging Release Bot
f612213122 v0.9.180-alpha.11 2021-11-11 11:09:49 +00:00
Budibase Staging Release Bot
ec8fccf4f5 v0.9.180-alpha.10 2021-11-10 19:52:01 +00:00
Budibase Staging Release Bot
b2a4418a8b v0.9.180-alpha.9 2021-11-10 18:29:22 +00:00
Budibase Staging Release Bot
542aa92daf v0.9.180-alpha.8 2021-11-10 16:33:07 +00:00
Budibase Staging Release Bot
b1afbfa451 v0.9.180-alpha.7 2021-11-10 14:56:30 +00:00
Budibase Release Bot
0202adaa60 v0.9.183 2021-11-10 14:28:28 +00:00
Budibase Staging Release Bot
7e02034897 v0.9.180-alpha.6 2021-11-10 13:50:18 +00:00
Michael Drury
de2029588b
Merge pull request #3251 from Budibase/fix/user-metadata
Syncing user metadata - allow builder to interact with user metadata in app
2021-11-10 13:41:57 +00:00
mike12345567
1453e8810b Fixing issue found by test case. 2021-11-10 12:52:23 +00:00
Budibase Staging Release Bot
1d7490e328 v0.9.180-alpha.5 2021-11-10 12:29:11 +00:00
Budibase Staging Release Bot
0e9c16763e v0.9.180-alpha.4 2021-11-10 12:17:43 +00:00
mike12345567
c8e02a20a0 Updating per review comments. 2021-11-10 12:03:43 +00:00
Budibase Staging Release Bot
186a44c40e v0.9.180-alpha.3 2021-11-10 10:13:12 +00:00
Budibase Release Bot
9dd74e580e v0.9.182 2021-11-10 09:52:01 +00:00
Budibase Staging Release Bot
bb410a7742 v0.9.180-alpha.2 2021-11-09 17:25:41 +00:00
Budibase Release Bot
8b7f3a461f v0.9.181 2021-11-09 12:38:10 +00:00
mike12345567
2155e5f5eb Merge branch 'develop' of github.com:Budibase/budibase into feature/mssql-plus 2021-11-09 11:20:17 +00:00
Budibase Staging Release Bot
610ba92bac v0.9.180-alpha.1 2021-11-08 20:54:52 +00:00
mike12345567
a0ebe7537d Merge branch 'develop' of github.com:Budibase/budibase into fix/user-metadata 2021-11-08 17:28:32 +00:00
mike12345567
15907280b2 Fixing #3182 so that sorting is disabled for certain column types that we cannot use, as well as fixing some issues with MS-SQL plus tables. 2021-11-08 17:25:05 +00:00
Budibase Release Bot
c10163a301 v0.9.180 2021-11-08 14:36:40 +00:00
Budibase Staging Release Bot
e611847752 v0.9.180-alpha.0 2021-11-08 14:13:09 +00:00
Budibase Release Bot
ec321ba7cb v0.9.179 2021-11-08 12:29:59 +00:00
mike12345567
c0ff805816 Adding a check to disable user sync in test when server not available. 2021-11-04 20:28:26 +00:00
Budibase Release Bot
56e5aca60f v0.9.178 2021-11-04 16:37:06 +00:00
mike12345567
9aa708588a Adding the sync call from the worker for creation, updating and deletion of users. Making sure that production and development apps are always up to date with user metadata. 2021-11-04 14:53:03 +00:00
Budibase Release Bot
0b57f74a43 v0.9.177 2021-11-04 13:56:13 +00:00
Martin McKeaveney
e9fe1edfc6
Merge pull request #3159 from Budibase/feature/template-urls
allow opening a template directly from a URL
2021-11-04 14:46:18 +01:00