sendou.ink/app/features/lfg
Kalle 4beb2bdfdd
LFG (#1732)
* Initial

* Can post new

* Load team

* seed + loader posts

* LFGPost render initial

* More UI work

* Tiers

* sticky left

* Mobile

* new.tsx work

* TeamLFGPost component initial

* Full team member list

* Add TODO

* Delete post action

* Edit post etc.

* Delete team posts when team disbands

* Prevent adding same post type twice in UI

* Post expiry logic

* Fix layout shift

* Filters initial

* Progress

* Weapon filtered implemented

* Weapon alt kits in filtering

* + visibility

* i18n

* E2E test

* Team = null
2024-05-19 13:43:59 +03:00
..
actions LFG (#1732) 2024-05-19 13:43:59 +03:00
components LFG (#1732) 2024-05-19 13:43:59 +03:00
core LFG (#1732) 2024-05-19 13:43:59 +03:00
loaders LFG (#1732) 2024-05-19 13:43:59 +03:00
routes LFG (#1732) 2024-05-19 13:43:59 +03:00
lfg-constants.ts LFG (#1732) 2024-05-19 13:43:59 +03:00
lfg-types.ts LFG (#1732) 2024-05-19 13:43:59 +03:00
lfg.css LFG (#1732) 2024-05-19 13:43:59 +03:00
LFGRepository.server.ts LFG (#1732) 2024-05-19 13:43:59 +03:00