Sam Rose
8d6aaff45d
Merge branch 'delete-sql-spec-ts' of github.com:budibase/budibase into delete-sql-spec-ts
2024-05-21 14:03:23 +01:00
Sam Rose
682cdfffe8
Respond to PR feedback.
2024-05-21 14:03:07 +01:00
Sam Rose
133966131f
Merge branch 'master' into delete-sql-spec-ts
2024-05-21 12:05:48 +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
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
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
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
4fbbd1c758
Merge branch 'master' into fix/options-picker-toggle-click
2024-05-20 14:48:12 +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
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
Andrew Kingston
377d7fdb76
Merge branch 'feature/signature-field-and-component' of github.com:Budibase/budibase into feature/signature-field-and-component
2024-05-20 11:53:35 +01:00
Andrew Kingston
f906bd3dd5
Remove leftover usages of inversion params which are no longer needed
2024-05-20 11:53:19 +01:00
Dean
3019e54b92
Fix for date based binding tests
2024-05-20 11:25:48 +01:00
Andrew Kingston
df30f652d3
Merge branch 'master' into fix/options-picker-toggle-click
2024-05-20 11:12:38 +01:00
Andrew Kingston
0fbbc3c88a
Merge branch 'master' of github.com:Budibase/budibase into feature/signature-field-and-component
2024-05-20 11:08:19 +01:00
Andrew Kingston
387723f9cf
Update click_outside handler to use a click even rather than mouseup for its second event to allow overriding
2024-05-20 11:05:53 +01:00
Andrew Kingston
39f59c076a
Merge pull request #13610 from Budibase/table-width-setting
...
Table column initial width setting
2024-05-20 11:05:02 +01:00
deanhannigan
f20ed14e61
Merge branch 'master' into feature/signature-field-and-component
2024-05-20 10:30:55 +01:00
Andrew Kingston
8bf9a3884b
Merge branch 'master' into table-width-setting
2024-05-20 10:30:40 +01:00
Andrew Kingston
a2f0049ee4
Merge pull request #13724 from Budibase/tab-dynamic-resizing
...
Observe size changes in tabs
2024-05-20 10:23:51 +01:00
Andrew Kingston
b902e765fd
Observe size changes in tabs as a catch-all solution for incorrect underline sizing
2024-05-20 09:37:48 +01:00
Andrew Kingston
87a575f1d0
Merge branch 'master' into table-width-setting
2024-05-20 08:29:26 +01:00
Michael Drury
bb8fc45ffb
Merge pull request #13717 from Budibase/fix/13715
...
Disallowing arrays for single types (attachment and user)
2024-05-17 17:35:43 +01:00
mike12345567
c1ce6be9b9
Disallowing arrays for single types (attachment and user).
2024-05-17 17:17:57 +01:00
deanhannigan
b52740c1d8
Merge branch 'master' into feature/signature-field-and-component
2024-05-17 17:17:01 +01:00
Dean
37dd75823f
PR feedback, signature to signature single
2024-05-17 17:04:15 +01:00
Michael Drury
1b26b0856b
Merge pull request #13716 from Budibase/fix/cli-logging
...
Fixing CLI logging
2024-05-17 16:58:59 +01:00
mike12345567
5d1c23373f
removing init import.
2024-05-17 16:32:55 +01:00
mike12345567
d23a34687f
Quick fix for the CLI - the disabling of pino logging being part of the index means it doesn't run until after TS imports - moving it to be first import/ran before all else.
2024-05-17 16:32:38 +01:00
Andrew Kingston
e0e36c767b
Merge branch 'table-width-setting' of github.com:Budibase/budibase into table-width-setting
2024-05-17 15:59:55 +01:00
Andrew Kingston
d2a92e2c90
Fix show and hide all buttons
2024-05-17 15:18:49 +01:00
Andrew Kingston
594b2eb04c
Fix a few edge cases and bugs
2024-05-17 15:12:39 +01:00
deanhannigan
c45ae63742
Merge branch 'master' into feature/signature-field-and-component
2024-05-17 15:11:57 +01:00
deanhannigan
b6ce7eaa38
Merge branch 'master' into table-width-setting
2024-05-17 15:11:40 +01:00
Michael Drury
15b86021ee
Merge pull request #13710 from Budibase/fix/rest-download-images
...
Download images rather than returning binary responses from REST queries
2024-05-17 14:59:57 +01:00
Andrew Kingston
4b693088fa
Refactor how grid schema mutations are managed to support custom orders, widths and visibility of columns that are still user-overridable
2024-05-17 14:55:52 +01:00
Michael Drury
acab64ea45
Merge branch 'master' into fix/rest-download-images
2024-05-17 14:51:42 +01:00
mike12345567
e320524c63
Test case.
2024-05-17 14:37:01 +01:00
Adria Navarro
f6ce6977ef
Merge pull request #13704 from Budibase/BUDI-8248/reduce-googleapi-calls
...
Reduce googleapi calls
2024-05-17 15:36:22 +02:00
mike12345567
16c69dcc33
Backwards compat.
2024-05-17 14:16:08 +01:00
mike12345567
ec2ec4014c
Fixing an issue with images and REST queries, these traditionally have only come back as binary data to Budibase, but this isn't very useful, its very difficult to convert these into something that can be used. Instead we will now download images into temporary attachments as we do for other types with a real content-disposition.
2024-05-17 14:01:43 +01:00