-
Notifications
You must be signed in to change notification settings - Fork 62
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
Map info page #906
Merged
Merged
Map info page #906
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tsa96
force-pushed
the
refactor/map-info-page
branch
4 times, most recently
from
February 12, 2024 22:28
1cd7b83
to
0ed8e99
Compare
tsa96
force-pushed
the
refactor/map-info-page
branch
from
February 20, 2024 08:29
0ed8e99
to
1f69810
Compare
Oops, I'll do a Prettier run and re-push once someone reviews! |
tsa96
force-pushed
the
refactor/map-info-page
branch
from
February 21, 2024 04:20
1f69810
to
304d28a
Compare
tsa96
force-pushed
the
refactor/map-info-page
branch
from
March 2, 2024 02:14
304d28a
to
88bab20
Compare
Replacing this with the PrimeNG version.
Sorry, I know I LITERALLY just changed this from PrimeNG to nebular, but styling PrimeNG is really annoying, and I really prefer doing simpler, custom stuff anyway.
This can throw an error in some templates due to `any` not being iterable.
This page is just bollocks, yes we may improve in the future but I really dislike having this sitting around in the meantime.
Ugly but works, can't think of better approach
…n container Just realised this looks far better and drastically simplifies stuff, no need to piss around with fixed and sticky containers.
aaaaaaaaaaaaaaaaaaaaaugh
I hate these icons but wanna use them here, and serves to motivate us to make less shit versions
All you're allowed in 2k PNGs, nothing else!!
Was getting too annoying to avoid S3 stuff, and not really a use for it without minio stuff anyway
We really don't care if any of this stuff fails!
Prettier Tailwind plugin needs this
…sub placeholder input
tsa96
force-pushed
the
refactor/map-info-page
branch
from
March 3, 2024 05:46
88bab20
to
f1293b2
Compare
GordiNoki
requested changes
Mar 5, 2024
GordiNoki
approved these changes
Mar 5, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Total redesign of main map page, including leaderboards, submission details, and reviews.
Have some map submission form changes in here as well that I couldn't separate out that easily.
Closes #829
Closes #777