aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/account
Commit message (Expand)AuthorAgeFilesLines
* Fix license headers for 2019Duarte Meneses2019-01-0236-36/+36
* SONARCLOUD-272 Update user notifications settings pageWouter Admiraal2018-12-206-104/+367
* remove some usages of legacy react contextStas Vilchik2018-12-112-12/+16
* create global type definitions (#1017)Stas Vilchik2018-12-0518-53/+35
* Rewrite remaining of the settings page to TSGrégoire Aubert2018-11-302-11/+12
* SONARCLOUD-101 Display only organization on which we have correct permissions...Grégoire Aubert2018-11-161-3/+2
* SONAR-11204 Colorblind friendly banners (#899)Stas Vilchik2018-10-303-9/+9
* update web dependenciesStas Vilchik2018-10-262-65/+62
* SONARCLOUD-120 Add new "Create Organization" page (#691)Stas Vilchik2018-09-252-272/+5
* rewrite account app in tsStas Vilchik2018-09-219-144/+149
* finish typing redux store and simplify connected components (#675)Stas Vilchik2018-09-032-7/+13
* update main dependencies & fix autofixable eslint warnings (#601)Stas Vilchik2018-08-1011-18/+27
* SONAR-11036 Install integration with GitHub or BitBucket CloudGrégoire Aubert2018-08-101-1/+1
* SONAR-11013 Add search capabilities to the embedded documentation (#513)Stas Vilchik2018-07-251-1/+4
* Migrate remaining of organization app to TSGrégoire Aubert2018-07-111-2/+2
* SONAR-10813 Add project branchesPascal Mugnier2018-06-291-0/+1
* MMF-1319 Document SC specific features (#318)laurawacrenier2018-06-121-1/+5
* SONAR-10671 Reduce render-blocking stylesheets (#297)Stas Vilchik2018-05-311-18/+0
* SONAR-10673 Stop using font for icons (#252)Stas Vilchik2018-05-231-1/+2
* Introduce Bitbucket Cloud ApplicationJulien HENRY2018-05-166-102/+39
* update sonar-web dependencies (#239)Stas Vilchik2018-05-152-4/+0
* rewrite notifications app in ts and drop from redux store (#233)Stas Vilchik2018-05-1522-574/+1059
* replace native buttons with Button component (#235)Stas Vilchik2018-05-141-6/+7
* SONAR-10601 refresh the page when the web app can not load a js bundleStas Vilchik2018-05-101-19/+7
* SONAR-10656 Remove SonarQube occurences when SonarCloud is enabledGrégoire Aubert2018-05-082-2/+5
* SONAR-10612 Create documentation space in the web appPascal Mugnier2018-05-031-0/+2
* SONAR-9697 Ensure tooltips are always placed correctly (#77)Stas Vilchik2018-04-041-10/+8
* SONAR-10374 Support pull request in the web appTeryk Bellahsene2018-03-132-2/+1
* create and use Button component (#3087)Stas Vilchik2018-02-212-37/+29
* update typescript to 2.7 (#3054)Stas Vilchik2018-02-133-3/+3
* SONAR-10289 Update login page UI and allow to display identity providers helpStas Vilchik2018-02-071-1/+7
* strengthen import/order (#3024)Stas Vilchik2018-02-074-4/+4
* fix file headersStas Vilchik2018-01-1510-71/+11
* update jest & enzymeStas Vilchik2018-01-121-2/+2
* Reuse react based tokens form in account space (#2954)Stas Vilchik2018-01-116-220/+68
* Fix license headers for 2018Simon Brandhof2018-01-0728-24/+103
* SONAR-10188 Update project/organization headerStas Vilchik2018-01-0213-368/+380
* SONAR-10187 Provide more options to populate empty "My Projects" pageStas Vilchik2018-01-022-48/+28
* SONAR-10186 fetch user organizations when app startsStas Vilchik2018-01-021-7/+2
* SONAR-9554 Make "Analyze a project" and "Create an org" more discoverableStas Vilchik2018-01-023-81/+91
* update typescript and prettier, use shortcut fragment syntax (#2913)Stas Vilchik2017-12-151-7/+7
* SONAR-8829 move organization avatar to the leftStas Vilchik2017-12-112-31/+39
* SONAR-9000 display all organizations a user is a member ofStas Vilchik2017-11-292-9/+6
* Rewrite users page to TS and ReactGrégoire Aubert2017-11-242-25/+28
* SONAR-10023 Clear actions must be consistentStas Vilchik2017-11-031-1/+1
* Update to React 16 and Enzyme 3 (#2776)Grégoire Aubert2017-11-011-2/+2
* 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-303-27/+7
* update web dependencies (#2752)Stas Vilchik2017-10-306-9/+39
* improve css management (#2746)Stas Vilchik2017-10-301-23/+23