summaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main/coffee/coding-rules/views/coding-rules-detail-view.coffee
Commit message (Expand)AuthorAgeFilesLines
* Move sonar-server, sonar-search and sonar-process into sub-dir server/Simon Brandhof2014-07-101-305/+0
* SONAR-5007 Replace browser confirm dialogs with custom onesJean-Baptiste Lievremont2014-06-301-13/+18
* SONAR-5353 Fix render synchronization issue with navigationJean-Baptiste Lievremont2014-06-191-9/+11
* SONAR-5356 SONAR-5357 Rename custom rule edition button, add delete button on...Jean-Baptiste Lievremont2014-06-181-0/+17
* SONAR-4697 Add button to remove extended descriptionJean-Baptiste Lievremont2014-06-171-0/+8
* SONAR-5353 SONAR-5358 Allow to deactivate rule templates if they have been ac...Jean-Baptiste Lievremont2014-06-171-12/+24
* SONAR-5374 Hide unnecessary details for a manual ruleJean-Baptiste Lievremont2014-06-171-1/+3
* SONAR-5018 Add resources for the creation, update, deletion andJean-Baptiste Lievremont2014-06-161-0/+7
* SONAR-5355 Add resources to create a custom rule from a templateJean-Baptiste Lievremont2014-06-161-3/+4
* SONAR-5136 Fix handling of server errors when editing tagsJean-Baptiste Lievremont2014-06-131-6/+13
* SONAR-5353 Display list of custom rules in the details of a template ruleJean-Baptiste Lievremont2014-06-121-18/+35
* SONAR-5137 Use lexical order for quality profiles listJean-Baptiste Lievremont2014-06-121-1/+4
* SONAR-5136 Add "escape" key to close extended description, enable tab supportJean-Baptiste Lievremont2014-06-111-0/+4
* SONAR-5136 Prevent synchronization issue between list and detailsJean-Baptiste Lievremont2014-06-111-3/+5
* SONAR-5137 Fix parameter display alignmentJean-Baptiste Lievremont2014-06-091-0/+3
* SONAR-5137 Hide quality profiles section when not admin and not activated on ...Jean-Baptiste Lievremont2014-06-091-0/+1
* SONAR-5007 Apply feedback about rule details, filters, sortingJean-Baptiste Lievremont2014-06-061-8/+5
* SONAR-5352 SONAR-5353 Start work on rule templatesJean-Baptiste Lievremont2014-06-041-28/+54
* SONAR-5007 Allow user to cancel rule tag editionJean-Baptiste Lievremont2014-06-031-0/+9
* SONAR-5007 Adjust UI to handle profile inheritanceJean-Baptiste Lievremont2014-06-021-5/+8
* SONAR-5007 SONAR-5326 SONAR-5136 Use completion for tagsJean-Baptiste Lievremont2014-05-281-3/+7
* SONAR-5007 SONAR-5326 SONAR-5136 Use /update for tags and noteJean-Baptiste Lievremont2014-05-281-7/+10
* SONAR-5007 SONAR-5137 Filter quality profiles on rule language for activationJean-Baptiste Lievremont2014-05-231-1/+1
* SONAR-5007 Fix display of facets, translations, paging, filtersJean-Baptiste Lievremont2014-05-231-1/+3
* SONAR-5007 SONAR-5136 Display yet more rule fields in coding rules detailsJean-Baptiste Lievremont2014-05-221-0/+2
* SONAR-5007 SONAR-5137 Link "extend description" somehowJean-Baptiste Lievremont2014-05-211-2/+2
* SONAR-5007 SONAR-5137 Link activate/deactivate buttonsJean-Baptiste Lievremont2014-05-211-0/+2
* SONAR-5007 SONAR-5137 Show profiles + activationJean-Baptiste Lievremont2014-05-211-1/+1
* SONAR-5007 Link permissions in coding rules UIJean-Baptiste Lievremont2014-05-201-1/+4
* SONAR-5007 Fix display of rule list, rule details, repository filterJean-Baptiste Lievremont2014-05-201-2/+7
* SONAR-5007 Start integratng api/rules WS with UIJean-Baptiste Lievremont2014-05-201-3/+3
* SONAR-5007 Rework context bannerStas Vilchik2014-03-261-14/+37
* SONAR-5007 Small details UI improvementsStas Vilchik2014-03-261-2/+6
* Move source outside from webappStas Vilchik2014-03-251-0/+131