Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 0d1b0550

Přidáno uživatelem Václav Jirák před téměř 6 roky(ů)

Re #7263 Static view for employer initialized

Re #7263 Day picker component implemented

Re #7263 Day picker component modified

Re #7253 Off days component implemented

Re #7263 User approval component implemented

Re #7263 Minor changes

Re #7263 Free days approval component implemented

Re #7263 Free days renamed to Off days

Re #7263 Created simple menu with a service and mock data

Re #7263 Implemented routing for dashboard and employee list

Re #7263 Added simple page for employee route

Re #7263 Off days approval component modified

Re #7263 Days off info component modified

Re #7263 Oncoming days off component implemented

Re #7263 Employer dashboard component implemented

Re #7263 Basic employer's dashboard completed

Re #7263 Menu items correctly displayed when selected

Re #7263 Changed click behavior in menu list

Re #7263 Removed information about remaining sick days

Zobrazit rozdíly:

frontend/package.json
16 16
    "@angular/compiler": "~7.2.0",
17 17
    "@angular/core": "~7.2.0",
18 18
    "@angular/forms": "~7.2.0",
19
    "@angular/http": "latest",
19 20
    "@angular/platform-browser": "~7.2.0",
20 21
    "@angular/platform-browser-dynamic": "~7.2.0",
21 22
    "@angular/router": "~7.2.0",
23
    "@ng-bootstrap/ng-bootstrap": "^4.1.1",
24
    "angular-calendar": "^0.27.5",
25
    "angularx-flatpickr": "^6.1.0",
22 26
    "core-js": "^2.5.4",
27
    "date-fns": "^1.30.1",
28
    "flatpickr": "^4.5.7",
23 29
    "rxjs": "~6.3.3",
24 30
    "tslib": "^1.9.0",
25
    "zone.js": "~0.8.26",
26
    "@angular/http": "latest"
31
    "zone.js": "~0.8.26"
27 32
  },
28 33
  "devDependencies": {
29 34
    "@angular-devkit/build-angular": "~0.13.0",

Také k dispozici: Unified diff