Eduard Heimbuch
d2ad6eb2f6
use 1000 instead of 1024 to show correct fileSize
2019-09-05 08:09:49 +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
a95cd9c416
fix redirect
2019-09-04 15:06:04 +02:00
Rene Pfeuffer
199e1c2c20
Fix content type of requests
...
Without this fix, a content type would be stored in the headers array
of the constant fetchOptions once they are set. This way they will be
used whenever no explicit content type is set, which is (and mus be)
the case for multipart form data.
2019-09-04 14:47:13 +02:00
Eduard Heimbuch
790910166f
check if currentUrl is branchUrl for extensionPoint
2019-09-04 11:52:38 +02:00
Eduard Heimbuch
46781bd465
rename extensionPoint
2019-09-02 13:52:06 +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
23d1a0a18b
Add upload api for files
2019-08-30 09:11:14 +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
Rene Pfeuffer
01ecd144e1
Add method to upload files to api client
2019-08-29 16:37:57 +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
bde13f8be4
add ExtensionPoint for actionbar to sourceview-breadcrumbs
2019-08-28 12:18:44 +02:00
Rene Pfeuffer
2a184eaf17
Export DiffFile ui component
2019-08-22 11:38:29 +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
e64699bfc8
make the whole plugin card clickable and moved spinner to upper right corner
2019-08-21 15:42:03 +02:00
Sebastian Sdorra
05967aca4a
implemented ui for pending plugin installation
2019-08-21 14:54:01 +02:00
Eduard Heimbuch
64c03e667c
Merged in bugfix/diff_view (pull request #294 )
...
bugfix/diff_view
2019-08-21 07:41:14 +00:00
Florian Scholdei
02c295207c
added modal with check for plugin installation
2019-08-20 15:50:11 +02:00
Florian Scholdei
3f183f9f6c
added key value for child in list
2019-08-20 15:19:02 +02:00
Rene Pfeuffer
3e2c8b7c4b
Remove archive flag
2019-08-20 14:23:52 +02:00
Florian Scholdei
d941fae49c
corrected sizing problems and page breaks on mobile pages
2019-08-20 13:29:01 +02:00
Sebastian Sdorra
68045c0f3e
Merged in feature/plugin_center (pull request #291 )
...
Feature/plugin center
2019-08-19 12:14:03 +00:00
Rene Pfeuffer
e9f56f201b
Make Diff collapsible optional and render type only if present
2019-08-19 10:01:05 +02:00
Sebastian Sdorra
2557a2acff
merge with 2.0.0-m3
2019-08-19 09:53:43 +02:00
Sebastian Sdorra
55e4568ee5
use mapstruct for dto mapping and fix missing fields
2019-08-15 17:01:15 +02:00
Eduard Heimbuch
b99199e349
merge 2.0.0-m3
2019-08-15 10:51:36 +02:00
Eduard Heimbuch
cce45083b6
use lombok for equalsAndHashcode + toString / add displayName
2019-08-14 09:13:29 +02:00
Sebastian Sdorra
3823c033b9
added configuration option for login info url
2019-08-13 09:45:37 +02:00
Eduard Heimbuch
c58788e1e5
add avatarUrl / fix conditions_os to list of string
2019-08-12 11:16:47 +02:00
Florian Scholdei
508e5bbf3b
implemented ui for available plugins page
2019-07-31 15:40:35 +02:00
Sebastian Sdorra
bbdc5a1989
fix Diff ui types
2019-07-30 10:01:00 +02:00
Eduard Heimbuch
474b9a99a0
add bulma popover / add Extensionpoint
2019-07-24 08:56:12 +02:00
Florian Scholdei
5774d8a1ee
added inherit styling and pass className
2019-07-17 17:35:29 +02:00
Florian Scholdei
3e34e9183b
made changeset tags round and colored them again
2019-07-17 10:12:39 +02:00
Eduard Heimbuch
922ada38ca
Merged in feature/plugin_center (pull request #284 )
...
Feature/plugin center
2019-07-11 11:31:35 +00:00
Sebastian Sdorra
f2fb17d9b5
use same components for plugin and repository overview
...
Created CardColumn and CardColumnGroup which encapsulate the layout for the two column card layout and use them for repository and plugin overview.
2019-07-09 13:29:25 +02:00
Florian Scholdei
3844e008ba
corrected Plugin ui-type
2019-07-04 16:33:44 +02:00
Florian Scholdei
f1dd467b89
removed brace in string typed className-Prop
2019-07-04 16:33:01 +02:00
Florian Scholdei
df501b162d
pluginsOverview goes api data
2019-07-03 16:42:36 +02:00
Eduard Heimbuch
681d6f02a7
Merged in bugfix/autocomplete2 (pull request #268 )
...
bugfix/autocomplete
2019-07-03 10:44:10 +00:00
Florian Scholdei
088afc6b02
added PluginList components
2019-07-03 09:35:15 +02:00
Florian Scholdei
23c8ff923e
exported autocompletes
2019-07-02 15:36:38 +02:00
Florian Scholdei
a32cd72f7f
improved sizing, added slash at the end
2019-06-27 17:56:26 +02:00
Florian Scholdei
c94998c454
corrected path link
2019-06-27 13:54:04 +02:00
Florian Scholdei
3d07b6c12b
styling
2019-06-26 15:17:16 +02:00
Florian Scholdei
1729e5ff4f
implemented Breadcrumb ui-component
2019-06-26 15:06:59 +02:00