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

Add "Files" table to Activity summary section #677

Open
3 tasks
Tracked by #672
ggeisler opened this issue Apr 23, 2022 · 1 comment
Open
3 tasks
Tracked by #672

Add "Files" table to Activity summary section #677

ggeisler opened this issue Apr 23, 2022 · 1 comment

Comments

@ggeisler
Copy link
Contributor

ggeisler commented Apr 23, 2022

Part of #672.

Below is a suggested start for the Files tab. As with all of the Activity summary tables, the main goal is to start with something, and we can refine and adjust based on what data is actually feasible to gather and what ideas we might get for showing more useful things.

files


  • A: Provider column. Link to that provider's page > Uploaded files tab.
  • B: The files, total filesize, unique records, and total records columns are exactly the same as the columns with the same name in the table on the Providers page. (We won't show the Edit and Destroy buttons as in that table, so hopefully even though it is duplicative, it will be a bit more compact.) Right-align these columns.
  • C: Last upload column. Date/time of the last upload from that provider. Link goes to the upload show page for that upload.
@thatbudakguy thatbudakguy self-assigned this Apr 26, 2022
@thatbudakguy thatbudakguy removed their assignment May 5, 2022
@marlo-longley
Copy link
Contributor

marlo-longley commented May 26, 2022

@corylown related to our discussion of caching tab data every hour - the best way to get the file statistics needed for this ticket is from the latest_statistics call to each organization - but these statistics are only updated once a day. I just want to note that the data in this tab could be out of sync with the other hourly tabs. The Last upload column we can keep up to date live, but the file counts would be coming through daily.

Slightly related to #788

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

No branches or pull requests

3 participants