Skip to content
This repository has been archived by the owner on Aug 17, 2024. It is now read-only.

Revert 555 495 html coursework review #560

Closed
wants to merge 2 commits into from

Conversation

SallyMcGrath
Copy link
Member

Reverts #555 as this repo is on MASTER not MAIN

SallyMcGrath and others added 2 commits January 9, 2023 09:56
* Bump terser from 5.11.0 to 5.14.2

Bumps [terser](https://github.com/terser/terser) from 5.11.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Fix starter kit link

There is no longer mongo vs postgres branches -> only link to the main project

* Bump minimatch, recursive-readdir and serve-handler

Bumps [minimatch](https://github.com/isaacs/minimatch), [recursive-readdir](https://github.com/jergason/recursive-readdir) and [serve-handler](https://github.com/zeit/serve-handler). These dependencies needed to be updated together.

Updates `minimatch` from 3.0.4 to 3.1.2
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

Updates `recursive-readdir` from 2.2.2 to 2.2.3
- [Release notes](https://github.com/jergason/recursive-readdir/releases)
- [Changelog](https://github.com/jergason/recursive-readdir/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jergason/recursive-readdir/commits/v2.2.3)

Updates `serve-handler` from 6.1.3 to 6.1.5
- [Release notes](https://github.com/zeit/serve-handler/releases)
- [Commits](vercel/serve-handler@6.1.3...6.1.5)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
- dependency-name: recursive-readdir
  dependency-type: indirect
- dependency-name: serve-handler
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* docs: add react module minutes 2022-11-07

* Bump loader-utils from 1.4.0 to 1.4.2

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](webpack/loader-utils@v1.4.0...v1.4.2)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Add checklist of pre-tasks for Final Project

We have identified that a checklist of the Final Project tasks that must be done way before this module would be handy for PROMs and Volunteers. So I have added this here.
PS: I will review the rest of the page too, so will have a second PR soon.

Signed-off-by: KFK <[email protected]>

* fix: add first step to start dev server

* Bump nth-check and @slorber/static-site-generator-webpack-plugin

Bumps [nth-check](https://github.com/fb55/nth-check) and [@slorber/static-site-generator-webpack-plugin](https://github.com/slorber/static-site-generator-webpack-plugin). These dependencies needed to be updated together.

Updates `nth-check` from 1.0.2 to 2.0.1
- [Release notes](https://github.com/fb55/nth-check/releases)
- [Commits](fb55/nth-check@v1.0.2...v2.0.1)

Updates `@slorber/static-site-generator-webpack-plugin` from 4.0.1 to 4.0.7
- [Release notes](https://github.com/slorber/static-site-generator-webpack-plugin/releases)
- [Changelog](https://github.com/slorber/static-site-generator-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/slorber/static-site-generator-webpack-plugin/commits/4.0.7)

---
updated-dependencies:
- dependency-name: nth-check
  dependency-type: indirect
- dependency-name: "@slorber/static-site-generator-webpack-plugin"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Updating Sally's suggestions + link

Signed-off-by: KFK <[email protected]>

* Update prep.md

Signed-off-by: KFK <[email protected]>

* Update links and missing info

Signed-off-by: KFK <[email protected]>

* Updating the roles

Signed-off-by: KFK <[email protected]>

* Update docs/finalproject/intro.md

Co-authored-by: Sally McGrath <[email protected]>
Signed-off-by: KFK <[email protected]>

* Update docs/finalproject/intro.md

Co-authored-by: Sally McGrath <[email protected]>
Signed-off-by: KFK <[email protected]>

* Update docs/finalproject/intro.md

Co-authored-by: Sally McGrath <[email protected]>
Signed-off-by: KFK <[email protected]>

* Update docs/react/week-1/lesson.md

Co-authored-by: Sally McGrath <[email protected]>
Signed-off-by: MitchLloyd <[email protected]>

* Updating stand-up and github projects

Signed-off-by: KFK <[email protected]>

* Added explanation and extra info to title

Signed-off-by: KFK <[email protected]>

* Added some meat and remineder

Signed-off-by: KFK <[email protected]>

* add first draft of minutes

* update to wording in minutes

* further tweaks

* make minutes somewhat comprehensible

* Update docs/finalproject/week-1/lesson.md

Co-authored-by: Sally McGrath <[email protected]>
Signed-off-by: KFK <[email protected]>

* Update docs/finalproject/week-1/lesson.md

Co-authored-by: Sally McGrath <[email protected]>
Signed-off-by: KFK <[email protected]>

* Update docs/finalproject/week-4/lesson.md

Co-authored-by: Sally McGrath <[email protected]>
Signed-off-by: KFK <[email protected]>

* Update docs/finalproject/week-3/lesson.md

Co-authored-by: Sally McGrath <[email protected]>
Signed-off-by: KFK <[email protected]>

* Update docs/finalproject/prep.md

Co-authored-by: Sally McGrath <[email protected]>
Signed-off-by: KFK <[email protected]>

* Update docs/finalproject/prep.md

Co-authored-by: Sally McGrath <[email protected]>
Signed-off-by: KFK <[email protected]>

* Update docs/finalproject/prep.md

Co-authored-by: Sally McGrath <[email protected]>
Signed-off-by: KFK <[email protected]>

* Update docs/finalproject/prep.md

Co-authored-by: Sally McGrath <[email protected]>
Signed-off-by: KFK <[email protected]>

* Update docs/finalproject/prep.md

Co-authored-by: Sally McGrath <[email protected]>
Signed-off-by: KFK <[email protected]>

* Update docs/finalproject/prep.md

Co-authored-by: Sally McGrath <[email protected]>
Signed-off-by: KFK <[email protected]>

* Update docs/finalproject/prep.md

Co-authored-by: Sally McGrath <[email protected]>
Signed-off-by: KFK <[email protected]>

* Update docs/finalproject/roles.md

Co-authored-by: Sally McGrath <[email protected]>
Signed-off-by: KFK <[email protected]>

* Update docs/finalproject/roles.md

Co-authored-by: Sally McGrath <[email protected]>
Signed-off-by: KFK <[email protected]>

* Update docs/finalproject/roles.md

Co-authored-by: Sally McGrath <[email protected]>
Signed-off-by: KFK <[email protected]>

* Update docs/finalproject/roles.md

Co-authored-by: Sally McGrath <[email protected]>
Signed-off-by: KFK <[email protected]>

* Update docs/finalproject/roles.md

Co-authored-by: Sally McGrath <[email protected]>
Signed-off-by: KFK <[email protected]>

* Update docs/finalproject/roles.md

Co-authored-by: Sally McGrath <[email protected]>
Signed-off-by: KFK <[email protected]>

* Update docs/finalproject/prep.md

plural possessive

Signed-off-by: Sally McGrath <[email protected]>

* Update roles.md

Signed-off-by: KFK <[email protected]>

* Update docs/finalproject/week-4/lesson.md

Co-authored-by: Sally McGrath <[email protected]>
Signed-off-by: KFK <[email protected]>

* updated html css coursework from boiler

- checked links
- bumped up hours after feedback
- cleaned up that weirdness where week 2 was the module project and week 3 was set on week 4

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: KFK <[email protected]>
Signed-off-by: MitchLloyd <[email protected]>
Signed-off-by: Sally McGrath <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: gregdyke <[email protected]>
Co-authored-by: tomdaly <[email protected]>
Co-authored-by: KFK <[email protected]>
Co-authored-by: Mitch Lloyd <[email protected]>
@SallyMcGrath SallyMcGrath deleted the revert-555-495_html_coursework_review branch January 9, 2023 20:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant