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

feat(app): support changeing patch status #151

Merged
merged 11 commits into from
Jul 21, 2024
Merged

Conversation

maninak
Copy link
Collaborator

@maninak maninak commented Jul 19, 2024

Closed #87

maninak added 2 commits July 19, 2024 14:07
Additionally brings

- use old patch name in  patch update operations notifications
- don't always log "reached no man's land"
- make command radicle.refreshOnePatch handle params properly
- refactor existing patch mutation code to a more standardized
architecture
- refactor context menu when-contexts for better maintenance

Signed-off-by: Konstantinos Maninakis <maninak@protonmail.com>
Signed-off-by: Konstantinos Maninakis <maninak@protonmail.com>
@maninak maninak force-pushed the feat/87_change-patch-status branch from 39d26c5 to 1dbdbc5 Compare July 19, 2024 20:05
maninak added 7 commits July 20, 2024 02:31
Signed-off-by: Konstantinos Maninakis <maninak@protonmail.com>
Signed-off-by: Konstantinos Maninakis <maninak@protonmail.com>
Signed-off-by: Konstantinos Maninakis <maninak@protonmail.com>
Signed-off-by: Konstantinos Maninakis <maninak@protonmail.com>
Introduces perf regression to be optimized in an upcoming commit.

Signed-off-by: Konstantinos Maninakis <maninak@protonmail.com>
Signed-off-by: Konstantinos Maninakis <maninak@protonmail.com>
- fix: refresh currentRepoId when the local node's
identity changes (e.g. created)

Signed-off-by: Konstantinos Maninakis <maninak@protonmail.com>
@maninak maninak changed the title feat(patch-list): change patch status with r-click feat(app): support changeing patch status Jul 21, 2024
Signed-off-by: Konstantinos Maninakis <maninak@protonmail.com>
@maninak maninak force-pushed the feat/87_change-patch-status branch from a19f22f to 7e4683b Compare July 21, 2024 21:55
Signed-off-by: Konstantinos Maninakis <maninak@protonmail.com>
@maninak maninak marked this pull request as ready for review July 21, 2024 22:07
@maninak maninak self-assigned this Jul 21, 2024
@maninak maninak merged commit 75db464 into main Jul 21, 2024
8 checks passed
@maninak maninak deleted the feat/87_change-patch-status branch July 21, 2024 22:09
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.

Support changing a patch's status
1 participant