mike12345567
|
a683665a99
|
Adding plugin upload API - takes a file form-data and then extracts, uploads to minio and stores data about the plugin to CouchDB.
|
2022-08-10 20:01:48 +01:00 |
mike12345567
|
1ba804f507
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-08-10 11:55:53 +01:00 |
Rory Powell
|
dd0395995f
|
Rename async to emit
|
2022-08-09 14:01:55 +01:00 |
Rory Powell
|
f7210e96e4
|
Fix served events
|
2022-08-09 13:31:12 +01:00 |
Martin McKeaveney
|
c44ae30721
|
merge from master
|
2022-08-09 11:52:48 +01:00 |
Rory Powell
|
57ca5261bf
|
Support per app events
|
2022-08-08 16:22:26 +01:00 |
Rory Powell
|
3b5abda2cf
|
Rate limit served:X events
|
2022-08-08 15:44:29 +01:00 |
Rory Powell
|
3b9343b3e6
|
Merge branch 'master' into develop
|
2022-08-08 11:50:22 +01:00 |
Rory Powell
|
cc9bc937b6
|
Reduce event frequency
|
2022-08-08 10:47:39 +01:00 |
Rory Powell
|
fe17ffffb6
|
Bulk session wipe fix + logging
|
2022-08-08 09:34:45 +01:00 |
mike12345567
|
2dea5c5614
|
Some various session fixes based on current data.
|
2022-08-05 21:35:26 +01:00 |
mike12345567
|
52d16d1099
|
Updating sessions to TS, adding env var to set the session update length, adding reasons for invalidation, making sure errors are never considered authenticated.
|
2022-08-05 17:13:03 +01:00 |
mike12345567
|
b3a6efa2f9
|
Updating authenticated middleware to typescript and updating the TTL once per minute rather than every API request.
|
2022-08-05 15:21:12 +01:00 |
mike12345567
|
44a6aa85a9
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-08-04 21:35:55 +01:00 |
mike12345567
|
cfe3db835b
|
Updating pino logging to remove health check spam.
|
2022-08-04 20:23:45 +01:00 |
mike12345567
|
f3418c4107
|
Some more logging, moving middlewares to backend-core.
|
2022-08-04 19:03:50 +01:00 |
mike12345567
|
382a2a3050
|
Adding logging for session invalidation.
|
2022-08-04 16:06:59 +01:00 |
Rory Powell
|
1b6b877546
|
Sync global-info users to fix login + prevent double password hashing
|
2022-08-04 14:49:56 +01:00 |
Andrew Kingston
|
7c4bf7aedd
|
Fix crashing when determining roles when no apps exist
|
2022-08-02 16:01:38 +01:00 |
Rory Powell
|
466e41302b
|
Merge pull request #7037 from Budibase/fix/joi-createdAt-updatedAt
Add updatedAt and createdAt as optional to all joi middleware
|
2022-08-02 14:35:58 +01:00 |
Rory Powell
|
6102ace3a9
|
Reduce event frequency
|
2022-08-02 10:52:09 +01:00 |
Rory Powell
|
09127df617
|
Add updatedAt and createdAt as optional to all joi middleware
|
2022-08-02 09:39:30 +01:00 |
Peter Clement
|
c3a4941119
|
Merge pull request #6989 from Budibase/pc/fixes
User Management UI fixes
|
2022-08-01 09:39:55 +01:00 |
mike12345567
|
07f3897b55
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-error-stop
|
2022-07-29 14:31:18 +01:00 |
Peter Clement
|
2689c48fa1
|
flag user groups untill licensing ready
|
2022-07-29 13:22:59 +01:00 |
Rory Powell
|
1dc062a3fb
|
Merge branch 'master' into develop
|
2022-07-27 16:32:36 -04:00 |
mike12345567
|
d42f3c3385
|
Adding fix for issue in cloud with user password deletion causing undefined errors.
|
2022-07-27 17:15:01 +01:00 |
Peter Clement
|
dca37a61da
|
adding tests and pr comments
|
2022-07-27 10:20:39 +01:00 |
Peter Clement
|
fda6ed6e62
|
update feature error
|
2022-07-26 20:25:59 +01:00 |
Peter Clement
|
548e8d518c
|
Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab
|
2022-07-26 20:19:33 +01:00 |
Peter Clement
|
46a6fc5048
|
refactor groups into pro and some other pr comments
|
2022-07-26 20:04:29 +01:00 |
mike12345567
|
f4db17502a
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-error-stop
|
2022-07-26 17:28:57 +01:00 |
mike12345567
|
d30e27d27d
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-07-26 17:25:55 +01:00 |
Peter Clement
|
cd426a5ca7
|
adding limits for uploading users
|
2022-07-26 12:17:01 +01:00 |
Peter Clement
|
9e75b18784
|
adding new custom feature disabled error
|
2022-07-25 19:45:50 +01:00 |
Peter Clement
|
3f8a006626
|
some more pr comments
|
2022-07-25 18:57:10 +01:00 |
Peter Clement
|
25d13d4a72
|
move bulk update / delete functionality out of controller
|
2022-07-25 16:58:30 +01:00 |
Andrew Kingston
|
d9dacbc901
|
Use warn rather than info when notifying about ignored conflicts
|
2022-07-25 12:23:30 +01:00 |
Andrew Kingston
|
8bd254f313
|
Use log rather than warn for logInfo
|
2022-07-25 12:22:27 +01:00 |
Andrew Kingston
|
f82b407f30
|
Ignore 409s in write-through cache
|
2022-07-25 12:17:40 +01:00 |
Peter Clement
|
af451840ac
|
move worker middleware to backend-core
|
2022-07-22 11:50:51 +01:00 |
Michael Drury
|
07de5faa2d
|
Main bulk of logic around detecting cron recurring failure, still need to disable.
|
2022-07-20 22:38:06 +01:00 |
Peter Clement
|
94d999faf9
|
Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab
|
2022-07-19 14:54:29 +01:00 |
mike12345567
|
1c02c3d3c3
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-07-19 14:12:48 +01:00 |
Peter Clement
|
ca41e88045
|
Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab
|
2022-07-19 11:23:31 +01:00 |
mike12345567
|
2f27e750f5
|
PR comments.
|
2022-07-18 18:18:01 +01:00 |
mike12345567
|
078cf9e95f
|
Fixing an issue with automations being unable to access app databases due to new context stack up.
|
2022-07-18 17:38:58 +01:00 |
mike12345567
|
d4b1ed58b8
|
Removing console log.
|
2022-07-18 14:18:15 +01:00 |
mike12345567
|
a8a7bea658
|
Merge branch 'develop' of github.com:Budibase/budibase into labday/backups
|
2022-07-18 13:59:46 +01:00 |
Peter Clement
|
fb7456fa33
|
lint
|
2022-07-18 12:33:56 +01:00 |