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

27 commits

Author SHA1 Message Date
dependabot[bot]
e626e671ab
Bump tmpl from 1.0.4 to 1.0.5 in /packages/worker
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-21 20:43:53 +00:00
Martin McKeaveney
6d7ee7a923 updating to latest auth lib 2021-09-21 13:58:30 +01:00
Martin McKeaveney
b5809b0bd0 upgrading to latest auth lib 2021-09-15 12:13:53 +01:00
Martin McKeaveney
01f11ae71a adding alphanumeric app name validation 2021-08-17 10:41:37 +01:00
mike12345567
e0bf5ce62b Updating yarn locks. 2021-08-06 13:09:28 +01:00
mike12345567
42f08f97cc Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants"
This reverts commit 0d2e2314d4, reversing
changes made to 1beca4ee96.
2021-08-05 09:59:08 +01:00
Michael Drury
f37946d47e
Revert "Multi-tenancy/organisations" 2021-08-04 10:02:24 +01:00
mike12345567
2f225a4448 Adding ability to disable/enable multi-tenancy flags easily. 2021-07-26 16:17:56 +01:00
Bernhard Hayden
65c436145a Proof of concept OIDC implementation 2021-07-06 10:03:40 +01:00
Keviin Åberg Kultalahti
49510dff1f remove unused components in builder settings 2021-06-11 09:19:44 +02:00
dependabot[bot]
0685529488
Bump ws from 7.4.5 to 7.4.6 in /packages/worker
Bumps [ws](https://github.com/websockets/ws) from 7.4.5 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.5...7.4.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-09 10:42:49 +00:00
dependabot[bot]
95b5b38a35
Bump normalize-url from 4.5.0 to 4.5.1 in /packages/worker
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases)
- [Commits](https://github.com/sindresorhus/normalize-url/commits)

---
updated-dependencies:
- dependency-name: normalize-url
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-09 10:02:46 +00:00
dependabot[bot]
29b8746a9e
Bump urijs from 1.19.2 to 1.19.6 in /packages/worker
Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.2 to 1.19.6.
- [Release notes](https://github.com/medialize/URI.js/releases)
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md)
- [Commits](https://github.com/medialize/URI.js/compare/v1.19.2...v1.19.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 18:42:04 +00:00
Martin McKeaveney
0221f9de60 making new screen modal choose the currently filtered role 2021-06-08 11:42:39 +01:00
Martin McKeaveney
a453f6cac2 adding watchtower to docker config 2021-05-28 10:09:32 +01:00
Andrew Kingston
c3ea022f8b Configure vite with a base URL so proxy works 2021-05-06 17:22:09 +01:00
mike12345567
96f036b720 Updating testing system across the board after playing around with it, having the worker tests run when top level test is ran, fixing environment in worker when testing, removing the use of redis (replacing with ioredis-mock) when in test. 2021-05-05 17:49:34 +01:00
mike12345567
e8e210dfe2 Updating packages so that @budibase/auth doesn't stop installations. 2021-04-28 15:25:49 +01:00
mike12345567
46c9df6245 Adding testing to worker, still WIP. 2021-04-23 14:58:06 +01:00
mike12345567
fcd57cfcb5 putting together the bulk of the email sending/config options. 2021-04-23 13:10:37 +01:00
mike12345567
fb4e52baff Updating worker/server to run in cypress properly. 2021-04-15 16:25:48 +01:00
mike12345567
792114ef46 First pass of global user configuration through existing user API with role mappings. 2021-04-08 16:58:33 +01:00
Martin McKeaveney
349a47c1e1 basic couchDB authentication using passport 2021-04-01 20:34:43 +01:00
mike12345567
53b7589d9e Updating worker package with the various parts of server that needed moved over. 2021-03-29 17:31:41 +01:00
mike12345567
f48b09d378 Starting worker instance as part of the stack, some changes to how environment handled for worker. 2021-03-29 15:00:40 +01:00
mike12345567
0c66d9fca4 When self hosting it is now possible to use a pretty URL to access the app rather than the normal appId. 2021-01-14 17:01:31 +00:00
Michael Drury
7845118fb3 Renaming deployment service to worker service for its expansion plans. 2020-12-17 12:39:55 +00:00
Renamed from packages/deployment/yarn.lock (Browse further)