Commit Graph

3453 Commits

Author SHA1 Message Date
Stas Vilchik
b27171e264 SONAR-9065 Display concise issues list when browsing code (#1953) 2017-04-20 16:59:36 +02:00
Stas Vilchik
f6e90fdc19 upgrade prettier (#1954) 2017-04-20 11:10:13 +02:00
Stas Vilchik
d030db77d6 improve react usage (#1936)
* remove React.createClass

* remove react-addons-shallow-compare

* convert to functional components

* replace Component with PureComponent

* remove react-router-redux

* declare function components consistently

* fix quality flaws

* fix typo

* declare children prop consistently

* pass location to ComponentNavMenu
2017-04-19 08:51:45 +02:00
Grégoire Aubert
8e4fdfb5a5 SONAR-6911 Improve the display of default groups 2017-04-13 22:39:40 +02:00
Grégoire Aubert
92b758dfff SONAR-8992 Fix the number of groups for new members 2017-04-13 17:45:34 +02:00
Grégoire Aubert
2089389781 SONAR-8994 Fix groups management for non default org 2017-04-13 17:45:34 +02:00
Stas Vilchik
139261bbc1 SONAR-9064 Rework facets sidebar on the issues page 2017-04-13 12:21:37 +02:00
Grégoire Aubert
d665528c87 SONAR-9063 Rework issue box 2017-04-13 12:21:37 +02:00
Julien Lancelot
dc16c19711 SONAR-9016 Use 'Paging' in api/user_groups/search WS 2017-04-13 11:51:55 +02:00
Stas Vilchik
8126631734 support multiple highlighted symbols (#1927) 2017-04-13 09:16:32 +02:00
Stas Vilchik
ee72d1678a apply feedback on projects visualizations (#1928)
* update visualizations descriptions
* do not filter provisioned projects out
2017-04-13 09:16:13 +02:00
Grégoire Aubert
b3c2e0d524 SONAR-9110 Add organization page extensions 2017-04-12 16:36:29 +02:00
Stas Vilchik
11c2fa772d fix infinite loading of provisioned projects 2017-04-10 09:52:57 +02:00
Stas Vilchik
43f11774c1 SONAR-9005 disable custom rules for custom orgs (#1895) 2017-04-03 17:42:32 +02:00
Grégoire Aubert
1856d05592 Fix issues integration tests 2017-04-03 12:03:21 +02:00
Stas Vilchik
2c890d852d SONAR-8927 Change format of quality profile permalinks 2017-04-03 10:38:52 +02:00
Stas Vilchik
0f56fb56a4 SONAR-9005 redirect from global to organization rules page 2017-04-03 10:38:52 +02:00
Stas Vilchik
adb4265900 SONAR-9005 support rules for organizations 2017-04-03 10:38:52 +02:00
Stas Vilchik
32a73efa05 SONAR-9008 support quality profiles for organizations 2017-04-03 10:38:52 +02:00
Grégoire Aubert
be8738ea1e Revert "Add autofocus in project search on projects page"
This reverts commit 98ee1ae872.
2017-04-03 10:24:58 +02:00
Stas Vilchik
37fb35fcd8 add dropdown icon for rule tags 2017-03-31 18:02:05 +02:00
Stas Vilchik
aa5ca5c7e5 fix measure timeline 2017-03-31 17:59:10 +02:00
Grégoire Aubert
1246af8696 Prevent url pollution when updating project tags 2017-03-31 16:51:14 +02:00
Grégoire Aubert
77b57db428 Add format rule : order react component lifecycle methods (#1882) 2017-03-31 16:50:34 +02:00
Grégoire Aubert
2c6256d0b4 SONAR-8994 Fix groups count when the user is just added 2017-03-31 14:56:31 +02:00
Stas Vilchik
fe716c6dc4 re-format js code (#1877) 2017-03-31 13:54:46 +02:00
Grégoire Aubert
9d1a0c0071 SONAR-8922 Limit size of search result in tags and language facet 2017-03-31 11:31:32 +02:00
Grégoire Aubert
9d2913ece6 SONAR-8993 Fix popup message 2017-03-31 10:29:27 +02:00
Grégoire Aubert
ad273cfcd1 SONAR-8996 Restrict the issue assign action to members 2017-03-31 10:29:27 +02:00
Grégoire Aubert
f94f052f7e Fix code review requests 2017-03-31 10:29:27 +02:00
Grégoire Aubert
19adabdc66 SONAR-8994 Add groups management in members view 2017-03-31 10:29:27 +02:00
Grégoire Aubert
76ad0222a4 SONAR-8993 Remove member from organization 2017-03-31 10:29:27 +02:00
Grégoire Aubert
4b2cf358d3 SONAR-8992 Add a member to an organization 2017-03-31 10:29:27 +02:00
Grégoire Aubert
e4af315006 SONAR-8990 Add the list of members of an organization 2017-03-31 10:29:27 +02:00
Grégoire Aubert
5d4fa78653 SONAR-8990 Create the organizations members store 2017-03-31 10:29:27 +02:00
Stas Vilchik
90206399e2 fix public paths for js chunks 2017-03-29 16:01:38 +02:00
Grégoire Aubert
98ee1ae872 Add autofocus in project search on projects page 2017-03-29 08:33:00 +02:00
Stas Vilchik
c9846f5d48 MMF-721 apply feedback (#1858)
* add real links to the bubble chart
* do not display org names if feature is not enabled
* display bubbles with zero measure
* display color legend
* add charts descriptions
2017-03-28 15:25:50 +02:00
Grégoire Aubert
855690088c Fix code style 2017-03-27 16:59:34 +02:00
Julien Lancelot
bad8ec4d1d Merge remote-tracking branch 'origin/branch-6.3' 2017-03-27 16:25:15 +02:00
Grégoire Aubert
e752bd0069 SONAR-8844 Fix project tags selector (#1857)
* Limit list size to 10 elements max
* Fix long tags display
2017-03-27 12:06:05 +02:00
Stas Vilchik
7d963d84f4 optimize js bundles (#1855) 2017-03-27 12:04:48 +02:00
Grégoire Aubert
515da36801 Fix menu hover highlighting 2017-03-24 16:44:41 +01:00
Stas Vilchik
291a176569 fix search on projects page 2017-03-24 16:06:09 +01:00
Stas Vilchik
c066c98186 add flow-typed definitions (#1847) 2017-03-24 10:01:05 +01:00
Stas Vilchik
ee3d55716b SONAR-8969 use avatar field 2017-03-24 08:43:19 +01:00
Stas Vilchik
6d2b71500b MMF-721 Visualizations on the Projects page (#1826) 2017-03-23 17:21:20 +01:00
Stas Vilchik
ed786282fc fix little ui glitch on projects page 2017-03-23 16:29:34 +01:00
Grégoire Aubert
685a373cc4 SONAR-8844 Add tags editor on the project homepage (#1821) 2017-03-22 13:40:13 +01:00
Grégoire Aubert
f686468df2 Fix LeakPeriodLegend unit test 2017-03-22 13:11:57 +01:00