Skip to content

Commit

Permalink
+ if (this.viewId % this.view.length == 0) {
Browse files Browse the repository at this point in the history
  • Loading branch information
stefian committed Oct 3, 2020
1 parent 0ebd0b1 commit 7389ea1
Showing 1 changed file with 57 additions and 57 deletions.
114 changes: 57 additions & 57 deletions src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -1420,63 +1420,63 @@ on world's most interesting projects.`,
this.readService();
// dev dummy animation
this.setCellAndColor("d-table", 2, 2, "ok", "project-color");
this.setCellAndColor("o-table", 2, 2, "ok", "service-color");
this.setCellAndColor("b-table", 2, 11, "ok", "service-color");
this.setCellAndColor("b-table", 2, 7, "ok", "project-color");
this.setCellAndColor("b-table", 2, 3, "ok", "blockchain-color");
this.setCellAndColor("b-table", 1, 3, "OK", "blockchain-green");
this.setCellAndColor("d-table", 4, 2, "ok", "project-color");
this.setCellAndColor("o-table", 4, 2, "ok", "service-color");
this.setCellAndColor("b-table", 4, 11, "ok", "service-color");
this.setCellAndColor("b-table", 4, 7, "ok", "project-color");
this.setCellAndColor("b-table", 4, 3, "ok", "blockchain-color");
this.setCellAndColor("b-table", 3, 3, "OK", "blockchain-green");
this.setCellAndColor("d-table", 6, 2, "ok", "project-color");
this.setCellAndColor("o-table", 6, 2, "ok", "service-color");
this.setCellAndColor("b-table", 6, 11, "ok", "service-color");
this.setCellAndColor("b-table", 6, 7, "ok", "project-color");
this.setCellAndColor("b-table", 6, 3, "ok", "blockchain-color");
this.setCellAndColor("b-table", 5, 3, "OK", "blockchain-green");
this.setCellAndColor("d-table", 8, 2, "ok", "project-color");
this.setCellAndColor("o-table", 8, 2, "ok", "service-color");
this.setCellAndColor("b-table", 8, 11, "ok", "service-color");
this.setCellAndColor("b-table", 8, 7, "ok", "project-color");
this.setCellAndColor("b-table", 8, 3, "ok", "blockchain-color");
this.setCellAndColor("b-table", 7, 3, "OK", "blockchain-green");
this.setCellAndColor("d-table", 10, 2, "ok", "project-color");
this.setCellAndColor("o-table", 10, 2, "ok", "service-color");
this.setCellAndColor("b-table", 10, 11, "ok", "service-color");
this.setCellAndColor("b-table", 10, 7, "ok", "project-color");
this.setCellAndColor("b-table", 10, 3, "ok", "blockchain-color");
this.setCellAndColor("b-table", 9, 3, "OK", "blockchain-green");
this.setCellAndColor("d-table", 12, 2, "ok", "project-color");
this.setCellAndColor("o-table", 12, 2, "ok", "service-color");
this.setCellAndColor("b-table", 12, 11, "ok", "service-color");
this.setCellAndColor("b-table", 12, 7, "ok", "project-color");
this.setCellAndColor("b-table", 12, 3, "ok", "blockchain-color");
this.setCellAndColor("b-table", 11, 3, "OK", "blockchain-green");
this.setCellAndColor("d-table", 14, 2, "ok", "project-color");
this.setCellAndColor("o-table", 14, 2, "ok", "service-color");
this.setCellAndColor("b-table", 14, 11, "ok", "service-color");
this.setCellAndColor("b-table", 14, 7, "ok", "project-color");
this.setCellAndColor("b-table", 14, 3, "ok", "blockchain-color");
this.setCellAndColor("b-table", 13, 3, "OK", "blockchain-green");
this.setCellAndColor("d-table", 16, 2, "ok", "project-color");
this.setCellAndColor("o-table", 16, 2, "ok", "service-color");
this.setCellAndColor("b-table", 16, 11, "ok", "service-color");
this.setCellAndColor("b-table", 16, 7, "ok", "project-color");
this.setCellAndColor("b-table", 16, 3, "ok", "blockchain-color");
this.setCellAndColor("b-table", 15, 3, "OK", "blockchain-green");
if (this.viewId % this.view.length == 0) {
this.setCellAndColor("d-table", 2, 2, "ok", "project-color");
this.setCellAndColor("o-table", 2, 2, "ok", "service-color");
this.setCellAndColor("b-table", 2, 11, "ok", "service-color");
this.setCellAndColor("b-table", 2, 7, "ok", "project-color");
this.setCellAndColor("b-table", 2, 3, "ok", "blockchain-color");
this.setCellAndColor("b-table", 1, 3, "OK", "blockchain-green");
this.setCellAndColor("d-table", 4, 2, "ok", "project-color");
this.setCellAndColor("o-table", 4, 2, "ok", "service-color");
this.setCellAndColor("b-table", 4, 11, "ok", "service-color");
this.setCellAndColor("b-table", 4, 7, "ok", "project-color");
this.setCellAndColor("b-table", 4, 3, "ok", "blockchain-color");
this.setCellAndColor("b-table", 3, 3, "OK", "blockchain-green");
this.setCellAndColor("d-table", 6, 2, "ok", "project-color");
this.setCellAndColor("o-table", 6, 2, "ok", "service-color");
this.setCellAndColor("b-table", 6, 11, "ok", "service-color");
this.setCellAndColor("b-table", 6, 7, "ok", "project-color");
this.setCellAndColor("b-table", 6, 3, "ok", "blockchain-color");
this.setCellAndColor("b-table", 5, 3, "OK", "blockchain-green");
this.setCellAndColor("d-table", 8, 2, "ok", "project-color");
this.setCellAndColor("o-table", 8, 2, "ok", "service-color");
this.setCellAndColor("b-table", 8, 11, "ok", "service-color");
this.setCellAndColor("b-table", 8, 7, "ok", "project-color");
this.setCellAndColor("b-table", 8, 3, "ok", "blockchain-color");
this.setCellAndColor("b-table", 7, 3, "OK", "blockchain-green");
this.setCellAndColor("d-table", 10, 2, "ok", "project-color");
this.setCellAndColor("o-table", 10, 2, "ok", "service-color");
this.setCellAndColor("b-table", 10, 11, "ok", "service-color");
this.setCellAndColor("b-table", 10, 7, "ok", "project-color");
this.setCellAndColor("b-table", 10, 3, "ok", "blockchain-color");
this.setCellAndColor("b-table", 9, 3, "OK", "blockchain-green");
this.setCellAndColor("d-table", 12, 2, "ok", "project-color");
this.setCellAndColor("o-table", 12, 2, "ok", "service-color");
this.setCellAndColor("b-table", 12, 11, "ok", "service-color");
this.setCellAndColor("b-table", 12, 7, "ok", "project-color");
this.setCellAndColor("b-table", 12, 3, "ok", "blockchain-color");
this.setCellAndColor("b-table", 11, 3, "OK", "blockchain-green");
this.setCellAndColor("d-table", 14, 2, "ok", "project-color");
this.setCellAndColor("o-table", 14, 2, "ok", "service-color");
this.setCellAndColor("b-table", 14, 11, "ok", "service-color");
this.setCellAndColor("b-table", 14, 7, "ok", "project-color");
this.setCellAndColor("b-table", 14, 3, "ok", "blockchain-color");
this.setCellAndColor("b-table", 13, 3, "OK", "blockchain-green");
this.setCellAndColor("d-table", 16, 2, "ok", "project-color");
this.setCellAndColor("o-table", 16, 2, "ok", "service-color");
this.setCellAndColor("b-table", 16, 11, "ok", "service-color");
this.setCellAndColor("b-table", 16, 7, "ok", "project-color");
this.setCellAndColor("b-table", 16, 3, "ok", "blockchain-color");
this.setCellAndColor("b-table", 15, 3, "OK", "blockchain-green");
}
// Run/Eval Service Input queries on Project data and add/update results as step[0]
// Run/Eval Service Steps/Functions/Commands and update Service results
Expand Down

0 comments on commit 7389ea1

Please sign in to comment.