Skip to content

Conversation

@saheeen-jey
Copy link
Contributor

TO-DO:
Create a re-skinned walk-in form to create hackerInfos for users
Add column in PresenceInfo for wieSignUp
Create a model for WIE Questions

kevinwu15 and others added 30 commits October 18, 2023 18:43
Demo of changes: 

![PrevNextPR](https://github.com/HacktheHill/track-the-hack/assets/95104238/6e7964eb-7b64-463c-9655-65bdc246a11d)

Changes:
Added new hacker routers to get the next and previous hacker from a
unique id (in the url) using cursor-based pagination. Buttons are just
preliminary and should be changed based on desired design later
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.17 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [next-auth](https://github.com/nextauthjs/next-auth) from 4.23.1
to 4.24.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/nextauthjs/next-auth/releases">next-auth's
releases</a>.</em></p>
<blockquote>
<h2>next-auth@4.24.5</h2>
<h2>Bugfixes</h2>
<ul>
<li>differentiate between issued JWTs</li>
</ul>
<h2>next-auth@4.24.4</h2>
<h2>Bugfixes</h2>
<ul>
<li>allow Next.js 14 as peer dependency</li>
</ul>
<h2>next-auth@4.24.3</h2>
<h2>Bugfixes</h2>
<ul>
<li>css build error</li>
</ul>
<h2>next-auth@4.24.2</h2>
<h2>Bugfixes</h2>
<ul>
<li>css build error</li>
</ul>
<h2>next-auth@4.24.1</h2>
<h2>Bugfixes</h2>
<ul>
<li>css build error</li>
</ul>
<h2>next-auth@4.24.0</h2>
<h2>Features</h2>
<ul>
<li>tweak default sign-in page (<a
href="https://redirect.github.com/nextauthjs/next-auth/issues/8888">#8888</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/nextauthjs/next-auth/commit/5b647e1ac040250ad055e331ba97f8fa461b63cc"><code>5b647e1</code></a>
chore(release): bump version [skip ci]</li>
<li><a
href="https://github.com/nextauthjs/next-auth/commit/d237059b6d0cb868c041ba18b698e0cee20a2f10"><code>d237059</code></a>
fix: differentiate between issued JWTs</li>
<li><a
href="https://github.com/nextauthjs/next-auth/commit/0f0c444ab8b68669383943ed159c12fc6d1e2722"><code>0f0c444</code></a>
chore: update cookie options snippet (<a
href="https://redirect.github.com/nextauthjs/next-auth/issues/9095">#9095</a>)</li>
<li><a
href="https://github.com/nextauthjs/next-auth/commit/fbd68a1802e29c8242448e3d078b5d36e56ecad1"><code>fbd68a1</code></a>
docs: Fix Adapters Link (<a
href="https://redirect.github.com/nextauthjs/next-auth/issues/9009">#9009</a>)</li>
<li><a
href="https://github.com/nextauthjs/next-auth/commit/18e8b9228983ae6f7a64f9fd4ecd000fbccefea9"><code>18e8b92</code></a>
fix(dev): fix import links for <code>authOptions</code> (<a
href="https://redirect.github.com/nextauthjs/next-auth/issues/8938">#8938</a>)</li>
<li><a
href="https://github.com/nextauthjs/next-auth/commit/09f5aabce6ec03652b0d825463f92c8fa6e016c1"><code>09f5aab</code></a>
docs: fix source links</li>
<li><a
href="https://github.com/nextauthjs/next-auth/commit/9dd2bceab5dd0eb102f0e4e6addf7707978c1965"><code>9dd2bce</code></a>
docs: Update discord.md (<a
href="https://redirect.github.com/nextauthjs/next-auth/issues/8958">#8958</a>)</li>
<li><a
href="https://github.com/nextauthjs/next-auth/commit/f4ee5635c343b2a0622db2b5fdf9fb2e12c39718"><code>f4ee563</code></a>
docs: remove capitalization on osu! (<a
href="https://redirect.github.com/nextauthjs/next-auth/issues/8975">#8975</a>)</li>
<li><a
href="https://github.com/nextauthjs/next-auth/commit/4318a4c9a9767175b8e5f21a535e31c4422a1eeb"><code>4318a4c</code></a>
docs: Fixes broken link on v4 auth0 provider page (<a
href="https://redirect.github.com/nextauthjs/next-auth/issues/8998">#8998</a>)</li>
<li><a
href="https://github.com/nextauthjs/next-auth/commit/62ec78cc0fc1f7d99ef599052d358c5dc155009b"><code>62ec78c</code></a>
docs: Fix link to database adapters doc (<a
href="https://redirect.github.com/nextauthjs/next-auth/issues/8986">#8986</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/nextauthjs/next-auth/compare/next-auth@4.23.1...next-auth@4.24.5">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=next-auth&package-manager=npm_and_yarn&previous-version=4.23.1&new-version=4.24.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/HacktheHill/track-the-hack/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [next-auth](https://github.com/nextauthjs/next-auth) from 4.23.1
to 4.24.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/nextauthjs/next-auth/releases">next-auth's
releases</a>.</em></p>
<blockquote>
<h2>next-auth@4.24.5</h2>
<h2>Bugfixes</h2>
<ul>
<li>differentiate between issued JWTs</li>
</ul>
<h2>next-auth@4.24.4</h2>
<h2>Bugfixes</h2>
<ul>
<li>allow Next.js 14 as peer dependency</li>
</ul>
<h2>next-auth@4.24.3</h2>
<h2>Bugfixes</h2>
<ul>
<li>css build error</li>
</ul>
<h2>next-auth@4.24.2</h2>
<h2>Bugfixes</h2>
<ul>
<li>css build error</li>
</ul>
<h2>next-auth@4.24.1</h2>
<h2>Bugfixes</h2>
<ul>
<li>css build error</li>
</ul>
<h2>next-auth@4.24.0</h2>
<h2>Features</h2>
<ul>
<li>tweak default sign-in page (<a
href="https://redirect.github.com/nextauthjs/next-auth/issues/8888">#8888</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/nextauthjs/next-auth/commit/5b647e1ac040250ad055e331ba97f8fa461b63cc"><code>5b647e1</code></a>
chore(release): bump version [skip ci]</li>
<li><a
href="https://github.com/nextauthjs/next-auth/commit/d237059b6d0cb868c041ba18b698e0cee20a2f10"><code>d237059</code></a>
fix: differentiate between issued JWTs</li>
<li><a
href="https://github.com/nextauthjs/next-auth/commit/0f0c444ab8b68669383943ed159c12fc6d1e2722"><code>0f0c444</code></a>
chore: update cookie options snippet (<a
href="https://redirect.github.com/nextauthjs/next-auth/issues/9095">#9095</a>)</li>
<li><a
href="https://github.com/nextauthjs/next-auth/commit/fbd68a1802e29c8242448e3d078b5d36e56ecad1"><code>fbd68a1</code></a>
docs: Fix Adapters Link (<a
href="https://redirect.github.com/nextauthjs/next-auth/issues/9009">#9009</a>)</li>
<li><a
href="https://github.com/nextauthjs/next-auth/commit/18e8b9228983ae6f7a64f9fd4ecd000fbccefea9"><code>18e8b92</code></a>
fix(dev): fix import links for <code>authOptions</code> (<a
href="https://redirect.github.com/nextauthjs/next-auth/issues/8938">#8938</a>)</li>
<li><a
href="https://github.com/nextauthjs/next-auth/commit/09f5aabce6ec03652b0d825463f92c8fa6e016c1"><code>09f5aab</code></a>
docs: fix source links</li>
<li><a
href="https://github.com/nextauthjs/next-auth/commit/9dd2bceab5dd0eb102f0e4e6addf7707978c1965"><code>9dd2bce</code></a>
docs: Update discord.md (<a
href="https://redirect.github.com/nextauthjs/next-auth/issues/8958">#8958</a>)</li>
<li><a
href="https://github.com/nextauthjs/next-auth/commit/f4ee5635c343b2a0622db2b5fdf9fb2e12c39718"><code>f4ee563</code></a>
docs: remove capitalization on osu! (<a
href="https://redirect.github.com/nextauthjs/next-auth/issues/8975">#8975</a>)</li>
<li><a
href="https://github.com/nextauthjs/next-auth/commit/4318a4c9a9767175b8e5f21a535e31c4422a1eeb"><code>4318a4c</code></a>
docs: Fixes broken link on v4 auth0 provider page (<a
href="https://redirect.github.com/nextauthjs/next-auth/issues/8998">#8998</a>)</li>
<li><a
href="https://github.com/nextauthjs/next-auth/commit/62ec78cc0fc1f7d99ef599052d358c5dc155009b"><code>62ec78c</code></a>
docs: Fix link to database adapters doc (<a
href="https://redirect.github.com/nextauthjs/next-auth/issues/8986">#8986</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/nextauthjs/next-auth/compare/next-auth@4.23.1...next-auth@4.24.5">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=next-auth&package-manager=npm_and_yarn&previous-version=4.23.1&new-version=4.24.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/HacktheHill/track-the-hack/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Daniel Thorp <arcanistzed@gmail.com>
Signed-off-by: Daniel Thorp <arcanistzed@gmail.com>
# Conflicts:
#	src/pages/hackers/hacker.tsx
Signed-off-by: Daniel Thorp <arcanistzed@gmail.com>
Signed-off-by: Daniel Thorp <arcanistzed@gmail.com>
Signed-off-by: Daniel Thorp <arcanistzed@gmail.com>
Signed-off-by: Daniel Thorp <arcanistzed@gmail.com>
Signed-off-by: Daniel Thorp <arcanistzed@gmail.com>
Signed-off-by: Daniel Thorp <arcanistzed@gmail.com>
Signed-off-by: Daniel Thorp <arcanistzed@gmail.com>
Signed-off-by: Daniel Thorp <arcanistzed@gmail.com>
- Added more descriptive changes to each log, with the original string and
the new string
- Change userID to link to the Hacker page link

---------

Co-authored-by: ϻartin <51332188+martin0024@users.noreply.github.com>
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