Skip to content
This repository was archived by the owner on Mar 26, 2022. It is now read-only.

Conversation

@torch2424
Copy link
Member

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):

untitled recording 27

torch2424 and others added 30 commits October 26, 2016 12:54
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!
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
Simply need to display correct response
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
Working well with the server, going to do a PR
@kuminin
Copy link
Contributor

kuminin commented Nov 9, 2016

Saw Aaron test this in person

@kuminin kuminin merged commit 57d997d into master Nov 9, 2016
@kuminin kuminin deleted the friendsAdd branch November 9, 2016 02:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow for accepting friend requests Allow for searching for users to add as a friend

3 participants