RocketChat PWA with Angular, Service Worker, Apollo and GraphQL#25
Closed
eitanfr wants to merge 178 commits intoRocketChat:gsocfrom
Closed
RocketChat PWA with Angular, Service Worker, Apollo and GraphQL#25eitanfr wants to merge 178 commits intoRocketChat:gsocfrom
eitanfr wants to merge 178 commits intoRocketChat:gsocfrom
Conversation
fixed auto bottom scrolling in chat
added chat-message component
fixed login page css
# Conflicts: # src/app/app.module.ts # src/app/components/login/login.component.scss
renamed stuff - better names fixed some stuff
Feat/mock server
Feat/graphql code generator
# Conflicts: # package.json # src/app/app.module.ts # src/app/components/login-page/login-page.component.scss # src/app/components/login-page/login-page.component.ts
channel-component
# Conflicts: # src/app/app.module.ts # src/app/app.routing.ts # src/app/chat/channel/channel.component.html # src/app/chat/channel/channel.component.scss # src/app/chat/channel/channel.component.ts # src/app/chat/main-container/main-container.component.html # src/app/chat/main-container/main-container.component.scss # src/app/chat/main-container/main-container.component.ts # src/app/components/channel-view/channel-view.component.html # src/app/components/channel-view/channel-view.component.ts # src/app/components/channel/channel.component.html # src/app/components/channel/channel.component.ts # src/app/components/chat-page/chat-page.component.html # src/app/components/chat-page/chat-page.component.scss # src/app/components/chat-page/chat-page.component.ts # src/app/components/chat/chat.component.html # src/app/components/chat/chat.component.scss # src/app/components/chat/chat.component.ts # src/app/components/login-page/login-page.component.html # src/app/components/login-page/login-page.component.scss # src/app/components/login-page/login-page.component.ts # src/app/components/login/login.component.html # src/app/components/login/login.component.scss # src/app/components/login/login.component.ts # src/app/shared/components/login/login.component.html # src/app/shared/components/login/login.component.scss # src/app/shared/components/login/login.component.ts
# Conflicts: # src/app/chat/chat-view/chat-view.component.ts # src/app/chat/services/chat/chat.service.ts
Feat/virtual scroll
fixed sidenav toggle
added spinner to first channel loading remove redundant stuff from main page
use new virtual scroll
added alt to images
|
Took time to read through this. Wow! This is awesome |
Contributor
|
Already merged on develop branch |
karlprieb
pushed a commit
that referenced
this pull request
Jan 10, 2018
OAuth, removed mock server, latest releases, many fixes and more
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Rocket chat PWA based on Angular and graphQL.
yarn startyarn serveryarn buildyarn generate:typesredux-persistSuggestions:
Main libraries :