FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - XyLearningProgramming/python-ddd · GitHub
XyLearningProgramming
/
python-ddd
Public
forked from
pgorecki/python-ddd
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-ddd
src
on
fix/remove_inject
User selector
Datepicker
Commit history
Commits on May 9, 2025
🔥 src/config: removed inject decorator provided by dependency_injector
XyLearningProgramming
committed
b085242
View commit details
Copy full SHA for b085242
View code at this point
Browse repository at this point
Commits on Jan 3, 2025
fix tests
pgorecki
committed
429cd4b
View commit details
Copy full SHA for 429cd4b
View code at this point
Browse repository at this point
migrate to async
pgorecki
committed
31d1db3
View commit details
Copy full SHA for 31d1db3
View code at this point
Browse repository at this point
Commits on Mar 21, 2024
replace seedwork Application with lato Application
pgorecki
committed
de8e330
View commit details
Copy full SHA for de8e330
View code at this point
Browse repository at this point
Commits on Feb 29, 2024
fix: correct docker-compose command (#22)
szto
authored
53b7041
View commit details
Copy full SHA for 53b7041
View code at this point
Browse repository at this point
Commits on Jul 17, 2023
collect domain event from aggregate roots when command handler is executed
pgorecki
committed
79f9558
View commit details
Copy full SHA for 79f9558
View code at this point
Browse repository at this point
Commits on Jul 14, 2023
introduce mypy
pgorecki
committed
204ee71
View commit details
Copy full SHA for 204ee71
View code at this point
Browse repository at this point
Commits on Jul 11, 2023
fix tests
pgorecki
committed
534a37e
View commit details
Copy full SHA for 534a37e
View code at this point
Browse repository at this point
Commits on Jul 10, 2023
secure /listing/x/publish endpoint, add business rules for listing publication
pgorecki
committed
8c2c377
View commit details
Copy full SHA for 8c2c377
View code at this point
Browse repository at this point
refactor bidding logic
pgorecki
committed
981ed90
View commit details
Copy full SHA for 981ed90
View code at this point
Browse repository at this point
add authentication to catalog api endpoints
pgorecki
committed
380ead4
View commit details
Copy full SHA for 380ead4
View code at this point
Browse repository at this point
Commits on Jul 7, 2023
fix logging with correlation_id, fix flaky test
pgorecki
committed
3e43095
View commit details
Copy full SHA for 3e43095
View code at this point
Browse repository at this point
Commits on Jul 6, 2023
rework cli app example
pgorecki
committed
5cdfde8
View commit details
Copy full SHA for 5cdfde8
View code at this point
Browse repository at this point
check for return type from task handlers
pgorecki
committed
51b4553
View commit details
Copy full SHA for 51b4553
View code at this point
Browse repository at this point
update transaction middleware
pgorecki
committed
c71b5af
View commit details
Copy full SHA for c71b5af
View code at this point
Browse repository at this point
Commits on Jul 5, 2023
big refactor of application and modules
pgorecki
committed
5bade23
View commit details
Copy full SHA for 5bade23
View code at this point
Browse repository at this point
Commits on Jun 14, 2023
add basic auth, add bidding endpoints
pgorecki
committed
2f24d47
View commit details
Copy full SHA for 2f24d47
View code at this point
Browse repository at this point
Commits on May 19, 2023
publishing listing creates bidding
pgorecki
committed
3f4fe5c
View commit details
Copy full SHA for 3f4fe5c
View code at this point
Browse repository at this point
Commits on May 18, 2023
minor changes in catalog commands
pgorecki
committed
f98ad77
View commit details
Copy full SHA for f98ad77
View code at this point
Browse repository at this point
Commits on May 16, 2023
Application (#18)
Show description for 88b7ac5
pgorecki
authored
88b7ac5
View commit details
Copy full SHA for 88b7ac5
View code at this point
Browse repository at this point
Commits on Feb 7, 2023
fix tests
pgorecki
committed
f0c6d00
View commit details
Copy full SHA for f0c6d00
View code at this point
Browse repository at this point
Commits on Feb 6, 2023
domain event handling across modules
pgorecki
committed
fbc4761
View commit details
Copy full SHA for fbc4761
View code at this point
Browse repository at this point
Commits on Feb 2, 2023
add event dispatcher and module event handling
pgorecki
committed
407b476
View commit details
Copy full SHA for 407b476
View code at this point
Browse repository at this point
Commits on Jan 13, 2023
add catalog listing delete endpoint
pgorecki
committed
976f476
View commit details
Copy full SHA for 976f476
View code at this point
Browse repository at this point
Commits on Jan 5, 2023
mark tests as unit or integration
pgorecki
committed
86bef33
View commit details
Copy full SHA for 86bef33
View code at this point
Browse repository at this point
refactor business module to a base class, add bidding/listing data mapper
pgorecki
committed
eb8b7c7
View commit details
Copy full SHA for eb8b7c7
View code at this point
Browse repository at this point
Commits on Dec 9, 2022
add api tests
pgorecki
committed
8a7e34b
View commit details
Copy full SHA for 8a7e34b
View code at this point
Browse repository at this point
Commits on Dec 7, 2022
refactor catalog api endpoints
pgorecki
committed
c1d24e2
View commit details
Copy full SHA for c1d24e2
View code at this point
Browse repository at this point
Commits on Nov 25, 2022
add command registry, module.execute_command method, unit of work, tests
pgorecki
committed
0b8514d
View commit details
Copy full SHA for 0b8514d
View code at this point
Browse repository at this point
Commits on Nov 18, 2022
apply pre-commit to all files
pgorecki
committed
d05566a
View commit details
Copy full SHA for d05566a
View code at this point
Browse repository at this point
add listing repository
pgorecki
committed
50ef84f
View commit details
Copy full SHA for 50ef84f
View code at this point
Browse repository at this point
Commits on Jan 6, 2022
fix tests
pgorecki
committed
0073ccc
View commit details
Copy full SHA for 0073ccc
View code at this point
Browse repository at this point
return events from command handlers, fix tests
pgorecki
committed
1a02ae9
View commit details
Copy full SHA for 1a02ae9
View code at this point
Browse repository at this point
Merge branch 'bidding_domain' of github.com:Ermlab/python-ddd into bidding_domain
pgorecki
committed
bdffaf7
View commit details
Copy full SHA for bdffaf7
View code at this point
Browse repository at this point
bidding module, command handler, domain events, etc.
pgorecki
committed
232151b
View commit details
Copy full SHA for 232151b
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL