Commit Graph

97 Commits

Author SHA1 Message Date
Philipp Czora
35bbb44aaa Started refactoring Changeset listing 2018-10-04 17:12:38 +02:00
René Pfeuffer
7019073b93 Fix wrong div in p 2018-10-04 16:00:02 +02:00
René Pfeuffer
562978e623 Remove scm logo from changesets 2018-10-04 15:46:17 +02:00
Maren Süwer
2ff2c12af0 add help for configuration and repositories 2018-10-02 10:59:44 +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
700abf7fe0 change name of extension point 2018-09-27 11:59:10 +02:00
Maren Süwer
991640bc4b show no image if extension point is not used 2018-09-27 11:56:04 +02:00
Maren Süwer
34444ac4a9 put image left to table 2018-09-25 16:12:11 +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
Philipp Czora
8fefe5ff74 page numbers for Changesets are now present in the URL 2018-09-20 16:28:41 +02:00
René Pfeuffer
d8cf660237 Move changeset authro renderer to component 2018-09-19 16:47:21 +02:00
René Pfeuffer
d8c5828987 Move changeset id renderer to component 2018-09-19 16:39:29 +02:00
René Pfeuffer
dfdcd197db Show only first seven chars of commit id 2018-09-19 16:21:56 +02:00
René Pfeuffer
0b6feb6503 Rename ChangesetTable -> ChangesetList 2018-09-19 16:19:59 +02:00
René Pfeuffer
231dcbb9cb Correct link to changeset 2018-09-19 16:05:35 +02:00
René Pfeuffer
67e140cd24 Do not extend bulmar native css classes 2018-09-19 15:46:47 +02:00
René Pfeuffer
a96066a041 Merge 2018-09-19 14:16:55 +02:00
Philipp Czora
c853a3eb80 Moved changeset code to repos 2018-09-19 14:10:50 +02:00
René Pfeuffer
5c376e1c00 Fix history link for repositories in list view 2018-09-18 16:43:55 +02:00
René Pfeuffer
a56dab4d8a Fix edit link for repositories in list view 2018-09-18 15:19:01 +02:00
Philipp Czora
4cb644f9f8 Restructured Changeset Component
WIP
2018-09-17 14:03:13 +02:00
Maren Süwer
8811f9abd7 correct permissionsNavLink tests 2018-09-13 08:28:50 +02:00
Philipp Czora
9e489cfd1d Added types, components and logic for changesets 2018-09-11 17:20:30 +02:00
Maren Süwer
09924a03cb enable failing tests again and use form instead of table for create permission 2018-09-11 16:17:11 +02:00
Maren Süwer
e6253c47e1 show failure for modify permission or delete permission 2018-09-11 14:24:58 +02:00
Maren Süwer
0127050246 merge brachn 2.0.0-m3 2018-09-11 08:53:58 +02:00
Maren Süwer
1b314546e2 merge 2018-09-06 09:28:35 +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
d20b69ea23 fix flow and linter warnings 2018-08-31 10:47:42 +02:00
Sebastian Sdorra
52f83f3b15 fix missing font-awesome 2018-08-30 08:49:28 +02:00
Sebastian Sdorra
e6e1c5871a restore context path support 2018-08-27 15:47:02 +02:00
Sebastian Sdorra
4ec7c141dd added extension point for repository avatar 2018-08-24 11:01:37 +02:00
Sebastian Sdorra
3015937fc7 added extension point for repository detail information 2018-08-24 11:01:08 +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
Maren Süwer
b84472b11c add permissions to menu of repository 2018-08-23 09:10:38 +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
f2f806cf1d use textarea instead of input for repository description 2018-08-02 16:18:34 +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
641b3efd31 added more spacing to repository groups 2018-08-01 09:44:53 +02:00
Sebastian Sdorra
f33b54f60f intial import of repositroy list ui 2018-07-31 16:32:16 +02:00