Commit Graph

102 Commits (639d7d0aa84a867221350b7128aebda00dd3a4e9)

Author SHA1 Message Date
HardiReady 819f8ee469 simplify code for highscore and use icons in highscore 2018-05-05 08:08:33 +02:00
HardiReady 8a78b695b7 Add generic method for get by id 2018-05-04 20:49:45 +02:00
HardiReady bdb07ecc1e Add generic patch method for reuse 2018-05-04 20:37:35 +02:00
HardiReady 6bc6d14b6d Add edit war in API 2018-04-29 11:12:09 +02:00
HardiReady 0bf730e0d4 Fix code style 2018-04-29 09:51:28 +02:00
Florian Hartwich b40c664bce add functional endpoint for update campaign and unhappy frontend processing 2018-04-28 11:55:58 +02:00
HardiReady 5e8a2b4db2 add vehicle class kills to highscore and player details 2018-04-14 18:05:37 +02:00
HardiReady 910df3d267 Fix populated user data for get awardings endpoint (CC-14) 2018-04-11 20:08:09 +02:00
Florian Hartwich 0e571136bb simplify armyoverview data structure 2018-04-01 23:29:10 +02:00
HardiReady 193b136b0a Clean up code and add admin api docs 2018-04-01 16:01:43 +02:00
HardiReady 14b3d7c4ee Fix apib tests 2018-04-01 15:12:24 +02:00
HardiReady 01b2378d6d Fix tests by adding json analysis 2018-04-01 10:59:09 +02:00
HardiReady 08c9e2754e Add request endpoint docs 2018-03-31 12:05:37 +02:00
Florian Hartwich 03eae2fc4b add api docs for ranks and decorations 2018-03-31 00:14:30 +02:00
HardiReady 6d5f068860 Fix code style 2018-03-30 20:28:31 +02:00
HardiReady 29c53c03a5 add file resources for apib tests and env dependent tmp file usage for tests 2018-03-30 20:21:28 +02:00
HardiReady 85b97c771f Add all users endpoints to apib 2018-03-29 22:14:04 +02:00
HardiReady b85f987088 add get promotions to apib 2018-03-25 21:06:57 +02:00
HardiReady dc0de2db89 remove awardings simple parameter 2018-03-25 20:33:13 +02:00
HardiReady e284fffdee correct apib config and add dredd test data import/export + working run 2018-03-24 19:04:22 +01:00
HardiReady e6715c537b Add API docs 2018-03-19 20:32:59 +01:00
HardiReady 140ba2f254 Apply code convention for passing linting 2018-03-12 10:39:56 +01:00
HardiReady e7df8a0c94 Apply max-line length 2018-03-12 09:59:43 +01:00
HardiReady 7b9d23d1b1 Apply eslint automatic fix 2018-03-12 09:26:44 +01:00
HardiReady 7287f6b8a1 Add possibility to edit request award reason and give reject reason 2018-03-11 13:52:26 +01:00
HardiReady 84ab4410f5 extend token expiration time to 28 days 2018-03-11 09:50:15 +01:00
HardiReady a09064ea38 Use steamUUID in highscore if available 2018-03-04 10:55:59 +01:00
HardiReady 2b10661a3d resolve player campaign stats by uuid if esisting 2018-03-03 19:15:33 +01:00
HardiReady 7867c1d480 Add vehicle kill count to highscore page 2018-03-03 13:49:25 +01:00
HardiReady 840695bf0e Add vehicle kills to fraction stats 2018-03-03 13:17:36 +01:00
HardiReady d18986cb1f Modify parsing and models to catch vehicle kills 2018-03-03 12:26:24 +01:00
HardiReady 46642aea4d apply new formattinh 2018-02-26 09:04:27 +01:00
HardiReady eb3514c075 remove console log 2018-02-04 16:57:34 +01:00
HardiReady b4729788ab Add ID validator; fix authentication secret usage 2018-02-04 16:36:42 +01:00
HardiReady ef65552c7b Update modules and apply logger use 2018-02-04 15:58:28 +01:00
HardiReady ebfaa7afb1 retrieve jws token from env config 2018-02-03 21:41:38 +01:00
HardiReady fcae4d57cd remove empty squads from army view; replace window.scroll with window.scrollTo() 2018-02-03 12:13:11 +01:00
Florian Hartwich 7239995ce3 add plazer highscore tables with filter 2017-12-26 17:09:49 +01:00
Florian Hartwich 23f1a61092 add first top5 table 2017-12-23 11:44:38 +01:00
HardiReady 98412ca0ab finish basic ranking endpoint 2017-12-22 07:56:26 +01:00
HardiReady fa2c802e4e Use fraction Enum for admin panel and adjust account order 2017-11-08 14:44:32 +01:00
HardiReady 205c4ffc3a Introduce Enum for fraction names;Add player detail tab 2017-11-07 14:02:49 +01:00
HardiReady 278e130614 Delete log db data on war delete 2017-11-04 21:05:41 +01:00
HardiReady efbc078aea Finish basic fraction war stats page 2017-10-29 17:36:55 +01:00
HardiReady 24f46b0f3c Add points and budget time graphs 2017-10-28 22:50:54 +02:00
HardiReady 55a4662b40 fix log parser; readjust war detail view 2017-10-28 12:58:40 +02:00
HardiReady b266d6f972 Add LogsService 2017-10-22 18:06:37 +02:00
HardiReady a8960506c6 simplify log router 2017-10-22 17:10:13 +02:00
HardiReady 75019a619f Fix first line parse error; Add file save; Add player sum-point-value 2017-10-22 14:13:58 +02:00
Florian Hartwich cd77c4b7f2 Add endpoints for log entries & add additional fraction fields for DOs 2017-10-21 19:49:24 +02:00