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
/
containers
Commit message (
Collapse
)
Author
Age
Lines
*
feat: correctly wire modal logic
eug-vs
2020-10-08
-20
/
+21
|
*
fix: resolve ts errors
eug-vs
2020-10-08
-7
/
+3
|
*
feat: use icon in header instead of submit button
eug-vs
2020-10-08
-18
/
+11
|
*
feat: add dashed borders to ImageInput
eug-vs
2020-10-08
-10
/
+36
|
*
feat: allow reaching modal routes from outside
eug-vs
2020-10-08
-1
/
+1
|
*
feat: return UserStrip to PollCreation
eug-vs
2020-10-08
-1
/
+5
|
*
feat: create ModalScreen component
eug-vs
2020-10-07
-37
/
+27
|
*
feat: wire modal routes
eug-vs
2020-10-07
-20
/
+43
|
*
darken avatar image while progressing new one
ilyayudovin
2020-09-11
-1
/
+5
|
*
fix eslint errors
ilyayudovin
2020-08-30
-1
/
+1
|
*
display snackprovider in different place if it is desktop
ilyayudovin
2020-08-30
-4
/
+5
|
*
fix: resovle eslint errors
eug-vs
2020-08-29
-11
/
+6
|
*
feat: use Formik in Login form
eug-vs
2020-08-29
-49
/
+72
|
*
feat: use yup and formik
eug-vs
2020-08-29
-119
/
+84
|
*
add fixed height for inputs to avoid jumping errorText
ilyayudovin
2020-08-29
-0
/
+6
|
*
hide error state onFocue input
ilyayudovin
2020-08-29
-6
/
+16
|
*
fix eslint errors
ilyayudovin
2020-08-28
-1
/
+1
|
*
convert username input to lowercase
ilyayudovin
2020-08-28
-25
/
+30
|
*
fix eslint errors
ilyayudovin
2020-08-28
-19
/
+23
|
*
change onChange to onBlur event
ilyayudovin
2020-08-28
-10
/
+18
|
*
add useMemo for check validity of the form
ilyayudovin
2020-08-28
-21
/
+20
|
*
change state name
ilyayudovin
2020-08-28
-2
/
+2
|
*
separate validation state into 2 states and remove CheckCircle icon
ilyayudovin
2020-08-28
-21
/
+6
|
*
feat: submit Form on button click
ilyayudovin
2020-08-28
-4
/
+6
|
*
fix input validation errors
ilyayudovin
2020-08-28
-40
/
+63
|
*
fix validate bugs
ilyayudovin
2020-08-26
-7
/
+59
|
*
feat: display avatar upload progress
eug-vs
2020-08-22
-27
/
+37
|
*
fix: resolve eslint errors
eug-vs
2020-08-22
-36
/
+22
|
*
refactor!: simplify file operations
eug-vs
2020-08-22
-14
/
+61
|
*
feat!: remove unused components
eug-vs
2020-08-22
-197
/
+0
|
*
disable eslint rules
ilyayudovin
2020-08-19
-0
/
+1
|
*
add console logs
ilyayudovin
2020-08-18
-0
/
+2
|
*
fix: catch PollCreation errors and use Bluebird
eug-vs
2020-08-17
-6
/
+8
|
*
feat: move ErrorBoundary inside Page root element
eug-vs
2020-08-16
-14
/
+16
|
*
feat: add error boundary
eug-vs
2020-08-16
-15
/
+21
|
*
feat: use more cool image
eug-vs
2020-08-15
-5
/
+3
|
*
feat: add illustration to DynoWaiter
eug-vs
2020-08-15
-6
/
+25
|
*
feat: ping server before showing content
eug-vs
2020-08-15
-21
/
+100
|
*
refactor: separate Message component
eug-vs
2020-08-15
-1
/
+1
|
*
feat: use BackgroundImage in PollCreation
eug-vs
2020-08-14
-20
/
+17
|
*
feat: add EmptyState message in Profile
eug-vs
2020-08-14
-1
/
+6
|
*
feat: use Image on landing page
eug-vs
2020-08-14
-3
/
+4
|
*
feat: use EmptyState variants
eug-vs
2020-08-14
-6
/
+5
|
*
feat: add message to EmptyState
eug-vs
2020-08-14
-3
/
+4
|
*
feat: add EmptyState component
eug-vs
2020-08-14
-41
/
+48
|
*
refactor: resolve eslint errors
eug-vs
2020-08-14
-30
/
+30
|
*
feat: show upload progress
eug-vs
2020-08-14
-9
/
+33
|
*
refactor: add useS3Preupload hook
eug-vs
2020-08-14
-26
/
+20
|
*
feat: scroll to top on redirects
eug-vs
2020-08-13
-2
/
+9
|
*
fix: resolve eslint errors
eug-vs
2020-08-13
-3
/
+3
|
[next]