aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/projectsManagement
Commit message (Expand)AuthorAgeFilesLines
* finish typing redux store and simplify connected components (#675)Stas Vilchik2018-09-031-4/+5
* update main dependencies & fix autofixable eslint warnings (#601)Stas Vilchik2018-08-101-1/+4
* SONAR-11036 Install integration with GitHub or BitBucket CloudGrégoire Aubert2018-08-107-51/+27
* Simplify import paths of some componentsGrégoire Aubert2018-07-181-1/+1
* SONAR-10963 Improve privacy badges of projects and organizationGrégoire Aubert2018-07-118-25/+39
* SONAR-10945 QP and QG pages should only be visible only to members of paid or...Grégoire Aubert2018-07-113-17/+18
* SONAR-10948 SONAR-10960 Hide default visibility option of projects for SonarC...Grégoire Aubert2018-07-112-13/+14
* SONAR-10808 Add the ability fo filter projects by visibilityPascal Mugnier2018-07-104-4/+107
* drop mocking of react-domStas Vilchik2018-07-041-2/+0
* SONAR-10813 Add project branchesPascal Mugnier2018-06-291-0/+1
* SONAR-10673 Stop using font for icons (#252)Stas Vilchik2018-05-232-2/+2
* SONAR-10601 refresh the page when the web app can not load a js bundleStas Vilchik2018-05-102-21/+20
* SONAR-10664 Improve dropdown UI/UX consistency (#217)Stas Vilchik2018-05-093-56/+66
* SONAR-10611 use new help tooltips across the app (#203)Stas Vilchik2018-05-032-21/+16
* SONAR-10612 Create documentation space in the web appPascal Mugnier2018-05-031-0/+2
* Fix SONAR-10581Pascal Mugnier2018-05-032-5/+0
* Hardening 28-03 (#72)Pascal Mugnier2018-04-043-324/+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-229-38/+33
* drop unused web componentsStas Vilchik2018-03-223-6/+6
* SONAR-10374 Support pull request in the web appTeryk Bellahsene2018-03-132-3/+2
* create and use Button component (#3087)Stas Vilchik2018-02-2115-218/+159
* rewrite parts of permission templates app in react (#3070)Stas Vilchik2018-02-169-39/+48
* rewrite maintenance app in react (#3055)Stas Vilchik2018-02-143-9/+6
* update typescript to 2.7 (#3054)Stas Vilchik2018-02-137-9/+8
* strengthen import/order (#3024)Stas Vilchik2018-02-071-1/+1
* fix file headersStas Vilchik2018-01-1524-78/+38
* update jest & enzymeStas Vilchik2018-01-127-30/+30
* Fix license headers for 2018Simon Brandhof2018-01-072-0/+40
* SONAR-10188 Update project/organization headerStas Vilchik2018-01-022-84/+90
* update react to 16.2.0, use react fragmentsStas Vilchik2017-12-152-6/+1
* Rewrite part of the permissions app to TypescriptGrégoire Aubert2017-12-145-5/+9
* Merge branch 'branch-6.7'Stas Vilchik2017-12-1113-77/+465
|\
| * SONAR-10067 add "Restore Access" action on projects management pageStas Vilchik2017-12-1113-133/+547
* | SONAR-9225 Make all search bars consistentStas Vilchik2017-11-033-63/+21
* | SONAR-10023 Clear actions must be consistentStas Vilchik2017-11-032-24/+22
* | SONAR-10022 Grouping actions must be consistentStas Vilchik2017-11-034-107/+59
* | 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-3010-451/+10
* | update web dependencies (#2752)Stas Vilchik2017-10-3011-40/+101
* | use eslint for typescript, update eslint configuration (#2742)Stas Vilchik2017-10-307-4/+9
|/
* SONAR-9815 Add focus to the close button of the project creation confirmation...Stas Vilchik2017-10-122-20/+47
* 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-032-3/+3
* SONAR-9844 Do not display "Delete" button for portfolios and applicationsStas Vilchik2017-09-252-11/+13
* apply branches feedback (#2535)Stas Vilchik2017-09-223-68/+344
* SONAR-9813 display "Private" badge tooltip based on qualifierStas Vilchik2017-09-202-3/+9
* update prettierStas Vilchik2017-09-1310-207/+220
* Update web tests snapshotsGrégoire Aubert2017-09-121-0/+1
* SONAR-9181 bulk delete projects or bulk apply template in one goStas Vilchik2017-09-1118-143/+294