13436 Commits

Author SHA1 Message Date
Rene Pfeuffer
3145b751c6 Add cancel method to remove install and uninstall files 2019-09-26 17:50:54 +02:00
Rene Pfeuffer
ac4eca7520 Fetch exception when uninstall file could not be written 2019-09-26 16:51:26 +02:00
Sebastian Sdorra
689e3fa17e do not use function as fetch argument, use the resulting object
This should fix the login problem "Error: e._links.me is undefined" on older firefox browsers such as 56.0.2
2019-09-26 15:42:21 +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
Florian Scholdei
940db42346 prettier 2019-09-23 14:16:28 +02:00
Florian Scholdei
b6f2304cab fixed warning regarding no child keys 2019-09-23 14:14:08 +02:00
Florian Scholdei
194b7f50b4 add icon to add/delete component as defined in the styleguide 2019-09-23 14:13:07 +02:00
Florian Scholdei
89d905b482 add icon support for button and reduced-mobile option if icon is set 2019-09-23 14:12:02 +02:00
Rene Pfeuffer
e533820ae6 Check for unrelated histories 2019-09-23 12:16:07 +02:00
Florian Scholdei
41ab9b7620 merge with upstream 2019-09-23 10:58:52 +02:00
Florian Scholdei
31d62165c5 remove css vars 2019-09-23 08:53:22 +02:00
Florian Scholdei
169940614b redo font-weight change for button 2019-09-23 08:50:19 +02:00
René Pfeuffer
eb1812dea6 Enable X-Forwarded header 2019-09-19 21:46:29 +02:00