aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/quality-profiles/home
Commit message (Expand)AuthorAgeFilesLines
* Fix documentation links inside SQGrégoire Aubert2018-09-241-1/+3
* finish typing redux store and simplify connected components (#675)Stas Vilchik2018-09-036-14/+2
* SONAR-10938 do not display undefined language in rule facet (#618)Stas Vilchik2018-08-211-2/+2
* SONAR-11090 Use rulesUpdatedAt date for stagnant quality profilesGrégoire Aubert2018-08-094-11/+9
* 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-252-2/+3
* SONAR-11012 Remove front end access checks on QP, QG and members pageGrégoire Aubert2018-07-112-17/+14
* SONAR-10611 Fix quality gate and quality profile badge tooltipsGrégoire Aubert2018-06-081-9/+3
* SONAR-10664 Improve dropdown UI/UX consistency (#217)Stas Vilchik2018-05-091-29/+24
* SONAR-10611 use new help tooltips across the app (#203)Stas Vilchik2018-05-031-10/+10
* SONAR-10611 Display inline documentation tooltips (#180)Stas Vilchik2018-05-032-17/+37
* drop unused web componentsStas Vilchik2018-03-221-57/+47
* create and use Button component (#3087)Stas Vilchik2018-02-213-39/+37
* update typescript to 2.7 (#3054)Stas Vilchik2018-02-133-4/+3
* rewrite rules app with react (#2982)Stas Vilchik2018-01-291-3/+4
* fix file headersStas Vilchik2018-01-1511-11/+11
* 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
* | Apply feedbackGrégoire Aubert2017-12-041-2/+2
* | SONAR-10022 Grouping actions must be consistentStas Vilchik2017-11-031-12/+7
* | SONAR-10024 Group of buttons shouldn't look like tabsStas Vilchik2017-11-031-10/+6
* | wrap react-modal and react-select in own components (#2759)Stas Vilchik2017-10-302-15/+5
* | update web dependencies (#2752)Stas Vilchik2017-10-304-48/+47
|/
* stop using jquery for ajax callsStas Vilchik2017-10-201-8/+11
* SONAR-1330 Allow only authorized actions on the Quality Profiles pageStas Vilchik2017-10-024-24/+20
* SONAR-1330 add widget to manage quality profile permissionsStas Vilchik2017-10-024-4/+4
* update prettierStas Vilchik2017-09-139-192/+169
* SONAR-9736 fix access to project admin pagesStas Vilchik2017-09-121-10/+11
* SONAR-9385 SONAR-9436 Replace moment with react-intlGrégoire Aubert2017-08-252-16/+25
* remove I prefix from interfacesStas Vilchik2017-08-218-20/+20
* translate all routes files to ts (#2378)Stas Vilchik2017-08-1813-412/+349
* comment flow annotations (#2335)Stas Vilchik2017-08-1411-37/+65
* update react (#2288)Stas Vilchik2017-07-251-1/+2
* upgrade prettier and remove prettier-eslint (#2254)Stas Vilchik2017-07-178-54/+62
* SONAR-9305 Remove action to restore built-in profiles in web appStas Vilchik2017-06-141-20/+0
* SONAR-9302 Display built-in flag on Quality profiles pageStas Vilchik2017-06-141-0/+2
* rework quality profiles modals (#2123)Stas Vilchik2017-05-306-46/+411
* SONAR-8369 SONAR-8722 Sanitize page titlesGrégoire Aubert2017-05-101-4/+0
* improve react usage (#1936)Stas Vilchik2017-04-191-5/+0
* SONAR-8927 Change format of quality profile permalinksStas Vilchik2017-04-034-8/+16
* SONAR-9005 support rules for organizationsStas Vilchik2017-04-034-22/+32
* SONAR-9008 support quality profiles for organizationsStas Vilchik2017-04-039-78/+157
* re-format js code (#1877)Stas Vilchik2017-03-314-14/+7
* optimize js bundles (#1855)Stas Vilchik2017-03-273-5/+3
* format code using prettier (#1774)Stas Vilchik2017-03-179-363/+343
* fix indentationStas Vilchik2017-02-234-15/+15
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-109-18/+18
* SONAR-8679 Quality Profiles page never finishes loading when there is no pluginsStas Vilchik2017-01-241-1/+1
* upgrade eslint and its plugins, tune rules (#1481)Stas Vilchik2016-12-221-4/+4
* SONAR-8505 Implement smooth transition between pages (#1440)Stas Vilchik2016-12-083-16/+16