This website requires JavaScript.
Explore
Help
Register
Sign In
k1nq
/
test_task_crm
Watch
1
Star
0
Fork
0
You've already forked test_task_crm
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
build.yml
test.yml
77 workflow runs
Actor
All actors
k1nq
Status
All status
Success
Failure
Waiting
Running
fix: correct middleware reference in FastAPI application setup
test.yml #47
:
Commit
82812ecf72
pushed by
k1nq
build
2025-11-29 18:59:15 +00:00
15s
View workflow file
fix: correct middleware reference in FastAPI application setup
build.yml #46
:
Commit
82812ecf72
pushed by
k1nq
build
2025-11-29 18:59:27 +00:00
33s
View workflow file
fix: add CORS middleware to allow specific origins and methods
test.yml #45
:
Commit
03831499ca
pushed by
k1nq
build
2025-11-29 18:58:18 +00:00
12s
View workflow file
fix: add CORS middleware to allow specific origins and methods
build.yml #44
:
Commit
03831499ca
pushed by
k1nq
build
2025-11-29 18:58:30 +00:00
35s
View workflow file
fix: update port mapping for app service in docker-compose configuration
build.yml #43
:
Commit
31d1d8de1e
pushed by
k1nq
build
2025-11-29 18:36:55 +00:00
34s
View workflow file
fix: remove unnecessary protocol from image URL in docker-compose configuration
build.yml #42
:
Commit
9083d9d23c
pushed by
k1nq
build
2025-11-29 18:30:53 +00:00
33s
View workflow file
fix: remove unnecessary braces from image URL in docker-compose configuration
build.yml #41
:
Commit
4c0b162112
pushed by
k1nq
build
2025-11-29 15:03:30 +00:00
28s
View workflow file
fix: update deployment step to create directory on remote host
build.yml #40
:
Commit
54de35d403
pushed by
k1nq
build
2025-11-29 15:00:48 +00:00
26s
View workflow file
fix: add step to create deployment directory in build workflow
build.yml #39
:
Commit
1e4bea46c2
pushed by
k1nq
build
2025-11-29 14:38:40 +00:00
16s
View workflow file
fix: update build and deploy steps in workflow and refine docker-compose configuration
build.yml #38
:
Commit
e1b15f57a0
pushed by
k1nq
build
2025-11-29 14:32:34 +00:00
17s
View workflow file
fix: correct Docker build context path in build workflow
build.yml #37
:
Commit
3f071a7f36
pushed by
k1nq
build
2025-11-29 14:26:57 +00:00
26s
View workflow file
fix: remove colon from 'Restart services' step in build workflow
build.yml #36
:
Commit
d35bc3cc6c
pushed by
k1nq
build
2025-11-29 14:04:48 +00:00
9s
View workflow file
feat: enhance configuration for database and Redis integration in Docker setup
test.yml #35
:
Commit
c3bc6ef9f0
pushed by
k1nq
dev
2025-11-29 06:35:19 +00:00
16s
View workflow file
Merge pull request 'cache' (
#9
) from cache into dev
test.yml #34
:
Commit
f044bee416
pushed by
k1nq
dev
2025-11-29 04:51:44 +00:00
15s
View workflow file
feat: refactor FastAPI application to use async context manager for cache lifecycle
test.yml #33
:
Commit
ad7475af47
pushed by
k1nq
#9
2025-11-29 04:51:29 +00:00
15s
View workflow file
feat: refactor FastAPI application to use async context manager for cache lifecycle
test.yml #32
:
Commit
ad7475af47
pushed by
k1nq
cache
2025-11-29 04:47:02 +00:00
16s
View workflow file
feat: implement Redis caching for analytics endpoints with fallback to database
test.yml #31
:
Commit
fbb3116a2d
pushed by
k1nq
cache
2025-11-29 04:45:48 +00:00
15s
View workflow file
Merge pull request 'analytics' (
#8
) from analytics into dev
test.yml #30
:
Commit
31d6a05521
pushed by
k1nq
dev
2025-11-29 04:16:17 +00:00
15s
View workflow file
feat: add API and unit tests for analytics endpoints and services
test.yml #29
:
Commit
d9ef4b3a2b
pushed by
k1nq
#8
2025-11-29 04:16:02 +00:00
15s
View workflow file
feat: add API and unit tests for analytics endpoints and services
test.yml #28
:
Commit
d9ef4b3a2b
pushed by
k1nq
analytics
2025-11-29 04:15:05 +00:00
15s
View workflow file
feat: add tests for deal stage rollback and forward transitions for owner and member roles
test.yml #27
:
Commit
1c206323a2
pushed by
k1nq
dev
2025-11-29 04:00:14 +00:00
14s
View workflow file
feat: add membership management tests; implement session and repository stubs for member addition and duplicate checks
test.yml #26
:
Commit
ce652a7e48
pushed by
k1nq
dev
2025-11-29 03:57:30 +00:00
15s
View workflow file
Merge pull request 'feat: enhance organization management; add member registration and validation, update user registration flow, and improve enum handling' (
#7
) from auth-fix into dev
test.yml #25
:
Commit
1a3f3cc1e2
pushed by
k1nq
dev
2025-11-29 03:51:37 +00:00
14s
View workflow file
feat: enhance organization management; add member registration and validation, update user registration flow, and improve enum handling
test.yml #24
:
Commit
e7e3752888
pushed by
k1nq
#7
2025-11-29 03:51:23 +00:00
14s
View workflow file
feat: enhance organization management; add member registration and validation, update user registration flow, and improve enum handling
test.yml #23
:
Commit
e7e3752888
pushed by
k1nq
auth-fix
2025-11-29 03:50:33 +00:00
16s
View workflow file
feat: update password hashing algorithm to pbkdf2_sha256 for improved security
test.yml #22
:
Commit
994b400221
pushed by
k1nq
dev
2025-11-28 09:35:21 +00:00
14s
View workflow file
feat: enhance contact access control; add tests for member viewing and updating foreign contacts
test.yml #21
:
Commit
472cb654d8
pushed by
k1nq
dev
2025-11-28 09:13:05 +00:00
14s
View workflow file
feat: implement refresh token functionality; update authentication and token models; add tests for refresh endpoint
test.yml #20
:
Commit
6db1e865f6
pushed by
k1nq
dev
2025-11-28 08:56:23 +00:00
14s
View workflow file
Merge pull request 'feat: implement contact management features including repository, service, and API endpoints; add unit and integration tests' (
#6
) from contacts into dev
test.yml #19
:
Commit
a8bdf18e38
pushed by
k1nq
dev
2025-11-28 08:37:03 +00:00
14s
View workflow file
feat: implement contact management features including repository, service, and API endpoints; add unit and integration tests
test.yml #18
:
Commit
ed2cbd5061
pushed by
k1nq
#6
2025-11-28 08:36:49 +00:00
14s
View workflow file
First
Previous
1
2
3
Next
Last
Powered by
TurnKey Linux
.