An open API service providing commit metadata for open source projects.

GitHub / PowerShell/Phosphor / commits

SHA Message Author Date Stats
88c736dd Fix handling of paths with spaces David Wilson <d****l@m****m>
Committed by: David Wilson <d****d@d****m>
over 9 years ago
53177da5 Use Set-Location instead of Push-Location in BuildClient task David Wilson <d****l@m****m>
Committed by: David Wilson <d****d@d****m>
over 9 years ago
f79395ae Fix #34: Add AppVeyor build status badge to README.md David Wilson <d****l@m****m>
Committed by: David Wilson <d****d@d****m>
over 9 years ago
5137f2f6 Changed PowerShell to lowercase for compiling on a Mac irwins <i****n@g****m>
Committed by: David Wilson <d****d@d****m>
over 9 years ago
014a2bf2 Rename OpenInBrowser parameter to ShowInBrowser David Wilson <d****l@m****m>
Committed by: David Wilson <d****d@d****m>
over 9 years ago
c5df8940 Add launch.json debug configuration for VS Code David Wilson <d****l@m****m>
Committed by: David Wilson <d****d@d****m>
over 9 years ago
3c98be3f Enable portable PDB format in Phosphor module David Wilson <d****l@m****m>
Committed by: David Wilson <d****d@d****m>
over 9 years ago
4aef7cae Add missing paths in build script Michael Willis <m****s@g****m>
Committed by: David Wilson <d****d@d****m>
over 9 years ago
e9d04a2c merge Merge pull request #21 from daviwil/build-script David Wilson <d****d@d****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
d38e74de Update README.md with build script instructions David Wilson <d****l@m****m> over 9 years ago
62a12f84 Add initial build script for building the PowerShell module and UI David Wilson <d****l@m****m> over 9 years ago
dbdeace6 merge Merge pull request #18 from Xainey/master David Wilson <d****d@d****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
ce990abd Add missing package source for dependencies. Michael Willis <m****s@g****m> over 9 years ago
4ebff72b merge Merge pull request #16 from daviwil/update-readme David Wilson <d****d@d****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
573abeba Update README.md to improve instructions and add project status David Wilson <d****l@m****m> over 9 years ago
e1ea28fa merge Merge pull request #9 from daviwil/improve-lists David Wilson <d****d@d****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
daab619a Improve reliability of object listing requests David Wilson <d****l@m****m> over 9 years ago
32289745 merge Merge pull request #8 from daviwil/clean-up David Wilson <d****d@d****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
fdf42d21 Add deprecation notice to prototype/README.md David Wilson <d****l@m****m> over 9 years ago
cbcb7e94 Remove unneeded myget package source from NuGet.config David Wilson <d****l@m****m> over 9 years ago
69fa8767 Fix build instructions in README.md David Wilson <d****l@m****m> over 9 years ago
fa93bf0b Remove Console.WriteLine statements from ShowModuleCmdlet David Wilson <d****l@m****m> over 9 years ago
961d6c0c merge Merge pull request #7 from daviwil/electron-shell David Wilson <d****d@d****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
f0084968 Introduce Electron as desktop shell for the web UI David Wilson <d****l@m****m> over 9 years ago
074ba5a7 merge Merge pull request #6 from daviwil/linux-support David Wilson <d****d@d****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
deaab2bb Add support for Linux and macOS David Wilson <d****l@m****m> over 9 years ago
93bfab08 merge Merge pull request #5 from daviwil/show-module-ui David Wilson <d****d@d****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
77b39d35 Update README.md with instructions for building the UI David Wilson <d****l@m****m> over 9 years ago
ce70eab8 Wire up UI to service for general navigation flow David Wilson <d****l@m****m> over 9 years ago
4fdcf47a Initial commit of existing Angular-based module browser UI David Wilson <d****l@m****m> over 9 years ago
3e2b2a46 merge Merge pull request #4 from daviwil/add-module David Wilson <d****d@d****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
e3e79566 Add build and usage instructions in README.md David Wilson <d****l@m****m> over 9 years ago
af93f0a8 Add Show-Module cmdlet and ModuleViewModel David Wilson <d****l@m****m> over 9 years ago
6ac4362f Establish initial Phosphor module David Wilson <d****l@m****m> over 9 years ago
61926c67 merge Merge pull request #3 from daviwil/reboot-phosphor David Wilson <d****d@d****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
3d1d82f7 Update README.md with the latest project details David Wilson <d****l@m****m> over 9 years ago
f6d288a7 Add LICENSE.txt David Wilson <d****d@d****m> over 9 years ago
429f59fa Move existing code to .\prototype path David Wilson <d****d@d****m> over 9 years ago
7bbfe34d Clean up root project folder David Wilson <d****l@m****m> almost 10 years ago
a25f0ec6 merge Merge pull request #2 from PowerShell/developertommy-angular Tommy Nguyen <i****n@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
a7ee98f2 Added how to run instructions Tommy Nguyen <i****n@g****m> about 10 years ago
0edafa93 Made details pane fixed and increased responsiveness Tommy Nguyen <i****n@g****m> about 10 years ago
f31e1637 Updated server code for crossplatform Tommy Nguyen <i****n@g****m> about 10 years ago
51597158 Adjustments for when helpful ps commands will show Tommy Nguyen <i****n@g****m> about 10 years ago
02bf2771 Removed background color from collection blade. Toggled console now automatic... Tommy Nguyen <i****n@g****m> about 10 years ago
fb506767 Added titles + PS arrow and search fix Tommy Nguyen <i****n@g****m> about 10 years ago
41c427f9 Added more tests and media queries for the front-end Tommy Nguyen <i****n@g****m> about 10 years ago
862a90c4 Made color darker Tommy Nguyen <i****n@g****m> about 10 years ago
80646582 Cleaned up and removed the top module bar Tommy Nguyen <i****n@g****m> about 10 years ago
1f4b5876 Tree view implemented and search fixed Tommy Nguyen <i****n@g****m> about 10 years ago
e36819c7 Important bug fix for when the verb highlighted is not nulled Tommy Nguyen <i****n@g****m> about 10 years ago
4f006f1e Hide verb/details pane on startup until a noun is selected and removed mock m... Tommy Nguyen <i****n@g****m> about 10 years ago
e657c816 Excluded Get from the verb list and made the collection pane show nothing on ... Tommy Nguyen <i****n@g****m> about 10 years ago
f8312a89 Added verb selection highlighting Tommy Nguyen <i****n@g****m> about 10 years ago
89c6449c Filled in cells that are empty in the table Tommy Nguyen <i****n@g****m> about 10 years ago
97c288c7 Styling changes Tommy Nguyen <i****n@g****m> about 10 years ago
2f524ef7 Added colors to the panes Tommy Nguyen <i****n@g****m> about 10 years ago
959e685c Functions and cmdlets now supported in server call Tommy Nguyen <i****n@g****m> about 10 years ago
511695ff Added some boilerplate Tommy Nguyen <i****n@g****m> about 10 years ago
17784a89 Added some http test calls for service Tommy Nguyen <i****n@g****m> about 10 years ago
b491b079 Added a fix to prevent timeout error Tommy Nguyen <i****n@g****m> about 10 years ago
1c017c86 Basic test for route created Tommy Nguyen <i****n@g****m> about 10 years ago
c6c5c5b4 merge Merge branch 'developertommy-angular' into developertommy-test Tommy Nguyen <i****n@g****m> about 10 years ago
60268aa7 Cleaned --- output in Collection Tommy Nguyen <i****n@g****m> about 10 years ago
50baa8f4 Collection blade now refreshes on run Tommy Nguyen <i****n@g****m> about 10 years ago
d2f99e15 merge Merge branch 'developertommy-angular' into developertommy-test Tommy Nguyen <i****n@g****m> about 10 years ago
3c97a8b2 UI Tweaks Tommy Nguyen <i****n@g****m> about 10 years ago
7b6eac23 Fixed search to work with rows Tommy Nguyen <i****n@g****m> about 10 years ago
8c8b3dc8 Got something started for testing angular Tommy Nguyen <i****n@g****m> about 10 years ago
b841bfdf Transitions now smoother Tommy Nguyen <i****n@g****m> about 10 years ago
4af02a10 Data for services hard wired in for selection Tommy Nguyen <i****n@g****m> about 10 years ago
111b700a Fixed checkboxes for the details pane and removed min-height in verbs row to ... Tommy Nguyen <i****n@g****m> about 10 years ago
696b1b65 Tweaks to details output and smoothed transition for item list Tommy Nguyen <i****n@g****m> about 10 years ago
ba3040b9 Console image now stays the same Tommy Nguyen <i****n@g****m> about 10 years ago
d24ccb00 Adjusted font size to be bigger Tommy Nguyen <i****n@g****m> about 10 years ago
13afe4e6 UI tweaks for details and expansion of listview pane Tommy Nguyen <i****n@g****m> about 10 years ago
71d260a0 Added several UI tweaks and a prototyped table Tommy Nguyen <i****n@g****m> about 10 years ago
8f839ee7 Cleaned up output to make it look a bit nicer Tommy Nguyen <i****n@g****m> about 10 years ago
66f22853 Rudimentary way of showing output working Tommy Nguyen <i****n@g****m> about 10 years ago
576715f9 PS Preview and copying to clipboard both now work. Did some bug fixing Tommy Nguyen <i****n@g****m> about 10 years ago
aa92466a Basic end to end for executing PS commands from the web ui working Tommy Nguyen <i****n@g****m> about 10 years ago
89052e95 The generated UI is now scrollable Tommy Nguyen <i****n@g****m> about 10 years ago
15338435 Fixed a bug in search where Collection was not setting the items after the RE... Tommy Nguyen <i****n@g****m> about 10 years ago
fd314aad Rehauled UI after design meeting Tommy Nguyen <i****n@g****m> about 10 years ago
b0472285 Attempted to add checkboxes Tommy Nguyen <i****n@g****m> about 10 years ago
7a3fdc2e Command details API working. Got UI to show based on verbs in the details pan... Tommy Nguyen <i****n@g****m> about 10 years ago
55c6bafe Added wiring to the PS console and a route from the server for generating ver... Tommy Nguyen <i****n@g****m> about 10 years ago
3721e6c9 Verbs are now generated when clicking on an item and PS preview shows what's ... Tommy Nguyen <i****n@g****m> about 10 years ago
2f96a4ab Rehauled UI from designers Tommy Nguyen <i****n@g****m> about 10 years ago
a6356c25 Created a GET for verbs Tommy Nguyen <i****n@g****m> about 10 years ago
5927663d Refactored some things Tommy Nguyen <i****n@g****m> about 10 years ago
6b8449e6 Collection backend works...crudely and hackily Tommy Nguyen <i****n@g****m> about 10 years ago
79cf4662 A bit hacky, but a timeout lets things work Tommy Nguyen <i****n@g****m> about 10 years ago
f20541d1 REST request with new node-powershell Tommy Nguyen <i****n@g****m> about 10 years ago
010755c3 Real PS data loads into the Nouns component blade. Module selection also work... Tommy Nguyen <i****n@g****m> about 10 years ago
26bfb64d Finally was able to hook up the server to the client and render some data Tommy Nguyen <i****n@g****m> about 10 years ago
4d509edc Color adjustments and console bar placement fix Tommy Nguyen <i****n@g****m> about 10 years ago
f8c90a36 Renamed verb blade to details. Moved things around from verbs to details and ... Tommy Nguyen <i****n@g****m> about 10 years ago
f321f55d Fixed a bug for searching through modules and updating the module dropdown na... Tommy Nguyen <i****n@g****m> about 10 years ago
06ae8b84 Mocking modules now works and selection also works. Tommy Nguyen <i****n@g****m> about 10 years ago

← Back to repository