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

Sup 3006 upload complete #687

Merged
merged 4 commits into from
Jan 22, 2016
Merged

Sup 3006 upload complete #687

merged 4 commits into from
Jan 22, 2016

Conversation

nlitwin
Copy link
Contributor

@nlitwin nlitwin commented Jan 22, 2016

No description provided.

@nlitwin
Copy link
Contributor Author

nlitwin commented Jan 22, 2016

fyi @vikasrohit @parthshah

@nlitwin
Copy link
Contributor Author

nlitwin commented Jan 22, 2016

Vikas, you should be able to just navigate to local.topcoder-dev.com:3000/challenges/(develop challenge ID)/submit/file now, although I haven't created the template file and controller file yet:

'submissions.file.develop': {
    url:'',
    templateUrl: 'submissions/submit-develop-files/submit-develop-files.html',
    controller: 'SubmitDevelopFilesController',
    controllerAs: 'vm',
}

nlitwin added a commit that referenced this pull request Jan 22, 2016
@nlitwin nlitwin merged commit 72183f9 into dev Jan 22, 2016
@nlitwin nlitwin deleted the SUP-3006-upload-complete branch January 22, 2016 22:42
@vikasrohit
Copy link
Contributor

Awesome!!! But I am not sure how ui-router would distinguish between the design and develop states when their URLs are same.

@nlitwin
Copy link
Contributor Author

nlitwin commented Jan 23, 2016

Each state doesn't necessarily have to have a unique url. Think of a page with tabs, and each tab is a different child state, but the url is the same for the parent state even when you toggle between the children. I just added the files for the develop page, I'll make a branch for them in case you want to take over with those files.

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.

None yet

2 participants