819 Commits (72a67adcf442dca9de35ef9ea36b721e2fc66f52)

Author SHA1 Message Date
mike12345567 c62805853a Updating user search endpoint to allow searching by app ID with a new view, as well as updating user page to have a search input again. 4 years ago
Budibase Staging Release Bot c9f92c3407 v1.0.219-alpha.4 4 years ago
mike12345567 35ed1baeca Updating logging to typescript to fix build issue. 4 years ago
Budibase Staging Release Bot 50abf0869e v1.0.219-alpha.3 4 years ago
Budibase Staging Release Bot 6cc8db45a9 v1.0.219-alpha.2 4 years ago
mike12345567 12a8487732 Adding null parameter so that TS doesn't build with strict requirement. 4 years ago
Budibase Staging Release Bot 58d9fc1384 v1.0.219-alpha.1 4 years ago
Dean bceff77e35 Properly invalidate the cached user ensuring up-to-date credentials are always used 4 years ago
Peter Clement c9d86230d4 fixing users api references 4 years ago
Budibase Staging Release Bot 7918452c52 v1.0.219-alpha.0 4 years ago
Budibase Staging Release Bot 95300e2d71 v1.0.212-alpha.15 4 years ago
Budibase Staging Release Bot 5147929cb5 v1.0.212-alpha.14 4 years ago
Budibase Staging Release Bot 1b460f45a1 v1.0.212-alpha.13 4 years ago
Budibase Release Bot b6a5feadb6 v1.0.218 4 years ago
mike12345567 90453212d5 Moving majority of automation logging functionality to pro. 4 years ago
Budibase Release Bot 8bc247cbba v1.0.217 4 years ago
Dean 4ecae7fa5b Code review updates 4 years ago
Budibase Staging Release Bot 2a15345a18 v1.0.212-alpha.12 4 years ago
mike12345567 f6fc63f1a8 Main body of PR comments - still need to move a bit to pro. 4 years ago
Budibase Release Bot c14c710027 v1.0.216 4 years ago
Budibase Release Bot 7fbf48811f v1.0.215 4 years ago
Budibase Staging Release Bot d123d0b4fd v1.0.212-alpha.11 4 years ago
Dean 5a97b71403 OIDC config test fix 4 years ago
Dean 69b424dee6 Removed debugging line 4 years ago
Dean 79f54d5873 Fix for oauth user db update 4 years ago
Dean 2ea4a9d225 Refresh the OAuth tokens automatically when making rest calls. Fix to remove the password from the api token authentication. 4 years ago
Budibase Staging Release Bot d5a8da563f v1.0.212-alpha.10 4 years ago
Budibase Staging Release Bot 84013b1a59 v1.0.212-alpha.9 4 years ago
Budibase Staging Release Bot 5087b886af v1.0.212-alpha.8 4 years ago
mike12345567 2733f48492 Updating user page to search through the backend and building a basic pagination store that can be used for it. 4 years ago
Budibase Staging Release Bot 548b2c1a9f v1.0.212-alpha.7 4 years ago
Budibase Release Bot 9c7248b498 v1.0.214 4 years ago
Martin McKeaveney bec7d86739 cherry pick new ui from develop 4 years ago
mike12345567 e7ff299c63 Adding user pagination, removing usages of the global user list from builder and replacing with direct user lookups where possible, still need to apply filtering to username/email serverside. 4 years ago
Budibase Staging Release Bot 5c1af196d2 v1.0.212-alpha.6 4 years ago
Budibase Release Bot f9dc1b530d v1.0.213 4 years ago
Budibase Staging Release Bot 8567f9037a v1.0.212-alpha.5 4 years ago
Budibase Staging Release Bot 03cdf3688a v1.0.212-alpha.4 4 years ago
Budibase Staging Release Bot 620bf24e97 v1.0.212-alpha.3 4 years ago
Budibase Staging Release Bot fd7ab042b5 v1.0.212-alpha.2 4 years ago
Budibase Staging Release Bot 3bad427a96 v1.0.212-alpha.1 4 years ago
mike12345567 da2303803c Moving get of logs to pro. 4 years ago
Budibase Staging Release Bot 07672b99c8 v1.0.212-alpha.0 4 years ago
Budibase Release Bot afbc3d517e v1.0.212 4 years ago
mike12345567 9207642779 Fixing an issue where periodically the cache state of the couch revision gets out of sync and need to update it for cache to be able to write again. 4 years ago
Budibase Release Bot e5c895c869 v1.0.211 4 years ago
mike12345567 b45557fe26 Adding explanation of the difference between Database and SelectableDatabase in Redis. 4 years ago
mike12345567 c62b6da703 Adding case to handle multi-DB setups, to confirm store same doc ID to different databases and they run in different cache keys. 4 years ago
mike12345567 eeca1cb3ba Updating writethrough cache a bit to make sure it implements the PouchDB API properly. 4 years ago
mike12345567 e3f25795e8 Fixing test case and review comments. 4 years ago