Commit Graph

3079 Commits

Author SHA1 Message Date
Eduard Heimbuch
7807f5d49d rename path validation method 2019-09-12 11:36:49 +02:00
Florian Scholdei
d40bf94bd3 changed primary color definitions to initial color definitions, added class for initial color/background styling 2019-09-12 11:32:51 +02:00
Rene Pfeuffer
0663d51670 Merge with 2.0.0-m3 2019-09-12 10:31:38 +02:00
Florian Scholdei
d2350418ec merged 2019-09-12 10:27:59 +02:00
Florian Scholdei
d160c48416 changed success color as defined in styleguide 2019-09-12 10:27:11 +02:00
Eduard Heimbuch
ba68cec4fa add validator for filepath 2019-09-11 14:54:07 +02:00
Rene Pfeuffer
df78c90510 Fix german texts in english resource file 2019-09-11 11:21:50 +02:00
Florian Scholdei
66c977b08d hide table row right data on mobile sites 2019-09-11 08:29:34 +02:00
Eduard Heimbuch
250503f74b select defaultBranch on sources and commits when not yet selected 2019-09-09 08:31:37 +02:00
Eduard Heimbuch
ac02bf2552 fix timing error on branchSelector after redirect to defaultBranch on sourcesView 2019-09-05 15:12:22 +02:00
Rene Pfeuffer
a95f7f6682 Add error notification for errors from extensions 2019-09-05 11:32:12 +02:00
Eduard Heimbuch
32f3d040a1 merged 2019-09-05 10:47:32 +02:00
Eduard Heimbuch
b608ed4de2 add repository to source actionbar extensionPoint 2019-09-05 10:46:27 +02:00
Rene Pfeuffer
90d1236df2 Extend extension point for editor plugin 2019-09-05 10:19:29 +02:00
Eduard Heimbuch
231d4d8810 move fileSize to ui-components so it available for plugins 2019-09-05 07:59:15 +02:00
Eduard Heimbuch
c5a90963ba use encodedUriComponent to encode branchName 2019-09-05 07:44:19 +02:00
Eduard Heimbuch
cdc34be113 fix defaultBranch check 2019-09-04 15:39:02 +02:00
Rene Pfeuffer
044c9804c4 Fix check for redirect on sources 2019-09-04 15:21:06 +02:00
Eduard Heimbuch
a95cd9c416 fix redirect 2019-09-04 15:06:04 +02:00
Eduard Heimbuch
b5769ae693 check if sources view should redirect to defaultBranch 2019-09-04 13:34:30 +02:00
Eduard Heimbuch
790910166f check if currentUrl is branchUrl for extensionPoint 2019-09-04 11:52:38 +02:00
Eduard Heimbuch
7f2c7ffda7 redirect missing branch to default branch if available on sourcesView 2019-09-04 10:17:57 +02:00
Eduard Heimbuch
6d7be86e59 get selectedBranch in state for ExtensionPoint / if no branch is selected use defaultBranch for ExtensionPoint 2019-09-02 11:48:53 +02:00
Rene Pfeuffer
3daec67ca4 Merge with upstream 2019-08-30 09:19:43 +02:00
Rene Pfeuffer
3541ae5e63 Merge with 2.0.0-m3 2019-08-30 09:10:39 +02:00
Sebastian Sdorra
b8265eef1a update yarn.lock files 2019-08-30 08:29:08 +02:00
Sebastian Sdorra
1e6ea0dc88 update ui-bundler to v0.0.31 in order to move react-redux to the vendor bundle 2019-08-30 08:07:48 +02:00
Eduard Heimbuch
41b27d6e09 rename extensionPoints 2019-08-29 16:27:40 +02:00
Sebastian Sdorra
51d423f4db update ui-bundler to v0.0.30 to fix react useEffect error in vendor bundle 2019-08-29 14:47:50 +02:00
Eduard Heimbuch
3c583b414e move route to editor-plugin 2019-08-29 11:10:09 +02:00
Eduard Heimbuch
2e5ceb7825 create fileupload dropzone using react-dropzone 2019-08-28 15:45:25 +02:00
Eduard Heimbuch
578fa8a98c add Route with extensionPoint to FileUpload page 2019-08-28 13:34:55 +02:00
Eduard Heimbuch
bd22d60965 show full borders in sourceView when extensionPoint is available 2019-08-28 09:55:48 +02:00
Eduard Heimbuch
e4fde9b299 add ExtensionPoint to fileView-actionBar as ButtonGroup 2019-08-28 09:37:43 +02:00
Eduard Heimbuch
7217a244a7 change label to tooltip for fileView-actionbar buttons 2019-08-28 09:36:52 +02:00
Eduard Heimbuch
65f89720df add extensionPoint to sourceView rows to render downloadIcon from editor-plugin 2019-08-27 15:16:02 +02:00
Eduard Heimbuch
c5ab0aaab3 fix repos redirect 2019-08-27 11:09:53 +02:00
Eduard Heimbuch
ca71326cb9 redirect collection urls to add trailing slashes so that pagination works 2019-08-27 11:07:19 +02:00
Rene Pfeuffer
74cc7b53e8 Peer-Review changes 2019-08-22 10:53:14 +02:00
Rene Pfeuffer
5c09f92a57 Merged in feature/install_plugins (pull request #299)
Feature/install plugins
2019-08-22 08:51:18 +00:00
Sebastian Sdorra
b796e45fb4 wait until restart is complete 2019-08-22 08:24:01 +02:00
Sebastian Sdorra
6351e39c12 fix some code smells reported by SonarQube 2019-08-21 16:46:50 +02:00
Sebastian Sdorra
e64699bfc8 make the whole plugin card clickable and moved spinner to upper right corner 2019-08-21 15:42:03 +02:00
Sebastian Sdorra
707d3d2fd7 refresh plugin list after installation 2019-08-21 15:07:56 +02:00
Sebastian Sdorra
05967aca4a implemented ui for pending plugin installation 2019-08-21 14:54:01 +02:00
Sebastian Sdorra
25cb0d6a25 implemented restart after installation 2019-08-21 11:22:49 +02:00
Sebastian Sdorra
05d7e0bd1e implemented plugin installation ui 2019-08-21 09:59:28 +02:00
Florian Scholdei
7e44245008 added exclamation mark 2019-08-20 17:23:03 +02:00
Florian Scholdei
f72f740f17 added more information to modal body 2019-08-20 17:19:57 +02:00
Florian Scholdei
02c295207c added modal with check for plugin installation 2019-08-20 15:50:11 +02:00