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

Create Listing When Logged In #14

Closed
Harmonickey opened this issue Jun 17, 2015 · 17 comments
Closed

Create Listing When Logged In #14

Harmonickey opened this issue Jun 17, 2015 · 17 comments

Comments

@Harmonickey
Copy link
Owner

(BRANCH):hummer/create-listing/14

(DESCRIPTION):
The user should be able to create a simple listing of their apartment after logging in.

If so, it needs to be just wide enough for the footer not to word-wrap(the second line all on one line), but not really any more than that.

I like that the sidebar snaps away into a menu bar tho at a certain width.

(COMPLETION REQUIREMENTS):
1. Create new popup modal
2. Remove geocomplete search bar from the sidebar and move to the new popup modal.
3. Add fields to complete for listing entry
4. When user selects an address from the search bar, make the user verify it.
5. Create an ajax request/api endpoint for retrieving info from cookie.
6. When adding to database, the foreign key is the username, so get that from the session information.
7. #21

(PARENT TICKET):none

(DEPENDENT TICKETS):#21, #24, #30

@Harmonickey Harmonickey added this to the Phase [2] - Map and Filtering milestone Jun 17, 2015
@Harmonickey Harmonickey changed the title Create Listing Upon Login Create Listing When Logged In Jun 17, 2015
@Harmonickey Harmonickey self-assigned this Jun 18, 2015
@Harmonickey
Copy link
Owner Author

I cannot continue this until the login features from /15 are pushed through to master. There were also a ton of bug fixes that were made along the way in /15.

@Saurutobi
Copy link
Collaborator

removed blocked, the dependency is merged to master I've created this branch. just check it out.

@Harmonickey
Copy link
Owner Author

thank you. just so everyone is on the same page, I am not implementing the uploading of pictures at the moment. Just basic information so that functionality is there, it will be easy to add in more fields like pictures or other things later.

@Harmonickey
Copy link
Owner Author

grabbing in #16 because why not, otherwise, all the other tasks are completed for this ticket. I will do the last part tomorrow

@justinpituch justinpituch mentioned this issue Jun 23, 2015
@Harmonickey
Copy link
Owner Author

Changed my mind.

@ghost
Copy link

ghost commented Jun 23, 2015

Looks good. We'll make a UI ticket later on to add things when we've got a fullyfunctional basic website

@ghost ghost assigned Harmonickey and unassigned Saurutobi Jun 23, 2015
@Harmonickey
Copy link
Owner Author

fixed the bug, but we still need to have the meeting of course

@Harmonickey
Copy link
Owner Author

All changes made for #31 and all functionality tested.

@Saurutobi
Copy link
Collaborator

I can't view the listing I just made. I made a bogus one and then it wouldn't show me them as a list, and I can't edit it because I can't see it.

@Harmonickey
Copy link
Owner Author

I will carry this over into a new branch, I just wanted the api functions. In addition, the list view is #16 , which I did not work on, but did add the button.

@Harmonickey
Copy link
Owner Author

I am doing it here too, it will be in release/next, the api works so I will add the UI component as the requirements for the new ticket.

@Saurutobi
Copy link
Collaborator

nuked. Remember to delete your local.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants