Skip to content

Release/2.0.0#752

Merged
loreina merged 173 commits intomasterfrom
release/2.0.0
Dec 17, 2019
Merged

Release/2.0.0#752
loreina merged 173 commits intomasterfrom
release/2.0.0

Conversation

@loreina
Copy link
Copy Markdown
Member

@loreina loreina commented Dec 17, 2019

Tickets:

List of changes:

  • Version bump to 2.0.0!!!!!!!

YOOOOOOOOOO

Type of change:

  • RELEASE!!!!

How did you do this?

Why are you choosing this approach?

Questions for code reviewers?

PR Checklist:

  • Merged develop branch (before testing)
  • Linted my code locally
  • Listed change(s) in the Changelog
  • Tested all links in project relevant browsers
  • Tested all links on different screen sizes
  • Referenced all useful info (issues, tasks, etc)

dependabot Bot and others added 30 commits February 8, 2019 17:28
Bumps [formik](https://github.com/jaredpalmer/formik) from 1.4.2 to 1.5.0.
- [Release notes](https://github.com/jaredpalmer/formik/releases)
- [Commits](jaredpalmer/formik@v1.4.2...v1.5.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.2.4 to 3.3.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Bumps [react](https://github.com/facebook/react) from 16.7.0 to 16.8.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](facebook/react@v16.7.0...v16.8.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.12 to 4.1.0. **This update includes security fixes.**
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/v4.1.0/release-notes.md)
- [Commits](handlebars-lang/handlebars.js@v4.0.12...v4.1.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. **This update includes a security fix.**
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](jonschlinkert/mixin-deep@1.3.1...1.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
…op/mixin-deep-1.3.2

[Security] Bump mixin-deep from 1.3.1 to 1.3.2
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.2. **This update includes a security fix.**
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](mysticatea/eslint-utils@v1.3.1...v1.4.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
…op/eslint-utils-1.4.2

[Security] Bump eslint-utils from 1.3.1 to 1.4.2
Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15. **This update includes security fixes.**
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.11...4.17.15)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
…op/lodash-es-4.17.15

[Security] Bump lodash-es from 4.17.11 to 4.17.15
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15. **This update includes security fixes.**
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.11...4.17.15)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
…op/lodash-4.17.15

[Security] Bump lodash from 4.17.11 to 4.17.15
Bumps [axios](https://github.com/axios/axios) from 0.18.0 to 0.18.1. **This update includes security fixes.**
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.18.1/CHANGELOG.md)
- [Commits](axios/axios@v0.18.0...v0.18.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
…op/axios-0.18.1

[Security] Bump axios from 0.18.0 to 0.18.1
Bumps [lodash.merge](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2. **This update includes security fixes.**
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
…op/lodash.merge-4.6.2

[Security] Bump lodash.merge from 4.6.1 to 4.6.2
Bumps [tar](https://github.com/npm/node-tar) from 4.4.1 to 4.4.10. **This update includes security fixes.**
- [Release notes](https://github.com/npm/node-tar/releases)
- [Commits](isaacs/node-tar@v4.4.1...v4.4.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
…op/tar-4.4.10

[Security] Bump tar from 4.4.1 to 4.4.10
…op/react-responsive-8.0.1

Bump react-responsive from 6.1.1 to 8.0.1
…op/types/react-autosuggest-9.3.11

Bump @types/react-autosuggest from 9.3.6 to 9.3.11
loreina and others added 25 commits November 30, 2019 20:11
* Integrated Sidebar into HackerDashboard

* Removed Team and Travel options from Sidebar temporarily

* Refactored HackerDashboard

* Commit old hacker dashboard file

* Rewrite return statement
* Update navbar styling

* Create CTAButton component

* Remove INavbarProps

* Switched logout button from primary button to CTA button

* Change to even values for scaling
* Created sidebar that is always displayed on the side

* Fixed rendering of sidebar when creating an account

* Fixed rendering of sidebar when creating an account

* Fixed styling and spacing issues

* Fixed colours

* Fixed colours
* Add ability to style button as primary/call-to-action/secondary

* Refactor existing secondary buttons to new style

* Reimplement hover, loading and disabled states on buttons

* Remove CTAButton.tsx as it has been integrated into Button.tsx

* Make text input styles match design spec

* Update checkbox style

* Update select and autocomplete styling

* Update highlight color of autocomplete

* Fix arrow on select

* Rename Button prominence to variant
* move PR template to docs folder

* create changelog

* add 1.0.0

* add 1.0.1

* add 1.1.0

* add 1.2.0

* add 1.2.1

* add 1.3.0

* add 1.4.0

* add 1.5.0

* add 1.5.1

* add unreleased section

* update unreleased with recent commits

* update PR template

* update contributing guide
* Implement base layout for profile page

* Fix horizontal centering of account form

* Add ability to disable formatted number components and update disabled input style

* Remove tshirt size from accounts and add gender field

* Fix bug preventing account changes from saving

* Bring form labels inline with figma design

* Add background images to profile page

* Implement changes

* Fix bug with select
* Updating hacker schema with new questions and improved naming

* Fix

* Fixed validation errors

* Minor changes to validation schema and hacker model

* Removed redundant log statements/final touches

* Removed redundant log statements/final touches

* Should all be good now

* Should all be good now

* Fixed tab indexing issue and submit button loading forever

* All working

* Switch gender to profile and moved questions to applications

* Fixed account to have gender now

* Fixed account and application pages to display appropriate properties/fields
* Updating hacker schema with new questions and improved naming

* Fix

* Fixed validation errors

* Minor changes to validation schema and hacker model

* Removed redundant log statements/final touches

* Removed redundant log statements/final touches

* Should all be good now

* Should all be good now

* Fixed tab indexing issue and submit button loading forever

* All working

* Switch gender to profile and moved questions to applications

* Fixed account to have gender now

* Fixed account and application pages to display appropriate properties/fields

* Ignore

* Ignore

* Ignore

* This better work
* Updating hacker schema with new questions and improved naming

* Fix

* Fixed validation errors

* Minor changes to validation schema and hacker model

* Removed redundant log statements/final touches

* Removed redundant log statements/final touches

* Should all be good now

* Should all be good now

* Fixed tab indexing issue and submit button loading forever

* All working

* Switch gender to profile and moved questions to applications

* Fixed account to have gender now

* Fixed account and application pages to display appropriate properties/fields

* Fixed application page, made travel take an integer input

* Partially function multi-part application form

* Added back buttons

* Ignore

* Ignore

* Ignore

* Ignore

* Minor fixes

* Fixed validation and button functionality

* Removed redunancies

* PR changes/bug fixes

* Fixed all pr changes

* Removed log statement

* Graudation year must be 2019 now minimum now

* Fixed button colour and spacing
* shorten pronoun list

* alphabetize genders

* update degrees

* alphabetize dietary restrictions with none on top

* update grad years list

* alphabetize job interests

* fix job interests

* update majors

* update skills

* update changelog

* alphabetize ethnicities

* change pronouns case

* change case for skills

* Update ethnicities

* Make no answer consistently "prefer not to answer"

* add more majors

* add more majors
* reorder degrees

* move travel label to constants

* remove needsBus

* add travel field validation

* update grad year validation

* update changelog

* update grad year list

* update validation schema to be 2019-2025
* Fix 1088 vulnerabilities

* Fix all compilation warnings

* Add changes to changelog
* add react-burger-menu

* add screen size constants to theme

* remove sidebar from status page

* add navbar styles

* modify routes import

* add login button

* show navbar links by login state

* comment out sidebar

* fix account page with navbar

* add types version of burger menu

* add mobile menu

* remove horizontal spacer from application container

* update changelog

* lint code

* change to theme colour

* update global styles

* add background images to app
* Fix styling for Password Reset page

* Update styling on password reset sent confirmation page

* Update password reset page styling

* Add background image

* Add background image to forgot password confirmation

* Change header of forgot password confirmation page

* Update forgot password confirmation resend email button to refresh back to forgot password page

* Add background image to password reset page

* Update rendered input function for forgot password page

* Update rendered page for forgot password confirmation

* Fix padding for forgot password pages

* Fix padding for password reset page

* Change max width on forgot password page

* Update padding sizes on all pages

* Fix padding on login page

* Add changelog changes
* add hackathon name constant

* use hackathon name constant

* fix team pages

* add SEO constants

* move helmet to app.tsx

* update favicon

* update changelog

* lint code
* change job interest to take string

* change job interest filter name

* update job interest enums

* update changelog
* change form label to use Brown

* fix header and body fonts for form

* center checkbox

* add application questions

* add mlh

* update changelog

* update changelog
…#750)

* Fix bug where resume isn't required to move forward

* Fix resume validation

* Remove commented code
@loreina loreina changed the base branch from develop to master December 17, 2019 06:04
Copy link
Copy Markdown
Member

@isabelledelmundo isabelledelmundo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 :octocat:

@loreina loreina merged commit 2932796 into master Dec 17, 2019
@loreina loreina deleted the release/2.0.0 branch December 17, 2019 06:30
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.

7 participants