Commit Graph

39 Commits

Author SHA1 Message Date
Eduard Heimbuch
231d4d8810 move fileSize to ui-components so it available for plugins 2019-09-05 07:59:15 +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
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
Eduard Heimbuch
681d6f02a7 Merged in bugfix/autocomplete2 (pull request #268)
bugfix/autocomplete
2019-07-03 10:44:10 +00:00
Florian Scholdei
1729e5ff4f implemented Breadcrumb ui-component 2019-06-26 15:06:59 +02:00
Florian Scholdei
bb38e9e2b9 add icon ui-component 2019-06-12 15:22:10 +02:00
Florian Scholdei
c1218e2218 fix export 2019-06-12 09:52:08 +02:00
Florian Scholdei
f15e400be6 exported new OverviewPageActions component 2019-04-19 13:20:57 +02:00
Sebastian Sdorra
37a53c295b move getQueryStringFromLocation to ui-components 2019-04-18 11:42:09 +02:00
Mohamed Karray
df480b3a49 merge 2019-03-13 21:53:10 +01:00
Mohamed Karray
13e7ae24bd Add Error Boundary for
- the Page component
- the Main component
2019-03-13 21:41:08 +01:00
Mohamed Karray
6cd29091d5 Add a Markdown component and a SyntaxHighlighter 2019-03-12 18:46:44 +01:00
René Pfeuffer
230caf9cbd Merged in feature/diff_annotations (pull request #211)
Feature/diff annotations
2019-03-07 12:11:56 +00:00
Sebastian Sdorra
891e3587b3 implemented api for diff annotations 2019-02-27 11:56:50 +01:00
Philipp Czora
510c295e00 Refactored ErrorNotification/ErrorPage
Added i18n for error codes
2019-02-27 10:45:10 +01:00
Philipp Czora
6b55df464c WIP: Reworking ErrorPage/ErrorNotification 2019-02-26 17:08:33 +01:00
Philipp Czora
0814e0af7a Merged 2.0.0-m3 2019-02-25 16:53:25 +01:00
Philipp Czora
8a6a235e77 Implement Git repo config 2018-12-14 16:01:57 +01:00
Sebastian Sdorra
d1da23dd92 merge with 2.0.0-m3 2018-12-10 14:36:10 +01:00
Sebastian Sdorra
97c4b0998b move changesets and avatar components to ui-components 2018-12-10 08:45:59 +01:00
Maren Süwer
6193c1edda update apiclient for 409 errors 2018-12-07 14:26:06 +01:00
Sebastian Sdorra
b53ab4d438 merge with feature/autocomplete 2018-12-05 15:05:56 +01:00
Maren Süwer
33dccaa16c move StatePaginator 2018-11-28 10:33:06 +01:00
Philipp Czora
67c01da1ee Merged 2.0.0-m3 2018-11-23 16:25:12 +01:00
Philipp Czora
27e9c1843e Moved autocomplete components and types to respective packages 2018-11-23 11:45:01 +01:00
philipp
b4c313862e Fixed unit test 2018-11-21 11:12:47 +01:00
Sebastian Sdorra
a4d78e6e60 improve error handling in the ui 2018-11-15 21:39:08 +01:00
Sebastian Sdorra
e7c9560073 fix bouncing help icons on mobiles devices 2018-11-13 07:39:19 +01:00
Sebastian Sdorra
d230511ad8 added abstraction for global configurations, to simplify plugin development 2018-11-06 16:36:11 +01:00
Philipp Czora
8ff19a3d2f Moved getBranchFromMatch to ui-components 2018-10-17 17:11:21 +02:00
Sebastian Sdorra
95cb1e77fc merge with 2.0.0-m3 2018-10-17 15:54:25 +02:00
Philipp Czora
795d0d8015 Implemented LinkPaginator, refactored code for changeset list 2018-10-10 19:26:29 +02:00
Philipp Czora
23869bc33a Fixed formatting for some of the files 2018-10-04 10:16:20 +02:00
Maren Süwer
2f69d82734 refactoring 2018-10-02 13:34:04 +02:00
Maren Süwer
a8f4c394ea add help icon and mockup for usage 2018-09-27 15:29:40 +02:00
Sebastian Sdorra
11fca51f5f fix missing checkout/clone description on repository information page 2018-09-27 12:17:36 +02:00
Sebastian Sdorra
c64a5a74d6 restructure scm-ui and use ui-components and ui-types 2018-09-05 14:32:49 +02:00