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

push to production-version 2024 #1539

Merged
merged 12 commits into from
Mar 8, 2024
Merged

push to production-version 2024 #1539

merged 12 commits into from
Mar 8, 2024

Conversation

varCepheid
Copy link
Collaborator

Changes since the last push are listed in the commits.

varCepheid and others added 11 commits May 9, 2022 16:33
* updated comment-card max width

trying to fix issue 1480

* removed error for tests with no assertions
* changed saved match location to a preact-state

* lint

* changed from changeUrl to updateUrl

removed the useState implementation for matchUrl and ran lint

* removed test disable

Co-authored-by: Caleb Eby <calebeby@users.noreply.github.com>
Co-authored-by: Elijah Vennebush <ev118@users.noreply.github.com>
Co-authored-by: Alex <avhoi83@gmail.com>
Pushed this through quickly so I wouldn't have to deal with these errors on each individual branch before other changes were reviewed. No actual changes.
* fixed the lint errors

* fixed error and stopped lint from throwing warnings on TODO comments
* created the alert

* added a check that reports had been uploaded

* grammar (yes I care)

* fixed inconsistency
* created a dialog on editing EditableTexts by admins in user

* refresh the user page after every change

* switched to standard system of getting DB info for users

* Revert "switched to standard system of getting DB info for users"

This reverts commit 1c5a09e.

* changed all self props to isCurrentUser

* separated alertOnSaveAdmin function, small changes

* changed selfEdit to isCurrentUser and removed all refetch changes
* Get vite to mostly work

Co-authored-by: Elijah Vennebush <ev118@users.noreply.github.com>
Co-authored-by: Alex <avhoi83@gmail.com>

* Fix postcss config and delete more unused

* Fix tests

* Remove unused babel plugins

* Adjust rollup config

* Fix Service Worker and PWA stuff

* Update to type:module in package.json

* Undo needless change src -> @

* Undo more needless changes?

* For now, undo linaria changes in all files

* Remove unrelated change

* Undo more changes

* Remove more deps (will have to add back some of these)

* Dep updates since last time I worked on this

* Set up new version of linaria

* Fix a silly CSS bug

* Use port 2733 for preview as well

* Fix TS imports

* Increase min chunk size for chunk merging

* Remove unmaintained postcss-font-magician

* Update node LTS minimum

* Replace Jest with Vitest for less config

* Downgrade TS to avoid needing to update eslint-plugin-caleb in this PR

* Remove unused old rollup config

* Undo upgrading preact to avoid needing to fix type stuff in this PR

* Re-update preact to fix integration with vite and prefresh

* Fix chart where polished lib was included at runtime

* Fix type errors

* Use node 18 in CI

* Delete commented code

* Run prettier on html files too

---------

Co-authored-by: Elijah Vennebush <ev118@users.noreply.github.com>
Co-authored-by: Alex <avhoi83@gmail.com>
* updated year list on leaderboard to display correctly

* added links to leaderboard cards

* lint

* Update package.json

* Discard changes to package.json

---------

Co-authored-by: Caleb Eby <caleb.eby01@gmail.com>
Co-authored-by: Caleb Eby <calebeby@users.noreply.github.com>
* created about page and added link from sidebar menu

* created the route

* changed export to default

* added more substance to about page

* added text and styling

* changed to grid layout and some editing

* aesthetic changes

* revisions to the about blurb

* updated about page

replaced grid with constrained widths
added semantic HTML tags
linked email address
added header tag

* fixed text width, header margins

* padding and margin changes

* editing and minor changes

* replaced text with embedded expressions

* adjusted width parameters to make text narrower

* formatting changes

* convention & hyperlink nits

---------

Co-authored-by: Caleb Eby <calebeby@users.noreply.github.com>
Co-authored-by: Caleb Eby <caleb.eby01@gmail.com>
@varCepheid varCepheid requested a review from calebeby March 5, 2024 03:45
@varCepheid
Copy link
Collaborator Author

Almost as good as the Vite PR!

@calebeby
Copy link
Member

calebeby commented Mar 5, 2024

If we merge this PR as "rebase and merge", then it will not add a merge commit to the main branch. That way main will not be any commits ahead of dev.

@varCepheid varCepheid added this pull request to the merge queue Mar 8, 2024
Merged via the queue into main with commit 945adfd Mar 8, 2024
12 checks passed
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.

None yet

2 participants