Budibase Staging Release Bot
|
56adb5e92d
|
Bump version to 2.33.10
|
2024-10-29 16:44:11 +00:00 |
Adria Navarro
|
b0bb70940b
|
Merge pull request #14912 from Budibase/revert-accountportal
Revert account-portal submodule
|
2024-10-29 17:42:42 +01:00 |
Adria Navarro
|
24404e0906
|
revert-accountportal
|
2024-10-29 17:37:12 +01:00 |
Budibase Staging Release Bot
|
2a7e9ecbeb
|
Bump version to 2.33.9
|
2024-10-29 16:19:42 +00:00 |
Michael Drury
|
5b17176d60
|
Merge pull request #14909 from Budibase/fix/regen-yarn-lock
Revert yarn.lock to 2.33.4 state
|
2024-10-29 16:18:39 +00:00 |
Adria Navarro
|
c2f6dfb551
|
Merge branch 'master' into fix/regen-yarn-lock
|
2024-10-29 17:18:28 +01:00 |
Budibase Staging Release Bot
|
fc3dc440fc
|
Bump version to 2.33.8
|
2024-10-29 15:33:43 +00:00 |
Michael Drury
|
bf5a1639c9
|
Merge pull request #14910 from Budibase/yarn-network-concurrency
Add network-concurrency option to yarn installs
|
2024-10-29 15:33:07 +00:00 |
Michael Drury
|
fe84ce8187
|
Merge branch 'master' into yarn-network-concurrency
|
2024-10-29 15:11:58 +00:00 |
mike12345567
|
2473f6859c
|
Updating dockerfiles to contain the network-concurrency 1 option.
|
2024-10-29 14:54:36 +00:00 |
mike12345567
|
c3335591ed
|
Reverting yarn.lock to version 2.33.4.
|
2024-10-29 14:19:13 +00:00 |
mike12345567
|
d52e8bfe5f
|
Regenerating our yarn.lock to see if it fixes build issues.
|
2024-10-29 14:16:27 +00:00 |
Budibase Staging Release Bot
|
189f3438f1
|
Bump version to 2.33.7
|
2024-10-29 14:15:23 +00:00 |
Budibase Staging Release Bot
|
7e789afbfe
|
Bump version to 2.33.6
|
2024-10-29 13:21:46 +00:00 |
Michael Drury
|
488b4c6246
|
Merge pull request #14903 from Budibase/fix/updating-yarn-lock
Updating yarn.lock
|
2024-10-29 13:15:07 +00:00 |
mike12345567
|
17d434dde7
|
Updating yarn.lock.
|
2024-10-29 12:58:55 +00:00 |
Michael Drury
|
7508621dfd
|
Merge pull request #14901 from Budibase/fix/user-page-loading
Fixing user page loading
|
2024-10-29 12:32:33 +00:00 |
melohagan
|
53854769ee
|
Fix relationship field filter on change (#14879)
Co-authored-by: Conor Webb <126772285+ConorWebb96@users.noreply.github.com>
|
2024-10-29 12:31:31 +00:00 |
mike12345567
|
d342b2248e
|
Fixing an issue with loading the user page, as per issue documented in #14890.
|
2024-10-29 12:15:50 +00:00 |
Budibase Staging Release Bot
|
5cad630b25
|
Bump version to 2.33.5
|
2024-10-29 11:52:20 +00:00 |
Michael Drury
|
13fcb96002
|
Merge pull request #14898 from Budibase/fix/public-role-access
Public role access issue
|
2024-10-29 11:46:14 +00:00 |
Adria Navarro
|
e02508cde5
|
Merge branch 'master' into fix/public-role-access
|
2024-10-29 12:18:00 +01:00 |
Adria Navarro
|
59b9eb5ec5
|
Merge pull request #14895 from Budibase/BUDI-8779/automation-history-pagination-changes-to-disabled-state-for
Fix automation log pagination
|
2024-10-29 12:17:21 +01:00 |
Adria Navarro
|
ffdd46ef1d
|
Update pro submodule
|
2024-10-29 12:00:54 +01:00 |
mike12345567
|
4da185a843
|
Fixes an issue with public role access, some old roles have a slightly different role ID format which needs to be accounted for in the comparison. Tests will come after, want to get the fix out.
|
2024-10-29 11:00:45 +00:00 |
Adria Navarro
|
bbab4d35c3
|
Update pro submodule
|
2024-10-29 11:55:56 +01:00 |
Adria Navarro
|
4a91b86278
|
Extract values from store
|
2024-10-29 11:55:49 +01:00 |
Adria Navarro
|
70cd255ef0
|
Update pro submodule
|
2024-10-29 10:39:23 +01:00 |
Adria Navarro
|
a7fa7368d9
|
Reset the page every time that a filter gets updated
|
2024-10-29 10:38:58 +01:00 |
Adria Navarro
|
ec9f854dd8
|
Merge pull request #14889 from Budibase/ci/automationbranch-to-qa
Publish automation-branching-ux to QA
|
2024-10-28 16:37:07 +01:00 |
Adria Navarro
|
40a0167c89
|
Release feature/automation-branching-ux to QA
|
2024-10-28 16:34:39 +01:00 |
Budibase Staging Release Bot
|
3768cc462a
|
Bump version to 2.33.4
|
2024-10-28 14:55:37 +00:00 |
melohagan
|
7dcdce2480
|
Gro 738 refactor code that returns the account holder from user (#14872)
* WIP
* WIP
* Remove tests
* Remove TenantInfo
* Remove unused export
* Remove TenantInfo type
* Remove unused export
* Remove unused routes
* Add getAccountHolder front-end endpoint
* Add endpoint to no tenancy list
* Get account holder via appId
* lint
* Update pro ref
* Use account email instead of budibaseUserId (#14876)
* Update account-portal ref
* Update account portal ref
* Correct import order
* Simplify boolean
* type fix
* Rename endpoint to accountholder
* Update account-portal ref
* Refactor
* Refactor to not use appId
* Update type
* appId not needed
* Unused import
|
2024-10-28 14:46:42 +00:00 |
Adria Navarro
|
b2f3e4ff01
|
Merge pull request #14877 from Budibase/fix/support-multiple-relationships-same-tables
Support multiple relationships same tables
|
2024-10-28 14:58:45 +01:00 |
Adria Navarro
|
73bf731504
|
Merge branch 'master' into fix/support-multiple-relationships-same-tables
|
2024-10-28 14:36:51 +01:00 |
Budibase Staging Release Bot
|
184df94279
|
Bump version to 2.33.3
|
2024-10-28 13:35:25 +00:00 |
Adria Navarro
|
d36b810efc
|
Fix flakiness
|
2024-10-28 14:28:53 +01:00 |
Adria Navarro
|
641ceea92e
|
Fix checks
|
2024-10-28 13:57:53 +01:00 |
Adria Navarro
|
b92427015b
|
Cleanup test
|
2024-10-28 13:55:08 +01:00 |
Adria Navarro
|
d944e3a8f9
|
Cleanup
|
2024-10-28 13:53:44 +01:00 |
Adria Navarro
|
097a7f8aae
|
Merge branch 'master' into fix/support-multiple-relationships-same-tables
|
2024-10-28 13:22:18 +01:00 |
Adria Navarro
|
95de01c86c
|
Simplifying lookups
|
2024-10-28 13:17:07 +01:00 |
Sam Rose
|
c1d4c2c1f4
|
Merge pull request #14801 from Budibase/budi-8742-add-a-baseurl-binding-inside-automations
Add settings to automation context.
|
2024-10-28 11:00:40 +00:00 |
Sam Rose
|
952610efad
|
Merge branch 'master' into budi-8742-add-a-baseurl-binding-inside-automations
|
2024-10-28 10:40:56 +00:00 |
Adria Navarro
|
8aeb19aabe
|
Fix flakiness
|
2024-10-28 10:54:00 +01:00 |
Adria Navarro
|
f28746089d
|
Merge branch 'master' into fix/support-multiple-relationships-same-tables
|
2024-10-28 10:40:06 +01:00 |
Adria Navarro
|
708b1d6527
|
Update yarn.lock
|
2024-10-28 10:37:25 +01:00 |
Sam Rose
|
3c97652393
|
Merge branch 'master' into budi-8742-add-a-baseurl-binding-inside-automations
|
2024-10-25 16:38:07 +01:00 |
Sam Rose
|
407484bbe5
|
Respond to PR comments.
|
2024-10-25 16:21:10 +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 |