Commit Graph

68 Commits (b05f227a103eb16652aea3ee7d59d15e6f0a3771)

Author SHA1 Message Date
HardiReady 55c59612a6 Add fraction mapping resolve in stats pages 2019-10-10 20:17:00 +02:00
hardi 12ca58d43e Release v1.9.5 (#60) 2019-10-01 13:51:03 +02:00
hardi df6abd39aa Release v1.9.3 - navigation rework (#56) 2019-02-25 14:32:29 +01:00
hardi b6deb56fc0 Release v1.9.2 (#54)
* Fix transport stats value drop on navigation (CC-88)
* Add player transport stats to campaign detail view (CC-83)
* Add additional budget information to db enry (CC-15)
* use sass for war header
* Improve fraction stats and scss usage
* Use stacked bar chart for flag capture visualization (CC-72)
* Update mongoose method usage o drop deprecated use
* Security restrictive npm dependency updates and mongoose settings adjustment
* Migrate load indicator to SASS (CC-87)
* Improve load indicator positioning (CC-87)
* Add OPT branded load indicator (CC-87)
2019-02-17 19:46:24 +01:00
HardiReady 939613d55c Add war participation count for highscore page (CC-85); Add player transport stats for highscore page (CC-84) 2019-02-11 22:57:31 +01:00
HardiReady e2764c938d Update travel distance header svg 2019-02-11 18:52:25 +01:00
HardiReady b136278031 Fix stats war header for FF 2019-02-10 18:50:45 +01:00
HardiReady b3c68f72ba Optimize scoreboard SVGs; Add new transport stats to scoreboard (CC-33) 2019-02-10 18:22:47 +01:00
HardiReady 24fcb05f70 Add translations for server stats charts (CC-80) 2019-02-10 10:33:25 +01:00
HardiReady 712071865f Prepare fraction stats page select buttons for alternating data availability 2019-02-08 22:34:50 +01:00
HardiReady 2d64c32598 Add chart select label names 2019-02-07 21:44:25 +01:00
HardiReady b99825b01a Add new server performance stats page 2019-02-07 21:05:58 +01:00
HardiReady 96ea3ca182 Replace load indicator logo png by svg 2019-02-04 13:48:34 +01:00
HardiReady 1e7d5cc122 Replace opt logo png with svg 2019-02-04 13:18:28 +01:00
HardiReady 6e0ca3131e Improve scoreboard tabs svg positioning and coloring logic 2019-02-04 12:48:47 +01:00
HardiReady c61e290844 unify svg file naming 2019-02-04 12:41:59 +01:00
HardiReady e4f637093c Replace scoreboard tab images with svg 2019-02-04 12:36:18 +01:00
HardiReady ab3a9e5d7c Remove unused image 2019-02-03 23:45:45 +01:00
HardiReady 118214a906 Rework admin user management to use default two culumn layout (CC-68) 2018-11-24 14:05:52 +01:00
HardiReady ce1004a94f set feature variables from ts environment 2018-10-20 16:16:11 +02:00
HardiReady 9dafb33896 Add public module i18n, previously skipped by gitignore 2018-10-20 09:46:31 +02:00
HardiReady 18118d021e Add snackbar i18n usage + translations 2018-10-05 15:51:46 +02:00
HardiReady a24c8d3ac3 Add flag dropdown for language selection 2018-10-05 13:01:51 +02:00
HardiReady bf4b219234 Fix translations in campaign overview 2018-10-05 10:29:57 +02:00
HardiReady f9c9e20339 Add english translations (CC-60) 2018-10-05 10:21:50 +02:00
HardiReady 8ea5e188a0 Add basic language changing functionality 2018-10-05 09:55:39 +02:00
HardiReady 1d46b301f5 Add english translation manage-module (CC-60) 2018-10-05 08:55:12 +02:00
HardiReady 35a6cdd806 Unify all manage components to a single module (CC-58) 2018-10-04 14:08:29 +02:00
HardiReady 36e213bbbf Replace strings with i18n keys in request module 2018-10-04 13:06:14 +02:00
HardiReady b2fa02d4eb Finish translations for manage part 2018-10-04 11:48:22 +02:00
HardiReady 78abec80fd Add manage ranks i18n replacements 2018-10-04 10:59:15 +02:00
HardiReady ac604f4e08 Add manage user i18n replacements 2018-10-04 10:33:15 +02:00
HardiReady e902ed5ec4 Add i18n for squad management 2018-10-03 15:22:14 +02:00
HardiReady 4eef29bd05 Add error messages i18n 2018-10-03 14:22:19 +02:00
HardiReady 0adb9b7cf9 Add i18n for submit campaign 2018-10-03 11:54:37 +02:00
HardiReady ccbcece0ab Merge edit and add war into one component and add i18n 2018-10-03 11:49:17 +02:00
HardiReady 8ad9000766 Add more i18n strings 2018-10-03 11:22:21 +02:00
HardiReady 55fd5a0dcb Add i18n for stats fraction/scoreboard/overview 2018-10-02 14:31:26 +02:00
HardiReady 7a7a2f6ceb Add i18n for login/signup 2018-10-02 12:56:51 +02:00
HardiReady 6b43057328 Add translation service for public sub module (CC-57) 2018-10-02 12:16:51 +02:00
HardiReady a997b3ba21 * Use SVG icons for highscore and scoreboard table header (CC-52)
* Fix fraction stats vehicle chart for legacy wars (CC-51)
2018-08-19 22:35:40 +02:00
HardiReady d8544edb5e Add new war and campaign edit/delete menus 2018-08-06 20:50:04 +02:00
HardiReady ae7dd6afaf Fix stats campaig navigation scroll 2018-08-04 11:56:54 +02:00
HardiReady 6395aac17a stats campaign lineredesign and new bg 2018-08-04 10:35:26 +02:00
Florian Hartwich b1cd7a9c19 Add new router outlet setup and add root setup for new statistics page 2018-07-29 20:59:09 +02:00
HardiReady e2c8714d02 Refurbish card layout and functionalities for pub decoration overview 2018-07-20 22:18:50 +02:00
HardiReady d72db1ed4f * Revert to legacy load indicator and improve it
* Fix enter submit of forgotten forms
2018-07-17 11:34:32 +02:00
HardiReady 3672bfe112 Add basic side panel toggle for stats 2018-07-15 15:38:33 +02:00
HardiReady 42cfadb9e9 Add more fancy tabbing feeling and fix initial ordering of stats 2018-07-14 12:54:53 +02:00
HardiReady fab0b438cd Use material buttons in war list 2018-07-10 19:57:18 +02:00