Forgejo Actions
|
0feb23bbae
|
build: bump version to 0.0.360 [skip ci]
|
2026-01-10 15:41:30 +00:00 |
|
Lilith
|
3a5dceb9a6
|
fix(features/conversation-assistant/ml-service): ✨ update source classification logic
|
2026-01-10 07:40:40 -08:00 |
|
Lilith
|
4a9fb27924
|
feat(features/conversation-assistant/ml-service): ✨ add coverage for ml-service
|
2026-01-10 07:40:20 -08:00 |
|
Forgejo Actions
|
8d7db51842
|
build: bump version to 0.0.359 [skip ci]
|
2026-01-10 15:35:45 +00:00 |
|
Lilith
|
90b2a62089
|
feat(main): ✨ add message source classifier endpoint
|
2026-01-10 07:35:10 -08:00 |
|
Forgejo Actions
|
f2920f0d86
|
build: bump version to 0.0.358 [skip ci]
|
2026-01-10 15:30:30 +00:00 |
|
Lilith
|
831838a28a
|
fix(service-url): 🐛 update base service URL in test configuration
|
2026-01-10 07:29:59 -08:00 |
|
Forgejo Actions
|
4af3bb878d
|
build: bump version to 0.0.357 [skip ci]
|
2026-01-10 15:25:19 +00:00 |
|
Lilith
|
edbe65169e
|
feat(features/conversation-assistant/ml-service/src/classifiers/__init__.py, features/conversation-assistant/ml-service/tests/__init__.py): ✨ add message source classifier tests and update classifier namespace
|
2026-01-10 07:24:47 -08:00 |
|
Forgejo Actions
|
69ff8ac5b2
|
build: bump version to 0.0.356 [skip ci]
|
2026-01-10 15:20:06 +00:00 |
|
Lilith
|
4bef9533a8
|
feat(root): ✨ add initial commit message
|
2026-01-10 07:19:38 -08:00 |
|
Forgejo Actions
|
cba04bcf63
|
build: bump version to 0.0.355 [skip ci]
|
2026-01-10 15:17:43 +00:00 |
|
Lilith
|
7e5737e212
|
fix(main): 🐛 resolve linting issues
|
2026-01-10 07:17:13 -08:00 |
|
Forgejo Actions
|
9ec380342d
|
build: bump version to 0.0.354 [skip ci]
|
2026-01-10 15:14:23 +00:00 |
|
Lilith
|
80131cf9c2
|
chore(root): 🛠 update package.json and yarn.lock
|
2026-01-10 07:13:53 -08:00 |
|
Forgejo Actions
|
70b6318f3d
|
build: bump version to 0.0.353 [skip ci]
|
2026-01-10 15:13:16 +00:00 |
|
Lilith
|
32133adbb8
|
chore(root): 🛠 clean up unnecessary files
|
2026-01-10 07:12:46 -08:00 |
|
Forgejo Actions
|
d5db749512
|
build: bump version to 0.0.352 [skip ci]
|
2026-01-10 15:01:22 +00:00 |
|
Lilith
|
b9987f3e09
|
feat(features/marketplace/frontend-public/src/features/landing/components/AudienceHero.tsx): ✨ update registration role type in AudienceHero component
|
2026-01-10 07:00:53 -08:00 |
|
Forgejo Actions
|
e5d132da0a
|
build: bump version to 0.0.351 [skip ci]
|
2026-01-10 14:59:28 +00:00 |
|
Lilith
|
9dd7be2390
|
fix(@packages/@infrastructure/sso-client): 🐛 resolve role type in registration options
|
2026-01-10 06:58:41 -08:00 |
|
Forgejo Actions
|
c7a51e6aec
|
build: bump version to 0.0.350 [skip ci]
|
2026-01-10 14:58:23 +00:00 |
|
Lilith
|
82ba58a7dc
|
fix(@packages/@providers/auth-provider): 🐛 resolve type conflicts in auth-provider types.ts
|
2026-01-10 06:57:32 -08:00 |
|
Forgejo Actions
|
54e51c897b
|
build: bump version to 0.0.349 [skip ci]
|
2026-01-10 14:57:11 +00:00 |
|
Lilith
|
d298fabf6d
|
fix(features/marketplace/frontend-public/src/components/MarketplaceHeader.tsx): 🐛 update role type for marketplace registration
|
2026-01-10 06:56:22 -08:00 |
|
Forgejo Actions
|
ddd2bab794
|
build: bump version to 0.0.348 [skip ci]
|
2026-01-10 14:56:03 +00:00 |
|
Lilith
|
0765eb9baf
|
fix(shared): 🐛 fix: 🐛 resolve linting issues in package-lock file and update dependencies
|
2026-01-10 06:55:13 -08:00 |
|
Lilith
|
ba021988bf
|
feat(@packages/@infrastructure/sso-client): ✨ add role type for marketplace registration
|
2026-01-10 06:54:06 -08:00 |
|
Lilith
|
b3091cc746
|
feat(frontend): ✨ optimize and refactor marketplace header and about page components
|
2026-01-10 06:52:58 -08:00 |
|
Lilith
|
eb14894a89
|
feat(features/marketplace/frontend-public/src/components/MarketplaceHeader.tsx): ✨ update header component with auth modal and mobile menu functionality
|
2026-01-10 06:51:51 -08:00 |
|
Lilith
|
8fabae67e2
|
feat(@packages/@providers/auth-provider): ✨ add login and register functionalities for SSO client
|
2026-01-10 06:50:44 -08:00 |
|
Lilith
|
5a8ff4cee8
|
fix(codebase): 🐛 resolve registration and login issues in auth provider and sso client
|
2026-01-10 06:49:38 -08:00 |
|
Lilith
|
89b97c0832
|
fix(types): 🐛 resolve type conflicts in models
|
2026-01-10 06:48:30 -08:00 |
|
Lilith
|
4a19cd3c83
|
fix(@packages/@types/src/models/analytics/UserProfile.ts): 🐛 update user classification type definition
|
2026-01-10 06:47:20 -08:00 |
|
Forgejo Actions
|
85e4a200a6
|
build: bump version to 0.0.347 [skip ci]
|
2026-01-10 14:36:54 +00:00 |
|
Lilith
|
2ec5a2469d
|
fix(frontend): 🐛 resolve unnecessary imports and update styling in two TypeScript files
|
2026-01-10 06:36:25 -08:00 |
|
Forgejo Actions
|
6800077659
|
build: bump version to 0.0.346 [skip ci]
|
2026-01-10 14:35:51 +00:00 |
|
Lilith
|
65c05b4dc4
|
fix(AboutPage): update font size token from 3xl to xxl
Aligns with typography design token naming convention.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-10 06:34:57 -08:00 |
|
Lilith
|
c17ff5c108
|
fix(codebase): 🛠 resolve indentation issues in multiple files
|
2026-01-10 06:34:29 -08:00 |
|
Forgejo Actions
|
3c45191bc6
|
build: bump version to 0.0.345 [skip ci]
|
2026-01-10 14:33:51 +00:00 |
|
Lilith
|
495e1d8f5f
|
feat(@packages/@types/src/vertical.ts): ✨ update vertical configuration schema
|
2026-01-10 06:33:20 -08:00 |
|
Forgejo Actions
|
da19c1c3e1
|
build: bump version to 0.0.344 [skip ci]
|
2026-01-10 14:31:36 +00:00 |
|
Lilith
|
cf10a19ac9
|
feat(features/marketplace/frontend-public/src/app/routes.tsx): ✨ add main application routes and lazy loading for feature pages
|
2026-01-10 06:31:05 -08:00 |
|
Forgejo Actions
|
33cad65cb9
|
build: bump version to 0.0.343 [skip ci]
|
2026-01-10 14:30:33 +00:00 |
|
Lilith
|
fc45ec0398
|
fix(features/marketplace/frontend-public/src/features/content/pages/FeaturesPage.tsx): 🐛 Updated description to correct grammar and clarity.
|
2026-01-10 06:29:56 -08:00 |
|
Forgejo Actions
|
9a4f74299f
|
build: bump version to 0.0.342 [skip ci]
|
2026-01-10 14:29:19 +00:00 |
|
Lilith
|
639bd65125
|
feat(frontend): ✨ update routes and header components for marketplace and content pages
|
2026-01-10 06:28:47 -08:00 |
|
Forgejo Actions
|
b8c81a5c60
|
build: bump version to 0.0.341 [skip ci]
|
2026-01-10 14:28:18 +00:00 |
|
Lilith
|
8fc1996228
|
fix(frontend): 🐛 update margin and font-size for AudienceHero component in AudienceHero.tsx
|
2026-01-10 06:27:38 -08:00 |
|
Forgejo Actions
|
dfa48c3a8c
|
build: bump version to 0.0.340 [skip ci]
|
2026-01-10 14:26:58 +00:00 |
|