524 Commits (bc1d6499dcce95c86270cc48eae9e3de6ecaf777)

Author SHA1 Message Date
Andrew Kingston c4ebc85f3c Fix soft bricking app when closing nested modals using escape key 5 years ago
Rory Powell 9fcf702a32 Add status banner that reacts to cypress healthcheck failures 5 years ago
Andrew Kingston 04624ece07 Fix selecting all rows and fix table click events clashing with row selection 5 years ago
Andrew Kingston c4dcd29dc3 Fix spacing in SelectEditRenderer 5 years ago
Andrew Kingston d7d7559402 Don't show checkbox label if no label specified 5 years ago
Peter Clement 4a119afb15 simplify add all method 5 years ago
Peter Clement 53c207691c add ability to select rows from different tables and provide bindings 5 years ago
Andrew Kingston 77664a6e4c Fix button A11y issue again after being lost in merge 5 years ago
Andrew Kingston b41c1ad6b3 Update documentation of table cell schema options 5 years ago
Andrew Kingston ef66c5f2d0 Update width of table code renderer cells 5 years ago
Andrew Kingston c701151bae Improve table column width handling when custom widths are applied 5 years ago
Andrew Kingston 4806b162ea Add custom svelte transition to drawer and add local parameter to prevent bad transitions 5 years ago
Andrew Kingston 826d49c58c Allow bindings for table cell values and break out cell settings into its own drawer component 5 years ago
Andrew Kingston e63dcd86e9 Update table hover to use a pseudo element to support hover color with customised cell backgrounds 5 years ago
Andrew Kingston 876e4743ea Add support for alignment, text color and background color in tables and improve padding compatibility with table sizes 5 years ago
Andrew Kingston 216ae828a4 Support aligning a color picker popover to the right 5 years ago
Andrew Kingston c19f24b2e0 Move table overflow layer to fix sticky header not working 5 years ago
Andrew Kingston 4e6e932402 Fix table loading states and remove virtual table rendering 5 years ago
Andrew Kingston 61f689244e Ensure table height is exactly perfect for row count regardless of scrollbars 5 years ago
Andrew Kingston e1dc778b4e Fix table height calculation not being exact 5 years ago
Andrew Kingston 8481762c3c Add compact setting to table 5 years ago
Andrew Kingston f1649911b0 Only autosort columns when custom columns are not specified 5 years ago
Andrew Kingston 260b56b46d Completely rewrite BBUI table with divs and with support for custom column widths 5 years ago
Peter Clement a9194be9d2 add row selection numbers 5 years ago
Andrew Kingston 69bc9bf9fc Update button tooltip to remove wrapper div and place tooltip inside button element 5 years ago
Andrew Kingston 6fc4bbe5df Add on:focus handler to button to fix A11y issue 5 years ago
mike12345567 32fc2c7029 Fixing an issue with button tooltip addition, some buttons lost their full width sizing. 5 years ago
mike12345567 a6bc495770 Fixing issue #4337, allows internal tables to search by the _id or _rev properties in automation query block. 5 years ago
mike12345567 3aac333dcb Fix for #4440, fixing validation of API endpoints. 5 years ago
mike12345567 126499f383 Fix for #4440, fixing validation of API endpoints. 5 years ago
Peter Clement 350edc2aec add row selection functionality to tables 5 years ago
Andrew Kingston 411f7b89e9 Fix button layout in drawers 5 years ago
Michael Drury e01563b6fc Adding basic endpoints for API keys. 5 years ago
mike12345567 ea1b65fde8 Updating the tooltip button to have an info icon like the labels on the right instead. 5 years ago
mike12345567 6199f06ea9 Updating the tooltip button to have an info icon like the labels on the right instead. 5 years ago
mike12345567 832e3bd76e Fix for #3758 - updating the datetime cell renderer and form component to be capable of display time only formats, as well as adding an option to only select the time component for a date time form field. 5 years ago
mike12345567 d13985af3f Fix for #3758 - updating the datetime cell renderer and form component to be capable of display time only formats, as well as adding an option to only select the time component for a date time form field. 5 years ago
mike12345567 2f3af46222 Fix for both #4167, allow saving but warn if never sent and #4165 save the query name when clicking name save icon. 5 years ago
mike12345567 007a1240d5 Fix for both #4167, allow saving but warn if never sent and #4165 save the query name when clicking name save icon. 5 years ago
Andrew Kingston 25bcd37b78 Update auto dismissal of notifications 5 years ago
Andrew Kingston fe495345f8 Update auto dismissal of notifications 5 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 5 years ago
Andrew Kingston dd07f3516f Remove automatic dismissal of error notifications and instead allow only manual dismissal, and also enable pointer events so errors can be copied 5 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 5 years ago
Andrew Kingston 6245d605e8 Update rich text editor fullscreen and side-by-side modes to work on desktop and mobile properly with any type of layout navigation 5 years ago
Andrew Kingston 9aa1e5cf43 Improve text area and long form height settings 5 years ago
Andrew Kingston 587a260c2b Improve text area and long form height settings 5 years ago
Andrew Kingston 26970971db Hide some icons on mobile to avoid fullscreen mobile icon wrapping in rich text editor 5 years ago
Andrew Kingston 48ce006ac3 Hide some icons on mobile to avoid fullscreen mobile icon wrapping in rich text editor 5 years ago
Andrew Kingston fa5ca1809c Fix copy to clipboard not working without a secure context and add better notifications 5 years ago