demos/kafka/chat
22 months agofeat: Implemented automatic reconnection in chatroom-service
Kai Moritz [Sat, 7 Jan 2023 17:16:06 +0000 (18:16 +0100)]
feat: Implemented automatic reconnection in chatroom-service

22 months agofeat: Stiched in the juplo-Logo
Kai Moritz [Sat, 7 Jan 2023 16:18:01 +0000 (17:18 +0100)]
feat: Stiched in the juplo-Logo

22 months agorefactor: Switched from Bootstrap 3.4.1 to Bootstrap 5.2.3
Kai Moritz [Sat, 7 Jan 2023 15:42:42 +0000 (16:42 +0100)]
refactor: Switched from Bootstrap 3.4.1 to Bootstrap 5.2.3

22 months agofeat: The chatroom-components listens to the SSE-stream of the chatroom
Kai Moritz [Sun, 25 Dec 2022 23:08:25 +0000 (00:08 +0100)]
feat: The chatroom-components listens to the SSE-stream of the chatroom

22 months agofeat: Added a chatroom component, that is navigatable by the chatroom's ID
Kai Moritz [Sun, 25 Dec 2022 22:03:47 +0000 (23:03 +0100)]
feat: Added a chatroom component, that is navigatable by the chatroom's ID

22 months agofeat: A Username must not be empty
Kai Moritz [Sun, 25 Dec 2022 21:53:18 +0000 (22:53 +0100)]
feat: A Username must not be empty

22 months agofeat: Added validation for the "Pick Name"-form
Kai Moritz [Sun, 25 Dec 2022 21:35:36 +0000 (22:35 +0100)]
feat: Added validation for the "Pick Name"-form

22 months agofeat: Switched styling to Bootstrap and applied basic stylings
Kai Moritz [Sun, 25 Dec 2022 20:54:51 +0000 (21:54 +0100)]
feat: Switched styling to Bootstrap and applied basic stylings

22 months agofeat: Added a user-service, that asserts, that a user is known
Kai Moritz [Sun, 25 Dec 2022 15:13:13 +0000 (16:13 +0100)]
feat: Added a user-service, that asserts, that a user is known

22 months agofeat: The available chatrooms are fetched and displayed in a component
Kai Moritz [Sun, 25 Dec 2022 01:21:49 +0000 (02:21 +0100)]
feat: The available chatrooms are fetched and displayed in a component

22 months agofeat: Renamed app, added styles from the heroes-tutorial
Kai Moritz [Sun, 25 Dec 2022 01:20:53 +0000 (02:20 +0100)]
feat: Renamed app, added styles from the heroes-tutorial

22 months agofeat: Generated an empty Angular 15.x App
Kai Moritz [Tue, 20 Dec 2022 17:17:49 +0000 (18:17 +0100)]
feat: Generated an empty Angular 15.x App