Commit Graph
14 Commits
Author SHA1 Message Date
Kristóf Tóth a88415bad1 Make whole frontend dynamically configurable to avoid rebuilds 2019-08-28 10:19:14 +02:00
Kristóf Tóth 97b911689b Remove copyright headers 2019-08-12 16:51:51 +02:00
Kristóf Tóth bc50d52f4d Implement state recovery, make ask before reload opt-in 2018-07-20 09:24:28 +02:00
Kristóf Tóth 58cc7d1889 Add 'are you sure?' style accidental page refresh prevention 2018-05-28 13:35:25 +02:00
Kristóf Tóth 435db6a21b Implement changing of document title from config.ts 2018-05-17 16:14:58 +02:00
Kristóf Tóth 9c566c2d73 Add legal boilerplate and LICENSE file 2018-05-11 18:00:26 +02:00
Kristóf Tóth c4c875ae3d Remove unused ngOnInit 2018-02-16 15:24:44 +01:00
Kristóf Tóth 80de695fa1 Extract demo page to 'dashboard' component 2018-02-16 11:19:52 +01:00
Kristóf Tóth 3178fcc7e6 Remove unused title attribute from AppComponent 2018-02-16 10:20:17 +01:00
Kristóf Tóth 4207f5fcb6 Implement service to monitor backend FSM state 2018-01-26 16:10:39 +01:00
Kristóf Tóth de77cfccff Remove unnecessary assignment (dependency injection handles this) 2018-01-26 15:24:40 +01:00
Bálint Bokros 1af4333347 Send reset signal on application start 2018-01-11 16:12:54 +01:00
Bálint Bokros f82f9a55ae Create initial version of application 2017-12-18 17:52:10 +01:00
Angular CLI ebd69bc311 chore: initial commit from @angular/cli
_                      _                 ____ _     ___
   / \   _ __   __ _ _   _| | __ _ _ __     / ___| |   |_ _|
  / △ \ | '_ \ / _` | | | | |/ _` | '__|   | |   | |    | |
 / ___ \| | | | (_| | |_| | | (_| | |      | |___| |___ | |
/_/   \_\_| |_|\__, |\__,_|_|\__,_|_|       \____|_____|___|
               |___/
2017-12-14 11:03:30 +01:00