aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/background-tasks
Commit message (Expand)AuthorAgeFilesLines
* Update docsG. Ann Campbell2018-08-021-1/+10
* Limit size of submitter in brackground taskGrégoire Aubert2018-07-248-95/+112
* Fix testsPascal Mugnier2018-07-201-3/+3
* SONAR-10928 Fix seconds formatting on background tasks (#539)Pascal Mugnier2018-07-201-1/+1
* Simplify import paths of some componentsGrégoire Aubert2018-07-184-18/+18
* SONAR-10928 Display more precise duration in background tasks pagePascal Mugnier2018-07-102-21/+30
* drop mocking of react-domStas Vilchik2018-07-042-4/+0
* SONAR-10813 Add project branchesPascal Mugnier2018-06-291-0/+1
* fix workers form by not using lodash#times shorthandStas Vilchik2018-06-121-2/+4
* SONAR-10287 Use browser tooltips for descriptive hintsGrégoire Aubert2018-06-122-21/+16
* SONAR-10450 Add submitter column in background tasksGrégoire Aubert2018-06-089-12/+54
* SONAR-10673 Stop using font for icons (#252)Stas Vilchik2018-05-231-1/+1
* update sonar-web dependencies (#239)Stas Vilchik2018-05-152-4/+4
* replace native buttons with Button component (#235)Stas Vilchik2018-05-141-26/+16
* SONAR-10601 refresh the page when the web app can not load a js bundleStas Vilchik2018-05-101-4/+2
* SONAR-10611 use new help tooltips across the app (#203)Stas Vilchik2018-05-033-72/+58
* SONAR-10612 Create documentation space in the web appPascal Mugnier2018-05-031-0/+2
* SONAR-10572 Fix wrong link for branches in background tasksGrégoire Aubert2018-04-163-30/+133
* SONAR-9697 Ensure tooltips are always placed correctly (#77)Stas Vilchik2018-04-041-9/+0
* SONAR-9338 Make all date pickers consistent (#3157)Stas Vilchik2018-03-226-97/+63
* SONAR-10374 Support pull request in the web appTeryk Bellahsene2018-03-133-4/+34
* SONAR-10324 Improve tick and cross iconsGrégoire Aubert2018-03-013-20/+30
* create and use Button component (#3087)Stas Vilchik2018-02-212-21/+14
* update typescript to 2.7 (#3054)Stas Vilchik2018-02-134-4/+4
* fix file headersStas Vilchik2018-01-1532-84/+43
* update jest & enzymeStas Vilchik2018-01-123-4/+4
* Fix license headers for 2018Simon Brandhof2018-01-0714-11/+70
* SONAR-10188 Update project/organization headerStas Vilchik2018-01-021-28/+30
* SONAR-9225 Make all search bars consistentStas Vilchik2017-11-033-21/+15
* SONAR-10023 Clear actions must be consistentStas Vilchik2017-11-033-115/+108
* SONAR-10022 Grouping actions must be consistentStas Vilchik2017-11-036-260/+157
* Update to React 16 and Enzyme 3 (#2776)Grégoire Aubert2017-11-015-34/+58
* wrap react-modal and react-select in own components (#2759)Stas Vilchik2017-10-308-143/+10
* update web dependencies (#2752)Stas Vilchik2017-10-3011-49/+59
* improve css management (#2746)Stas Vilchik2017-10-301-1/+2
* use eslint for typescript, update eslint configuration (#2742)Stas Vilchik2017-10-305-3/+6
* display branch icon for branch analysis on background tasks pageStas Vilchik2017-10-191-1/+7
* update editions wordingStas Vilchik2017-10-191-1/+1
* SONAR-9867 Add button promoting governance on background tasks pageStas Vilchik2017-10-128-87/+186
* SONAR-9927 Project admins see "Cancel All" button on Background Tasks pageStas Vilchik2017-10-124-33/+72
* SONAR-8828 Make sure all messages can be localized (#2600)Stas Vilchik2017-10-032-8/+13
* revert SONAR-9708 Display incremental analysis badge in UIStas Vilchik2017-09-275-18/+3
* SONAR-9867 do not promote governance plugin on background tasks pageStas Vilchik2017-09-252-26/+5
* update prettierStas Vilchik2017-09-1314-129/+93
* Update web tests snapshotsGrégoire Aubert2017-09-122-2/+2
* SONAR-9702 display branches on background tasks pageStas Vilchik2017-09-1210-14/+84
* SONAR-9702 rewrite some background tasks componentsStas Vilchik2017-09-1236-221/+1153
* SONAR-9702 Build UI for short-lived branches (#2371)Stas Vilchik2017-09-122-9/+2
* Migrate to ts and improve CheckboxGrégoire Aubert2017-08-251-33/+23
* Use date parsing function from date-fns instead of new Date()Grégoire Aubert2017-08-253-8/+8