Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

view rework #25

Open
erayarslan opened this issue Dec 25, 2016 · 1 comment
Open

view rework #25

erayarslan opened this issue Dec 25, 2016 · 1 comment
Assignees

Comments

@erayarslan
Copy link
Member

tüm viewlar gözden geçirilip yeniden tasarlanmalı.
sitenin çoğu özelliği ortada olduğu için artık daha temiz bi yapı kestirilebilir.

@erayarslan erayarslan self-assigned this Dec 25, 2016
@erayarslan
Copy link
Member Author

app
-- header (search input, menu)
-- left (last topics list view)
-- main
---- q (title, compose)
---- profile
---- error
---- logout
---- register (form)
---- login (form)
---- left (last topics list view)
---- search (search input)
---- random (topic list releated with topic single-entry)
---- single-entry (topic single-entry)
---- topic (topic with entries, compose)
---- entry-update (compose)
---- messages (tab)
------ inbox (title-date list)
-------- chat (chat message like entry view, compose)
------ archive (title-date list)
---- settings (tab)
------ prop (form)
------ password (form)
------ email (form)
---- developer (tab)
------ front (title-date list)
------ back (title-date list)
------ always (custom)

views
# entry-content ("bkz, * renderer")
# entry-item (upvote, downvote, author) + entry-content
# compose
# form
# title-date list
# tab
# custom
# chat message () + entry-content
# title (maybe)
# entries (list) + entry-item
# search
# last-topic-list-view

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant