aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/projects-admin
Commit message (Expand)AuthorAgeFilesLines
* Fix merge conflict with branch-6.5Grégoire Aubert2017-07-242-3/+5
* make sure all pages fit on minimum widthStas Vilchik2017-07-211-1/+1
* replace require.ensure with dymamic import (#2187)Stas Vilchik2017-07-181-6/+6
* upgrade prettier and remove prettier-eslint (#2254)Stas Vilchik2017-07-176-34/+39
* UI: SONAR-9355 Create onboarding tutorial (#2137)Stas Vilchik2017-06-201-2/+1
* SONAR-9044 Easy access to my organizationsGrégoire Aubert2017-05-121-2/+14
* SONAR-8369 SONAR-8722 Sanitize page titlesGrégoire Aubert2017-05-101-1/+5
* SONAR-9166 allow to change default project visibility on-premise (#2022)Stas Vilchik2017-05-054-48/+67
* SONAR-9122 prevent setting a project as private (#2015)Stas Vilchik2017-05-043-17/+42
* SONAR-9167 Allow to set a visibility when creating a projectStas Vilchik2017-05-027-139/+257
* SONAR-9166 Allow to change default project visibility for organizationStas Vilchik2017-05-025-56/+231
* SONAR-9164 Display project visibility badgeStas Vilchik2017-05-022-1/+5
* upgrade prettier (#1954)Stas Vilchik2017-04-201-3/+4
* improve react usage (#1936)Stas Vilchik2017-04-195-82/+76
* SONAR-9064 Rework facets sidebar on the issues pageStas Vilchik2017-04-131-1/+1
* Add format rule : order react component lifecycle methods (#1882)Grégoire Aubert2017-03-311-18/+18
* re-format js code (#1877)Stas Vilchik2017-03-313-6/+6
* optimize js bundles (#1855)Stas Vilchik2017-03-273-9/+15
* format code using prettier (#1774)Stas Vilchik2017-03-1711-270/+293
* SONAR-8800 remove usages of deprecated apiStas Vilchik2017-03-144-9/+9
* fix indentationStas Vilchik2017-02-232-2/+2
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-1012-24/+24
* SONAR-8659 display only projects for custom organizationsStas Vilchik2017-02-081-1/+5
* display 404 when accessing on-prem admin pages being in cloud modeStas Vilchik2017-02-071-2/+3
* SONAR-8659 Create organization's projects management pageStas Vilchik2017-02-076-15/+45
* remove explicit _ and $ dependecies (#1487)Stas Vilchik2016-12-292-18/+19
* upgrade eslint and its plugins, tune rules (#1481)Stas Vilchik2016-12-224-45/+39
* reorganize store directoriesStas Vilchik2016-12-091-2/+2
* SONAR-8505 Implement smooth transition between pages (#1440)Stas Vilchik2016-12-081-10/+7
* SONAR-8451 Run js app outside of ruby containerStas Vilchik2016-12-071-15/+5
* step towards a single-entry-point js app (#1362)Stas Vilchik2016-11-282-12/+60
* move /projects to /projects/adminStas Vilchik2016-10-2114-0/+1066