Commit Graph

28 Commits

Author SHA1 Message Date
Igor
8b324993ad
Weapon aliases (#594)
* init aliases search

* split filter check; filter aliases by substring (not complete match)

* remove console.log

* move import

* Update weaponsAliases.ts

Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
2021-07-20 19:15:52 +03:00
Kalle (Sendou)
7a7558629b Next.js Eslint fix errors 2021-06-20 19:52:05 +03:00
Igor
8d37c91c17
Search weapons by sub or special (en-only) (#503)
* search by sub and special weapons

* check if data is null

* ..forgot about console log
2021-05-19 21:41:42 +03:00
Igor
225b3ac9ed
UsersSelector - search via twitter (#413)
* move filteroption in props, userselector update

* revert test changes

* small fix + refactoring
2021-04-15 11:04:15 +03:00
Kalle
a812561a83
Free agent filters + free agents inside app (#401)
* new location

* free agents modal use trpc

* extract components from FreeAgentsPage

* trpc for likes

* unify naming

* extract filters component

* top 500 filter

* plus server membeship filter

* weapon filter

* all filters implemented

* reset filters

* filters final look

* filters from query params

* fetch fa posts statically
2021-04-10 15:19:09 +03:00
Igor
3d1ba001bc
weaponSelector correct value + locales update (#348) 2021-04-02 20:54:10 +03:00
Kalle (Sendou)
dff31cdfc7 rename lib -> utils 2021-03-08 17:48:05 +02:00
Kalle (Sendou)
eb7aa9fb95 weapon selector grizzco 2020-12-19 19:28:43 +02:00
Kalle (Sendou)
09b9dd5778 gear selector cute image on selected item 2020-12-18 21:32:47 +02:00
Kalle (Sendou)
c51188e637 weaponselector discriminated type dirty fix 2020-12-18 20:03:46 +02:00
Kalle (Sendou)
bd8ff594d0 remove useless fragment 2020-12-18 17:27:33 +02:00
Kalle (Sendou)
cb398c8d07 user selector ver 1 2020-12-18 17:09:35 +02:00
Kalle (Sendou)
4e2bc67c5a new multiweaponselector for edit profile 2020-12-18 13:26:41 +02:00
Kalle (Sendou)
536b2d3840 multiweaponselector fancy 2020-12-18 13:08:25 +02:00
Kalle (Sendou)
05a0e6e2f2 multiweaponselector with fancy 2020-12-17 15:44:50 +02:00
Kalle (Sendou)
ca93b0de7b weapon select fancy initial 2020-12-17 14:25:33 +02:00
Kalle (Sendou)
8d0f08517d try to fix translated builds page 2020-12-04 14:40:58 +02:00
Kalle (Sendou)
3798be4a86 remove redundant todos 2020-11-30 13:23:03 +02:00
Kalle (Sendou)
b5b899c378 split translation files 2020-11-29 00:29:50 +02:00
Kalle (Sendou)
54fc9deef7 fix dark bg bug 2020-11-28 14:01:35 +02:00
Kalle (Sendou)
5a5a6534e9 draggable image adder img src's 2020-11-20 09:47:42 +02:00
Kalle (Sendou)
a4f2a91bb1 fix profile modal 2020-11-19 19:13:09 +02:00
Kalle (Sendou)
10903d36de builds page tweaks 2020-11-18 01:10:36 +02:00
Kalle (Sendou)
2bc652bcbf build page visual tweaks 2020-11-17 11:29:03 +02:00
Kalle (Sendou)
625afad4b2 update deps 2020-11-16 23:14:39 +02:00
Kalle (Sendou)
9255d7efb7 weapon selector as header 2020-11-11 13:15:08 +02:00
Kalle (Sendou)
0075853bb3 builds page fetches 2020-11-11 12:23:27 +02:00
Kalle (Sendou)
b94ba54bb0 scenes -> components 2020-11-08 12:28:41 +02:00