1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-25 12:56:41 +07:00

added todos

This commit is contained in:
Fedor Katurov 2019-10-09 17:12:54 +07:00
parent 27cf737e0b
commit 06cfa727cd

View file

@ -2,43 +2,43 @@
sortable grid: http://clauderic.github.io/react-sortable-hoc/#/basic-configuration/grid?_k=hjqdj1 sortable grid: http://clauderic.github.io/react-sortable-hoc/#/basic-configuration/grid?_k=hjqdj1
[BUGS] [BUGS]
todo: flow hangs on empty response TODO: flow hangs on empty response
[CONTENT] [CONTENT]
todo: adding photos to comments TODO: adding photos to comments
todo: adding media to comments TODO: adding media to comments
todo: adding media to posts TODO: adding media to posts
todo: adding text to posts TODO: adding text to posts
todo: covers for posts TODO: covers for posts
todo: wallpapers for posts TODO: wallpapers for posts
todo: changing flow appearance for posts TODO: changing flow appearance for posts
todo: display for all node types TODO: display for all node types
todo: related by tags TODO: related by tags
todo: sticky left column TODO: sticky left column
todo: adaptive relates count TODO: adaptive relates count
todo: boris page TODO: boris page
todo: user profile and settings TODO: user profile and settings
[IMPORT] [IMPORT]
todo: import users properly TODO: import users properly
todo: auth using md5 fallback TODO: auth using md5 fallback
todo: import files properly TODO: import files properly
todo: import nodes properly TODO: import nodes properly
todo: import comments properly TODO: import comments properly
todo: convert comment content properly TODO: convert comment content properly
todo: convert post text properly TODO: convert post text properly
[NOT TODAY] [NOT TODAY]
todo: swipable image slideshow TODO: swipable image slideshow
todo: notifications TODO: notifications
todo: PMs TODO: PMs
todo: TODO:
*/ */
import * as React from 'react'; import * as React from 'react';