.. |
addNewGraphViewSpec.js
|
Fixed bug for ArangoDB internal errors, they have not properly been presented to the user in the Graph Management
|
2013-12-02 15:36:33 +01:00 |
clusterCollectionViewSpec.js
|
Added first implementation of the Cluster Dashboard. Functionality is basic, displayed data is faked and design is comming soon
|
2014-01-14 14:52:52 +01:00 |
clusterDashboardViewSpec.js
|
Added first implementation of the Cluster Dashboard. Functionality is basic, displayed data is faked and design is comming soon
|
2014-01-14 14:52:52 +01:00 |
clusterDatabaseViewSpec.js
|
Added first implementation of the Cluster Dashboard. Functionality is basic, displayed data is faked and design is comming soon
|
2014-01-14 14:52:52 +01:00 |
clusterOverviewViewSpec.js
|
Finished first version of Cluster Overview using fake data. User now gets a prominent overview over his cluster and can decide if coordinators or databases are effected by failures
|
2014-01-15 14:49:56 +01:00 |
clusterServerViewSpec.js
|
Added first implementation of the Cluster Dashboard. Functionality is basic, displayed data is faked and design is comming soon
|
2014-01-14 14:52:52 +01:00 |
collectionViewSpec.js
|
Added tests for the router and fixed tests for capitalized view names
|
2013-11-15 00:05:30 +01:00 |
collectionsViewSpec.js
|
Fixed JSLint and added JSLint to karma tests again.
|
2013-11-15 21:31:15 +01:00 |
dbSelectionViewSpec.js
|
Fixed all karma tests (especially JSLint in Browsers). Problem is that i had a test checking for location.replace which did fail but pointed the browser to some undefined location instead
|
2013-12-17 09:06:46 +01:00 |
documentViewSpec.js
|
Started implementing the graph management in the Web Interface. Tests are implemented as well as method stubs. Not yet functional and CSS is missing.
|
2013-11-29 09:53:37 +01:00 |
editListEntryViewSpec.js
|
Started implementation of the new document editing mask
|
2013-11-16 17:38:56 +01:00 |
foxxEditViewSpec.js
|
Fixed JSLint warnings, added JSLint to karma, will now be automatically checked. Wrapped all files in an anonymouse function and added usefull use strict
|
2013-11-12 16:09:40 +01:00 |
graphManagementViewSpec.js
|
Functionality of the graph management implemented. CSS to go
|
2013-11-29 14:51:48 +01:00 |
graphViewSpec.js
|
The start view of the graph viewer now offers support for multiple label/colour attributes
|
2013-12-18 09:36:05 +01:00 |
navigationViewSpec.js
|
Modified NavigationView, it is now easier to render and tests
|
2013-11-16 01:42:54 +01:00 |