7844 Commits (eb9466507a0e10dc9779ea02a70e79ae3917ece4)
 

Author SHA1 Message Date
Martin McKeaveney eb9466507a
Merge pull request #2472 from Budibase/revert-2446-disable_managing_users_with_client 5 years ago
Martin McKeaveney f0bebb036a
Revert "Filter users table out of DataSource component and NewScreenModal" 5 years ago
Budibase Staging Release Bot 7c9f0b83ca v0.9.105-alpha.32 5 years ago
Martin McKeaveney c3adff5651
Merge pull request #2464 from mslourens/make_labels_more_consistent 5 years ago
Budibase Staging Release Bot 475a559f6a v0.9.105-alpha.31 5 years ago
Martin McKeaveney d5bd1c4059
Merge pull request #2446 from mslourens/disable_managing_users_with_client 5 years ago
Budibase Staging Release Bot 4f1770b44e v0.9.105-alpha.30 5 years ago
Martin McKeaveney 0365054a34
Merge pull request #2450 from Budibase/feature/helm-aws-support 5 years ago
Budibase Staging Release Bot 57f2b34ce8 v0.9.105-alpha.29 5 years ago
Maurits Lourens 35ee5427c6 make labels for editing more consistent 5 years ago
Andrew Kingston 8cdda6d208
Merge pull request #2441 from Budibase/multistep-forms 5 years ago
Martin McKeaveney 8c84800f47 a more robust docker release process that only tags latest in prod 5 years ago
Martin McKeaveney 8bdc170697 automate release tag in helm charts, remove superfluous build scripts 5 years ago
Budibase Staging Release Bot 0a99020814 v0.9.105-alpha.28 5 years ago
Andrew Kingston 341e7d3417
Merge pull request #2448 from Budibase/screen-modal-improvements 5 years ago
Andrew Kingston 1b91db2ece Prevent opening a screen modal if already inside a screen modal 5 years ago
Andrew Kingston af7a2e8401 Fix issue when rendering fields without field names 5 years ago
Andrew Kingston 0516d3d0ef Prevent MenuItem firing onlick handlers when disabled 5 years ago
Maurits Lourens b1721adf04 Filter users table out of DataSource component and NewScreenModal 5 years ago
Budibase Staging Release Bot 8048e9a8ce v0.9.105-alpha.27 5 years ago
Martin McKeaveney 965dd3af16
Merge pull request #2442 from mslourens/support_replace_all_older_browsers 5 years ago
Maurits Lourens d25c3c1919 replace 'replaceAll' with 'replace' and a regular expression 5 years ago
Andrew Kingston 6be1e0c828 Fix issue with memoizing onclick handlers nested inside conditional UI conditions 5 years ago
Andrew Kingston 918f269e6e Fix issue with svelte reactive statements not being sufficiently 'reactive' in core form field in client lib by replacing with manual store subscription 5 years ago
Andrew Kingston 8c114fae34 Show component hidden by conditional UI if they would otherwise hide the selected component 5 years ago
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 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
Andrew Kingston 801ea8f902 Remove steps setting on form 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
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
Andrew Kingston 10066bf3e0 Fix dependency loop in client stores 5 years ago
Budibase Staging Release Bot c11cbf30cb v0.9.105-alpha.25 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