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

Modify Fields page and workflow #178

Closed
24 tasks done
trife opened this issue Oct 8, 2020 · 4 comments · Fixed by #985
Closed
24 tasks done

Modify Fields page and workflow #178

trife opened this issue Oct 8, 2020 · 4 comments · Fixed by #985
Assignees
Milestone

Comments

@trife
Copy link
Member

trife commented Oct 8, 2020

  • Add beta setting to use new fields workflow

Fields list

  • Update field list to show number of entries and use recyclerview #805
  • Add indicator of field source to imported field list #775
  • Most recently edited or imported file is pinned to the top of list
  • Long press (or press icon) to enter selector mode that allows multiple list items to be selected
  • Selector mode should have specific actions on toolbar: delete, export, archive
  • Bulk export of files #267
  • When in selector mode, add a select all button to the toolbar (double checks)
  • Move add field button to FAB
  • Add "new field" item to add field dialog and remove from toolbar
  • Sort field list by import source, import date, edit date, export date, or name.
  • highlight current sort option and add reset
  • add shaded circle to show % complete for trait detail sections
  • include icons in add field option list and move create new to end

Per field activity

  • Move existing information to per field activity
  • Toolbar labeled 'Field Detail' with rename, sort, and delete actions
  • Collapsible design card that shows field details - name+import date and source, entry number and sort order, last collected by person
  • Click action cards for collect with last edit date, Export with last export date, Sync (if brapi) with last sync date
  • Trait card with num traits, num observations, and recyclerview items for each collected traits with type icon, observation count
  • Format dates to be semantic (i.e. Today, Yesterday, Never, Last year, Mon DD)
  • Ignore data from deleted traits
  • Add trait statistics graphs - histograms for numeric data
  • Add trait statistics graphs - bar charts for ordinal/categorical data
  • Theme and layout updates #960
@bellerbrock
Copy link
Collaborator

bellerbrock commented Nov 14, 2023

Guide for implementing fields list with a contextual action bar

@bellerbrock
Copy link
Collaborator

mockups:
Screenshot from 2023-11-29 15-13-07
Screenshot from 2023-11-29 15-14-01

@bellerbrock
Copy link
Collaborator

discussed today:
add archive/unarchive button to field detail page

low priority - add automated check for brapi trials to see if out of sync

@bellerbrock
Copy link
Collaborator

bellerbrock commented Jan 23, 2024

  • Remove all ID info (secondary and primary will go away soon) Include original filename. Join bullet points into a narrative.
  • Add bold style to variables (filename, counts, sort factor, etc)
  • Collect, export, sync icons to left, use right chevron icon on right
  • Change Edit field Name to Edit Field. Will include name, location, barcode search column
  • Change edit to edit alias, and display alias where name is currently displayed
  • Track and display sync date

@trife trife added this to Field Book Jun 27, 2024
@trife trife moved this from Backlog to In progress in Field Book Jun 28, 2024
@trife trife added this to the v6 milestone Jun 28, 2024
@trife trife closed this as completed in #985 Dec 1, 2024
@github-project-automation github-project-automation bot moved this from In progress to Done in Field Book Dec 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants