Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/dazinator/NuFridge
NuFridge is a web application for managing your NuGet feeds.
https://github.com/dazinator/NuFridge
Cleaned up the install page to return better error messages if it fails. Fix for errors when creating the feeds website.
3fd792d93616d0237a21a5caa7b28df31696d7b7 authored over 10 years ago
3fd792d93616d0237a21a5caa7b28df31696d7b7 authored over 10 years ago
Now shows feeds in groups instead of all together in the UI.
07a4dca91776e52505e2b7db89064b2c16e1feca authored over 10 years ago
07a4dca91776e52505e2b7db89064b2c16e1feca authored over 10 years ago
1. Added basic UI to add a feed to a group (viewing feeds is not grouped yet in the view model..)
2. Show error messages if the feed fails to save
3. Stop the feed from being edited and disable n...
View previous versions of packages with the option to download them.
536b719c41294585be7d67c16d2b52aa20828011 authored over 10 years ago
536b719c41294585be7d67c16d2b52aa20828011 authored over 10 years ago
Fix for uploading large nuget packages.
595274db8c546cde1b6a137abaae17fc477fc8ed authored over 10 years ago
595274db8c546cde1b6a137abaae17fc477fc8ed authored over 10 years ago
Fix for missing .cshtml files due to project build settings.
372ea61f0601abe58a6b77357ce66678c8a97d61 authored over 10 years ago
372ea61f0601abe58a6b77357ce66678c8a97d61 authored over 10 years ago
Merge from durandaljs in to master containing the rewrite.
8929ab10f8a53566a86148ee24ee7097189a4d0d authored over 10 years ago
8929ab10f8a53566a86148ee24ee7097189a4d0d authored over 10 years ago
Remove old folders
df80e87bea544a2a0d67d96c84c3548fa6946fb5 authored over 10 years ago
df80e87bea544a2a0d67d96c84c3548fa6946fb5 authored over 10 years ago
Changes to allow for uploading and downloading packages from a feed.
c7308d4db39c52db5f656c55e2c0a273124b57a8 authored over 10 years ago
c7308d4db39c52db5f656c55e2c0a273124b57a8 authored over 10 years ago
Finish the installation page.
276e98f036d75523519f55cb74b47c9ec490f13d authored over 10 years ago
276e98f036d75523519f55cb74b47c9ec490f13d authored over 10 years ago
Move to a javascript and server side model for displaying the installation view data.
796f6f0c727d936b409b03b992dfeafd3497e8dd authored over 10 years ago
796f6f0c727d936b409b03b992dfeafd3497e8dd authored over 10 years ago
Removed copy and pasted text from the wrong step.
0a4505c77deac65f23bef3b4ea222dd7f38fdecb authored over 10 years ago
0a4505c77deac65f23bef3b4ea222dd7f38fdecb authored over 10 years ago
Finished UI for installation.
107f210632ada686fbf22963632586e3e3f55abb authored over 10 years ago
107f210632ada686fbf22963632586e3e3f55abb authored over 10 years ago
Added a summary page to the installation view.
61fadea0fe04a724ea60e6c00e675cf7190700d9 authored over 10 years ago
61fadea0fe04a724ea60e6c00e675cf7190700d9 authored over 10 years ago
Install view - disable next buttons until you pass all validation checks.
a662a6b9f4038ea7194bb1b66d237c66bb0718c4 authored over 10 years ago
a662a6b9f4038ea7194bb1b66d237c66bb0718c4 authored over 10 years ago
1. Remove fuelfx as its not supported on bootstrap 3.0.
2. Start of work for the installation page - you will automatically be redirected to this page if...
5a24b58189a92b7bee96694c6e97e8949a934ee5 authored over 10 years ago
Minor UI change for placement of the add package button.
26ba908701062f550fd6254636ae63b0856c89c6 authored over 10 years ago
26ba908701062f550fd6254636ae63b0856c89c6 authored over 10 years ago
Tidy up of images/javascript/stylesheets from the default project. Added fuelfx for the wizard/scheduler control.
a4f8e3f45ccd42c192a2af31b68589e34950b3f9 authored over 10 years ago
a4f8e3f45ccd42c192a2af31b68589e34950b3f9 authored over 10 years ago
The install controller now uses the config helper to get the IIS website name from the config file.
cb84f2f906e3419aa331ba68308beef3b2726f75 authored over 10 years ago
cb84f2f906e3419aa331ba68308beef3b2726f75 authored over 10 years ago
Rename feedcontrollertest to feedrepositorytest
e5f5caf52f23e00804888afb9057e0b299155460 authored over 10 years ago
e5f5caf52f23e00804888afb9057e0b299155460 authored over 10 years ago
Fixed example javascript unit test after knockout version change.
cefc5fd0b0298bac7cebf466ec2f4788ea8a433f authored over 10 years ago
cefc5fd0b0298bac7cebf466ec2f4788ea8a433f authored over 10 years ago
Fixed broken unit test after parameter change on the delete feed repository.
24cb143a99a428e57ebd2376e12a6a88d1d95f89 authored over 10 years ago
24cb143a99a428e57ebd2376e12a6a88d1d95f89 authored over 10 years ago
Fix for duplicate error messages from the ko validation library.
c2cb27041a8716df098c780184b421c31ab5f1e5 authored over 10 years ago
c2cb27041a8716df098c780184b421c31ab5f1e5 authored over 10 years ago
Adding multi skin support.
0724c97fba43245896a3f98405e03e2d78479f5d authored over 10 years ago
0724c97fba43245896a3f98405e03e2d78479f5d authored over 10 years ago
Add button for adding a package - no functionality yet
7dd3a0abc8f571e086877257c811887fd106698b authored over 10 years ago
7dd3a0abc8f571e086877257c811887fd106698b authored over 10 years ago
Moved to knockout validation library and removed custom isdirty extenders. The UI and business layer now have the same validation rules for creating/editing a feed.
71aa65745151887e744aadd4038a809325716faa authored over 10 years ago
71aa65745151887e744aadd4038a809325716faa authored over 10 years ago
If the package search returns no results try a different feed api search which returns part matching package and show these as suggestions.
ee8e25a0a74f1550fbfbfc86cc070ae03ecddb47 authored over 10 years ago
ee8e25a0a74f1550fbfbfc86cc070ae03ecddb47 authored over 10 years ago
Added search to the packages list when viewing a feed.
da152987987e24452167996c35d470a27051b7c9 authored over 10 years ago
da152987987e24452167996c35d470a27051b7c9 authored over 10 years ago
Show klondike and its dependancies versions when viewing a feed.
a8ba8bfe610f00d0796cae8305454a932fff05db authored over 10 years ago
a8ba8bfe610f00d0796cae8305454a932fff05db authored over 10 years ago
Added paging for viewing packages in a feed.
d163ccaa74a83f0136c17f2d390038a4acb3e0fe authored over 10 years ago
d163ccaa74a83f0136c17f2d390038a4acb3e0fe authored over 10 years ago
All views now use databinding classes created using the ko.mapping plugin. This makes the data classes used across the different views consistent moving fowards.
339d5b9e407e7dcbfd64f4904eaa3fd49fbe2a94 authored over 10 years ago
339d5b9e407e7dcbfd64f4904eaa3fd49fbe2a94 authored over 10 years ago
Added a spinner to indicate that the feed is being connected to. Show the count of packages when viewing a feed.
da604b437c5f3abbfab5f51c5856e4faa14d5115 authored over 10 years ago
da604b437c5f3abbfab5f51c5856e4faa14d5115 authored over 10 years ago
Change to the visible bindings when viewing packages
cc15de9abf6a4cda2597cbdf6255421f732d7659 authored over 10 years ago
cc15de9abf6a4cda2597cbdf6255421f732d7659 authored over 10 years ago
Added loading message, error message and no packages found for when viewing the packages in a feed.
285954b43458902dc446b61d64dd7799af4b72aa authored over 10 years ago
285954b43458902dc446b61d64dd7799af4b72aa authored over 10 years ago
Add package databinding object. Add view for viewing a package in a feed.
1db124de1bc6db8bd819973f5919983640b00fe2 authored over 10 years ago
1db124de1bc6db8bd819973f5919983640b00fe2 authored over 10 years ago
Show the author next to a package.
671d3069a4cb6801a11031e2fa5b4879fb2960c0 authored over 10 years ago
671d3069a4cb6801a11031e2fa5b4879fb2960c0 authored over 10 years ago
1. Started work for showing the list of packages in a feed.
2. Added the install page view for future use.
f10cd824e65508c095fbf34ff86a945e45d59865 authored over 10 years ago
Published with https://stackedit.io/
c690f7912dfb2c1dcb6f10d20ad254b5ba74ebc2 authored over 10 years ago
c690f7912dfb2c1dcb6f10d20ad254b5ba74ebc2 authored over 10 years ago
Published with https://stackedit.io/
0de059ca4e7bdf3c388051f0f4097ac60740d72a authored over 10 years ago
0de059ca4e7bdf3c388051f0f4097ac60740d72a authored over 10 years ago
The feed controller only returns http response messages so the views can access the exception details if needed.
3166cb949e82fd4ee88435f4f2a008119441558a authored over 10 years ago
3166cb949e82fd4ee88435f4f2a008119441558a authored over 10 years ago
Display exception messages for all exceptions when viewing a list of feeds.
d531be5a4a9d5071b9779ff484b9d7f8d4d0a987 authored over 10 years ago
d531be5a4a9d5071b9779ff484b9d7f8d4d0a987 authored over 10 years ago
Reimplement previous fix for 'undefined' api key due to focus issue - new databinding model.
582540bd4bf6f6b34fb2f4d7be31fe5f064d5a7f authored over 10 years ago
582540bd4bf6f6b34fb2f4d7be31fe5f064d5a7f authored over 10 years ago
The add/edit feed page now uses a javascript model for the feed object and uses the ko.mapping plugin to handle the data.
003a02dbd8263ec7256347095eaecc111b97153a authored over 10 years ago
003a02dbd8263ec7256347095eaecc111b97153a authored over 10 years ago
Remove the old web forms website
9d0b6d3f934a95ab45aa2243e5e346049bb8c233 authored over 10 years ago
9d0b6d3f934a95ab45aa2243e5e346049bb8c233 authored over 10 years ago
Fixed a bug where it was possible to get 'undefined' for an API key if the api key text box never had focus.
6385a19be0a130f0efdbc92adc0bb3fa0ab69eef authored over 10 years ago
6385a19be0a130f0efdbc92adc0bb3fa0ab69eef authored over 10 years ago
When no feeds are detected you will now be presented with a intro.js tour to get started - 1 step only for the moment.
11c2aa358a7108c2c03cb04e1e6b4315204303e9 authored over 10 years ago
11c2aa358a7108c2c03cb04e1e6b4315204303e9 authored over 10 years ago
Clean up some of the scripts being loaded on page load. Add intro js.
030ba256f164e144d9e5b01c3c27ef081c0f95c9 authored over 10 years ago
030ba256f164e144d9e5b01c3c27ef081c0f95c9 authored over 10 years ago
UI Validation for adding/editing a feed. It now checks for dirty fields which enable or disable the save button.
c62f2b17b97a090c0104008d775520b34f3da030 authored over 10 years ago
c62f2b17b97a090c0104008d775520b34f3da030 authored over 10 years ago
Disable the save feed button if no feed name is provided.
c115783df22aad8c1fc485013c763c5de19cb87c authored over 10 years ago
c115783df22aad8c1fc485013c763c5de19cb87c authored over 10 years ago
The feed api controller no longer goes direct to the data access repository, it now goes through the feed manager (business layer).
9901bcff6208a1c29955391342b2f88375c8d954 authored over 10 years ago
9901bcff6208a1c29955391342b2f88375c8d954 authored over 10 years ago
Refactoring of parts of the feed manager. Updated the view/edit feed page to show a different tab on creation.
8f0f8c9d0f78e1da48d6d0453189215efd26cc0b authored over 10 years ago
8f0f8c9d0f78e1da48d6d0453189215efd26cc0b authored over 10 years ago
Design change for editing a feed so it can also be used for displaying feed info & actions.
edfb735b4a8ef836feff386310d78d7a9d3c90c5 authored over 10 years ago
edfb735b4a8ef836feff386310d78d7a9d3c90c5 authored over 10 years ago
Resolves #2 - now updates the nuget feed with the API key on creates and updates. Moved feed model validation to use the FluentValidation library. Added better error messages for when MongoDB is not running when viewing a list of feeds.
fd105b6687a4d44f2afb9543ffcb04df2c3951cd authored over 10 years ago
fd105b6687a4d44f2afb9543ffcb04df2c3951cd authored over 10 years ago
Fix - feed website wasn't been created if it didn't exist in create feed method.
8945a5fe65f1f09b28961ecd797546f109079111 authored over 10 years ago
8945a5fe65f1f09b28961ecd797546f109079111 authored over 10 years ago
Add API Key UI when adding or editing a feed
fd00db7e90e9cfbf558c233cbab22f29440b37ca authored over 10 years ago
fd00db7e90e9cfbf558c233cbab22f29440b37ca authored over 10 years ago
Check in 2 missing files from last commit.
97e733001bfe3bc2853e185d6daa31f2a12a1499 authored over 10 years ago
97e733001bfe3bc2853e185d6daa31f2a12a1499 authored over 10 years ago
Code cleanup around the IIS functionality.
Merge branch 'durandaljs' of https://github.com/lukeskinner/NuFridge into durandaljs
Conflicts:...
2077c407378e93f4524a060485c10237fcf65e5b authored over 10 years ago
Move the feed model in to the data access project. Refactor the IIS classes.
50d4e49f4af58166f7f18314f517f86e8449aeac authored over 10 years ago
50d4e49f4af58166f7f18314f517f86e8449aeac authored over 10 years ago
Merge branch 'durandaljs' of https://github.com/lukeskinner/NuFridge.git
2b96398fd7abc7a5be6705e4b6415d1c20836203 authored over 10 years ago
2b96398fd7abc7a5be6705e4b6415d1c20836203 authored over 10 years ago
feed website creation #27 and #26
727934edcbfb8d024a09b421580bf57d66c24733 authored over 10 years ago
727934edcbfb8d024a09b421580bf57d66c24733 authored over 10 years ago
Now has support for updating a nuget feed name
c171a305e66356a33778f67f5228f324df1bc2ac authored over 10 years ago
c171a305e66356a33778f67f5228f324df1bc2ac authored over 10 years ago
Minor changes to the way it creates feed and the path it provides. Changed to use the vs web server instead of iis express.
c46b670c7e5e5d9b21ec3505635d8eab4ae39def authored over 10 years ago
c46b670c7e5e5d9b21ec3505635d8eab4ae39def authored over 10 years ago
Upgrade the MVC project to .net 4.5.1. Hook up the feed controller to IIS - not finished but it works for inserts/updates.
24f17461975ff52e274f16bf6642280e34fca152 authored over 10 years ago
24f17461975ff52e274f16bf6642280e34fca152 authored over 10 years ago
Final fix for showing/hiding different success or failure messages on the view feeds page
5363f34de84d9f813ff381fe5d03a8921ff8d026 authored over 10 years ago
5363f34de84d9f813ff381fe5d03a8921ff8d026 authored over 10 years ago
Added delete feed functionality
de7564df7ddc2c0a616c962b83dc5202242fea52 authored over 10 years ago
de7564df7ddc2c0a616c962b83dc5202242fea52 authored over 10 years ago
Fix padding problem when viewing the list of feeds - page looked wrong.
712e705d3bb68fbd2f154ac925633976d5105093 authored over 10 years ago
712e705d3bb68fbd2f154ac925633976d5105093 authored over 10 years ago
Update readme
6bd8ad0cce6463ecd9270acff3f86a7c3bf94576 authored over 10 years ago
6bd8ad0cce6463ecd9270acff3f86a7c3bf94576 authored over 10 years ago
Hide the delete button when adding a new feed.
2fa0978cb0afee7ce9f66a2c06bac84d526ce56b authored over 10 years ago
2fa0978cb0afee7ce9f66a2c06bac84d526ce56b authored over 10 years ago
Css tidy up for displaying feeds
cbc230ea433717fb1cf274d666af122568875c31 authored over 10 years ago
cbc230ea433717fb1cf274d666af122568875c31 authored over 10 years ago
Add missing files from last commit.
d7ff13f1a0f1caa1d24b11fbd7f80f9c6e53d6a3 authored over 10 years ago
d7ff13f1a0f1caa1d24b11fbd7f80f9c6e53d6a3 authored over 10 years ago
You can now add and edit feeds (db only, no IIS functionality yet). It is also connected to mongodb again.
6b2223b01fcfbf55936ca763200c6601ca2bfe67 authored over 10 years ago
6b2223b01fcfbf55936ca763200c6601ca2bfe67 authored over 10 years ago
The edit feed view model now calls the update method on the feed repository via the api
c9fe76fdd6381096c6b8a53287e4cc98209d358d authored over 10 years ago
c9fe76fdd6381096c6b8a53287e4cc98209d358d authored over 10 years ago
Change spin icon.. again to match skin
3d3575792ade5ebd79690963bd85f08e01fe6fbc authored over 10 years ago
3d3575792ade5ebd79690963bd85f08e01fe6fbc authored over 10 years ago
Put a UI on the edit feed view
87f98de5a3cfedee25523ccd04fe18b95bb221f1 authored over 10 years ago
87f98de5a3cfedee25523ccd04fe18b95bb221f1 authored over 10 years ago
More UI changes for the feed page.
869933da44dc1e072eb73ed15360d38cda0011d1 authored over 10 years ago
869933da44dc1e072eb73ed15360d38cda0011d1 authored over 10 years ago
Changed navigation menu to only have 1 home entry for the router map.
1978e3c5bedab0d9687ab9ea998601cd51046765 authored over 10 years ago
1978e3c5bedab0d9687ab9ea998601cd51046765 authored over 10 years ago
Basic tests for the feed repository
0562ef5b63396780f321ad51af866e84d3adbdbd authored over 10 years ago
0562ef5b63396780f321ad51af866e84d3adbdbd authored over 10 years ago
Change spin icon
f9208121766585cf58e213550b76b48bd199ab51 authored over 10 years ago
f9208121766585cf58e213550b76b48bd199ab51 authored over 10 years ago
Added logo to the slash page
a83a412f46e5d0098a8d8c98cd814a57c1e28392 authored over 10 years ago
a83a412f46e5d0098a8d8c98cd814a57c1e28392 authored over 10 years ago
Added a logo
b8e42ac1d74173c85894a1a08a575b9d49a2d10c authored over 10 years ago
b8e42ac1d74173c85894a1a08a575b9d49a2d10c authored over 10 years ago
Updated to bootstrap 3.1.1 instead of 2.0. Changed skin slightly from the default durandaljs starter kit. Added some blank views and set up the menu.
77da421c1daf94243f36217259fe80e537bdd9a5 authored over 10 years ago
77da421c1daf94243f36217259fe80e537bdd9a5 authored over 10 years ago
Hard coded some ids for mock data since adding Ninject.
37426c0d8f4126cdb6b5b4be2ad0498b1e51c926 authored over 10 years ago
37426c0d8f4126cdb6b5b4be2ad0498b1e51c926 authored over 10 years ago
Add ninject
07e6d3679e1b47e471ff8568610875ab6f3e55f1 authored over 10 years ago
07e6d3679e1b47e471ff8568610875ab6f3e55f1 authored over 10 years ago
Added a feed api controller, edit feed page and updated the view feed page to show mock data.
2ce32cf806f3da9a78e0bd2bf8e6c4c07fa0b42f authored over 10 years ago
2ce32cf806f3da9a78e0bd2bf8e6c4c07fa0b42f authored over 10 years ago
Added an example javascript unit test - you can run this from vs 2012 test runner, closes #20
a69cf2841227f532156da3ed04e6ba2c0e193b52 authored over 10 years ago
a69cf2841227f532156da3ed04e6ba2c0e193b52 authored over 10 years ago
Add signin view/model
a67139e9ff05c035fe55aa2d7b718ee375d623ca authored over 10 years ago
a67139e9ff05c035fe55aa2d7b718ee375d623ca authored over 10 years ago
Basic demo of the website working under mvc
664c5596ac0c79c1c302de5f6f08523bf68456a0 authored over 10 years ago
664c5596ac0c79c1c302de5f6f08523bf68456a0 authored over 10 years ago
New MVC project for website instead of webforms.
5a906a7993756aa85a4fa33f1213a176a6fa7bb0 authored over 10 years ago
5a906a7993756aa85a4fa33f1213a176a6fa7bb0 authored over 10 years ago
Fully working durandal template
3ff5236bc2e71dd5710711fa26014d3c0edd75dd authored over 10 years ago
3ff5236bc2e71dd5710711fa26014d3c0edd75dd authored over 10 years ago
Added durandal starter kit
5ea39e978dbd3269a80f4f594e30b3425bf4e64e authored over 10 years ago
5ea39e978dbd3269a80f4f594e30b3425bf4e64e authored over 10 years ago
Add durandal to the solution. Add test index.html page.
2763c702f1fdad9b829927177d217cd2e48c098f authored over 10 years ago
2763c702f1fdad9b829927177d217cd2e48c098f authored over 10 years ago
Merge branch 'master' of https://github.com/lukeskinner/NuFridge.git
af1fa5ca8dc57d016f2cf3a82ee756c96c646149 authored over 10 years ago
af1fa5ca8dc57d016f2cf3a82ee756c96c646149 authored over 10 years ago
fixes #18
281630095fbdbf11fc639f2040952e31d71aef37 authored over 10 years ago
281630095fbdbf11fc639f2040952e31d71aef37 authored over 10 years ago
Move CNAME file to the right folder
9f6077592933fa6b6cdb4f2f8fb2b6b4c80717eb authored over 10 years ago
9f6077592933fa6b6cdb4f2f8fb2b6b4c80717eb authored over 10 years ago
Remove CCNet job as its only useful for a very specific purpose and is quite heavy in terms of code for the octopus deploy side.
a66e29ae5bc38a8c31bcba84cd77abe4e42281d6 authored over 10 years ago
a66e29ae5bc38a8c31bcba84cd77abe4e42281d6 authored over 10 years ago
Resolves #11
650873af222bb7572dbf12d7a954e74d5e8aa478 authored over 10 years ago
650873af222bb7572dbf12d7a954e74d5e8aa478 authored over 10 years ago
Start of work for deleting files
0e7512847edc11c2b329d93b5e0acc297c00d033 authored over 10 years ago
0e7512847edc11c2b329d93b5e0acc297c00d033 authored over 10 years ago
Delete feed now uses the new website manager instead of directly querying the IIS administration library
065bf755d4adbec51fdb6efb7981bdcad6cb812c authored over 10 years ago
065bf755d4adbec51fdb6efb7981bdcad6cb812c authored over 10 years ago
Fixed missing out parameter not being set.
716715ef33fa47ef266fa4b1075da81baa04991f authored over 10 years ago
716715ef33fa47ef266fa4b1075da81baa04991f authored over 10 years ago
Added url to the bindinginfo class so it can be shared in the future. Cleaned up parts of the create feed method in the feed manager
95fcf24bef74bf6c7cba797f320ba34d71c23d39 authored over 10 years ago
95fcf24bef74bf6c7cba797f320ba34d71c23d39 authored over 10 years ago