Commit Graph

3 Commits (03e99f847c357264597132006c9cf585626c36d8)

Author SHA1 Message Date
vnkmpf 51fb0463a3
Fix truncated organization names ()
* Fix truncated organization names

Previous ellipsis implementation hid vertical overflow - image + descent line of letters.
Organization visibility in select on dashboard was not always visible.
This commit extracts classes which don't make collisions with other items on page.
vnkmpf 3a4801d195
Truncated organisations name ()
- truncate to max length 40
- add CSS ellipsis
6543 81c833d92d
Add support to migrate from gogs ()
Add support to migrate gogs:

  *  issues
  *  comments
  *  labels
  *  milestones
  *  wiki


Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Andrew Thornton <art27@cantab.net>