Skip to content

Conversation

@DarkmatterVale
Copy link
Collaborator

This will be the addition for Friends capability with BlocklyProp Community.

Sadly, this is still a WIP, but I have made a lot of progress so far.

Added link to Friends page and added HTML for tables
-V0.9 of profile page added
-Found bug and added TO DOs where the problem is located
-Added a table to the Friends and Friend Requests pages ( currently,
projects but later friends and requests )
-Added folder and base files for .ctp files
-Added Controller file for the friends database
-Added Model file for the friends database
-Removed profile files and implemented this inside of the friends pages
-Updated create.sql to include the friends table
-Deleted view.ctp
-Updated/Fixed list.ctp
-Added view.ctp
-Updated Friends.php
-Added sections of code to FriendController
-Renamed a number of folders
-Updated View ( MVC ) files
@DarkmatterVale
Copy link
Collaborator Author

So....A quick progress report.

Main issue holding me up right now is that I am getting a null value for the $friends object in the foreach loop in view.ctp. I do not know what is wrong, and I am getting no errors in the error console, so I am having a lot of trouble debugging. All help is appreciated.

What has been completed so far ( mostly ):

  1. New pages for friends and requests
  2. Created table on each of the pages
  3. Created MVC components for Friends ( bug(s) are present )
  4. New database for Friends

What is left:

  1. Fix bugs
  2. Update tables ( once current issue is fixed ) to use friends database
  3. Add a search friends tool
  4. Add ability to see a friend's shared projects

- Added code for table search. This allows the user to find a user and
request friendship with that user.
- TO DO: Currently, the table does not work. I need to switch the table
from using the friends MVC to the user MVC, making the table work
@DarkmatterVale
Copy link
Collaborator Author

Due to the server change, I am closing this PR since it is not relevant anymore.

@DarkmatterVale DarkmatterVale deleted the Community-Friends branch February 24, 2016 00:38
zfi pushed a commit that referenced this pull request May 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant