7995 Commits (4e294fbcd9f4450ebb088817937d2a2d795cc0c2)
 

Author SHA1 Message Date
Andrew Kingston e411f771d2 Fix button casing 5 years ago
Andrew Kingston 9223476ca7 Merge branch 'develop' of github.com:Budibase/budibase into multistep-forms 5 years ago
Andrew Kingston 6d902616cc Always limit data providers to 1 row on details screens, even for external tables 5 years ago
Andrew Kingston 88354073aa Add missing initial form values to form context and prefix static values to avoid clashes with column names 5 years ago
Andrew Kingston 27be64a6fd Give detail autoscreen repeater a placeholder for when no rows exist 5 years ago
Budibase Release Bot 9ad8b676ca v0.9.111 5 years ago
Martin McKeaveney 80850d3a08
Merge pull request #2426 from Budibase/feature/case-insensitive-sql 5 years ago
Budibase Staging Release Bot 36d5be2a31 v0.9.105-alpha.26 5 years ago
Andrew Kingston 8a58361d98
Merge pull request #2399 from mslourens/update_app_modal_text 5 years ago
Martin McKeaveney 003689fa8a fix test 5 years ago
Peter Clement dbd0d76613 add multiselect component as option for form design 5 years ago
Andrew Kingston 801ea8f902 Remove steps setting on form 5 years ago
Martin McKeaveney 641a9c8a34 make SQL startsWith queries case insensitive 5 years ago
Andrew Kingston 97fdcc0209 Fix endless loop when nesting 2 form steps inside each other 5 years ago
Andrew Kingston 9cb1ce6862 Prevent adding form steps inside other form steps and fix illegalChildren usage 5 years ago
Andrew Kingston f04b860146 Automatically name and number form step components upon creation 5 years ago
Budibase Release Bot de071a163c v0.9.110 5 years ago
Martin McKeaveney 2a3ca6a322
Merge pull request #2422 from Budibase/fix/overridable-watchtower-port 5 years ago
Budibase Release Bot 579231dca9 v0.9.109 5 years ago
PClmnt a149d0fa69
Merge pull request #2424 from Budibase/pc-bug-fixes-master 5 years ago
Peter Clement 778dbf0cdb fixes organisation logo not showing 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
Peter Clement b588b9a194 Bug fix for unable to navigate from sql screen 5 years ago
Martin McKeaveney f5254f41d1 allow users to override watchtower port 5 years ago
Andrew Kingston 10066bf3e0 Fix dependency loop in client stores 5 years ago
Budibase Release Bot a371c77579 v0.9.108 5 years ago
Andrew Kingston dc62434f85 Remove schema validation when inheriting initial values in forms 5 years ago
Budibase Staging Release Bot c11cbf30cb v0.9.105-alpha.25 5 years ago
Peter Clement 295e36f576 Add ability for user to select 'List' data type for a column 5 years ago
Martin McKeaveney 2a3c99652d
Merge pull request #2419 from mslourens/husky-pre-commit-hook 5 years ago
Andrew Kingston a895771179 Fix bug determining whether an app is inside the preview or not 5 years ago
Maurits Lourens e0d39c6179 run 'yarn run lint' before each commit 5 years ago
Andrew Kingston 643952e119 Fix crash when evaluating builder preview specific code in prod apps 5 years ago
Maurits Lourens 780d9ea1c0 add git hook 5 years ago
Maurits Lourens 2c0e6ff1a8 add prepare script for husky 5 years ago
Maurits Lourens 95535be7b4 add precommit hook and test error 5 years ago
Andrew Kingston 3020b59d86 Only show the selected step if not already selected 5 years ago
Andrew Kingston a5778f9dbc Ensure that the correct form step is always visible in builder preview 5 years ago
Andrew Kingston a4d23aa578 Disable updating form values on change due to performance issues of enrichment 5 years ago
Andrew Kingston 4859bea3a8 Fix form validation exiting early 5 years ago
Andrew Kingston 4f114e42db Clear form field error when re-registering the same field 5 years ago
Andrew Kingston 700e36854c Rewrite client form library to derive state where possible and handle steps 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 9e24a76810 Ensure client preview indicator doesn't crash when encountering incorrect node types 5 years ago
Budibase Staging Release Bot 0d530dc36e v0.9.105-alpha.24 5 years ago
Martin McKeaveney d4b399fe45
Update README.md 5 years ago
Martin McKeaveney af8ec3195d
Merge pull request #2400 from Budibase/feature/budibase-kubernetes 5 years ago
Martin McKeaveney a5357af208 move all the helm CI to the release pipeline 5 years ago
Martin McKeaveney 8e52af55d5 use NPM script to run helm release 5 years ago