Sam Rose
|
91dfa9a378
|
Remove failing test.
|
2024-10-31 14:47:14 +00:00 |
Sam Rose
|
9d50d52a93
|
Merge branch 'fix-money-field' of github.com:budibase/budibase into fix-money-field
|
2024-10-31 14:47:06 +00:00 |
Sam Rose
|
7026a35e04
|
Remove focus test.
|
2024-10-31 14:46:57 +00:00 |
Sam Rose
|
d0845b193a
|
Merge branch 'master' into fix-money-field
|
2024-10-31 14:37:41 +00:00 |
Sam Rose
|
76a68a12f0
|
Fix handling of the Postgres money field.
|
2024-10-31 14:33:37 +00:00 |
melohagan
|
4a036fa89e
|
Merge branch 'master' into fix/no-account-holder
|
2024-10-31 08:54:57 +00:00 |
melohagan
|
eba7f01578
|
Improve users sort (#14894)
|
2024-10-31 08:51:46 +00:00 |
Mel O'Hagan
|
41807e87b3
|
Don't throw if no account-holder is found
|
2024-10-31 08:44:36 +00:00 |
mike12345567
|
dc1389b8fb
|
PR comment and linting.
|
2024-10-30 17:39:48 +00:00 |
mike12345567
|
e235de54ad
|
Fixing an issue with serving the builder, increased error rate due to requests that hit the / endpoint, these were 500ing due to a lack of app ID.
|
2024-10-30 17:32:39 +00:00 |
Michael Drury
|
c9c67841e0
|
Merge branch 'master' into nodemon-ignore
|
2024-10-30 14:26:20 +00:00 |
mike12345567
|
c7646afde0
|
Adding a change to nodemon configuration, this stops the services restarting twice when a build is triggered.
|
2024-10-30 14:23:58 +00:00 |
Adria Navarro
|
867dccce5a
|
Remove --check-files
|
2024-10-30 13:51:43 +01:00 |
Adria Navarro
|
9b9f7eb4c1
|
Use latest account-portal
|
2024-10-30 13:49:20 +01:00 |
Adria Navarro
|
6b0005bcc6
|
Different yarn cache between platforms
|
2024-10-30 13:32:43 +01:00 |
Adria Navarro
|
cbb3859bac
|
Remove --frozen-lockfile
|
2024-10-30 12:55:41 +01:00 |
Adria Navarro
|
edbda20f31
|
Add --check-files
|
2024-10-30 12:17:25 +01:00 |
Adria Navarro
|
471c217a86
|
Add --check-files
|
2024-10-30 11:28:52 +01:00 |
Adria Navarro
|
847d775103
|
Fix dockerfile
|
2024-10-30 11:15:36 +01:00 |
Adria Navarro
|
4e98c519b7
|
Use latest account-portal
|
2024-10-30 10:54:56 +01:00 |
Adria Navarro
|
e8771f7b51
|
Reenable cache and frozen-lockfile
|
2024-10-30 10:19:05 +01:00 |
mike12345567
|
b433f0f710
|
Removing yarn caching from docker builds.
|
2024-10-29 17:16:08 +00:00 |
Michael Drury
|
8e0ebba099
|
Revert "Revert to state from 2.33.4."
|
2024-10-29 17:11:28 +00:00 |
mike12345567
|
c39aad6a5f
|
Merge branch 'master' of github.com:Budibase/budibase into 2.33.4-uno-revert-4
|
2024-10-29 16:59:32 +00:00 |
Adria Navarro
|
24404e0906
|
revert-accountportal
|
2024-10-29 17:37:12 +01:00 |
Sam Rose
|
fea668e6b6
|
Revert to state from 2.33.4.
|
2024-10-29 15:55:38 +00:00 |
mike12345567
|
2473f6859c
|
Updating dockerfiles to contain the network-concurrency 1 option.
|
2024-10-29 14:54:36 +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 |
Adria Navarro
|
e02508cde5
|
Merge branch 'master' into fix/public-role-access
|
2024-10-29 12:18:00 +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 |
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
|
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 |
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 |
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 |
Sam Rose
|
78af5cdc67
|
Merge branches 'master' and 'budi-8742-add-a-baseurl-binding-inside-automations' of github.com:budibase/budibase into budi-8742-add-a-baseurl-binding-inside-automations
|
2024-10-25 16:09:40 +01:00 |
Adria Navarro
|
d4e9973c39
|
Merge branch 'master' into fix/support-multiple-relationships-same-tables
|
2024-10-25 17:02:23 +02:00 |