143 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
Maurits Lourens 87c59db02e fix lint issues 5 years ago
Maurits Lourens 459ba46c48 return validation errors 5 years ago
mike12345567 217e5a02bf Fixing issue #2193, also fixing the name of the file on export, as well as fixing an issue with the exporters not handling relationships. 5 years ago
mike12345567 c534a93091 Linting. 5 years ago
mike12345567 daed47a0a8 Fix #2209 - views, calculations and group by can't support formula or link fields, making sure these aren't options in the UI. Also fixing an issue where formula values were being saved to DB. 5 years ago
Martin McKeaveney 8bc6ed5b34 readd one to many 5 years ago
Michael Drury f08547249b Linting. 5 years ago
Michael Drury 6d5f697142 Adding checks around the edit roles modal. 5 years ago
Martin McKeaveney 9f3c2a8033 typo 5 years ago
Martin McKeaveney a8277c9385 better naming, filter out public from inheritable roles 5 years ago
Martin McKeaveney 78bd36304e prevent editing public role in apps 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
mike12345567 96f477ddfd Linting and adding internal_api_key to cypress. 5 years ago
Martin McKeaveney 5f3336531f finally fixing cypress tests 5 years ago
Martin McKeaveney dd4ed9b69d tidy up, fix UI tests 5 years ago
Andrew Kingston 38e064fa0f Fix all eslint issues 5 years ago
mike12345567 b0bb2a23db Fix for #1710 - don't allow setting setting info from within apps and making the user portal a bit more clear about builders being global admins. 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
Andrew Kingston 441fbd37fb Prevent creating, deleting or editing global fields for user in the backend UI of the builder 5 years ago
mike12345567 c6f7f115b5 Fixing issues with the user table within the apps. 5 years ago
Andrew Kingston 27dfa40ec4 Add user first name and last name to backend table UI 5 years ago
Andrew Kingston 1712f559aa Update routing to serve any builder routes under /app so that envoy can proxy correctly 5 years ago
Martin McKeaveney 4086d39535 merge with next 5 years ago
Andrew Kingston 797e8a8b67 Add explicit prettier options 5 years ago
Andrew Kingston 7bdf1f9ed2 Fix modal content size prop 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
Keviin Åberg Kultalahti 9509b8f42b Convert Body component to use size="" prop 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
Keviin Åberg Kultalahti 02c7ec71c5 Convert EventPanel to Layout component 5 years ago
Andrew Kingston 759f34626b Update other backend popovers to be modals 5 years ago
Andrew Kingston 17bf73706a Update filter popover to modal 5 years ago
Andrew Kingston 451fc56358 Update all table popovers to be modals and fix edit roles modal 5 years ago
Keviin Åberg Kultalahti c592e09c71 Remove unused file 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