Added List Views tab to Object details view
This tab shows all list views you have access to. You can refresh the list views (Context Menu -> Refresh List Views) and also view records matched by that list view (Context Menu -> View Records or double click an entry)
Record with Fields On empty return
When you execute a query which returned no results, a plain message was shown. This was fine, till we introduced wildcard selection. Now fields that we actually query may not be what user has entered. So to ensure user sees the list of fields that we selected, we show empty grid with no records to indicate query executed successfully but returned no records.
Filtering Capability To Objects
Added filtering capability to Objects Summary table.
Filtering Capability To Fields
Added filtering capability to fields table in Object details view.