feedbackpit
FeedbackPit is a suggestion tracking application and the live project powering all workflows across unlearn.dev
File Explorer
- docs-writer.md
- pre-commit
- README.md
- SKILL.md
- changelog.yml
- tests.yml
- triage.yml
- PostComment.php
- CreateNewUser.php
- PasswordValidationRules.php
- ResetUserPassword.php
- UpdateUserPassword.php
- UpdateUserProfileInformation.php
- ToggleVote.php
- IdeaStatus.php
- CommentController.php
- IdeaDashboardController.php
- IdeaDetailController.php
- IdeaStatusController.php
- NoteController.php
- AboutController.php
- AccountNotificationsController.php
- AccountSettingsController.php
- CommentController.php
- Controller.php
- DashboardController.php
- IdeaController.php
- LandingController.php
- ReactionController.php
- UnsubscribeController.php
- VoteController.php
- EnsureTeamMember.php
- HandleInertiaRequests.php
- StoreCommentRequest.php
- StoreIdeaRequest.php
- StoreInternalNoteRequest.php
- StoreReactionRequest.php
- UpdateIdeaRequest.php
- UpdateIdeaStatusRequest.php
- CommentResource.php
- IdeaResource.php
- IdeaStatusUpdateResource.php
- SubscribedIdeaResource.php
- UserResource.php
- Comment.php
- Idea.php
- IdeaStatusUpdate.php
- Reaction.php
- User.php
- IdeaCommentPosted.php
- IdeaStatusChanged.php
- IdeaObserver.php
- IdeaPolicy.php
- AppServiceProvider.php
- FortifyServiceProvider.php
- .gitignore
- app.php
- providers.php
- app.php
- auth.php
- cache.php
- database.php
- disposable-email.php
- filesystems.php
- fortify.php
- logging.php
- mail.php
- queue.php
- sentry.php
- services.php
- session.php
- CommentFactory.php
- IdeaFactory.php
- IdeaStatusUpdateFactory.php
- ReactionFactory.php
- UserFactory.php
- 0001_01_01_000000_create_users_table.php
- 0001_01_01_000001_create_cache_table.php
- 0001_01_01_000002_create_jobs_table.php
- 2026_03_18_084434_create_ideas_table.php
- 2026_03_18_102604_create_idea_vote_table.php
- 2026_03_24_113631_add_is_team_member_to_users_table.php
- 2026_03_24_114102_create_comments_table.php
- 2026_04_27_000000_create_idea_subscribers_table.php
- 2026_04_28_000000_create_idea_status_updates_table.php
- 2026_05_28_155650_split_name_into_first_and_last_on_users_table.php
- 2026_07_02_000000_create_reactions_table.php
- 2026_07_30_000000_add_transition_index_to_idea_status_updates_table.php
- DatabaseSeeder.php
- DemoSeeder.php
- .gitignore
- account-settings.md
- authentication.md
- changelog.md
- comments.md
- error-monitoring.md
- feedback.md
- internal-dashboard.md
- notifications.md
- public-pages.md
- reactions.md
- README.md
- voting.md
- no-html-comments.js
- spec.md
- .openspec.yaml
- design.md
- proposal.md
- tasks.md
- spec.md
- .openspec.yaml
- design.md
- proposal.md
- tasks.md
- spec.md
- config.yaml
- .htaccess
- favicon.ico
- favicon.svg
- index.php
- robots.txt
- app.css
- CommentController.ts
- IdeaDashboardController.ts
- IdeaDetailController.ts
- IdeaStatusController.ts
- index.ts
- NoteController.ts
- AboutController.ts
- AccountNotificationsController.ts
- AccountSettingsController.ts
- CommentController.ts
- DashboardController.ts
- IdeaController.ts
- index.ts
- LandingController.ts
- ReactionController.ts
- UnsubscribeController.ts
- VoteController.ts
- index.ts
- index.ts
- AuthenticatedSessionController.ts
- ConfirmablePasswordController.ts
- ConfirmedPasswordStatusController.ts
- index.ts
- NewPasswordController.ts
- PasswordResetLinkController.ts
- RegisteredUserController.ts
- index.ts
- index.ts
- index.ts
- AppButton.vue
- AppInput.vue
- AppTextarea.vue
- CommentCard.vue
- CommentForm.vue
- FlashMessage.vue
- NoteCard.vue
- NoteForm.vue
- ReactionBar.vue
- StaffBadge.vue
- StatusBadge.vue
- StatusUpdateForm.vue
- VoteButton.vue
- AppLayout.vue
- InternalLayout.vue
- Notifications.vue
- Settings.vue
- ForgotPassword.vue
- Login.vue
- Register.vue
- ResetPassword.vue
- Create.vue
- Edit.vue
- Show.vue
- Unsubscribed.vue
- Index.vue
- Show.vue
- About.vue
- Dashboard.vue
- Landing.vue
- index.ts
- index.ts
- index.ts
- index.ts
- index.ts
- index.ts
- index.ts
- index.ts
- index.ts
- index.ts
- index.ts
- index.ts
- index.ts
- index.ts
- index.ts
- index.ts
- index.ts
- index.ts
- index.ts
- app.js
- bootstrap.js
- comment-posted.blade.php
- status-changed.blade.php
- app.blade.php
- welcome.blade.php
- console.php
- web.php
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- disposable_domains.json
- .gitignore
- NotificationsTest.php
- UpdateEmailTest.php
- UpdateNameTest.php
- UpdatePasswordTest.php
- LoginTest.php
- PasswordResetTest.php
- RegistrationTest.php
- PostCommentTest.php
- PublicCommentsPrivacyTest.php
- ViewCommentsTest.php
- DeleteIdeaTest.php
- ReactToIdeaTest.php
- SubmitIdeaTest.php
- UpdateIdeaTest.php
- ViewIdeaBoardTest.php
- ViewIdeaDetailTest.php
- VoteIdeaTest.php
- IdeaDetailTest.php
- InternalNotesTest.php
- UpdateIdeaStatusTest.php
- ViewIdeaDashboardTest.php
- SplitNameBackfillTest.php
- IdeaCommentPostedNotificationTest.php
- IdeaStatusChangedNotificationTest.php
- UnsubscribeTest.php
- ExampleTest.php
- TeamMemberMiddlewareTest.php
- ExampleTest.php
- Pest.php
- TestCase.php
- .editorconfig
- .env.example
- .gitattributes
- .gitignore
- AGENTS.md
- artisan
- CHANGELOG.md
- CLAUDE.md
- composer.json
- composer.lock
- DECISIONS.md
- eslint.config.js
- package-lock.json
- package.json
- phpstan.neon
- phpunit.xml
- pint.json
- README.md
- vite.config.js
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
// repository documentation
Was this content helpful?
(0 ratings)
