Commit 997f9b4
authored
Nuget.org Sponsorship Feature (#10580)
* Added database migration for SponsorshipUrls column in PackageRegistrations table
* Created sponsor button and popup on package details page to display multiple sponsorship URLs
* Added Manage sponsorship links section to manage package page to allow adding/removing sponsorship links
* Added manage sponsorship links button and view in admin panel for admin capability to add/remove sponsorship links1 parent 3d8a38e commit 997f9b4
56 files changed
Lines changed: 5498 additions & 576 deletions
File tree
- src
- Bootstrap
- dist/css
- less/theme
- NuGet.Services.Entities
- NuGetGallery.Core/Auditing
- NuGetGallery.Services
- Configuration
- Extensions
- Models
- PackageManagement
- Storage
- NuGetGallery
- App_Code
- App_Data/Files/Content
- App_Start
- Areas/Admin
- Controllers
- ViewModels
- Views
- Home
- PackageSponsorship
- Content/gallery/css
- Controllers
- Helpers/ViewModelExtensions
- Migrations
- Scripts/gallery
- ViewModels
- Views/Packages
- VerifyMicrosoftPackage/Fakes
- tests
- NuGetGallery.Core.Facts/Auditing
- NuGetGallery.Facts
- Areas/Admin/Controllers
- Auditing
- Controllers
- Helpers
- ViewModelExtensions
- Services
- ViewModels
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
677 | 677 | | |
678 | 678 | | |
679 | 679 | | |
| 680 | + | |
| 681 | + | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
| 686 | + | |
| 687 | + | |
| 688 | + | |
| 689 | + | |
| 690 | + | |
| 691 | + | |
0 commit comments