Skip to content

Conversation

@loreina
Copy link
Member

@loreina loreina commented Dec 24, 2019

Tickets:

List of changes:

Type of change

  • New release

How has this been tested?

Questions for code reviewers?

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • Listed change(s) in the Changelog
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have made corresponding changes to the documentation
  • Any dependent changes have been merged and published in downstream modules

dependabot-support and others added 30 commits February 9, 2019 15:45
Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.4.10 to 5.4.11.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md)
- [Commits](Automattic/mongoose@5.4.10...5.4.11)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.4.11 to 5.4.12.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md)
- [Commits](Automattic/mongoose@5.4.11...5.4.12)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.4.12 to 5.4.13.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md)
- [Commits](Automattic/mongoose@5.4.12...5.4.13)

Signed-off-by: dependabot[bot] <support@dependabot.com>
* WIP

* Add settings GET and PATCH

* Update docs

* Update docs

* Update docs to include inputs

* Add tests

* Integrate tests

* Bugfix

* Change entry point of launch.json config

* Clean up tests

* Fix tests

* Add parsebody.middleware

* bugfix with message

* Fix depreciation warning

* Fix function naming
Bumps [mocha](https://github.com/mochajs/mocha) from 5.2.0 to 6.0.0.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](mochajs/mocha@v5.2.0...v6.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
* Convert major to list, convert ascii to string validation

* update docs

* Fix majors valdiation for edit
Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.4.13 to 5.4.14.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md)
- [Commits](Automattic/mongoose@5.4.13...5.4.14)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Bumps [mocha](https://github.com/mochajs/mocha) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](mochajs/mocha@v6.0.0...v6.0.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.4.14 to 5.4.15.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md)
- [Commits](Automattic/mongoose@5.4.14...5.4.15)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Bumps [mocha](https://github.com/mochajs/mocha) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](mochajs/mocha@v6.0.1...v6.0.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.4.15 to 5.4.16.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md)
- [Commits](Automattic/mongoose@5.4.15...5.4.16)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.4.16 to 5.4.17.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md)
- [Commits](Automattic/mongoose@5.4.16...5.4.17)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.4.17 to 5.4.18.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md)
- [Commits](Automattic/mongoose@5.4.17...5.4.18)

Signed-off-by: dependabot[bot] <support@dependabot.com>
RohitGarudadri and others added 15 commits December 11, 2019 16:35
…n-page

Feature/124 update application page
…agescreens

Feature/128 add application pagescreens
* update PR template to check for changelog update

* add changelog

* update changelog for this change
* ignore assets folder

* update NONE hacker status email

* update APPLIED hacker status email

* refactor NONE email styling

* update password reset email

* update create account email

* change hackathon name

* update account/email confirmation email

* update account confirmation email

* fix bold inline styling

* import bold font
* match enums to frontend

* group enums

* update test to use "Full Time" job interest

* update changelog
* Quick fix to update email duplicate bug

* Changelog updated

* duplicate email test written

* update changelog

* update changelog to use fixed

* added test tweak to verify successful modification of email in account

Co-authored-by: Loreina Chew <loreina.chew@gmail.com>
* Removed needsBus and added/fixed tests for travel

* Removed log statement

* Added to changelog

* Changelog fix
@loreina loreina changed the base branch from develop to master December 24, 2019 06:03
Copy link
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.

nice :)

@loreina loreina merged commit 9cd37e2 into master Dec 24, 2019
@loreina loreina deleted the release/2.0.1 branch December 24, 2019 18:01
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.