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

Steps component refactor #29

Open
wants to merge 23 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
3b98004
intial setup
Amoodaa Nov 26, 2019
a50fce3
Merge branch 'master' of https://github.com/GSG-G7/sitspot-v2 into 8-…
Amoodaa Nov 26, 2019
d1230a1
title in steps
Amoodaa Nov 26, 2019
9112a95
input question
Amoodaa Nov 26, 2019
72e8768
renamed typequestion
Amoodaa Nov 26, 2019
24e2e93
remove all old files
asem1789 Nov 27, 2019
232e26e
write CountryOrCity subComponent
asem1789 Nov 27, 2019
4781888
delete WelcomeMessage component and handle it directly
asem1789 Nov 27, 2019
d5cedf5
added start button
Amoodaa Nov 27, 2019
aba640f
Merge branches '8-steps-refactors' and '8-steps-refactors' of https:/…
Amoodaa Nov 27, 2019
461d933
make style for steps-component
asem1789 Nov 27, 2019
e72c7a5
Merge branch '8-steps-refactors' of https://github.com/GSG-G7/sitspot…
asem1789 Nov 27, 2019
cce9a02
make style fore steps-component
asem1789 Nov 27, 2019
bbf6f70
Merge branch 'master' of https://github.com/GSG-G7/sitspot-v2 into 8-…
Amoodaa Nov 27, 2019
7382b92
new error display
Amoodaa Nov 27, 2019
ed7af7d
pushed intiial validations
Amoodaa Nov 27, 2019
f6d328c
2nd setup of error handling
Amoodaa Nov 27, 2019
c1e1f1e
validition done
Amoodaa Nov 28, 2019
741f1a8
fixed a bug with indeces we manually entered
Amoodaa Nov 28, 2019
470d89a
image upload
Amoodaa Nov 28, 2019
90267ad
make request to add newPlace and make some style for message error
asem1789 Nov 28, 2019
16e1d06
Merge branch 'master' of https://github.com/GSG-G7/sitspot-v2 into 8-…
Amoodaa Nov 28, 2019
b698225
COMPONENT DONEEE, with onSubmit
Amoodaa Nov 28, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
86 changes: 0 additions & 86 deletions client/src/components/StepsQuestions/UploadImg.js

This file was deleted.

132 changes: 0 additions & 132 deletions client/src/components/StepsQuestions/index.css

This file was deleted.

Loading