mike12345567
|
8699d7293b
|
Fixing an issue with new data source creation, could not view fetched tables until refresh page.
|
2021-10-06 15:31:32 +01:00 |
Andrew Kingston
|
a59c2db8ea
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2021-09-20 10:33:18 +01:00 |
Michael Drury
|
12f364e296
|
Merge pull request #2598 from Budibase/feature/automation-rework
Automation backend rework
|
2021-09-14 17:30:26 +01:00 |
Rory Powell
|
0af538816d
|
Merge pull request #2574 from Budibase/feature/onboarding-backend
Add new redis key for email verification & pre-hashed password option
|
2021-09-14 11:17:54 +01:00 |
Martin McKeaveney
|
02c9719b03
|
publishing redis client fix to master
|
2021-09-13 18:29:44 +01:00 |
mike12345567
|
3679579d53
|
Introducing the concept of flagging an automation as 'in test' which means it can run with triggers and everything as it normally would in development.
|
2021-09-10 14:37:34 +01:00 |
Martin McKeaveney
|
9bc592818a
|
fix redis auth for hosts containing redis
|
2021-09-10 10:08:13 +01:00 |
Martin McKeaveney
|
ad2cccfbd2
|
lint
|
2021-09-09 18:20:12 +01:00 |
Martin McKeaveney
|
a6ff46be0c
|
formatting
|
2021-09-09 17:16:32 +01:00 |
Martin McKeaveney
|
c8b772b8c1
|
allow configuration of redis cluster with fully qualified redis URL
|
2021-09-09 17:14:24 +01:00 |
Rory Powell
|
a7576d86ba
|
Add new redis key for email verification
|
2021-09-09 12:32:16 +01:00 |
mike12345567
|
79b7747714
|
Fixing session issues after testing a bit.
|
2021-07-07 17:15:53 +01:00 |
mike12345567
|
36c0e45761
|
WIP - first version of user sessions.
|
2021-07-06 18:10:04 +01:00 |
mike12345567
|
c17bfa34f5
|
Fixing issue with Redis which was causing CPU peaking if couldn't connect.
|
2021-06-25 15:32:59 +01:00 |
mike12345567
|
8200f2a4e8
|
Fixing issue with redis updates in tests.
|
2021-05-24 17:05:46 +01:00 |
mike12345567
|
bd0f78e38e
|
Changing how connection is waited for.
|
2021-05-24 16:31:50 +01:00 |
mike12345567
|
ec85f13d5a
|
Adding an initial connection timeout of 5 seconds which after it will retry again.
|
2021-05-24 16:30:24 +01:00 |
mike12345567
|
2abe543cb1
|
Linting and fixing an issue with the dev pass through.
|
2021-05-24 16:20:02 +01:00 |
mike12345567
|
428a9e5ba3
|
Formatting.
|
2021-05-24 14:56:23 +01:00 |
mike12345567
|
292d520b30
|
Adding some changes for to redis library, allowing reconnection.
|
2021-05-24 14:54:47 +01:00 |
mike12345567
|
4653471412
|
Updating UI to use the updated at.
|
2021-05-21 14:38:58 +01:00 |
mike12345567
|
f56250824c
|
Adding a debounced updated at timestamp to applications.
|
2021-05-21 13:07:10 +01:00 |
Martin McKeaveney
|
d5fb542589
|
lint ✨
|
2021-05-17 21:43:50 +01:00 |
mike12345567
|
e560390d8a
|
Fixing an issue with portal calls causing the app to be re-locked.
|
2021-05-13 15:32:03 +01:00 |
mike12345567
|
86000b1714
|
Fixing issues with redis keys, however still not removing lock.
|
2021-05-13 14:34:04 +01:00 |
mike12345567
|
f6fbeb4858
|
Putting together redis lock system.
|
2021-05-12 17:37: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
|
e31eb5d3d2
|
Fleshed out fully all redis interactions for invitations and password resets.
|
2021-05-05 12:11:06 +01:00 |
mike12345567
|
66341473ca
|
Fixing issues with Redis/Bull and the integration with new redis module.
|
2021-05-04 18:13:44 +01:00 |
mike12345567
|
01a9db76c8
|
Formatting.
|
2021-04-27 17:30:19 +01:00 |
mike12345567
|
129b827d9f
|
Adding a redis client to the auth system, as part of work towards the reset password flow.
|
2021-04-27 17:29:05 +01:00 |