470 Commits (8f2aca7188085fbd2f9fcaf95040aea4c7f790c2)

Author SHA1 Message Date
Andrew Kingston 25bcd37b78 Update auto dismissal of notifications 4 years ago
Andrew Kingston 2099bd07d3 Remove automatic dismissal of error notifications and instead allow only manual dismissal, and also enable pointer events so errors can be copied 4 years ago
Andrew Kingston 4239bb2cb5 Update rich text editor fullscreen and side-by-side modes to work on desktop and mobile properly with any type of layout navigation 4 years ago
Andrew Kingston 9aa1e5cf43 Improve text area and long form height settings 4 years ago
Andrew Kingston 26970971db Hide some icons on mobile to avoid fullscreen mobile icon wrapping in rich text editor 4 years ago
Andrew Kingston fa5ca1809c Fix copy to clipboard not working without a secure context and add better notifications 4 years ago
mike12345567 528862f212 Adds alignment to long form and string fields as per #3374. 4 years ago
Andrew Kingston 920d2a4bbf Add support for disabling rich text fields 4 years ago
Andrew Kingston 46ad1dc2c4 Add error border when rich text field fails validation 4 years ago
Andrew Kingston fc009cc9b4 Support a customisable offset for fullscreen mode for rich text editors 4 years ago
Andrew Kingston 5109975433 Update rich text field height to be set dynamically 4 years ago
Andrew Kingston 1ec51d2562 Add custom styles for HRs, tables and link colors in rich text editor and preview 4 years ago
Andrew Kingston 953fa94e2b Add custom styles for code blocks and block quotes in rich text editor and preview 4 years ago
Andrew Kingston 27b3d19771 Properly trim markdown viewer component 4 years ago
Andrew Kingston 283b59d5fe Update markdown viewer and editor BBUI components 4 years ago
Andrew Kingston d3b12b6ab8 Add new rich text component to BBUI 4 years ago
Andrew Kingston 1d217a23b7 Add helpers into BBUI rather than frontend core and fix A11y issue 4 years ago
mike12345567 10f55cf572 Adding in static/dynamic select, as well as the ability to set a tooltip on a select. 4 years ago
Maurits Lourens 1757d8d329 add extensions prop to specify accepted file extensions 4 years ago
Andrew Kingston 919e31d216 Add initial work on frontend-core refactor 4 years ago
Andrew Kingston bb01806633 Update S3 upload with develop and fix preview URLs 4 years ago
Rory Powell c0006b4d8f Bump z-index to always be on top 4 years ago
Rory Powell cf3c5dccd0 Fix auth dropdown z-index 4 years ago
Rory Powell 2af1a6e116 Add bold and code cell renderers 4 years ago
Andrew Kingston 07b2a411a4 Update home screen UI to work better on mobile and make spacing more consistent 5 years ago
mike12345567 41ea5265dd 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 e8755b6854 Auth config forms 5 years ago
Andrew Kingston 989310c29a Update deepSet helper to create parent keys of a deep path if one does not exist 5 years ago
Andrew Kingston 5793cc3bbd Add support for binding forms to deep json fields 5 years ago
mike12345567 adbbafbd53 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 8bb1727d0d Adding http verbs instead of icons for REST requests. 5 years ago
Peter Clement eed8a13100 re-add status lights for app row 5 years ago
Peter Clement efb50f0050 add option to change icon / colour 5 years ago
mike12345567 181efdf68c 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 5cc43bd8b5 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 6b316f8a8f Coerce picker option labels to string to fix bug when using autocomplete with numeric labels 5 years ago
Andrew Kingston 689f3c9647 Remove infuriating behaviour of drawer closing on escape keypress 5 years ago
Andrew Kingston c21f4b9681 Coerce picker option labels to strings to fix bug when using autocomplete on numeric label types 5 years ago
mike12345567 ba9854d121 Adding all response capabilities. 5 years ago
Andrew Kingston 1bb6fb37e5 Flatten JSON schema in apps to allow filtering and display of nested values 5 years ago
mike12345567 65d6ca9249 Adding in last components of UI that were missing. 5 years ago
mike12345567 5bd2831bb6 Adding radio group of body types. 5 years ago
Rory Powell 400aee9d92 Fix datasource selection after import and add maxmimum files support to dropzone 5 years ago
mike12345567 81a643e6da Updating key value store to allow adding an activity toggle. 5 years ago
mike12345567 a85213f280 First major part of the REST query resdesign. 5 years ago
mike12345567 658ffce2c9 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 b6cc536965 WIP: Rest API import 5 years ago
Andrew Kingston 5ecd09b39e Add readonly prop to combobox 5 years ago