Skip to content

Conversation

goodgoof
Copy link
Contributor

Pivotal Tracker Story ID: [#159221467]

Pre-Submission Checklist:

  • [ y] Your pull request targets the master branch of calltocode.org
  • [y ] Your branch is updated with the latest changes on master
  • [y ] Your branch passes linting, building and all new and existing tests with command yarn test
  • Your branch passes the end-to-end tests with command yarn e2e
  • [ y] The story that this pull request addresses is referenced above by ID

Post-Submission Checklist:

  • [ y] Your branch has no conflicts with master (find this out at the bottom of your pull request)
  • [y ] Address any reviews on your pull request, as it will be unable to be merged until it is approved

Description of Changes:

updated yarn lock file to enable deployment to Heroku

TODO:

mattwills8 and others added 29 commits July 19, 2018 00:50
* nightwatch config and write basics of kevin smoke test

* update readme and Kevin logged in successfully step

* rebase master

* minor change to the way we get the selenium server path

* chore(git): remove unneeded .gitignore lines

* add profile image upload form to profile page

* show profile picture first, on hover give option to upload new, on click show upload new form

* add profilePicture to User model

* missed a comma in the schema definition

* add placeholder profile image, display user's profile picture in header

* fix some minor linting errors - passes all tests here

* merge master

* merge master

* show profile picture first, on hover give option to upload new, on click show upload new form

* add profilePicture to User model

* missed a comma in the schema definition

* add placeholder profile image, display user's profile picture in header

* fix some minor linting errors - passes all tests here

* remove redux form in favour of material ui

* yarn lock after merge

* re-add profile picture avatar after merging with master

* run yarn

* fix upload dropzone improts

* add an h3 to main.scss

* style profile page

* add upload profile picture functionality to both front end and back end

* update upload dropzone to use our scss theme colours

* import profile image at top

* remove arrow functions from onclick in profule picture form

* fix profile picture import

* add confirmation stage to profile picture upload flow
* feature #155111485- Visitor sees landing page(Section F)

*  some changes in app.js

* changes in landingf.js

* fixed error

* remove first 2 lines

* commented out the images

* deleted 2 video images

* put images back with closing tag

* changed the landingf

* some changes again

* changed class names

* changed linkedin class

* styles added to social media

* some changes

* column1 changed

* removed <a> tag

* removed few links

* added links

*  fixed error

* another bug

* changed logo image

*  font-size

* changed some css

* changes in margin and padding

* column width change

* fixing test bugs

* few more bugs fixed

* bug

* decreased spacing between columns

* fixed spacing bet columns

* made changes based on review

*  LandingF and landing E

* fixed the alignment on the button

* fixed link issue in button

* feature #155111485- Visitor sees landing page(Section F)

*  some changes in app.js

* changes in landingf.js

* fixed error

* remove first 2 lines

* commented out the images

* put images back with closing tag

* some changes again

* changed class names

* changed linkedin class

* styles added to social media

* some changes

* column1 changed

* removed <a> tag

* removed few links

*  fixed error

* changed logo image

*  font-size

* few more bugs fixed

* decreased spacing between columns

* fixed spacing bet columns

* fixed conflicts

* few more conflicts resolved

* landing D page

*  Landing D fixes

* remove first 2 lines

* deleted an image

* fixed conflicts

* Backend of landing D page

* fix column style
@goodgoof goodgoof merged commit 1ae9900 into CodeForSocialGood:master Jul 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants