Commit Graph

91 Commits

Author SHA1 Message Date
Philipp Czora
795d0d8015 Implemented LinkPaginator, refactored code for changeset list 2018-10-10 19:26:29 +02:00
Mohamed Karray
0ff050e544 fix url and add the postcss-easy-import dependency 2018-10-10 17:35:41 +02:00
René Pfeuffer
83640b9d44 Merge with 2.0.0-m3 2018-10-10 08:54:23 +02:00
Philipp Czora
62abae4368 Bootstrapped reimplementation of Changeset list 2018-10-09 21:36:41 +02:00
Mohamed Karray
35abdcf3e5 merge 2018-10-09 17:13:23 +02:00
Philipp Czora
f95ffe25f3 Fixes NavLink highlighting 2018-10-09 11:53:06 +02:00
Maren Süwer
770789b2db merge 2.0.0-m3 2018-10-09 10:56:52 +02:00
Philipp Czora
dbe9ee59a8 Fixed issues noticed in review 2018-10-08 17:34:11 +02:00
Philipp Czora
418b05abaa Bootstrapped Diff-Component 2018-09-28 14:30:26 +02:00
Sebastian Sdorra
d1a9a1c63a implemented navigation within source browser 2018-09-28 11:31:38 +02:00
Sebastian Sdorra
2b7453fc57 implemented ui for sources root 2018-09-27 16:32:37 +02:00
Philipp Czora
360bb807b9 Fixed bug causing multiple requests for changesets
Fixed bug related to displaying errors

additionally: implemented i18n
2018-09-27 16:29:33 +02:00
Maren Süwer
2a684ec0a6 activate navLink of history if changesets are shown 2018-09-27 09:59:52 +02:00
Maren Süwer
ca725100ba avoid reloading of state 2018-09-25 16:12:03 +02:00
Philipp Czora
8fefe5ff74 page numbers for Changesets are now present in the URL 2018-09-20 16:28:41 +02:00
Maren Süwer
33fc15b99c resolve further merging conflicts 2018-09-20 10:06:38 +02:00
Maren Süwer
05fb961101 merge 2018-09-20 09:42:03 +02:00
Maren Süwer
60347ac34a change routing that selector is working 2018-09-20 08:22:50 +02:00
Philipp Czora
c853a3eb80 Moved changeset code to repos 2018-09-19 14:10:50 +02:00
Maren Süwer
c57c152898 add route for detailed changeset view 2018-09-18 16:40:03 +02:00
Maren Süwer
6aeeca89f3 resolve merge conflicts 2018-09-18 11:32:56 +02:00
Maren Süwer
7759d91ed2 merge changeset view 2018-09-18 11:32:10 +02:00
Philipp Czora
2af345bba0 Added navigational link to repo's history 2018-09-17 16:51:09 +02:00
Philipp Czora
c5da25a1b4 Determine branch for which to show changesets via URL 2018-09-17 16:31:19 +02:00
Philipp Czora
2be854e3d2 Don't push /history-prefix to path
WIP
2018-09-17 14:16:43 +02:00
Philipp Czora
4cb644f9f8 Restructured Changeset Component
WIP
2018-09-17 14:03:13 +02:00
Maren Süwer
1dab4c69fe mockup 2018-09-13 12:20:28 +02:00
Maren Süwer
fe33e55bef move permissions to repo 2018-09-11 16:00:15 +02:00
Maren Süwer
0127050246 merge brachn 2.0.0-m3 2018-09-11 08:53:58 +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
e518ab35e5 use render instead of component because otherwise component is mounted three times instead of one 2018-09-03 16:00:47 +02:00
Maren Süwer
2e16186034 renaming: name to repoName if repo name is meant; usage of create loading 2018-08-30 12:11:31 +02:00
Maren Süwer
33976605db safe state in props and show loading and error state 2018-08-23 11:00:14 +02:00
Maren Süwer
f81cc096aa create permissions store and write selectors 2018-08-23 10:16:54 +02:00
Maren Süwer
b84472b11c add permissions to menu of repository 2018-08-23 09:10:38 +02:00
Maren Süwer
4c6ab655ba add mockup root for permissions 2018-08-21 15:37:45 +02:00
Sebastian Sdorra
7bf76a91f5 fixed review notes 2018-08-07 15:08:44 +02:00
Philipp Czora
9a4896b55d Implemented editing of repos (in UI) 2018-08-06 15:41:20 +02:00
Sebastian Sdorra
ffbfdff52e finish delete implementation and restructure components 2018-08-06 10:08:28 +02:00
Sebastian Sdorra
b32c8501f1 improve user and repository detail pages 2018-08-03 09:34:39 +02:00
Sebastian Sdorra
ac8da18867 start implementation repository details 2018-08-01 18:23:16 +02:00