Skip to content

Sk/ssf 132 Verify Prettier Check#112

Closed
swarkewalia wants to merge 504 commits intomainfrom
sk/SSF-132-verify-prettier-check
Closed

Sk/ssf 132 Verify Prettier Check#112
swarkewalia wants to merge 504 commits intomainfrom
sk/SSF-132-verify-prettier-check

Conversation

@swarkewalia
Copy link

ℹ️ Issue

Closes 132

📝 Description

Added prettier verification in our CI/CD pipeline so it runs on pushed commits and fails when there are formatting violations, and passes when they are fixed.

✔️ Verification

Tested by running yarn prettier:check and pushing a commit that I knew had formatting violations to make sure the workflow failed. Then I commited and pushed fixes by running yarn prettier:write and made sure the workflow passed since there were no violations anymore.

amywng and others added 30 commits October 3, 2025 09:10
…-homepage

[SSF-22] Create temporary site index on homepage
[SSF-9] Donation Management (back-end) - view donations
amywng and others added 28 commits December 5, 2025 09:39
…orm-frontend

SSF-57 Food Request Form Frontend
* Removing donation_items status and allocations status from code and db

* updating frontend types for removed statuses

* updating status to use enum types
* authenticator initail setup with amplify

* changing setup to allow pantry application to be public route (no auth needed), adding pantry partner signup and one time donor buttons to auth form and functionality

* make sign out button component instead of on landing page

* resolving app.tsx conflicts with main

* adding signout button to header

* prettier

* signout header button navigates to homepage
* added dummy data for database migration

* added existing user check

* added down parsing to only delete dummy data

* changed dummy data to match enum and database migrations

* added 10 digit phone numbers, orders and allocations

* added minor changes to pantry entry

* removing status cols from donation items and allocations, fixing user rolem, adding activities comments col

* fix address line naming

* adding additional dummy data for new pantry fields

* new dummy data migration to update timestamp

* minor data refactoring

---------

Co-authored-by: Justin Wang <74576640+Juwang110@users.noreply.github.com>
Co-authored-by: Justin Wang <Juwang110@gmail.com>
* Fixed branch issues ignoring lint (Chakra components still having weird error)

* Fixed issues

* Final commit

* Final commit

* Fixed frontend changes

* Fixed frontend changes

* Fixed backend

* Fixed backend

* Final commit

* Fixed volunteer display

* Final commit

* Final commit

* Resolved comments

* Styling changes

* prettier

* Prettier

* Fixed color theme and remove x from the modals

* Final commit

* prettier

* Added search feature

* prettier

* Added modal similar to request form modal

* prettier

* More comments resolved

* prettier

* Fixed modal styligs

* Resolved comments

* prettier

* prettier

* Added proper filtering and sorting, assignee coloring, and fixed type issues

* prettier

* Addressed changes

* Final commit

* Removed useEffects for page updating

* prettier

* Fixed yarn.lock

* Updated comments for filter states

---------

Co-authored-by: Amy Wang <147568742+amywng@users.noreply.github.com>
* refactoring backend for request entity having multiple orders

* adding order details endpoint and placeholder order values for outdated request management frontend

* tests

* prettier

* new frontend design for request management page, renaming modal from order to request

* frontend for request details and associated order details

* prettier

* minor refactoring based on comments

* minor changes

* prettier

* fix tests

* fix tests, refactor to remove readonly on request form modal

* prettier

* refactoring from conflict - not found exception

* prettier
* refactoring backend for request entity having multiple orders

* adding order details endpoint and placeholder order values for outdated request management frontend

* tests

* prettier

* new frontend design for request management page, renaming modal from order to request

* frontend for request details and associated order details

* prettier

* minor refactoring based on comments

* minor changes

* prettier

* fix tests

* fix tests, refactor to remove readonly on request form modal

* prettier

* refactoring from conflict - not found exception

* prettier

* revert frontend merged into this branch
@swarkewalia swarkewalia changed the base branch from sk/SSF-132-verify-prettier-check to main February 4, 2026 01:28
@swarkewalia swarkewalia closed this Feb 4, 2026
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