Commit Graph

15262 Commits

Author SHA1 Message Date
Budibase Staging Release Bot de75146d28 v2.1.40-alpha.1 2022-11-29 12:18:18 +00:00
Michael Drury 49ae8cc82a Merge pull request #8853 from Budibase/fix/ts-linter-error
Minor package update to fix console error
2022-11-29 12:05:22 +00:00
Michael Drury bcf2aadbaa Merge branch 'develop' of github.com:Budibase/budibase into fix/charset-encoding 2022-11-29 11:57:45 +00:00
Michael Drury 03a2be6740 Merge pull request #8530 from FlaminWrap/Flaminwrap-Enhancement-7138
Automation steps in the automation builder and tester #7138
2022-11-29 11:53:04 +00:00
Budibase Staging Release Bot d2a887a722 Update pro version to 2.1.40-alpha.0 2022-11-29 11:37:04 +00:00
Mel O'Hagan 376e17cae1 Only allow admin to create new user 2022-11-29 11:36:24 +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 95f1081208 Updating typescript eslinter version to all match and resolve issue with our current Typescript version. 2022-11-29 11:26:23 +00:00
melohagan dc15bfd9ba Merge pull request #8804 from Budibase/bug/sev2/external-datasource-id-filtering
External datasource id filtering
2022-11-29 11:22:30 +00:00
Michael Drury 4c190ff48a Updating lock files. 2022-11-29 11:16:37 +00:00
Michael Drury 4f4eb4da26 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-11-29 11:13:54 +00:00
Michael Drury 1dcb6a6814 Merge pull request #8829 from Budibase/refactor/backend-core-worker
Complete backend Typescript conversion
2022-11-29 11:08:46 +00:00
Mel O'Hagan 2e5744eedd Remove _id from filter field list in external dbs 2022-11-29 11:00:54 +00:00
Dean 9ecdd077bd Merge remote-tracking branch 'origin/develop' into fix/sample-data-edit-removed-delete-fixed 2022-11-29 09:19:21 +00:00
Martin McKeaveney 6953696300 Merge pull request #8631 from Smeciak/develop
Remove passport-google-auth to patch vurnability
2022-11-28 22:10:47 +00:00
mike12345567 a02e9017ec Final fixes after re-running all test suites. 2022-11-28 19:12:23 +00:00
mike12345567 3aeb6653c6 Some fixes after re-running server tests. 2022-11-28 18:14:10 +00:00
mike12345567 d6e9380c06 General work after running some tests in CI - general refactoring as well. 2022-11-28 17:54:04 +00:00
Dean 7d0e2c289d Disabled the ability to rename the Sample Data datasource. Updated the backend to ensure that renaming doesn't alter its structure and block deletion 2022-11-28 17:25:10 +00:00
Mel O'Hagan 0b3d84b63d Invite is adminOnly 2022-11-28 16:02:49 +00:00
Mel O'Hagan bc68b16526 Allow developers to manage user access 2022-11-28 16:01:27 +00:00
Budibase Release Bot 28cc20e938 Update pro version to 2.1.39 2022-11-28 14:17:27 +00:00
Budibase Release Bot 00be8be1aa v2.1.39 2022-11-28 14:13:40 +00:00
mike12345567 3a6200144a Fix for account portal. 2022-11-28 14:09:18 +00:00
melohagan 9ffc2d0d44 Merge pull request #8838 from Budibase/bug/sev2/mysql-number-array-as-date
MySql - don't parse number array as date
2022-11-28 14:00:35 +00:00
mike12345567 e62ebc8fbb Updates to fix build. 2022-11-28 13:24:39 +00:00
Andrew Kingston b042c9ed2e Add tests for table settings migration 2022-11-28 12:20:49 +00:00
Mel O'Hagan 11ae382af0 lint 2022-11-28 12:05:19 +00:00
Mel O'Hagan ba10756119 Don't parse number arrays as date 2022-11-28 12:04:44 +00:00
Andrew Kingston 27bea5c85b Merge branch 'develop' of github.com:Budibase/budibase into side-panel 2022-11-28 09:57:12 +00:00
Budibase Release Bot 5285a850c0 Update pro version to 2.1.38 2022-11-28 09:39:31 +00:00
Budibase Release Bot 0e6d776867 v2.1.38 2022-11-28 09:36:09 +00:00
Budibase Staging Release Bot 678b4c1402 Update pro version to 2.1.32-alpha.11 2022-11-28 09:23:26 +00:00
Budibase Staging Release Bot a6a8957457 v2.1.32-alpha.11 2022-11-28 09:19:56 +00:00
deanhannigan 21b2831fbf Merge pull request #8695 from Budibase/feature/auto-select-dataprovider-source
Feature/auto select dataprovider source
2022-11-28 09:07:49 +00:00
Martin McKeaveney 3bbae12d8e bump posthog-js version 2022-11-27 22:00:34 +00:00
Budibase Release Bot 6c36837d11 Update pro version to 2.1.37 2022-11-27 13:53:06 +00:00
Budibase Release Bot 11bf2ddf26 v2.1.37 2022-11-27 13:49:45 +00:00
mike12345567 70242f3be7 Fixing some issues detected by testing. 2022-11-26 21:26:19 +00:00
mike12345567 06d8d19aaa Final typescript conversions for server. 2022-11-26 16:24:37 +00:00
mike12345567 12d6e60525 One file left in the server, some fixes after converting the internal row controller. 2022-11-26 15:42:53 +00:00
mike12345567 658f12281d Fixes based on server build so far. 2022-11-26 15:10:41 +00:00
mike12345567 90362b65c1 Disabling js interop in Typescript build of backend-core and worker, fixing build issues. 2022-11-26 14:46:01 +00:00
mike12345567 3ce9df0d25 Merge branch 'develop' of github.com:Budibase/budibase into refactor/backend-core-worker 2022-11-26 13:51:19 +00:00
mike12345567 a3bb2e0d77 Automation overhaul to Typescript, plus type updates. 2022-11-25 19:57:07 +00:00
mike12345567 eeebd0fe70 Typescript conversion of linked row controller. 2022-11-25 18:54:57 +00:00
mike12345567 7eac8fafd6 Some server typescript re-writes, only automations left and some controllers. 2022-11-25 15:01:46 +00:00
Rory Powell b0443eee0d Merge pull request #8814 from Budibase/env-var-fix-master
Environment variable type coercion fix
2022-11-25 14:47:43 +00:00
Budibase Release Bot d51fa6ebba Update pro version to 2.1.36 2022-11-25 14:14:57 +00:00
Budibase Release Bot ca2e0b4671 v2.1.36 2022-11-25 14:11:38 +00:00
melohagan 28e5a883d9 Merge pull request #8810 from Budibase/bug/sev2/disable-date-picker
Disable date picker
2022-11-25 14:01:00 +00:00
Budibase Staging Release Bot 13168c58c4 Update pro version to 2.1.32-alpha.10 2022-11-25 14:00:38 +00:00
Budibase Staging Release Bot 7d3e80b007 v2.1.32-alpha.10 2022-11-25 13:57:11 +00:00
Andrew Kingston f892faa98f Remove console log 2022-11-25 13:54:49 +00:00
Andrew Kingston 3c0d58bb91 Clear a create form block when submitted 2022-11-25 13:34:25 +00:00
Martin McKeaveney f19e82d81c Merge pull request #8790 from Budibase/bug/sev4/duplicate-add-binding-button
Remove duplicate add binding button
2022-11-25 13:33:36 +00:00
Budibase Release Bot 310cb0b476 Update pro version to 2.1.35 2022-11-25 12:59:26 +00:00
Rory Powell e095e40d2e Environment variable type coercion fix 2022-11-25 12:55:58 +00:00
Budibase Release Bot d882845b9b v2.1.35 2022-11-25 12:55:56 +00:00
Rory Powell f748cbc853 Environment variable type coercion fix 2022-11-25 12:52:50 +00:00
Rory Powell dc96264ca7 Merge pull request #8811 from Budibase/per-user-fixes
Update Price type def
2022-11-25 12:44:24 +00:00
Andrew Kingston 44b812b6b6 Hide horizontal overflow in side panels 2022-11-25 12:14:25 +00:00
Andrew Kingston ece86ea1a8 Ensure datepicker underlay does not exceed parent element size 2022-11-25 12:14:05 +00:00
Andrew Kingston 3e0211ed22 Ignore modals from consideration in clickOutside util 2022-11-25 12:13:48 +00:00
Andrew Kingston 92b7b04e14 Refactor clickoutside util to use a single event listener rather than many, and add support for ignoring certain classes 2022-11-25 12:08:34 +00:00
Andrew Kingston abedb5d9eb Merge branch 'develop' of github.com:Budibase/budibase into side-panel 2022-11-25 11:24:57 +00:00
Rory Powell 30a5d9939f Update Price type def 2022-11-25 11:00:35 +00:00
Mel O'Hagan 991706ec53 Disable input 2022-11-25 10:54:36 +00:00
Budibase Staging Release Bot 0456a88c02 Update pro version to 2.1.32-alpha.9 2022-11-25 10:21:14 +00:00
Budibase Staging Release Bot 19840c7a78 v2.1.32-alpha.9 2022-11-25 10:17:30 +00:00
Gerard Burns a2889ec1a3 Skeleton Loading States (#8719)
* Loading Skeletons

* PR Feedback
2022-11-25 10:02:43 +00:00
mike12345567 d3c4c99e16 Complete conversion of backend-core to Typescript. 2022-11-24 18:48:51 +00:00
Mel O'Hagan 57f695ac3c Don't add numbering to primary key 2022-11-24 18:24:38 +00:00
Budibase Release Bot b2ee8884d5 Update pro version to 2.1.34 2022-11-24 15:29:22 +00:00
Budibase Release Bot 6a750f1cf9 v2.1.34 2022-11-24 15:25:31 +00:00
melohagan 685355004e Merge pull request #8798 from Budibase/bug/sev3/homescreen-on-load
Only uncheck other homescreens if homescreen set
2022-11-24 15:13:24 +00:00
Andrew Kingston cd24c408fe Rename migration 2022-11-24 14:27:49 +00:00
Andrew Kingston 9000349360 Refactor table settings migration slightly and add missing await keyword 2022-11-24 14:23:27 +00:00
Andrew Kingston 3480f6741c Rename table settings migration and only run on dev apps 2022-11-24 14:23:04 +00:00
Budibase Release Bot 1577e7aba1 Update pro version to 2.1.33 2022-11-24 13:59:59 +00:00
Budibase Release Bot 8a9bd3be7d v2.1.33 2022-11-24 13:56:05 +00:00
deanhannigan 3c716a059c Merge pull request #8795 from Budibase/fix/pass-request-context-to-dynamic-var-retry
User/Auth context now being passed to dynamic variable request updates
2022-11-24 13:42:51 +00:00
Mel O'Hagan bcd4ac1db8 Only uncheck other homescreens if homescreen set 2022-11-24 13:24:09 +00:00
Budibase Release Bot 30f42cd338 Update pro version to 2.1.32 2022-11-24 12:21:22 +00:00
Budibase Release Bot 23b1ed7528 v2.1.32 2022-11-24 12:17:58 +00:00
Mel O'Hagan 4b05cd2d2d Allow tables to be created even if no fetch 2022-11-24 11:45:58 +00:00
Andrew Kingston 1ec197ce8f Update side panel icon 2022-11-24 10:33:57 +00:00
Dean f4c027c25b User/Auth context now being passed to dynamic variable request updates 2022-11-24 10:16:05 +00:00
mike12345567 bfaef13768 Refactoring worker, converting all controllers/routes to Typescript and all imports of backend-core to new style. 2022-11-23 18:25:20 +00:00
Mel O'Hagan 3504348768 Remove duplicate add binding button 2022-11-23 18:19:43 +00:00
Dean 05188f0588 Review updates 2022-11-23 17:12:23 +00:00
Budibase Staging Release Bot df80aa974a Update pro version to 2.1.32-alpha.8 2022-11-23 17:06:27 +00:00
Budibase Staging Release Bot b59aa48977 v2.1.32-alpha.8 2022-11-23 17:02:56 +00:00
Mitch-Budibase c618b11cf2 Merge pull request #8786 from Budibase/cypress-build-fix
Cypress Build Update
2022-11-23 16:49:40 +00:00
Andrew Kingston ade595e4a0 Fix context not being provided for table block row click action 2022-11-23 16:47:54 +00:00
Mitch-Budibase 4cee4a3c83 Cypress Build Update
Few changes to assist with the nightly build

appPublishWorkflow
- Removing closeModal function calls (no longer needed)

createBinding
- Update to remove a component from some of the tests
- New command for this also

REST
- Skipping these tests -> there are only 2 and will be replaced via API

Commands
- Additional changes to support the nightly build
- mainly navigation based due to recent code changes to the product
2022-11-23 16:19:50 +00:00
Andrew Kingston 343aff9f88 Update side panel transition to be much smoother 2022-11-23 16:14:58 +00:00
Andrew Kingston 13b8ccc582 Default to running button actions for table blocks and add info 2022-11-23 16:14:43 +00:00
Dean a1333db948 Merge remote-tracking branch 'origin/develop' into feature/auto-select-dataprovider-source 2022-11-23 16:13:04 +00:00