Commit graph

29 commits

Author SHA1 Message Date
Marcin Kuzminski
4291c5fccd gists: add copy url to clipboard helper icon. 2017-09-26 12:47:13 +02:00
Marcin Kuzminski
2a06b6b96d diffs: show copy-to-clipboard next to diff files 2017-09-21 23:29:44 +02:00
Marcin Kuzminski
feb25a9cb8 diffs: support mercurial copy in diffs details. 2017-03-28 22:37:33 +02:00
Marcin Kuzminski
8838ed268c files: render images inside the file view.
- instead of displaying binary message, render images icons and gifs
inside the preview pane.
2017-03-28 20:19:23 +02:00
Marcin Kuzminski
1d8f00e026 annotation: added shortcut links to browse the annotation view with previous commits. 2017-02-07 22:51:07 +01:00
Marcin Kuzminski
1b7412f886 annotations: fixed UI problems in annotation view for newer browsers. 2017-02-07 21:54:05 +01:00
Marcin Kuzminski
6b600fa872 style: fixed some wrong less arguments used. 2017-02-07 16:14:24 +01:00
Marcin Kuzminski
24ef7171f8 comments: add comments type into comments. 2017-01-11 14:46:29 +01:00
Marcin Kuzminski
3ca1cc3b64 comments: improved comments form layout.
- changed to be made to support comments types
- cleaner UI
2017-01-04 14:58:06 +01:00
Marcin Kuzminski
3761402390 pull-requests: updated versioning support.
- each pr version connects invalidated comments to it
- in version list we show number of comments made on each version
- show all outdated comments even for deleted files
- linkify outdated comments to first one
- added auto-collapse of commit range if they are more than 5
- styling changes, wide mode improvements
2016-12-30 12:11:15 +01:00
Marcin Kuzminski
8b2182110a pull-requests: added version browsing for pull requests.
- invalidated comments now link to previous version to show code context
- removed all deprecated JS code left from new diffs
- improved invalidated comments display logic
- UI tweaks
2016-12-06 00:22:04 +01:00
Marcin Lulek
863f7254a9 styles: replace adjacent selector with sibling selctor 2016-11-29 13:30:17 +01:00
Marcin Kuzminski
854da3a6c0 comments: make add arrow slightly smaller, and not hide the line numbers when hover. 2016-11-28 00:54:58 +01:00
Daniel Dourvaris
c5cdd9695a diffs: add new diffs to pull request page 2016-11-25 11:14:04 +02:00
Daniel Dourvaris
0eeefabdfd ux: add hidden comments indicators plus style tweaks
* add hidden comments indicator in diff lines
* make no new line at end of file marker red
* fixes bug where show/hide comments was not changing message

refs #4311
2016-11-25 08:14:15 +02:00
Daniel Dourvaris
e97cb5ad1e diffs: add comments to changeset diffs 2016-10-28 10:39:55 +03:00
Daniel Dourvaris
1278eec21d ux: make the diffset header more pronounced and show commit details
if a commit is available, also color it orange when a diff has been
limited
2016-10-26 17:55:20 +03:00
Daniel Dourvaris
3e93f44117 diffs: rename .diff to .filediff and use .diffset for grouping
a list of diffs since .filediff refers to a single file rather than
the entire diff
2016-10-26 16:21:57 +03:00
Daniel Dourvaris
8fec78d0a9 ux: make show file after/before links unclickable and black if
they are disabled
2016-10-25 17:24:29 +03:00
Daniel Dourvaris
12ebe4382a diffs: replace compare controller with new html based diffs:
* side/side + unified support
* redesign of diff changes/operations
* added button to see file before the change
* auto collapses large diffs

refs #4232
2016-10-19 14:29:51 +03:00
Daniel Dourvaris
af4ba1eff5 codeblocks: add new code token rendering function that
supports diff and normal tokens.
2016-10-19 10:37:07 +03:00
Daniel Dourvaris
8f4e395877 annotations: replace annotated source code viewer with renderer
to allow soft wrapping of lines and viewing of annotation message
2016-10-12 18:55:18 +03:00
Marcin Lulek
98738b435f css: fix overflow problem in diffs 2016-09-21 15:36:11 +02:00
lisaq
2a46a56fff styling: fixing alignment of comment toggle button 2016-09-12 11:56:55 +02:00
lisaq
3a01852b49 styling: adds README styling for #4054 GFM 2016-07-04 17:26:32 +02:00
lisaq
9506a7f041 styling: GFM tweaks #4054 2016-06-30 15:23:53 +02:00
Daniel Dourvaris
2fc47913e5 search: add syntax highlighting, line numbers and line context
to file content search results
2016-05-30 07:15:12 +03:00
lisaq
83f9357645 styling: gravatar improvements for special cases 2016-05-24 18:17:14 +02:00
Marcin Kuzminski
9a0d8c0b77 project: added all source files and assets 2016-05-24 15:56:53 +02:00