index
:
which-ui
master
Social web application focused on choosing between two options
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pages
/
FeedPage
/
PollSubmission.tsx
Commit message (
Collapse
)
Author
Age
Lines
*
refactor: move pages -> containers
eug-vs
2020-08-10
-92
/
+0
|
*
style: remove eslint errors
eug-vs
2020-07-04
-1
/
+1
|
*
feat: adapt all pages to mobile view
eug-vs
2020-07-03
-3
/
+6
|
*
move snack provider to Page component
ilyayudovin
2020-07-01
-8
/
+3
|
*
fix eslint errors
ilyayudovin
2020-07-01
-8
/
+9
|
*
feat: add snackbar for showing messages to a user
ilyayudovin
2020-06-30
-0
/
+9
|
*
style: fix some eslint errors
eug-vs
2020-06-30
-1
/
+1
|
*
feat!: create useNavigate hook
eug-vs
2020-06-30
-1
/
+1
|
*
feat!: create useAuth hook
eug-vs
2020-06-29
-4
/
+5
|
*
refactor: improve poll addition
eug-vs
2020-06-29
-24
/
+25
|
*
style: fix eslint errors
eug-vs
2020-06-29
-1
/
+1
|
*
refactor!: improve code quality :recycle:
eug-vs
2020-06-29
-27
/
+17
|
*
chage clearIcon design
ilyayudovin
2020-06-29
-1
/
+1
|
*
fix: make code redably clear
ilyayudovin
2020-06-29
-7
/
+7
|
*
show new poll right after submit
ilyayudovin
2020-06-29
-4
/
+7
|
*
delete images in poll submission
ilyayudovin
2020-06-29
-3
/
+5
|
*
fix: able to add 2 different images to poll submission
ilyayudovin
2020-06-28
-2
/
+2
|
*
feat: add poll submission component
ilyayudovin
2020-06-28
-0
/
+87