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
Commit message (
Expand
)
Author
Age
Lines
*
fix: remove unused var
eug-vs
2020-06-15
-1
/
+1
*
fix: parse response correctly
eug-vs
2020-06-15
-7
/
+6
*
feat: invalidate from on error
eug-vs
2020-06-15
-19
/
+26
*
feat: create logIn function and get access token
eug-vs
2020-06-15
-19
/
+32
*
style: fix eslint errors
eug-vs
2020-06-15
-23
/
+23
*
feat: configure navigation
eug-vs
2020-06-14
-35
/
+66
*
refactor: move PercentageBar to separate class
eug-vs
2020-06-14
-31
/
+40
*
add useEffect to get requests
ilyayudovin
2020-06-14
-7
/
+12
*
style: fix eslint errors
eug-vs
2020-06-14
-2
/
+1
*
refactor: structurize pages
eug-vs
2020-06-14
-52
/
+79
*
refactor: use lowercase in folder names
eug-vs
2020-06-14
-0
/
+0
*
fix: clear eslint errors
ilyayudovin
2020-06-14
-9
/
+12
*
add feed to profile
ilyayudovin
2020-06-14
-2
/
+6
*
fix: clear all eslint errors
ilyayudovin
2020-06-14
-23
/
+11
*
feat: add profilePage to render ProfileInfo and SignInForm
ilyayudovin
2020-06-14
-19
/
+38
*
divide src into Pages and Components directories
ilyayudovin
2020-06-14
-11
/
+11
*
fix: add unique key prop to polls
eug-vs
2020-06-14
-2
/
+3
*
fix: fetch user correctly
eug-vs
2020-06-14
-15
/
+18
*
fix: always render same feed, add TODO
eug-vs
2020-06-14
-2
/
+2
*
feat: do not render feed under login form
eug-vs
2020-06-14
-3
/
+12
*
style: resolve eslint errors
eug-vs
2020-06-14
-4
/
+6
*
feat: add sing in form
ilyayudovin
2020-06-14
-8
/
+74
*
feat: fetch default user
eug-vs
2020-06-12
-2
/
+9
*
fix: clear eslint errors
ilyayudovin
2020-06-12
-44
/
+6
*
fix: add text shadow for percentage
ilyayudovin
2020-06-12
-2
/
+3
*
feat: take user info from database
ilyayudovin
2020-06-12
-11
/
+22
*
refactor: add types to requests
eug-vs
2020-06-10
-8
/
+6
*
feat: integrate Feed component with backend
eug-vs
2020-06-10
-11
/
+22
*
feat: implement get/post functions
eug-vs
2020-06-10
-0
/
+12
*
fix: fix all review comments
ilyayudovin
2020-06-08
-3
/
+2
*
fix: fix eslint errors
ilyayudovin
2020-06-08
-27
/
+19
*
feat: add profile design and functionality to hide and show profile
ilyayudovin
2020-06-08
-0
/
+73
*
feat: add margin to page content
eug-vs
2020-06-07
-4
/
+17
*
Merge branch 'master' into feed
ilyayudovin
2020-06-07
-31
/
+77
|
\
|
*
feat: change pages in header
eug-vs
2020-06-07
-11
/
+27
|
*
fix: change header position to fixed
eug-vs
2020-06-07
-1
/
+1
|
*
feat: add searchbar and improve header
eug-vs
2020-06-07
-26
/
+60
|
*
fix: remove text colors from theme
eug-vs
2020-06-07
-4
/
+0
*
|
fix: change props again
ilyayudovin
2020-06-07
-7
/
+13
*
|
fix: change Poll props
ilyayudovin
2020-06-07
-6
/
+6
*
|
fix: changing px to spacing
ilyayudovin
2020-06-07
-8
/
+8
*
|
feat: add Feed and fucntionality for creating polls
ilyayudovin
2020-06-07
-4
/
+50
|
/
*
feat: move Poll type to separate file :label:
eug-vs
2020-06-07
-18
/
+19
*
feat: improve PollCard component
eug-vs
2020-06-07
-18
/
+73
*
fix: deleting comments
ilyayudovin
2020-06-07
-5
/
+0
*
fix:fixing imports and max-len eslint
ilyayudovin
2020-06-07
-6
/
+14
*
fix: fixing all eslint errors
ilyayudovin
2020-06-07
-38
/
+37
*
feat:add avatar and nickname
ilyayudovin
2020-06-07
-8
/
+37
*
refactor: change names and imports
ilyayudovin
2020-06-07
-4
/
+5
*
feat:create initial poll-component
ilyayudovin
2020-06-07
-1
/
+45
[next]