Return to HomePage


Tree-View

* Library (0)
* Anti-patterns(1)
* Checklists(1)
* Code Examples(1)
* Guidelines(1)
* Patterns(1)
* Test cases(1)
* My Guidance(0)
* Create View(1)
* Views(0)
* patterns & practices (folder) (1) **
* ASP.NET 1.1 Performance Guidelines(2)
* ASP.NET 2.0 Security Checklist(2)
* Imported Bundles(0)
*
* Authoring Workspace(0)
* Anti-patterns(1)
* Checklists(1)
* Code Examples(1)
* Guidelines(1)
* Patterns(1)
* Test cases(1)
      • - The two Views under patterns & practices folder are just examples we should have all the default views that we have identified and presently available in the main build*

Details for Nodes

* Library –
* Should be read only place holder for the guidance items.
* You cannot do CRUD on this.
* If you have to modify / edit items copy them to authoring workspace and edit / modify the items there.
* Our p&p library shows in the Guidance Library tree
* My Guidance –
* Should allow users to create folders / Views.
* Drag and drop – “Copy to view” items from Library, Imported Views and Authoring Workspace.
* Additionally the search views are saved in this node,
* When saving the search view, prompt user for location within the node and name of the search view.
* Search views are to be distinguished with a different icon.
* Views –
* Here we have the default views which we will be shipping.
* Users are allowed to mess / modify the default views.
* Functionality for recreating the default views (“Reset default views”)
* Users can create their own folders views
* Drag and drop – “Copy to view” items from Library, Imported Views and Authoring Workspace.
* Imported Bundles –
* You can “Create Bundles” by right clicking on view
* When creating bundles the view and its contain gets saved as xml’s.
* These bundles (originally views) can be imported in this node.
* The imported bundles are the view + content.
* The imported bundle has the xml items in a separate physical folder and not being mixed with existing Library contain or Authoring Workspace contain.
* User can delete items from the bundle, delete the bundle, add new bundles.
* Should not allow importing items in the bundle or editing items in the bundle.
* If you want to modify the items copy to the authoring workspace and edit / modify there.
* Authoring workspace –
* Here you can create, modify, edit guidance items.
* You can copy items from Library / Imported bundles / Views and work on them.
* The items added in the Authoring workspace lives there forever.
* Authoring workspace is collapsed by default – all others are expanded.

* Advance features – (Not to be part of this release)
* Additional libraries can be added and will have same structure as Library, though different names.
* UI allows you to add a new library by pointing at a UNC or HTTP path.
* UI allows you to remove an existing library (doesn't delete the actual library, just removes from the tool)

Filters/Search


* The filters / auto filters functionality should be same as we have in the main branch, the drop down and selection thingy.
* The only additional changes is make the whole title bold and blue to clearly indicate that the column has been filtered instead of just the drop down arrow.
* The search should be like the current implementation, free text search in Title and the Body text.
* There should be three buttons inline with the search text box “Search”, “Clear”, and “Save” and they should be icon+text. The icon for clear needs to be correct the current icon implies stop/cancel which is not the case.

GRID


Column Order
* Date
* Guidance Type
* Technology
* Priority
* Title
* Topic
* Category
* Rule Type
* Source
* Status



Return to HomePage
Microsoft Communities