1
0
Fork 0
mirror of synced 2024-07-08 07:46:10 +12:00
Commit graph

4291 commits

Author SHA1 Message Date
Peter Clement 84350933d4 fix issue with options not being displayed on new line 2021-08-25 17:00:15 +01:00
Budibase Staging Release Bot 46dad8b841 v0.9.105-alpha.32 2021-08-25 15:59:13 +00:00
Martin McKeaveney 368edeb84b Merge pull request #2464 from mslourens/make_labels_more_consistent
make labels for editing more consistent
2021-08-25 16:51:33 +01:00
Peter Clement 725b9bb6e2 Add more validation options for array field 2021-08-25 15:49:04 +01:00
Andrew Kingston f89c778079 Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes 2021-08-25 15:31:30 +01:00
Budibase Staging Release Bot 3ffae5141a v0.9.105-alpha.31 2021-08-25 13:17:59 +00:00
Martin McKeaveney f0b8f0575e Merge pull request #2446 from mslourens/disable_managing_users_with_client
Filter users table out of DataSource component and NewScreenModal
2021-08-25 14:07:52 +01:00
Peter Clement 12f56744c3 Add validation for array field 2021-08-25 14:05:23 +01:00
Peter Clement 05568295b5 Add not contains option to lucene query builder 2021-08-25 14:05:00 +01:00
Budibase Release Bot 890dca13a9 v0.9.115 2021-08-25 12:05:49 +00:00
Budibase Staging Release Bot dfb639554f v0.9.105-alpha.30 2021-08-25 12:05:47 +00:00
Budibase Staging Release Bot b5086d1151 v0.9.105-alpha.29 2021-08-25 11:50:47 +00:00
Maurits Lourens c87fdbc2fc make labels for editing more consistent 2021-08-25 13:42:28 +02:00
Andrew Kingston 5ed4ace66b Merge pull request #2441 from Budibase/multistep-forms
Multi-step forms
2021-08-25 12:40:44 +01:00
Andrew Kingston 998920d41a Update autoscreens to have size settings again 2021-08-25 09:57:53 +01:00
Budibase Staging Release Bot c0c4b3ba3b v0.9.105-alpha.28 2021-08-24 15:26:18 +00:00
Peter Clement f000d44e39 Add contains option to lucene query builder 2021-08-24 16:14:38 +01:00
Maurits Lourens 180d857d1d Filter users table out of DataSource component and NewScreenModal 2021-08-24 12:33:02 +02:00
Budibase Release Bot 6e03449906 v0.9.114 2021-08-24 09:55:51 +00:00
Martin McKeaveney 3996665c47 Merge branch 'master' of github.com:Budibase/budibase 2021-08-24 10:46:50 +01:00
Martin McKeaveney 9f99f7c36d remove pageviews from PH 2021-08-24 10:42:22 +01:00
Budibase Staging Release Bot 336c3ac1f2 v0.9.105-alpha.27 2021-08-24 09:33:04 +00:00
Maurits Lourens e476b15d42 replace 'replaceAll' with 'replace' and a regular expression 2021-08-24 08:51:38 +02:00
Budibase Release Bot 234769a83b v0.9.113 2021-08-23 20:59:56 +00:00
Budibase Release Bot c5da2a59cb v0.9.112 2021-08-23 16:29:12 +00:00
Maurits Lourens 342e3a218e limit the width of the preview component 2021-08-23 17:32:27 +02:00
Martin McKeaveney 52b51e9873 spacing in analytics 2021-08-23 15:56:54 +01:00
Andrew Kingston 4a67de926a Fix button casing 2021-08-23 14:00:45 +01:00
Andrew Kingston f127d86d11 Merge branch 'develop' of github.com:Budibase/budibase into multistep-forms 2021-08-23 11:48:03 +01:00
Andrew Kingston 52d2f6741e Always limit data providers to 1 row on details screens, even for external tables 2021-08-23 11:46:50 +01:00
Andrew Kingston de7caf90f4 Give detail autoscreen repeater a placeholder for when no rows exist 2021-08-23 11:09:33 +01:00
Budibase Release Bot 694e735a87 v0.9.111 2021-08-20 16:43:42 +00:00
Budibase Staging Release Bot ff7dfa328d v0.9.105-alpha.26 2021-08-20 16:13:53 +00:00
Andrew Kingston 713fed841f Merge pull request #2399 from mslourens/update_app_modal_text
update the modal text for updating the name of an app
2021-08-20 17:04:39 +01:00
Peter Clement e97b5ef91a add multiselect component as option for form design 2021-08-20 15:56:11 +01:00
Andrew Kingston 8cb9870cf7 Prevent adding form steps inside other form steps and fix illegalChildren usage 2021-08-20 15:16:20 +01:00
Andrew Kingston 86dbd918f2 Automatically name and number form step components upon creation 2021-08-20 14:12:52 +01:00
Budibase Release Bot 3f705ebe98 v0.9.110 2021-08-20 11:57:47 +00:00
Budibase Release Bot fe65ef396f v0.9.109 2021-08-20 10:40:44 +00:00
Peter Clement 461311bb06 fixes organisation logo not showing 2021-08-20 10:15:39 +01:00
Andrew Kingston cb46e763d3 Making picker sorting optional and default to off. Sort by default for client apps 2021-08-20 10:03:21 +01:00
Andrew Kingston 11dc516b26 Add single button action for changing form step 2021-08-20 09:54:54 +01:00
Peter Clement c3a6e13103 Bug fix for unable to navigate from sql screen 2021-08-20 09:51:36 +01:00
Budibase Release Bot 73ea7a8032 v0.9.108 2021-08-19 16:28:01 +00:00
Budibase Staging Release Bot 7f737523de v0.9.105-alpha.25 2021-08-19 16:00:21 +00:00
Peter Clement 17438372d0 Add ability for user to select 'List' data type for a column 2021-08-19 16:54:44 +01:00
Andrew Kingston 9ea255b7bc Update validate form action to be able to only validate the current form step 2021-08-19 12:52:50 +01:00
Budibase Staging Release Bot 7bc05aa4e4 v0.9.105-alpha.24 2021-08-19 07:08:13 +00:00
Andrew Kingston 9b87d1a03e Add button actions for navigating form steps 2021-08-18 15:21:18 +01:00
Andrew Kingston 32fe0ea072 Support multiple component context exports and export additional context from forms 2021-08-18 14:58:58 +01:00
Budibase Staging Release Bot 741794bcad v0.9.105-alpha.23 2021-08-18 13:19:18 +00:00
PClmnt 24caf164cd Merge pull request #2403 from Budibase/pc-bug-fixes
Misc Bug Fixes
2021-08-18 14:09:24 +01:00
Budibase Staging Release Bot 8f82f13e1b v0.9.105-alpha.22 2021-08-18 12:11:42 +00:00
Andrew Kingston c945fc650d Add stepper component to bbui for numeric values 2021-08-18 11:32:39 +01:00
Budibase Staging Release Bot b2de52cf60 v0.9.105-alpha.21 2021-08-18 09:54:08 +00:00
Martin McKeaveney f07dcf7f55 Merge pull request #2401 from mslourens/update_datasource_name
Update the name of the datasource
2021-08-18 10:44:04 +01:00
Peter Clement 8bfdb35ff3 linting 2021-08-18 10:37:14 +01:00
Maurits Lourens e1ef03f55d fix lint issue 2021-08-18 11:24:25 +02:00
Budibase Staging Release Bot df21e9c83b v0.9.105-alpha.20 2021-08-18 09:10:38 +00:00
Peter Clement af9bb40bdd fixes organisation logo not showing 2021-08-18 00:02:17 +01:00
Maurits Lourens 3b099d945a fix lint issues 2021-08-18 00:04:54 +02:00
Maurits Lourens de944480da update the name of the datasource 2021-08-17 23:57:11 +02:00
Maurits Lourens 19eeda608f update the modal text for updating the name of an app 2021-08-17 22:16:57 +02:00
Budibase Staging Release Bot d06de6b8e3 v0.9.105-alpha.19 2021-08-17 16:04:50 +00:00
Budibase Staging Release Bot 1a9a61f92c v0.9.105-alpha.18 2021-08-17 14:31:01 +00:00
Andrew Kingston 63f0de886c Merge pull request #2387 from Budibase/ak-fixes
Misc fixes
2021-08-17 15:23:45 +01:00
Budibase Staging Release Bot 2a8e2d3175 v0.9.105-alpha.17 2021-08-17 13:36:30 +00:00
Peter Clement fc0d621124 Merge remote-tracking branch 'origin/develop' into pc-bug-fixes 2021-08-17 14:11:47 +01:00
Andrew Kingston a2e4f44e7f Ensure placeholder is null when undefined so avoid sometimes having a placeholder and sometimes not 2021-08-17 14:10:25 +01:00
Andrew Kingston cbcffd0a4a Fix autoscreen-generated form component default settings 2021-08-17 13:58:51 +01:00
Budibase Staging Release Bot 21bd0c6a7a v0.9.105-alpha.16 2021-08-17 12:58:35 +00:00
Martin McKeaveney db0183e8cf Merge pull request #2379 from Budibase/fix/app-name-validation
adding alphanumeric app name validation
2021-08-17 13:49:50 +01:00
Budibase Staging Release Bot f2511931d0 v0.9.105-alpha.15 2021-08-17 12:16:22 +00:00
Andrew Kingston d23d11f6ef Merge branch 'dynamic-picker-options' of github.com:Budibase/budibase into dynamic-picker-options 2021-08-17 11:37:50 +01:00
Andrew Kingston 432b817d98 Remove notification when saving custom options 2021-08-17 11:36:33 +01:00
Andrew Kingston bc788273a0 Ensure both label and value are set when defining custom options 2021-08-17 11:34:46 +01:00
Andrew Kingston d71b7e4b77 Tidy up options drawer styles 2021-08-17 11:33:09 +01:00
Peter Clement ce370ca1d2 Merge remote-tracking branch 'origin/develop' into dynamic-picker-options 2021-08-17 11:26:42 +01:00
Peter Clement e5bca9fece text updates 2021-08-17 11:17:03 +01:00
Martin McKeaveney 2e4f32269b adding alphanumeric app name validation 2021-08-17 10:41:37 +01:00
Peter Clement 5151619782 Allow users to define custom picker options 2021-08-17 10:32:01 +01:00
Budibase Staging Release Bot 08ec960fab v0.9.105-alpha.14 2021-08-17 08:36:18 +00:00
Andrew Kingston c50d03d792 Merge pull request #2369 from Budibase/fix/screen-props
Fix screen settings not being saved
2021-08-17 09:28:43 +01:00
Budibase Release Bot a2efbb1338 v0.9.107 2021-08-17 06:25:14 +00:00
Budibase Staging Release Bot 7e54c860a1 v0.9.105-alpha.13 2021-08-16 20:54:33 +00:00
Maurits Lourens 87c59db02e fix lint issues 2021-08-16 22:07:15 +02:00
Maurits Lourens 459ba46c48 return validation errors 2021-08-16 21:15:15 +02:00
Budibase Staging Release Bot fe5d3fe1d4 v0.9.105-alpha.12 2021-08-16 17:37:03 +00:00
Andrew Kingston 36a744f577 Merge pull request #2339 from Budibase/custom-form-validation
Custom form validation
2021-08-16 18:29:44 +01:00
Budibase Release Bot 0cc16ee5c2 v0.9.106 2021-08-16 16:35:51 +00:00
Budibase Staging Release Bot 274986ae4a v0.9.105-alpha.11 2021-08-16 16:22:24 +00:00
Andrew Kingston 1f43ac3ab1 Fix screen settings not being saved 2021-08-16 17:01:34 +01:00
Andrew Kingston 641e61773b Add ability for select options to be loaded from a data provider 2021-08-16 11:24:25 +01:00
Peter Clement a80655df04 Bug fix for unable to navigate from sql screen 2021-08-16 09:44:15 +01:00
Budibase Staging Release Bot 062ce04a00 v0.9.105-alpha.10 2021-08-16 08:13:57 +00:00
Andrew Kingston 73def04951 Merge pull request #2344 from Budibase/ak-fixes
Fixes and features for various issues
2021-08-16 09:04:13 +01:00
Budibase Staging Release Bot 12dc73655c v0.9.105-alpha.9 2021-08-13 13:16:28 +00:00
Andrew Kingston 706ba47e61 Merge branch 'develop' of github.com:Budibase/budibase into joe-tweaks 2021-08-13 13:53:30 +01:00
Budibase Staging Release Bot 1edd6d934e v0.9.105-alpha.8 2021-08-13 12:49:38 +00:00
Andrew Kingston c9056c8ad5 Merge branch 'develop' of github.com:Budibase/budibase into joe-tweaks 2021-08-13 13:33:22 +01:00