30 Commits

Author SHA1 Message Date
Dávid Danyi
cf7ec832b2 * no idea what 2019-06-20 13:15:46 +02:00
Dávid Danyi
1a357f4121 * prod deploy 2018-10-04 15:43:32 +02:00
Dávid Danyi
8aa0828701 * Home key added to navigation, navigates to dashboard
* route animation reworked into routeTransition to avoid memory leaks
2018-09-24 15:57:13 +02:00
Dávid Danyi
41ad9d9a28 * slideshow start changed to slideshowService call
* builtin slide switching added to the team forms
* parts of team form made conditional
* fixed keyboard slide switching when not in slideshow
* slideshow slide management totally reworked into linked list
* Date.getDay() -> Date.getDate() as it was originally meant to be
2018-09-17 16:03:23 +02:00
Dávid Danyi
6af8ccbf7a * parametered animation for slideshow direction
* keyboard control
* angular2 update
2018-09-14 17:06:12 +02:00
Dávid Danyi
270a55f6b9 * slideshow goes to non-fixed watchers now 2018-09-13 15:28:25 +02:00
Dávid Danyi
ad8f5491b5 * added watcher slide type to the slideshow
* auto reloading fixed on revision change
* added shortening pipe to the comment field in watcher view
2018-09-13 11:34:01 +02:00
Dávid Danyi
79227258e8 * dashboard start slide navigation button removed when team is not selected
* watcher table icons changed
2018-09-12 18:01:28 +02:00
Dávid Danyi
80dc5b54e8 * watcher slide type implementation, not yet in the loop
* min slide duration adjusted to 5seconds
2018-09-12 17:18:53 +02:00
Dávid Danyi
57f85768eb * daily kanban slide lock added 2018-09-11 16:10:47 +02:00
Dávid Danyi
aa995e845a * basic validation and error display added to slide editor and team editor 2018-09-06 17:08:33 +02:00
Dávid Danyi
a15cb298a0 * deploy config fixed 2018-09-06 16:39:54 +02:00
Dávid Danyi
ea05a47086 * team customized labels added
* team editor interface minor redesign
2018-09-06 15:38:50 +02:00
Dávid Danyi
0f535881a4 * angular2 version uplift
* configurable kanban board added
* iframe slide type added
* many to many implementation of team-slide connection
2018-09-05 17:03:21 +02:00
Dávid Danyi
96918b50ca * disabled kanban 2018-07-26 14:45:23 +02:00
Dávid Danyi
10d03ea0c7 * kanban column configuration added to team editor 2018-04-27 18:42:50 +02:00
Dávid Danyi
625f3f46ea * avatar added to commit-tracker to replace signum 2018-04-27 17:38:15 +02:00
Dávid Danyi
e0bb003e94 * order icons moved to end of table 2018-04-23 16:29:39 +02:00
Dávid Danyi
acd949b538 * team filter added to slide list 2018-04-23 16:22:24 +02:00
Dávid Danyi
47eaae25d7 * route subscription changed to ActivationStart to manage timing issue in navigation timer 2018-04-23 11:34:51 +02:00
Dávid Danyi
8595919cb6 * kanban board added to the slideshow
* kanban component is now animated
* kanban-fixed added, that is not timer based
* styling fixed on kanban board
2018-04-23 11:12:13 +02:00
Dávid Danyi
ad20a35da4 * kanban view 2018-04-21 15:23:43 +02:00
Dávid Danyi
f72521ae82 * deploy stuff added
* missing save icon added to the button
* prod api url changed
* slide preview fixed to cover the whole screen
2018-04-20 14:15:16 +02:00
Dávid Danyi
6eb1cfaea1 * default routes and redirects added
* timers refactored into a timer service from the app.component
* settings service now provides observable setting changes
* slideshow is now working
* commit-tracker style changed to dark look, colored lines were removed
* dashboard menu order changed
* slide/committracker is now animated
2018-04-19 17:06:08 +02:00
Dávid Danyi
90ddebf46b * slide position change implemented
* slide css changed to work with [innerHTML]
* slideshow service basics
2018-04-17 17:20:39 +02:00
Dávid Danyi
24cbc3454d * fixed Number -> number primitive type 2018-04-13 18:29:18 +02:00
Dávid Danyi
e969edb26c * settings
* display
* dashboard
* self-updater
* timers in app component
2018-04-13 18:17:11 +02:00
Dávid Danyi
b0cbd691d5 * Result.BUILDING added
* team editor is mostly done
* commit tracker works and is styled
* added new components for slide editor, still empty
* team resolver service
2018-04-09 18:41:53 +02:00
Dávid Danyi
11aed00a05 * initial commit 2018-04-06 23:01:07 +02:00
Angular CLI
73df66f187 chore: initial commit from @angular/cli
_                      _                 ____ _     ___
   / \   _ __   __ _ _   _| | __ _ _ __     / ___| |   |_ _|
  / △ \ | '_ \ / _` | | | | |/ _` | '__|   | |   | |    | |
 / ___ \| | | | (_| | |_| | | (_| | |      | |___| |___ | |
/_/   \_\_| |_|\__, |\__,_|_|\__,_|_|       \____|_____|___|
               |___/
2018-03-13 17:19:08 +01:00