Commit 06e5747
authored
Embedded license preview when uploading a package through UI (#6807)
* Simple license expression preview.
* License file display MVP.
* extra lines fix for license file display
* Proper license file label
* Style changes for license file display.
Some node-related changes that will happen sooner or later.
* License file display in uploads picked up from the past.
* Inverted the logic if the method
* feedback addressed.
* Linkified license expression display.
* Removed try/catch around license access code
* Using <p> for license expression display1 parent f5699cb commit 06e5747
10 files changed
Lines changed: 566 additions & 441 deletions
File tree
- src
- Bootstrap
- dist
- css
- js
- less/theme
- NuGetGallery
- Controllers
- RequestModels
- ViewModels
- Views/Packages
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 | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
14 | | - | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
5 | 14 | | |
0 commit comments