Skip to content

Conversation

@Aryan0102
Copy link
Contributor

Changes

Finished rules system with various pages for rulesets, rules, team views, and parsing for competition rules.

Notes

Thank you to all the developers who worked on this project!

Screenshots

Will add later

To Do

Done!

Checklist

It can be helpful to check the Checks and Files changed tabs.
Please review the contributor guide and reach out to your Tech Lead if anything is unclear.
Please request reviewers and ping on slack only after you've gone through this whole checklist.

  • All commits are tagged with the ticket number
  • No linting errors / newline at end of file warnings
  • All code follows repository-configured prettier formatting
  • No merge conflicts
  • All checks passing
  • Screenshots of UI changes (see Screenshots section)
  • Remove any non-applicable sections of this template
  • Assign the PR to yourself
  • No yarn.lock changes (unless dependencies have changed)
  • Request reviewers & ping on Slack
  • PR is linked to the ticket (fill in the closes line below)

Closes # (issue #)

cielbellerose and others added 30 commits November 21, 2025 16:46
This reverts commit bf6ef93.

# Conflicts:
#	src/backend/src/prisma/schema.prisma
#	src/backend/src/services/reimbursement-requests.services.ts
#	src/backend/src/utils/slack.utils.ts
#	src/backend/tests/unmocked/reimbursement-requests.test.ts
#	src/frontend/src/hooks/finance.hooks.ts
#	src/frontend/src/pages/AdminToolsPage/FinanceConfig/IndexCodesTable.tsx
#	src/frontend/src/pages/FinancePage/ReimbursementRequestDetailPage/ReimbursementRequestDetailsView.tsx
#	src/frontend/src/pages/FinancePage/ReimbursementRequestForm/ReimbursementFormView.tsx
#	src/frontend/src/tests/pages/ChangeRequestDetailPage/ChangeRequestDetailsView.test.tsx
#	src/frontend/src/tests/pages/ChangeRequestDetailPage/ProposedSolutionsList.test.tsx
#	src/frontend/src/tests/pages/CreateChangeRequestPage/CreateProposedSolutionsList.test.tsx
#	src/frontend/src/tests/pages/WorkPackageDetailPage/WorkPackageViewContainer/WorkPackageViewContainer.test.tsx
#	src/shared/src/types/task-types.ts
#	yarn.lock
check for organization, retrieve deleted sub-rules, throw error for no parent rule, deleted parent rule, and different organization
caused due to satisfying linting
Zwendle and others added 26 commits January 19, 2026 19:39
…RulesetPage-add-rule-modal

#3658 edit ruleset page add rule modal
…dashboard-parsing

Rule Dashboard Parsing
…rule-section-modal

#3901 added add rule section modal
…s-breadcrumbs

#3869 created rule page breadcrumbs
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.