| Summary: | Search Page UI Redesign | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Elijah El-Haddad <elijahe> |
| Component: | Client | Assignee: | Elijah El-Haddad <elijahe> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 6.0 | ||
| Target Milestone: | 6.0 RC3 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Elijah El-Haddad
Pushed the following to eclipse.org master: - Improved styling of search input field, replace field and checkboxes - Replace field is hidden by default - Moved search scope to the bottom of the options pane - Removed Saved Searches section http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=664d0f212a669e0cbbd433e74681e25b82964122 - Added CSS transitions for showing and hiding replace field - Made search and replace field wrapper border color change on input focus - Cleaned up searchBuilder.html http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=d361e9ac3cc5f98b86747e6d3d2b5a49e90658e5 Pushed the following to eclipse.org: - Fixed width of replace field wrapper div so that the horizontal scroll bar appears at the right time - Removed dead CSS class from searchBuilder.html http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=19b008cb6470548e54d5329b5ba1448dfce8dc6c Pushed the following to eclipse.org master: - Added server side support for specifying multiple file name patterns http://git.eclipse.org/c/orion/org.eclipse.orion.server.git/commit/?id=5c2229766ad245a6417abfe40fc0946eb858a04b - Replaced "File type" <select> with "File name pattern" input field in search page http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=fcca7b7fab97c0d17b6608a80fd6ae7324d4c3c7 Pushed the following to eclipse.org: - Modified internal file name pattern delimiter from , to / http://git.eclipse.org/c/orion/org.eclipse.orion.server.git/commit/?id=e3bc2d4b924af05fb677237f7a105ff6178db4d3 - Added file name pattern wildcard hint - Modified internal file name pattern separator from , to / http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=c66af15be561d44957beb4e9fecc9850382a5a74 Pushed to eclipse.org: - Made searchCrawler/testcase.js use fileNamePatterns instead of fileType http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=f1953ca7be02bbe05efea942ab0c0197083ff2b5 Pushed to eclipse.org: - Fixed blur handler behavior for null file name pattern input http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=7326532ce87dd373364d1e407cafb5ab0b21b439 Pushed to eclipse.org: - Modified UI of scope section - Improved uniformity and balance of search page - Removed file system switcher from search page http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=dfc142d9542e99ee374a110073035113b5a1cb94 Pushed to eclipse.org: http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=e32f7a8d54ba7fbcb31a86beee59edf0c6a670e8 Pushed to eclipse.org: - Prevent text-transform from changing the icon of the scope button http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=b5c444ef66383d9cd65671f24ea9e0545c0798c1 Closing this bug. All UI changes have been pushed to eclipse.org. |