aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components
Commit message (Expand)AuthorAgeFilesLines
* SONAR-9756 Build UI for branch management (#2433)Stas Vilchik2017-09-126-14/+284
* add branches help popups (#2420)Stas Vilchik2017-09-124-68/+49
* SONAR-9736 Build UI for long-living branches (#2390)Stas Vilchik2017-09-1211-40/+208
* SONAR-9702 Build UI for short-lived branches (#2371)Stas Vilchik2017-09-1211-122/+169
* SONAR-4566 Identify old project on projects management pageStas Vilchik2017-09-112-17/+30
* SONAR-9784 rewrite projects management pageStas Vilchik2017-09-119-62/+271
* Fix leak period background when zoomed on activity graphsGrégoire Aubert2017-08-251-0/+1
* SONAR-9521 Add sparator between ws descriptions (hum and rewrite to ts)Grégoire Aubert2017-08-251-4/+6
* Migrate to ts and improve CheckboxGrégoire Aubert2017-08-252-21/+47
* SONAR-9747 Make components and global settings independant from each others i...Grégoire Aubert2017-08-251-3/+3
* Use date parsing function from date-fns instead of new Date()Grégoire Aubert2017-08-2511-34/+67
* SONAR-9385 SONAR-9436 Replace moment with react-intlGrégoire Aubert2017-08-2517-338/+287
* translate all routes files to ts (#2378)Stas Vilchik2017-08-1811-213/+179
* SONAR-9435 Manage issues' popup at the list levelGrégoire Aubert2017-08-1716-38/+65
* SONAR-9390 Reduce a little bit the nav bar min width to better match the page...Grégoire Aubert2017-08-171-1/+1
* Fix wrong treemap legend for coverage measureGrégoire Aubert2017-08-171-5/+4
* Fix quality flawsGrégoire Aubert2017-08-171-6/+8
* SONAR-9513 Add spacebar shortcut to check an issueGrégoire Aubert2017-08-171-3/+10
* SONAR-9490 Allow to click on links inside issues commentsGrégoire Aubert2017-08-162-0/+18
* Fix quality flawsGrégoire Aubert2017-08-163-8/+4
* Configure for use with TypescriptGrégoire Aubert2017-08-161-6/+6
* comment flow annotations (#2335)Stas Vilchik2017-08-14119-521/+814
* SONAR-9708 Display incremental analysis badge in UI (#2352)Stas Vilchik2017-08-141-1/+1
* In facet header now only the text is clickableGrégoire Aubert2017-08-142-104/+121
* Expose Icons component to pluginsGrégoire Aubert2017-08-141-0/+61
* Better alignement of list and tree iconsGrégoire Aubert2017-08-142-9/+5
* SONAR-9608 Fix drilldown (shortcuts, treemap) for portfolios and applicationsGrégoire Aubert2017-08-141-2/+3
* SONAR-9608 SONAR-8588 Improve treemapGrégoire Aubert2017-08-143-3/+118
* Apply reviewStas Vilchik2017-08-141-8/+4
* Delete old component measures pageGrégoire Aubert2017-08-142-273/+0
* SONAR-8591 Update link iconGrégoire Aubert2017-08-145-9/+67
* SONAR-8588 On treemap, place tooltip on left or right depending on tile positionGrégoire Aubert2017-08-141-2/+2
* SONAR-9608 SONAR-9636 Add treemap legend on project measures pageGrégoire Aubert2017-08-143-3/+156
* SONAR-9612 Add bubble chart buttons on the project overview pageGrégoire Aubert2017-08-141-11/+3
* Change selected values badge style on the facets headersGrégoire Aubert2017-08-142-3/+3
* SONAR-9608 SONAR-9615 Add inline documentation on project measures pageGrégoire Aubert2017-08-143-13/+33
* SONAR-9608 SONAR-9611 Create the project overview bubble chart on the measure...Grégoire Aubert2017-08-141-0/+44
* SONAR-9608 Move the secondary measure under the measure detail headerGrégoire Aubert2017-08-142-7/+14
* SONAR-9608 SONAR-9636 Add treemap view to the components measures pageGrégoire Aubert2017-08-144-8/+240
* SONAR-9608 SONAR-9613 Add the page actions and a select to switch between viewsGrégoire Aubert2017-08-143-1/+88
* SONAR-9608 SONAR-9634 Create the measure list viewGrégoire Aubert2017-08-142-5/+18
* Generalize facet components for both issues and measuresGrégoire Aubert2017-08-1418-0/+1048
* SONAR-9608 SONAR-9609 Create the new measures page sidebar with all facetsGrégoire Aubert2017-08-141-34/+21
* Move Measure component to the global components folderGrégoire Aubert2017-08-143-0/+157
* support NONE value in Level componentStas Vilchik2017-07-312-1/+5
* expose ratings and level components (#2257)Stas Vilchik2017-07-314-5/+36
* make SelectList available for extensionsStas Vilchik2017-07-311-5/+7
* update react (#2288)Stas Vilchik2017-07-2531-181/+225
* SONAR-9566, SONAR-9570 Filter tags by organization when updating an issue tagsGrégoire Aubert2017-07-255-2/+13
* SONAR-9583 Use fixed width layout for navigationStas Vilchik2017-07-217-2/+207