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

1956 commits

Author SHA1 Message Date
Budibase Release Bot 868f82ea33 v2.3.18 2023-02-27 10:12:47 +00:00
Budibase Staging Release Bot 0ba544bb0a v2.3.18-alpha.12 2023-02-24 15:51:56 +00:00
Budibase Staging Release Bot d5a655a4eb v2.3.18-alpha.11 2023-02-24 13:23:58 +00:00
Budibase Staging Release Bot f791cb6365 v2.3.18-alpha.10 2023-02-24 10:48:01 +00:00
Budibase Staging Release Bot f3c5ddc7c9 v2.3.18-alpha.9 2023-02-24 09:23:36 +00:00
Budibase Staging Release Bot c4e2566438 v2.3.18-alpha.8 2023-02-23 14:02:39 +00:00
Andrew Kingston 8cd7ba1fdf Undo/Redo for Design and Automate sections + automations refactor (#9714)
* Add full undo/redo support for screens

* Add loading states to disable spamming undo/redo

* Add keyboard shortcuts for undo and redo

* Fix modals not closing in design section when escape is pressed

* Remove log

* Add smart metadata saving to undo/redo

* Add error handling to undo/redo

* Add active state to hoverable icons

* Fix screen deletion

* Always attempt to get latest doc version before deleting in case rev has changed

* Move undo listener top level, hide controls when on certain tabs, and improve selection state

* Add tooltips to undo/redo control

* Update automation section nav to match other sections

* Fix automation list padding

* Fix some styles in create automation modal

* Improve automation section styles and add undo/redo

* Update styles in add action modal

* Fix button size when creating admin user

* Fix styles in add automation step modal

* Fix issue selecting disabled automation steps

* Reset automation history store when changing app

* Reduce spammy unnecessary API calls when editing cron trigger

* WIP automation refactor

* Rewrite most automation state

* Rewrite most of the rest of automation state

* Finish refactor of automation state

* Fix selection state when selecting new doc after history recreates it

* Prune nullish or empty block inputs from automations and avoid sending API requests when no changes have been made

* Fix animation issues with automations

* Sort automations and refetch list when adding or deleting

* Fix formatting

* Add back in ability to swap between values and bindings for block inputs

* Lint

* Format

* Fix potential issue in design section when selected screen is unset

* Fix automation arrow directions everywhere, tidy up logic and fix crash when using invalid looping

* Lint

* Fix more cases of automation errors

* Fix implicity any TS error

* Respect _id specified when creating automations

* Fix crash in history store when reverting a change on a doc whose ID has changed

* Lint

* Ensure cloneDeep helper doesn't crash when a nullish value is passed in

* Remove deprecated frontend automation test

---------

Co-authored-by: Rory Powell <rory.codes@gmail.com>
2023-02-23 13:55:18 +00:00
Budibase Staging Release Bot 910bac322c v2.3.18-alpha.7 2023-02-23 12:14:21 +00:00
Budibase Staging Release Bot 8cb9d5067b v2.3.18-alpha.6 2023-02-22 13:56:31 +00:00
Budibase Staging Release Bot 46c015491a v2.3.18-alpha.5 2023-02-22 13:33:55 +00:00
Budibase Staging Release Bot bfe0756373 v2.3.18-alpha.4 2023-02-22 13:11:38 +00:00
Budibase Staging Release Bot a03fe900c6 v2.3.18-alpha.3 2023-02-22 10:10:27 +00:00
Budibase Staging Release Bot 288f853208 v2.3.18-alpha.2 2023-02-22 08:40:11 +00:00
Budibase Staging Release Bot deb76ca7f3 v2.3.18-alpha.1 2023-02-21 17:33:47 +00:00
Budibase Staging Release Bot ccc17f5599 v2.3.18-alpha.0 2023-02-21 17:03:45 +00:00
Budibase Release Bot cd0e7d41a5 v2.3.17 2023-02-16 16:37:12 +00:00
Budibase Release Bot d4a0f848cd v2.3.16 2023-02-15 15:09:01 +00:00
Budibase Release Bot ecbea6255a v2.3.15 2023-02-15 12:57:32 +00:00
Budibase Release Bot b2f09bc57a v2.3.14 2023-02-15 09:43:10 +00:00
Budibase Release Bot 122d305260 v2.3.13 2023-02-14 15:15:07 +00:00
Budibase Release Bot 10b902b295 v2.3.12 2023-02-13 11:23:03 +00:00
Budibase Release Bot 7654cc47cb v2.3.11 2023-02-12 15:40:20 +00:00
Budibase Release Bot d356ca205b v2.3.10 2023-02-10 15:54:05 +00:00
Budibase Release Bot 6f144df007 v2.3.9 2023-02-10 13:46:46 +00:00
Budibase Release Bot c85413ec72 v2.3.8 2023-02-10 11:12:21 +00:00
Budibase Release Bot 7623b4cc16 v2.3.7 2023-02-10 09:12:01 +00:00
Budibase Release Bot 672614a869 v2.3.6 2023-02-09 11:58:13 +00:00
Budibase Release Bot a2d5b05cd8 v2.3.5 2023-02-07 19:16:07 +00:00
Budibase Release Bot e54e6987a3 v2.3.4 2023-02-07 18:46:27 +00:00
Budibase Release Bot 04916f5cdd v2.3.3 2023-02-07 16:11:38 +00:00
Budibase Release Bot a7ad1cb331 v2.3.2 2023-02-07 13:17:50 +00:00
Budibase Release Bot 1c86b402fd v2.3.1 2023-02-06 20:09:07 +00:00
Budibase Release Bot 8a77b5d429 v2.3.0 2023-02-06 08:49:47 +00:00
Budibase Release Bot f5dd1ce64b v2.2.27 2023-02-05 23:59:33 +00:00
Budibase Staging Release Bot da55386856 v2.2.27-alpha.0 2023-02-05 23:28:28 +00:00
Martin McKeaveney d4a0e44b31 merge 2023-02-05 22:11:37 +00:00
Budibase Staging Release Bot 9a7de5a746 v2.2.12-alpha.71 2023-02-03 15:04:31 +00:00
Budibase Staging Release Bot ece924c816 v2.2.12-alpha.70 2023-02-03 13:38:33 +00:00
Budibase Staging Release Bot 9ac188d9fc v2.2.12-alpha.69 2023-02-03 11:22:23 +00:00
Budibase Staging Release Bot 9c9ae8d184 v2.2.12-alpha.68 2023-02-03 10:05:06 +00:00
Budibase Staging Release Bot 1508b6ece4 v2.2.12-alpha.67 2023-02-03 09:16:09 +00:00
Budibase Staging Release Bot 34a26ece0f v2.2.12-alpha.66 2023-02-02 14:44:05 +00:00
Budibase Staging Release Bot 89d2bd0bec v2.2.12-alpha.65 2023-02-02 13:47:22 +00:00
Budibase Release Bot 6336463873 v2.2.26 2023-02-02 11:57:54 +00:00
Budibase Staging Release Bot 960d3b8d4f v2.2.12-alpha.64 2023-02-02 11:25:28 +00:00
Budibase Staging Release Bot 7ad4377058 v2.2.12-alpha.63 2023-02-02 10:20:44 +00:00
Budibase Staging Release Bot 3489cb312c v2.2.12-alpha.62 2023-02-02 09:43:29 +00:00
Budibase Staging Release Bot f3ba1d1cb1 v2.2.12-alpha.61 2023-02-01 18:04:44 +00:00
Budibase Staging Release Bot b9c13fefef v2.2.12-alpha.60 2023-02-01 16:53:31 +00:00
Budibase Staging Release Bot 780ff8ccb8 v2.2.12-alpha.59 2023-02-01 16:27:51 +00:00
Mitch-Budibase 50b3c06dbd Merge pull request #9491 from Budibase/Cypress
Removing Cypress
2023-02-01 16:16:38 +00:00
Budibase Staging Release Bot 3fa186f69c v2.2.12-alpha.58 2023-02-01 16:06:01 +00:00
Budibase Staging Release Bot 191d512493 v2.2.12-alpha.57 2023-02-01 14:06:27 +00:00
Budibase Staging Release Bot 934d7542b6 v2.2.12-alpha.56 2023-02-01 13:03:17 +00:00
Budibase Staging Release Bot 993bc0edd4 v2.2.12-alpha.55 2023-02-01 11:12:50 +00:00
Budibase Staging Release Bot 59272d8f2c v2.2.12-alpha.54 2023-02-01 10:21:38 +00:00
Andrew Kingston 4e9d952b52 Merge branch 'develop' of github.com:Budibase/budibase into Cypress 2023-02-01 08:24:30 +00:00
Budibase Staging Release Bot 1909407ab1 v2.2.12-alpha.53 2023-01-31 19:45:03 +00:00
Mitch-Budibase ad0bba5fc2 Merge branch 'develop' into Cypress 2023-01-31 18:19:43 +00:00
Budibase Staging Release Bot 21d16d3aab v2.2.12-alpha.52 2023-01-31 17:32:58 +00:00
Gerard Burns 09ed767d0b New Help Menu (#9371)
* New Help Menu

* design PR feedback

* Feedback updates

* Feedback updates, font awesome enhancement, upgrade button hidden if licensing is disabled

---------

Co-authored-by: Dean <deanhannigan@gmail.com>
2023-01-31 17:18:22 +00:00
Budibase Staging Release Bot a8656c0f10 v2.2.12-alpha.51 2023-01-31 16:55:07 +00:00
Mitch-Budibase e90a3b08f4 Updating builder/package.json
Removing lines related to Cypress that we no longer need
2023-01-31 16:51:00 +00:00
Budibase Release Bot 9e0ee974eb v2.2.25 2023-01-31 16:45:32 +00:00
Budibase Staging Release Bot cbd3f2712f v2.2.12-alpha.50 2023-01-31 16:26:17 +00:00
Budibase Staging Release Bot 6cde4aa67b v2.2.12-alpha.49 2023-01-31 15:46:07 +00:00
Budibase Staging Release Bot 9db82595bd v2.2.12-alpha.48 2023-01-31 13:04:29 +00:00
Budibase Release Bot 975bfc4f29 v2.2.24 2023-01-31 11:43:55 +00:00
Budibase Staging Release Bot 9a76955448 v2.2.12-alpha.47 2023-01-31 11:34:34 +00:00
Budibase Release Bot 87c62f62a2 v2.2.23 2023-01-31 10:24:53 +00:00
Budibase Staging Release Bot 13b9772b10 v2.2.12-alpha.46 2023-01-31 08:35:24 +00:00
Budibase Staging Release Bot 25a39322cd v2.2.12-alpha.45 2023-01-30 17:44:07 +00:00
Budibase Staging Release Bot 33844051e6 v2.2.12-alpha.44 2023-01-30 11:52:46 +00:00
Budibase Staging Release Bot 4354029b56 v2.2.12-alpha.43 2023-01-30 08:30:29 +00:00
Budibase Staging Release Bot f9808d7171 v2.2.12-alpha.42 2023-01-27 14:49:10 +00:00
Budibase Staging Release Bot d8f5b6dfd8 v2.2.12-alpha.41 2023-01-27 09:45:39 +00:00
Budibase Staging Release Bot 01292e22d4 v2.2.12-alpha.40 2023-01-25 19:13:39 +00:00
Budibase Staging Release Bot 61e6405583 v2.2.12-alpha.39 2023-01-25 16:12:14 +00:00
Budibase Staging Release Bot e3064709c8 v2.2.12-alpha.38 2023-01-25 14:23:22 +00:00
Budibase Staging Release Bot c816c078b5 v2.2.12-alpha.37 2023-01-25 13:19:44 +00:00
Budibase Staging Release Bot e9b1c9e063 v2.2.12-alpha.36 2023-01-25 09:25:53 +00:00
Budibase Staging Release Bot 6b375f8f46 v2.2.12-alpha.35 2023-01-23 23:49:38 +00:00
Budibase Staging Release Bot 496a984215 v2.2.12-alpha.34 2023-01-23 16:56:43 +00:00
melohagan 0daacf3425 Add fields for MongoDB SSL cert file paths (#8260)
* Added fields for tls certificate files

* lint

* Only include cert fields if SELF_HOSTED

* lint

* Refactor getSchema function

* Add datasource field group with accordion

* Handle no display column on fieldGroup field

* Override text transform accordian header

* Renamed from TLS to SSL in UI config

* readable flag

* Add accordion component

* Refactor
2023-01-23 16:46:02 +00:00
Budibase Staging Release Bot 4436a2131b v2.2.12-alpha.33 2023-01-23 15:53:12 +00:00
Budibase Release Bot e471a0c91a v2.2.22 2023-01-22 19:32:07 +00:00
Budibase Release Bot 7b77c01605 v2.2.21 2023-01-22 15:38:26 +00:00
Budibase Staging Release Bot 6b811c7351 v2.2.12-alpha.32 2023-01-20 15:47:35 +00:00
Budibase Staging Release Bot c9b09e395d v2.2.12-alpha.31 2023-01-20 13:28:11 +00:00
Budibase Staging Release Bot 70ca2cc879 v2.2.12-alpha.30 2023-01-19 20:08:13 +00:00
Budibase Staging Release Bot dfb90571f9 v2.2.12-alpha.29 2023-01-19 16:20:45 +00:00
Budibase Staging Release Bot bd3994c2ca v2.2.12-alpha.28 2023-01-19 15:08:06 +00:00
Budibase Staging Release Bot 9096a0fb35 v2.2.12-alpha.27 2023-01-19 13:46:45 +00:00
Budibase Staging Release Bot 987653fc94 v2.2.12-alpha.26 2023-01-19 13:19:06 +00:00
Budibase Staging Release Bot 20be233628 v2.2.12-alpha.25 2023-01-19 10:01:15 +00:00
Budibase Staging Release Bot 9b910841cb v2.2.12-alpha.24 2023-01-18 16:10:48 +00:00
Budibase Staging Release Bot 5baf250217 v2.2.12-alpha.23 2023-01-18 14:09:34 +00:00
Andrew Kingston d92f1a7097 Portal redesign (#9336)
* Update BB logo to black

* Update top nav bar and core layout

* Add redesign for apps pages

* Update user and groups pages

* More WIP portal redesign!

* Fix top nav colours and fix selected tab not updating

* Remove log

* Update copy on settings pages

* Update and standardise page headers and subtitles, and remove side nav titles

* Update font styles to allow for easy customisation

* Update button styles to always use newStyles, update auth page styles

* Update settings pages to new designs

* Update structure for account pages

* Add initial rewrite of app overview section

* Update config checklist to properly center

* Update app overview version and name/url screens

* Add tooltip to explain why URL cannot be changed until unpublishing

* Update overview automation history tab

* Update overview backups page

* Rewrite app overview access tab

* Update table hover colours

* Remove scrolling from tables when not required and stop selects from updating their own state locally

* Update table styles to support flexible column widths much better

* Fix extremely long strings in breadcrumbs not wrapping

* Fix multiple issues with long text overflow

* Fix flashing in version settings page

* Fix loading bugs in app backups page

* Add sidebar for portal and use it for automation history. Fix multiple overflow and scrolling issues

* Tidy up

* Update user details page to use tables and match designs

* Update users detail page

* Update user and group details pages with new tables

* Fix automation error linking from apps page and improve automation fetching logic in automation history

* Move theme and API key into user profile dropdown instead of settings

* Move settings before account and show plugins for devs

* Convert plugins page to table and update components and modals

* Update links when going back from the builder

* Update plugin search placeholder

* Fix URLs in app overview

* Properly handle text overflow in plugins table

* Remove getting started checklist

* Fix checklist removal and fix profile modal

* Update email details page to match new designs

* Cleanup

* Add licensing and env logic to determine which account links to show

* Update upgrade button URL for cloud accounts

* Update app list to use a more compact style

* Make core page layout responsive and update apps list to be responsive

* Update mobile design of apps page

* Update more pages to be responsive and add mobile specific components

* Refactor main portal page into multiple components

* Update multiple pages to be responsive and improve loading experience

* Make automation history page responsive

* Update backups page to be responsive

* Update pickers to use absolutely positioned root popover so that overflow does not matter

* Fix some responsive styles

* Fix update link in app overview

* Improve dropdown logic

* Lint

* Update click outside handler to handle modals properly

* Remove log

* Fix mobile menu upgrade button not closing menu

* Hide groups page if disabled at tenant level

* Centralise menu logic and show full menu on mobile

* Update app access assignment and fix backups table

* Ensure avatars cannot be squished

* Standardise disabled field text colour

* Allow developer users to access users, groups and usage pages

* Allow readonly access to users and groups for developer users

* Remove logs

* Improve users page loading experience

* Improve responsiveness on apps list page and fix discussions link styles

* Update spacing on user and group detail page and fix usage page showing wrong copy

* Fix logo override not working

* Pin minio version to an old one that supports the fs backend in dev

* Shrink upgrade button

* Shrink user dropdown

* Update assignment modal text

* Remove clickable visual styles from plugins

* Always show groups section in app access page

* Update app overview button styles to include more CTAs

* Hide edit and view links in more menu on overview page unless on mobile

* Make usage stats responsive and fix layout issues

* Add comment to docker-compose config
2023-01-18 13:56:53 +00:00
Budibase Staging Release Bot b2d98c68e8 v2.2.12-alpha.22 2023-01-18 12:10:48 +00:00
Budibase Staging Release Bot 3dc1f80abf v2.2.12-alpha.21 2023-01-17 15:18:15 +00:00
Budibase Release Bot 346d171b96 v2.2.20 2023-01-16 14:51:04 +00:00
Budibase Release Bot 9795533d09 v2.2.19 2023-01-16 12:36:44 +00:00
Budibase Staging Release Bot e08d4f1498 v2.2.12-alpha.20 2023-01-16 11:40:48 +00:00
Budibase Staging Release Bot d8ec4dff94 v2.2.12-alpha.19 2023-01-16 10:59:43 +00:00
Budibase Staging Release Bot 55c8405977 v2.2.12-alpha.18 2023-01-13 18:32:00 +00:00
Budibase Release Bot cbe9aa6e5b v2.2.18 2023-01-13 17:16:19 +00:00
Budibase Staging Release Bot a3b6ac1fa4 v2.2.12-alpha.17 2023-01-13 11:33:13 +00:00
Budibase Release Bot 9b16c8c724 v2.2.17 2023-01-12 18:54:15 +00:00
Budibase Staging Release Bot b8ccc9f0b4 v2.2.12-alpha.16 2023-01-12 13:07:46 +00:00
Budibase Release Bot 220be1d713 v2.2.16 2023-01-12 12:37:02 +00:00
Budibase Staging Release Bot c26546562b v2.2.12-alpha.15 2023-01-12 11:18:17 +00:00
Budibase Staging Release Bot d16ea35871 v2.2.12-alpha.14 2023-01-12 10:35:45 +00:00
Budibase Staging Release Bot 7ce6c8e5f2 v2.2.12-alpha.13 2023-01-12 08:48:54 +00:00
Budibase Release Bot d56201ddcb v2.2.15 2023-01-11 21:18:15 +00:00
Budibase Staging Release Bot 006f4d1f26 v2.2.12-alpha.12 2023-01-11 20:50:39 +00:00
Budibase Staging Release Bot b55b39413f v2.2.12-alpha.11 2023-01-11 18:28:14 +00:00
Budibase Staging Release Bot f13569f4a8 v2.2.12-alpha.10 2023-01-11 15:48:59 +00:00
Budibase Staging Release Bot 89cc5531a4 v2.2.12-alpha.9 2023-01-11 15:32:46 +00:00
Budibase Staging Release Bot c8215530e3 v2.2.12-alpha.8 2023-01-11 12:30:22 +00:00
Budibase Staging Release Bot e92f365784 v2.2.12-alpha.7 2023-01-11 10:35:25 +00:00
Budibase Staging Release Bot c9b717d8de v2.2.12-alpha.6 2023-01-11 09:52:19 +00:00
Budibase Release Bot 6085f0db47 v2.2.14 2023-01-11 08:14:02 +00:00
Budibase Staging Release Bot 2e6837f4f2 v2.2.12-alpha.5 2023-01-10 17:23:06 +00:00
Budibase Release Bot 348f93856b v2.2.13 2023-01-10 16:38:33 +00:00
Budibase Staging Release Bot f17610ce50 v2.2.12-alpha.4 2023-01-10 14:55:56 +00:00
Budibase Staging Release Bot daf1e8f6cc v2.2.12-alpha.3 2023-01-10 11:13:56 +00:00
Budibase Release Bot a0391d1d3a v2.2.12 2023-01-09 15:39:49 +00:00
Budibase Staging Release Bot 332532c978 v2.2.12-alpha.2 2023-01-09 12:37:51 +00:00
Budibase Staging Release Bot 3f4487180f v2.2.12-alpha.1 2023-01-09 08:34:25 +00:00
Budibase Staging Release Bot b17f655e38 v2.2.12-alpha.0 2023-01-06 17:47:30 +00:00
Budibase Release Bot f73ab88122 v2.2.11 2023-01-06 17:13:14 +00:00
Budibase Release Bot ae7e3d498f v2.2.10 2023-01-05 16:29:16 +00:00
Budibase Release Bot cd754c4642 v2.2.9 2022-12-19 18:25:02 +00:00
Budibase Release Bot 1835b89b72 v2.2.8 2022-12-16 13:32:25 +00:00
Budibase Release Bot 80d06fbad8 v2.2.7 2022-12-16 10:41:13 +00:00
Budibase Release Bot 76d99dbe2b v2.2.6 2022-12-15 15:27:14 +00:00
Budibase Release Bot 70d6dd9855 v2.2.5 2022-12-15 13:04:16 +00:00
Budibase Release Bot fde4a72beb v2.2.4 2022-12-15 09:37:40 +00:00
Budibase Release Bot f6cf315148 v2.2.3 2022-12-14 00:52:41 +00:00
Budibase Release Bot be08601315 v2.2.2 2022-12-12 16:52:02 +00:00
Budibase Release Bot 8e3d5b74e1 v2.2.1 2022-12-12 13:13:05 +00:00
Budibase Release Bot dcf6bd29dc v2.2.0 2022-12-12 10:21:57 +00:00
Budibase Release Bot 912d6da874 v2.1.46 2022-12-12 09:02:12 +00:00
Budibase Staging Release Bot 06938d4c2b v2.1.46-alpha.3 2022-12-11 22:33:55 +00:00
Budibase Staging Release Bot ed6c1e953e v2.1.46-alpha.2 2022-12-11 17:30:10 +00:00
Budibase Staging Release Bot 314aef35c8 v2.1.46-alpha.1 2022-12-09 14:42:23 +00:00
Budibase Staging Release Bot 062133181a v2.1.46-alpha.0 2022-12-09 13:52:03 +00:00
Martin McKeaveney bfab6fc335 merge 2022-12-09 13:35:18 +00:00
Budibase Staging Release Bot d2f9668f21 v2.1.43-alpha.15 2022-12-08 11:36:58 +00:00
Budibase Staging Release Bot cfd8180cbd v2.1.43-alpha.14 2022-12-08 10:29:26 +00:00
Budibase Staging Release Bot e2603945e8 v2.1.43-alpha.13 2022-12-08 09:36:34 +00:00
Budibase Staging Release Bot 4e38b40779 v2.1.43-alpha.12 2022-12-07 13:29:13 +00:00
Budibase Staging Release Bot 8075ff29df v2.1.43-alpha.11 2022-12-07 11:19:14 +00:00
Budibase Staging Release Bot 9d1d208503 v2.1.43-alpha.10 2022-12-06 16:29:26 +00:00
Budibase Staging Release Bot 95f6ae9cc5 v2.1.43-alpha.9 2022-12-06 14:59:52 +00:00
Budibase Release Bot ca6ad9076c v2.1.45 2022-12-06 14:44:23 +00:00
Budibase Staging Release Bot 545fa54442 v2.1.43-alpha.8 2022-12-06 12:41:31 +00:00
Budibase Staging Release Bot f8f901f689 v2.1.43-alpha.7 2022-12-06 10:59:45 +00:00
Budibase Release Bot 4e947fbb54 v2.1.44 2022-12-05 18:40:59 +00:00
Budibase Staging Release Bot 7fd1f0ad03 v2.1.43-alpha.6 2022-12-05 18:25:31 +00:00
Budibase Staging Release Bot 5abd0bc89f v2.1.43-alpha.5 2022-12-05 13:10:00 +00:00
Budibase Staging Release Bot 19ce0dfae3 v2.1.43-alpha.4 2022-12-05 12:38:09 +00:00
Budibase Staging Release Bot 50c6f72a51 v2.1.43-alpha.3 2022-12-05 09:51:56 +00:00
Budibase Release Bot 2551ce181a v2.1.43 2022-12-05 09:33:56 +00:00
Budibase Staging Release Bot d7968766ab v2.1.43-alpha.2 2022-12-02 17:54:31 +00:00
Budibase Staging Release Bot 62291cfa67 v2.1.43-alpha.1 2022-12-02 13:40:48 +00:00
Budibase Staging Release Bot ee6bf260f2 v2.1.43-alpha.0 2022-12-02 11:08:37 +00:00
Rory Powell 7a7bbd1857 Merge branch 'master' into develop 2022-12-01 14:39:05 +00:00
Budibase Staging Release Bot d1e57b4f33 v2.1.40-alpha.7 2022-12-01 11:42:21 +00:00
Budibase Release Bot 7f1171771f v2.1.42 2022-11-30 16:25:46 +00:00
Budibase Staging Release Bot 5851a71f1e v2.1.40-alpha.6 2022-11-30 16:21:48 +00:00
Budibase Release Bot 3d1f422d0e v2.1.41 2022-11-30 09:50:39 +00:00
Budibase Staging Release Bot db742f4a83 v2.1.40-alpha.5 2022-11-30 09:24:52 +00:00
Budibase Staging Release Bot 240bf202b6 v2.1.40-alpha.4 2022-11-29 22:24:37 +00:00
Budibase Staging Release Bot 48aa0e6c66 v2.1.40-alpha.3 2022-11-29 17:23:40 +00:00
Budibase Staging Release Bot 2f1692fd76 v2.1.40-alpha.2 2022-11-29 16:16:09 +00:00
Budibase Staging Release Bot de75146d28 v2.1.40-alpha.1 2022-11-29 12:18:18 +00:00
Budibase Release Bot 41e017f3ba v2.1.40 2022-11-29 11:33:43 +00:00
Budibase Staging Release Bot 9446b66f69 v2.1.40-alpha.0 2022-11-29 11:33:39 +00:00
Michael Drury 4f4eb4da26 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-11-29 11:13:54 +00:00
Budibase Release Bot 00be8be1aa v2.1.39 2022-11-28 14:13:40 +00:00
Budibase Release Bot 0e6d776867 v2.1.38 2022-11-28 09:36:09 +00:00
Budibase Staging Release Bot a6a8957457 v2.1.32-alpha.11 2022-11-28 09:19:56 +00:00
Martin McKeaveney 3bbae12d8e bump posthog-js version 2022-11-27 22:00:34 +00:00
Budibase Release Bot 11bf2ddf26 v2.1.37 2022-11-27 13:49:45 +00:00
Budibase Release Bot ca2e0b4671 v2.1.36 2022-11-25 14:11:38 +00:00
Budibase Staging Release Bot 7d3e80b007 v2.1.32-alpha.10 2022-11-25 13:57:11 +00:00
Budibase Release Bot d882845b9b v2.1.35 2022-11-25 12:55:56 +00:00
Budibase Staging Release Bot 19840c7a78 v2.1.32-alpha.9 2022-11-25 10:17:30 +00:00
Budibase Release Bot 6a750f1cf9 v2.1.34 2022-11-24 15:25:31 +00:00
Budibase Release Bot 8a9bd3be7d v2.1.33 2022-11-24 13:56:05 +00:00
Budibase Release Bot 23b1ed7528 v2.1.32 2022-11-24 12:17:58 +00:00
Budibase Staging Release Bot b59aa48977 v2.1.32-alpha.8 2022-11-23 17:02:56 +00:00
Budibase Staging Release Bot 4af59396be v2.1.32-alpha.7 2022-11-23 15:13:37 +00:00
Budibase Staging Release Bot 106aa1d11b v2.1.32-alpha.6 2022-11-23 13:29:13 +00:00
Budibase Staging Release Bot df0820d954 v2.1.32-alpha.5 2022-11-23 08:45:13 +00:00
Budibase Staging Release Bot ed92241d40 v2.1.32-alpha.4 2022-11-22 17:00:36 +00:00
Budibase Staging Release Bot 0577c2064c v2.1.32-alpha.3 2022-11-22 10:47:48 +00:00
Budibase Staging Release Bot f580ae90b3 v2.1.32-alpha.2 2022-11-21 17:30:27 +00:00
Budibase Staging Release Bot e7f686dbe9 v2.1.32-alpha.1 2022-11-21 15:56:51 +00:00
Budibase Staging Release Bot 082b0851db v2.1.32-alpha.0 2022-11-21 15:35:45 +00:00
mike12345567 cfbed0b236 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-11-21 15:05:48 +00:00
Budibase Release Bot 043e3b315a v2.1.31 2022-11-21 12:54:57 +00:00
Budibase Staging Release Bot cb2e31ee4f v2.1.22-alpha.9 2022-11-21 12:17:27 +00:00
Budibase Release Bot a109b63037 v2.1.30 2022-11-21 12:04:40 +00:00
Budibase Staging Release Bot 7ebc70995a v2.1.22-alpha.8 2022-11-18 09:29:55 +00:00
Budibase Staging Release Bot 4f815e2b2d v2.1.22-alpha.7 2022-11-17 17:02:41 +00:00
Budibase Release Bot 6412d11090 v2.1.29 2022-11-17 10:40:06 +00:00
Budibase Release Bot 951a398570 v2.1.28 2022-11-16 18:19:48 +00:00
Budibase Staging Release Bot 5b1e0d3d4d v2.1.22-alpha.6 2022-11-16 13:33:51 +00:00
Budibase Staging Release Bot f36ccbe855 v2.1.22-alpha.5 2022-11-16 12:04:59 +00:00
Budibase Staging Release Bot b752af6506 v2.1.22-alpha.4 2022-11-15 16:49:11 +00:00
Rory Powell bcc9374e77 Merge pull request #8684 from Budibase/test-updates
Fail pro scripts on error, unify TS versions, update test and coverage configs, use pro source mappings
2022-11-15 16:09:20 +00:00
Budibase Release Bot f1cf5bda31 v2.1.27 2022-11-15 15:28:49 +00:00
Budibase Staging Release Bot 00ecf2a9cc v2.1.22-alpha.3 2022-11-15 13:19:15 +00:00
Rory Powell 9973f2e161 Bump jest and ts-jest to be consistent across backend packages to fix CI issue, test config updates 2022-11-14 22:55:47 +00:00
Budibase Release Bot 80e2234650 v2.1.26 2022-11-14 14:32:46 +00:00
Budibase Staging Release Bot 9fb4eb386c v2.1.22-alpha.2 2022-11-14 13:49:57 +00:00
Rory Powell 5da699e27c Fail pro scripts on error, unify TS versions, update test and coverage configs, use pro source mappings 2022-11-14 13:29:46 +00:00
Budibase Staging Release Bot 420bf19366 v2.1.22-alpha.1 2022-11-14 12:06:21 +00:00
Budibase Release Bot 08766b3c22 v2.1.25 2022-11-11 12:51:08 +00:00
Budibase Release Bot 870bee4de5 v2.1.24 2022-11-10 15:53:01 +00:00
Budibase Release Bot 291514f57b v2.1.23 2022-11-10 10:58:45 +00:00
Budibase Release Bot 44fbdec0a2 v2.1.22 2022-11-09 14:27:49 +00:00
Budibase Staging Release Bot f110fad3cd v2.1.22-alpha.0 2022-11-09 13:57:34 +00:00
Budibase Release Bot 7db103cd6e v2.1.21 2022-11-08 20:44:21 +00:00
Budibase Release Bot b159ed2da0 v2.1.20 2022-11-08 17:20:53 +00:00
Budibase Release Bot 63d745ada6 v2.1.19 2022-11-08 12:42:41 +00:00
Budibase Release Bot b6017587b5 v2.1.18 2022-11-07 15:45:04 +00:00
Budibase Release Bot 09dfa4d565 v2.1.17 2022-11-05 15:13:19 +00:00
Budibase Release Bot 8f582b2349 v2.1.16 2022-11-05 14:11:32 +00:00
Budibase Release Bot 2307f26b32 v2.1.15 2022-11-04 20:40:02 +00:00
Budibase Release Bot 94b958eb6a v2.1.14 2022-11-04 10:56:19 +00:00
Budibase Release Bot aae4e87f36 v2.1.13 2022-11-03 14:55:54 +00:00
Budibase Release Bot f75c0cd304 v2.1.12 2022-11-03 14:04:02 +00:00
Budibase Release Bot 28aa02e50d v2.1.11 2022-11-02 19:24:50 +00:00
Budibase Release Bot 297aed1253 v2.1.10 2022-11-02 17:28:21 +00:00
Budibase Release Bot 00fa398b08 v2.1.9 2022-11-02 15:51:23 +00:00
Budibase Release Bot dffb49390a v2.1.8 2022-11-02 14:48:58 +00:00
Budibase Release Bot e1b59ac541 v2.1.7 2022-11-02 14:21:53 +00:00
Budibase Release Bot cb8855749b v2.1.6 2022-11-02 10:07:48 +00:00
Budibase Release Bot 314c27001b v2.1.5 2022-11-02 09:17:52 +00:00
Budibase Release Bot 2ab32b141b v2.1.4 2022-11-02 08:33:09 +00:00
Budibase Release Bot 257db888e4 v2.1.3 2022-11-01 13:43:56 +00:00
Budibase Release Bot bea83971ed v2.1.2 2022-11-01 10:29:25 +00:00
Budibase Release Bot affd5aa823 v2.1.1 2022-11-01 09:41:28 +00:00
Budibase Release Bot 1a14a3fbe1 v2.1.0 2022-11-01 08:31:03 +00:00
Budibase Release Bot dacde195dd v2.0.40 2022-10-31 16:39:19 +00:00
Budibase Staging Release Bot e2976855c3 v2.0.40-alpha.0 2022-10-31 14:01:44 +00:00
Martin McKeaveney 87717ebdf5 merge with master 2022-10-31 13:44:23 +00:00