Dean
|
d1c21d7aeb
|
Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux
|
2024-10-28 09:04:17 +00:00 |
mike12345567
|
a9279b35d5
|
Merge branch 'master' of github.com:Budibase/budibase into v3-ui
|
2024-10-25 17:31:16 +01:00 |
Michael Drury
|
de3ebd9e06
|
Merge pull request #14874 from Budibase/openapi-test-improvements
Public API test changes
|
2024-10-25 16:10:02 +01:00 |
Andrew Kingston
|
c110cb628d
|
Merge pull request #14858 from Budibase/remove-lightest-and-dark-themes
Remove lightest and dark themes and add core types and utils for themes
|
2024-10-25 16:01:44 +01:00 |
Michael Drury
|
ea24bd94cf
|
Merge branch 'master' into openapi-test-improvements
|
2024-10-25 15:42:18 +01:00 |
Michael Drury
|
b4c508bdbf
|
Merge pull request #14851 from Budibase/chore/update-submodule
Update pro submodule
|
2024-10-25 15:27:45 +01:00 |
mike12345567
|
8f17d7f1bf
|
Updating pro submodule again.
|
2024-10-25 13:39:01 +01:00 |
Michael Drury
|
516ee275ce
|
Merge branch 'master' into chore/update-submodule
|
2024-10-25 13:14:50 +01:00 |
mike12345567
|
99c3395cb9
|
Some fixes to Public API test request as per PR comments, as well as removing AI formula type from open API spec (this is used internally, not supposed to be exposed).
|
2024-10-25 13:13:10 +01:00 |
Dean
|
c3bf7ed9b6
|
Allow 1.5x zoom. Used to top out at 1x
|
2024-10-25 12:57:31 +01:00 |
Dean
|
acf743ed8c
|
Lint
|
2024-10-25 12:50:34 +01:00 |
Dean
|
a60002d53e
|
Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux
|
2024-10-25 12:44:57 +01:00 |
Dean
|
2b982ab2d0
|
Removed zoom output, added focus element registration to allow centering the automations to the trigger on load.Stopped dragging when editing steps or branches and other minor fixes
|
2024-10-25 12:44:21 +01:00 |
Andrew Kingston
|
95069ef59f
|
Update style of branch text
|
2024-10-25 11:32:28 +01:00 |
Andrew Kingston
|
a46acdabc2
|
Update filter editor text to better support automation branching
|
2024-10-25 11:31:04 +01:00 |
Andrew Kingston
|
7dd245d47d
|
Allow editing bindings in filters inline as long as JS is not used
|
2024-10-25 11:25:30 +01:00 |
Michael Drury
|
0107f2c40e
|
Merge pull request #14868 from Budibase/fix/openapi-security
Open API - security update
|
2024-10-25 11:16:47 +01:00 |
Michael Drury
|
207cf40504
|
Merge branch 'master' into fix/openapi-security
|
2024-10-25 11:01:40 +01:00 |
Sam Rose
|
7ee72b6c95
|
Merge master.
|
2024-10-25 10:58:32 +01:00 |
Sam Rose
|
28a7ab3991
|
Merge pull request #14861 from Budibase/sql-security
Add tests for SQL injection attacks on table/view creation and search.
|
2024-10-25 10:55:25 +01:00 |
mike12345567
|
f1fa0a3a6f
|
Fixing tests, updating to typescript.
|
2024-10-25 10:41:20 +01:00 |
Sam Rose
|
2b1bf4d711
|
Fix lint.
|
2024-10-25 10:39:42 +01:00 |
mike12345567
|
c33f331904
|
Test fix.
|
2024-10-24 18:08:49 +01:00 |
Sam Rose
|
dd6a0853a4
|
Fix tests (again)
|
2024-10-24 18:05:33 +01:00 |
mike12345567
|
68354cc50f
|
Defaulting app ID to variable.
|
2024-10-24 17:48:25 +01:00 |
mike12345567
|
0863a1167c
|
Updating OpenAPI definition to contain all required variables.
|
2024-10-24 17:41:34 +01:00 |
Sam Rose
|
226c8d4f8e
|
Fix SQL tests.
|
2024-10-24 17:33:16 +01:00 |
Adria Navarro
|
c13613f75c
|
Merge pull request #14860 from Budibase/BUDI-8774/delete-row-actions-when-unfetching-tables
Remove row actions when unfetching tables
|
2024-10-24 18:05:07 +02:00 |
Adria Navarro
|
b05f35f58f
|
Merge pull request #14859 from Budibase/BUDI-8774/row-actions-dont-get-deleted-when-removing-a-datasource
Delete row actions when removing a datasource
|
2024-10-24 18:04:52 +02:00 |
mike12345567
|
5a46e16b8d
|
Adding some tests around the openAPI public APIs to make sure the security works the way we expect, do not redirect API requests.
|
2024-10-24 16:54:08 +01:00 |
Andrew Kingston
|
15336d684c
|
Merge pull request #14865 from Budibase/cheeks-fixes
Misc V3 improvements
|
2024-10-24 16:32:11 +01:00 |
Andrew Kingston
|
2dec33c12d
|
Revert info display changes
|
2024-10-24 16:27:30 +01:00 |
Andrew Kingston
|
be5564621c
|
Add info display in user side panel to warn builders if they haven't published their app
|
2024-10-24 16:19:43 +01:00 |
Sam Rose
|
977826a0ca
|
Clean up table assertions in SQL injection tests.
|
2024-10-24 15:37:53 +01:00 |
Sam Rose
|
6e6e1368c1
|
Assert table is not deleted in SQL injection tests.
|
2024-10-24 15:32:08 +01:00 |
Andrew Kingston
|
c8a7837868
|
Skip access API request if unchanged
|
2024-10-24 15:30:05 +01:00 |
Adria Navarro
|
08ee84c88b
|
Merge pull request #14864 from Budibase/chore/allow-overriding-minversion-without-power-role
Allow overriding the min version where we stop serving the power role
|
2024-10-24 16:23:04 +02:00 |
Adria Navarro
|
288517df96
|
Fix frontend issues due power role missing
|
2024-10-24 16:08:04 +02:00 |
Adria Navarro
|
f279a1716d
|
Allow overriding the min version where we stop serving the power role
|
2024-10-24 15:52:52 +02:00 |
Adria Navarro
|
ef2465635a
|
Merge pull request #14862 from Budibase/BUDI-8749/missing-old-row-on-automations
Missing old row on automations
|
2024-10-24 14:13:10 +02:00 |
Adria Navarro
|
4dedde5165
|
Add missing rowaction
|
2024-10-24 13:51:44 +02:00 |
Adria Navarro
|
637c13c1af
|
Proper typing for emitTable
|
2024-10-24 13:44:20 +02:00 |
Adria Navarro
|
342d70b326
|
Proper typing
|
2024-10-24 13:42:01 +02:00 |
Sam Rose
|
e54bb3fbdc
|
Uncomment view tests.
|
2024-10-24 12:33:32 +01:00 |
Sam Rose
|
478160c412
|
Fix all tests.
|
2024-10-24 12:28:23 +01:00 |
Dean
|
6a6ae2c4e7
|
Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux
|
2024-10-24 12:15:56 +01:00 |
Adria Navarro
|
47e16dd844
|
Typing emitter
|
2024-10-24 13:07:13 +02:00 |
Sam Rose
|
0736812293
|
Add SQL injection tests.
|
2024-10-24 11:39:57 +01:00 |
Adria Navarro
|
8dda1a51cf
|
Remove row actions when unfetching tables
|
2024-10-24 12:39:20 +02:00 |
Andrew Kingston
|
a8264aadc2
|
Merge branch 'master' of github.com:Budibase/budibase into v3-ui
|
2024-10-24 11:37:04 +01:00 |