aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components/issue
Commit message (Collapse)AuthorAgeFilesLines
* update jest & enzymeStas Vilchik2018-01-129-23/+35
|
* Fix license headers for 2018Simon Brandhof2018-01-0743-43/+43
|
* Rewrite users page to TS and ReactGrégoire Aubert2017-11-241-3/+2
|
* SONAR-9225 Make all search bars consistentStas Vilchik2017-11-032-26/+14
|
* SONAR-10023 Clear actions must be consistentStas Vilchik2017-11-033-33/+24
|
* SONAR-10022 Grouping actions must be consistentStas Vilchik2017-11-032-14/+26
|
* Update to React 16 and Enzyme 3 (#2776)Grégoire Aubert2017-11-011-0/+2
| | | | | | | | | | | | | | * 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-7/+1
|
* update web dependencies (#2752)Stas Vilchik2017-10-306-18/+31
|
* Fix quality flawsGrégoire Aubert2017-10-271-0/+1
|
* SONAR-9987 Add a changelog entry when copying/merging issuesJulien HENRY2017-10-201-0/+22
|
* SONAR-8635 do not check assign_to_me actionStas Vilchik2017-10-191-1/+1
|
* SONAR-9850 Remove scrollbar from the "Similar Issues" filter popupStas Vilchik2017-10-171-1/+9
|
* SONAR-9544 Long words in issue box breaks the displayStas Vilchik2017-10-172-256/+235
|
* SONAR-9696 UI asks to comment issues after bulk changeStas Vilchik2017-10-111-8/+8
|
* fix issue permalinks with branchesStas Vilchik2017-10-045-2/+19
|
* SONAR-9425 Drop locations indicator when browsing issue detailsStas Vilchik2017-09-275-29/+46
|
* update prettierStas Vilchik2017-09-1314-79/+89
|
* Use date parsing function from date-fns instead of new Date()Grégoire Aubert2017-08-254-19/+14
|
* SONAR-9385 SONAR-9436 Replace moment with react-intlGrégoire Aubert2017-08-259-60/+87
|
* SONAR-9435 Manage issues' popup at the list levelGrégoire Aubert2017-08-177-36/+12
|
* SONAR-9513 Add spacebar shortcut to check an issueGrégoire Aubert2017-08-171-3/+10
|
* SONAR-9490 Allow to click on links inside issues commentsGrégoire Aubert2017-08-162-0/+18
|
* Fix quality flawsGrégoire Aubert2017-08-161-2/+2
|
* comment flow annotations (#2335)Stas Vilchik2017-08-1426-119/+193
|
* SONAR-8591 Update link iconGrégoire Aubert2017-08-142-7/+13
|
* update react (#2288)Stas Vilchik2017-07-251-1/+2
|
* SONAR-9566, SONAR-9570 Filter tags by organization when updating an issue tagsGrégoire Aubert2017-07-255-2/+13
|
* upgrade prettier and remove prettier-eslint (#2254)Stas Vilchik2017-07-1713-22/+37
|
* Fix new flow typed issuesGrégoire Aubert2017-06-1310-10/+10
|
* remove avatar for system events on issues changelog popup (#2109)Grégoire Aubert2017-05-262-24/+19
|
* do not display avatar for "not assigned"Stas Vilchik2017-05-151-8/+9
|
* SONAR-9174 Display issue box on the last line of its primary location (#2047)Stas Vilchik2017-05-114-7/+31
|
* MMF-661 rework search (#2030)Stas Vilchik2017-05-098-12/+33
|
* SONAR-8908 Check permissions when displaying an issue permalinkStas Vilchik2017-05-093-8/+13
|
* SONAR-8982 Fix error message when issue action failsGrégoire Aubert2017-05-037-6/+20
|
* upgrade jest (#1981)Stas Vilchik2017-04-2717-238/+468
|
* apply feedback for issues page (#1980)Stas Vilchik2017-04-265-34/+51
|
* SONAR-9063 Add the number of multiple locations on issue box (#1972)Stas Vilchik2017-04-243-2/+49
|
* SONAR-9066 Display secondary locations in the issues list (#1965)Stas Vilchik2017-04-241-4/+3
|
* upgrade prettier (#1954)Stas Vilchik2017-04-2022-62/+55
|
* SONAR-9064 Rework facets sidebar on the issues pageStas Vilchik2017-04-1343-2101/+516
|
* SONAR-9063 Rework issue boxGrégoire Aubert2017-04-1360-130/+4214
|
* SONAR-9005 support rules for organizationsStas Vilchik2017-04-031-1/+1
|
* Add format rule : order react component lifecycle methods (#1882)Grégoire Aubert2017-03-311-4/+4
|
* SONAR-8996 Restrict the issue assign action to membersGrégoire Aubert2017-03-311-1/+12
|
* Merge remote-tracking branch 'origin/branch-6.3'Julien Lancelot2017-03-272-4/+4
|\
| * SONAR-8969 use avatar fieldStas Vilchik2017-03-242-4/+4
| |
* | optimize js bundles (#1855)Stas Vilchik2017-03-272-5/+2
| |
* | adjust formattingStas Vilchik2017-03-212-2/+2
| |