-
Notifications
You must be signed in to change notification settings - Fork 159
[FEAT] sponsor for opensox #239
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
Open
huamanraj
wants to merge
38
commits into
apsinghdev:main
Choose a base branch
from
huamanraj:feat/sponsor
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 26 commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
ddd4d43
migrated oss sheets to md
huamanraj b51b929
fix: dynamic page for displaying sheet module content with a dedicate…
huamanraj 2005156
perf: add header caching for sheet
apsinghdev 01df440
fix: login page font fixed
huamanraj c13eb75
feat: fixed stats count size on small screens
mizurex 3ad4701
ui: fix number size of stats
apsinghdev 5aecef1
enhance root layout metadata
mizurex 6c5d52c
bug-fix:navbar hides properly
praveenzsp 30ed9b3
added back navbar to layout file
praveenzsp 286f0b1
lint fix
praveenzsp 49f740e
Fix typo in blog title ("shouln't" → "shouldn't")
SGNayak12 c6d38d2
fix: typos in blog titles
Lucifer-0612 15d2459
fix: normalize blog titles to lowercase
Lucifer-0612 560ced8
SideBar enhancement for Dashboard
da4989a
chore: extend offer
apsinghdev 4643a68
feat: OSS programs added with data
huamanraj f4067d6
feat: update styles and improve accessibility for OSS program components
huamanraj a085764
fix: fix jsdom esmodule requirement err
apsinghdev 247ceae
fix: ui repsnsiveness and design
huamanraj 0b96b91
fix(ui): fix right side corners of oss programs card
apsinghdev 133debd
fix(ui): fix right side corners of oss programs card
apsinghdev 7479594
Merge branch 'main' of https://github.com/apsinghdev/opensox
huamanraj 333d2b8
feat: add sponsor page
huamanraj d7c85f9
feat: Add sponsor program with dedicated pages, API, and payment inte…
huamanraj 654d372
fix: removed auth required for sponsor
huamanraj 3211bfd
style: update styling for sponsor components and improve layout
huamanraj ca0eca9
fix: update sponsor components for improved layout and responsiveness
huamanraj 80435b7
fix: added multer for cloudnary
huamanraj caa83ee
fix: update file handling in sponsor upload to improve TypeScript com…
huamanraj da6089b
fix: enhance sponsor payment validation and subscription handling in …
huamanraj c0f297d
fix: add environment variable validation and improve payment handling…
huamanraj e89c77c
fix: enhance image upload validation and update multer dependency in …
huamanraj 968c15b
fix: implement subscription handling and signature verification in sp…
huamanraj 40787d1
fix: subscription and sponsor submission flow error handling
huamanraj 06abc02
Merge branch 'main' into feat/sponsor
huamanraj 2c272b8
fix: trpc types fix
huamanraj f584ca2
fix: ts errors
huamanraj 7eea4a8
fix: mobile repsonsivness
huamanraj File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,3 @@ | ||
| DELETE FROM "Sponsor"; | ||
|
|
||
| -- npx prisma db execute --file=./prisma/clear_sponsors.sql --schema=./prisma/schema.prisma | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.