17 Commits (8dff7a00a35cc125cffdadee0b0f0b012a00aaf7)

Author SHA1 Message Date
Andrew Kingston c2500aac86 Make block searching on dates useful by using a range of the whole day 4 years ago
Andrew Kingston a4da35c3e5 Update table block filter limit to 5 4 years ago
Andrew Kingston c0eb27e8d1 Disable validation for search fields in table block 4 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 b93546e958 Add compact setting to table block 5 years ago
mike12345567 5bbe667ea9 Getting client side block search fields working with searching formulas. 5 years ago
mike12345567 ff6c81f265 Getting client side block search fields working with searching formulas. 5 years ago
Andrew Kingston 502a3bd8eb Fix filtering no datetime fields in blocks 5 years ago
Andrew Kingston d5ef915f39 Fix filtering no datetime fields in blocks 5 years ago
Andrew Kingston ec93406578 Add optional enrichment of relationship fields when determining datasource schema and update block filters to properly reference relationship fields 5 years ago
Andrew Kingston 0502e62e1c Add optional enrichment of relationship fields when determining datasource schema and update block filters to properly reference relationship fields 5 years ago
mike12345567 018e0bd73b Getting client partially working, having an issue with search fields not updating for a table block. 5 years ago
mike12345567 aae2dc86d3 Getting client partially working, having an issue with search fields not updating for a table block. 5 years ago
Andrew Kingston 38ef2deb90 Delay rendering blocks until the schema has been attempted to be loaded 5 years ago
Andrew Kingston 3a8e217bb7 Delay rendering blocks until the schema has been attempted to be loaded 5 years ago
Andrew Kingston 4bf200fcc5 Add new core implementations for fetching data and schema from datasources 5 years ago
Andrew Kingston 63ec10d73f Add new core implementations for fetching data and schema from datasources 5 years ago
Andrew Kingston cd0acacb69 Fix blocks not filtering properly on number fields 5 years ago
Andrew Kingston 9708539631 Fix blocks not filtering properly on number fields 5 years ago
Andrew Kingston 69422f374b Refactor some app components to remove dependency on static props 5 years ago
Andrew Kingston 76579e5968 Refactor some app components to remove dependency on static props 5 years ago
Andrew Kingston cd94f72faa Replace manual usage of square brackets with string-templates makePropSafe util 5 years ago
Andrew Kingston c922f4a7b9 Replace manual usage of square brackets with string-templates makePropSafe util 5 years ago
Andrew Kingston 3ebf44d1f7 Rename blocks to be shorter 5 years ago
Andrew Kingston 862bf14268 Rename blocks to be shorter 5 years ago
Andrew Kingston 32c3788a53 Refactor all block link settings to be URLs rather than onclick handlers. Add settings for linking card titles in card list blocks 5 years ago
Andrew Kingston 5302c85f49 Refactor all block link settings to be URLs rather than onclick handlers. Add settings for linking card titles in card list blocks 5 years ago
Andrew Kingston dd28adbf68 Update block search so that string fields do a 'starts with' search rather than an exact match 5 years ago
Andrew Kingston 1ea8563046 Update block search so that string fields do a 'starts with' search rather than an exact match 5 years ago
Andrew Kingston f8f906b9de Add ability to link rows in tables, and link rows in the table with search block 5 years ago
Andrew Kingston d5002d3dda Add ability to link rows in tables, and link rows in the table with search block 5 years ago
Andrew Kingston dc9b1a2a8c Add button to table with search block and support defining multiple settings sections in component manifest entries 5 years ago
Andrew Kingston adda702588 Add button to table with search block and support defining multiple settings sections in component manifest entries 5 years ago
Andrew Kingston 3acc937ddc Fix picker width in table with search block and enable autosizing of other search components 5 years ago
Andrew Kingston 4019eeaa26 Fix picker width in table with search block and enable autosizing of other search components 5 years ago
Andrew Kingston 7ec5c2b1f2 Allow table with search block to render correct components for all relevant field types 5 years ago
Andrew Kingston d054d496be Allow table with search block to render correct components for all relevant field types 5 years ago
Andrew Kingston ee7ab70f4d Comment some parts of blocks implementation for clarity 5 years ago
Andrew Kingston e43aba075e Comment some parts of blocks implementation for clarity 5 years ago
Andrew Kingston 4cbe82c1db Add title setting to table with search block and fix import paths 5 years ago
Andrew Kingston 0f1d9c4de3 Add title setting to table with search block and fix import paths 5 years ago
Andrew Kingston 808d2d0f73 Add generic block structure with support for writing blocks like normal svelte components rather than a JSON builder 5 years ago
Andrew Kingston e6ffccaff7 Add generic block structure with support for writing blocks like normal svelte components rather than a JSON builder 5 years ago
Andrew Kingston 6ad3df2e7f Add initial structure of table with search block 5 years ago
Andrew Kingston e9dd47b562 Add initial structure of table with search block 5 years ago