Skip to content

fix: user decorator missing roles#529

Open
aon wants to merge 62 commits into
mainfrom
fix/user-decorator-missing-pipe
Open

fix: user decorator missing roles#529
aon wants to merge 62 commits into
mainfrom
fix/user-decorator-missing-pipe

Conversation

@aon
Copy link
Copy Markdown
Contributor

@aon aon commented Nov 12, 2025

What ❔

Fix user decorator missing roles by default. This change prevents forgetting passing the add user roles pipe. It fixes as well admins not being able to see some transactions due to this change.

Why ❔

Prevents a bug where user decorator might be used without roles.

Checklist

  • PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.

vasyl-ivanchuk and others added 30 commits August 21, 2025 11:54
# What ❔

Fixes passing DB SSL connection options

## Why ❔

Work around typeorm/typeorm#278 

## Checklist

<!-- Check your PR fulfills the following items. -->
<!-- For draft PRs check the boxes as you complete them. -->

- [x] PR title corresponds to the body of PR (we generate changelog
entries from PRs).
- [ ] Tests for the changes have been added / updated.
- [ ] Documentation comments have been added / updated.
Romsters and others added 22 commits October 27, 2025 17:27
# What ❔

Allows prividium admins to bypass prividium filters

## Why ❔

This is needed to simplify prividium deployment.

## Checklist

<!-- Check your PR fulfills the following items. -->
<!-- For draft PRs check the boxes as you complete them. -->

- [x] PR title corresponds to the body of PR (we generate changelog
entries from PRs).
- [x] Tests for the changes have been added / updated.
- [ ] Documentation comments have been added / updated.
@aon aon requested a review from a team as a code owner November 12, 2025 18:09
@github-actions
Copy link
Copy Markdown

API E2E Test Results

185 tests  ±0   185 ✅ ±0   19s ⏱️ +3s
 13 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit 7cc8cc9. ± Comparison against base commit 7b1dc58.

@github-actions
Copy link
Copy Markdown

API Prividium E2E Test Results

4 tests  ±0   4 ✅ ±0   7s ⏱️ -1s
1 suites ±0   0 💤 ±0 
1 files   ±0   0 ❌ ±0 

Results for commit 7cc8cc9. ± Comparison against base commit 7b1dc58.

@github-actions
Copy link
Copy Markdown

Unit Test Results

    4 files  ±0    259 suites  ±0   12m 7s ⏱️ +15s
2 050 tests ±0  2 048 ✅  - 1  1 💤 ±0  1 ❌ +1 
2 213 runs  ±0  2 211 ✅  - 1  1 💤 ±0  1 ❌ +1 

For more details on these failures, see this check.

Results for commit 7cc8cc9. ± Comparison against base commit 7b1dc58.

Base automatically changed from zksync-os to main November 24, 2025 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants