mike12345567
|
94ee13ffc4
|
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 |
Rory Powell
|
5ffed2824e
|
Introduce dev modes, update contributor guide
|
2021-10-08 13:13:16 +01:00 |
Rory Powell
|
2f589a2f42
|
Add API keys between account portal and budibase
|
2021-10-04 13:40:50 +01:00 |
Rory Powell
|
d63186ff8f
|
Fix email link from internal bb onboarding. Prevent account holder from being deleted
|
2021-10-04 11:30:59 +01:00 |
Rory Powell
|
3bef997168
|
Support for tenancy subdomain locally + improvements
|
2021-10-01 15:55:57 +01:00 |
mike12345567
|
a0f69251c8
|
Adding the ability to run the monorepo in cloud mode without the connected account portal (login, org setting and admin creation are all available again) as well as re-working how the redirects work to massively reduce the chance of cycles which I was experiencing constantly.
|
2021-09-29 16:55:59 +01:00 |
Rory Powell
|
00e2b50f26
|
fix tests
|
2021-09-20 12:58:58 +01:00 |
Rory Powell
|
1d873d9e11
|
Move all session population to budibase (bug fix)
|
2021-09-20 11:26:19 +01:00 |
Rory Powell
|
689065d2b8
|
Redirect to account portal login page in the cloud
|
2021-09-14 14:18:13 +01:00 |
Rory Powell
|
62e93d2302
|
Add self host enable/disable scripts
|
2021-09-14 12:21:16 +01:00 |
Martin McKeaveney
|
f4232bd7d7
|
couchDB auth options
|
2021-08-17 14:11:03 +01:00 |
mike12345567
|
46ea3f3e9e
|
Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants"
This reverts commit 4834b765be , reversing
changes made to 2456e69483 .
|
2021-08-05 09:59:08 +01:00 |
Martin McKeaveney
|
df927e3feb
|
merge with master
|
2021-08-04 13:20:11 +01:00 |
Michael Drury
|
ec26f6ab5e
|
Merge branch 'develop' into feature/multi-tenants
|
2021-08-04 10:07:31 +01:00 |
Michael Drury
|
b86a6fddc9
|
Revert "Multi-tenancy/organisations"
|
2021-08-04 10:02:24 +01:00 |
mike12345567
|
61de20616f
|
Fixing worker dev script to not overwrite env file everytime.
|
2021-07-30 15:40:39 +01:00 |
Rory Powell
|
648661877a
|
Add watchtower hooks
|
2021-07-29 20:32:18 +01:00 |
mike12345567
|
219962cb8a
|
Adding ability to disable/enable multi-tenancy flags easily.
|
2021-07-26 16:17:56 +01:00 |
mike12345567
|
4606248ffd
|
Fixing up everything found when testing with Cypress.
|
2021-07-26 13:19:47 +01:00 |
mike12345567
|
4d0faa38e3
|
Changing how apps are retrieved to be more efficient.
|
2021-07-23 20:01:53 +01:00 |
mike12345567
|
313302cae2
|
Fixing test cases and bugs that they raised.
|
2021-07-22 22:36:16 +01:00 |
mike12345567
|
83db31f899
|
A lot of general fixes around getting logged in, setting up users etc.
|
2021-07-19 19:00:53 +01:00 |
mike12345567
|
06353409bc
|
Making sure the email sends out the write port if no platform URL is set.
|
2021-05-21 14:38:46 +01:00 |
mike12345567
|
8e1f18e456
|
Changing INTERNAL_KEY to INTERNAL_API_KEY.
|
2021-05-11 15:23:03 +01:00 |
mike12345567
|
7736869148
|
Some updates, working towards supporting automation send smtp email also removing the styling template, adding to base.
|
2021-05-11 12:02:29 +01:00 |
mike12345567
|
83c16a9f14
|
Formatting.
|
2021-05-05 17:49:53 +01:00 |
mike12345567
|
2ee4fd21e4
|
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
|
1cf778845a
|
Fixing issues with Redis/Bull and the integration with new redis module.
|
2021-05-04 18:13:44 +01:00 |
mike12345567
|
15900efc35
|
Some changes after trying system for first time.
|
2021-04-08 17:39:46 +01:00 |
mike12345567
|
3f21a6ba6f
|
Starting worker instance as part of the stack, some changes to how environment handled for worker.
|
2021-03-29 15:00:40 +01:00 |