Commit Graph

19 Commits

Author SHA1 Message Date
Andreas Jaeger a73465c631 Retire craton-dashboard
Remove everything, add a README with explanation.

Change-Id: I37f11272c321822065482283e1421898c30d87fc
2018-01-18 15:19:38 +01:00
Luis Daniel Castellanos 8babaca289 Updated tox.ini added .gitreview file
This patch allows the project to use tox correctly
Added git confirguration file
Added doc/source directory

Change-Id: Ibdb7e37afdc3e92de695918aff0beef8f7e13f4f
2016-10-07 16:11:21 -05:00
Luis Daniel Castellanos 58f4fab180 Added Regions 'drawer' to show hosts in region
The list of hosts is not available in the region's
drawer
2016-09-01 11:59:45 -05:00
Eddie Ramirez e22ac14bb1 Merge pull request #10 from ediardo/addRegionsTable
Added regions resource table to the Inventory panel
2016-08-26 11:52:39 -05:00
Luis Daniel Castellanos 2779278204 Added regions resource table to the Inventory panel
Regions resource table is now available in the inventory
panel. Also added more JS unit testing and configurations
Fixed the bug causing the rest urls not being registered in
Django.
2016-08-26 11:44:36 -05:00
Eddie Ramirez 8f1c1a549c Directory for i18n 2016-08-26 15:56:59 +00:00
Eddie Ramirez 8ed1f18856 Reordered panels 2016-08-25 19:00:16 +00:00
Luis Daniel Castellanos 33f335f752 Add JavaScript unit tests code base
Added karma.conf and .eslintrc files to enable JS unit test
framework
2016-08-23 12:36:11 -05:00
Luis Daniel Castellanos af95dc5c36 Move the panel dashboard outside of the project section
The fleet management dashboard does not fit in any of the
current horizon main dashboards so it should be moved to
its own main dashboard
2016-08-17 15:51:07 -05:00
Revon Mathews e221c28a54 Removed the docstrings from the start of file 2016-08-16 15:32:41 -05:00
Revon Mathews 0a621b3533 Removed PEP8 errors
Changed the tox.ini file to ignore /tools files
Corrected some pep8 errors
2016-08-16 15:06:17 -05:00
Luis Daniel Castellanos 559e05b0e8 [WIP] Added code base for unit testing and code refactoring
Added code base to write unit tests and refactored the solution
code/structure, Also deleted files not needed for first version
2016-08-15 12:42:41 -05:00
Chris Spencer 8bb99c99a9 Added some files and stuff 2016-08-09 14:40:15 -05:00
Eddie Ramirez 0605e3104c dummy test 2016-08-09 16:13:08 +00:00
Eddie Ramirez a114c3aca2 Updated enable files and install instructions 2016-08-09 15:52:21 +00:00
Eddie Ramirez a05a5e80e1 Added base methods and classes for API 2016-08-04 22:58:20 +00:00
Eddie Ramirez 19b1a51ce8 Added base .gitignore 2016-08-04 15:55:10 +00:00
Eddie Ramirez e263577b10 Added regions panel 2016-08-04 00:17:08 +00:00
Eddie Ramirez ea966ea8db Initial Structure 2016-08-03 16:48:42 +00:00