Skip to content
This repository has been archived by the owner on Apr 17, 2019. It is now read-only.

Android. Edit candidate event. Send PATCH request. Vacancy Details #282

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

GiantYhorm
Copy link
Contributor

@GiantYhorm GiantYhorm commented Jul 16, 2018

Watch last commit down below

*Removed unnecessary annotations @serialized_name
*Add get internetly/locally detailed interview
*Add save and get methods to InterviewDetailPresenter
*Add check for null pointers to Lists of objects(strings) in SQLite database
*Fixed bugs with SQLite in interviews list

*Add layout,string,dim,presenter and etc. for Edit Candidate fragment
*integrate interviews list with rx java
*Add butterknife library and use that on interviews list fragment&InterviewsAdapter
*Add extending Base view to Edit Candidate
*Add has internet connection method
*Available to send PATCH request to update candidate data
*Set observable to every Edit text(button enabled event true/false)
*Check if internet is okay before sending request
*If request is successful then save candidate to SQLite database
@GiantYhorm GiantYhorm changed the title Android. Edit candidate event. Send PATCH request Android. Edit candidate event. Send PATCH request. Vacancy Detail Jul 17, 2018
@GiantYhorm GiantYhorm changed the title Android. Edit candidate event. Send PATCH request. Vacancy Detail Android. Edit candidate event. Send PATCH request. Vacancy Details Jul 17, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant