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
Commit message (
Collapse
)
Author
Age
Lines
*
feat: adapt HomePage for mobile devices
eug-vs
2020-07-03
-3
/
+6
|
*
style: fix eslint errors
eug-vs
2020-07-03
-27
/
+34
|
*
feat: fetch feedbacks and display app rating
eug-vs
2020-07-03
-15
/
+53
|
*
feat: markup About section
eug-vs
2020-07-03
-4
/
+33
|
*
feat: create basic markup
eug-vs
2020-07-03
-7
/
+51
|
*
refactor: distribute styles across pages
eug-vs
2020-07-03
-8
/
+23
|
*
feat: create a bunch of empty pages
eug-vs
2020-07-03
-0
/
+46
|
*
feat: update polls when switching between profiles
eug-vs
2020-07-03
-0
/
+1
|
*
fix: immediately show new poll
eug-vs
2020-07-03
-1
/
+2
|
*
move snack provider to Page component
ilyayudovin
2020-07-01
-13
/
+17
|
*
fix eslint errors
ilyayudovin
2020-07-01
-8
/
+9
|
*
feat: add snackbar for showing messages to a user
ilyayudovin
2020-06-30
-0
/
+9
|
*
fix eslint errors
ilyayudovin
2020-06-30
-4
/
+6
|
*
style: fix linting errors
eug-vs
2020-06-30
-1
/
+1
|
*
fix: re-implement navigation logic
eug-vs
2020-06-30
-24
/
+34
|
*
style: fix some eslint errors
eug-vs
2020-06-30
-5
/
+5
|
*
feat!: create useNavigate hook
eug-vs
2020-06-30
-13
/
+42
|
*
feat!: create useAuth hook
eug-vs
2020-06-29
-52
/
+39
|
*
hotfix: ignore clicks while modal open
eug-vs
2020-06-29
-2
/
+4
|
*
refactor: improve poll addition
eug-vs
2020-06-29
-46
/
+43
|
*
style: fix eslint errors
eug-vs
2020-06-29
-12
/
+15
|
*
refactor!: improve code quality :recycle:
eug-vs
2020-06-29
-58
/
+55
|
*
chage clearIcon design
ilyayudovin
2020-06-29
-5
/
+5
|
*
fix: make code redably clear
ilyayudovin
2020-06-29
-24
/
+28
|
*
show new poll right after submit
ilyayudovin
2020-06-29
-7
/
+10
|
*
fix: change avatar only by click on camera icon
ilyayudovin
2020-06-29
-2
/
+1
|
*
delete images in poll submission
ilyayudovin
2020-06-29
-8
/
+33
|
*
fix: able to add 2 different images to poll submission
ilyayudovin
2020-06-28
-13
/
+6
|
*
feat: add poll submission component
ilyayudovin
2020-06-28
-4
/
+176
|
*
feat: close search on clickaway
eug-vs
2020-06-28
-1
/
+1
|
*
feat: add missing verified icon to profileInfo
eug-vs
2020-06-28
-7
/
+15
|
*
Merge pull request #46 from which-ecosystem/profile
ilyayudovin
2020-06-27
-33
/
+213
|
\
|
|
|
|
profile
|
*
style: fix ALL linting errors
eug-vs
2020-06-27
-56
/
+103
|
|
|
*
refactor: remove withStyles
eug-vs
2020-06-27
-16
/
+15
|
|
|
*
change avata image right after submit
ilyayudovin
2020-06-27
-6
/
+7
|
|
|
*
add dialog window for uploading avatar
ilyayudovin
2020-06-27
-27
/
+10
|
|
|
*
button as a component
ilyayudovin
2020-06-27
-6
/
+3
|
|
|
*
take all info from user to highlight
ilyayudovin
2020-06-26
-22
/
+20
|
|
|
*
add request to set avatarUrl
ilyayudovin
2020-06-26
-3
/
+40
|
|
|
*
feat: add more menu button to profile
ilyayudovin
2020-06-26
-28
/
+112
|
|
|
*
upload photo icon appear only on yours profile
ilyayudovin
2020-06-25
-12
/
+17
|
|
|
*
feat: add icon for uploading avatar photo
ilyayudovin
2020-06-25
-5
/
+34
|
|
*
|
feat: use new endpoint
eug-vs
2020-06-27
-1
/
+1
|
|
*
|
feat: add rememberMe switch
eug-vs
2020-06-25
-7
/
+20
|
|
*
|
style: fix linting erros
eug-vs
2020-06-25
-2
/
+1
|
|
*
|
feat: validate form
eug-vs
2020-06-25
-14
/
+26
|
/
*
chore: migrate to which-types@1.3.1
eug-vs
2020-06-24
-9
/
+10
|
*
refactor: restructure components
eug-vs
2020-06-16
-43
/
+41
|
*
replace interface with simple string for authorization
ilyayudovin
2020-06-16
-10
/
+9
|
*
fix: clear eslint errors
ilyayudovin
2020-06-16
-52
/
+38
|
[next]