Commit Graph

8265 Commits

Author SHA1 Message Date
Sebastian Sdorra
151049657a Merged in bugfix/postpone_writing_to_stream (pull request #322)
Postpone writing to output stream in diff command
2019-10-01 12:52:25 +00:00
Sebastian Sdorra
c9966081d4 Close branch bugfix/postpone_writing_to_stream 2019-10-01 12:52:25 +00:00
Sebastian Sdorra
273b5fd2c6 Merged in feature/cat_with_lfs (pull request #324)
cat with lfs
2019-10-01 12:12:04 +00:00
Sebastian Sdorra
35b8740e00 Close branch feature/cat_with_lfs 2019-10-01 12:12:04 +00:00
Sebastian Sdorra
6605cc2b6b remove unused imports 2019-10-01 13:58:33 +02:00
Florian Scholdei
bef64e9831 add defaultCollapse option to force toggling all DiffFile components by once, remove toggle option and icon for binary files 2019-09-30 15:29:47 +02:00
Florian Scholdei
765667bf20 use icon component instead 2019-09-30 15:11:45 +02:00
Florian Scholdei
b96087b0b0 fix collapsible option 2019-09-30 15:08:14 +02:00
Florian Scholdei
ab83a16c31 use new icon option of button component 2019-09-30 14:53:12 +02:00
Florian Scholdei
09c7def874 Merged in bugfix/check_pending_plugin_link (pull request #325)
Fetch pending plugins only if permitted (link available)
2019-09-30 07:31:38 +00:00
Florian Scholdei
5c8f87bd2f Close branch bugfix/check_pending_plugin_link 2019-09-30 07:31:38 +00:00
Rene Pfeuffer
d35fe49043 Fetch pending plugins only if permitted (link available) 2019-09-27 13:30:04 +02:00
Eduard Heimbuch
62a0a5a127 Merged in bugfix/ui_card_column (pull request #323)
Bugfix/ui card column
2019-09-26 12:34:24 +00:00
Eduard Heimbuch
12563bedb0 Close branch bugfix/ui_card_column 2019-09-26 12:34:24 +00:00
Eduard Heimbuch
cf6f0b77ba merged 2019-09-26 14:18:25 +02:00
Florian Scholdei
0e5ca16e6c use new icon option of button component 2019-09-25 17:25:13 +02:00
Florian Scholdei
a09631173c position content more to center of cardColumn 2019-09-25 17:08:01 +02:00
Florian Scholdei
4592244c93 use Icon component, add actionbar button hover 2019-09-25 17:01:51 +02:00
Florian Scholdei
51b617c84a add missing spanish translations 2019-09-25 16:53:06 +02:00
Florian Scholdei
9461b29c9a merge with upstream 2019-09-25 16:31:50 +02:00
Florian Scholdei
efc4cfbdc5 correct flex styling of cardColumn, no text overflow, movement by scaling browser and unpredictable behavior anymore 2019-09-25 16:31:17 +02:00
Florian Scholdei
680a524d72 remove css vars, use flex block instead of absolute aligned block 2019-09-25 16:28:59 +02:00
Eduard Heimbuch
8b115a602d Merged in feature/breadcrumb_home (pull request #321)
Feature/breadcrumb home
2019-09-25 13:48:57 +00:00
Eduard Heimbuch
7eca2f4107 Close branch feature/breadcrumb_home 2019-09-25 13:48:57 +00:00
Rene Pfeuffer
e0e4db5583 Fix diff for hg 2019-09-25 15:41:02 +02:00
Eduard Heimbuch
b25ae4b554 merged 2019-09-25 15:34:48 +02:00
Eduard Heimbuch
52c4126aba Merged in feature/ui_deviation2 (pull request #320)
feature/ui_deviation2
2019-09-25 13:07:42 +00:00
Eduard Heimbuch
8b5653043d Close branch feature/ui_deviation2 2019-09-25 13:07:42 +00:00
Florian Scholdei
fa4d7ca81a merge 2019-09-25 14:50:46 +02:00
Florian Scholdei
2d5b670d31 loginTip ends on same height then loginInfo 2019-09-25 14:50:06 +02:00
Rene Pfeuffer
1b797e7de4 Fix unit test 2019-09-25 14:25:44 +02:00
Florian Scholdei
1a0a250866 add displayName functionality to reuse component in scm-review-plugin. 2019-09-25 13:33:11 +02:00
Eduard Heimbuch
2fc732a582 Merged in bugfix/ignore_no_newline_in_diff (pull request #319)
Ignore '\ No newline at end of file' in diff
2019-09-25 11:17:55 +00:00
Eduard Heimbuch
885623d748 Close branch bugfix/ignore_no_newline_in_diff 2019-09-25 11:17:55 +00:00
Rene Pfeuffer
3d27938e80 Postpone writing to output stream in diff command
Without this, the gzip filter would write the first bytes to the
response output stream, before the diff command is triggered and
potential exceptions may be thrown. When exceptions are thrown too late,
filters like the GZip filter may already have sent bytes to the response
stream. Afterwards this cannot be undone and the response created by an
exception mapper may not be valid anymore.
2019-09-25 12:15:30 +02:00
Florian Scholdei
fcde3b8e61 taggroup items are now outlined 2019-09-25 10:30:26 +02:00
Florian Scholdei
885ba1bd6c add styling for home icon 2019-09-25 09:18:59 +02:00
Florian Scholdei
17f6a66cf6 add home icon to breadcrumb 2019-09-25 09:15:33 +02:00
René Pfeuffer
5b4d1d6003 Get correct sizes for lfs files 2019-09-25 08:31:42 +02:00
René Pfeuffer
7e5e45b488 Detect and load lfs files 2019-09-24 20:50:54 +02:00
Florian Scholdei
bb1a4c68db add columns for hg configuration page 2019-09-24 15:47:35 +02:00
Florian Scholdei
a02ea42488 remove unused trans 2019-09-24 14:39:11 +02:00
Florian Scholdei
660bdf6251 rename MemberName component 2019-09-24 14:38:39 +02:00
Florian Scholdei
9e1ac768c6 remove duplicated label 2019-09-24 14:26:27 +02:00
Florian Scholdei
9a3390f6e5 fix function calling for remove action, add key for items mapping 2019-09-24 14:26:05 +02:00
Florian Scholdei
3c473310bf reduce minimum app size 2019-09-24 13:41:44 +02:00
Florian Scholdei
23ceeac0b1 add padding for diff sidebySide view and move combined view padding definition to same place 2019-09-24 09:59:53 +02:00
Florian Scholdei
2222ac0706 move color definition on layer down to prevent modal font from changing 2019-09-24 09:36:48 +02:00
René Pfeuffer
1c922d637e Ignore '\ No newline at end of file' in diff 2019-09-23 17:25:01 +02:00
Florian Scholdei
4ad7366179 remove pr-plugin specific style 2019-09-23 14:35:13 +02:00