On Thu, Mar 29, 2012 at 6:06 PM, Olivier Lamy <[email protected]> wrote:
> 2012/3/29 Olivier Lamy <[email protected]>: > > Hello, > > Thanks for you feedbacks. > > > > 2012/3/29 Deng Ching <[email protected]>: > >> Hi Olivier, > >> > >> I took the latest build for a spin last night, it's looking great :) > >> > >> I've noted down several items that could be improved, I'm not sure if I > >> should file them as subtasks for MRM-1497 or you want them filed as > >> separate issues but related to MRM-1497. > > Subtask looks good for me. > >> > >> - footers are too close to the border of the browser > > agree (easy to fix :-) ) > >> - maybe we can add a permanent links to the pages so users can directly > go > >> to it > > Permlink exists but not documented (and not for all screens). > > > > handle in method checkUrlParams in main.js > > samples: > > * > http://localhost:9091/archiva/index.html?request_lang=en&browse=org.apache.archiva > > then you will go to browse screen and the groupId > > * > http://localhost:9091/archiva/index.html?request_lang=en&artifact=org.apache.maven:maven-core:3.0&repositoryId=internal# > > artifact detail screen artifact accept groupId:artifactId[:version] > > * > http://localhost:9091/archiva/index.html?request_lang=en&screen=repositories-management# > > (btw here I have to improve a bit if user is not logged asking > > user/pwd) > > * etc.. > > > > > >> - maybe change back the create admin user behavior as before? the > "create > >> admin user" link on the right hand side corner is easy to miss > > you mean prevent doing any action before admin user has been created ? > >> - make the font size of the section names in the navigation menu larger > > agree and not complicated > done > >> - change the icon for Edit to a pencil (the current one looks like a > view > >> icon), the same goes for the Delete icon, change it to a trash can (the > >> current one looks like a cut icon) > > agree I will > have a look here https://skitch.com/e-olamy/8qnay/apache-archiva > lemme know if fine and I will update other screens. > Looks good, +1 :) Thanks, Deng
