1
0
Fork 0
mirror of synced 2024-07-12 17:56:07 +12:00
Commit graph

1178 commits

Author SHA1 Message Date
Andrew Kingston c2aeefae7b 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 2c7e93423e 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 d01fc62552 v0.9.132 2021-09-17 17:55:09 +00:00
Budibase Staging Release Bot 70aad3b9fe v0.9.125-alpha.17 2021-09-17 16:47:21 +00:00
Budibase Release Bot df5c156b6e v0.9.131 2021-09-17 14:26:48 +00:00
Budibase Staging Release Bot 8bea39aa15 v0.9.125-alpha.16 2021-09-17 14:07:56 +00:00
Andrew Kingston 8460744e68 Apply grab cursor when hovering over a draggable component 2021-09-17 14:30:54 +01:00
Budibase Staging Release Bot 21938fa94f v0.9.125-alpha.15 2021-09-17 13:27:49 +00:00
Andrew Kingston a6186dbd39 Refactor to use generic flag for dragging and hide settings bar when dragging 2021-09-17 14:17:50 +01:00
Andrew Kingston 01e33b4bf8 Merge branch 'develop' of github.com:Budibase/budibase into dnd 2021-09-17 12:53:06 +01:00
Budibase Staging Release Bot ac132241ed v0.9.125-alpha.14 2021-09-17 08:59:43 +00:00
Maurits Lourens c009ec4b59 fix merge conflicts 2021-09-16 22:21:41 +02:00
Maurits Lourens 104a84d19b merge develop into branch 2021-09-16 22:15:09 +02:00
Budibase Staging Release Bot bede089cbe v0.9.125-alpha.13 2021-09-16 16:37:59 +00:00
Andrew Kingston 63ebe2ac9a Merge branch 'develop' of github.com:Budibase/budibase into dnd 2021-09-16 17:34:40 +01:00
Andrew Kingston 3f249ab10b
Merge pull request #2606 from Budibase/responsive-portal
Responsive portal
2021-09-16 17:28:21 +01:00
Budibase Staging Release Bot 7b99737323 v0.9.125-alpha.12 2021-09-16 15:34:18 +00:00
Andrew Kingston d368e54d17 Merge branch 'develop' of github.com:Budibase/budibase into responsive-portal 2021-09-16 16:06:41 +01:00
Andrew Kingston 53053c0ea2 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 9092c0ff5c v0.9.125-alpha.11 2021-09-16 14:54:58 +00:00
Andrew Kingston 52c4beda8f Ensure transitions work properly when showing and hiding DND candidate positions 2021-09-16 15:49:58 +01:00
Budibase Release Bot 596c953c24 v0.9.130 2021-09-16 14:44:06 +00:00
mike12345567 c759329a61 Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-query 2021-09-16 15:33:03 +01:00
Budibase Staging Release Bot b9e22726d5 v0.9.125-alpha.10 2021-09-16 14:26:27 +00:00
Andrew Kingston 2fc9672bfa Add labels to DND to describe where the component will be dropped 2021-09-16 15:08:42 +01:00
Budibase Staging Release Bot 922b5bc2cb v0.9.125-alpha.9 2021-09-16 13:35:20 +00:00
Andrew Kingston a05dc7e295 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 ebf783caee Fix progress circle never animating because of wrong default prop 2021-09-16 14:11:05 +01:00
Andrew Kingston b0f6bd9e76 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 4be4dd014d Add initial DND implementation with working functionality for dropping inside components 2021-09-16 07:28:59 +01:00
Budibase Staging Release Bot 108a783635 v0.9.125-alpha.8 2021-09-15 15:58:20 +00:00
mike12345567 73e7875c50 Fixing issues with shared -> Shared directory. 2021-09-15 13:45:38 +01:00
Budibase Release Bot 8b85e04a4b v0.9.129 2021-09-15 11:24:11 +00:00
Andrew Kingston c56b8816c2 Merge branch 'develop' of github.com:Budibase/budibase into responsive-portal 2021-09-15 10:53:59 +01:00
Budibase Staging Release Bot 6336409378 v0.9.125-alpha.7 2021-09-15 09:35:25 +00:00
Budibase Staging Release Bot 28a97913af v0.9.125-alpha.6 2021-09-15 09:01:46 +00:00
Andrew Kingston 1af2ba77f9 Merge branch 'develop' of github.com:Budibase/budibase into responsive-portal 2021-09-15 09:41:47 +01:00
Budibase Staging Release Bot 3fe70fa7ca v0.9.125-alpha.5 2021-09-14 16:39:38 +00:00
Michael Drury 12f364e296
Merge pull request #2598 from Budibase/feature/automation-rework
Automation backend rework
2021-09-14 17:30:26 +01:00
Budibase Release Bot 0b5f6956a4 v0.9.128 2021-09-14 10:45:22 +00:00
Budibase Staging Release Bot 6748b75efd v0.9.125-alpha.4 2021-09-14 10:28:17 +00:00
Budibase Release Bot 5d2a04a308 v0.9.127 2021-09-13 17:44:30 +00:00
Budibase Release Bot 74782df087 v0.9.126 2021-09-13 15:41:29 +00:00
Andrew Kingston 9a92993226 Make core portal layout responsive with mobile drawer menu 2021-09-13 15:38:06 +01:00
Budibase Staging Release Bot 6fd23ee518 v0.9.125-alpha.3 2021-09-13 14:13:00 +00:00
Andrew Kingston 67b12b61bd
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 69f137bafb v0.9.125 2021-09-13 11:29:41 +00:00
Budibase Staging Release Bot 4cf8223859 v0.9.125-alpha.2 2021-09-13 10:51:41 +00:00
Andrew Kingston 5f48f99194
Merge pull request #2584 from Budibase/horizontal-bar-chart
Add horizontal bar chart setting
2021-09-13 11:41:26 +01:00
Andrew Kingston 41f09f1907
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 67eab30a2b v0.9.125-alpha.1 2021-09-10 16:11:09 +00:00
Andrew Kingston 36fa21f472 Fix 1px offset with left nav bar 2021-09-10 16:36:59 +01:00
Andrew Kingston 6831bbb5d7 Fix custom theme integration with date time field 2021-09-10 16:36:43 +01:00
Andrew Kingston 13bfc0212b Fix left navigation in layouts when on a tablet sized resolution 2021-09-10 15:13:48 +01:00
Budibase Staging Release Bot 05d2888ec6 v0.9.125-alpha.0 2021-09-10 13:53:42 +00:00
Martin McKeaveney ca361e0efd merge with master 2021-09-10 14:43:03 +01:00
Andrew Kingston 2f367ed95c 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 5de49127b0 v0.9.123-alpha.7 2021-09-10 11:20:51 +00:00
Andrew Kingston 10182e19c3
Merge pull request #2576 from Budibase/responsive-preview
Responsive preview
2021-09-10 12:13:46 +01:00
mike12345567 06d17827b6 Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-rework 2021-09-10 11:16:43 +01:00
Budibase Staging Release Bot 1fca6ed20e v0.9.123-alpha.6 2021-09-10 09:15:55 +00:00
Budibase Release Bot 16ab8098cb v0.9.124 2021-09-10 08:33:24 +00:00
Budibase Staging Release Bot 7c5b4ca927 v0.9.123-alpha.5 2021-09-10 07:56:31 +00:00
Andrew Kingston ad3cb0a2c4 Add horizontal bar chart setting 2021-09-09 19:28:37 +01:00
Budibase Staging Release Bot b8f000092a v0.9.123-alpha.4 2021-09-09 17:43:54 +00:00
mike12345567 c77f9e91e8 Updating client yarn lock. 2021-09-09 17:58:10 +01:00
Budibase Release Bot 5079d3434f v0.9.123 2021-09-09 15:04:36 +00:00
Budibase Staging Release Bot 4a8a87fb47 v0.9.123-alpha.3 2021-09-09 13:51:49 +00:00
Budibase Staging Release Bot 3da6dc75e3 v0.9.123-alpha.2 2021-09-09 13:04:44 +00:00
Andrew Kingston d38f5ef163 Merge branch 'develop' of github.com:Budibase/budibase into custom-theming 2021-09-09 11:57:55 +01:00
Andrew Kingston 395214eb1c Merge branch 'develop' of github.com:Budibase/budibase into responsive-preview 2021-09-09 10:25:24 +01:00
Budibase Staging Release Bot 00f01181a3 v0.9.123-alpha.1 2021-09-08 12:50:22 +00:00
Andrew Kingston 11e728a373 Rename client app wrapper divs for clarity 2021-09-08 10:28:19 +01:00
Andrew Kingston 3be5e15f82 Use correct component to determine device size 2021-09-08 10:22:48 +01:00
Andrew Kingston 079634851b Fix issue with endless scrolling when previewing a mobile device 2021-09-08 10:22:34 +01:00
Andrew Kingston 914548de0c Revert preview border to 1px and fix exact size of preview on different devices 2021-09-08 09:51:08 +01:00
Andrew Kingston c5cd2fb64a Add feature flag to determine support for previewing on different device sizes 2021-09-08 09:46:20 +01:00
Andrew Kingston 35abb39b24 Add support for correct mobile and tablet previews 2021-09-08 09:40:25 +01:00
Andrew Kingston 802cdc48c8 Update position of indicators in preview to clip better 2021-09-08 09:40:02 +01:00
Andrew Kingston 97e491d045 Merge branch 'develop' of github.com:Budibase/budibase into custom-theming 2021-09-06 18:23:08 +01:00
Budibase Staging Release Bot 70a66919f0 v0.9.123-alpha.0 2021-09-06 16:38:38 +00:00
Andrew Kingston ca9df2764d Merge branch 'develop' of github.com:Budibase/budibase into custom-theming 2021-09-06 17:29:51 +01:00
mike12345567 d12deceee5 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-09-06 17:27:29 +01:00
Andrew Kingston 44dd731be8 Add button to reset theme to default and fix determination of theme 2021-09-06 16:51:40 +01:00
Budibase Release Bot eff58fa8b4 v0.9.122 2021-09-06 15:45:10 +00:00
Andrew Kingston b11deece29 Fix button theming and add nav text theming 2021-09-06 16:23:12 +01:00
Budibase Staging Release Bot 545a0fc5cd v0.9.120-alpha.4 2021-09-06 14:57:36 +00:00
Budibase Release Bot 22f5c625ce v0.9.121 2021-09-06 14:26:46 +00:00
Budibase Release Bot fe0adcde7d v0.9.120 2021-09-06 13:13:46 +00:00
Budibase Staging Release Bot 6367c6d746 v0.9.120-alpha.3 2021-09-06 10:48:29 +00:00
Budibase Staging Release Bot e68fa5b6af v0.9.120-alpha.2 2021-09-06 07:05:56 +00:00
Budibase Staging Release Bot 866f4187e0 v0.9.120-alpha.1 2021-09-03 14:55:28 +00:00
Michael Drury aafd49ce82
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 5568ab084b Add custom theme options for button roundedness and header color 2021-09-03 15:28:35 +01:00
mike12345567 42fb0584a2 Fixing an issue where many rows were handled from different tables in client. 2021-09-03 15:04:34 +01:00
mike12345567 2dd1e7f45e 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 4781af1042 Ensure defaults are set for custom theming and fix a few inconsistencies 2021-09-03 14:43:21 +01:00
Budibase Staging Release Bot e140e88e58 v0.9.120-alpha.0 2021-09-03 11:16:31 +00:00
mike12345567 b14e085223 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-09-03 12:08:06 +01:00
Budibase Release Bot 8c0977852c v0.9.119 2021-09-03 10:55:17 +00:00
Andrew Kingston de9dce77f4 Add custom theming to icons 2021-09-03 11:53:25 +01:00
Andrew Kingston 7ee7feca16 Add custom theming for primary color and primary hover color to form components 2021-09-03 11:50:09 +01:00
Budibase Release Bot 5b174c6484 v0.9.118 2021-09-02 15:56:14 +00:00
Budibase Staging Release Bot 19d31e0cea v0.9.117-alpha.4 2021-09-02 15:17:15 +00:00
Andrew Kingston dbbcf4052e 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 42e614be21 v0.9.117-alpha.3 2021-09-01 15:16:35 +00:00
Andrew Kingston 3ab95c2004 Merge branch 'develop' of github.com:Budibase/budibase into custom-theming 2021-09-01 16:10:36 +01:00
Andrew Kingston 1b9916a89d
Merge pull request #2502 from Budibase/lab-day-state
App state
2021-09-01 16:08:13 +01:00
Andrew Kingston 9e5805f092 Merge standard-components into the client library 2021-09-01 11:41:48 +01:00
Budibase Staging Release Bot 0fbe0a9a73 v0.9.117-alpha.2 2021-08-31 13:37:12 +00:00
Budibase Release Bot 74e5224e32 v0.9.117 2021-08-31 13:04:48 +00:00
Budibase Staging Release Bot 68d9c75971 v0.9.117-alpha.1 2021-08-31 12:50:22 +00:00
Budibase Staging Release Bot bf7e43762f v0.9.117-alpha.0 2021-08-31 12:32:55 +00:00
Martin McKeaveney 39aa8e8716 removing merge HEAD 2021-08-31 13:23:46 +01:00
Martin McKeaveney 9be9eb8789 merge with master 2021-08-31 13:10:08 +01:00
Andrew Kingston 37f92f1ee0 Merge branch 'develop' of github.com:Budibase/budibase into lab-day-state 2021-08-31 10:33:31 +01:00
Budibase Staging Release Bot 51e48f343f v0.9.116-alpha.3 2021-08-30 22:01:09 +00:00
Budibase Staging Release Bot 1e3a78d02d v0.9.116-alpha.2 2021-08-27 13:51:03 +00:00
Budibase Staging Release Bot 57f6a32e9f v0.9.116-alpha.1 2021-08-27 07:47:19 +00:00
Andrew Kingston 23a6267f6a Add ability to persist state values in local storage 2021-08-26 17:52:04 +01:00
Budibase Release Bot 7cddd772fd v0.9.116 2021-08-26 15:00:28 +00:00
Budibase Staging Release Bot a24afb7e23 v0.9.116-alpha.0 2021-08-26 13:38:17 +00:00
Martin McKeaveney 7817c8f068 merge package updates 2021-08-26 14:13:30 +01:00
Andrew Kingston a7be624d64 Add client app state and button actions to control it 2021-08-26 11:28:44 +01:00
Budibase Staging Release Bot e220a7fa69 v0.9.105-alpha.33 2021-08-26 10:03:39 +00:00
Budibase Staging Release Bot 7c9f0b83ca v0.9.105-alpha.32 2021-08-25 15:59:13 +00:00
Budibase Staging Release Bot 475a559f6a v0.9.105-alpha.31 2021-08-25 13:17:59 +00:00
Budibase Release Bot 5ce7d9c9b0 v0.9.115 2021-08-25 12:05:49 +00:00
Budibase Staging Release Bot 4f1770b44e v0.9.105-alpha.30 2021-08-25 12:05:47 +00:00
Budibase Staging Release Bot 57f2b34ce8 v0.9.105-alpha.29 2021-08-25 11:50:47 +00:00
Andrew Kingston 8cdda6d208
Merge pull request #2441 from Budibase/multistep-forms
Multi-step forms
2021-08-25 12:40:44 +01:00
Budibase Staging Release Bot 0a99020814 v0.9.105-alpha.28 2021-08-24 15:26:18 +00:00
Andrew Kingston 1b91db2ece Prevent opening a screen modal if already inside a screen modal 2021-08-24 15:56:23 +01:00
Budibase Release Bot ad7383a57b v0.9.114 2021-08-24 09:55:51 +00:00
Budibase Staging Release Bot 8048e9a8ce v0.9.105-alpha.27 2021-08-24 09:33:04 +00:00
Budibase Release Bot 985ae54c9f v0.9.113 2021-08-23 20:59:56 +00:00
Budibase Release Bot 78b00c7cea v0.9.112 2021-08-23 16:29:12 +00:00
Andrew Kingston 6be1e0c828 Fix issue with memoizing onclick handlers nested inside conditional UI conditions 2021-08-23 16:39:09 +01:00
Andrew Kingston 8c114fae34 Show component hidden by conditional UI if they would otherwise hide the selected component 2021-08-23 14:01:57 +01:00
Andrew Kingston 9223476ca7 Merge branch 'develop' of github.com:Budibase/budibase into multistep-forms 2021-08-23 11:48:03 +01:00
Budibase Release Bot 9ad8b676ca v0.9.111 2021-08-20 16:43:42 +00:00
Budibase Staging Release Bot 36d5be2a31 v0.9.105-alpha.26 2021-08-20 16:13:53 +00:00
Budibase Release Bot de071a163c v0.9.110 2021-08-20 11:57:47 +00:00
Budibase Release Bot 579231dca9 v0.9.109 2021-08-20 10:40:44 +00:00
Andrew Kingston 7f07390277 Add single button action for changing form step 2021-08-20 09:54:54 +01:00
Andrew Kingston 10066bf3e0 Fix dependency loop in client stores 2021-08-20 09:27:38 +01:00
Budibase Release Bot a371c77579 v0.9.108 2021-08-19 16:28:01 +00:00
Budibase Staging Release Bot c11cbf30cb v0.9.105-alpha.25 2021-08-19 16:00:21 +00:00
Andrew Kingston a895771179 Fix bug determining whether an app is inside the preview or not 2021-08-19 16:06:33 +01:00
Andrew Kingston 643952e119 Fix crash when evaluating builder preview specific code in prod apps 2021-08-19 16:04:15 +01:00
Andrew Kingston a5778f9dbc Ensure that the correct form step is always visible in builder preview 2021-08-19 14:53:13 +01:00
Andrew Kingston 3fa5b3b571 Update validate form action to be able to only validate the current form step 2021-08-19 12:52:50 +01:00
Andrew Kingston 9e24a76810 Ensure client preview indicator doesn't crash when encountering incorrect node types 2021-08-19 12:52:13 +01:00
Budibase Staging Release Bot 0d530dc36e v0.9.105-alpha.24 2021-08-19 07:08:13 +00:00
Andrew Kingston 01b28f358a Add button actions for navigating form steps 2021-08-18 15:21:18 +01:00
Andrew Kingston c44d0a684b Support multiple component context exports and export additional context from forms 2021-08-18 14:58:58 +01:00
Budibase Staging Release Bot e99ad0b71a v0.9.105-alpha.23 2021-08-18 13:19:18 +00:00
Budibase Staging Release Bot bf52642893 v0.9.105-alpha.22 2021-08-18 12:11:42 +00:00
Budibase Staging Release Bot 14ab2671f8 v0.9.105-alpha.21 2021-08-18 09:54:08 +00:00
Budibase Staging Release Bot b5bdf9e2ab v0.9.105-alpha.20 2021-08-18 09:10:38 +00:00
Budibase Staging Release Bot f372ac345f v0.9.105-alpha.19 2021-08-17 16:04:50 +00:00
Budibase Staging Release Bot 31f0c0ba41 v0.9.105-alpha.18 2021-08-17 14:31:01 +00:00
Budibase Staging Release Bot 42cb9dae98 v0.9.105-alpha.17 2021-08-17 13:36:30 +00:00
Budibase Staging Release Bot daf4a6e75f v0.9.105-alpha.16 2021-08-17 12:58:35 +00:00
Budibase Staging Release Bot 34edf4fb14 v0.9.105-alpha.15 2021-08-17 12:16:22 +00:00
Budibase Staging Release Bot a39c4b9d31 v0.9.105-alpha.14 2021-08-17 08:36:18 +00:00
Budibase Release Bot fe752951ad v0.9.107 2021-08-17 06:25:14 +00:00
Budibase Staging Release Bot 70600ca438 v0.9.105-alpha.13 2021-08-16 20:54:33 +00:00
Budibase Staging Release Bot dd7edd6f6b v0.9.105-alpha.12 2021-08-16 17:37:03 +00:00
Budibase Release Bot 85b4cc0d82 v0.9.106 2021-08-16 16:35:51 +00:00
Budibase Staging Release Bot 8c871ea737 v0.9.105-alpha.11 2021-08-16 16:22:24 +00:00
Budibase Staging Release Bot 039c6ece6e v0.9.105-alpha.10 2021-08-16 08:13:57 +00:00
Budibase Staging Release Bot 31e4d0a6b4 v0.9.105-alpha.9 2021-08-13 13:16:28 +00:00
Budibase Staging Release Bot 2c8b5edea4 v0.9.105-alpha.8 2021-08-13 12:49:38 +00:00
Budibase Staging Release Bot 0ff8f2fd50 v0.9.105-alpha.7 2021-08-13 11:50:38 +00: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
Budibase Staging Release Bot 5990b050e0 v0.9.105-alpha.6 2021-08-12 14:20:20 +00:00
Budibase Staging Release Bot 03e939d441 v0.9.105-alpha.5 2021-08-12 08:49:04 +00:00
Budibase Staging Release Bot d4e7eddbf6 v0.9.105-alpha.4 2021-08-11 14:56:17 +00:00
Budibase Staging Release Bot de16321b0f v0.9.105-alpha.3 2021-08-10 10:51:18 +00:00
Budibase Staging Release Bot ea9ebf70a6 v0.9.105-alpha.2 2021-08-09 15:20:42 +00:00
Budibase Staging Release Bot d7af1236eb v0.9.105-alpha.1 2021-08-06 20:51:57 +00:00
Budibase Staging Release Bot bb97297b78 v0.9.105-alpha.0 2021-08-06 16:38:26 +00:00
mike12345567 6ebf4a5611 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-08-06 17:29:45 +01:00
Budibase Release Bot df71bb8d10 v0.9.104 2021-08-06 16:11:58 +00:00
Budibase Release Bot 395589edd2 v0.9.103 2021-08-06 15:42:34 +00:00
Budibase Staging Release Bot 49e7805d10 v0.9.103-alpha.1 2021-08-06 14:43:50 +00:00
Budibase Staging Release Bot 4b7debc8a9 v0.9.103-alpha.0 2021-08-06 12:24:19 +00:00
mike12345567 34397c2e14 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-08-06 13:04:54 +01:00
Budibase Release Bot d1c2b14488 v0.9.102 2021-08-06 11:59:59 +00:00
Budibase Release Bot ad8294de2f v0.9.101 2021-08-05 21:32:50 +00:00
Budibase Release Bot 6858905fce v0.9.100 2021-08-05 16:15:38 +00:00
Budibase Release Bot 2fa99c4578 v0.9.99 2021-08-05 15:32:36 +00:00
Budibase Staging Release Bot 60d7a1af76 v0.9.99-alpha.4 2021-08-05 12:48:02 +00:00
Budibase Staging Release Bot 01593841eb v0.9.99-alpha.3 2021-08-05 12:38:23 +00:00
Martin McKeaveney e0b75f646a unpin versions 2021-08-05 13:05:33 +01:00
Martin McKeaveney a1e5124aba script for pinning dev versions of BB packages 2021-08-05 12:59:33 +01:00
Budibase Staging Release Bot 7e4f2791ca v0.9.99-alpha.2 2021-08-05 11:08:37 +00:00