Nikita Melnikov
|
34514761f5
|
Typescript rewrite (#147)
* Updated highlight.js
* Update .codexdocsrc.sample
remove undefined page for a fresh new install
* backend rewritten in TS
* test -> TS, .added dockerignore, bug fixed
* Removed compiled js files, eslint codex/ts added
* fixed jsdocs warning, leaving editor confirmation
* use path.resolve for DB paths
* db drives updated + fixed User model
* redundant cleared + style fixed
* explicit type fixing
* fixing testing code
* added body block type
* compiled JS files -> dist, fixed compiling errors
* fixed compiling error, re-organized ts source code
* updated Dockerfile
* fixed link to parent page
* up nodejs version
* fix package name
* fix deps
Co-authored-by: nvc8996 <nvc.8996@gmail.com>
Co-authored-by: Taly <vitalik7tv@yandex.ru>
|
2022-03-05 22:57:23 +04:00 |
|
Alexander Menshikov
|
b744ed592a
|
Editorjs checklist tool (#98)
Co-authored-by: Peter Savchenko <specc.dev@gmail.com>
|
2020-05-09 05:38:25 +03:00 |
|
Murod Khaydarov
|
7890d17255
|
refactor createMenuTree (#44)
* refactor createmenutree
* Update src/routes/middlewares/pages.js
Co-Authored-By: khaydarov <murod.haydarov@inbox.ru>
* push migration
* update
* remove migration and order is optional
* eslint fixes
|
2019-02-19 17:29:45 +03:00 |
|
Peter Savchenko
|
044c24c950
|
Landing + mobile adoptation (#38)
* Landing + mobile adoptation
* replace svg
* small updates
* use landing as iframe
* Delete .codexdocsrc
* remove unused
* updates
* Delete _index.twig
* update header shrink in chrome
* Delete .codexdocsrc
* remove focus
|
2019-02-15 17:56:56 +03:00 |
|
Murod Khaydarov
|
ccd627151f
|
remove pages (#27)
* remove pages
* requested changes and unit tests
* update
* fix unit test
* requested changes
* add confirmation
* remove deeply
* remove log
* bugfix
* update placeholder
|
2019-01-25 06:19:37 +03:00 |
|
Murod Khaydarov
|
d61818761e
|
Order child pages (#21)
* save ordering pages
* move to another collection
* requested changes. Code improvements
* add margin
* unit tests
* fix
* requested changes
* recursive method: create menu tree
* update comments
* fix bug
* requested changes
* move const
* fix error message on catch
* add migration
* rewrite to splices
* move methods
* testing put above method
* linter fix
|
2019-01-19 17:09:11 +03:00 |
|