Commit 53f0d75
committed
chore(PAR-966): move checker to apps (#82)
* refactor: primitives/Indicators -> primitives/CircleStat
* refactor: index.tsx -> index.ts
* refactor: moved features program, pool, project, applications to components folder
* refactor: removed unused next app
* refactor: moved checker feature to apps/checker
* chore: pr-checks workflow
* chore: pnpm-lock update
* chore: added example internal package to fix changesets ignore
* chore: removed previous changesets
* chore: pnpm-lock update
* chore: create next branch release workflow
* chore: release1 parent 8b7151d commit 53f0d75
File tree
441 files changed
+13680
-15387
lines changed- .changeset
- .github/workflows
- apps
- checker
- .storybook
- public
- src
- apps
- assets
- components
- ApplicationHistoryList
- ApplicationSummary
- ApplicationsSection
- EvaluationList
- ProjectEvaluationAction
- ProjectEvaluationList
- ProjectReviewList
- utils
- ReviewDropdownList
- ReviewDropdown
- ReviewsCounterLabel
- components
- constants
- hooks
- mocks
- mockData
- pages
- ApplicationEvaluationOverviewPage
- ReviewApplicationsPage
- SubmitApplicationEvaluationPage
- SubmitFinalEvaluationPage
- ViewApplicationEvaluationsPage
- routers
- store
- actions
- hooks
- next-app
- src/app
- packages
- config
- tsconfig
- example
- services
- src
- allo
- checker
- themes
- types
- src
- ui
- src
- components
- AllocationSidebar
- components
- Application
- ApplicationBadge
- CreateButton
- FormWithPersist
- Form
- IconLabel
- IconWithTooltip
- MultipleSelect
- components
- Pool
- PoolBadge
- PoolCardGroup
- PoolCard
- PoolList
- hooks
- PoolStatusBadge
- PoolSummary
- PoolTypeBadge
- StakePoolCard
- components
- Program
- ProgramCardGroup
- ProgramCard
- ProgramList
- hooks
- ProgressForm
- Project
- ProjectBanner
- ProjectCard
- ProjectSummary
- StakeProjectCard
- components
- RadioGroupList
- SquarePlot
- _Form/FormControllers
- AllowlistFormController
- WeightedAllowlistFormController
- components
- features
- application
- checker
- services/allo
- types
- pool
- program
- project
- types
- retrofunding/components
- BallotForm
- components
- Distribute
- components/DistributeTable
- Leaderboard
- components
- MetricCard
- MetricsBallot/components
- BallotForm
- BallotTab
- MetricsTab
- ProgramPickerModal
- hooks
- lib
- dates
- mocks
- primitives
- Accordion
- Badge
- Button
- Carousel
- Checkbox
- CircleStat
- Dialog
- FileUpload
- Icon
- Indicators
- Input
- Label
- MarkdownEditor
- Modal
- Pagination
- RadioGroup
- ScrollArea
- Select
- Skeleton
- Spinner
- StatCardGroup
- StatCard
- Switch
- Table
- TextArea
- Toast
- Tooltip
- Typography
- VerticalTabs
- types
- ui-shadcn
- templates
- utils
- src
- checker
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
441 files changed
+13680
-15387
lines changedThis file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments