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

31981 commits

Author SHA1 Message Date
Andrew Kingston f30142831e Merge branch 'master' of github.com:Budibase/budibase into grid-ux-improvements 2024-05-21 13:28:43 +01:00
deanhannigan 99df20eeb4
Merge branch 'master' into fix/csp-worker-signature-component 2024-05-21 12:53:04 +01:00
Adria Navarro 7c7f88bd47 Pop on asserts 2024-05-21 13:41:46 +02:00
Adria Navarro 221c8a3f0a Shuffle all test createRows 2024-05-21 13:31:15 +02:00
Sam Rose 133966131f
Merge branch 'master' into delete-sql-spec-ts 2024-05-21 12:05:48 +01:00
Andrew Kingston 16fd09e4c9 Merge branch 'master' of github.com:Budibase/budibase into prefill-cards 2024-05-21 12:03:16 +01:00
Sam Rose 6bd984ab9c
Making progress towards deleting sql.spec.ts. 2024-05-21 11:51:42 +01:00
deanhannigan 5247aa6900
Merge pull request #13733 from Budibase/fix/remove-formula-column-subtype-check
Removed subtype check when creating a formula column
2024-05-21 11:06:59 +01:00
deanhannigan 0d09745f9d
Merge branch 'master' into fix/remove-formula-column-subtype-check 2024-05-21 11:01:50 +01:00
Adria Navarro fc99fad3d2 Fix display in chromium 2024-05-21 11:54:55 +02:00
Adria Navarro d97f3b0378 Handle undefineds 2024-05-21 11:54:42 +02:00
Adria Navarro bf4e99d822
Merge branch 'master' into sqs-user-tests 2024-05-21 11:32:29 +02:00
Adria Navarro 2b1df81649 Fix null references 2024-05-21 11:26:30 +02:00
Gerard Burns c3948262ba
Make Builder App Section Navigation Tabs Anchors (#13626)
* wip

* linting

* add dedicated anchor handler for safety

* fixes

* fixes

* fix meta key clicks

* lint

* lint
2024-05-21 10:22:57 +01:00
deanhannigan 2494166cbc
Merge branch 'master' into fix/remove-formula-column-subtype-check 2024-05-21 10:16:58 +01:00
Dean 79fa40f08a Removed subtype check as it was causing the builder to crash 2024-05-21 10:02:44 +01:00
Andrew Kingston e269f91f18
Merge pull request #13538 from Budibase/fix-chart-data-selection-2
Chart Component Fixes/Improvements. Adds Tooltip to Provide Context on Component Input Types
2024-05-21 10:00:35 +01:00
Gerard Burns 04cf17cea7 merge master 2024-05-21 09:51:06 +01:00
Andrew Kingston 0c63946df7
Merge branch 'master' into prefill-cards 2024-05-21 09:10:23 +01:00
Andrew Kingston 948a6a078d Assign colours to new options by defaults and use consistent colour set across the board 2024-05-21 09:03:53 +01:00
deanhannigan 0c49f192c4
Merge branch 'master' into fix/csp-worker-signature-component 2024-05-21 08:59:01 +01:00
Sam Rose 2131cc689c
Put pro back in line with master. 2024-05-20 17:13:12 +01:00
Sam Rose 8be41da728
Merge branch 'master' of github.com:budibase/budibase into sqs-user-tests 2024-05-20 17:02:47 +01:00
Sam Rose e2a1ab7eaf
All tests passing. 2024-05-20 17:01:52 +01:00
Adria Navarro 0b01b67661
Merge branch 'master' into budi-8195/unable-to-load-grid-when-using-external-postgres 2024-05-20 17:06:57 +02:00
Adria Navarro 1d00604674 Lint 2024-05-20 17:06:34 +02:00
Adria Navarro 356da44b4b Clean code 2024-05-20 17:00:51 +02:00
Adria Navarro 028aaa0bb4 Clean 2024-05-20 17:00:12 +02:00
Adria Navarro 7d709d0d22 Fix flaky test 2024-05-20 16:57:03 +02:00
Adria Navarro 684e360715 Add other tests 2024-05-20 16:49:38 +02:00
Adria Navarro 318dd5e628 Fix time and mssql tests 2024-05-20 16:34:22 +02:00
Adria Navarro 57e73488b5 Add tests 2024-05-20 16:34:00 +02:00
Adria Navarro 9f75922011 SQL time only column creation as time 2024-05-20 16:31:11 +02:00
Conor Webb 3c74d29cf6
Added the ability to disable automations (#13667)
* Added disabling functionality for automations

* Removed external trigger automations that are disabled from selectable bindings

* Added new popover option for disabling automations

* Added toggle UI Inside automation screen

* Added subtle styling to automation list for disabled functionality.

* Fixed linting error

* Removed duplicate bbui import

* Fixed store function spacing

* Fixed linting issues.

* Added the requested changes to how disable is handled.

* Fixed linting issues.

* Minor UI tweaks based on feedback.

* Added logic to prevent crons type automations from running when disabled.

* Removing webhook disable, causes trigger url to be re-generated.

* Add unit test to ensure disabled automations are filtered out of the active queue

* Fixed lint issues

* Reverted disabled unit test

* Added error throw for disabled automations

* Add test for when a disabled automation gets triggered

* Added try, catch for trigger function - error handling

* Fixed linting issues
2024-05-20 15:13:08 +01:00
Andrew Kingston fb160eef11 Dedupe some logix 2024-05-20 15:03:25 +01:00
Andrew Kingston 4ede31acf6 Add double click to edit columns in grids 2024-05-20 15:02:06 +01:00
deanhannigan 8498dd7c3d
Merge branch 'master' into prefill-cards 2024-05-20 14:53:43 +01:00
Andrew Kingston 8f2a55e5ea
Merge pull request #13725 from Budibase/fix/options-picker-toggle-click
Allow closing options pickers by clicking again
2024-05-20 14:52:03 +01:00
Andrew Kingston de13f4ea11 Fix multiple issue with colour selection for options 2024-05-20 14:50:39 +01:00
Andrew Kingston 4fbbd1c758
Merge branch 'master' into fix/options-picker-toggle-click 2024-05-20 14:48:12 +01:00
Sam Rose 402afa1df6
Merge master. 2024-05-20 14:19:55 +01:00
Dean 995d2154ca Included blob: in worker csp security header. Required for atrament to load 2024-05-20 14:09:07 +01:00
Sam Rose efa0c8289f
Merge pull request #13726 from Budibase/fix-search-tests
Remove most of the date mocking in search.spec.ts
2024-05-20 12:48:46 +01:00
Sam Rose c268879e94
Merge master. 2024-05-20 12:39:02 +01:00
Sam Rose fd2e0020cd
Fix more date math problems. 2024-05-20 12:31:12 +01:00
Sam Rose 079318379d
Fix date math problem in search tests. 2024-05-20 12:23:03 +01:00
Adria Navarro 5dc75582d9 Fix timezone issues 2024-05-20 13:09:28 +02:00
Adria Navarro a74f82a535 Use native inputs 2024-05-20 13:06:45 +02:00
deanhannigan d8113ddb5e
Merge pull request #13418 from Budibase/feature/signature-field-and-component
Signature field and component support
2024-05-20 12:05:50 +01:00
Sam Rose 1562e7b1f1
Working towards user relationship tests passing. 2024-05-20 12:05:01 +01:00