21042 Commits (f17f3debca374e676d155fee7e799ac3950e2a5a)

Author SHA1 Message Date
mike12345567 136eec3388 Updating to maintain the old worker API for deprecation purposes, but removing from frontend usage. 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 6a82c7ce92 Update pro version to 1.0.212-alpha.7 4 years ago
Budibase Staging Release Bot 548b2c1a9f v1.0.212-alpha.7 4 years ago
Mitch-Budibase 0941615b94 Additional timing based changes for createApp 4 years ago
Mitch-Budibase 0d4773241b Additional timing changes for CreateApp test file 4 years ago
mike12345567 3344a756d7 Adding fix for global user retrieval as part of admin creation. 4 years ago
Mitch-Budibase b5fcff3213 CreateApp Test Update 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
Mitch-Budibase 7495b859c8 Cypress Tests Refactoring 4 years ago
Budibase Staging Release Bot fccf14eb95 Update pro version to 1.0.212-alpha.6 4 years ago
Budibase Staging Release Bot 5c1af196d2 v1.0.212-alpha.6 4 years ago
Martin McKeaveney 0c677757eb default beta access baseURL to production 4 years ago
Martin McKeaveney 0d057d912f check for account portal URL 4 years ago
Budibase Staging Release Bot 1f6477c553 Update pro version to 1.0.212-alpha.5 4 years ago
Budibase Staging Release Bot 8567f9037a v1.0.212-alpha.5 4 years ago
Martin McKeaveney 3716632144 move logic to cloud URL to backend 4 years ago
Budibase Staging Release Bot f138178ee8 Update pro version to 1.0.212-alpha.4 4 years ago
Budibase Staging Release Bot 03cdf3688a v1.0.212-alpha.4 4 years ago
Martin McKeaveney 199adfbc50 adding external call for preview URL 4 years ago
Budibase Staging Release Bot 31827e4708 Update pro version to 1.0.212-alpha.3 4 years ago
Budibase Staging Release Bot 620bf24e97 v1.0.212-alpha.3 4 years ago
Mitch-Budibase 5fb18d4d79 appOverview Refactor + Commands update 4 years ago
Budibase Staging Release Bot bfc55d9f97 Update pro version to 1.0.212-alpha.2 4 years ago
Budibase Staging Release Bot fd7ab042b5 v1.0.212-alpha.2 4 years ago
Budibase Staging Release Bot b01b172279 Update pro version to 1.0.212-alpha.1 4 years ago
Budibase Staging Release Bot 3bad427a96 v1.0.212-alpha.1 4 years ago
Martin McKeaveney f0998bb31c PR comments 4 years ago
Mitch-Budibase 60592616f8 Test Refactoring 4 years ago
Mel O'Hagan 01e34e353e Remove console log 4 years ago
Martin McKeaveney 9e3f211440 remove test DB IDs 4 years ago
Mel O'Hagan 3e1bf29bcf Handle number 'Is in' 4 years ago
Martin McKeaveney 8538fb056c adding endpoint to cloud to check for beta access 4 years ago
Mel O'Hagan 6d394e551d Using allPreProcessingOpts 4 years ago
Mel O'Hagan 2db45457d6 Handle number types custom query 4 years ago
Mel O'Hagan b295ecfeda Split string by comma if not array 4 years ago
Mel O'Hagan ee74e724c6 Add 'Is in' filter option to number type 4 years ago
Mel O'Hagan f1188a8b81 Remove regex 4 years ago
Mel O'Hagan 43885b86b2 Remove NotIn constant 4 years ago
Mel O'Hagan 2925e171aa Removed notOneOf 4 years ago
Mel O'Hagan d019fb8555 Internal table support for oneOf 4 years ago
Budibase Staging Release Bot 67b7c8be42 Update pro version to 1.0.212-alpha.0 4 years ago
Budibase Staging Release Bot 07672b99c8 v1.0.212-alpha.0 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 eedba6411d Update pro version to 1.0.211 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
Mel O'Hagan 6b880e7f0c Add (not)oneOf filter methods 4 years ago
Mel O'Hagan 652515ca69 Add In/NotIn constants 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