aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/organizations
Commit message (Collapse)AuthorAgeFilesLines
* strengthen import/order (#3024)Stas Vilchik2018-02-073-6/+6
|
* rewrite groups app with react (#3017)Stas Vilchik2018-02-062-47/+2
|
* rewrite rules app with react (#2982)Stas Vilchik2018-01-292-30/+3
|
* fix file headersStas Vilchik2018-01-1517-63/+43
|
* update jest & enzymeStas Vilchik2018-01-121-2/+2
|
* Fix license headers for 2018Simon Brandhof2018-01-0731-30/+50
|
* SONAR-10188 Update project/organization headerStas Vilchik2018-01-028-448/+489
|
* SONAR-10182 Users should be able to choose their homepageStas Vilchik2018-01-025-58/+64
|
* SONAR-10187 Provide more options to populate empty "My Projects" pageStas Vilchik2018-01-024-84/+24
|
* SONAR-10186 Switch between organizations from the headerStas Vilchik2018-01-0218-759/+1131
|
* SONAR-9554 Make "Analyze a project" and "Create an org" more discoverableStas Vilchik2018-01-021-0/+1
|
* Rewrite usage of Organization containersGrégoire Aubert2017-12-1414-223/+132
|
* Rewrite part of the permissions app to TypescriptGrégoire Aubert2017-12-144-48/+42
|
* SONAR-8829 move organization avatar to the leftStas Vilchik2017-12-112-36/+91
|
* SONAR-10080 turn Issues to My IssuesStas Vilchik2017-12-111-2/+2
|
* SONAR-10080 turn Projects to My ProjectsStas Vilchik2017-12-113-64/+7
|
* SONAR-9225 Make all search bars consistentStas Vilchik2017-11-032-24/+24
|
* SONAR-10022 Grouping actions must be consistentStas Vilchik2017-11-038-181/+128
|
* SONAR-10024 Group of buttons shouldn't look like tabsStas Vilchik2017-11-032-20/+14
|
* Update to React 16 and Enzyme 3 (#2776)Grégoire Aubert2017-11-0117-85/+112
| | | | | | | | | | | | | | * Update to React 16 * Add missing promise catch * Fix jest tests * extract react-dom mock * remove empty snapshots * Fix modals
* SONAR-10031 Stop computing avatar hash in web app (#2769)Stas Vilchik2017-10-301-1/+1
|
* wrap react-modal and react-select in own components (#2759)Stas Vilchik2017-10-308-83/+8
|
* update web dependencies (#2752)Stas Vilchik2017-10-308-0/+24
|
* SONAR-8499 Remove orange underline for administration menuStas Vilchik2017-10-122-3/+6
|
* SONAR-9756 update branch management pageStas Vilchik2017-10-032-5/+14
|
* avoid using redux in projects appStas Vilchik2017-09-134-121/+82
|
* update prettierStas Vilchik2017-09-1310-87/+66
|
* SONAR-9784 rewrite projects management pageStas Vilchik2017-09-111-1/+1
|
* comment flow annotations (#2335)Stas Vilchik2017-08-1422-108/+166
|
* update react (#2288)Stas Vilchik2017-07-257-0/+14
|
* SONAR-9566 Don't redirect to "My Issues" at organization levelGrégoire Aubert2017-07-253-18/+4
|
* SONAR-9566 Move "Members" tab after "Quality Gates" in organizations navbarGrégoire Aubert2017-07-252-35/+35
|
* SONAR-9565 Move the Quality Gates link to organization levelGrégoire Aubert2017-07-253-0/+54
|
* SONAR-9566 Remove organization name from component path when in issues page ↵Grégoire Aubert2017-07-251-1/+1
| | | | at org level
* SONAR-9566 Add Issues link at organization level navbarGrégoire Aubert2017-07-256-11/+93
|
* SONAR-9583 Use fixed width layout for navigationStas Vilchik2017-07-212-358/+337
|
* upgrade prettier and remove prettier-eslint (#2254)Stas Vilchik2017-07-1710-28/+51
|
* SONAR-9403 Create form to add custom metric on project activity graphGrégoire Aubert2017-07-132-1/+4
|
* SONAR-8550 Fix styling issues on FirefoxGrégoire Aubert2017-07-042-3/+5
|
* update projects page layout (#2182)Stas Vilchik2017-06-193-18/+0
|
* SONAR-9245 Prevent the projects page topbar to keep open when switching app ↵Grégoire Aubert2017-06-096-43/+75
| | | | in org context
* SONAR-9245 Keep the top bar open while switching between favorits and all ↵Grégoire Aubert2017-06-094-3/+25
| | | | projects page
* SONAR-9044 Easy access to my organizationsGrégoire Aubert2017-05-123-19/+51
|
* Apply review commentsGrégoire Aubert2017-05-104-10/+12
|
* SONAR-8369 SONAR-8722 Sanitize page titlesGrégoire Aubert2017-05-1011-18/+40
|
* MMF-661 rework search (#2030)Stas Vilchik2017-05-092-1/+4
|
* SONAR-8992 Fix members add form, show only non membersGrégoire Aubert2017-05-014-40/+95
|
* Simplify warning message when removing a memberGrégoire Aubert2017-05-012-25/+0
|
* Update members displayGrégoire Aubert2017-05-012-77/+43
|
* Fix organization admin extension nav menu highlightGrégoire Aubert2017-05-011-2/+5
|