partey_workadventure/front/src/Connexion
Piotr Hanusiak 2a73400f7c
remove customize button if no body parts are available (#1952)
* remove customize button if no body parts are available

* remove unused position field from PlayerTexturesCollection interface

* removed unused label field

* fix LocalUser test

* little PlayerTextures class refactor

* Fixing linting

* Fixing missing Openapi packages in prod

* Fixing back build

Co-authored-by: Hanusiak Piotr <piotr@ltmp.co>
Co-authored-by: David Négrier <d.negrier@thecodingmachine.com>
2022-03-11 14:30:00 +01:00
..
AdminMessagesService.ts Migrating front protobuf encode/decode to ts-proto lib 2022-01-03 15:52:46 +01:00
AxiosUtils.ts Implement typesafe-i18n 2022-01-24 18:59:28 +01:00
ConnectionManager.ts Merge branch 'develop' of github.com:thecodingmachine/workadventure into refactor_wokas 2022-03-11 11:55:30 +01:00
ConnexionModels.ts remove customize button if no body parts are available (#1952) 2022-03-11 14:30:00 +01:00
LocalUser.ts remove customize button if no body parts are available (#1952) 2022-03-11 14:30:00 +01:00
LocalUserStore.ts Fixing WA crashing in Firefox private mode 2022-01-06 11:55:43 +01:00
Room.ts Heavy changes: refactoring the pusher to always send the textures (and the front to accept them) 2022-02-23 21:13:11 +01:00
RoomConnection.ts Switching from "name" to "id" in texture object + using zod for woka/list validation 2022-02-25 17:05:34 +01:00