-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Create Zead Abdelgalil file #15
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
Open
ZeadAbdelgali
wants to merge
1
commit into
github:main
Choose a base branch
from
ZeadAbdelgali:patch-1
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
Making money
Diamondbrandblue
approved these changes
Feb 25, 2023
Diamondbrandblue
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have learned alot in the past few months but theres still a burning desire to complete this project
cryptochristman
pushed a commit
to cryptochristman/codespaces-blank
that referenced
this pull request
Mar 26, 2023
Update location check for react-native
reneroliveira
added a commit
to reneroliveira/codespaces-blank
that referenced
this pull request
Jul 23, 2023
adding self parameter
Dioliode
approved these changes
May 11, 2024
Dioliode
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
DioX
IbrahimUsmani118
pushed a commit
to IbrahimUsmani118/codespaces-blank
that referenced
this pull request
Jun 24, 2024
Add xpuls.ai as tool
Legolas2222
added a commit
to Legolas2222/codespaces-blank
that referenced
this pull request
Jun 25, 2024
* Started implementing CQRS pattern for the Todos - Interfaces already exist - Started implementation of the TodoQueryService - Some Common DTOs - renamed Todo into TodoItem Still needs work: - TodoCommandService has to be implemented - Some parameters and DTOs need to be reworked - Enitity Framework core for the TodoItem - removed deprecated versions of the TodoService parts * Implemented the ITodoCommmandService, with async methods. Still needs work: - Refactor the Controller to use the new CQRS services - Create an implementation for the ITodoItemRepository - Create a good validation pipeline for all incoming and outgoing data - make sure strings are NOT nullable in the Domain and Application layer - Implement additional endpoints in the controller - Get a proper database - Unittesting - Proper error handling
mtapia01
pushed a commit
to mtapia01/codespaces-blank
that referenced
this pull request
Sep 4, 2024
SNAndreatta
pushed a commit
to SNAndreatta/codespaces-blank
that referenced
this pull request
Aug 9, 2025
fixed build errors
ramaalmerfelix
pushed a commit
to ramaalmerfelix/codespaces-blank
that referenced
this pull request
Sep 22, 2025
* test(auth): update controller tests for contract path * test(iam): update controller tests for contract path * chore: remove unused imports * test(catalog): update controller tests for contract path - Remove PingController & Test from skeleton --------- Co-authored-by: rama <rama@siriuserp.com>
AnsonShie
added a commit
to AnsonShie/codespaces-blank
that referenced
this pull request
Oct 30, 2025
* Attack EBS (github#14) * Add samba server * Add samba server * Fix lambda * Fix ansible * Update default device name * Update samba service * Avoid attach again --------- Co-authored-by: Anson Shie <anson.shie@appier.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Making money