The Updates page of the Web User Interface consists of:
Search, filter, and sorting options.
The updates currently available.
Tools to edit individual updates.
Tools to edit multiple updates at once.
The option to create a new update.
The search bar located at the top of the screen allows the user to search for part of, or the entire name of an update.
The date drop-down menu gives the option to sort updates by either the date they were last updated or in alphabetical order. Both options can be used in ascending or descending order.
The date filter will filter updates by the date they were last updated.
The show favorites checkbox toggles the favorites’ view which only shows those updates that have been marked as favorites by the user.
The data for the updates is comprised of three fields:
The Update field which shows the name of an update.
The Update SQL field which shows the SQL statement.
The “last updated” field which shows the date the update was last updated.
The features available to manipulate individual updates include:
The duplicate update button to create a copy of an update.
The edit update button to modify an update.
The delete button to delete an update.
The favorite icon to identify an update as one that is a favorite.
The selection checkbox to select one or more updates at a time.
If the user would like to modify more than one update at a time, the bulk editing options in the top right corner should be used.
These options include:
The bulk duplicate function to create copies of multiple updates.
The bulk delete function to delete multiple updates all at once.
The last feature on the updates page is the “Create New Update” button which will lead the user to another page for creating a new update.
