Commit Graph

226 Commits

Author SHA1 Message Date
cbb2d1cfb8 added some tests for POST /account/manualdone 2025-05-28 15:30:44 +03:00
076a10eb69 added some tests for DELETE /account/{userId} 2025-05-28 14:59:36 +03:00
0ec9f09b4f added tests for GET /privilege/{userId} 2025-05-26 17:23:55 +03:00
f5839b30c8 added test for GET /accounts 2025-05-26 16:46:21 +03:00
c53d26abf7 added test for DELETE /account/delete 2025-05-26 15:09:48 +03:00
454f5b4d5f added test cases for POST /account/create and GET /account/get 2025-05-23 18:03:53 +03:00
63c7cbe0b7 finish write test spec with ai need verify, todo verify!!!! 2025-05-16 17:08:17 +03:00
2eecabdbaa continue write test spec with ai next:/telegram/pool 2025-05-16 16:06:39 +03:00
7a9f4f5cd5 continue write test spec with ai next:/result/{resultID} 2025-05-15 22:34:02 +03:00
c91e1eba13 continue write test spec with ai next:/quiz/delete 2025-05-15 17:16:45 +03:00
df37cee742 added test spec for new openapi2 created with cursor ai 2025-05-13 17:24:01 +03:00
e2e34545a7 upd 2025-05-12 20:46:23 +03:00
e0eb05e9bc - 2025-05-12 20:33:56 +03:00
b0ed1bd6bc finish update openapi v2 2025-05-12 19:20:40 +03:00
73106daddd upd after check components 2025-05-12 16:32:38 +03:00
14f8e90451 added created openapi for core service need check todo 2025-05-11 23:06:16 +03:00
e41a32fb0f start new api2 omenapi added account to new openapi 2025-04-30 17:57:01 +03:00
73a861b71d try 2 fix invalid jwt
Some checks failed
Deploy / CreateImage (push) Successful in 3m0s
Deploy / ValidateConfig (push) Successful in 23s
Deploy / MigrateDatabase (push) Successful in 39s
Deploy / DeployService (push) Successful in 23s
Lint / Lint (push) Failing after 1m57s
2025-04-27 16:12:59 +03:00
af0ad8eb25 postgres migration
Some checks failed
Lint / Lint (push) Failing after 1m56s
Deploy / CreateImage (push) Successful in 2m49s
Deploy / MigrateDatabase (push) Failing after 0s
Deploy / ValidateConfig (push) Successful in 22s
Deploy / DeployService (push) Successful in 23s
2025-04-22 01:34:34 +03:00
26e79e7c09 fix lint workflow
Some checks failed
Lint / Lint (push) Failing after 2m5s
2025-04-21 16:02:06 +03:00
e1a1271b0e changelog
Some checks failed
Lint / Lint (push) Has been cancelled
2025-04-21 03:07:40 +03:00
8415f5c4fe fix comfig - add s3 prefix
All checks were successful
Deploy / CreateImage (push) Successful in 2m40s
Deploy / ValidateConfig (push) Successful in 19s
Deploy / DeployService (push) Successful in 18s
2025-04-21 03:02:09 +03:00
cd16eaa89e remove unusable
Some checks failed
Deploy / CreateImage (push) Successful in 2m40s
Deploy / ValidateConfig (push) Failing after 19s
Deploy / DeployService (push) Has been skipped
2025-04-21 02:01:26 +03:00
d97c4d6e94 add validator to pipeline
Some checks failed
Deploy / CreateImage (push) Failing after 2m41s
Deploy / ValidateConfig (push) Has been skipped
Deploy / DeployService (push) Has been skipped
2025-04-21 01:44:57 +03:00
a162e9cef4 ci gitea
Some checks failed
Deploy / CreateImage (push) Failing after 2m20s
Deploy / DeployService (push) Has been skipped
2025-04-20 16:35:53 +03:00
7f9ccf86e3 renamer 2025-04-20 02:20:58 +03:00
ecfa2216f4 update quiz/common 2025-04-20 02:20:58 +03:00
c08e4f13f3 added validate 2025-02-26 13:04:56 +03:00
0da8929935 - 2025-02-24 20:10:27 +03:00
02cd7b279c optimize cfg and applied renamer 2025-02-24 20:06:12 +03:00
4bf92cd14a merge datexslx 2025-02-21 16:17:41 +03:00
14517a1240 added column date and time for excel 2024-11-06 11:58:12 +03:00
5988d677de drop second logger 2024-11-01 11:24:03 +03:00
da9c292adf formatting to our pj layout 2024-10-25 18:26:03 +03:00
621b2f0670 update quiz/common 2024-09-23 20:59:57 +03:00
1def139b22 debug - remove when reqady for telegram 2024-09-21 01:08:13 +03:00
92736a4da6 Merge remote-tracking branch 'origin/dev' into staging 2024-09-20 00:24:33 +03:00
8f56724bac Merge branch 'leadTarget' into 'dev'
Lead target

See merge request backend/quiz/core!25
2024-09-19 13:04:45 +00:00
943c49d264 Merge branch 'dev' into 'leadTarget'
# Conflicts:
#   app/app.go
#   go.mod
#   go.sum
#   tools/tools.go
2024-09-19 12:49:18 +00:00
b10fd477df Merge branch 'bench' into 'dev'
add benchs for pagination

See merge request backend/quiz/core!24
2024-09-19 12:39:01 +00:00
eaeba17608 Merge branch 'contactForm' into 'dev'
Contact form

See merge request backend/quiz/core!23
2024-09-19 12:33:16 +00:00
c108b0d146 Merge branch 'dev' into 'contactForm'
# Conflicts:
#   go.sum
2024-09-19 12:32:39 +00:00
a8bfd290eb drop local hyper link from excel 2024-09-19 10:49:05 +03:00
736893b2aa drop local hyper link from excel 2024-09-19 10:48:25 +03:00
8567060e1b added render \n 2024-09-18 18:09:54 +03:00
b25bf04498 added multi img result render 2024-09-18 15:47:57 +03:00
21941cee89 merge ref_excel to leadTarget 2024-09-17 14:21:26 +03:00
f7d48c57e6 update 2024-09-17 14:09:53 +03:00
56ca2ca114 enable service discovery artefacts creation 2024-09-06 17:14:19 +03:00
4007f4e207 handle error 2024-08-06 17:32:22 +03:00