-
Notifications
You must be signed in to change notification settings - Fork 0
Feature/sprint 8b auth onboarding #136
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
Changes from all commits
Commits
Show all changes
63 commits
Select commit
Hold shift + click to select a range
454114c
feat: Implement the comprehensive provider module, including registra…
ae181c4
feat: Implement initial Keycloak setup for development with realm con…
9ff5d11
feat: Implement provider registration flow with dedicated frontend pa…
4ff04f2
feat: Initialize Aspire application host with multi-environment confi…
8b7ad80
feat: Add `useRegisterProvider` hook and implement authentication mid…
d3fd474
feat: Implement provider registration and profile status display, inc…
45e8c04
feat: Implement provider registration feature with Keycloak-based aut…
76588c0
feat: Introduce provider registration, profile management, search, an…
f8405f3
test: add unit tests for AddDocumentRequestValidator covering various…
73405c7
feat: Implement provider search, detail, and registration pages with …
3d3bc99
feat: Add provider registration and detail functionality with new UI,…
3043fb4
feat: Implement Providers module API endpoint mapping including a pub…
1d28eab
feat: Implement provider registration flow and provider profile page …
6d6a95c
feat: Implement provider registration and detail pages, add API mappe…
ebafb3e
feat: Implement provider registration, data models, and public profil…
da43868
feat: Implement customer and provider registration flows with documen…
250a665
feat: Implement provider registration, profile management, and custom…
9768980
feat: add unit tests for `AddDocumentCommandHandler` covering success…
16e50bd
feat: Implement provider profile and document management, customer re…
621b027
feat: Implement customer registration, provider profile and document …
8531c62
feat: implement customer registration and provider profile management…
64f242d
feat: Implement provider registration and profile management with new…
5ba8d12
feat: Implement provider registration and profile management flow, in…
71aca06
feat: Implement provider registration flow with new pages, API mapper…
ba42930
feat: add provider public profile display and registration pages with…
11d4599
feat: Implement the initial provider registration form and related pr…
ab303a0
feat: Implement public provider profile page and add initial customer…
02c0795
feat: Introduce public provider profile viewing with a dedicated API …
01ce404
feat: Introduce provider registration and accreditation flow with ded…
4b0986d
feat: add public endpoint for customer registration
00c5649
Update infrastructure and service bus
9f3ac8c
feat: enhance customer registration process with error handling and v…
fa41a3a
feat: Introduce new E2E and integration tests, add customer registrat…
d0872f8
feat: Implement customer and provider registration with comprehensive…
142ec1c
feat: Implement customer registration, Keycloak user services, and de…
867f7e0
test: add E2E test fixture using Testcontainers for shared database, …
7a431a9
feat: Implement customer/provider registration flows, profile pages, …
e3b827f
feat: Add Dead Letter Queue integration tests, user registration modu…
5a5e3b5
feat: Implement public provider profile page with dynamic data displa…
365c57b
feat: Introduce Dead Letter Queue integration tests, add verification…
c20e9ef
feat: Generate API client for the customer web app and add frontend t…
e282e88
feat: Add provider profile page with detailed information, ratings, a…
0102701
feat: Add comprehensive project roadmap, detailed frontend testing pl…
4dcd5ae
feat: add comprehensive project roadmap and frontend testing plan doc…
df9c361
feat: Add initial database permission scripts for search, user, and p…
a0cc877
feat: Implement customer authentication and registration with Keycloa…
0db5dc6
feat: Implement customer registration and authentication system with …
20b73a8
feat: Implement user profile viewing, editing, and core authenticatio…
2489634
feat: Introduce comprehensive user management, including Keycloak int…
4d95fe7
feat: Implement user authentication and authorization, including a se…
78d7839
feat: Implement user and provider profile management, authentication …
00becd1
feat: Add user role definitions and a security headers middleware to …
aa3c72c
feat: Introduce user profile viewing and editing, customer authentica…
36b5b1d
remove txt
9624d5c
feat: Implement public provider registration endpoint, add security h…
3296856
feat: add customer login form, provider tier to Keycloak role mapping…
22a65e6
feat: Add initial Aspire application host, core modules, customer web…
0577d83
feat: Implement custom Keycloak login theme, add customer web app pro…
fa7702a
feat: Introduce provider registration and credentiation flow in the c…
9b083be
feat: Introduce Aspire AppHost for development environment orchestrat…
40ce4fb
feat: Add provider onboarding flow with a profile page displaying sta…
ca2d9c1
feat: Implement the initial provider registration page, introduce a c…
4d41197
feat: add project roadmap documentation and implement initial provide…
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -145,3 +145,5 @@ legacy-analysis-report.* | |
|
|
||
| # MkDocs build output | ||
| site/ | ||
|
|
||
| /src/Web/MeAjudaAi.Web.Customer/layout.css | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.