Commit Graph

363 Commits

Author SHA1 Message Date
geekgeekrun
6f61501dfa try to fix minimist cannot find when app launch 2024-11-23 13:30:17 +08:00
geekgeekrun
a1c15a028b add minimist dependency in packages/ui 2024-11-23 13:30:17 +08:00
geekgeekrun
b7a3173f89 update the pnpm version in ci 2024-11-23 13:30:17 +08:00
geekgeekrun
95e6842995 update build script to select release type 2024-11-23 13:30:17 +08:00
geekgeekrun
fa45d4ec35 update build script to enter release type 2024-11-23 13:30:17 +08:00
geekgeekrun
418c37288d fix app puppeteer cannot run in production package 2024-11-23 13:30:14 +08:00
geekgeekrun
46b6ca61a6 try to fix minimist cannot find when app launch 2024-11-23 13:29:49 +08:00
geekgeekrun
830affa44c fix when kill child process, child process ANR - move the execution of pipeForRead.close() before the await statement. 2024-11-23 13:29:49 +08:00
geekgeekrun
015c141c1a update gtag 2024-11-23 13:29:49 +08:00
geekgeekrun
59b228af21 update readme 2024-11-23 13:29:49 +08:00
geekgeekrun
ac83c3c94c move runRecordId to daemon 2024-11-23 13:29:49 +08:00
geekgeekrun
7a3bddbd0c replace magic string in gtag 2024-11-23 13:29:49 +08:00
geekgeekrun
48c65cb50a add gtag 2024-11-23 13:29:49 +08:00
geekgeekrun
46d0dac0e2 add separator in nav-list 2024-11-23 13:29:49 +08:00
geekgeekrun
c3d85dce77 slow down the running speed; add the gap when CANNOT_FIND_EXCEPT_JOB_IN_THIS_FILTER_CONDITION 2024-11-23 13:29:49 +08:00
geekgeekrun
1d389a09db treat 2周内活跃 as active 2024-11-23 13:29:49 +08:00
geekgeekrun
0c7add6b34 enhance the style of home 2024-11-23 13:29:49 +08:00
geekgeekrun
e76c85cad8 enhance ui text 2024-11-23 13:29:49 +08:00
geekgeekrun
b6304a5ab8 add the logic to save the record of manually mark boss inactive to db 2024-11-23 13:29:49 +08:00
geekgeekrun
0fd13c5ac5 make address in job info can be null 2024-11-23 13:29:49 +08:00
geekgeekrun
072df7e92a enhance the display of mark reason 2024-11-23 13:29:49 +08:00
geekgeekrun
6b28a9d0ed WIP: add the logic to save job mark as not suit to db TODO: fix issue about retrieving and showing items 2024-11-23 13:29:49 +08:00
geekgeekrun
7f0ae45758 add the schema of MarkAsNotSuitLog, VMarkAsNotSuitLog schema 2024-11-23 13:29:49 +08:00
geekgeekrun
512fc94b1a add the logic for run migrate to process table schema change 2024-11-23 13:29:49 +08:00
geekgeekrun
d026088811 Merge branch 'feature/ui-0.0.2' into feature/ui 2024-11-23 13:29:42 +08:00
geekgeekrun
45abbbc424 ui-v0.0.2 2024-11-23 13:29:33 +08:00
geekgeekrun
8ed9d0026d fix recommendJobItemList is nullish - bosszhipin updated 2024-11-23 13:29:31 +08:00
geekgeekrun
f366d57772 add statement to remove all views 2024-11-23 13:28:41 +08:00
geekgeekrun
d2022ea6dc save autoStartupChatRecordId, chatStartupFrom in ChatStartupLog 2024-11-23 13:28:41 +08:00
geekgeekrun
deb4ad580c fix recommendJobItemList is nullish - bosszhipin updated 2024-11-23 13:28:41 +08:00
geekgeekrun
5b3e8a4e64 constraint version of node and pnpm 2024-11-23 13:28:41 +08:00
geekgeekrun
8cb379f6eb add diff.js to compare update log; enhance the style of the row which has diff; comment the mock data 2024-11-23 13:28:41 +08:00
geekgeekrun
52c0e53a7e add the pivot select radio for diff table 2024-11-23 13:28:41 +08:00
geekgeekrun
34a530fc3b add the logic to view the job info change history 2024-11-23 13:28:41 +08:00
geekgeekrun
3be9752e07 add the logic to query JobInfoChangeLog 2024-11-23 13:28:41 +08:00
geekgeekrun
78425c25d6 add the column of job library 2024-11-23 13:28:41 +08:00
geekgeekrun
20bef0c97f use unified chrome instance to handle open-site-with-boss-cookie - for handleLaunchBossSite and handleViewJobOnlineButtonClick in ui 2024-11-23 13:28:41 +08:00
geekgeekrun
c0dc8d30fd update ui text 2024-11-23 13:28:41 +08:00
geekgeekrun
a2c6a16db7 update readme 2024-11-23 13:28:41 +08:00
geekgeekrun
7adb6c185f enhance ui of nav-list entry 2024-11-23 13:28:41 +08:00
geekgeekrun
5f35c82984 finish the filter logic of '公司行业' 2024-11-23 13:28:41 +08:00
geekgeekrun
fed1d6ee98 WIP: finish the filter logic of '薪资待遇', '工作经验', '学历要求', '公司规模' TODO: the filter logic of '公司行业' 2024-11-23 13:28:41 +08:00
geekgeekrun
b9ba7f002b chore(db): attach __ggr_encryptBossId in BossInfoChangeLog 2024-11-23 13:28:41 +08:00
geekgeekrun
c51c19a1d6 WIP: add the basic logic to iterate and change filter condition when no more job can find. TODO: make sure filter condition is sync between this app and recommend page in bosszhipin site. 2024-11-23 13:28:41 +08:00
geekgeekrun
00f9ef12df move combineCalculator from ui package to geek-auto-start-chat-with-boss package 2024-11-23 13:28:41 +08:00
geekgeekrun
b6a1ba4eab rename the error message CANNOT_FIND_EXCEPT_JOB to CANNOT_FIND_EXCEPT_JOB_IN_THIS_JOB_EXPECTATION 2024-11-23 13:28:41 +08:00
geekgeekrun
f133695c37 save anyCombineRecommendJobFilter config to boss.json 2024-11-23 13:28:41 +08:00
geekgeekrun
d0e04f242e rename BossRecommendFilterV1 to AnyCombineBossRecommendFilter 2024-11-23 13:28:41 +08:00
geekgeekrun
0a0f39bf22 add the job filter condition combination creator to handle when no job can find in the list - so that try to get new job 2024-11-23 13:28:41 +08:00
geekgeekrun
f0e8b1e3ee fix the issue while encounter CANNOT_FIND_EXCEPT_JOB error, the afterPageLoad label is not executed - replace break to continue 2024-11-23 13:28:41 +08:00