aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/projectBranches
Commit message (Expand)AuthorAgeFilesLines
* finish typing redux store and simplify connected components (#675)Stas Vilchik2018-09-031-3/+3
* update main dependencies & fix autofixable eslint warnings (#601)Stas Vilchik2018-08-101-1/+1
* SONAR-10576 Replace wording "Leak" with "New Code"Pascal Mugnier2018-08-092-2/+2
* SONAR-11098 Improve alignment of the documentation tooltip on the project bra...Grégoire Aubert2018-08-094-7/+10
* SONAR-10601 refresh the page when the web app can not load a js bundleStas Vilchik2018-05-101-6/+2
* SONAR-10664 Improve dropdown UI/UX consistency (#217)Stas Vilchik2018-05-092-21/+25
* SONAR-10611 use new help tooltips across the app (#203)Stas Vilchik2018-05-032-12/+16
* Feature/pm/hardening 10 04 (#130)Pascal Mugnier2018-04-123-58/+130
* SONAR-10374 Support pull request in the web appTeryk Bellahsene2018-03-1314-124/+321
* create and use Button component (#3087)Stas Vilchik2018-02-2110-94/+56
* rewrite maintenance app in react (#3055)Stas Vilchik2018-02-142-29/+21
* update typescript to 2.7 (#3054)Stas Vilchik2018-02-138-9/+9
* strengthen import/order (#3024)Stas Vilchik2018-02-071-2/+2
* fix file headersStas Vilchik2018-01-1517-74/+34
* update jest & enzymeStas Vilchik2018-01-124-11/+11
* Fix license headers for 2018Simon Brandhof2018-01-072-0/+40
* SONAR-10188 Update project/organization headerStas Vilchik2018-01-022-80/+88
* SONAR-10023 Clear actions must be consistentStas Vilchik2017-11-033-18/+8
* SONAR-10022 Grouping actions must be consistentStas Vilchik2017-11-032-132/+75
* Update to React 16 and Enzyme 3 (#2776)Grégoire Aubert2017-11-011-11/+11
* wrap react-modal and react-select in own components (#2759)Stas Vilchik2017-10-307-94/+8
* update web dependencies (#2752)Stas Vilchik2017-10-309-20/+35
* use eslint for typescript, update eslint configuration (#2742)Stas Vilchik2017-10-308-5/+10
* update wording on branches pageStas Vilchik2017-10-092-4/+2
* SONAR-9756 update branch management pageStas Vilchik2017-10-0318-73/+1107
* revert changes of branches administrationStas Vilchik2017-09-2513-0/+1253
* apply branches feedback (#2535)Stas Vilchik2017-09-2213-1253/+0
* update prettierStas Vilchik2017-09-134-45/+30
* SONAR-9702 SONAR-9736 apply feedback on branches (#2496)Stas Vilchik2017-09-122-0/+9
* SONAR-9756 Build UI for branch management (#2433)Stas Vilchik2017-09-1213-0/+1259