aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/quality-profiles
Commit message (Expand)AuthorAgeFilesLines
* create global type definitions (#1017)Stas Vilchik2018-12-055-18/+17
* SONAR-11204 Colorblind friendly banners (#899)Stas Vilchik2018-10-303-7/+12
* update web dependenciesStas Vilchik2018-10-261-6/+6
* SONAR-11296 Display language name after bulk activation of rulesGrégoire Aubert2018-09-251-1/+1
* Fix documentation links inside SQGrégoire Aubert2018-09-241-1/+3
* finish typing redux store and simplify connected components (#675)Stas Vilchik2018-09-0321-88/+11
* SONAR-11053 add disabled "Activate more" button for built-in profilesStas Vilchik2018-08-243-4/+39
* introduce IssueType and RuleType enumsStas Vilchik2018-08-242-9/+11
* SONAR-10938 do not display undefined language in rule facet (#618)Stas Vilchik2018-08-211-2/+2
* update main dependencies & fix autofixable eslint warnings (#601)Stas Vilchik2018-08-108-22/+25
* SONAR-11090 Use rulesUpdatedAt date for stagnant quality profilesGrégoire Aubert2018-08-0912-31/+29
* SONAR-11076 add more docs links and tool tipsPascal Mugnier2018-08-021-0/+7
* SONAR-11013 Add search capabilities to the embedded documentation (#513)Stas Vilchik2018-07-253-3/+9
* SONAR-11012 Remove front end access checks on QP, QG and members pageGrégoire Aubert2018-07-113-18/+15
* SONAR-10973 Modal window stays open after copying quality profileStas Vilchik2018-07-042-0/+29
* SONAR-10867 Add security hotspot new issue typeJulien HENRY2018-07-043-5/+15
* SONAR-10611 Fix quality gate and quality profile badge tooltipsGrégoire Aubert2018-06-082-19/+8
* SONAR-10675 Decrease JavaScript boot-up time (#283)Stas Vilchik2018-05-291-1/+2
* SONAR-10712 Add pagination to Quality Profile project listPascal Mugnier2018-05-291-19/+38
* SONAR-10711 Add pagination object to api/qualityprofile/projects webservicePascal Mugnier2018-05-291-1/+1
* SONAR-10434 Improve alignments of buttons dropdowns tabs & search fieldsPascal Mugnier2018-05-242-2/+2
* SONAR-10673 Stop using font for icons (#252)Stas Vilchik2018-05-234-11/+8
* rewrite some components in ts (#243)Stas Vilchik2018-05-152-4/+4
* update sonar-web dependencies (#239)Stas Vilchik2018-05-152-2/+2
* SONAR-10601 refresh the page when the web app can not load a js bundleStas Vilchik2018-05-103-35/+26
* SONAR-10664 Improve dropdown UI/UX consistency (#217)Stas Vilchik2018-05-093-202/+205
* Fix SONAR-6691Pascal Mugnier2018-05-071-0/+1
* SONAR-10611 use new help tooltips across the app (#203)Stas Vilchik2018-05-037-44/+52
* SONAR-10612 Create documentation space in the web appPascal Mugnier2018-05-031-0/+2
* SONAR-10611 Display inline documentation tooltips (#180)Stas Vilchik2018-05-033-18/+38
* SONAR-9697 Ensure tooltips are always placed correctly (#77)Stas Vilchik2018-04-043-9/+1
* SONAR-9338 Make all date pickers consistent (#3157)Stas Vilchik2018-03-224-61/+50
* Rewrite SelectList component in React on Quality Page (#3152)Pascal Mugnier2018-03-221-39/+68
* drop unused web componentsStas Vilchik2018-03-221-57/+47
* create and use Button component (#3087)Stas Vilchik2018-02-2120-191/+155
* rewrite maintenance app in react (#3055)Stas Vilchik2018-02-142-7/+5
* update typescript to 2.7 (#3054)Stas Vilchik2018-02-1319-47/+48
* strengthen import/order (#3024)Stas Vilchik2018-02-072-2/+2
* rewrite rules app with react (#2982)Stas Vilchik2018-01-2911-26/+141
* fix file headersStas Vilchik2018-01-1575-168/+88
* update jest & enzymeStas Vilchik2018-01-123-29/+29
* SONAR-10073 Impossible to set QP of a project from an organization that is no...Stas Vilchik2018-01-091-10/+17
* Fix license headers for 2018Simon Brandhof2018-01-075-0/+99
* SONAR-10188 Update project/organization headerStas Vilchik2018-01-021-11/+0
* update typescript and prettier, use shortcut fragment syntax (#2913)Stas Vilchik2017-12-153-15/+10
* update react to 16.2.0, use react fragmentsStas Vilchik2017-12-153-76/+75
* SONAR-10191 Update profile name parameter (#2896)John Du Hart2017-12-121-1/+1
* Merge branch 'branch-6.7'Stas Vilchik2017-12-111-0/+2
|\
| * SONAR-10076 Impossible to create a QP using IE11Stas Vilchik2017-12-111-0/+2
* | SONAR-10074 Use new QP actions 'delete' and 'associateProjects'Grégoire Aubert2017-12-045-41/+49