364 Commits (4e522e39da9cf9ee236078ea1e03ea3b18fe4ed7)

Author SHA1 Message Date
Andrew Kingston 5f11684069 Update table component to use new settings component and support new column config setting structure 4 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. 4 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. 4 years ago
Andrew Kingston 9b3c06bb3a Prevent notifications in client apps from being automatically dismissed 4 years ago
Andrew Kingston 85b6943853 Prevent notifications in client apps from being automatically dismissed 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 6245d605e8 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 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 4 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 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 48ce006ac3 Hide some icons on mobile to avoid fullscreen mobile icon wrapping in rich text editor 4 years ago
Andrew Kingston 0899b988a4 Add default value for relationship fields 4 years ago
Andrew Kingston a2a3b276d0 Add default value for relationship fields 4 years ago
mike12345567 528862f212 Adds alignment to long form and string fields as per #3374. 4 years ago
mike12345567 984950b945 Adds alignment to long form and string fields as per #3374. 4 years ago
Andrew Kingston fc009cc9b4 Support a customisable offset for fullscreen mode for rich text editors 4 years ago
Andrew Kingston 160849d0f5 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 aacd8b01c6 Update rich text field height to be set dynamically 4 years ago
Andrew Kingston 7f064598a6 Update client app long form text component to be rich text and add new markdown viewer component 4 years ago
Andrew Kingston 815b6213cf Update client app long form text component to be rich text and add new markdown viewer component 4 years ago
Andrew Kingston ae9a5b19c0 Simply and improve core client library logic 4 years ago
Andrew Kingston 5aa52f4b9d Remove log statements 4 years ago
Andrew Kingston 765e4e3ae1 Merge in client bundle size reductions 4 years ago
Andrew Kingston 7c514df39d Cache the determination of client component settings and simplify initialisationlogic 4 years ago
Andrew Kingston 37e72db2a8 Remove lodash and sort dependencies out 4 years ago
Andrew Kingston e7b02aec04 Add experimental support for caching the creation of HBS template functions 4 years ago
mike12345567 35aef89661 Fixing dynamic filter modal in client library to include static formula. 4 years ago
mike12345567 223b5a0e16 Fixing dynamic filter modal in client library to include static formula. 4 years ago
mike12345567 5bbe667ea9 Getting client side block search fields working with searching formulas. 4 years ago
mike12345567 ff6c81f265 Getting client side block search fields working with searching formulas. 4 years ago
Andrew Kingston cfa02f88f6 Add missing API client documentation and fix S3 upload endpoints to make them consistent 4 years ago
Andrew Kingston bd04d627d2 Add missing API client documentation and fix S3 upload endpoints to make them consistent 4 years ago
Andrew Kingston 66bf6c6059 Use core CookieUtils in client library 4 years ago
Andrew Kingston 7b32543537 Use core CookieUtils in client library 4 years ago
Andrew Kingston 542dc6db2f Fix issue with multiple enrichments before components mount without affecting other components 4 years ago
Andrew Kingston 604788a244 Fix issue with multiple enrichments before components mount without affecting other components 4 years ago
Andrew Kingston bca6f34959 Don't render the active client app screen until the router is loaded to avoid a wasted render 4 years ago
Andrew Kingston 57aa63a2d6 Don't render the active client app screen until the router is loaded to avoid a wasted render 4 years ago
Andrew Kingston 502a3bd8eb Fix filtering no datetime fields in blocks 4 years ago
Andrew Kingston d5ef915f39 Fix filtering no datetime fields in blocks 4 years ago
Andrew Kingston 2290652b27 Fix rare issue which could occur when enriching component props twice before an initial render has taken place 4 years ago
Andrew Kingston 7656887c1a Fix rare issue which could occur when enriching component props twice before an initial render has taken place 4 years ago
Andrew Kingston b22f1f54a0 Fix rare issue which could occur when enriching component props twice before an initial render has taken place 4 years ago
Andrew Kingston a9d4e6a64e Fix rare issue which could occur when enriching component props twice before an initial render has taken place 4 years ago
Andrew Kingston db56a64805 Revert changes to MultiFieldSelect 4 years ago
Andrew Kingston 858d7b4b5a Revert changes to MultiFieldSelect 4 years ago
Andrew Kingston 81479b18f3 Derive safe array-like value as the default value for multi-select fields 4 years ago
Andrew Kingston 3c50a83de7 Derive safe array-like value as the default value for multi-select fields 4 years ago
Andrew Kingston 9957acaccb Fix DND throwing errors due to browser API updates 4 years ago