565 Commits (5fbce2bcadbc06641ee4222592add91a4232ffe9)

Author SHA1 Message Date
mike12345567 0049375c2d Addresses #5731 - offset the UTC offset in ISO strings to allow date only columns in external DBs to save the correct date when in a timezone differing from UTC. 4 years ago
mike12345567 107c9e2dfc Fix for #5553 - when importing for SQL databases attempt to manage date and time only column times, handle these when displaying in tables and when filtering. 4 years ago
Dean f00344ddc7 Test fixes and code review refactoring 4 years ago
Andrew Kingston 309e339222 Add tooltip prop to icon component 4 years ago
Dean 2dc86fe2d3 Refactored workflow tests to remove use of variables 4 years ago
Dean 16cccf5bb3 Minor test enhancements and publish workflow test spec added 4 years ago
Dean d57e8ef9cc Added cypress attributes for the popover menu 4 years ago
Dean 5b4535feca Simplified modal header construction 4 years ago
Dean 9a49535748 Cypress test fixes and refactoring. Removed debugging elements 4 years ago
Dean 3e74118f81 Unpublish refactored to stop development applications being mistakenly deleted. Minor updates to the modal content component to allow the replacement of the header. Further work to implement the publishing workflow changes 4 years ago
Mel O'Hagan 8e19469509 Added error messages to inputs instead 4 years ago
Mel O'Hagan aaf491245b Error messaging for invalid options in editor 4 years ago
Andrew Kingston d7f627e9cc Increase table title size and padding around table headers 4 years ago
Andrew Kingston cd3bcdb41a Prevent flashing CTA buttons when initially loading table data 4 years ago
Andrew Kingston 26fec60257 Fix padding in action buttons 4 years ago
Andrew Kingston 430732be90 Add placeholder table content and add highlighted and disabled states to table buttons 4 years ago
Andrew Kingston 4f212397b0 Lint 4 years ago
Dean c3f66ebaa8 Removed step that alters the picker date on change for time only fields 4 years ago
Dean bb0e1ef769 Removed unused variable 4 years ago
Dean 039ec69805 Fixes for date/time picker issue. 4 years ago
Dean 52d43c0781 UI/UX code review changes 4 years ago
Dean bc4d0b7e51 Minor UI updates for the create app modal. A spinner has been added to the modal confirmation UX. The app name is pre-populated using the app name. The app URL can no longer be null 4 years ago
Rory Powell 336f0ff4a0 Published apps, automations and query count quotas 4 years ago
Rory Powell 714da96ee5 developer and published apps usage quota migrations 4 years ago
Rory Powell 0d64bed4b3 Finish upgrade and billing pages 4 years ago
Rory Powell 22c8f79aef Allow page width to be overridden 4 years ago
Andrew Kingston 3bfea0a472 Don't set explicit height of tables when total row count is equal or less than the desired rows, to avoid tiny overflow due to horizontal scrollbars 4 years ago
Andrew Kingston c4ebc85f3c Fix soft bricking app when closing nested modals using escape key 4 years ago
Andrew Kingston 10be256302 Make copy to clipboard an exported utility 4 years ago
Rory Powell 9fcf702a32 Add status banner that reacts to cypress healthcheck failures 4 years ago
Andrew Kingston 04624ece07 Fix selecting all rows and fix table click events clashing with row selection 4 years ago
Andrew Kingston c4dcd29dc3 Fix spacing in SelectEditRenderer 4 years ago
Andrew Kingston d7d7559402 Don't show checkbox label if no label specified 4 years ago
Peter Clement 4a119afb15 simplify add all method 4 years ago
Peter Clement 53c207691c add ability to select rows from different tables and provide bindings 4 years ago
Andrew Kingston 77664a6e4c Fix button A11y issue again after being lost in merge 4 years ago
Andrew Kingston b41c1ad6b3 Update documentation of table cell schema options 4 years ago
Andrew Kingston ef66c5f2d0 Update width of table code renderer cells 4 years ago
Andrew Kingston c701151bae Improve table column width handling when custom widths are applied 4 years ago
Andrew Kingston 4806b162ea Add custom svelte transition to drawer and add local parameter to prevent bad transitions 4 years ago
Andrew Kingston 826d49c58c Allow bindings for table cell values and break out cell settings into its own drawer component 4 years ago
Tobias Speicher 9d25f26791
Replace deprecated String.prototype.substr() 4 years ago
Andrew Kingston e63dcd86e9 Update table hover to use a pseudo element to support hover color with customised cell backgrounds 4 years ago
Andrew Kingston 876e4743ea Add support for alignment, text color and background color in tables and improve padding compatibility with table sizes 4 years ago
Andrew Kingston 216ae828a4 Support aligning a color picker popover to the right 4 years ago
Andrew Kingston c19f24b2e0 Move table overflow layer to fix sticky header not working 4 years ago
Andrew Kingston 4e6e932402 Fix table loading states and remove virtual table rendering 4 years ago
Andrew Kingston 61f689244e Ensure table height is exactly perfect for row count regardless of scrollbars 4 years ago
Andrew Kingston e1dc778b4e Fix table height calculation not being exact 4 years ago
Andrew Kingston 8481762c3c Add compact setting to table 4 years ago