8000 Add Founder projects to Avalonia app by SuperJMN · Pull Request #366 · block-core/angor · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add Founder projects to Avalonia app #366

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

Merged
merged 12 commits into from
May 13, 2025

Conversation

SuperJMN
Copy link
Contributor
@SuperJMN SuperJMN commented May 7, 2025

Note: This PR is based on #365. Please, merge it before this one.

Adds the founder projects to the Founder section. When going to the details, users can already see the pending
investments.

@DavidGershony DavidGershony self-requested a review May 7, 2025 17:05
Copy link
Collaborator
@DavidGershony DavidGershony left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Had some questions about the code

SuperJMN added 12 commits May 12, 2025 09:26
Introduced a `TryGet` method in `IProjectRepository` and its implementation to handle projects as `Maybe<Project>`. Refactored `GetFounderProjects` to utilize `TryGet`, streamlining project retrieval. Removed unused `Extensions` class and updated the `Zafiro` package to version `18.0.5`.
Replace the use of `FindById` in the `Get` method with `TryGet` for better error handling and clarity. Remove the redundant `FindById` method to clean up the codebase.
Updated `GetFounderProjects` to remove redundant `ProjectId` parameter. Integrated project retrieval functionality in the Founder section, modifying view models and UI elements to handle and display project data effectively.
Introduced new view models and UI components for displaying founder projects and pending investments in detail. Enhanced the Founder section with reactive commands, dynamic data binding, and new design templates. Updated dependency injection configurations and styles to support the new functionality.
@SuperJMN SuperJMN force-pushed the founder-projects branch from 3de7caa to 7f5186b Compare May 12, 2025 07:28
@DavidGershony DavidGershony merged commit f98dcd1 into block-core:main May 13, 2025
3 checks passed
@SuperJMN SuperJMN deleted the founder-projects branch May 14, 2025 07:35
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
0