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

Architecture and DDD foundation #56

Closed
22 tasks done
tjementum opened this issue Apr 22, 2023 · 0 comments
Closed
22 tasks done

Architecture and DDD foundation #56

tjementum opened this issue Apr 22, 2023 · 0 comments
Assignees
Labels
Roadmap This is a big roadmap item

Comments

@tjementum
Copy link
Member

tjementum commented Apr 22, 2023

Tasks

Preview Give feedback
  1. Enhancement
    tjementum
  2. Enhancement
    tjementum
  3. Enhancement
    tjementum
  4. Enhancement
    tjementum
  5. Documentation Enhancement
    tjementum
  6. Enhancement
    tjementum
  7. Enhancement
    tjementum
  8. Bug Enhancement
    tjementum
  9. Enhancement
    tjementum
  10. Enhancement
    tjementum
  11. Enhancement
    tjementum
  12. Enhancement
    tjementum
  13. Enhancement
    tjementum
  14. Enhancement
    tjementum
  15. Enhancement
    tjementum
  16. Enhancement
    tjementum
  17. Enhancement
    tjementum
  18. Enhancement
    tjementum
  19. Enhancement
    tjementum
  20. Enhancement
    tjementum
  21. Enhancement
    tjementum
  22. Enhancement
    tjementum
@tjementum tjementum converted this from a draft issue Apr 22, 2023
@tjementum tjementum added the Enhancement New feature or request label Apr 22, 2023
@tjementum tjementum added this to the 🐣 PlatformPlatform Alpha milestone Apr 22, 2023
@tjementum tjementum self-assigned this Apr 24, 2023
@tjementum tjementum added Roadmap This is a big roadmap item and removed Enhancement New feature or request labels Apr 24, 2023
@tjementum tjementum changed the title Clean Architecture and DDD backend Clean Architecture and DDD foundation May 18, 2023
@tjementum tjementum removed this from Kanban board May 27, 2023
@github-project-automation github-project-automation bot moved this from Now to Ideas in Roadmap Jun 26, 2023
@tjementum tjementum moved this from Ideas to Done in Roadmap Jun 26, 2023
tjementum pushed a commit that referenced this issue Dec 16, 2024
)

### Summary & Motivation
Replace usage of .NET `TimeZoneInfo` with `NodaTime` to eliminate
dependency on the host system's time zone database. This change
addresses issues encountered when running in Docker, where the timezone
database may not be available by default. By using `NodaTime`, we ensure
consistent time zone handling across environments, regardless of host
system configuration.

### Atomic Changes
- Use NodaTime to remove dependency on host system time zone database

### Checklist

- [x] I have added a Label to the pull-request
- [x] I have added tests, and done manual regression tests
- [x] I have updated the documentation, if necessary
@tjementum tjementum changed the title Clean Architecture and DDD foundation Architecture and DDD foundation Jan 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Roadmap This is a big roadmap item
Projects
Status: Done
Development

No branches or pull requests

1 participant