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

Making API Service More Ogranized #83

Merged
merged 7 commits into from
Dec 20, 2015
Merged

Making API Service More Ogranized #83

merged 7 commits into from
Dec 20, 2015

Conversation

DawoudIO
Copy link
Contributor

See Person/Family/DataSeed Services

Has, Search and getPhoto APIs
Has search and lastEdited
to follow the person/families
so that we can have cleaner code..
@DawoudIO
Copy link
Contributor Author

Can you check and test Seed Data after the update... I could not find out how to test it.

DawoudIO and others added 2 commits December 20, 2015 00:43
Fix the private function references in DataSeedServices.

Tested DataSeedServices using Fiddler's "Composer" feature to issue the
POST request.  Include a "Cookie PHPSESSID" token, and a body text of '
{"families" : 100 } '
@crossan007
Copy link
Contributor

I updated the require_once statements, and fixed the data seed service. Also tested it using Fiddler, and it's working now. I'll still need to code a front-end for the Data Seed Service, but the back-end code now works.

@DawoudIO
Copy link
Contributor Author

For now I would add a menu options under admin

DawoudIO added a commit that referenced this pull request Dec 20, 2015
Making API Service More Ogranized
@DawoudIO DawoudIO merged commit 9fabe36 into develop Dec 20, 2015
@DawoudIO DawoudIO deleted the feature/api branch December 20, 2015 16:25
@DawoudIO DawoudIO modified the milestone: 2.0.0 Jan 4, 2016
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.

None yet

2 participants