Commit Graph
39 Commits
Author SHA1 Message Date
legonzaur dc772a2dab Some optimizations and virtual list 2023-05-04 21:35:33 +02:00
legonzaur 7755022227 Remove initial query to server 2023-05-04 18:20:26 +02:00
legonzaur 3e263211eb optimize data structure and refs 2023-05-04 11:48:40 +02:00
legonzaur 33bd50081e disable clear button if filter can't be cleared 2023-05-01 19:45:50 +02:00
legonzaur 50759f129c add query arguments for filters 2023-05-01 19:35:28 +02:00
legonzaur fd6ad61923 fix button margin for mobile UI 2023-05-01 17:54:30 +02:00
legonzaur f815cb3d1a Add remove filter button 2023-05-01 17:50:01 +02:00
legonzaur ac57843c48 Fix responsive 2023-05-01 17:49:52 +02:00
legonzaur c6ea1ce032 Split chart setup 2023-05-01 17:26:43 +02:00
legonzaur f65e4b20af Limit player dropdown to 20 entries 2023-05-01 17:26:17 +02:00
legonzaur d41b16e697 fix deselection of player 2023-05-01 15:51:40 +02:00
legonzaur 5f1611998a fix keyboard controls 2023-05-01 15:47:32 +02:00
legonzaur b78072d385 speedup player List sorting 2023-05-01 15:23:25 +02:00
legonzaur b9fb1ce5a1 typo in CAR name 2023-04-28 17:24:07 +02:00
legonzaur bc1e23255d Add weapon translation 2023-04-28 17:21:26 +02:00
legonzaur dd075d2982 single API requests before recieving the data 2023-04-28 16:18:52 +02:00
legonzaur 0e0404ce0a fix production route 2023-04-25 13:25:08 +02:00
legonzaur c58a6df34b change v2 route to prod 2023-04-25 13:21:46 +02:00
legonzaur 363e0a3b08 works for v2 2023-04-23 14:09:20 +02:00
legonzaur 33be21df9b fix Infinity KD and user number starting at 0 2023-04-15 12:22:39 +02:00
legonzaur bbb7dd47bb fix weaponchart responsive position 2023-03-30 12:07:15 +02:00
legonzaur 1d2898ce53 fix chrome weaponchart size 2023-03-30 11:13:27 +02:00
legonzaur 83ce1b4197 remove console log 2023-03-29 22:01:46 +02:00
legonzaur 7cd2ce56d7 fix funky player highlight behaviour on PlayerList 2023-03-29 21:51:21 +02:00
legonzaur 075fe4f238 add weapon doughnut 2023-03-29 21:36:58 +02:00
legonzaur 6cd6972dd9 simplyfy chart options declaration 2023-03-29 14:54:04 +02:00
legonzaur c383ea08ab add some info when highlighting player 2023-03-29 14:26:54 +02:00
legonzaur 6e8a430f7e add player info (WIP) 2023-03-29 12:54:20 +02:00
legonzaur 84f2457f79 hide overflow on table box 2023-03-28 22:36:08 +02:00
legonzaur 2c0fd3e30a add remove label on select 2023-03-28 22:29:53 +02:00
legonzaur b78a8d061c add github links and publish script 2023-03-28 22:19:55 +02:00
legonzaur b72bf04d49 responsive and some finishing touches 2023-03-28 22:11:19 +02:00
legonzaur 8ade9d79a1 fix colors for chart and list 2023-03-28 19:10:55 +02:00
legonzaur 0316761c10 add some design to the app 2023-03-28 16:52:39 +02:00
legonzaur 5e8bdd7d4b Change data loading to centralized store 2023-03-23 13:00:57 +01:00
legonzaur eaa773b7ec add server filter and KD Line 2023-03-22 21:39:32 +01:00
legonzaur 3f13e2933c add chart 2023-03-22 20:06:13 +01:00
legonzaur aa42772a52 proof of work of player filtering and listing 2023-03-15 20:00:37 +01:00
legonzaur da5be8aaa1 init 2023-03-15 18:47:12 +01:00