Commit Graph

3079 Commits

Author SHA1 Message Date
Eduard Heimbuch
4df33fcc73 fix styling 2020-02-28 14:58:56 +01:00
Eduard Heimbuch
2d038327d0 fix re-render bug for changesets 2020-02-28 13:15:27 +01:00
Eduard Heimbuch
d59778c3bd fix secondary navigation responsiveness 2020-02-27 16:41:19 +01:00
Eduard Heimbuch
f9b680f548 fix responsiveness for section 2020-02-27 10:00:29 +01:00
Eduard Heimbuch
f8720087a1 refactor 2020-02-27 09:27:02 +01:00
Eduard Heimbuch
ed53745d9f make secondary navigation also for user, group and administration collapsable 2020-02-26 15:45:24 +01:00
Eduard Heimbuch
119236a227 move MenuContext to ui-components 2020-02-26 15:10:56 +01:00
Eduard Heimbuch
7232815900 use react context to toggle collapsable repository menu 2020-02-26 10:41:39 +01:00
Rene Pfeuffer
c0e0ed3d17 Fix tests 2020-02-25 17:34:41 +01:00
Eduard Heimbuch
eee6cad1d3 make repository navigation fixed // add title for collapsed navigation items 2020-02-25 17:15:23 +01:00
Rene Pfeuffer
e33d65b097 Merge with default 2020-02-25 16:37:17 +01:00
Florian Scholdei
affb460584 Merge with upstream 2020-02-25 16:22:54 +01:00
Eduard Heimbuch
7fe8b58e7d make secondary navigation collapsable // save collapse status in local storage 2020-02-25 09:49:23 +01:00
Florian Scholdei
a557997fa4 Simplify sort extensions method 2020-02-25 09:18:29 +01:00
Sebastian Sdorra
000dab88ca merge with default branch 2020-02-25 08:24:12 +01:00
Florian Scholdei
a5f27adc71 Described sort method in a more understandable way 2020-02-24 15:05:13 +01:00
Florian Scholdei
a016710c35 Sorted extension point entries with supplied extensionName 2020-02-24 15:02:03 +01:00
Rene Pfeuffer
a8694eb668 Fix offset for svn repositories 2020-02-21 11:50:04 +01:00
Rene Pfeuffer
a05c371910 Render truncated info 2020-02-21 11:06:21 +01:00
Rene Pfeuffer
722e38788b Fix update 2020-02-21 09:45:43 +01:00
Rene Pfeuffer
264f6efd04 Fix loading detection 2020-02-21 07:37:55 +01:00
Sebastian Sdorra
39846314cb update storyshots 2020-02-20 16:23:12 +01:00
Rene Pfeuffer
c4a801a7be WIP 2020-02-20 14:36:13 +01:00
Sebastian Sdorra
051e6f946f improved footer layout 2020-02-20 11:31:21 +01:00
René Pfeuffer
4bc3d16aa9 WIP 2020-02-19 18:37:09 +01:00
Sebastian Sdorra
b98e82c388 update node and yarn 2020-02-19 14:30:52 +01:00
Sebastian Sdorra
8e39d53add added 3 column layout to footer 2020-02-19 13:35:04 +01:00
Sebastian Sdorra
a83ef175be added option to pass className prop to AvatarImage 2020-02-19 13:34:30 +01:00
Sebastian Sdorra
bd57acf138 ExtensionPoint now uses binder provided from context 2020-02-19 10:06:10 +01:00
Sebastian Sdorra
f96ebc98cd added stories for the footer 2020-02-19 09:49:31 +01:00
Sebastian Sdorra
f23b464524 use binder from context to make extensions it testable 2020-02-19 09:48:46 +01:00
Sebastian Sdorra
041a999a01 added context hook to allow the override of the default binder 2020-02-19 09:47:52 +01:00
Sebastian Sdorra
fac46d636f fixed wrong typing of me groups 2020-02-19 09:46:57 +01:00
René Pfeuffer
fe1591171d Rename 'proceedFrom' to 'offset' 2020-02-19 09:23:23 +01:00
Eduard Heimbuch
3f9d61ca99 inject props to each extension 2020-02-19 08:48:51 +01:00
Rene Pfeuffer
6b3f36e7ea WIP 2020-02-18 17:56:22 +01:00
Eduard Heimbuch
6431f19b30 rm link mock 2020-02-18 14:03:33 +01:00
Eduard Heimbuch
61d7d5e6dd Add footer extension points for links and avatar 2020-02-18 13:10:37 +01:00
Rene Pfeuffer
d513ebcd83 Prepare for next development iteration 2020-02-14 13:40:39 +01:00
Rene Pfeuffer
476dcc5758 Release version 2.0.0-rc4 2020-02-14 12:28:11 +01:00
Rene Pfeuffer
0a2253753f Fix collapse all button 2020-02-13 15:08:17 +01:00
Eduard Heimbuch
550eb327c3 update storyshots 2020-02-13 08:29:51 +01:00
Eduard Heimbuch
91753f16f0 remove markdown formatting from MarkdownView component 2020-02-12 14:41:54 +01:00
Sebastian Sdorra
e30796b995 improve diff view button tooltip 2020-02-11 10:48:12 +01:00
Sebastian Sdorra
73de95efc7 Use tooltip instead of title and added aria label to DiffButton 2020-02-11 08:35:55 +01:00
Sebastian Sdorra
78e31f690a Use icon only button for diff file controls 2020-02-10 15:33:32 +01:00
Rene Pfeuffer
bcba3e28cd Move redundant prop to type 2020-02-07 15:10:54 +01:00
Rene Pfeuffer
d3d33d5d65 Change case of file name 2020-02-07 14:57:36 +01:00
Rene Pfeuffer
22943eac9a Add option to use a function for default collapse state 2020-02-07 14:27:21 +01:00
Sebastian Sdorra
c20a50e9ec Prepare for next development iteration 2020-02-03 13:42:29 +01:00