4445 Commits (0089fb06d9fcaf61ca6722019bc2d3ebe85f82bd)

Author SHA1 Message Date
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 dc7d22e5cb Add support for binding forms to deep json fields 5 years ago
Andrew Kingston 891538eaa4 Hide JSON array from filter editor 5 years ago
mike12345567 f5b1e255d5 Making it so that schema always shows up for future work towards global variables and making it so that tabs selected can be bound to. 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 56d673e55c Fixing some colors. 5 years ago
mike12345567 81c1644a78 Adding link into learn more banner. 5 years ago
mike12345567 da3df17699 Fixing issue with table expanding too far with large response datasets. 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
mike12345567 e1ae7c603d Adding placeholder and making sure query urls have a protocol. 5 years ago
Peter Clement 6798594be3 remove log 5 years ago
Peter Clement f03a2ac0cc increase size of icon display 5 years ago
Andrew Kingston 59ac6682ae Generate button context bindings for all button actions 5 years ago
mike12345567 bbb5501d41 Adding in enabled headers, making way for different body types. 5 years ago
Peter Clement 43a69e22b9 refactor how modal is handled 5 years ago
Peter Clement 14213006e0 add option to change icon / colour 5 years ago
mike12345567 8077ba8d37 Adding a bit of padding to bottom of rest interface in case scrolling occurs. 5 years ago
mike12345567 82fd691ec7 Adding bindings to rest API, adding in spaceship placeholder, updating the look of some other components, cleaning up some whitespace. 5 years ago
Andrew Kingston 2da952af24 Fix bug where state variables were not always extracted, improve performance when determining bindable state values and add initial work on generating button context bindings 5 years ago
Rory Powell 720b828bee Render table of auth configs and linting 5 years ago
Andrew Kingston a10ca1e045 Update manifest 'dependsOn' logic to correctly handle boolean values 5 years ago
Andrew Kingston 46cf642abd Add new tag component to client apps 5 years ago
Martin McKeaveney 1b8a3c9813 updating cypress test to cover automation creation 5 years ago
Rory Powell 4f642a03a4 Refactor store actions to allow self reference 5 years ago
Andrew Kingston 90011b53cc Use full runtime bindings in automation settings and enable JS bindings for backend log action 5 years ago
Martin McKeaveney f40fe2e4ed account for integer type from JSON schema 5 years ago
Andrew Kingston 96e2ada5bd Lint 5 years ago
Andrew Kingston cc212d456a Fix query params directly mutating the stored app definition 5 years ago
Andrew Kingston b1cc72c54a Add support for accessing unlimited levels of nested JSON arrays 5 years ago
mike12345567 ce075c97ff Adding access controls to rest query ui. 5 years ago
mike12345567 c0512fa242 Adding query save, fixing routing to handle existing rest queries, adding in full saving of enabled headers functionality, fixing various issues discovered while testing. 5 years ago
Andrew Kingston d36daaf9b9 Add button action for duplicating a row 5 years ago
Andrew Kingston 00179c8a33 Fix lucene filtering crashing when being provided an invalid binding string as the document array 5 years ago
Rory Powell 52ea1fe1da Duplicate queries 5 years ago
Andrew Kingston d1b5716252 Fix data bindings from JSON fields not correctly squashing nested structures beyond the first level 5 years ago
Andrew Kingston ca0abba428 Add data bindings for top level properties within JSON fields 5 years ago
mike12345567 b31cd5b6f7 Adding in raw functionality. 5 years ago
Andrew Kingston a5b4087f64 Enable support for handling shallow non-object arrays in JSON fields 5 years ago