439 Commits (cd92edd736a7d44f7a8eb24e31f92db1dc91e4ef)

Author SHA1 Message Date
Rory Powell 36f42d0426 Bump z-index to always be on top 5 years ago
Rory Powell b1ef2e3988 Fix auth dropdown z-index 5 years ago
Rory Powell 5890f5d4dc Add bold and code cell renderers 5 years ago
Andrew Kingston 69a8376d17 Update home screen UI to work better on mobile and make spacing more consistent 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 77d17e143d Auth config forms 5 years ago
Andrew Kingston 2decf236a4 Update deepSet helper to create parent keys of a deep path if one does not exist 5 years ago
Andrew Kingston dc7d22e5cb Add support for binding forms to deep json fields 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
mike12345567 4cd28fa7c4 Adding http verbs instead of icons for REST requests. 5 years ago
Peter Clement feacfb922f re-add status lights for app row 5 years ago
Peter Clement 14213006e0 add option to change icon / colour 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 b8b66b0c07 Remove unnecessary optional chaining 5 years ago
Andrew Kingston a90cfc3e73 Coerce picker option labels to string to fix bug when using autocomplete with numeric labels 5 years ago
Andrew Kingston b1c2308b8b Remove infuriating behaviour of drawer closing on escape keypress 5 years ago
Andrew Kingston 135fc61159 Coerce picker option labels to strings to fix bug when using autocomplete on numeric label types 5 years ago
mike12345567 5936fe0f5f Adding all response capabilities. 5 years ago
Andrew Kingston 7b20aa31d1 Flatten JSON schema in apps to allow filtering and display of nested values 5 years ago
mike12345567 e064237981 Adding in last components of UI that were missing. 5 years ago
mike12345567 740abf8445 Adding radio group of body types. 5 years ago
Rory Powell 9d5866e747 Fix datasource selection after import and add maxmimum files support to dropzone 5 years ago
mike12345567 a0c3b0b8ce Updating key value store to allow adding an activity toggle. 5 years ago
mike12345567 4e9d60b446 First major part of the REST query resdesign. 5 years ago
mike12345567 6a7d899935 Adding some extra padding to action buttons to line them up better, changing over everything in datasources to tables (where possible). 5 years ago
Rory Powell 71ba024974 WIP: Rest API import 5 years ago
Andrew Kingston 24a700f391 Add readonly prop to combobox 5 years ago
mike12345567 ea0000df51 Updating UI to have a table/column deletion check which makes sure the user understands what they are doing, also disabling external table deletion. 5 years ago
mike12345567 9be833d5e1 Updating inline alert component to handle newlines as different elements, putting out error with new lines. 5 years ago
mike12345567 d9d5391a40 Some UI work, as well as moving SQL to using a proper bulk insert method and fixing an issue found with csv parsing and removing of invalid columns. 5 years ago
mike12345567 af5e196b4c Adding all required controls for data import to internal tables, just need to implement external table data import. 5 years ago
Rory Powell 6af8ab2dc0 Fixes for google sso, cloud email url and cloud logo updates 5 years ago
Andrew Kingston 86731ee5d4 Broadcast specific events for picking or typing to update the value in a combobox 5 years ago
Andrew Kingston 294dd232bc Revert changes to medium sized checkbox 5 years ago
Andrew Kingston 08de9c0b45 Fix spectrum bug with larger checkboxes 5 years ago
mike12345567 b1143e1957 Addressing review comments. 5 years ago
mike12345567 ac1d6ee23e Fixing #2820 - SQL system no longer includes tables without a primary key constraint and it displays an error to handle this. 5 years ago
Rory Powell 2b283d8bab Revert bad revert 5 years ago
Rory Powell 99b42c7083 Feedback: Rename set/not set to not empty/empty, remove cell rendering 5 years ago
Rory Powell 0fb4613b5a Handle nulls / empty in views and tables 5 years ago
Andrew Kingston 979801be4e Remove log statement in datepicker 5 years ago
Andrew Kingston 906f171ef2 Scope picker transition to avoid weird behaviour when unmounting 5 years ago
Andrew Kingston 7924a69016 Fix usage of binding values to datepickers 5 years ago
Andrew Kingston 50154ece31 Add date parsing to core date picker and ensure values are always broadcast as ISO strings 5 years ago
Peter Clement faa64b9516 add internal renderer back 5 years ago
Peter Clement eb957bc94f Potential fix for issues with updating and saving rows and columns 5 years ago
Peter Clement bc340ba5c6 remove addition of _id and _rev as autocolumns 5 years ago
Peter Clement 6366abae7e remove uneeded log 5 years ago
Peter Clement ec50621733 refactor new autocolumn functionality 5 years ago
Peter Clement 194eddbda4 some tidy up 5 years ago