819 Commits (4153e3702e173d73c91666142fef1fdfdafca4f5)

Author SHA1 Message Date
Peter Clement 8b9991be24 Update how button action for exporting works 5 years ago
Peter Clement ea63b9b065 Add button action allowing for export of client row selection 5 years ago
Andrew Kingston d011e2e63e Fix loading state in S3 upload component and show error if possible 5 years ago
Andrew Kingston 11cd5d1570 Update more option picker logic to only hide nullish rather than falsey values when using a dynamic options source 5 years ago
Andrew Kingston b738fcf030 Update option picker logic to only hide nullish rather than falsey values when using a dynamic options source 5 years ago
Andrew Kingston 47d8a1e628 Add error notification if executing a query in a button action fails 5 years ago
Andrew Kingston 4f5d3fc446 Fix incorrect syntax for showing a notification while executing custom queries 5 years ago
Andrew Kingston dd706d84fb Key client app layout rendering by builder store asset type to ensure preview is always remounted properly 5 years ago
Andrew Kingston 08d6e104c7 Fix missing prop from table block and add fixed context provider ID for tables inside table blocks to support row selection bindings 5 years ago
Andrew Kingston defe725bcc Fix table selection defaulting to true, reset selected rows when unmounting tables, remove position absolute on row selection text 5 years ago
Peter Clement 53c207691c add ability to select rows from different tables and provide bindings 5 years ago
Andrew Kingston b93546e958 Add compact setting to table block 5 years ago
Andrew Kingston 34cdf90b67 Update client table component to be more generic about passing table customisation options 5 years ago
Andrew Kingston e651663264 Ensure child component column in tables always uses auto width 5 years ago
Andrew Kingston ecdc50d47b Fix issue when columns are not defined for a table 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
Peter Clement a9194be9d2 add row selection numbers 5 years ago
Peter Clement 2ead1c59be changing bindings key 5 years ago
Peter Clement 350edc2aec add row selection functionality to tables 5 years ago
Andrew Kingston 5f11684069 Update table component to use new settings component and support new column config setting structure 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
Andrew Kingston 9b3c06bb3a Prevent notifications in client apps from being automatically dismissed 5 years ago
Andrew Kingston 85b6943853 Prevent notifications in client apps from being automatically dismissed 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 750b266e90 Add format setting on long form fields to allow choice between rich text and plain text, and default to automatically determining from the schema 5 years ago
Andrew Kingston 2975e4a8f7 Add format setting on long form fields to allow choice between rich text and plain text, and default to automatically determining from the schema 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 0899b988a4 Add default value for relationship fields 5 years ago
Andrew Kingston a2a3b276d0 Add default value for relationship fields 5 years ago
mike12345567 528862f212 Adds alignment to long form and string fields as per #3374. 5 years ago
mike12345567 984950b945 Adds alignment to long form and string fields as per #3374. 5 years ago
Andrew Kingston fc009cc9b4 Support a customisable offset for fullscreen mode for rich text editors 5 years ago
Andrew Kingston 160849d0f5 Support a customisable offset for fullscreen mode for rich text editors 5 years ago
Andrew Kingston 5109975433 Update rich text field height to be set dynamically 5 years ago
Andrew Kingston aacd8b01c6 Update rich text field height to be set dynamically 5 years ago
Andrew Kingston 7f064598a6 Update client app long form text component to be rich text and add new markdown viewer component 5 years ago
Andrew Kingston 815b6213cf Update client app long form text component to be rich text and add new markdown viewer component 5 years ago
Andrew Kingston ae9a5b19c0 Simply and improve core client library logic 5 years ago
Andrew Kingston 5aa52f4b9d Remove log statements 5 years ago
Andrew Kingston 765e4e3ae1 Merge in client bundle size reductions 5 years ago
Andrew Kingston 7c514df39d Cache the determination of client component settings and simplify initialisationlogic 5 years ago
Hwansoo 0e94950857 fix: check if fields exists 5 years ago
Hwansoo 241d04ed38 fix: check if fields exists 5 years ago
Andrew Kingston 37e72db2a8 Remove lodash and sort dependencies out 5 years ago
Andrew Kingston e7b02aec04 Add experimental support for caching the creation of HBS template functions 5 years ago
Hwansoo 5b567300ec Fix not showing pagination of query on production 5 years ago