aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/projectsManagement/__tests__
Commit message (Expand)AuthorAgeFilesLines
* Fix license headers for 2019Duarte Meneses2019-01-0210-10/+10
* SONARCLOUD-176 Allow upgrading to paid organization when provisioning projectsGrégoire Aubert2018-12-077-32/+75
* create global type definitions (#1017)Stas Vilchik2018-12-058-28/+21
* SONARCLOUD-101 Display only organization on which we have correct permissions...Grégoire Aubert2018-11-161-2/+2
* SONAR-11204 Colorblind friendly banners (#899)Stas Vilchik2018-10-304-63/+39
* update web dependenciesStas Vilchik2018-10-261-6/+6
* SONAR-10963 Improve privacy badges of projects and organizationGrégoire Aubert2018-07-115-9/+21
* SONAR-10808 Add the ability fo filter projects by visibilityPascal Mugnier2018-07-102-0/+59
* drop mocking of react-domStas Vilchik2018-07-041-2/+0
* SONAR-10813 Add project branchesPascal Mugnier2018-06-291-0/+1
* SONAR-10664 Improve dropdown UI/UX consistency (#217)Stas Vilchik2018-05-092-40/+46
* SONAR-10611 use new help tooltips across the app (#203)Stas Vilchik2018-05-031-16/+10
* Fix SONAR-10581Pascal Mugnier2018-05-031-4/+0
* Hardening 28-03 (#72)Pascal Mugnier2018-04-042-290/+1
* SONAR-9697 Ensure tooltips are always placed correctly (#77)Stas Vilchik2018-04-041-2/+0
* SONAR-9338 Make all date pickers consistent (#3157)Stas Vilchik2018-03-225-29/+18
* drop unused web componentsStas Vilchik2018-03-222-4/+4
* SONAR-10374 Support pull request in the web appTeryk Bellahsene2018-03-131-1/+0
* create and use Button component (#3087)Stas Vilchik2018-02-218-136/+111
* rewrite parts of permission templates app in react (#3070)Stas Vilchik2018-02-165-21/+22
* rewrite maintenance app in react (#3055)Stas Vilchik2018-02-143-9/+6
* fix file headersStas Vilchik2018-01-1510-19/+19
* update jest & enzymeStas Vilchik2018-01-127-30/+30
* SONAR-10188 Update project/organization headerStas Vilchik2018-01-021-58/+62
* update react to 16.2.0, use react fragmentsStas Vilchik2017-12-151-4/+0
* Rewrite part of the permissions app to TypescriptGrégoire Aubert2017-12-145-5/+9
* Merge branch 'branch-6.7'Stas Vilchik2017-12-117-53/+201
|\
| * SONAR-10067 add "Restore Access" action on projects management pageStas Vilchik2017-12-117-101/+259
* | SONAR-9225 Make all search bars consistentStas Vilchik2017-11-032-40/+14
* | SONAR-10023 Clear actions must be consistentStas Vilchik2017-11-031-13/+12
* | SONAR-10022 Grouping actions must be consistentStas Vilchik2017-11-032-84/+42
* | Update to React 16 and Enzyme 3 (#2776)Grégoire Aubert2017-11-014-11/+20
* | wrap react-modal and react-select in own components (#2759)Stas Vilchik2017-10-305-421/+0
* | update web dependencies (#2752)Stas Vilchik2017-10-306-9/+74
* | use eslint for typescript, update eslint configuration (#2742)Stas Vilchik2017-10-305-1/+7
|/
* SONAR-9815 Add focus to the close button of the project creation confirmation...Stas Vilchik2017-10-121-15/+20
* do not let select date in futureStas Vilchik2017-10-101-0/+2
* SONAR-8828 Make sure all messages can be localized (#2600)Stas Vilchik2017-10-031-2/+2
* SONAR-9844 Do not display "Delete" button for portfolios and applicationsStas Vilchik2017-09-251-4/+4
* apply branches feedback (#2535)Stas Vilchik2017-09-222-57/+313
* SONAR-9813 display "Private" badge tooltip based on qualifierStas Vilchik2017-09-201-2/+6
* update prettierStas Vilchik2017-09-131-3/+12
* Update web tests snapshotsGrégoire Aubert2017-09-121-0/+1
* SONAR-9181 bulk delete projects or bulk apply template in one goStas Vilchik2017-09-1110-44/+208
* SONAR-4566 Identify old project on projects management pageStas Vilchik2017-09-115-3/+174
* SONAR-8693 Do not allow to filter portfolios or applications by status on man...Stas Vilchik2017-09-114-55/+114
* SONAR-9784 Drop ghosts tab on projects management pageStas Vilchik2017-09-112-14/+1
* SONAR-9784 rewrite projects management pageStas Vilchik2017-09-1117-0/+2728