aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/widgets
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7223 "Best Values" are not displayed properly (#994)Stas Vilchik2016-05-181-36/+33
* refactor project overview page (#908)Stas Vilchik2016-05-131-1/+1
* SONAR-7446 Replace usage of facetMode 'debt' by 'effort' in Issues pageStas Vilchik2016-04-181-5/+5
* enforce js code style5.5-M14Stas Vilchik2016-04-057-102/+11
* SONAR-7481 fix HistoryUiTestStas Vilchik2016-04-011-1/+2
* SONAR-7481 Sparklines in the "History Table" widget are not displayedStas Vilchik2016-04-012-0/+67
* SONAR-7494 Web: Reintroduce the web app contextStas Vilchik2016-03-312-6/+6
* SONAR-7473 Drop 'reporter' field from UIJulien Lancelot2016-03-291-10/+0
* SONAR-7469 SONAR-7202 SONAR-7201 Remove action plan from the UITeryk Bellahsene2016-03-252-45/+0
* fix displaying projects in issue filter widgetStas Vilchik2016-03-211-2/+2
* SONAR-7455 Update "Issue Filter" and "Project Issue Filter" widgets to suppor...Stas Vilchik2016-03-101-0/+11
* improve code qualityStas Vilchik2016-02-242-2/+2
* improve code qualityStas Vilchik2016-02-221-1/+6
* improve code qualityStas Vilchik2016-02-2211-546/+533
* SONAR-7122 drop web context from js codeStas Vilchik2016-02-193-7/+7
* SONAR-6629 Rewrite complexity widgetStas Vilchik2016-01-152-0/+50
* Fix project title in copyright headersSimon Brandhof2016-01-1312-12/+12
* SONAR-7186 Rule names are not displayed correctly in then issue filter widgetStas Vilchik2016-01-111-1/+2
* fix widgets to not explicitly use l10nStas Vilchik2016-01-111-1/+1
* improve code qualityStas Vilchik2016-01-061-2/+3
* rewrite translation moduleStas Vilchik2016-01-062-2/+5
* fix treemap widgetStas Vilchik2016-01-061-2/+1
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-0512-0/+228
* improve code qualityStas Vilchik2015-12-221-3/+3
* install webpackStas Vilchik2015-12-182-44/+6
* improve code qualityStas Vilchik2015-12-091-1/+1
* improve code qualityStas Vilchik2015-12-081-1/+1
* improve code qualityStas Vilchik2015-12-082-2/+2
* refactor measure formattingStas Vilchik2015-11-021-1/+3
* improve code qualityStas Vilchik2015-10-143-3/+8
* use moment.js installed by npmStas Vilchik2015-10-143-1/+4
* improve the web build system, introduce gulp and browserifyStas Vilchik2015-10-1412-291/+2893
* clean up file headersStas Vilchik2015-09-161-19/+0
* Revert "use single web app"Stas Vilchik2015-09-101-10/+23
* use the single web appStas Vilchik2015-08-261-23/+10
* fix bad renamingStas Vilchik2015-08-121-2/+2
* SONAR-6331 add project overviewStas Vilchik2015-08-101-2/+2
* SONAR-6668 update issue filters widgets to display the technical debtStas Vilchik2015-06-298-25/+51
* improve the "max results reached" message in issues filter widgetStas Vilchik2015-06-221-1/+1
* change web structure: separate componentsStas Vilchik2015-05-1914-1900/+159
* SONAR-5726 fix the display of limited results warningStas Vilchik2015-05-071-1/+1
* fix quality flawsStas Vilchik2015-04-171-2/+2
* SONAR-6236 do not show resolved and closed issues when query has unresolved c...Stas Vilchik2015-03-191-0/+5
* fix quality flawsStas Vilchik2015-03-181-1/+0
* SONAR-6234 apply feedbackStas Vilchik2015-03-111-4/+20
* SONAR-5726 apply feedbackStas Vilchik2015-03-101-2/+16
* add missed file headersStas Vilchik2015-03-041-0/+19
* SONAR-5726 SONAR-6234 cover some corner cases, add testsStas Vilchik2015-03-041-0/+14
* SONAR-6234 add project issue filter widgetStas Vilchik2015-03-041-4/+49
* SONAR-5726 add global issue filter widgetStas Vilchik2015-03-041-0/+218