aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/permissions/project
Commit message (Expand)AuthorAgeFilesLines
* SONAR-10948 Update warning message when changing visibility of projectGrégoire Aubert2018-07-112-72/+47
* SONAR-10963 Improve privacy badges of projects and organizationGrégoire Aubert2018-07-112-8/+10
* SONAR-10948 SONAR-10960 Hide default visibility option of projects for SonarC...Grégoire Aubert2018-07-111-14/+4
* SONAR-10887 Create a new permission: Administer Security HotspotsJulien HENRY2018-07-041-1/+8
* replace native buttons with Button component (#235)Stas Vilchik2018-05-141-12/+5
* SONAR-10508 Missing l10n message on project permissions pagePascal Mugnier2018-03-281-1/+1
* SONAR-10484 Prevent simultaneous WS request on permissions pages (#18)Pascal Mugnier2018-03-222-19/+23
* create and use Button component (#3087)Stas Vilchik2018-02-212-9/+9
* rewrite parts of permission templates app in react (#3070)Stas Vilchik2018-02-164-150/+200
* strengthen import/order (#3024)Stas Vilchik2018-02-071-2/+2
* Fix license headers for 2018Simon Brandhof2018-01-077-7/+7
* SONAR-9225 Make all search bars consistentStas Vilchik2017-11-031-5/+1
* wrap react-modal and react-select in own components (#2759)Stas Vilchik2017-10-301-7/+2
* update web dependencies (#2752)Stas Vilchik2017-10-301-3/+3
* SONAR-8828 Make sure all messages can be localized (#2600)Stas Vilchik2017-10-032-5/+5
* SONAR-9813 allow to change portfolio visibilityStas Vilchik2017-09-202-23/+25
* update prettierStas Vilchik2017-09-133-21/+16
* comment flow annotations (#2335)Stas Vilchik2017-08-144-26/+36
* SONAR-9531 Change the application spaceStas Vilchik2017-07-313-15/+18
* upgrade prettier and remove prettier-eslint (#2254)Stas Vilchik2017-07-174-38/+45
* Fix new flow typed issuesGrégoire Aubert2017-06-131-1/+1
* SONAR-8369 SONAR-8722 Sanitize page titlesGrégoire Aubert2017-05-101-2/+4
* SONAR-9166 allow to change default project visibility on-premise (#2022)Stas Vilchik2017-05-051-7/+2
* SONAR-9122 prevent setting a project as private (#2015)Stas Vilchik2017-05-043-3/+14
* apply feedback on private projects ui (#2011)Stas Vilchik2017-05-041-8/+18
* SONAR-9167 Allow to set a visibility when creating a projectStas Vilchik2017-05-022-77/+2
* SONAR-9165 Allow to change project visibility on its permissions pageStas Vilchik2017-05-027-324/+600
* upgrade prettier (#1954)Stas Vilchik2017-04-202-108/+111
* improve react usage (#1936)Stas Vilchik2017-04-193-3/+3
* re-format js code (#1877)Stas Vilchik2017-03-311-2/+1
* add flow-typed definitions (#1847)Stas Vilchik2017-03-241-1/+1
* SONAR-8974 Update "view" to "portfolio" in UI (#1818)Stas Vilchik2017-03-201-1/+5
* format code using prettier (#1774)Stas Vilchik2017-03-176-213/+208
* fix indentationStas Vilchik2017-02-232-16/+16
* SONAR-8658 display "Apply Template" button for org adminStas Vilchik2017-02-201-2/+4
* SONAR-8658 fix applying of permission templateStas Vilchik2017-02-201-1/+2
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-106-12/+12
* SONAR-8659 Create organization's projects management pageStas Vilchik2017-02-071-3/+10
* refactor and add type annonations around permissions domainStas Vilchik2017-02-032-65/+92
* support organizations on project permissions pageStas Vilchik2017-02-024-31/+29
* reorganize store directoriesStas Vilchik2016-12-094-4/+4
* SONAR-8451 Run js app outside of ruby containerStas Vilchik2016-12-072-3/+14
* step towards a single-entry-point js app (#1362)Stas Vilchik2016-11-285-79/+59
* SONAR-8367 The "Apply Template" button should be displayed only to system adm...Stas Vilchik2016-11-151-7/+7
* SONAR-7880 Put actions on permissions on the Projects Management pageStas Vilchik2016-07-132-19/+33
* SONAR-7832 Hide irrelevant permissions for views and developersStas Vilchik2016-07-122-9/+46
* SONAR-7840 SONAR-7879 Improve UX on permissions pagesStas Vilchik2016-07-127-0/+557