Commit Graph

25 Commits

Author SHA1 Message Date
Philipp Czora
1f0fea37a9 Fixed unit test 2018-10-04 19:03:03 +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
Philipp Czora
8fefe5ff74 page numbers for Changesets are now present in the URL 2018-09-20 16:28:41 +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
Philipp Czora
732a84bb7c Fixed hiding of branch drop down when there are no branches 2018-09-18 15:07:30 +02:00
Philipp Czora
4cb644f9f8 Restructured Changeset Component
WIP
2018-09-17 14:03:13 +02:00
Philipp Czora
5687a552b8 Added possibility to fetch changesets by branches 2018-09-14 16:15:13 +02:00
Philipp Czora
ee87ada415 Added branches module 2018-09-12 17:15:16 +02:00
Philipp Czora
115fa4fb52 added changesets module 2018-09-10 17:00:53 +02:00
Sebastian Sdorra
c64a5a74d6 restructure scm-ui and use ui-components and ui-types 2018-09-05 14:32:49 +02:00
Sebastian Sdorra
8224327ed3 use / as development context path and use ui-bundler instead of react-scripts 2018-08-24 08:35:50 +02:00
Sebastian Sdorra
7bf76a91f5 fixed review notes 2018-08-07 15:08:44 +02:00
Maren Süwer
839eb8d618 renaming of repository-types files to repositoryTypes 2018-08-07 14:00:29 +02:00
Maren Süwer
5731b607be change repository-types to repositoryTypes 2018-08-07 12:58:16 +02:00
Philipp Czora
9a4896b55d Implemented editing of repos (in UI) 2018-08-06 15:41:20 +02:00
Sebastian Sdorra
f0794c9d15 implemented action and selectors for delete repository 2018-08-03 09:54:04 +02:00
Sebastian Sdorra
211551a5be implemented create repository 2018-08-03 08:52:02 +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
Sebastian Sdorra
2953c805f9 implemented paging for repository overview 2018-08-01 14:56:24 +02:00
Sebastian Sdorra
b1c65a3a3c added loading indicator and handle failures of repository overview 2018-08-01 10:00:53 +02:00
Sebastian Sdorra
81ec5ae986 order repositories by namespace and name 2018-08-01 09:44:34 +02:00
Sebastian Sdorra
f33b54f60f intial import of repositroy list ui 2018-07-31 16:32:16 +02:00