Commit Graph

97 Commits

Author SHA1 Message Date
Sebastian Sdorra
1957d368a4 Merged in feature/changeset_desc_ext_point (pull request #144)
Added extension point for changeset description
2019-01-04 07:37:55 +00:00
Florian Scholdei
b6520cc0f8 Merged in bugfix/repos_in_overview_clickable (pull request #141)
Bugfix/repos in overview clickable
2019-01-02 14:50:08 +00:00
Philipp Czora
0e1a37e64f Added extension point for changeset description 2018-12-27 13:57:45 +01:00
Philipp Czora
d0e13fcb09 Revert: Added extension point for changeset description 2018-12-27 13:56:35 +01:00
Philipp Czora
1898a8ffe5 Added extension point for changeset description 2018-12-27 13:48:55 +01:00
Maren Süwer
2f6eae4fac repository link should be clickable everywhere in its box 2018-12-20 16:45:38 +01:00
Maren Süwer
fe9346fee6 rename css class 2018-12-20 16:27:41 +01:00
Maren Süwer
0f64e7edeb Merged in feature/ux (pull request #139)
Feature/ux
2018-12-20 10:32:46 +00:00
Maren Süwer
9ca1ccb933 renaming 2018-12-20 11:31:32 +01:00
Maren Süwer
707715ec75 check if column size is full for repo overview 2018-12-20 11:12:04 +01:00
Maren Süwer
ca865125b8 remove margin of heading 2018-12-20 10:30:46 +01:00
Maren Süwer
a61fa52fa2 center image 2018-12-20 10:11:23 +01:00
Maren Süwer
0e924a3176 shorten description if it is longer than expected 2018-12-20 09:48:01 +01:00
René Pfeuffer
98662eb0c2 Merge with 2.0.0-m3 2018-12-19 15:09:40 +01:00
Janika Kefel
4d181a574a More UI changes 2018-12-19 13:28:04 +01:00
Philipp Czora
8a6a235e77 Implement Git repo config 2018-12-14 16:01:57 +01:00
Janika Kefel
3a62f81ba0 Added first UI changes 2018-12-13 14:49:59 +01:00
Sebastian Sdorra
b22cb46ac2 reimplement diff and move it to ui-components 2018-12-11 13:25:35 +01:00
Sebastian Sdorra
822a5382ce update ProfileInfo and ChangesetDetails for new avatar components 2018-12-10 14:55:42 +01:00
Sebastian Sdorra
97c4b0998b move changesets and avatar components to ui-components 2018-12-10 08:45:59 +01:00
Philipp Czora
610cf2b772 Merged 2.0.0-m3 2018-11-14 14:31:17 +01:00
Sebastian Sdorra
24de639c1e remove unnecessary div, to fix spacing of form elements 2018-11-13 07:38:53 +01:00
Philipp Czora
e5dcae6874 Fixed flow issues in tests 2018-11-07 16:42:26 +01:00
René Pfeuffer
8b03a2c9a4 Merge with 2.0.0-m3 2018-11-01 12:03:49 +01:00
Rene Pfeuffer
927920cb97 Fix imports 2018-11-01 11:43:49 +01:00
René Pfeuffer
17f1d9aa82 Correct link 2018-10-29 15:21:48 +01:00
Mohamed Karray
4ffea849d7 merge 2018-10-26 16:38:28 +02:00
Mohamed Karray
0360694052 fix show diff in git format for svn repo 2018-10-26 16:26:55 +02:00
Sebastian Sdorra
7fff5a62c9 do not fail if the description is empty 2018-10-24 10:25:50 +02:00
Sebastian Sdorra
9b210fd212 pass all properties of RepositoryNavLink to NavLink 2018-10-24 10:12:07 +02:00
René Pfeuffer
28671cc297 Merge with 2.0.0-m3 2018-10-19 16:24:11 +02:00
Philipp Czora
db7e3b0d2e Moved DiffView into ChangesetDetails 2018-10-19 10:22:21 +02:00
Philipp Czora
bcd6d708c8 Merged 2.0.0-m3 2018-10-19 08:44:03 +02:00
Maren Süwer
9e5df56ecf refactoring 2018-10-18 15:20:30 +02:00
Sebastian Sdorra
9ac5b3fe37 improve changeset styling 2018-10-18 14:40:35 +02:00
Sebastian Sdorra
4f647cb9e9 merge with 2.0.0-m3 2018-10-18 10:52:48 +02:00
René Pfeuffer
eac07cae1b Merge with 2.0.0-m3 2018-10-18 08:50:49 +02:00
Sebastian Sdorra
95cb1e77fc merge with 2.0.0-m3 2018-10-17 15:54:25 +02:00
Sebastian Sdorra
1a07827fb6 fix react missing key in list entries warning 2018-10-17 15:03:32 +02:00
Sebastian Sdorra
1888a58cb0 fix eslint and flow warnings 2018-10-17 14:11:28 +02:00
Sebastian Sdorra
3429f17670 render tags 2018-10-17 13:22:06 +02:00
Sebastian Sdorra
e6c16c3fc5 fixed branch selection urls and styles branch selector 2018-10-17 11:33:40 +02:00
Philipp Czora
e6fb2a8de7 Introduced dumb BranchSelector; moved fetching of branches to BranchRoot 2018-10-16 17:04:28 +02:00
René Pfeuffer
83640b9d44 Merge with 2.0.0-m3 2018-10-10 08:54:23 +02:00
Maren Süwer
0a46c3b367 show mail only if set 2018-10-09 11:11:02 +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
Maren Süwer
9fb587f227 merge 2.0.0-m3 2018-10-05 10:21:11 +02:00
Philipp Czora
eaf8951164 Boostrapped BranchChooser 2018-10-04 20:02:18 +02:00
Philipp Czora
11d1575265 merged changes 2018-10-04 17:12:56 +02:00