Commit Graph

46 Commits

Author SHA1 Message Date
Eduard Heimbuch
b99199e349 merge 2.0.0-m3 2019-08-15 10:51:36 +02:00
Eduard Heimbuch
4e5d2d3302 fix redirect url / use hal links in legacy plugin 2019-07-08 12:59:37 +02:00
Eduard Heimbuch
35683543a7 cleanup 2019-07-05 11:35:40 +02:00
Eduard Heimbuch
b14c3444bd add ErrorHandling and show ErrorNotification 2019-07-05 10:08:27 +02:00
Eduard Heimbuch
4f1ac2af09 move redirect logic to legacy plugin / bind Extensionpoint in Main.js 2019-07-04 12:13:45 +02:00
Eduard Heimbuch
7211d657f2 call new LegacyRepository-Endpoint on Main.js 2019-07-03 15:06:46 +02:00
Florian Scholdei
9bcc73938e changed imports/binders to new location 2019-06-19 09:59:32 +02:00
Florian Scholdei
3102af3029 renamed add to create 2019-04-24 09:59:29 +02:00
Florian Scholdei
cc8be054d1 added query-string to package.json and run prettier 2019-04-17 12:19:17 +02:00
Sebastian Sdorra
cce3ddc394 improve location of ErrorBoundaries 2019-03-14 10:12:34 +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
c02bf1120c fix Redirect to repo redirection url 2019-03-07 17:49:20 +01:00
Mohamed Karray
9c3639409f fix redirect route 2019-02-05 08:45:03 +01:00
Mohamed Karray
e6335367e7 add extension point for the redirect route 2019-02-04 15:20:34 +01:00
Sebastian Sdorra
3d853d2eaf pass links to the main.route extension point 2019-01-11 13:10:15 +01:00
Sebastian Sdorra
b80f0572df added extension point for primary-navigation and main.route 2019-01-07 10:10:06 +01:00
Maren Süwer
89291cdf46 show history table of content 2018-11-26 15:56:41 +01:00
Philipp Czora
e322a1a80b Merged 2.0.0-m3 2018-11-07 15:44:28 +01:00
Sebastian Sdorra
4c732564a0 Merged in feature/git-config (pull request #103)
Repository type configuration + abstraction for global configuration
2018-11-07 13:46:22 +00:00
Philipp Czora
b5cde2a39f Merged 2.0.0-m3 2018-11-07 14:45:27 +01:00
Philipp Czora
74382f26b7 Moved Profile component to top level; added error message 2018-11-07 12:55:09 +01:00
Philipp Czora
1caab8adbf Bootstrapped ChangeUserPassword.js 2018-11-07 11:52:30 +01:00
Sebastian Sdorra
dd95c9c306 implemented git repository type configuration 2018-11-06 07:59:34 +01:00
Philipp Czora
521f3dd9e9 Implemented Profile component 2018-11-05 16:03:54 +01:00
Philipp Czora
8ff19a3d2f Moved getBranchFromMatch to ui-components 2018-10-17 17:11:21 +02:00
Philipp Czora
f215fc4117 Debugging attempts 2018-10-16 20:19:22 +02:00
Sebastian Sdorra
c64a5a74d6 restructure scm-ui and use ui-components and ui-types 2018-09-05 14:32:49 +02:00
Maren Süwer
b03e058c6a add navigation for config 2018-08-09 09:38:55 +02:00
Sebastian Sdorra
7bb7b2f771 merge with branch feature/ui-for-scm2_groups 2018-08-08 14:59:39 +02:00
Philipp Czora
9a4896b55d Implemented editing of repos (in UI) 2018-08-06 15:41:20 +02:00
Sebastian Sdorra
9b62d19df5 implemented repository create form 2018-08-02 16:09:58 +02:00
Sebastian Sdorra
ac8da18867 start implementation repository details 2018-08-01 18:23:16 +02:00
Philipp Czora
6719d12db9 Fixed route for Group paging 2018-08-01 15:51:54 +02:00
Sebastian Sdorra
2953c805f9 implemented paging for repository overview 2018-08-01 14:56:24 +02:00
Sebastian Sdorra
f33b54f60f intial import of repositroy list ui 2018-07-31 16:32:16 +02:00
Maren Süwer
89618a1526 merge and add single group view 2018-07-31 15:09:45 +02:00
Philipp Czora
b35e10df71 Bootstrapped AddGroup and GroupForm 2018-07-31 14:43:55 +02:00
Maren Süwer
83c5e6746b added first routing and mock for groups page 2018-07-31 10:16:18 +02:00
Sebastian Sdorra
ac32b88256 start implementation of pagination for users 2018-07-26 15:30:28 +02:00
Sebastian Sdorra
fe0b7ea986 restructure ui for users 2018-07-25 13:21:49 +02:00
Philipp Czora
3c0ea782aa Implemented components for adding/editing users 2018-07-18 17:40:05 +02:00
Sebastian Sdorra
5c59c6bac6 allow unprotected pages 2018-07-13 10:57:11 +02:00
Sebastian Sdorra
a542fcb0c4 removed unused imports 2018-07-12 11:35:28 +02:00
Sebastian Sdorra
bf62eee4d5 added more typings and some layout fixes 2018-07-12 08:23:24 +02:00
Sebastian Sdorra
d35a56e07e initial styling 2018-07-11 14:59:01 +02:00
Maren Süwer
3cc87ede73 add restentpoint for login/logout, restructuring of modules and components, add flow usage 2018-07-04 16:43:46 +02:00