Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: merge main ← prod #237

Draft
wants to merge 21 commits into
base: main
Choose a base branch
from
Draft

chore: merge main ← prod #237

wants to merge 21 commits into from

Conversation

sou323
Copy link
Collaborator

@sou323 sou323 commented May 13, 2024

This branch contains commits made post-submission, which are not reflected in the demo deployment but are on the public deployment. This branch will be merged once demos and marking are complete and the main branch is unlocked.

(Don't squash this branch!)

pumbas600 and others added 17 commits May 10, 2024 00:37
* feat: add socket.io dependency

* feat: export io so it can be accessed in canvas service

* feat: move socket methods to a handler

* feat: get frontend connected to server

* feat: create broadcast pixel place method

* feat: broadcast placed pixels

* feat: update canvas when a new pixel is received

* chore: remove unused state

* feat: handle temporary client disconnects

* chore: cleanup resynchronisation

* feat: pass timestamp from server
fix: stricter socket disconnects
feat: reuse saved images in cache
* feat: added fancy reticle

* feat: readded crosshair when zoomed out

* refactor: tidy up
* feat: better pixel preview

* fix: rgba
fix: pixel selection is on mouse down rather than mouse up
* feat: sticky headers and footers in action panel

* fix: resorted overflow in css

* fix: don't forward prop
* feat: sticky headers and footers in action panel

* fix: resorted overflow in css

* feat: history loading skeleton

* fix: removed weird duplicate

* refactor: better skeleton

* refactor: removed now-unused classes

* refactor: changed the length again

* Update packages/frontend/src/components/action-panel/tabs/PixelHistoryListItem.tsx

Co-authored-by: Josh Jeffers <38820160+pumbas600@users.noreply.github.com>

---------

Co-authored-by: Josh Jeffers <38820160+pumbas600@users.noreply.github.com>
* feat: leaderboard skeleton

* refactor: || to ??

* Update packages/frontend/src/app/leaderboard/Leaderboard.tsx

Co-authored-by: Josh Jeffers <38820160+pumbas600@users.noreply.github.com>

---------

Co-authored-by: Josh Jeffers <38820160+pumbas600@users.noreply.github.com>
* feat: stats-me skeleton

* refactor: || to ??
* feat: added invite button

* refactor: sorted css

* feat: added link in env, context, and button

* refactor: moved env variable to front-end

* refactor: target and rel
* fix: centred the preview pixel properly

* fix: fix centering attempt 2
fix: reset everything when switching canvas
* no unused variables

* enforce
@sou323 sou323 changed the title Merging production branch into main feat: Merging production branch into main May 13, 2024
recommend vscode-styled-components extension
@jaskfla jaskfla changed the title feat: Merging production branch into main merge: main ← prod May 14, 2024
@jaskfla jaskfla changed the title merge: main ← prod chore: merge main ← prod May 14, 2024
pumbas600 and others added 3 commits June 10, 2024 22:43
* fix: shrinking of reticle causing it to not position correctly

* docs: update comment to be more clear what is being fixed
* tweak bot command card styling

* ensure full width

* remove unneeded styled component

* curly quote

* remove unneeded explicit typing

* organise imports

* refactor JSX

* ditto
fix: usernames now wrap in history
@pumbas600
Copy link
Collaborator

As a note, can we not squash this commit, and instead do a merge commit as each of these branches have already been squashed and I'd like to keep these in the main branch :)

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.

3 participants