49 Commits

Author SHA1 Message Date
ericprd
98b871a5ed feat: get all staff 2025-03-25 18:01:14 +08:00
Ardeman
4fbfa9c2c9 Merge branch 'main' of https://github.com/ardeman/project-legalgo-go
* 'main' of https://github.com/ardeman/project-legalgo-go:
  fix: search news title by query
2025-03-24 18:18:53 +08:00
ericprd
a68780f09e fix: search news title by query 2025-03-24 18:11:08 +08:00
Ardeman
49dc0e4a7b refactor: update GetAll method to return NewsResponse and rename clicked to views 2025-03-24 15:24:52 +08:00
ericprd
990026cece fix: error clicked when create new news 2025-03-24 13:35:46 +08:00
ericprd
11051ae89c feat: staff get news by id 2025-03-24 13:32:05 +08:00
ericprd
24f0fe6efa fix: filter active in news 2025-03-20 13:13:28 +08:00
ericprd
d8f6968f64 fix: improvement logs and record news access 2025-03-20 11:11:08 +08:00
ericprd
290d7f6701 fix: improvement log record ads tih ip, useragent, and uer_id 2025-03-19 22:43:31 +08:00
ericprd
b0099dac1e fix: remove auth in ads log 2025-03-19 12:47:41 +08:00
ericprd
7b529ba46e fix: add clicked count on ads 2025-03-17 22:35:22 +08:00
ericprd
c0dcdb77fa feat: ads log 2025-03-17 22:19:17 +08:00
ericprd
ee8e8e140d fix: improvement access data 2025-03-14 13:00:12 +08:00
ericprd
11bc19360c feat: update staff data 2025-03-14 12:41:11 +08:00
ericprd
1297c71200 feat: update route ads 2025-03-13 12:00:26 +08:00
ericprd
47085ca0ae fix: add start date and end date of ads 2025-03-13 11:45:39 +08:00
ericprd
ce341dbc13 fix: add new fields on subscribe plan, and change status type to number in subscribe 2025-03-10 11:48:20 +08:00
ericprd
52dfb7e0f2 feat: delete ads 2025-03-10 10:50:27 +08:00
ericprd
ef6b17a363 fix: image must be url in create ads 2025-03-10 10:28:23 +08:00
ericprd
1ae192ccef feat: get all ads 2025-03-09 00:55:40 +08:00
ericprd
213d370332 feat: create ads 2025-03-09 00:47:24 +08:00
ericprd
13c976dcbf fix: update user plan and rearrange structur project 2025-03-08 22:46:05 +08:00
Ardeman
68f33d101b feat: add description and sequence fields to Category model and update request struct 2025-03-07 23:41:54 +08:00
ericprd
fdf572cd3d feat: refactor auth package and add get users for staff 2025-03-07 17:39:26 +08:00
ericprd
c410e651ce fix: categories filter is multiple now 2025-03-07 14:30:31 +08:00
ericprd
51b50a3132 fix: get news by query category and tags filters 2025-03-07 00:55:50 +08:00
ericprd
e3a9b67e28 feat: update news 2025-03-06 23:55:46 +08:00
ericprd
2525eed2ea Merge branch 'main' of github.com:ardeman/project-legalgo-go 2025-03-06 11:07:04 +08:00
ericprd
85247643e6 feat: get news by slug and and author detail 2025-03-06 11:06:06 +08:00
ericprd
d217ec8a62 feat: delete news, tag, and category 2025-03-05 23:55:41 +08:00
ericprd
299fcf949b feat: update and delete tags and categories 2025-03-05 23:13:24 +08:00
ericprd
5c699dfa53 fix: create and get news 2025-03-05 22:15:39 +08:00
ericprd
567e0e32ca chores: refactor struct and structure project 2025-03-05 21:21:44 +08:00
750a4dc3db Merge pull request 'Add Infra' (#1) from feature-test into main
Reviewed-on: https://gits.altru.id/legalgonews/legalgo-BE-go/pulls/1
2025-03-03 12:03:19 +00:00
aditya.siregar
c9f1e33c24 Add Infra 2025-03-03 18:59:25 +07:00
ericprd
afe6f4e9a6 fix: change username to name and add profile pic to staff 2025-03-03 10:39:01 +08:00
ericprd
c02d8cda69 fix: return error when there is no subscribe plan found 2025-03-02 10:07:42 +08:00
ericprd
915f12eaf7 feat: news router 2025-03-02 04:36:17 +08:00
ericprd
bdf6dd131e feat: category routes 2025-03-01 21:20:51 +08:00
ericprd
acd80480dd feat: tag routes 2025-03-01 20:00:54 +08:00
ericprd
6b858b99fb fix: get profile user/staff using token rather than id 2025-02-28 12:18:47 +08:00
ericprd
5fb0764630 feat: get user/staff profile 2025-02-27 18:59:58 +08:00
Ardeman
da5b65b582 refactor: update module name and adjust import paths to legalgo-BE-go 2025-02-27 07:25:25 +08:00
ericprd
775a9def75 refactor: project name and set default plan for new user 2025-02-27 01:15:47 +08:00
ericprd
46472d01fe fix: app port and check subscribe_plan_id 2025-02-26 22:50:13 +08:00
ericprd
d492f3ce44 feat: get all plans and improvement 2025-02-24 20:18:09 +08:00
ericprd
3b2321d5db fix: handle duplicate input 2025-02-24 19:47:40 +08:00
ericprd
cb3d06fa02 feat: CR login, register, subscribe 2025-02-24 16:48:20 +08:00
ericprd
5fcb5c2cd5 feat: login service and implement database storage 2025-02-23 22:34:26 +08:00