Commit Graph

38 Commits

Author SHA1 Message Date
Philipp Czora
059611d80e Merged 2.0.0-m3 2018-10-18 10:00:17 +02:00
Sebastian Sdorra
95cb1e77fc merge with 2.0.0-m3 2018-10-17 15:54:25 +02:00
Sebastian Sdorra
efb857150b fixed paging with NaN page numbers 2018-10-17 11:55:47 +02:00
Sebastian Sdorra
229a46c344 fixed highlighting of commits nav link 2018-10-17 11:39:41 +02:00
Sebastian Sdorra
e6c16c3fc5 fixed branch selection urls and styles branch selector 2018-10-17 11:33:40 +02:00
Sebastian Sdorra
d330975557 fix endless loop, by using the same reference for the branch array 2018-10-17 10:06:26 +02:00
Philipp Czora
f215fc4117 Debugging attempts 2018-10-16 20:19:22 +02:00
Philipp Czora
e6fb2a8de7 Introduced dumb BranchSelector; moved fetching of branches to BranchRoot 2018-10-16 17:04:28 +02:00
Philipp Czora
2de0287bf9 Bootstrapped BranchRoot 2018-10-11 17:29:50 +02:00
Philipp Czora
306388af7b Fixed issue with slashes in branch names 2018-10-11 09:45:46 +02:00
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
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
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
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
Philipp Czora
8fefe5ff74 page numbers for Changesets are now present in the URL 2018-09-20 16:28:41 +02:00
Philipp Czora
c853a3eb80 Moved changeset code to repos 2018-09-19 14:10:50 +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
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