This repository was archived by the owner on Mar 26, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
Viewing Users/Adding Friends #55
Merged
Merged
Conversation
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
To our A+
it will contain logic for all external messaging requests
Needs to be tested with Kumins server
Fixed alot of circular dependcies with the appnotification and apploading
Need to do a major refactoring before moving forward
As the title states, more refactoring needs to be done however
Simply need to handle errors on FB login, Create Pages provider, and finish up messages
Pages are required to be imported into the app.ts
Code is looking very nice, and makes much sense now
All is looking good, simply need to finish up single conversationview to finish messaging
All that remains is message posting (Conversation Create), and message putting (Sending new Message in a conversation)
… when the view enters This will lead to much better UX
Posting messages is now working, but requires some backend fixes, and a toast for newly received messages
Everything working great, with a good UX
Created services and pages to get started on the friends page
We can now navigate to the search frineds page!
…into friendsAdd
Just a simple ngfor, and taken from the ionic components site. Looks great!
as the title states. the sass bug was a missin sass fiel after merge conflict
Without any logic. Still requires keys, and getting a user's friends
Also changed some friends Icons
Simply need to display correct response
…into friendsAdd
Now can navigate to new page, with user id
Now need to handle adding friends
To allow for a (click), actually ons econd thought, (click) wont conflict with *ngIF, since it is not *ng. Welp, this is awkward
As the title states. All that is left is making and responding to API calls!
Added routes fr manipulating status between users and their friendships
…into friendsAdd
Working well with the server, going to do a PR
Contributor
|
Saw Aaron test this in person |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
closes #19
closes #18
This PR Allows users to view user profiles (includig their own), search for other users, and Add,Delete,Accept, and decline other users as friends.
This will be continued in the issues, #54 and #53.
Gif of friend flow for example (Used postman to accept requests and things):