Commit Graph

40931 Commits

Author SHA1 Message Date
deanhannigan 4b96b482f9
Merge branch 'master' into fix/add-row-field-binding-drawer 2025-04-03 09:03:02 +01:00
Budibase Staging Release Bot 0de71d8fda Bump version to 3.8.2 2025-04-03 08:00:56 +00:00
Sam Rose ebab787e01
Merge pull request #15868 from Budibase/only-evaluate-localy
Don't fall back on the PostHog decide endpoint.
2025-04-02 17:56:54 +01:00
Sam Rose 99f9b3585f
Fix features.spec.ts. 2025-04-02 17:47:09 +01:00
Sam Rose ddb448f06e
Don't fall back on the PostHog decide endpoint. 2025-04-02 15:54:59 +01:00
Dean ff541e3dca Ensure the test modal isnt using the bindable slot component 2025-04-02 10:50:29 +01:00
Dean 7074a4087a Add bigint to the row types handling their own binding drawer UX 2025-04-02 09:56:01 +01:00
deanhannigan 5969b3e27d
Merge branch 'master' into fix/add-row-field-binding-drawer 2025-04-02 09:13:18 +01:00
Andrew Kingston ad1a285f30
Merge pull request #15788 from Budibase/pdf-screen-template
PDF screen template
2025-04-02 09:10:11 +01:00
Andrew Kingston 001c547daa
Merge pull request #15844 from Budibase/single-row-block
Single row provider component
2025-04-01 20:30:33 +01:00
Andrew Kingston 9d7ba4edd4
Merge pull request #15838 from Budibase/pdf-specific-components
PDF table component
2025-04-01 20:29:57 +01:00
Andrew Kingston e53efa1f48
Merge branch 'pdf-screen-template' of github.com:Budibase/budibase into pdf-specific-components 2025-04-01 20:23:35 +01:00
Andrew Kingston 512ea306c5
Merge branch 'master' into pdf-screen-template 2025-04-01 20:19:34 +01:00
Andrew Kingston 66bff41b31
Improve CSS preprocessing 2025-04-01 20:19:11 +01:00
Andrew Kingston 51ba8510a8
Lint 2025-04-01 20:11:27 +01:00
Andrew Kingston e836f08c53
Swap PDF to light theme instead of lightest 2025-04-01 20:08:42 +01:00
Andrew Kingston 651ac10de3
Preprocess certain CSS values before PDF rendering to fix html2canvas limitations 2025-04-01 20:06:44 +01:00
Dean 8a6ddfb136 Lint 2025-04-01 17:20:46 +01:00
Dean 916c480d0e Ensure the CodeEditorField always displays itself when inside a bindable slot 2025-04-01 17:12:31 +01:00
Andrew Kingston c8de60eb8e
Fix crash when a component is missing a definition 2025-04-01 16:39:18 +01:00
Andrew Kingston 585a85246d
Update how the base client app spectrum theme class names are applied to fix issue with custom themes in PDFs 2025-04-01 16:16:32 +01:00
Andrew Kingston 4ec222684a
Merge branch 'pdf-screen-template' of github.com:Budibase/budibase into pdf-screen-template 2025-04-01 15:59:45 +01:00
Dean 189a8ee694 Readded the DrawerBindableSlot to the RowSelector as it was still needed several column types. Some UI changes to accomodate also 2025-04-01 15:40:01 +01:00
Andrew Kingston 8098198206
Remove width setting for PDF screens 2025-04-01 13:01:56 +01:00
Andrew Kingston cf5ffbe4c5
Rename PDF Editor to PDF 2025-04-01 13:01:10 +01:00
Michael Drury 74faf3e433
Merge pull request #15852 from Budibase/feature/view-calculations-static-formulas
Allow numeric static formulas to be used in view calculations
2025-04-01 11:59:33 +01:00
Michael Drury cfb25ee235
Merge branch 'master' into feature/view-calculations-static-formulas 2025-04-01 11:48:57 +01:00
Andrew Kingston 3afde66831
Merge branch 'master' into pdf-screen-template 2025-04-01 11:46:54 +01:00
Sam Rose 32fc150fac
Merge pull request #15857 from Budibase/budibase-ai-3
Create new global DB for self-host quota.
2025-04-01 11:38:22 +01:00
mike12345567 7e068cd252 PR comments. 2025-04-01 11:35:21 +01:00
Sam Rose e13043cf18
Merge branch 'master' of github.com:budibase/budibase into budibase-ai-3 2025-04-01 11:28:23 +01:00
Sam Rose 853c00242f
Respond to PR comments. 2025-04-01 11:28:13 +01:00
Michael Drury 089ed603bd
Merge branch 'master' into feature/view-calculations-static-formulas 2025-04-01 11:27:48 +01:00
Andrew Kingston b33bc2baa6
Merge pull request #15856 from Budibase/default-app-mobile
Fix size of boilerplate screen components on mobile
2025-04-01 11:21:03 +01:00
Andrew Kingston 4cc21b9f21
Merge branch 'master' into default-app-mobile 2025-04-01 11:11:30 +01:00
Andrew Kingston 400db88e2d
Don't use static white background color as we allow this component to be used anywhere 2025-04-01 11:07:04 +01:00
Andrew Kingston 3896a60428
Reset filter and sort settings when datasource changes 2025-04-01 11:04:23 +01:00
Sam Rose 61cd2dcb9e
Merge branch 'master' of github.com:budibase/budibase into budibase-ai-3 2025-04-01 11:01:49 +01:00
Sam Rose 739c993588
Create new global DB for self-host quota. 2025-04-01 11:01:32 +01:00
Budibase Staging Release Bot 5b071c0748 Bump version to 3.8.1 2025-04-01 08:44:19 +00:00
Sam Rose c530d55065
Merge pull request #15817 from Budibase/budibase-ai-2
Budibase AI in self-host.
2025-04-01 09:34:04 +01:00
Andrew Kingston 473e41432f
Merge branch 'pdf-specific-components' of github.com:Budibase/budibase into single-row-block 2025-04-01 09:32:35 +01:00
Andrew Kingston da5b6acdc1
Merge branch 'pdf-screen-template' of github.com:Budibase/budibase into pdf-specific-components 2025-04-01 09:32:04 +01:00
Andrew Kingston 9cc178b316
Merge branch 'pdf-screen-template' of github.com:Budibase/budibase into pdf-screen-template 2025-04-01 09:31:45 +01:00
Andrew Kingston d8e4f28e7f
Merge branch 'master' of github.com:Budibase/budibase into pdf-screen-template 2025-04-01 09:31:33 +01:00
Andrew Kingston 35b9a4038b
Expose refresh data provider action from single row provider and reset row ID setting when changing datasource 2025-04-01 09:30:34 +01:00
Sam Rose 8398fcd5b7
Merge branch 'master' of github.com:budibase/budibase into budibase-ai-2 2025-04-01 09:23:53 +01:00
Sam Rose 9f2b25fcf1
Update pro reference 2025-04-01 09:23:45 +01:00
Andrew Kingston f53308bb0a
Merge branch 'master' into pdf-screen-template 2025-04-01 09:16:47 +01:00
Andrew Kingston a92fce8e77
Merge branch 'master' of github.com:Budibase/budibase into single-row-block 2025-04-01 09:15:20 +01:00