Commit Graph

9 Commits

Author SHA1 Message Date
Kalle (Sendou)
a70d1ec4f9 fix some type errors 2021-04-10 15:47:11 +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
Kalle (Sendou)
dd9a00f78b can send event 2021-03-27 13:57:12 +02:00
Alex Johansson
c1b3c77d20
bump @trpc/* (#302)
```
npx ncu --filter /@trpc/ -u && npm i
```
2021-03-17 13:41:38 +02:00
Kalle (Sendou)
710520d0f6 suggestion mutation backend 2021-03-08 22:04:09 +02:00
Kalle (Sendou)
acc20ad5e1 plus with dots 2021-03-08 21:36:51 +02:00
Kalle (Sendou)
0cbffc8cb2 suggestions plusStatuses via trpc 2021-03-08 20:25:16 +02:00
Kalle (Sendou)
4fbebe6209 migrate plus location 2021-03-08 19:22:01 +02:00
Kalle (Sendou)
a80e7847c4 trpc initial 2021-03-08 18:26:31 +02:00