2164 Commits (b11e4bd2dff0897b241f142f8e2f7cb9b51e155b)

Author SHA1 Message Date
mike12345567 b11e4bd2df Moving Typescript definitions around a bit. 5 years ago
mike12345567 1948c867cc Fixing some issues around deleting datasources/queries and managing the full URL for migrating queries. 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
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
Rory Powell 4a3f596415 Escape mysql describe to handle non standard table names 5 years ago
mike12345567 e1ae7c603d Adding placeholder and making sure query urls have a protocol. 5 years ago
mike12345567 4dd8dbc253 Fixing server rest test case. 5 years ago
mike12345567 bbb5501d41 Adding in enabled headers, making way for different body types. 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
Rory Powell ee5c8ea449 Move query to common definitions and add openapi-types to dev dependencies 5 years ago
Martin McKeaveney f40fe2e4ed account for integer type from JSON schema 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
mike12345567 b31cd5b6f7 Adding in raw functionality. 5 years ago
mike12345567 99e2cd52e8 Adding stats, code, timings and size of request. 5 years ago
mike12345567 e064237981 Adding in last components of UI that were missing. 5 years ago
Rory Powell 55aa337f62 Add import to existing DS and add cookie support to curl import 5 years ago
Rory Powell 6118b7ba36 Fix oracle password config 5 years ago
Rory Powell 36218ccea9 Fix oracle password config 5 years ago
mike12345567 a7e779639d Refactor. 5 years ago
mike12345567 740abf8445 Adding radio group of body types. 5 years ago
mike12345567 a6de5a4fa1 Exporting date and auto id field, but not importing autocolumns when table is created. 5 years ago
mike12345567 6b13d2ceaa Removing auto columns from export - the new table will provide these if required. 5 years ago
Rory Powell cadd3cf259 Fix merge import 5 years ago
Rory Powell a5b86afa60 OAPI2 (swagger) complete + tests 5 years ago
Rory Powell fd1b762410 start swagger tests 5 years ago
mike12345567 4a0ce14f04 Adding the ability to set a display name for any datasource/query parameter. 5 years ago
Rory Powell 72ad470c0f Curl tests finished 5 years ago
Rory Powell 6f254d3a3b Tests WIP 5 years ago
Rory Powell 731cc4229b Add fix for user metadata sync when deleting 5 years ago
Rory Powell 3923fd6831 Add type hierarchy for importers 5 years ago
mike12345567 cd7ef481bd Some UI tweaks. 5 years ago
mike12345567 76ce9a3017 Disabling save button when no changes made. 5 years ago
mike12345567 3e5f9b9505 Updating REST creation, removing the modal step, updating the config page to move things around as per designs. 5 years ago
Rory Powell c421499a46 cURL import working 5 years ago
Rory Powell c53f5e3d2b Update backend to be extensible for different import sources 5 years ago
mike12345567 d06ab10c1d Fixing issue found with enriching rows in SQL - the system was assuming the array of entries contained a row ID that needed to be broken down. 5 years ago
Rory Powell f75928a9c9 Deletion support for returning rows 5 years ago
Rory Powell 115fc08aa4 Improve returning logic for oracle 5 years ago
mike12345567 5e9f3969c9 Fixing a few issues that became obvious when I was looking at examples of what gets sent to the API for table saving. 5 years ago
mike12345567 4697b21ef1 Updating docs for tables, adding a swagger generation tool and a README describing how to use it. 5 years ago
Rory Powell 41fa958c78 File upload working 5 years ago
mike12345567 5b2e6bddf8 Updating docs. 5 years ago
Rory Powell 71ba024974 WIP: Rest API import 5 years ago
mike12345567 88f31bcf34 Basic work for generating. 5 years ago
Peter Clement d42df03f25 fix appPackage unit tests 5 years ago
Peter Clement 0c60a56a3a remove initial screen creation 5 years ago
Andrew Kingston 0b239a5bec Add test to ensure query schema is correctly cleared for prod app IDs 5 years ago
Andrew Kingston 3abaded20a Update tests 5 years ago