80 Commits (4fa36727e40cdbecb2640661fa439ee1846df107)

Author SHA1 Message Date
Peter Clement 4fa36727e4 Update validation for array type 5 years ago
Peter Clement 84350933d4 fix issue with options not being displayed on new line 5 years ago
Peter Clement 05568295b5 Add not contains option to lucene query builder 5 years ago
Peter Clement 17438372d0 Add ability for user to select 'List' data type for a column 5 years ago
Martin McKeaveney 8bc6ed5b34 readd one to many 5 years ago
Martin McKeaveney 93569ccc87 simplify relationship configuration UI 5 years ago
mike12345567 5a4398f690 Some work towards supporting many SQL relationships. 5 years ago
mike12345567 c531a02725 Allowing formula fields to be display columns. 5 years ago
Andrew Kingston 38e064fa0f Fix all eslint issues 5 years ago
mike12345567 b82af48351 Fixing an issue with the various components of a relationship column being edittable after it was created. 5 years ago
mike12345567 5317d7b1f3 Relationship name wasn't editable - fixing this. 5 years ago
mike12345567 781bd7bab6 Fixing internal table issues and updating createTable cypress test case. 5 years ago
mike12345567 507e2587c6 Fixing issue with relationship column not being name-able. 5 years ago
Martin McKeaveney f58ad3a12c allow deletion of relationships 5 years ago
Martin McKeaveney 4086d39535 merge with next 5 years ago
Andrew Kingston 797e8a8b67 Add explicit prettier options 5 years ago
Andrew Kingston c010eeb314 Fix prettier and fix crash when using certain views as data sources 5 years ago
mike12345567 a7022de9b5 Moving drawers around to be a common component as they are utilised in a few places, keep all the binding work together, as well as some fixing for readable/runtime binding detection and conversion. 5 years ago
mike12345567 b7a767a571 Linting. 5 years ago
mike12345567 a14c80bf6c Adding handlebars formulas to the system, it is now possible to set a formula at a column level which will always be applied on the way out with a relationship depth of one. 5 years ago
Andrew Kingston 06b438d585 Add datepicker, centralise icon management and update builder styles 5 years ago
mike12345567 aa467e7d63 Formatting. 5 years ago
Andrew Kingston 9663c62d2e Add switch and fix modal titles 5 years ago
mike12345567 d19e350df8 Formatting. 5 years ago
Andrew Kingston 431abb53ce Add radio group spectrum component and update builder 5 years ago
mike12345567 9f22ab0a1a Some fixes for creation/editing of table columns. 5 years ago
Andrew Kingston 3627cd38e1 Fix schema in when creating columns and use new spectrum form components in design section 5 years ago
Andrew Kingston 387651213b Update some builder components to use new forms 5 years ago
Keviin Åberg Kultalahti 439fda6785 fix buttons 5 years ago
Keviin Åberg Kultalahti 5a2287ddcb moves NotificationDisplay to bbui and converts it to spectrum 5 years ago
Keviin Åberg Kultalahti e408fac0e5 conversion of buttons in builder 5 years ago
Keviin Åberg Kultalahti f72dda18de actually convert table command buttons 5 years ago
Andrew Kingston b3b7c54901 Update to support new stores 5 years ago
Keviin Åberg Kultalahti 44e3f29a0b moves backend stores to "stores" in the root src directory 5 years ago
Keviin Åberg Kultalahti a440e7631b move tables to separate store 5 years ago
Martin McKeaveney 3dd902666c fix duplicate column name issue 6 years ago
mike12345567 9609c59368 Fixing an issue discovered where the relationshipType currently specifies the wrong cardinality, for now just flipping the way it is specified in the front end as this will accurately describe what the backend is performing. 6 years ago
mike12345567 fdaf2f580c PR comment from Marty, adding a bit more vertical breathing room around checkboxes of relationship type. 6 years ago
mike12345567 d93cfa73fd Updating with a suggestion from Andrew kingston, adding row/rows to sentences about one->many relationships so that singular/plural english makes sense. 6 years ago
mike12345567 e75e96891f Formatting. 6 years ago
mike12345567 7b90566769 Updating the properties panel to show the component type rather than name (no point in repeating) and some final styling changes to the one to many update. 6 years ago
mike12345567 0c8026c5ce First version, still playing around with styling. 6 years ago
mike12345567 99d356a862 Formatting. 6 years ago
Keviin Åberg Kultalahti 15947eb9a5 adds disabled state to relationship type - column must be re-created in order to change the value 6 years ago
Keviin Åberg Kultalahti aa38952131 displays correct relationship type in the create/edit component 6 years ago
mike12345567 0f323d8aa9 linting. 6 years ago
mike12345567 74b6f0069b Fixing some errors found with relationships. 6 years ago
mike12345567 258b2138c3 Formatting. 6 years ago
mike12345567 1a9d16c8c7 Updating where utilities are held in builder and then making user table relationships autocolumn aware too. 6 years ago
Keviin Åberg Kultalahti 61552975c2 fix: field property saved to wrong place 6 years ago