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

[$75] Project UBahn | New section to view status of uploaded data #653

Closed
callmekatootie opened this issue Sep 28, 2020 · 13 comments
Closed

Comments

@callmekatootie
Copy link
Collaborator

Task:

  • In bulk upload page, create new section above current bulk upload section (within the bulk upload tab itself)
  • Section title - Past 24 hours Upload status
  • Show a table here with columns Upload date, Status, Info and Assets
  • To display data in this table, call endpoint GET /uploads (on the same server) which will return with the data.
  • For Upload Date column, use the created attribute value
  • For Status column, use the status attribute value
  • For Info column, use the info attribute value
  • For Assets column, refer to failedRecordsUrl attribute value, which may or may not exist. If it does exist, you will display a link named Download, which when clicked, invokes the url in the attribute value (and an excel file should get downloaded through that url). You can open the url in a new tab optionally.
@cwdcwd
Copy link
Contributor

cwdcwd commented Sep 28, 2020

Contest https://www.topcoder.com/challenges/30143919 has been created for this ticket.

This is an automated message for lazybaer via Topcoder X

@callmekatootie
Copy link
Collaborator Author

@ all Ticket open for pickup

@cwdcwd
Copy link
Contributor

cwdcwd commented Sep 28, 2020

Contest https://www.topcoder.com/challenges/30143919 has been updated - it has been assigned to cagdas001.

This is an automated message for lazybaer via Topcoder X

@callmekatootie
Copy link
Collaborator Author

@cagdas001 Checking in - will you be able to submit in couple of hours?

@cagdas001
Copy link
Collaborator

Will be completed on time (i.e. 24h from assignment)

@callmekatootie
Copy link
Collaborator Author

@cagdas001 Can you please let me know the status

@cagdas001
Copy link
Collaborator

@callmekatootie just finalizing the styling of table, should be done within minutes

@cagdas001
Copy link
Collaborator

@callmekatootie ready

@cagdas001
Copy link
Collaborator

  • I don't see info field in the API response so it will be "N/A" on the table. Once it returns this field, it will be shown.
  • To test the download link, you can change this field name to url and then you'll see the Download link.
  • Considering the amount of work PR involves, if it's possible to increase the prize I'd be glad Thanks

@cwdcwd
Copy link
Contributor

cwdcwd commented Sep 29, 2020

Payment task has been updated: https://software.topcoder.com/review/actions/ViewProjectDetails?pid=30143919

This is an automated message for lazybaer via Topcoder X

@callmekatootie
Copy link
Collaborator Author

Crap... Saw your message above just now... Setting payment to $100 in task. Let me know if that is fine...

@callmekatootie
Copy link
Collaborator Author

@cagdas001 ^

@callmekatootie
Copy link
Collaborator Author

Upped to $125 - Due payment through another ticket - #655

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

No branches or pull requests

3 participants