Commit Graph

  • 8174019931 merge with 2.0.0-m3 Sebastian Sdorra 2019-10-02 07:47:44 +02:00
  • a632350d32 added message to NoCommonHistoryException Sebastian Sdorra 2019-10-02 07:43:17 +02:00
  • d5a1423e87 Merged in feature/abort_plugin_installation (pull request #326) Rene Pfeuffer 2019-10-02 05:04:10 +00:00
  • d5ed5c7f3c Close branch feature/abort_plugin_installation Rene Pfeuffer 2019-10-02 05:04:10 +00:00
  • 303448f371 Render modal dialog above page René Pfeuffer 2019-10-01 18:15:13 +02:00
  • dc6e5e537d Cleanup René Pfeuffer 2019-10-01 18:03:34 +02:00
  • ea1c11a96a Cleanup MultiPluginAction René Pfeuffer 2019-10-01 17:57:38 +02:00
  • 34177be6f7 merge with 2.0.0-m3 Sebastian Sdorra 2019-10-01 17:09:53 +02:00
  • 3abf9815f3 Externalize modal dialogs Rene Pfeuffer 2019-10-01 17:03:27 +02:00
  • 151049657a Merged in bugfix/postpone_writing_to_stream (pull request #322) Sebastian Sdorra 2019-10-01 12:52:25 +00:00
  • c9966081d4 Close branch bugfix/postpone_writing_to_stream Sebastian Sdorra 2019-10-01 12:52:25 +00:00
  • fb5617d940 implement create method for HgModifyCommand Eduard Heimbuch 2019-10-01 14:41:56 +02:00
  • 273b5fd2c6 Merged in feature/cat_with_lfs (pull request #324) Sebastian Sdorra 2019-10-01 12:12:04 +00:00
  • 35b8740e00 Close branch feature/cat_with_lfs Sebastian Sdorra 2019-10-01 12:12:04 +00:00
  • 6605cc2b6b remove unused imports Sebastian Sdorra 2019-10-01 13:58:33 +02:00
  • 7f657e5360 Simplifications Rene Pfeuffer 2019-10-01 13:21:08 +02:00
  • e0c40c645a Replace p with div Rene Pfeuffer 2019-10-01 10:31:55 +02:00
  • e6d32a1468 Replace hard reload with refresh Rene Pfeuffer 2019-10-01 10:27:06 +02:00
  • 92af956c5e Add unique keys for react Rene Pfeuffer 2019-10-01 09:55:00 +02:00
  • a511b39713 Enhance error message Rene Pfeuffer 2019-10-01 09:41:56 +02:00
  • fb6d66978e add margin bottom for collapse button, add className option for level component Florian Scholdei 2019-10-01 09:36:27 +02:00
  • aded308138 Error handling for plugin installation/uninstallaion Rene Pfeuffer 2019-10-01 09:33:48 +02:00
  • c518236b57 remove some large doubled margin Florian Scholdei 2019-09-30 17:01:40 +02:00
  • 4c8d28b9bf correct trans file used Florian Scholdei 2019-09-30 16:47:06 +02:00
  • d406efb7bb add collapse all diffs by once button, implement level component Florian Scholdei 2019-09-30 16:45:56 +02:00
  • 0a5575c2fd add HgModifyCommand / implement delete method Eduard Heimbuch 2019-09-30 15:58:33 +02:00
  • bef64e9831 add defaultCollapse option to force toggling all DiffFile components by once, remove toggle option and icon for binary files Florian Scholdei 2019-09-30 15:29:47 +02:00
  • 765667bf20 use icon component instead Florian Scholdei 2019-09-30 15:11:45 +02:00
  • b96087b0b0 fix collapsible option Florian Scholdei 2019-09-30 15:08:14 +02:00
  • ab83a16c31 use new icon option of button component Florian Scholdei 2019-09-30 14:53:12 +02:00
  • 9261513555 test if queues are cleared on cancel pending Eduard Heimbuch 2019-09-30 10:48:26 +02:00
  • 66d4eb7a7f change plugin overview action buttons Eduard Heimbuch 2019-09-30 10:26:32 +02:00
  • 09c7def874 Merged in bugfix/check_pending_plugin_link (pull request #325) Florian Scholdei 2019-09-30 07:31:38 +00:00
  • 5c8f87bd2f Close branch bugfix/check_pending_plugin_link Florian Scholdei 2019-09-30 07:31:38 +00:00
  • 78b17c17e8 clear queues after abort pending changes / do not restart after update all plugins Eduard Heimbuch 2019-09-28 15:28:40 +02:00
  • 333579ef2a cancel installation on pending plugins Eduard Heimbuch 2019-09-28 11:44:39 +02:00
  • e1dd393cce add collection update link if atleast one plugin is updatable Eduard Heimbuch 2019-09-27 16:07:25 +02:00
  • 2acad5936b merge Eduard Heimbuch 2019-09-27 15:45:18 +02:00
  • 9b897abf1f reformat Eduard Heimbuch 2019-09-27 15:44:41 +02:00
  • 281d812065 add rest api updateAllPlugins Eduard Heimbuch 2019-09-27 15:30:21 +02:00
  • 32cb67f92e implement MultiPluginActions for UpdateAll and CancelPending Eduard Heimbuch 2019-09-27 14:05:19 +02:00
  • d35fe49043 Fetch pending plugins only if permitted (link available) Rene Pfeuffer 2019-09-27 13:30:04 +02:00
  • 52a9429ef5 Add cancel link Rene Pfeuffer 2019-09-27 12:47:41 +02:00
  • fd4070b1b1 Add rest method Rene Pfeuffer 2019-09-27 11:49:14 +02:00
  • 3b34cb5278 Rename method and check permission Rene Pfeuffer 2019-09-27 11:46:14 +02:00
  • 2519c415bf Set uninstalled marker on cancel Rene Pfeuffer 2019-09-27 11:40:06 +02:00
  • 3145b751c6 Add cancel method to remove install and uninstall files Rene Pfeuffer 2019-09-26 17:50:54 +02:00
  • ac4eca7520 Fetch exception when uninstall file could not be written Rene Pfeuffer 2019-09-26 16:51:26 +02:00
  • 689e3fa17e do not use function as fetch argument, use the resulting object Sebastian Sdorra 2019-09-26 15:42:21 +02:00
  • 62a0a5a127 Merged in bugfix/ui_card_column (pull request #323) Eduard Heimbuch 2019-09-26 12:34:24 +00:00
  • 12563bedb0 Close branch bugfix/ui_card_column Eduard Heimbuch 2019-09-26 12:34:24 +00:00
  • cf6f0b77ba merged Eduard Heimbuch 2019-09-26 14:18:25 +02:00
  • 0e5ca16e6c use new icon option of button component Florian Scholdei 2019-09-25 17:25:13 +02:00
  • a09631173c position content more to center of cardColumn Florian Scholdei 2019-09-25 17:08:01 +02:00
  • 4592244c93 use Icon component, add actionbar button hover Florian Scholdei 2019-09-25 17:01:51 +02:00
  • 51b617c84a add missing spanish translations Florian Scholdei 2019-09-25 16:53:06 +02:00
  • 9461b29c9a merge with upstream Florian Scholdei 2019-09-25 16:31:50 +02:00
  • efc4cfbdc5 correct flex styling of cardColumn, no text overflow, movement by scaling browser and unpredictable behavior anymore Florian Scholdei 2019-09-25 16:31:17 +02:00
  • 680a524d72 remove css vars, use flex block instead of absolute aligned block Florian Scholdei 2019-09-25 16:28:59 +02:00
  • 8b115a602d Merged in feature/breadcrumb_home (pull request #321) Eduard Heimbuch 2019-09-25 13:48:57 +00:00
  • 7eca2f4107 Close branch feature/breadcrumb_home Eduard Heimbuch 2019-09-25 13:48:57 +00:00
  • e0e4db5583 Fix diff for hg Rene Pfeuffer 2019-09-25 15:41:02 +02:00
  • b25ae4b554 merged Eduard Heimbuch 2019-09-25 15:34:48 +02:00
  • 52c4126aba Merged in feature/ui_deviation2 (pull request #320) Eduard Heimbuch 2019-09-25 13:07:42 +00:00
  • 8b5653043d Close branch feature/ui_deviation2 Eduard Heimbuch 2019-09-25 13:07:42 +00:00
  • fa4d7ca81a merge Florian Scholdei 2019-09-25 14:50:46 +02:00
  • 2d5b670d31 loginTip ends on same height then loginInfo Florian Scholdei 2019-09-25 14:50:06 +02:00
  • 1b797e7de4 Fix unit test Rene Pfeuffer 2019-09-25 14:25:44 +02:00
  • 1a0a250866 add displayName functionality to reuse component in scm-review-plugin. Florian Scholdei 2019-09-25 13:33:11 +02:00
  • 2fc732a582 Merged in bugfix/ignore_no_newline_in_diff (pull request #319) Eduard Heimbuch 2019-09-25 11:17:55 +00:00
  • 885623d748 Close branch bugfix/ignore_no_newline_in_diff Eduard Heimbuch 2019-09-25 11:17:55 +00:00
  • 3d27938e80 Postpone writing to output stream in diff command Rene Pfeuffer 2019-09-25 12:15:30 +02:00
  • fcde3b8e61 taggroup items are now outlined Florian Scholdei 2019-09-25 10:30:26 +02:00
  • 885ba1bd6c add styling for home icon Florian Scholdei 2019-09-25 09:18:59 +02:00
  • 17f6a66cf6 add home icon to breadcrumb Florian Scholdei 2019-09-25 09:15:33 +02:00
  • 5b4d1d6003 Get correct sizes for lfs files René Pfeuffer 2019-09-25 08:31:42 +02:00
  • 7e5e45b488 Detect and load lfs files René Pfeuffer 2019-09-24 20:50:54 +02:00
  • bb1a4c68db add columns for hg configuration page Florian Scholdei 2019-09-24 15:47:35 +02:00
  • a02ea42488 remove unused trans Florian Scholdei 2019-09-24 14:39:11 +02:00
  • 660bdf6251 rename MemberName component Florian Scholdei 2019-09-24 14:38:39 +02:00
  • 9e1ac768c6 remove duplicated label Florian Scholdei 2019-09-24 14:26:27 +02:00
  • 9a3390f6e5 fix function calling for remove action, add key for items mapping Florian Scholdei 2019-09-24 14:26:05 +02:00
  • 3c473310bf reduce minimum app size Florian Scholdei 2019-09-24 13:41:44 +02:00
  • 23ceeac0b1 add padding for diff sidebySide view and move combined view padding definition to same place Florian Scholdei 2019-09-24 09:59:53 +02:00
  • 2222ac0706 move color definition on layer down to prevent modal font from changing Florian Scholdei 2019-09-24 09:36:48 +02:00
  • 1c922d637e Ignore '\ No newline at end of file' in diff René Pfeuffer 2019-09-23 17:25:01 +02:00
  • 4ad7366179 remove pr-plugin specific style Florian Scholdei 2019-09-23 14:35:13 +02:00
  • 940db42346 prettier Florian Scholdei 2019-09-23 14:16:28 +02:00
  • b6f2304cab fixed warning regarding no child keys Florian Scholdei 2019-09-23 14:14:08 +02:00
  • 194b7f50b4 add icon to add/delete component as defined in the styleguide Florian Scholdei 2019-09-23 14:13:07 +02:00
  • 89d905b482 add icon support for button and reduced-mobile option if icon is set Florian Scholdei 2019-09-23 14:12:02 +02:00
  • e533820ae6 Check for unrelated histories Rene Pfeuffer 2019-09-23 12:16:07 +02:00
  • 41ab9b7620 merge with upstream Florian Scholdei 2019-09-23 10:58:52 +02:00
  • 31d62165c5 remove css vars Florian Scholdei 2019-09-23 08:53:22 +02:00
  • 169940614b redo font-weight change for button Florian Scholdei 2019-09-23 08:50:19 +02:00
  • eb1812dea6 Enable X-Forwarded header René Pfeuffer 2019-09-19 21:46:29 +02:00
  • dc40341ebd Enable X-Forwarded header René Pfeuffer 2019-09-19 20:37:40 +02:00
  • aa405a2eb0 prevent following content from moving down Florian Scholdei 2019-09-19 15:52:46 +02:00
  • b755e6e1f8 adjust .outline class to bulma format Florian Scholdei 2019-09-19 15:52:24 +02:00
  • 49531b523f remove redundant .is-outline-* definitions Florian Scholdei 2019-09-19 15:07:04 +02:00