summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2020-01-21Create basic application using vueDerick Montague25-0/+16176
- Create vue app - Add AppHeader and AppNavigation - Set up routes for server overview and local user management - Add themes and set to gray-10 theme - Add active class for current navigation - Add a prototype method named $http to vue prototype - The UI uses console logs in production to communicate to users - Add boostrap vue component library Change-Id: Ib6618e6357ca01bdac6de4ed031a15c8552226f3 Signed-off-by: Derick Montague <derick.montague@ibm.com>
2020-01-17Update readme to include vue scriptsDerick Montague1-0/+30
Change-Id: I208dbd050a3cc2c048e297723be0f3af77323fde Signed-off-by: Derick Montague <derick.montague@ibm.com>
2020-01-17Add READMEGunnar Mills2-0/+37
Added a quick README and CONTRIBUTING file. The README contains some Questions and Answer. The CONTRIBUTING.md was inspired by https://github.com/atom/atom/blob/master/CONTRIBUTING.md Tested: https://jbt.github.io/markdown-editor/ and grammarly.com Change-Id: I6d8bc1d4a799210b7cbff66f86d4f8c1f130a1b4 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
2020-01-17Add MAINTAINERS fileGunnar Mills1-0/+47
Yoshie, Derick, and myself are added as maintainers. Contributions to the old AngularJS application as well as the Vue prototype, the basis of this repo. https://github.com/openbmc/phosphor-webui/graphs/contributors https://github.com/gtmills/phosphor-webui-vue/graphs/contributors Change-Id: I5707c9c3ea50a9d795f1cd17529a0fbd41ec3f14 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
2020-01-17Add LICENSEGunnar Mills1-0/+201
Apache License 2.0. Same license that was in phosphor-webui. Change-Id: I13b1aabef7c749789b5fdb49a7b5923975f788bb Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
2020-01-17Initial empty repositoryBrad Bishop0-0/+0