1
0
Fork 0
mirror of synced 2024-07-01 04:21:06 +12:00
Commit graph

7701 commits

Author SHA1 Message Date
Maurits Lourens e8078662f8 add autocomplete component and make it optional for optionsField and relationshipField 2021-08-16 23:31:51 +02:00
Budibase Staging Release Bot dd7edd6f6b v0.9.105-alpha.12 2021-08-16 17:37:03 +00:00
Andrew Kingston e6399cad33
Merge pull request #2339 from Budibase/custom-form-validation
Custom form validation
2021-08-16 18:29:44 +01:00
Budibase Staging Release Bot 8c871ea737 v0.9.105-alpha.11 2021-08-16 16:22:24 +00:00
Martin McKeaveney 0806029def
Merge pull request #2357 from fabiankaestner/translation-de
Add german translation for the README.
2021-08-16 17:14:34 +01:00
Budibase Staging Release Bot 039c6ece6e v0.9.105-alpha.10 2021-08-16 08:13:57 +00:00
Andrew Kingston cee0367b1d
Merge pull request #2344 from Budibase/ak-fixes
Fixes and features for various issues
2021-08-16 09:04:13 +01:00
Fabian Kästner 1106241abc Add german translation for the README. 2021-08-13 16:13:25 +02:00
Budibase Staging Release Bot 31e4d0a6b4 v0.9.105-alpha.9 2021-08-13 13:16:28 +00:00
Andrew Kingston b6570acebc
Merge pull request #2354 from Budibase/joe-tweaks
Some tweaks for Joe
2021-08-13 14:08:56 +01:00
Andrew Kingston 1285bcf645 Merge branch 'develop' of github.com:Budibase/budibase into joe-tweaks 2021-08-13 13:53:30 +01:00
Budibase Staging Release Bot 2c8b5edea4 v0.9.105-alpha.8 2021-08-13 12:49:38 +00:00
Keviin Åberg Kultalahti 97498b0778 Merge branch 'master' into develop 2021-08-13 14:41:49 +02:00
Andrew Kingston 8e9ce2223e Merge branch 'develop' of github.com:Budibase/budibase into joe-tweaks 2021-08-13 13:33:22 +01:00
Andrew Kingston 3309fa674c Adding missing dep 2021-08-13 13:32:32 +01:00
Budibase Staging Release Bot 0ff8f2fd50 v0.9.105-alpha.7 2021-08-13 11:50:38 +00:00
Andrew Kingston a25a3c3032
Merge pull request #2353 from Budibase/mobile-awareness
Bindings for device type
2021-08-13 12:40:35 +01:00
Andrew Kingston 6c7d3c171e Add static white and black color options to color picker 2021-08-13 12:39:57 +01:00
Andrew Kingston 0879f2aaf0 Add 12px options for margin and padding 2021-08-13 12:23:41 +01:00
Andrew Kingston b5348dd9e2 Add over background button variant 2021-08-13 12:22:35 +01:00
Andrew Kingston cc65aff391 Add more size options for paragraphs and headings 2021-08-13 12:07:45 +01:00
Andrew Kingston 2e778a1111 Tidy up device bindings provider 2021-08-13 11:34:11 +01:00
Andrew Kingston f4d965347d Add global data bindings for mobile and tablet device sizes 2021-08-13 11:24:47 +01:00
Budibase Release Bot c664e13023 v0.9.105 2021-08-13 08:08:23 +00:00
Kevin Åberg Kultalahti 2a3a5956a8
Merge pull request #2323 from Budibase/fix/martin-fixes
ensure user metadata is created before link documents are created
2021-08-13 10:01:05 +02:00
Budibase Staging Release Bot 5990b050e0 v0.9.105-alpha.6 2021-08-12 14:20:20 +00:00
PClmnt 36f2429786
Merge pull request #2343 from Budibase/self-hosting-upgrade-modal
Add self-hosting upgrade button to builder pane
2021-08-12 15:12:37 +01:00
Peter Clement a4649c5bc9 linting 2021-08-12 14:27:05 +01:00
Peter Clement 2479207436 Change self host button text 2021-08-12 14:20:46 +01:00
Peter Clement 6cf5a86f8c Add default config to admin store 2021-08-12 14:20:23 +01:00
Andrew Kingston a555eeea64 Increase width of contraint select in custom validation drawer 2021-08-12 12:27:50 +01:00
Andrew Kingston 02eafd8ca7 Add duplicate button 2021-08-12 12:25:54 +01:00
Peter Clement adecf1897a Add link to account portal 2021-08-12 12:09:53 +01:00
Peter Clement 66e593a6b3 Add self-hosting upgrade button to builder pane 2021-08-12 11:51:08 +01:00
Andrew Kingston cd3908ea9b Make dropzone file name a link to the file 2021-08-12 11:49:48 +01:00
Andrew Kingston 5342ecd00b Add gap between form components when using labels positioned above fields 2021-08-12 10:37:07 +01:00
Andrew Kingston 26fa1f4941 Sort picker options alphabetically 2021-08-12 10:09:38 +01:00
Andrew Kingston 3151f569a8 Hide formula fields from filter expressions until they can be searched 2021-08-12 10:03:56 +01:00
Andrew Kingston a149f89664 Fix issue with duplicate icon in condtitional UI not being accounted for when using an update action 2021-08-12 09:55:41 +01:00
Andrew Kingston 280e783852 Add duplicate action to filter drawer 2021-08-12 09:50:09 +01:00
Budibase Staging Release Bot 03e939d441 v0.9.105-alpha.5 2021-08-12 08:49:04 +00:00
Martin McKeaveney e9d3c00de9
Update package.json 2021-08-12 09:41:19 +01:00
Martin McKeaveney e6019bf3c7 linting 2021-08-11 20:34:45 +01:00
Andrew Kingston 8db72ae52c Remove log statement 2021-08-11 18:16:30 +01:00
Andrew Kingston 41afbe0a1b Lint 2021-08-11 18:13:40 +01:00
Andrew Kingston 25e891c189 Fix validation value component always being an input 2021-08-11 16:46:01 +01:00
Andrew Kingston e3545bd02e Fix min and max value validation for date fields 2021-08-11 15:56:21 +01:00
Budibase Staging Release Bot d4e7eddbf6 v0.9.105-alpha.4 2021-08-11 14:56:17 +00:00
Andrew Kingston b9887a657c Merge branch 'develop' of github.com:Budibase/budibase into custom-form-validation 2021-08-11 15:51:45 +01:00
Andrew Kingston 4ff752d19b
Merge pull request #2261 from Budibase/default-field-values
Default field values
2021-08-11 15:48:58 +01:00