3105 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
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
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
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
Andrew Kingston 8aa4d49f31 Fix crash in KeyValueBuilder when object doesn't exist 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
mike12345567 85aa2c27b5 Fixing issues with query dynamic variables being able to overwrite/appearing in other queries. 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 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 36839d7fdc Revert open button size to small in app list 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 8bbcc3f0df update handling of app updates 5 years ago
Rory Powell 42279e67e8 Variables UI WIP 5 years ago
mike12345567 3c67a2205e Fixing code mirror mode reactivity. 5 years ago
Peter Clement ed6b16cb98 remove log 5 years ago
mike12345567 94041176d4 Fixing issue of disabled headers not being set for unmigrated queries. 5 years ago
mike12345567 1948c867cc Fixing some issues around deleting datasources/queries and managing the full URL for migrating queries. 5 years ago
Andrew Kingston f5dba692e5 Update UI of JSON schema editor 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
Andrew Kingston ab1e5abd5e Refactor button definitions, rename button action components and add button manifest 5 years ago
Andrew Kingston 7ecf681010 Lint 5 years ago
Rory Powell 077c9ef434 Integrate query with datasource auth 5 years ago
Rory Powell 9a0af5ba0a Add _id field 5 years ago
Rory Powell 77d17e143d Auth config forms 5 years ago
Andrew Kingston c072044d21 Rename Key/Value field to JSON field 5 years ago
Andrew Kingston 891538eaa4 Hide JSON array from filter editor 5 years ago
Andrew Kingston eeecc762d2 Add button context to execute query action 5 years ago
Andrew Kingston dd5d0ffc7b Add output context to duplicate row action 5 years ago
mike12345567 4cd28fa7c4 Adding http verbs instead of icons for REST requests. 5 years ago
mike12345567 ad1007ffdc Adding in the ability to retrieve and view the headers from a rest response. 5 years ago
Peter Clement fa8fb5577e fix home screen automation commands 5 years ago
Rory Powell 431a22aaf0 Modal integration 5 years ago
Andrew Kingston d9278dbc24 Dynamically enrich button actions at runtime and provide additional ephemeral button action output context 5 years ago
Peter Clement feacfb922f re-add status lights for app row 5 years ago
Peter Clement 6798594be3 remove log 5 years ago