Skip to content

v0.1.35

Compare
Choose a tag to compare
@namnhce namnhce released this 27 Jun 18:28
· 215 commits to develop since this release

Updates:

ed12a99 chore: add country data [@namnhce]
4a68870 feat: cronjob api to post brainery report (#627) [@thangnt294]
4cb52cf chore: return chapter data in emp loc resp [@namnhce]
543c1b2 feat: get employee location (#628) [@namnhce]
f590ee9 fix: empty tag return [@namnhce]
779b994 chore: sort tags (#626) [@thangnt294]
6e97104 fix: pagination error [@namnhce]
74e74b8 fix: sql migrate version (#625) [@namnhce]
b61ff37 chore: update to go 1.19 [@namnhce]
edb3a1d fix: go mod [@namnhce]
f19d3d6 fix: update permission [@namnhce]
f980dc8 fix: get latest posts (#624) [@thangnt294]
557be0b feat: sync brainery log (#623) [@namnhce]
80b18c3 feat: get brainery metrics (#622) [@thangnt294]
b0a28d1 fix: unmarshal cities data [@namnhce]
b0ef1c2 fix: resolve unit test [@namnhce]
3387810 fix: update address profile api [@namnhce]
e7916f9 fix: update swagger [@namnhce]
a93fe94 feat: add coors data to employee [@namnhce]
a002359 chore: fix POST /engagement-rollup required categoryID (#621) [@thanhnguyen2187]
3440fe7 feat: add static latlong field [@namnhce]
b611f73 chore: add unique discord_id in discord_accounts [@namnhce]
6ba4b49 feat: create brainery records in database (#620) [@thangnt294]
f6baec9 chore: update social accounts table seed [@namnhce]
04755c3 refactor: detach discord data from social accounts (#619) [@namnhce]
f98f6d9 (feat/detach-discord-data-from-social-accounts) chore: remove basecamp message model due to duplicated [@namnhce]
f56016e chore: update seed data [@namnhce]
a649096 Feat/brainery log (#618) [@thangnt294]
0594d01 chore: add brainery_logs table and model (#616) [@thangnt294]
83c234d fix: changelog missing image and indentation (#615) [@minhlq]
37b4b2e fix: earn return condition (#614) [@minhlq]
305e04f chore: fix engagement APIs (#613) [@thanhnguyen2187]
025e670 chore: update status code [@namnhce]
1ba4d0f chore: update seed role permission [@namnhce]
76e1955 chore(engagement): add early break to GetMessageAfterCursor (#611) [@thanhnguyen2187]
bc8608d fix: earn return condition (#612) [@minhlq]
6e34564 chore: remove unused code [@namnhce]
b755d50 chore: improve POST /cronjobs/index-engagement-messages (#609) [@thanhnguyen2187]
9f70341 feat: tag user by discord id instead of display naem in discord log (#608) [@namnhce]
68a36a0 chore: update engagement metric indexer perm for cronjob (#607) [@namnhce]
7616924 feat: order project with multi field [@namnhce]
b2c4ec6 feat: order by important level [@namnhce]
d383231 chore: calculate final commission rate for project head (#606) [@namnhce]
33c9432 fix: update project with bank account info [@namnhce]
7f942c7 fix/update-project-with-bankaccount-info) fix: engagement roll up migration [@namnhce]
359c3e5 feat: collect engagement metrics (#578) [@thanhnguyen2187]
e479f2e chore: add info log after discord message sent [@namnhce]
8ce117e feat: cronjob for pushing onleave message to discord [@namnhce]
c7062ba fix: handle nested children blocks [@minhlq]
8b85e0d feat: store mochi src dest vault icy txn [@namnhce]
c252e49 feat: add role color by level [@namnhce]
c80802e feat: add project rating and important level [@namnhce]
ad74212 fix: update test [@namnhce]
fe91dca chore: format query [@namnhce]
aabbb87 chore: remove log [@namnhce]
bf04e3f feat: sort project by converted monthly revenue desc by default [@namnhce]
5fb73a2 chore: update swagger [@namnhce]
8db1be1 fix: update sync project member member status method [@namnhce]
341bb9a feat: get onleave employee from basecamp id [@namnhce]
a0374be fix: discord sync info cronjob with new username convention [@namnhce]
fe29c58 fix: onleave submit could not get employee by old email [@namnhce]
b394b32 chore: update onleave basecamp id in prod [@namnhce]
74fb3c3 chore: fix ci linter [@namnhce]
833225b chore: update birthday cj to get social data from social account table [@namnhce]
fb4c146 chore: remove attr related to social data in employee model [@namnhce]
d5f3130 chore: update migration to remove social account in employees table [@namnhce]
e09f86d feat: on-leave request validate and handle [@thangnt294]
28864f6 chore: update OnLeaveRequest model [@thangnt294]
b96ff4e chore: add on_leave_requests table and model [@thangnt294]
09ef893 fix: handle bullet item as last block [@minhlq]
fe25884 fix: update update employee general info to sync discord id [@namnhce]
ca48d96 fix: update profile with existsed discord id [@namnhce]

Changelogs: v0.1.0...v0.1.35