4385 Commits (a9d4e6a64e88868cc44afa75dc3b50bb3cf2abc1)

Author SHA1 Message Date
mike12345567 14ec6ac205 Fixing an issue where old apps did not send up the values of the default parameters, the server should be able to handle this, enrich them in if they aren't there. 5 years ago
mike12345567 c66b9fb0b4 Renaming bindableOptions to bindings and replacing the query bindings variable with queryBindings. 5 years ago
mike12345567 06a6001f95 Fix for #4126 - wrong bindings were being passed to the drawer, making sure correct ones are available. 5 years ago
Rory Powell d2e13da831 Test fix 5 years ago
Rory Powell 4433ebc1f2 Handle 403 when loading templates 5 years ago
mike12345567 44f9ae0682 Fixing issue where any two automations steps of the same type executed in the same automation would have the same response output in the frontend, this was a visual bug. Also fixing an issue introduced by REST update that broke the query controller. 5 years ago
mike12345567 b15f003c8c Updating to use automation setup to use action button instead of custom chevron div and using the action button in the automation code editor so that bindings can be hidden/shown if they are taking up too much of screen. 5 years ago
Andrew Kingston 54ad2237ea Improve naming of REST pagination parameters 5 years ago
mike12345567 657f55f0da Adding a skip button for fetching plus datasource tables incase working with very large data sets and still want to perform queries. 5 years ago
Andrew Kingston 422c0a3033 Comment builder implementation of lucene searching to highlight that it will be replaced 5 years ago
Rory Powell 6d5d301adb Support variables in URL 5 years ago
Rory Powell 22407446ee Navigation fixes for duplicate and delete query 5 years ago
mike12345567 efc691f238 Fixing issue #3915 so that when using the short hand URL for apps you will be redirected correctly if not logged in, allows all users to make use of it and updating the builder to send the user to the short form factor URL if not in cloud. 5 years ago
Rory Powell e115a561c2 Fix Add Authentication button icon 5 years ago
Rory Powell b1ef2e3988 Fix auth dropdown z-index 5 years ago
Andrew Kingston 8aa4d49f31 Fix crash in KeyValueBuilder when object doesn't exist 5 years ago
Andrew Kingston 81cbb6d403 Remove line from testing 5 years ago
mike12345567 532fefaeff Hiding all tables from data sources when there is no data for them (no placeholder table). 5 years ago
mike12345567 e32869b100 Fixing issue discovered by cypress test case and updating dynamic variable view to hide table when there are none. 5 years ago
Rory Powell 5890f5d4dc Add bold and code cell renderers 5 years ago
Rory Powell e96467a7cd Further fix for dynamic variable deletion across different queries 5 years ago
mike12345567 0841e2b50d Allowing switching between body types without losing state in REST UI. 5 years ago
Rory Powell 4b2ce2a280 Default rest body type to json when there is an existing body 5 years ago
Rory Powell 5dc6917fb2 Fix dynamic variable deletion and move utils 5 years ago
Andrew Kingston 882067056c Update query pagination to be stored in fields 5 years ago
mike12345567 ab77c081bd Some minor UI tweaks. 5 years ago
mike12345567 85aa2c27b5 Fixing issues with query dynamic variables being able to overwrite/appearing in other queries. 5 years ago
mike12345567 d61cb6c037 Some fixes after testing dynamic variables in rest a bit more. 5 years ago
Andrew Kingston 51d5885ec0 Add pagination tab to query UI 5 years ago
Andrew Kingston c6792f9903 Update client side lucene searching to treat string startsWith matches as case-insensitive 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
Andrew Kingston af8d55ef32 Use fixed width for REST query verbs 5 years ago
mike12345567 fab94f5a3a Fixing lint issues. 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
Andrew Kingston 49e813cc6c Revert hiding body tab for GETs since already implemented in another pending PR 5 years ago
Andrew Kingston f4add0a180 Hide 'Body' tab for REST API datasources when using a GET query 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
Andrew Kingston 12d41b95dd Lint 5 years ago
Andrew Kingston 36839d7fdc Revert open button size to small in app list 5 years ago
Andrew Kingston 6f9386ddde Restore original logic around export apps button 5 years ago
Andrew Kingston 69a8376d17 Update home screen UI to work better on mobile and make spacing more consistent 5 years ago
Rory Powell 3833b5fb75 Copy changes 5 years ago
Peter Clement 8d57ae93b3 fixing issue 3489 where default role wasn't saving correctly 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
Rory Powell f499320b47 Link datasource dynamic variables table to query 5 years ago
Rory Powell fc719eda27 Add menu to response heades 5 years ago
Rory Powell d2622a6c4f Read / Write finished 5 years ago
Peter Clement d099865c3d add templates store 5 years ago
Peter Clement 8bbcc3f0df update handling of app updates 5 years ago
Rory Powell 42279e67e8 Variables UI WIP 5 years ago