2554 Commits (f0bebb036a6a6be94ef41b8454124f3da62db563)

Author SHA1 Message Date
Martin McKeaveney f0bebb036a
Revert "Filter users table out of DataSource component and NewScreenModal" 5 years ago
Maurits Lourens 35ee5427c6 make labels for editing more consistent 5 years ago
Maurits Lourens b1721adf04 Filter users table out of DataSource component and NewScreenModal 5 years ago
Maurits Lourens d25c3c1919 replace 'replaceAll' with 'replace' and a regular expression 5 years ago
Andrew Kingston e411f771d2 Fix button casing 5 years ago
Andrew Kingston 9cb1ce6862 Prevent adding form steps inside other form steps and fix illegalChildren usage 5 years ago
Andrew Kingston a656b419b9 Making picker sorting optional and default to off. Sort by default for client apps 5 years ago
Andrew Kingston 7f07390277 Add single button action for changing form step 5 years ago
Maurits Lourens e0d39c6179 run 'yarn run lint' before each commit 5 years ago
Maurits Lourens 95535be7b4 add precommit hook and test error 5 years ago
Andrew Kingston 3fa5b3b571 Update validate form action to be able to only validate the current form step 5 years ago
Andrew Kingston 01b28f358a Add button actions for navigating form steps 5 years ago
Andrew Kingston c44d0a684b Support multiple component context exports and export additional context from forms 5 years ago
Andrew Kingston 5d1374bfa2 Add stepper component to bbui for numeric values 5 years ago
Maurits Lourens 997704ba7d fix lint issue 5 years ago
Maurits Lourens 285b73ceea fix lint issues 5 years ago
Maurits Lourens c86a878b27 update the name of the datasource 5 years ago
Maurits Lourens cd6e946e7b update the modal text for updating the name of an app 5 years ago
Andrew Kingston 35b6920637 Ensure placeholder is null when undefined so avoid sometimes having a placeholder and sometimes not 5 years ago
Andrew Kingston 8a12aaf27a Remove notification when saving custom options 5 years ago
Andrew Kingston e92455dc88 Ensure both label and value are set when defining custom options 5 years ago
Andrew Kingston e274eeffce Tidy up options drawer styles 5 years ago
Peter Clement ac850fdc19 text updates 5 years ago
Martin McKeaveney 01f11ae71a adding alphanumeric app name validation 5 years ago
Peter Clement 4c37365549 Allow users to define custom picker options 5 years ago
Maurits Lourens a2e7fe91dd fix lint issues 5 years ago
Maurits Lourens 8dfef0d342 return validation errors 5 years ago
Andrew Kingston a5230e80a6 Fix screen settings not being saved 5 years ago
Andrew Kingston b6e3c537e9 Add ability for select options to be loaded from a data provider 5 years ago
Andrew Kingston 0879f2aaf0 Add 12px options for margin and padding 5 years ago
Andrew Kingston f4d965347d Add global data bindings for mobile and tablet device sizes 5 years ago
Peter Clement 2479207436 Change self host button text 5 years ago
Andrew Kingston a555eeea64 Increase width of contraint select in custom validation drawer 5 years ago
Andrew Kingston 02eafd8ca7 Add duplicate button 5 years ago
Peter Clement adecf1897a Add link to account portal 5 years ago
Peter Clement 66e593a6b3 Add self-hosting upgrade button to builder pane 5 years ago
Andrew Kingston 3151f569a8 Hide formula fields from filter expressions until they can be searched 5 years ago
Andrew Kingston a149f89664 Fix issue with duplicate icon in condtitional UI not being accounted for when using an update action 5 years ago
Andrew Kingston 280e783852 Add duplicate action to filter drawer 5 years ago
Andrew Kingston 8db72ae52c Remove log statement 5 years ago
Andrew Kingston 25e891c189 Fix validation value component always being an input 5 years ago
Andrew Kingston 48059f6096 Add support for validating relationships 5 years ago
Andrew Kingston d79748bfd9 Allow custom validation rules to use bindings or raw values 5 years ago
Keviin Åberg Kultalahti dc0fd3fe63 makes the second and third pages of the NPS feedback form optional 5 years ago
mike12345567 c4f8d17a6e Fixes for a lot of issues generated by the use of the pouchdb allDbs call, which is not designed for multi-client DB setups like ours, using CouchDB method instead. 5 years ago
Andrew Kingston b7af4ed65f Add validation drawer and simplify HOC's for different field types 5 years ago
Maurits Lourens 4d7beb4cfc implement review comments 5 years ago
mike12345567 938f94e68f Fixing issue with google callback URL not being used when it was previously set. 5 years ago
mike12345567 1c306b60e7 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
Andrew Kingston b56b15673d Add missing reference to checkbox after merge with master 5 years ago