Skip to content

Commit

Permalink
Merge pull request #105 from CannonLock/add-web-ui-readme
Browse files Browse the repository at this point in the history
Add web edit table readme
  • Loading branch information
davenquinn authored Dec 20, 2023
2 parents b65207c + b6a0aba commit 7f8e84b
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions src/pages/maps/@id/edit/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Map Editing Interface

Table interface built for quick reconciliation of outside geometries with Macrostrats map representation.

Features:
- Hide and Copy columns
- Standard Filter and Grouping
- Purpose built interfaces for certain columns ( Example: Selection interface for all valid age intervals )
- View of running operations, as well as push and clear functionality
- Virtualized 'infinite' scrolling of table data to keep data downloads web friendly
- Group based auth to prevent outside changes
-

0 comments on commit 7f8e84b

Please sign in to comment.