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

refactor(web): drop product registration code #1499

Merged
merged 3 commits into from
Jul 25, 2024

Conversation

dgdavid
Copy link
Contributor

@dgdavid dgdavid commented Jul 24, 2024

At this moment, the code for working with product registration is not used. Moreover, it has to be migrated to a TanStack Query approach because reasons stated at #1439

Thus, we've agreed to drop it meanwhile in order to have less dead/unused/pending to adapt code.

Please, note that changes were done on top of #1498, reason why would be nice to merge this after it. Additionally, it includes a removal of software typedef comments that were forgotten at #1483 and
#1496.

Which was replaced by its equivalent using Tanstack query. See
#1454.
Because it is not in use at this time and it must be reimplemented for
using a Tanstack Query approach anyway.
Defined types now live at types/software.

Related to #1483 and
#1496.
@dgdavid dgdavid requested a review from imobachgs July 24, 2024 16:29
@imobachgs imobachgs merged commit 25c6814 into master Jul 25, 2024
2 checks passed
@imobachgs imobachgs deleted the drop-product-registration branch July 25, 2024 08:31
@imobachgs imobachgs mentioned this pull request Sep 20, 2024
imobachgs added a commit that referenced this pull request Sep 20, 2024
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.

2 participants