Aaron Po
4331865281
updates
...
Co-authored-by: Copilot <copilot@github.com >
2026-04-23 13:49:37 -04:00
Aaron Po
8f5471d96c
updates
2026-04-22 22:07:58 -04:00
Aaron Po
d40ce34363
Add ethics document, edit diagrams
2026-04-22 13:51:53 -04:00
Aaron Po
a8e0ced8ba
Merge branch 'main-2.0' into planning/pipeline-architecture
2026-04-21 00:55:29 -04:00
Aaron Po
bbe8970bf6
updates
2026-04-21 00:11:48 -04:00
Aaron Po
6657015ee3
fjdsa
2026-04-20 22:50:29 -04:00
Aaron Po
915301fccb
add svgs
2026-04-20 16:53:35 -04:00
Aaron Po
d9412df86c
Add new design: concurrent design
2026-04-20 16:51:35 -04:00
Aaron Po
660e34483e
Add new design: concurrent design
2026-04-20 16:48:23 -04:00
Aaron Po
aa46cf2b4b
updates
2026-04-20 03:31:42 -04:00
Aaron Po
d47e3ed7f0
Move next js project to archive ( #207 )
2026-04-20 02:30:25 -04:00
Aaron Po
92ec16ce93
Feat/add sqllite to cpp pipeline ( #206 )
2026-04-20 01:59:52 -04:00
Aaron Po
c2db65d9b1
Add brewery stored procedures, repository and service ( #204 )
...
* Add create brewery to brewery repository
* Implement brewery repo, SQL procs and tests
* Implement CRUD operations for Brewery, including service and repository layers
* Test updates
* DTO updates
2026-04-20 00:15:39 -04:00
Aaron Po
fd6ba35f68
add future plans
2026-04-20 00:07:50 -04:00
Aaron Po
1f008f1237
Add formatting script for c++ ( #203 )
2026-04-19 15:46:30 -04:00
Aaron Po
898cc8971b
Create biergarten brewery pipeline project ( #199 )
2026-04-18 19:19:14 -04:00
Aaron Po
fd3c172e35
Schema updates ( #191 )
2026-03-28 20:35:50 -04:00
Aaron Po
581863d69b
Website updates: add new app scaffold, archive legacy site, and refresh docs/tooling ( #173 )
2026-03-15 22:56:14 -04:00
Aaron Po
9238036042
Add resend confirmation email feature ( #166 )
2026-03-07 23:03:31 -05:00
Aaron Po
431e11e052
Add WEBSITE_BASE_URL environment variable and update email confirmation link ( #165 )
2026-03-07 20:11:50 -05:00
Aaron Po
f1194d3da8
Feature: Add token validation, basic confirmation workflow ( #164 )
2026-03-06 23:23:43 -05:00
Aaron Po
17eb04e20c
Update diagrams
2026-02-21 05:04:04 -05:00
Aaron Po
50c2f5dfda
Update documentation ( #156 )
2026-02-21 05:02:22 -05:00
Aaron Po
c5683df4b6
add IEmailService to the DI container ( #154 )
2026-02-19 22:04:30 -05:00
Aaron Po
2cad88e3f6
Service refactor ( #153 )
...
* remove email out of register service
* Update auth service, move JWT handling out of controller
* add docker config for service auth test
* Update mock email system
* Format: ./src/Core/Service
* Refactor authentication payloads and services for registration and login processes
* Format: src/Core/API, src/Core/Service
2026-02-16 15:12:59 -05:00
Aaron Po
0d52c937ce
Adding service layer testing ( #151 )
2026-02-14 21:17:39 -05:00
Aaron Po
6b66f5680f
Add user registration emails + email infrastructure ( #150 )
...
* Add email functionality
* Add email template project and rendering service
* Update email template dir structure
* Add email header and footer components for user registration template
* update example env
* Refactor email templates namespace and components
* Format email dir
2026-02-13 21:46:19 -05:00
Aaron Po
82f0d26200
Fix ISO country code references in database scripts and seeder ( #148 )
2026-02-12 23:29:42 -05:00
Aaron Po
7129e5679e
Update exception handling ( #146 )
2026-02-12 21:06:07 -05:00
Aaron Po
584fe6282f
Merge pull request #145 from aaronpo97/fix-test-config
...
fix config
2026-02-12 19:37:59 -05:00
Aaron Po
8c61069b7d
fix config
2026-02-12 19:37:20 -05:00
Aaron Po
674f91cbdf
Merge pull request #144 from aaronpo97/fix-test-config
...
Refactor auth/user services
2026-02-12 19:30:40 -05:00
Aaron Po
a54d2a6da0
Merge pull request #143 from aaronpo97/service-refactor
...
Refactor auth/user services
2026-02-12 19:29:56 -05:00
Aaron Po
954c9c389c
Refactor auth/user services
2026-02-12 19:28:48 -05:00
Aaron Po
d942d92db5
Refactor auth/user services
2026-02-12 19:28:40 -05:00
Aaron Po
c80eae694f
Merge pull request #142 from aaronpo97/fix-test-config
...
Fix test namespaces and Dockerfile project paths
2026-02-12 18:39:58 -05:00
Aaron Po
94061c6d84
Fix test namespaces and Dockerfile project paths
2026-02-12 18:37:28 -05:00
Aaron Po
caf13de36e
Merge pull request #141 from aaronpo97/refactor/add-infrastructure-project-dir
...
Refactor/add infrastructure project dir
2026-02-12 18:26:17 -05:00
Aaron Po
2cb8f1d918
Update ISeeder.cs
2026-02-12 18:05:44 -05:00
Aaron Po
f728514a7c
Update namespaces
2026-02-12 18:05:35 -05:00
Aaron Po
4f92741b4f
Refactor repository structure
2026-02-12 17:14:32 -05:00
Aaron Po
a038a12fca
Update root namespaces
2026-02-12 09:54:39 -05:00
Aaron Po
74c5528ea2
Format infrastructure dir
2026-02-12 01:13:59 -05:00
Aaron Po
f48b8452d3
Update tests
2026-02-12 01:13:59 -05:00
Aaron Po
2411841bdc
create Infrastructure directory
2026-02-12 00:56:52 -05:00
Aaron Po
215824d4b6
Merge pull request #140 from aaronpo97/remove-domain.validation-project
...
Refactor domain project structure and remove Domain.Validation project
2026-02-11 21:02:44 -05:00
Aaron Po
99b13e2742
Refactor domain project structure and remove Domain.Validation project
2026-02-11 21:02:16 -05:00
Aaron Po
3a32f326bf
Merge pull request #139 from aaronpo97/request-validation
...
Add request validation and DTOs
2026-02-11 20:01:50 -05:00
Aaron Po
b2cf21399b
Update request validation
2026-02-11 19:59:54 -05:00
Aaron Po
109ade474c
Add validation and dtos
2026-02-11 17:36:27 -05:00