Update the way we present Tables and Views #792
Draft
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I moved the edits to Files and Versioning to Remove images from previous UI #795
This PR removes the images from the previous UI, noted in Remove images from old UI #770
This PR splits the Tables article into two articles to be action oriented and user-specific: "Create...", "Search...". I think the Views article needs to be incorporated into this edit. We don't document the differences between Tables and Views and the UI currently obscures that there are differences (Tables and Views are contained in the Tables tab).
These articles need a significant amount of work to meaningfully conform to one of the four types of documentation.
Some notes on where I think content could be improved:
Tables article:
Search Table Data article:
This is a draft. I moved content about writing queries here as I think there are use cases where a user will need/search for writing queries (e.g. advanced search from All Data Tables/Views in portals) and not want to be directed to a page that delineates creating Tables.
If you are creating a page, did you follow the instructions here?
Did you follow the style guide?
testing-your-github-pages-site-locally-with-jekyll))?
Did you include a description of your changes or additions in this pull request?
(Optional) Did you examine your build locally (instructions here)