Commit History

Author SHA1 Message Date
  Yuki Takei 6f1c6875fb Merge branch 'master' into support/apply-nextjs-2 3 years ago
  Yuki Takei 18306b0e79 rename isContainerFluid to expandContentWidth and refactor IPageInfo and SubNavButtons 3 years ago
  Yuki Takei 8f330e7692 move mongoose-utils under app 3 years ago
  Yuki Takei 62f6112a32 fix lint errors 3 years ago
  Taichi Masuyama 08f7ce2c77 Refactor toggleContentWidth & Set default value to PageModel.isContainerFluid 3 years ago
  Yuki Takei 44c76e328e activate IdenticalPathPage 3 years ago
  Yuki Takei 9219767eb4 add overload definition for findByPathAndViewer 3 years ago
  Mudana-Grune 52ac52cbf4 Merge branch 'master' into feat/gw7817-make-content-width-of-each-page-configurable 3 years ago
  mudana 1f8804e9d4 Merge branch 'master' into feat/gw7817-make-content-width-of-each-page-configurable 3 years ago
  yohei0125 cd947d21e6 return undefined if the path is root path 3 years ago
  mudana 2b6e190ab8 Add isContainerFluid to page schema 3 years ago
  yohei0125 912a7727ed Merge branch 'imprv/show-page-control-menu-on-empty-page' into feat/determine-if-empty-page-is-deletable 3 years ago
  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