Commit Graph

  • 41b27d6e09 rename extensionPoints Eduard Heimbuch 2019-08-29 16:27:40 +02:00
  • 91cd4871cb Merged in feature/modification_api (pull request #302) Sebastian Sdorra 2019-08-29 13:34:48 +00:00
  • f85460ae62 Close branch feature/modification_api Sebastian Sdorra 2019-08-29 13:34:48 +00:00
  • 2674dbaf52 suppress UnstableApiUsage and use try with resources Sebastian Sdorra 2019-08-29 15:32:36 +02:00
  • 51d423f4db update ui-bundler to v0.0.30 to fix react useEffect error in vendor bundle Sebastian Sdorra 2019-08-29 14:47:50 +02:00
  • 6bd9e0e7dd Add messages for IllegalIdentifierChangeException Rene Pfeuffer 2019-08-29 13:47:28 +02:00
  • 924912b437 Fix preconditions Rene Pfeuffer 2019-08-29 13:19:14 +02:00
  • 3c583b414e move route to editor-plugin Eduard Heimbuch 2019-08-29 11:10:09 +02:00
  • de7647ba55 Extract common code Rene Pfeuffer 2019-08-29 10:31:25 +02:00
  • ae8b519a92 Merge with api changes Rene Pfeuffer 2019-08-29 09:45:17 +02:00
  • bb0682fab5 Delete temporary workdir after command was executed René Pfeuffer 2019-08-28 17:04:22 +02:00
  • aae9ba6a59 Commit and push changes René Pfeuffer 2019-08-28 16:23:33 +02:00
  • 2e5ceb7825 create fileupload dropzone using react-dropzone Eduard Heimbuch 2019-08-28 15:45:25 +02:00
  • b0267d6909 Handle error on delete René Pfeuffer 2019-08-28 15:10:38 +02:00
  • 406620bd9d First steps to implement create in modify command René Pfeuffer 2019-08-28 15:07:14 +02:00
  • 55ac40363d Add missing injection René Pfeuffer 2019-08-28 13:57:39 +02:00
  • baa4f6a917 Make modify command available René Pfeuffer 2019-08-28 13:53:24 +02:00
  • 578fa8a98c add Route with extensionPoint to FileUpload page Eduard Heimbuch 2019-08-28 13:34:55 +02:00
  • e0ecb3440b Add modify command René Pfeuffer 2019-08-28 13:19:59 +02:00
  • a8ce0f028d Add missing getter in reuest René Pfeuffer 2019-08-28 13:03:51 +02:00
  • c57ef73475 Introduce command request for modify command René Pfeuffer 2019-08-28 12:58:56 +02:00
  • bde13f8be4 add ExtensionPoint for actionbar to sourceview-breadcrumbs Eduard Heimbuch 2019-08-28 12:18:44 +02:00
  • bd22d60965 show full borders in sourceView when extensionPoint is available Eduard Heimbuch 2019-08-28 09:55:48 +02:00
  • e4fde9b299 add ExtensionPoint to fileView-actionBar as ButtonGroup Eduard Heimbuch 2019-08-28 09:37:43 +02:00
  • 7217a244a7 change label to tooltip for fileView-actionbar buttons Eduard Heimbuch 2019-08-28 09:36:52 +02:00
  • e511f723e5 fix PageAction detection by using a static class property Sebastian Sdorra 2019-08-28 08:07:46 +02:00
  • 5d439e9783 merge with 2.0.0-m3 Sebastian Sdorra 2019-08-28 07:34:56 +02:00
  • 57e748b4e4 Rename class to distinguish between 'modifications' and 'modify' René Pfeuffer 2019-08-28 06:43:18 +02:00
  • 956d9a42c8 Fix injection René Pfeuffer 2019-08-28 06:32:15 +02:00
  • 44d99fcc9d Create new modification command René Pfeuffer 2019-08-27 16:57:10 +02:00
  • 4f21756d00 Extract class to provide temporary work directories René Pfeuffer 2019-08-27 16:56:44 +02:00
  • 769207c2c1 fixed compilation error Sebastian Sdorra 2019-08-27 15:33:30 +02:00
  • 79037afdf8 update maven-deploy-plugin from 2.7 to 2.8.2 Sebastian Sdorra 2019-08-27 15:20:38 +02:00
  • 86f9de25ec Merged in bugfix/ci_status_validation (pull request #298) Sebastian Sdorra 2019-08-27 13:16:39 +00:00
  • c42b3cca0c Close branch bugfix/ci_status_validation Sebastian Sdorra 2019-08-27 13:16:39 +00:00
  • 65f89720df add extensionPoint to sourceView rows to render downloadIcon from editor-plugin Eduard Heimbuch 2019-08-27 15:16:02 +02:00
  • 1acdb44c47 Merged in bugfix/ignore_old_plugin_dir (pull request #296) Sebastian Sdorra 2019-08-27 12:30:25 +00:00
  • 3cd1cdfa4f Close branch bugfix/ignore_old_plugin_dir Sebastian Sdorra 2019-08-27 12:30:25 +00:00
  • b36c2dd698 use nio api and added test for plugin directory check Sebastian Sdorra 2019-08-27 13:59:14 +02:00
  • 3068696eb0 Merged in bugfix/redirect_collection_links (pull request #300) Sebastian Sdorra 2019-08-27 11:41:36 +00:00
  • 840b44af37 Close branch bugfix/redirect_collection_links Sebastian Sdorra 2019-08-27 11:41:36 +00:00
  • c5ab0aaab3 fix repos redirect Eduard Heimbuch 2019-08-27 11:09:53 +02:00
  • ca71326cb9 redirect collection urls to add trailing slashes so that pagination works Eduard Heimbuch 2019-08-27 11:07:19 +02:00
  • 58e5667e82 pluginprocessor only consider directories that contains plugin.xml Eduard Heimbuch 2019-08-27 08:52:38 +02:00
  • 2a184eaf17 Export DiffFile ui component Rene Pfeuffer 2019-08-22 11:38:29 +02:00
  • 74cc7b53e8 Peer-Review changes Rene Pfeuffer 2019-08-22 10:53:14 +02:00
  • 5c09f92a57 Merged in feature/install_plugins (pull request #299) Rene Pfeuffer 2019-08-22 08:51:18 +00:00
  • 2c0e4ee841 Close branch feature/install_plugins Rene Pfeuffer 2019-08-22 08:51:18 +00:00
  • b796e45fb4 wait until restart is complete Sebastian Sdorra 2019-08-22 08:24:01 +02:00
  • 6351e39c12 fix some code smells reported by SonarQube Sebastian Sdorra 2019-08-21 16:46:50 +02:00
  • 0ce9aeb400 remove deprecated PluginState Sebastian Sdorra 2019-08-21 16:10:17 +02:00
  • e64699bfc8 make the whole plugin card clickable and moved spinner to upper right corner Sebastian Sdorra 2019-08-21 15:42:03 +02:00
  • 707d3d2fd7 refresh plugin list after installation Sebastian Sdorra 2019-08-21 15:07:56 +02:00
  • 05967aca4a implemented ui for pending plugin installation Sebastian Sdorra 2019-08-21 14:54:01 +02:00
  • 9514a94492 handle pending plugin installations Sebastian Sdorra 2019-08-21 12:49:15 +02:00
  • 25cb0d6a25 implemented restart after installation Sebastian Sdorra 2019-08-21 11:22:49 +02:00
  • 7a29bba339 use new IllegalIdentifierChangeException in SingleResourceManagerAdapter Eduard Heimbuch 2019-08-21 10:36:48 +02:00
  • 72fe69b2d5 add new IllegalIdentifierChangeException Eduard Heimbuch 2019-08-21 10:34:40 +02:00
  • 05d7e0bd1e implemented plugin installation ui Sebastian Sdorra 2019-08-21 09:59:28 +02:00
  • 64c03e667c Merged in bugfix/diff_view (pull request #294) Eduard Heimbuch 2019-08-21 07:41:14 +00:00
  • b9fbd2f28c Close branch bugfix/diff_view Eduard Heimbuch 2019-08-21 07:41:14 +00:00
  • 5694a953af implemented permission checks Sebastian Sdorra 2019-08-21 09:25:44 +02:00
  • de7d18e026 cancel all pending installations, if a dependency failed to install Sebastian Sdorra 2019-08-21 08:42:57 +02:00
  • 819d96b01a Merged in feature/remove_archive_flag (pull request #295) Eduard Heimbuch 2019-08-21 06:23:21 +00:00
  • e6d8dad570 Close branch feature/remove_archive_flag Eduard Heimbuch 2019-08-21 06:23:21 +00:00
  • 7ef4b30027 remove downloaded artifact on error Sebastian Sdorra 2019-08-21 07:56:52 +02:00
  • e0fa09fd04 improve hash calculation and use nio file apis Sebastian Sdorra 2019-08-21 07:44:50 +02:00
  • 7e44245008 added exclamation mark Florian Scholdei 2019-08-20 17:23:03 +02:00
  • 3315dde324 merged Florian Scholdei 2019-08-20 17:20:55 +02:00
  • f72f740f17 added more information to modal body Florian Scholdei 2019-08-20 17:19:57 +02:00
  • 230ac848eb ignore old plugins folder Eduard Heimbuch 2019-08-20 16:39:50 +02:00
  • 8db2bbb28d PluginInstaller returns now PendingPluginInstallation, to abort the installation before restart Sebastian Sdorra 2019-08-20 16:38:29 +02:00
  • 02c295207c added modal with check for plugin installation Florian Scholdei 2019-08-20 15:50:11 +02:00
  • 3f183f9f6c added key value for child in list Florian Scholdei 2019-08-20 15:19:02 +02:00
  • e24673be0a implemented plugin installation Sebastian Sdorra 2019-08-20 14:43:48 +02:00
  • 3e2c8b7c4b Remove archive flag Rene Pfeuffer 2019-08-20 14:23:52 +02:00
  • 65b59d1aec expose plugin dependencies Sebastian Sdorra 2019-08-20 13:40:05 +02:00
  • d941fae49c corrected sizing problems and page breaks on mobile pages Florian Scholdei 2019-08-20 13:29:01 +02:00
  • 9d66f14627 implement simplified PluginManager API Sebastian Sdorra 2019-08-20 12:29:59 +02:00
  • 3f1521bcca create new simplified PluginManager API Sebastian Sdorra 2019-08-20 10:33:57 +02:00
  • 0aaec1174a introduce Plugin interface Sebastian Sdorra 2019-08-20 08:10:30 +02:00
  • 1a01216f62 renamed Plugin to InstalledPluginDescriptor and added PluginDescriptor interface Sebastian Sdorra 2019-08-20 08:05:41 +02:00
  • ae19ad9327 renamed PluginWrapper to InstalledPlugin Sebastian Sdorra 2019-08-20 07:54:00 +02:00
  • 056a81d9f9 fixed dependency mapping Sebastian Sdorra 2019-08-20 07:53:17 +02:00
  • 68045c0f3e Merged in feature/plugin_center (pull request #291) Sebastian Sdorra 2019-08-19 12:14:03 +00:00
  • e1dcd2301f Close branch feature/plugin_center Sebastian Sdorra 2019-08-19 12:14:03 +00:00
  • be5ed1e50c reactivate plugin center url configuration Sebastian Sdorra 2019-08-19 12:56:27 +02:00
  • e86fb51490 Fix typo Rene Pfeuffer 2019-08-19 11:43:34 +02:00
  • e9f56f201b Make Diff collapsible optional and render type only if present Rene Pfeuffer 2019-08-19 10:01:05 +02:00
  • 2557a2acff merge with 2.0.0-m3 Sebastian Sdorra 2019-08-19 09:53:43 +02:00
  • 9ee56f8e38 use displayName if available Sebastian Sdorra 2019-08-19 09:32:37 +02:00
  • 07e70794fb improve plugin information for core plugins Sebastian Sdorra 2019-08-19 09:32:18 +02:00
  • 7d75bd76a1 fix typo in smp-maven-plugin version Sebastian Sdorra 2019-08-19 09:31:33 +02:00
  • bd5a8ba508 Add css class to set cursor pointer Rene Pfeuffer 2019-08-19 09:23:38 +02:00
  • aa1452ab85 Let git implement DIFF_RESULT command Rene Pfeuffer 2019-08-16 15:56:15 +02:00
  • f90060d9a8 update smp-maven-plugin to 1.0.0-alpha-6 Sebastian Sdorra 2019-08-16 14:50:51 +02:00
  • 55e4568ee5 use mapstruct for dto mapping and fix missing fields Sebastian Sdorra 2019-08-15 17:01:15 +02:00
  • 3ad3da5398 Merged in feature/login_info (pull request #293) Sebastian Sdorra 2019-08-15 12:34:37 +00:00
  • d4d99cb7d5 Close branch feature/login_info Sebastian Sdorra 2019-08-15 12:34:37 +00:00
  • 924efc6187 fix merge error Eduard Heimbuch 2019-08-15 12:50:56 +02:00