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

888 commits

Author SHA1 Message Date
Andrew Kingston 5ed4ace66b Merge pull request #2441 from Budibase/multistep-forms
Multi-step forms
2021-08-25 12:40:44 +01:00
Budibase Staging Release Bot c0c4b3ba3b v0.9.105-alpha.28 2021-08-24 15:26:18 +00:00
Andrew Kingston 389788709a Prevent opening a screen modal if already inside a screen modal 2021-08-24 15:56:23 +01:00
Budibase Staging Release Bot 336c3ac1f2 v0.9.105-alpha.27 2021-08-24 09:33:04 +00:00
Andrew Kingston 0a12089a54 Fix issue with memoizing onclick handlers nested inside conditional UI conditions 2021-08-23 16:39:09 +01:00
Andrew Kingston 796dc24b06 Show component hidden by conditional UI if they would otherwise hide the selected component 2021-08-23 14:01:57 +01:00
Andrew Kingston f127d86d11 Merge branch 'develop' of github.com:Budibase/budibase into multistep-forms 2021-08-23 11:48:03 +01:00
Budibase Staging Release Bot ff7dfa328d v0.9.105-alpha.26 2021-08-20 16:13:53 +00:00
Andrew Kingston 11dc516b26 Add single button action for changing form step 2021-08-20 09:54:54 +01:00
Andrew Kingston 08171c1e68 Fix dependency loop in client stores 2021-08-20 09:27:38 +01:00
Budibase Staging Release Bot 7f737523de v0.9.105-alpha.25 2021-08-19 16:00:21 +00:00
Andrew Kingston 8a8e13119e Fix bug determining whether an app is inside the preview or not 2021-08-19 16:06:33 +01:00
Andrew Kingston 29aabb8a59 Fix crash when evaluating builder preview specific code in prod apps 2021-08-19 16:04:15 +01:00
Andrew Kingston 7605999a59 Ensure that the correct form step is always visible in builder preview 2021-08-19 14:53:13 +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
Andrew Kingston 2f05450d79 Ensure client preview indicator doesn't crash when encountering incorrect node types 2021-08-19 12:52:13 +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
Budibase Staging Release Bot 8f82f13e1b v0.9.105-alpha.22 2021-08-18 12:11:42 +00:00
Budibase Staging Release Bot b2de52cf60 v0.9.105-alpha.21 2021-08-18 09:54:08 +00:00
Budibase Staging Release Bot df21e9c83b v0.9.105-alpha.20 2021-08-18 09:10:38 +00: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
Budibase Staging Release Bot 2a8e2d3175 v0.9.105-alpha.17 2021-08-17 13:36:30 +00:00
Budibase Staging Release Bot 21bd0c6a7a v0.9.105-alpha.16 2021-08-17 12:58:35 +00:00
Budibase Staging Release Bot f2511931d0 v0.9.105-alpha.15 2021-08-17 12:16:22 +00:00
Budibase Staging Release Bot 08ec960fab v0.9.105-alpha.14 2021-08-17 08:36:18 +00:00
Budibase Staging Release Bot 7e54c860a1 v0.9.105-alpha.13 2021-08-16 20:54:33 +00:00
Budibase Staging Release Bot fe5d3fe1d4 v0.9.105-alpha.12 2021-08-16 17:37:03 +00:00
Budibase Staging Release Bot 274986ae4a v0.9.105-alpha.11 2021-08-16 16:22:24 +00:00
Budibase Staging Release Bot 062ce04a00 v0.9.105-alpha.10 2021-08-16 08:13:57 +00:00
Budibase Staging Release Bot 12dc73655c v0.9.105-alpha.9 2021-08-13 13:16:28 +00:00
Budibase Staging Release Bot 1edd6d934e v0.9.105-alpha.8 2021-08-13 12:49:38 +00:00
Budibase Staging Release Bot 3792cd8030 v0.9.105-alpha.7 2021-08-13 11:50:38 +00:00
Andrew Kingston 473f18d510 Tidy up device bindings provider 2021-08-13 11:34:11 +01:00
Andrew Kingston 47ca925003 Add global data bindings for mobile and tablet device sizes 2021-08-13 11:24:47 +01:00
Budibase Staging Release Bot ec83a77ce9 v0.9.105-alpha.6 2021-08-12 14:20:20 +00:00
Budibase Staging Release Bot be68c25334 v0.9.105-alpha.5 2021-08-12 08:49:04 +00:00
Budibase Staging Release Bot bf92322f9c v0.9.105-alpha.4 2021-08-11 14:56:17 +00:00
Budibase Staging Release Bot 6e6c9371d5 v0.9.105-alpha.3 2021-08-10 10:51:18 +00:00
Budibase Staging Release Bot 9e2d0608e6 v0.9.105-alpha.2 2021-08-09 15:20:42 +00:00
Budibase Staging Release Bot 4aac090719 v0.9.105-alpha.1 2021-08-06 20:51:57 +00:00
Budibase Staging Release Bot 01d75dc003 v0.9.105-alpha.0 2021-08-06 16:38:26 +00:00
mike12345567 0f341a5fd2 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-08-06 17:29:45 +01:00
Budibase Release Bot ab8d942065 v0.9.104 2021-08-06 16:11:58 +00:00
Budibase Release Bot 3a8ee8eaca v0.9.103 2021-08-06 15:42:34 +00:00
Budibase Staging Release Bot a5ab25f9df v0.9.103-alpha.1 2021-08-06 14:43:50 +00:00
Budibase Staging Release Bot 9d32a3918d v0.9.103-alpha.0 2021-08-06 12:24:19 +00:00