1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-07-23 07:09:42 +02:00
codex.docs/src/test/models
YeoKyung Yoon b3d8a1bfd4
Fix sorting in dropdown (#187)
* fix: fix order of page categories with raw type

* refactor: change method location and others

* refactor: fix method names and variables also split methods to be clear their role

* fix: fix variable name

* fix: change the method to group of pages

* refactor: replace filter metethod to querying database

* refactor: fix typo, rename variable, add comments, improve code quality

* fix: add exit infinite loop

* fix: replace exiting loop to throwing exception
2022-06-22 23:09:08 +09:00
..
alias.ts Typescript rewrite (#147) 2022-03-05 22:57:23 +04:00
file.ts Typescript rewrite (#147) 2022-03-05 22:57:23 +04:00
page.ts Typescript rewrite (#147) 2022-03-05 22:57:23 +04:00
pageOrder.ts Fix sorting in dropdown (#187) 2022-06-22 23:09:08 +09:00