Yohei Shiina
|
7a4296a60c
Merge branch 'master' into feat/integrate-branch-resume-page-operations
|
4 years ago |
Yuki Takei
|
ff4bb33058
revert page.ts
|
4 years ago |
Yuki Takei
|
3e97628857
revert Page.updatedAt
|
4 years ago |
Yuki Takei
|
3c509a9607
replace createdAt and updatedAt property with timestamps option
|
4 years ago |
yohei0125
|
5f3f8d68b1
move 2 static fn model to service
|
4 years ago |
yohei0125
|
315daffa91
remove addViewerCondition function
|
4 years ago |
kaori
|
f13fe57c59
remove slackChannels property from page scheme
|
4 years ago |
yohei0125
|
a157cf7994
Merge branch 'master' into feat/integrate-branch-resume-page-operations
|
4 years ago |
Taichi Masuyama
|
f72929d19b
Resolved conflict
|
4 years ago |
Taichi Masuyama
|
677197fcac
Implemented findNotEmptyParentByPathRecursively
|
4 years ago |
Taichi Masuyama
|
223f8f0976
Refactored PageService getParentAndFillAncestors and create
|
4 years ago |
Taichi Masuyama
|
eb32bb622b
Moved createEmptyPagesByPaths method from the page model to the page service
|
4 years ago |
Taichi Masuyama
|
4bbeee6958
Moved create and getParentAndFillAncestors methods from the page model to the page service
|
4 years ago |
Taichi Masuyama
|
23458820e0
Use null check to accept both user object and user id
|
4 years ago |
Taichi Masuyama
|
d480c0a696
Reduced isSystematically use
|
4 years ago |
Taichi Masuyama
|
257441ab79
Commented out findNotEmptyParentByPathRecursively TODO comment
|
4 years ago |
Taichi Masuyama
|
a1bcce6af3
Added TODO comments
|
4 years ago |
Taichi Masuyama
|
b37fc4ac1d
Implemented createSystematically and added isSystematically options
|
4 years ago |
Taichi Masuyama
|
7f5c509d5d
Implemented findEmptyPageByPath and findNotEmptyParentRecursively method on the page model
|
4 years ago |
Taichi Masuyama
|
0f1cdfaca7
Fixed to correctly use v4 process
|
4 years ago |
Taichi Masuyama
|
676ee019ff
Implemented updateGrant api
|
4 years ago |
Taichi Masuyama
|
2533c514eb
Implemented findParent method
|
4 years ago |
yohei0125
|
875b313395
use already-defined condition for mongoose filter
|
4 years ago |
yohei0125
|
0295849351
change comment
|
4 years ago |
yohei0125
|
02b3f03213
move addViewerCondition to PageQueryBuilder model
|
4 years ago |
yohei0125
|
c67605bf0a
add new query condition and replace raw codes
|
4 years ago |
yohei0125
|
51f75ab64a
put back method and delete type code
|
4 years ago |
yohei0125
|
9ba980afca
Merge branch 'feat/add-method-to-restart-rename-page-operation' into feat/move-methods-model-methods-to-service
|
4 years ago |
Haku Mizuki
|
a9147121bd
Merge branch 'master' into feat/plpages-convert-by-path
|
4 years ago |
yohei0125
|
1261d8b7f2
wip: move methods
|
4 years ago |