Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

28 create dialog for channel and thread creation #3

Merged
merged 10 commits into from
Dec 13, 2021

Conversation

bimalghartimagar
Copy link
Contributor

No description provided.

* Added channels API call fetch channels
* Updated sorting keys on the featured channels component
* Replaced title key with name key in channels, threads and messages
* Modulaized code folder wise
* Added changes to create new channel
* Added changes to open private/public creation modal
* Updated store to use authentication status
- Added create thread component for creating thread
- Added service and store methods for saving new thread
- Updated Thread component to use correct thread keys from backend
- Updated router to load the threads
- Updated router to add threads page as children
- Added methods to load messages and send message
- Updated message sending component to send message and display messages
- Updated active thread text color
- Added fixed height to messages div
- Added scroll to bottom to messages div on load
- Changed definecomponent to script setup
* Appending message to the end of message box on send
* Dynamic loading of messages on thread click
* Styling changes and adding titles to match mockup
* Added no message placeholder
@juanpabloventoso
Copy link
Contributor

Thanks @bimalghartimagar !

@juanpabloventoso juanpabloventoso merged commit 2ccc6d7 into dev Dec 13, 2021
@bimalghartimagar bimalghartimagar deleted the 28-create-dialog-for-channel-and-thread-creation branch December 30, 2021 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants