History log of /openbmc/webui-vue/.gitignore (Results 1 – 2 of 2)
Revision Date Author Comments
# 7e8f3a52 04-May-2020 Derick Montague <derick.montague@ibm.com>

Add vuepress dist directory to .gitignore

Keep the files generated when running the build script from being
tracked in the repository.

Signed-off-by: Derick Montague <derick.montague@ibm.com>
Chang

Add vuepress dist directory to .gitignore

Keep the files generated when running the build script from being
tracked in the repository.

Signed-off-by: Derick Montague <derick.montague@ibm.com>
Change-Id: I3ee9466cf2a7becffd442b81b47e0d073a2a7128

show more ...


# a2988f40 17-Jan-2020 Derick Montague <derick.montague@ibm.com>

Create basic application using vue

- 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 a

Create basic application using vue

- 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>

show more ...