Commit Graph

27 Commits

Author SHA1 Message Date
Philipp Czora
bcd6d708c8 Merged 2.0.0-m3 2018-10-19 08:44:03 +02:00
Sebastian Sdorra
167e8dbdca do not store changeset with their branch 2018-10-18 11:55:05 +02:00
Sebastian Sdorra
978af39c43 fixed changeset urls without slash at the end 2018-10-18 11:13:14 +02:00
Sebastian Sdorra
4f647cb9e9 merge with 2.0.0-m3 2018-10-18 10:52:48 +02:00
Sebastian Sdorra
f95b28e15d fix wrong order of svn commits and keep old changesets 2018-10-17 14:57:17 +02:00
Sebastian Sdorra
1888a58cb0 fix eslint and flow warnings 2018-10-17 14:11:28 +02:00
Sebastian Sdorra
4cbbc16b6a simplify changesets module 2018-10-17 10:38:46 +02:00
Philipp Czora
e6fb2a8de7 Introduced dumb BranchSelector; moved fetching of branches to BranchRoot 2018-10-16 17:04:28 +02:00
Philipp Czora
795d0d8015 Implemented LinkPaginator, refactored code for changeset list 2018-10-10 19:26:29 +02:00
Maren Süwer
5cb5bc9bd7 use repository instead of namespace and name 2018-10-09 11:32:56 +02:00
Philipp Czora
dbe9ee59a8 Fixed issues noticed in review 2018-10-08 17:34:11 +02:00
Philipp Czora
e58269444b Fixed issues preventing paged changeset list to be accessed via URL 2018-10-08 12:54:11 +02:00
Philipp Czora
7036291874 Refactored branches and changesets modules 2018-10-05 17:13:12 +02:00
Philipp Czora
4ce2aae849 Implemented BranchChooser & selectors 2018-10-05 09:55:17 +02:00
Philipp Czora
35bbb44aaa Started refactoring Changeset listing 2018-10-04 17:12:38 +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
33ffd4baa8 remove reset state since it is not needed2
§
2018-09-27 11:57:19 +02:00
Maren Süwer
24589556c7 add extension point 2018-09-25 15:38:59 +02:00
Maren Süwer
9ee7fc7499 complete module and show changesets, error and loading 2018-09-25 15:08:57 +02:00
Maren Süwer
5463796741 fetch changeset correct 2018-09-25 14:11:18 +02:00
Maren Süwer
e3c7f50797 try to use getState 2018-09-25 13:18:59 +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
e38275259f add fetchifneeded to changesets view and use state 2018-09-20 15:43:12 +02:00
Maren Süwer
a1838c1ec8 add reducer, selector and actions for getting one changeset 2018-09-20 12:03:49 +02:00
Maren Süwer
33fc15b99c resolve further merging conflicts 2018-09-20 10:06:38 +02:00
Philipp Czora
57a4e42da6 Implemented paging
WIP
2018-09-19 17:18:24 +02:00
Philipp Czora
c853a3eb80 Moved changeset code to repos 2018-09-19 14:10:50 +02:00