1
0
Fork 0
mirror of synced 2024-08-23 22:11:39 +12:00
Commit graph

1178 commits

Author SHA1 Message Date
Andrew Kingston
8cf3971b47 Only allow dropping inside empty components that accept children to massively reduce the amount of unwanted drop targets due to parent container components 2021-09-20 08:26:44 +01:00
Andrew Kingston
f0dde4a4a4 Fix a few possible crashes by dragging in certain ways, and display on screen when an invalid drop target is hovered over 2021-09-20 08:06:01 +01:00
Budibase Release Bot
14b89af3ad v0.9.132 2021-09-17 17:55:09 +00:00
Budibase Staging Release Bot
97baa1afb1 v0.9.125-alpha.17 2021-09-17 16:47:21 +00:00
Budibase Release Bot
b27e161829 v0.9.131 2021-09-17 14:26:48 +00:00
Budibase Staging Release Bot
6a48cff5d5 v0.9.125-alpha.16 2021-09-17 14:07:56 +00:00
Andrew Kingston
54bf420ef8 Apply grab cursor when hovering over a draggable component 2021-09-17 14:30:54 +01:00
Budibase Staging Release Bot
23cb822f6e v0.9.125-alpha.15 2021-09-17 13:27:49 +00:00
Andrew Kingston
7eeb215e51 Refactor to use generic flag for dragging and hide settings bar when dragging 2021-09-17 14:17:50 +01:00
Andrew Kingston
f0b7188db3 Merge branch 'develop' of github.com:Budibase/budibase into dnd 2021-09-17 12:53:06 +01:00
Budibase Staging Release Bot
bf20f3854b v0.9.125-alpha.14 2021-09-17 08:59:43 +00:00
Maurits Lourens
1116b1de16 fix merge conflicts 2021-09-16 22:21:41 +02:00
Maurits Lourens
518f8fd55e merge develop into branch 2021-09-16 22:15:09 +02:00
Budibase Staging Release Bot
d3f79cf464 v0.9.125-alpha.13 2021-09-16 16:37:59 +00:00
Andrew Kingston
fdef6d1e89 Merge branch 'develop' of github.com:Budibase/budibase into dnd 2021-09-16 17:34:40 +01:00
Andrew Kingston
00b12463f6 Merge pull request #2606 from Budibase/responsive-portal
Responsive portal
2021-09-16 17:28:21 +01:00
Budibase Staging Release Bot
732666f77b v0.9.125-alpha.12 2021-09-16 15:34:18 +00:00
Andrew Kingston
368ada4a77 Merge branch 'develop' of github.com:Budibase/budibase into responsive-portal 2021-09-16 16:06:41 +01:00
Andrew Kingston
cb04b3fa7d Ensure hover indicator is correctly hidden when using DND and improve DND labels 2021-09-16 16:02:45 +01:00
Budibase Staging Release Bot
5413eacf13 v0.9.125-alpha.11 2021-09-16 14:54:58 +00:00
Andrew Kingston
601a4935a9 Ensure transitions work properly when showing and hiding DND candidate positions 2021-09-16 15:49:58 +01:00
Budibase Release Bot
0f729efe3f v0.9.130 2021-09-16 14:44:06 +00:00
mike12345567
72763ec45f Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-query 2021-09-16 15:33:03 +01:00
Budibase Staging Release Bot
c961efd691 v0.9.125-alpha.10 2021-09-16 14:26:27 +00:00
Andrew Kingston
46867b8a19 Add labels to DND to describe where the component will be dropped 2021-09-16 15:08:42 +01:00
Budibase Staging Release Bot
a834095c81 v0.9.125-alpha.9 2021-09-16 13:35:20 +00:00
Andrew Kingston
bdc86e4c22 Add above/below dnd and support for dropping above/below components which also allow dropping inside 2021-09-16 14:28:44 +01:00
Andrew Kingston
5c37238c8a Fix progress circle never animating because of wrong default prop 2021-09-16 14:11:05 +01:00
Andrew Kingston
97800563c4 Prevent dragging the screen or layout components, and prevent dragging any layout components when previewing a screen 2021-09-16 07:52:49 +01:00
Andrew Kingston
0ce0f5c823 Add initial DND implementation with working functionality for dropping inside components 2021-09-16 07:28:59 +01:00
Budibase Staging Release Bot
6ac79f4267 v0.9.125-alpha.8 2021-09-15 15:58:20 +00:00
mike12345567
def88ce397 Fixing issues with shared -> Shared directory. 2021-09-15 13:45:38 +01:00
Budibase Release Bot
03350279f8 v0.9.129 2021-09-15 11:24:11 +00:00
Andrew Kingston
8a0b9724b0 Merge branch 'develop' of github.com:Budibase/budibase into responsive-portal 2021-09-15 10:53:59 +01:00
Budibase Staging Release Bot
a8ba00e514 v0.9.125-alpha.7 2021-09-15 09:35:25 +00:00
Budibase Staging Release Bot
f7bed762d5 v0.9.125-alpha.6 2021-09-15 09:01:46 +00:00
Andrew Kingston
6efd505118 Merge branch 'develop' of github.com:Budibase/budibase into responsive-portal 2021-09-15 09:41:47 +01:00
Budibase Staging Release Bot
93655cb523 v0.9.125-alpha.5 2021-09-14 16:39:38 +00:00
Michael Drury
bda973355c Merge pull request #2598 from Budibase/feature/automation-rework
Automation backend rework
2021-09-14 17:30:26 +01:00
Budibase Release Bot
ef395beffe v0.9.128 2021-09-14 10:45:22 +00:00
Budibase Staging Release Bot
7bc1d42807 v0.9.125-alpha.4 2021-09-14 10:28:17 +00:00
Budibase Release Bot
6cf6c06b35 v0.9.127 2021-09-13 17:44:30 +00:00
Budibase Release Bot
8ead734a08 v0.9.126 2021-09-13 15:41:29 +00:00
Andrew Kingston
0c0e656b34 Make core portal layout responsive with mobile drawer menu 2021-09-13 15:38:06 +01:00
Budibase Staging Release Bot
b2b0d5af78 v0.9.125-alpha.3 2021-09-13 14:13:00 +00:00
Andrew Kingston
87aa4b18b1 Merge pull request #2597 from Budibase/fix-left-nav
Small fixes for navigation bar
2021-09-13 15:04:47 +01:00
Budibase Release Bot
a4578aaa07 v0.9.125 2021-09-13 11:29:41 +00:00
Budibase Staging Release Bot
93d2183640 v0.9.125-alpha.2 2021-09-13 10:51:41 +00:00
Andrew Kingston
a50cb91934 Merge pull request #2584 from Budibase/horizontal-bar-chart
Add horizontal bar chart setting
2021-09-13 11:41:26 +01:00
Andrew Kingston
fa0b5f51e7 Merge pull request #2588 from Budibase/fix-minimum-validation
Update minimum validation to accept nulls
2021-09-13 11:40:51 +01:00
Budibase Staging Release Bot
8cb8e9b360 v0.9.125-alpha.1 2021-09-10 16:11:09 +00:00
Andrew Kingston
796c65bf5c Fix 1px offset with left nav bar 2021-09-10 16:36:59 +01:00
Andrew Kingston
cc0c0104fe Fix custom theme integration with date time field 2021-09-10 16:36:43 +01:00
Andrew Kingston
2820b6adef Fix left navigation in layouts when on a tablet sized resolution 2021-09-10 15:13:48 +01:00
Budibase Staging Release Bot
ddc2124ae8 v0.9.125-alpha.0 2021-09-10 13:53:42 +00:00
Martin McKeaveney
b83452f47c merge with master 2021-09-10 14:43:03 +01:00
Andrew Kingston
5dcdb2dcb8 Update validation so that 'minimum' and 'minimum length' contraints both accept null values 2021-09-10 14:30:10 +01:00
Budibase Staging Release Bot
25a62de64d v0.9.123-alpha.7 2021-09-10 11:20:51 +00:00
Andrew Kingston
4f96b7ef93 Merge pull request #2576 from Budibase/responsive-preview
Responsive preview
2021-09-10 12:13:46 +01:00
mike12345567
da9d78d1fb Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-rework 2021-09-10 11:16:43 +01:00
Budibase Staging Release Bot
3f13aeb789 v0.9.123-alpha.6 2021-09-10 09:15:55 +00:00
Budibase Release Bot
157f21125b v0.9.124 2021-09-10 08:33:24 +00:00
Budibase Staging Release Bot
2fc7438f21 v0.9.123-alpha.5 2021-09-10 07:56:31 +00:00
Andrew Kingston
b7ef51e6f5 Add horizontal bar chart setting 2021-09-09 19:28:37 +01:00
Budibase Staging Release Bot
937f5ece53 v0.9.123-alpha.4 2021-09-09 17:43:54 +00:00
mike12345567
b32bebf8c8 Updating client yarn lock. 2021-09-09 17:58:10 +01:00
Budibase Release Bot
827a77fbf1 v0.9.123 2021-09-09 15:04:36 +00:00
Budibase Staging Release Bot
60a5602a61 v0.9.123-alpha.3 2021-09-09 13:51:49 +00:00
Budibase Staging Release Bot
beaeb97214 v0.9.123-alpha.2 2021-09-09 13:04:44 +00:00
Andrew Kingston
5b1ba5d5a2 Merge branch 'develop' of github.com:Budibase/budibase into custom-theming 2021-09-09 11:57:55 +01:00
Andrew Kingston
26a0bf9c50 Merge branch 'develop' of github.com:Budibase/budibase into responsive-preview 2021-09-09 10:25:24 +01:00
Budibase Staging Release Bot
ef9431898b v0.9.123-alpha.1 2021-09-08 12:50:22 +00:00
Andrew Kingston
a1615055c3 Rename client app wrapper divs for clarity 2021-09-08 10:28:19 +01:00
Andrew Kingston
5d305bb8e7 Use correct component to determine device size 2021-09-08 10:22:48 +01:00
Andrew Kingston
a6106ac0e1 Fix issue with endless scrolling when previewing a mobile device 2021-09-08 10:22:34 +01:00
Andrew Kingston
8572224688 Revert preview border to 1px and fix exact size of preview on different devices 2021-09-08 09:51:08 +01:00
Andrew Kingston
acb289cc5f Add feature flag to determine support for previewing on different device sizes 2021-09-08 09:46:20 +01:00
Andrew Kingston
4d06d682d8 Add support for correct mobile and tablet previews 2021-09-08 09:40:25 +01:00
Andrew Kingston
e1d102c0c3 Update position of indicators in preview to clip better 2021-09-08 09:40:02 +01:00
Andrew Kingston
989652bc0b Merge branch 'develop' of github.com:Budibase/budibase into custom-theming 2021-09-06 18:23:08 +01:00
Budibase Staging Release Bot
01519a7fa2 v0.9.123-alpha.0 2021-09-06 16:38:38 +00:00
Andrew Kingston
d607f7b25b Merge branch 'develop' of github.com:Budibase/budibase into custom-theming 2021-09-06 17:29:51 +01:00
mike12345567
9fa80f2b88 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-09-06 17:27:29 +01:00
Andrew Kingston
7b919cb2e7 Add button to reset theme to default and fix determination of theme 2021-09-06 16:51:40 +01:00
Budibase Release Bot
ed2f4c78dc v0.9.122 2021-09-06 15:45:10 +00:00
Andrew Kingston
363998a2af Fix button theming and add nav text theming 2021-09-06 16:23:12 +01:00
Budibase Staging Release Bot
402262e030 v0.9.120-alpha.4 2021-09-06 14:57:36 +00:00
Budibase Release Bot
6668e994b2 v0.9.121 2021-09-06 14:26:46 +00:00
Budibase Release Bot
16167a1f3a v0.9.120 2021-09-06 13:13:46 +00:00
Budibase Staging Release Bot
221a67fe5a v0.9.120-alpha.3 2021-09-06 10:48:29 +00:00
Budibase Staging Release Bot
d374d25393 v0.9.120-alpha.2 2021-09-06 07:05:56 +00:00
Budibase Staging Release Bot
919042ed86 v0.9.120-alpha.1 2021-09-03 14:55:28 +00:00
Michael Drury
5afad5464f Merge pull request #2539 from Budibase/fix/table-primary-same-name
Fixing issue with relationships that was uncovered by having same primary display and table name
2021-09-03 15:44:59 +01:00
Andrew Kingston
d1e3dda05f Add custom theme options for button roundedness and header color 2021-09-03 15:28:35 +01:00
mike12345567
a864c511c4 Fixing an issue where many rows were handled from different tables in client. 2021-09-03 15:04:34 +01:00
mike12345567
3f960e4f13 Fixing an issue that occurs when the table name and the primary display column are the same name. 2021-09-03 14:49:56 +01:00
Andrew Kingston
8ab0fc2d7f Ensure defaults are set for custom theming and fix a few inconsistencies 2021-09-03 14:43:21 +01:00
Budibase Staging Release Bot
90266fa6df v0.9.120-alpha.0 2021-09-03 11:16:31 +00:00
mike12345567
7d4cd470f2 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-09-03 12:08:06 +01:00
Budibase Release Bot
0e8709def0 v0.9.119 2021-09-03 10:55:17 +00:00
Andrew Kingston
3ee1d3e8e4 Add custom theming to icons 2021-09-03 11:53:25 +01:00
Andrew Kingston
e7d1ed3114 Add custom theming for primary color and primary hover color to form components 2021-09-03 11:50:09 +01:00
Budibase Release Bot
ba12fda745 v0.9.118 2021-09-02 15:56:14 +00:00
Budibase Staging Release Bot
8fd1f8938c v0.9.117-alpha.4 2021-09-02 15:17:15 +00:00
Andrew Kingston
04a26f3344 Hide state action in old apps and add working basic implementation of theming 2021-09-02 11:38:41 +01:00
Budibase Staging Release Bot
91c2997a6c v0.9.117-alpha.3 2021-09-01 15:16:35 +00:00
Andrew Kingston
551eb629b4 Merge branch 'develop' of github.com:Budibase/budibase into custom-theming 2021-09-01 16:10:36 +01:00
Andrew Kingston
ee3f2c597b Merge pull request #2502 from Budibase/lab-day-state
App state
2021-09-01 16:08:13 +01:00
Andrew Kingston
047cd4ea88 Merge standard-components into the client library 2021-09-01 11:41:48 +01:00
Budibase Staging Release Bot
c88159f5d0 v0.9.117-alpha.2 2021-08-31 13:37:12 +00:00
Budibase Release Bot
c20e5763d8 v0.9.117 2021-08-31 13:04:48 +00:00
Budibase Staging Release Bot
3acb270d9d v0.9.117-alpha.1 2021-08-31 12:50:22 +00:00
Budibase Staging Release Bot
9cce54d792 v0.9.117-alpha.0 2021-08-31 12:32:55 +00:00
Martin McKeaveney
929697b5f4 removing merge HEAD 2021-08-31 13:23:46 +01:00
Martin McKeaveney
619fec745c merge with master 2021-08-31 13:10:08 +01:00
Andrew Kingston
81ade833dd Merge branch 'develop' of github.com:Budibase/budibase into lab-day-state 2021-08-31 10:33:31 +01:00
Budibase Staging Release Bot
0559e9fdbe v0.9.116-alpha.3 2021-08-30 22:01:09 +00:00
Budibase Staging Release Bot
582308500a v0.9.116-alpha.2 2021-08-27 13:51:03 +00:00
Budibase Staging Release Bot
12c88c21e5 v0.9.116-alpha.1 2021-08-27 07:47:19 +00:00
Andrew Kingston
3eea601910 Add ability to persist state values in local storage 2021-08-26 17:52:04 +01:00
Budibase Release Bot
8b7014325d v0.9.116 2021-08-26 15:00:28 +00:00
Budibase Staging Release Bot
b14bda8610 v0.9.116-alpha.0 2021-08-26 13:38:17 +00:00
Martin McKeaveney
b8d10a2b6d merge package updates 2021-08-26 14:13:30 +01:00
Andrew Kingston
9369e8b375 Add client app state and button actions to control it 2021-08-26 11:28:44 +01:00
Budibase Staging Release Bot
36963b5de4 v0.9.105-alpha.33 2021-08-26 10:03:39 +00:00
Budibase Staging Release Bot
46dad8b841 v0.9.105-alpha.32 2021-08-25 15:59:13 +00:00
Budibase Staging Release Bot
3ffae5141a v0.9.105-alpha.31 2021-08-25 13:17:59 +00: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
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 Release Bot
6e03449906 v0.9.114 2021-08-24 09:55:51 +00:00
Budibase Staging Release Bot
336c3ac1f2 v0.9.105-alpha.27 2021-08-24 09:33:04 +00: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
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 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
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
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 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
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 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
Budibase Staging Release Bot
fe5d3fe1d4 v0.9.105-alpha.12 2021-08-16 17:37:03 +00: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
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 Release Bot
892970234b v0.9.105 2021-08-13 08:08:23 +00: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
mike12345567
bc84bab52c Merge branch 'master' of github.com:Budibase/budibase into develop 2021-08-06 13:04:54 +01:00
Budibase Release Bot
3c31350e86 v0.9.102 2021-08-06 11:59:59 +00:00
Budibase Release Bot
fd251e9aeb v0.9.101 2021-08-05 21:32:50 +00:00
Budibase Release Bot
07006b7a3c v0.9.100 2021-08-05 16:15:38 +00:00
Budibase Release Bot
7e26eb1cac v0.9.99 2021-08-05 15:32:36 +00:00
Budibase Staging Release Bot
9a21cbb8f8 v0.9.99-alpha.4 2021-08-05 12:48:02 +00:00
Budibase Staging Release Bot
e76510b1f5 v0.9.99-alpha.3 2021-08-05 12:38:23 +00:00
Martin McKeaveney
92adc0c790 unpin versions 2021-08-05 13:05:33 +01:00
Martin McKeaveney
6e8924ff94 script for pinning dev versions of BB packages 2021-08-05 12:59:33 +01:00
Budibase Staging Release Bot
7b36c49521 v0.9.99-alpha.2 2021-08-05 11:08:37 +00:00