Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX]: moved filtering of apps and fix duplicates #67

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

maelaubert56
Copy link
Member

@maelaubert56 maelaubert56 commented Dec 24, 2024

[FIX]: moved filtering of apps and fix duplicates

📄 Description

This PR refactors the app filtering logic, making it more efficient, and removes a duplicated function (getApplicationList). It also improves type coverage across several files.

Commits :

[FIX]: Fix type coverage
[FIX]: moved app filtering to the db query
[FIX]: removed duplicated getApplicationList
[FIX]: remove old duplicated function

@maelaubert56 maelaubert56 added the bug Something isn't working label Dec 24, 2024
@maelaubert56 maelaubert56 self-assigned this Dec 24, 2024
@maelaubert56 maelaubert56 linked an issue Dec 24, 2024 that may be closed by this pull request
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FIX]: Apps are filtered in BFF instead of the DB query.
1 participant