.. |
accounts
|
Prevent SSO users from setting / resetting a password (#9672)
|
2023-02-21 08:23:53 +00:00 |
auth
|
Type breaking changes as any
|
2023-07-18 10:49:39 +02:00 |
blacklist
|
Provides the option for blacklisting IPs.
|
2023-03-08 16:30:26 +00:00 |
cache
|
Merge branch 'master' into features/per-user-per-creator-realease2
|
2023-10-18 13:43:11 +02:00 |
configs
|
Remove type information from JSDoc in .ts files, it's redundant.
|
2023-10-17 16:46:32 +01:00 |
constants
|
Converting user IDs where necessary to global user IDs in the frontend, correcting the null entry when using current user IDs, or other user IDs, as a default value for a user column form type.
|
2023-10-09 18:18:34 +01:00 |
context
|
Remove type information from JSDoc in .ts files, it's redundant.
|
2023-10-17 16:46:32 +01:00 |
db
|
Remove type information from JSDoc in .ts files, it's redundant.
|
2023-10-17 16:46:32 +01:00 |
docIds
|
Remove type information from JSDoc in .ts files, it's redundant.
|
2023-10-17 16:46:32 +01:00 |
docUpdates
|
Main body of PR comments, switching event handling to be a publisher of async events, a generic event; then adding a new async document update processor, which can later be converted to be part of the event processing pipeline.
|
2023-04-15 00:37:22 +01:00 |
errors
|
offline license sdk module
|
2023-07-10 12:48:52 +01:00 |
events
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/BUDI-7052
|
2023-07-24 13:46:49 +01:00 |
features
|
Revert "Revert "Merge branch 'develop' into master""
|
2023-09-05 12:28:56 +01:00 |
logging
|
Honor level on logging
|
2023-07-21 17:52:54 +02:00 |
middleware
|
Remove type information from JSDoc in .ts files, it's redundant.
|
2023-10-17 16:46:32 +01:00 |
migrations
|
Merging in develop - fixing some test cases which broke in the process.
|
2023-04-12 10:56:21 +01:00 |
objectStore
|
Remove type information from JSDoc in .ts files, it's redundant.
|
2023-10-17 16:46:32 +01:00 |
platform
|
type tidy up and lint
|
2023-09-24 22:07:40 +01:00 |
plugin
|
Correct bugs with Datasource+ plugins
|
2023-09-26 21:26:40 -04:00 |
queue
|
Remove type information from JSDoc in .ts files, it's redundant.
|
2023-10-17 16:46:32 +01:00 |
redis
|
Remove type information from JSDoc in .ts files, it's redundant.
|
2023-10-17 16:46:32 +01:00 |
security
|
Remove type information from JSDoc in .ts files, it's redundant.
|
2023-10-17 16:46:32 +01:00 |
tenancy
|
Fixing tenancy.spec.ts - mocking was a bit messed up, moving it all around to work as expected.
|
2023-04-11 10:54:04 +01:00 |
timers
|
General fixes for open handles, attempting to find and close all issues in server which are stopping shutdown of Jest suite.
|
2023-03-27 19:38:49 +01:00 |
users
|
Two fixes here - a quick fix for the builder side panel, making sure it fills up with users correctly (not all, but enough to make it look more pleasant) as well as dropping user search endpoint permissions to allow basic users to access it for user columns.
|
2023-10-20 15:45:35 +01:00 |
utils
|
Remove type information from JSDoc in .ts files, it's redundant.
|
2023-10-17 16:46:32 +01:00 |
environment.ts
|
Use version from environment
|
2023-10-20 16:21:35 +02:00 |
helpers.ts
|
Remove type information from JSDoc in .ts files, it's redundant.
|
2023-10-17 16:46:32 +01:00 |
index.ts
|
Revert "Revert "Merge branch 'develop' into master""
|
2023-09-05 12:28:56 +01:00 |
installation.ts
|
Merge branch 'develop' into chore/remove_package.json_dependency
|
2023-04-24 18:42:55 +02:00 |