René Pfeuffer
|
592282eb0f
|
Fix versions
|
2020-08-04 17:34:33 +02:00 |
|
CES Marvin
|
0394f8fd96
|
release version 2.3.1
|
2020-08-04 13:57:22 +00:00 |
|
René Pfeuffer
|
4499076180
|
Fix versions
|
2020-08-04 08:18:19 +02:00 |
|
Sebastian Sdorra
|
46e6c51e65
|
update storyshots to reflect latest tooltip changes
|
2020-07-31 13:00:15 +02:00 |
|
Sebastian Sdorra
|
3f1b7bbf5e
|
use multiline tooltips for help as default
|
2020-07-31 10:48:51 +02:00 |
|
Sebastian Sdorra
|
28d3983aed
|
remove short tooltips from long tooltip story
|
2020-07-31 10:48:14 +02:00 |
|
Sebastian Sdorra
|
d88704a009
|
improve modal stories to show overflow bug on form elements
|
2020-07-31 10:17:03 +02:00 |
|
Florian Scholdei
|
4268fed114
|
Add storyshot for our concrete bug case
|
2020-07-30 16:52:22 +02:00 |
|
Florian Scholdei
|
2490eccc71
|
Remove unused import
|
2020-07-30 13:04:12 +02:00 |
|
Florian Scholdei
|
132a30f2b6
|
Fix tooltip overflow in checkbox and radio context
|
2020-07-30 11:02:30 +02:00 |
|
CES Marvin
|
efda158d76
|
release version 2.3.0
|
2020-07-23 11:43:35 +00:00 |
|
Florian Scholdei
|
ded030ef86
|
Show line numbers by default
|
2020-07-23 10:18:36 +02:00 |
|
Eduard Heimbuch
|
2e4db3e584
|
fix key value input field
|
2020-07-13 11:34:51 +02:00 |
|
Konstantin Schaper
|
3f2e052057
|
Merge pull request #1246 from scm-manager/feature/add_keyValueInputField
add key value entry inputfield component
|
2020-07-13 11:23:40 +02:00 |
|
Eduard Heimbuch
|
efc7ece0fe
|
fix diff expand error on empty response
|
2020-07-09 11:52:14 +02:00 |
|
Eduard Heimbuch
|
b182f5b2d0
|
add key value entry inputfield component
|
2020-07-09 10:05:27 +02:00 |
|
CES Marvin
|
fcc4fd0960
|
release version 2.2.0
|
2020-07-03 09:33:30 +00:00 |
|
Sebastian Sdorra
|
aabd5058d1
|
update storyshots
|
2020-07-02 11:32:41 +02:00 |
|
Sebastian Sdorra
|
e08f2f2260
|
ensure both changeset short link matchers are using the same regex
|
2020-07-02 11:30:26 +02:00 |
|
Sebastian Sdorra
|
3a393f6238
|
unify name of ChangesetShortLink and export regex
|
2020-07-02 11:29:17 +02:00 |
|
Sebastian Sdorra
|
e8eaaf486f
|
use fragments instead of div to avoid layout problems
|
2020-07-02 11:27:46 +02:00 |
|
Sebastian Sdorra
|
8c67f6f048
|
removed debug logging
|
2020-07-02 10:54:24 +02:00 |
|
René Pfeuffer
|
8a0e0a3cc5
|
Add extension point for changeset short links.
|
2020-07-01 10:43:17 +02:00 |
|
René Pfeuffer
|
53993cfee7
|
Introduce new extension point for changeset description
This new extension point will only be rendered when the old extension
point is not bound.
|
2020-06-30 18:18:09 +02:00 |
|
René Pfeuffer
|
f62683e528
|
Create split and replace component
|
2020-06-30 15:21:19 +02:00 |
|
René Pfeuffer
|
528432c2be
|
Fix versions
|
2020-06-30 07:48:36 +02:00 |
|
Eduard Heimbuch
|
19adcd22f1
|
update storyshots
|
2020-06-29 14:56:00 +02:00 |
|
Eduard Heimbuch
|
52e1eb4008
|
merge with develop
|
2020-06-29 11:46:10 +02:00 |
|
Eduard Heimbuch
|
c18719e573
|
fix unit test
|
2020-06-25 13:24:48 +02:00 |
|
René Pfeuffer
|
0623f039cc
|
Heed review comments
|
2020-06-24 17:44:30 +02:00 |
|
René Pfeuffer
|
c5a2d04789
|
Modify checkboxes so that they can be indeterminate
To add the third state, we create our own checkboxes using font awesome
icons.
|
2020-06-24 17:44:26 +02:00 |
|
Eduard Heimbuch
|
149b6cbc2a
|
update storyshots
|
2020-06-24 16:15:27 +02:00 |
|
eheimbuch
|
d651f7a2e4
|
Merge branch 'develop' into feature/commit_mention_links_markdown
|
2020-06-24 15:29:39 +02:00 |
|
Eduard Heimbuch
|
0eeddd5103
|
enrich commit mentions by internal links e. g. "repoNamespace/repoName@commitId"
|
2020-06-24 15:26:50 +02:00 |
|
CES Marvin
|
e5c7b4eda4
|
release version 2.1.1
|
2020-06-23 15:34:23 +00:00 |
|
eheimbuch
|
2706447238
|
Merge pull request #1207 from scm-manager/bugfix/tooltip_ignores_linebreaks
fix tooltip multiline view
|
2020-06-22 11:27:57 +02:00 |
|
Eduard Heimbuch
|
dcf1fd84c5
|
remove useless class
|
2020-06-22 11:27:05 +02:00 |
|
Sebastian Sdorra
|
d2346278f1
|
added some tooltip stories to test multiline
|
2020-06-19 11:43:04 +02:00 |
|
CES Marvin
|
b037053ec5
|
release version 2.1.0
|
2020-06-18 10:54:38 +00:00 |
|
Eduard Heimbuch
|
8550211615
|
fix tooltip multiline view
|
2020-06-18 10:35:55 +02:00 |
|
Sebastian Sdorra
|
a3eb42bbb7
|
merge with support/2.0.x branch
|
2020-06-18 09:39:16 +02:00 |
|
René Pfeuffer
|
34b04b0ccd
|
Fix formatting
|
2020-06-18 07:40:23 +02:00 |
|
Sebastian Sdorra
|
ac9f7914ae
|
removed unused imports
|
2020-06-18 07:40:23 +02:00 |
|
Sebastian Sdorra
|
dcac6b3f22
|
fixed active state of sub navigation items, which are using activeWhenMatch
|
2020-06-18 07:39:35 +02:00 |
|
Sebastian Sdorra
|
231d81992a
|
break-word on overflow in popover of annotaton view
|
2020-06-17 13:44:53 +02:00 |
|
Eduard Heimbuch
|
1435828e0e
|
fix small review findings
|
2020-06-17 13:27:54 +02:00 |
|
Sebastian Sdorra
|
94054e9226
|
update storyshot snapshots
|
2020-06-17 12:29:33 +02:00 |
|
Sebastian Sdorra
|
62996d6585
|
align calculating and formatting of dates between components
|
2020-06-17 12:26:22 +02:00 |
|
Eduard Heimbuch
|
37bad5fd95
|
fix race condition in annotate view
|
2020-06-17 11:44:21 +02:00 |
|
Sebastian Sdorra
|
645fdb8661
|
update storyshot snapshots
|
2020-06-17 08:10:02 +02:00 |
|