aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main
Commit message (Expand)AuthorAgeFilesLines
* SONAR-8922 Add tags facet on project page (#1790)Grégoire Aubert2017-03-1634-418/+1364
* SONAR-8961 drilldown on local views (#1796)Stas Vilchik2017-03-152-2/+2
* SONAR-8953 Isolate scrolling of facets sidebar on projects pageStas Vilchik2017-03-146-22/+56
* SONAR-8800 remove usages of deprecated apiStas Vilchik2017-03-146-19/+23
* SONAR-8881 display ws changelogStas Vilchik2017-03-144-14/+149
* SONAR-8779 hide deprecated api by defaultStas Vilchik2017-03-1411-231/+446
* SONAR-8778 display deprecated key and its versionStas Vilchik2017-03-145-62/+160
* add type annotationsStas Vilchik2017-03-141-3/+39
* SONAR-8452 change default projects page (#1777)Stas Vilchik2017-03-146-25/+80
* fix js exception when location message is emptyStas Vilchik2017-03-144-2/+39
* SONAR-8521 Improve size, duplication and coverage facets style (#1776)Grégoire Aubert2017-03-135-59/+66
* run eslint, flow and jest tests on travis (#1779)Stas Vilchik2017-03-132-26/+2
* SONAR-8875 Fixes a bug with array metrics (languages, tags)Grégoire Aubert2017-03-131-3/+9
* Revert some changes of 788f8da breaking the project searchGrégoire Aubert2017-03-133-72/+79
* SONAR-8878 Add ut and it's for Language, Search and Sort filtersGrégoire Aubert2017-03-136-0/+481
* SONAR-8878 Split to components and containersGrégoire Aubert2017-03-1312-84/+121
* improve web performace of projects pageStas Vilchik2017-03-1017-148/+188
* use rc-tooltipStas Vilchik2017-03-103-24/+99
* SONAR-8913 display analysis date on projects page (#1765)Stas Vilchik2017-03-095-48/+170
* SONAR-8452 open the last state of projects page (#1760)Stas Vilchik2017-03-0911-40/+152
* SONAR-8815 Improve rating facets style (#1764)Grégoire Aubert2017-03-094-10/+96
* SONAR-8815 Specify the operator on projects page facets (#1763)Grégoire Aubert2017-03-091-3/+3
* Automatic merge from branch-6.3ssjenka2017-03-091-2/+2
|\
| * fix styles on landing pageStas Vilchik2017-03-081-2/+2
| * fix quality flawStas Vilchik2017-03-021-2/+0
* | SONAR-8878 Add a sorting buttons on projects page facets (#1754)Grégoire Aubert2017-03-0810-64/+299
* | Polish new source viewer (#1755)Stas Vilchik2017-03-0871-2230/+1701
* | SONAR-8876 Rename language facet to languagesGrégoire Aubert2017-03-073-9/+12
* | SONAR-8877 Projects searchbox on projects page (#1747)Grégoire Aubert2017-03-078-30/+153
* | MMF-703 More efficient UX for issue multiple locations (#1749)Stas Vilchik2017-03-0718-133/+799
* | SONAR-8876 Language facet searchbox on projects page (#1741)Aubert Grégoire2017-03-064-3/+116
* | SONAR-8435 support STARTING status in web appStas Vilchik2017-03-065-41/+27
* | refactor source viewer (#1744)Stas Vilchik2017-03-0364-489/+2813
* | SONAR-8875 Add language facet on projects page (#1737)Aubert Grégoire2017-03-0315-21/+198
* | Revert "refactor source viewer (#1705)"Stas Vilchik2017-03-0364-2785/+496
* | fix quality flawStas Vilchik2017-03-021-2/+0
* | refactor source viewer (#1705)Stas Vilchik2017-03-0264-496/+2785
* | Automatic merge from branch-6.3ssjenka2017-03-022-3/+6
|\|
| * SONAR-8451 fix bad state on measures pageStas Vilchik2017-03-012-3/+6
* | fix redirection after loginStas Vilchik2017-02-281-1/+4
* | always redirect to landing after login from about pageStas Vilchik2017-02-281-2/+17
* | fix indentationStas Vilchik2017-02-231-66/+66
* | fix indentationStas Vilchik2017-02-23137-440/+440
* | SONAR-8773 Call api/projects/update_key and bulk_update_key in UITeryk Bellahsene2017-02-221-9/+9
* | Rename RoutesFilter to RedirectFilterTeryk Bellahsene2017-02-221-3/+4
|/
* SONAR-8658 display "Apply Template" button for org adminStas Vilchik2017-02-201-2/+4
* change wording in organization formStas Vilchik2017-02-201-0/+2
* SONAR-8658 fix applying of permission templateStas Vilchik2017-02-201-1/+2
* fix ui glitch on settings page on safariStas Vilchik2017-02-201-1/+1
* SONAR-8804 Use api/projects/search in projects admin pageJulien Lancelot2017-02-171-1/+1