-
Notifications
You must be signed in to change notification settings - Fork 0
[$450] Implement admin piece in TC plugin #15
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
Comments
Contest https://www.topcoder.com/challenges/30124703 has been created for this ticket. |
Contest https://www.topcoder.com/challenges/30124703 has been updated - it has been assigned to obog. |
@jmgasper 1. What about images and attachments uploaded by the user to the forum? Should we export these details in a json file? Should we export images/attachments as a zip archive?
|
@atelomycterus - I'll ask about attachments and what the requirements are there. The JSON format looks great, thanks! |
@jmgasper a couple of questions:
P.S. The pull request - #16 Open questions:
|
@atelomycterus - Sorry for the delayed response here:
For now, don't worry about exporting images / attachments or the forgotten rights, thanks. |
Looks good. I'll get feedback from Topcoder to see if this meets their needs. |
Will close this once I get final clarification on a billing account change. There was a problem here that was still being resolved, sorry. |
@atelomycterus - Sorry for the delay, still waiting on further clarifications from Topcoder RE: billing account. |
Payment failed: [500]: Failed to get billing detail for the project. |
This has been paid |
This ticket was not processed for payment. If you would like to process it for payment, please reopen it, add the |
Required functionality
I'd like to extend the current plugin to add a new tab and / or new options to an existing tab, on the dashboard site with the required functionality for admins.
Output format
The output format can be pretty raw. I don't anticipate needing to convert from what we get from the REST methods - the goal here is just to provide the data, but there are no format requirements. JSON is fine.
Discussion
As discussed in #14 , it seems like this should be doable.
The text was updated successfully, but these errors were encountered: