|
1 | 1 | # Changelog
|
2 | 2 |
|
3 | 3 |
|
| 4 | +## v1.0.0 |
| 5 | + |
| 6 | +[compare changes](https://github.com/presentium/dashboard/compare/v0.0.3...v1.0.0) |
| 7 | + |
| 8 | +### 🚀 Enhancements |
| 9 | + |
| 10 | +- Device management ([#5](https://github.com/presentium/dashboard/pull/5)) |
| 11 | +- Device management ([#6](https://github.com/presentium/dashboard/pull/6)) |
| 12 | +- Student page ([cb3951e](https://github.com/presentium/dashboard/commit/cb3951e)) |
| 13 | +- Student page filter ([6d86af6](https://github.com/presentium/dashboard/commit/6d86af6)) |
| 14 | +- Student list ([00746de](https://github.com/presentium/dashboard/commit/00746de)) |
| 15 | +- Index page ([16c2f60](https://github.com/presentium/dashboard/commit/16c2f60)) |
| 16 | +- Index page graph ([3f27ecd](https://github.com/presentium/dashboard/commit/3f27ecd)) |
| 17 | +- Presence by class session page ([75a28b6](https://github.com/presentium/dashboard/commit/75a28b6)) |
| 18 | +- Toast presences exported ([0313937](https://github.com/presentium/dashboard/commit/0313937)) |
| 19 | +- Dashboard for student front ([03f0a52](https://github.com/presentium/dashboard/commit/03f0a52)) |
| 20 | +- Student home chart ([2e5bc2f](https://github.com/presentium/dashboard/commit/2e5bc2f)) |
| 21 | + |
| 22 | +### 🩹 Fixes |
| 23 | + |
| 24 | +- Warn message about class selection ([971a8c1](https://github.com/presentium/dashboard/commit/971a8c1)) |
| 25 | +- Reactivity fixes ([259eba3](https://github.com/presentium/dashboard/commit/259eba3)) |
| 26 | +- Percentage computation in top classes ([71cf2c4](https://github.com/presentium/dashboard/commit/71cf2c4)) |
| 27 | +- ClassName undefined ([bcd2cac](https://github.com/presentium/dashboard/commit/bcd2cac)) |
| 28 | +- Link from class directory class to class presence ([641ab2a](https://github.com/presentium/dashboard/commit/641ab2a)) |
| 29 | +- Modal header ([e7c02ce](https://github.com/presentium/dashboard/commit/e7c02ce)) |
| 30 | + |
| 31 | +### 💅 Refactors |
| 32 | + |
| 33 | +- Page layout and reactive simplifications ([3e90aad](https://github.com/presentium/dashboard/commit/3e90aad)) |
| 34 | + |
| 35 | +### ❤️ Contributors |
| 36 | + |
| 37 | + |
| 38 | +- Massimo Stefani < [email protected]> |
| 39 | +- Massteff ([@massteff](http://github.com/massteff)) |
| 40 | + |
| 41 | + |
4 | 42 | ## v0.0.3
|
5 | 43 |
|
6 | 44 | [compare changes](https://github.com/presentium/dashboard/compare/v0.0.2...v0.0.3)
|
|
0 commit comments