3447 Commits (0cfd28fe27b5c62dc4ecaea8d08d89a042b8c3ed)

Author SHA1 Message Date
Andrew Kingston 0cfd28fe27 Add pagination info to rest query fields definition 5 years ago
mike12345567 ab77c081bd Some minor UI tweaks. 5 years ago
mike12345567 52eef17da0 Adding query invalidation, when a query fails that has dynamic variables it will invalidate the cache value for all dynamic variable values. 5 years ago
mike12345567 d61cb6c037 Some fixes after testing dynamic variables in rest a bit more. 5 years ago
Andrew Kingston f7759f6791 Allow saving pagination data in queries 5 years ago
Michael Drury c2a7c53b87 Adding in dynamic variable processing - finding which variables need to be used and then calling them from within the query thread. 5 years ago
Michael Drury f03f3c8864 Fixing some issues discovered with saving queries and dynamic variables, also displaying dynamic variables in a reactive way. 5 years ago
mike12345567 4960ad760e Adding start to redis caching. 5 years ago
mike12345567 a9437302b7 Fixing issue with switching between datasources and making sure old client apps can still use the deprecated API. 5 years ago
Budibase Release Bot 5b1da51acb v1.0.23 5 years ago
mike12345567 858ef084ad Finishing up front-end, getting variable creation and management up and working from within the query schema/header menus. 5 years ago
Budibase Staging Release Bot 1a5ee47e9e v1.0.23-alpha.1 5 years ago
Budibase Staging Release Bot dbb8a4c341 v1.0.23-alpha.0 5 years ago
mike12345567 1f97ae259e Adding unit tests for REST bodies and response parsing. 5 years ago
mike12345567 e9acb690a8 Don't run change if not threading. 5 years ago
mike12345567 5c00960ac0 Fixing issue detected by test case. 5 years ago
mike12345567 d1127f3220 Fixing an issue with automations throwing a Pouch error due to the auth library database not being setup. 5 years ago
mike12345567 da7153dd64 Removing outgoing webhook functionality from automations and adding XML response/sending, as well as form data/encoded data. 5 years ago
Budibase Staging Release Bot 5ac6b72dc7 v1.0.19-alpha.3 5 years ago
Budibase Staging Release Bot 461ccb13d7 v1.0.19-alpha.2 5 years ago
Budibase Release Bot 1ab1e7517d v1.0.22 5 years ago
mike12345567 64fa8055ce Linting and adding JSON header. 5 years ago
mike12345567 17f083e586 Stopping get requests from having bodies (Node fetch doesn't allow this) and allow text body type. 5 years ago
Budibase Release Bot ecd3198940 v1.0.21 5 years ago
Budibase Release Bot c8bcf17d21 v1.0.20 5 years ago
Budibase Staging Release Bot e7b9b02b9e v1.0.19-alpha.1 5 years ago
Budibase Staging Release Bot 2aea488c50 v1.0.19-alpha.0 5 years ago
Martin McKeaveney a5a522798b re-add missing dependency 5 years ago
Budibase Release Bot cfa941b11f v1.0.19 5 years ago
Budibase Release Bot c77b29d047 v1.0.18 5 years ago
Martin McKeaveney 2751f9d4c4 adding and updating helm repos 5 years ago
mike12345567 b11e4bd2df Moving Typescript definitions around a bit. 5 years ago
Budibase Release Bot ac6686cf9f v1.0.17 5 years ago
mike12345567 1948c867cc Fixing some issues around deleting datasources/queries and managing the full URL for migrating queries. 5 years ago
Budibase Release Bot b81b880eca v1.0.16 5 years ago
mike12345567 a7743c8481 Fixing bug in tabs where double clicks cause tab switching, new headers enabled by default, disabled headers rather than enabled, get requests can have bodies. 5 years ago
Rory Powell 077c9ef434 Integrate query with datasource auth 5 years ago
Rory Powell 9a0af5ba0a Add _id field 5 years ago
Budibase Staging Release Bot 2565d5476f v1.0.15-alpha.1 5 years ago
Budibase Release Bot 9f45829bfa v1.0.15 5 years ago
Budibase Staging Release Bot 1a2bcc02f1 v1.0.15-alpha.0 5 years ago
Budibase Release Bot e1a527a4bb v1.0.14 5 years ago
Budibase Staging Release Bot 8d1e0e5dfb v1.0.13-alpha.1 5 years ago
Budibase Release Bot dc92cbeac0 v1.0.13 5 years ago
Budibase Staging Release Bot b688e50272 v1.0.13-alpha.0 5 years ago
Budibase Release Bot 97816ab99f v1.0.12 5 years ago
Budibase Release Bot 558c85d736 v1.0.11 5 years ago
mike12345567 b48c30a7c0 Updating mocks. 5 years ago
mike12345567 cade92cc63 Measuring length if no content length supplied. 5 years ago
mike12345567 ad1007ffdc Adding in the ability to retrieve and view the headers from a rest response. 5 years ago