geekgeekrun
|
3f93420717
|
set encryptCompanyId in BossInfo nullable
|
2024-11-23 13:30:17 +08:00 |
|
geekgeekrun
|
d531c07e8b
|
add the logic to save chat record when open boss manually
|
2024-11-23 13:30:17 +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
|
d2022ea6dc
|
save autoStartupChatRecordId, chatStartupFrom in ChatStartupLog
|
2024-11-23 13:28:41 +08:00 |
|
geekgeekrun
|
668df75dc3
|
add the view of BossLibrary、CompanyLibrary、JobLibrary
|
2024-11-23 13:28:41 +08:00 |
|
geekgeekrun
|
7f81aeb67e
|
update the schema of BossActiveStatusRecord
|
2024-11-23 13:28:26 +08:00 |
|
geekgeekrun
|
1522907afe
|
allow lastActiveStatus to be null
|
2024-11-23 13:28:26 +08:00 |
|
geekgeekrun
|
f4427d841a
|
fix typo of salary high and scale high in db
|
2024-04-05 17:57:26 +08:00 |
|
geekgeekrun
|
a87f1d872f
|
fix height typo in chat startup log view definition
|
2024-03-29 09:37:46 +08:00 |
|
geekgeekrun
|
387bb60157
|
add the view for display auto start chat record
|
2024-03-29 09:37:02 +08:00 |
|
geekgeekrun
|
3100bb3854
|
add the view of chatStartupLog
|
2024-03-29 09:35:55 +08:00 |
|
geekgeekrun
|
3f6a4615e3
|
fix the production package cannot run issue caused by glob(path-scurry) module error - maybe the version of glob is too new, and there exists different version of glob, so download rimraf and typeorm to makes major version of glob at 7
|
2024-03-21 01:24:42 +08:00 |
|
geekgeekrun
|
3c3d8f2bf2
|
enhance run core - add the logic to save the start chat logic to db; modify some entity with wrong type.
|
2024-03-17 21:57:05 +08:00 |
|
geekgeekrun
|
981d0981c6
|
adjust some column - remove -ed in 'encrypted'
|
2024-03-17 16:52:45 +08:00 |
|
geekgeekrun
|
65a5f0f96f
|
adjust primaryColumn of some column
|
2024-03-17 16:49:53 +08:00 |
|
geekgeekrun
|
6a6169ec11
|
make some column nullable; add name column for BossInfo
|
2024-03-17 14:54:30 +08:00 |
|
geekgeekrun
|
fdc0dcfc84
|
add index for BossInfo, CompanyInfo, JobInfo, UserInfo
|
2024-03-17 14:33:41 +08:00 |
|
geekgeekrun
|
b68455d094
|
add BossActiveStatusRecord, ChatStartupLog, UserInfo entities to distinguish login user and record boss active status.
|
2024-03-17 14:30:22 +08:00 |
|
geekgeekrun
|
99d9ad3f95
|
add sqlite plugin(with typeorm and sqlite) and business entities
|
2024-03-17 12:39:55 +08:00 |
|