10027 Commits (8bebf8db017fb7b2cd33f165e0aa4cef74d4fdaa)
 

Author SHA1 Message Date
Andrew Kingston 8bebf8db01 Ensure paginate option is respected in DataFetch models 5 years ago
Andrew Kingston ee2a3515e8 Update client query fetch to better determine whether pagination is supported or not 5 years ago
Andrew Kingston 230985f22a Improve naming of REST pagination parameters 5 years ago
Andrew Kingston c0d36d2a1a Add tests for REST pagination 5 years ago
Andrew Kingston 25219d03a2 Comment builder implementation of lucene searching to highlight that it will be replaced 5 years ago
Andrew Kingston b9b379b413 Merge branch 'develop' of github.com:Budibase/budibase into rest-pagination 5 years ago
Budibase Staging Release Bot 48d354444d v1.0.27-alpha.5 5 years ago
Michael Drury b58aac4835
Merge pull request #3929 from Budibase/fix/cli-versioning 5 years ago
Andrew Kingston 03a31f8aef Add support for cursor and page based pagination inside REST query request body 5 years ago
Andrew Kingston b7d7923904 Add support for cursor based pagination in query params 5 years ago
mike12345567 1d25eae19e Updating CLI to build required versions and including it as part of the release workflow. 5 years ago
Budibase Staging Release Bot 23ca7a9750 v1.0.27-alpha.4 5 years ago
Michael Drury 8f91e84519
Merge pull request #3830 from Budibase/feature/query-variables 5 years ago
mike12345567 1ebdc369cd Adding test case to check that query dynamic variables are cached correctly and error scenario is handled. 5 years ago
Andrew Kingston 4728b52780 Fix paginationValues being attached to every object inside a query due to recursion 5 years ago
Andrew Kingston 12daa2e22a Fix crash in KeyValueBuilder when object doesn't exist 5 years ago
Andrew Kingston aa56269ccb Merge branch 'feature/query-variables' of github.com:Budibase/budibase into rest-pagination 5 years ago
Andrew Kingston e0ae492e1d Add support for query param based pagination in REST queries 5 years ago
mike12345567 de243c933a Adding basic test cases for static and dynamic variables (backend). 5 years ago
Budibase Staging Release Bot 7bf288606c v1.0.27-alpha.3 5 years ago
Rory Powell 255b6cbb06
Merge pull request #3920 from Budibase/stalebot/prevent-close 5 years ago
Rory Powell 6a1f1cd9e3 Prevent stalebot from closing issues 5 years ago
mike12345567 a7bb952dbf Fixing issue discovered where parameters weren't selected correctly. 5 years ago
Andrew Kingston d92caa72d9 Remove line from testing 5 years ago
Andrew Kingston 1eac218d6e Add support for nested provider, field and jsonarray datasource types in new data fetch model 5 years ago
mike12345567 8b6875aa99 Hiding all tables from data sources when there is no data for them (no placeholder table). 5 years ago
mike12345567 46a271c073 Fixing issue discovered by cypress test case and updating dynamic variable view to hide table when there are none. 5 years ago
Andrew Kingston 9de896e526 Merge branch 'develop' of github.com:Budibase/budibase into rest-pagination 5 years ago
mike12345567 3f5263f192 Merge branch 'develop' of github.com:Budibase/budibase into feature/query-variables 5 years ago
Budibase Staging Release Bot 0c5de8cf65 v1.0.27-alpha.2 5 years ago
Peter Clement 26cffbff9f
Merge pull request #3913 from Budibase/bug/pc-fixes 5 years ago
Andrew Kingston 052acea04c
Merge pull request #3776 from Budibase/feature/json-backend 5 years ago
Andrew Kingston 7dd70147f5 Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend 5 years ago
Budibase Staging Release Bot 45e6e45098 v1.0.27-alpha.1 5 years ago
Martin McKeaveney cff76a232c
Merge pull request #3855 from diogenesbrussels/develop 5 years ago
Olivier@Diogenes a52de9c3af Add frenchtranslation for the README. 5 years ago
Rory Powell 2af1a6e116 Add bold and code cell renderers 5 years ago
Rory Powell e6d8b81ac4 Prevent escaping in query parameter bindings 5 years ago
Rory Powell 70e19d40bc Further fix for dynamic variable deletion across different queries 5 years ago
Rory Powell 006df467cd Update curl import to support encoded characters in request body 5 years ago
mike12345567 bb0b15224b Fixing conflict. 5 years ago
mike12345567 90eac00aa0 Allowing switching between body types without losing state in REST UI. 5 years ago
Rory Powell 9bd41a3284 Default rest body type to json when there is an existing body 5 years ago
Rory Powell 3c0b783b55 Fix dynamic variable deletion and move utils 5 years ago
Budibase Staging Release Bot 02df048171 v1.0.27-alpha.0 5 years ago
Martin McKeaveney bace84fa91 adding swagger parser dep 5 years ago
Martin McKeaveney 86f7b00ad1 Merge branch 'master' of github.com:Budibase/budibase into develop 5 years ago
Martin McKeaveney 725f7d0ea2 preprod job for testing in isolation 5 years ago
Andrew Kingston b236c0ef07 Remove pagination from top level query structure validation 5 years ago
Andrew Kingston 3830aeba8f Return top level pagination info from query execution 5 years ago