2019-02-28-15-11
New Features
- Enable logging via parameter (#5913) (d758d38f)
- Increase the ice candidates gathering timeout to 10 seconds (#5880) (9123d433)
- Self infos on account preferences (#5850) (061ccc53)
- User's enriched profile (#5827) (4ca2a600)
Bug Fixes
- Catch 404 image asset errors (#5939) (4d537bf7)
- Correct icon alignment (#5911) (c98d871c)
- Only ask for error reporting if CHECK_CONSENT is set (#5909) (3d5c3681)
- Redirect to login page on logout error (#5895) (3dc1be83)
- Use the proper tools for simple text styles (#5886) (e7c9e463)
- Show ellipsis in link preview (#5863) (24197a8c)
- Appearance of panel content (#5861) (a4d98287)
- Aligment of availability Icon in user details (#5851) (18b16656)
- Add missing logger (#5833) (2a313614)
- Flickering device list after removing a device on slow network (e158e143)
- Flickering history screen after submitting (#5810) (54a8cebf)
Refactors
- Export TimeUtil as module (#5893) (095da18b)
- Migrate to react-ui-kit v5 (#5906) (3fe5a19c)
- Export TerminationReson directly (#5899) (a36aca28)
- Export PROPERTY_STATE directly (#5898) (9556b44d)
- Export EphemeralStatusType as module (#5896) (7e8f9209)
- Export CallMessageType enum as module (#5897) (f5fc4bc6)
- Remove unused vars from args (#5892) (a24c3de3)
- Clean deprecated references to locationRepository (#5885) (4d748f96)
- Export SDP_SOURCE directly (#5877) (abaf6111)
- Export ServerTimeRepository as module (#5844) (30d5bd5f)
- Migrate Conversation and tracking helpers to modules (#5859) (e00ca721)
- Cleanup the util file (#5849) (b52d323c)
- Use @wireapp/protocol-messaging (WEBAPP-5904) (#5831) (2d721345)
- Export ClipboardUtil as module (#5845) (90a17ee7)
- Migrate the CallingService to the dependencies resolver (#5848) (26958c48)
- Create wrapping module for the logger (#5834) (d129680b)
- Expose the dependencies graph from the resolver (#5818) (a8e420b0)
- Extract more icons to the config repository (#5798) (712ffc58)
- Cleanup location related dependencies (#5802) (a1e7a66d)
Tests
- Add tests for the media button (#5878) (9855dc4c)
- Add test for the message component + fix weird scoping issue (#5865) (bdda2366)
- Add test for the enriched profile component (#5862) (2221d20e)
- Add test for the message comparator (#5857) (245a024d)
- Add test for the copy to clipboard component (#5846) (97b5ed2f)
- Add tests for the SelfService class (#5828) (e2f27818)