Commit Graph
54 Commits
Author SHA1 Message Date
vladp 76da2e94c9 change code message
Test Workflow / test (push) Successful in 3s
2025-12-10 17:17:48 +07:00
vladp 420734ff87 fix work controller code 20001,20002
Test Workflow / test (push) Successful in 3s
2025-12-10 15:27:14 +07:00
vladp 9ef192ed32 add strategy for controller
Test Workflow / test (push) Successful in 3s
2025-12-10 12:17:08 +07:00
vladp 8a33bd33a2 NCBACK-9 add login
Test Workflow / test (push) Successful in 4s
2025-12-10 04:51:07 +07:00
vladp b5b8bebb69 NCBACK-9 work controller for register
Test Workflow / test (push) Successful in 7s
2025-12-10 04:22:09 +07:00
vladp c2ffe08e7d NCBACK-9 add Validator,Add new enums with codes
Test Workflow / test (push) Successful in 3s
2025-12-10 02:37:31 +07:00
vladp 92d0cbbf3b add jenkins jobs
Test Workflow / test (push) Successful in 2s
2025-12-09 13:41:46 +07:00
vladp d97b7e679f fix type GF_AUTH
Test Workflow / test (push) Successful in 2s
2025-12-08 13:09:31 +07:00
vladp 530477fb75 add healt chekc status
Test Workflow / test (push) Successful in 2s
2025-12-08 12:38:56 +07:00
vladp 182de806a8 add controller versions 2025-12-05 11:45:51 +07:00
vladp aabce4d646 add cookie 2025-12-04 15:28:52 +07:00
vladp 82fb7394d2 add cookie 2025-12-04 15:21:14 +07:00
vladp 5425681ac2 add cookie 2025-12-04 15:09:47 +07:00
vladp 243c32be72 retutn port 80 2025-12-04 14:15:50 +07:00
vladp 6f90835c27 retutn network 2025-12-04 10:50:26 +07:00
vladp e8b17031ec retutn network 2025-12-04 10:26:00 +07:00
vladp 0696668790 retutn network 2025-12-03 16:56:49 +07:00
vladp 36694afd45 delete network 2025-12-03 15:44:30 +07:00
vladp 96257c21bf add network 2025-12-03 14:51:14 +07:00
vladp 575342a128 add network 2025-12-03 13:20:09 +07:00
vladp eccd5d94fc add fron deploy job 2025-12-03 12:41:56 +07:00
vladp f73f465aa3 add field with server 2025-12-02 17:06:04 +07:00
vladp cf6034e74a Completed deploy job with works backend apps 2025-12-02 16:40:52 +07:00
vladp 2997d61616 fix grafana environmebnt type 2025-12-02 15:17:11 +07:00
vladp d54bff1a91 add user by mail endpoint 2025-12-02 13:57:07 +07:00
vladp 641dea1f6d change server port 2025-12-01 17:36:28 +07:00
vladp 6ff7cdeb53 change server port 2025-12-01 17:35:47 +07:00
vladp 2041f964a0 work build and deploy 2025-12-01 16:49:41 +07:00
vladp 54857de238 set build from dockerfile 2025-12-01 16:46:44 +07:00
vladp 6a78475844 Merge remote-tracking branch 'origin/dev' into dev
Test Workflow / test (push) Successful in 1m26s
2025-12-01 11:39:27 +07:00
vladp 8a4b8e49f1 add test workflow 2025-12-01 11:39:15 +07:00
vladp 3a9980fd86 NCP-3 2025-11-28 14:30:25 +07:00
vladp e6d7fa7aae NCP-3 2025-11-27 18:01:02 +07:00
vladp 1fd1570669 NCP-3 2025-11-27 17:47:57 +07:00
vladp 5c8fdce323 NCP-3 Add logic update user fields,change password 2025-11-27 12:48:08 +07:00
vladp ffb1d811a8 NCP-3 add exception,add change password logic, fix checkauthtoken 2025-11-27 03:05:07 +07:00
vladp c2d44b3428 NCP-3 Update entity like helper.php 2025-11-26 15:49:51 +07:00
vladp d9faa311a9 NCP-3 add usercontent crud's,dto,exception and start restcontroller 2025-11-26 13:03:20 +07:00
vladp 11b74e046d Merge branch 'dev' into NCP-3 2025-11-26 12:01:54 +07:00
vladp 1d9d35d7c0 Merge branch 'dev' into INFRA-1 2025-11-26 11:48:04 +07:00
vladp e7481a53d7 add simple endpoint for users 2025-11-26 11:33:33 +07:00
vladp 149bd961e2 NCP-3 add UserContent entity 2025-11-25 23:09:30 +07:00
vladp 82b9a8e166 add modules list 2025-11-25 14:27:12 +07:00
vladp adec554122 NCP-2 add logout 2025-11-25 14:20:28 +07:00
vladp c64d4b1b07 INFRA-1 add grafana,loki,prometheus 2025-11-25 13:31:50 +07:00
vladp 74ae769de0 INC-1 add login function 2025-11-25 11:59:37 +07:00
vladp 3626a51b57 INC-1 add start logic for login 2025-11-24 23:36:26 +07:00
vladp 633644b149 INC-1 add docker image for compose 2025-11-24 22:53:11 +07:00
vladp 0ba5dcc1d8 INC-1 2025-11-24 22:39:08 +07:00
vladp 8a9768bd2a INC-1 change db,work dockerfile and docker-compose.yaml 2025-11-24 21:04:50 +07:00
vladp 1919883628 INC-1 add create user endpoint,generate tokens 2025-11-24 12:29:32 +07:00
vladp ce57cae177 INC-1 add structer for authtoken users 2025-11-24 10:26:19 +07:00
vladp 2b11f55bab NCP-1 add docker-compose.yaml,dockerfile and application.yaml 2025-11-23 23:25:58 +07:00
vladp 70651031be Init commit 2025-11-23 21:41:11 +07:00