gitroast/templates/repo
Iwasa Kazmi 6780661192 Fix layout of the topics editing form (#4971)
* Fix layout of the topic edit.

- made right-hand column wider so that it has enough space for "Done" button.

- fixed issue that jQuery's .show() breaks functionality of the Semantic UI Grid.

* Improve switching visibility of the topic edit

Changes to support old browsers that doesn't support 'flex' keyword.

- Removed style "display: none" from index.css so that
  the grid can be displayed without specifying new "display" style.

- Added style "display:none" to the grid element in HTML template
  as the initial style.

- In index.js, visibility of the grid element is changed by
  set "display:none" style to the element or removing it from the element.
2018-09-29 09:28:47 +03:00
..
branch Fix some issues with special chars in branch names (#3767) 2018-09-17 01:28:23 +03:00
diff Code review UI improvements and bugfixes (#4682) 2018-09-17 17:59:49 +03:00
editor Fix some issues with special chars in branch names (#3767) 2018-09-17 01:28:23 +03:00
issue Fix some issues with special chars in branch names (#3767) 2018-09-17 01:28:23 +03:00
pulls Fix some issues with special chars in branch names (#3767) 2018-09-17 01:28:23 +03:00
release Fix some issues with special chars in branch names (#3767) 2018-09-17 01:28:23 +03:00
settings Fix some issues with special chars in branch names (#3767) 2018-09-17 01:28:23 +03:00
wiki Add shortcut to save wiki page (#4452) 2018-07-24 12:20:52 +02:00
activity.tmpl Fix some issues with special chars in branch names (#3767) 2018-09-17 01:28:23 +03:00
bare.tmpl fix writer cannot read bare repo guide (#4033) 2018-05-24 22:28:53 +08:00
branch_dropdown.tmpl Escape branch name in dropdown menu (#3691) 2018-03-19 22:29:16 +08:00
commit_status.tmpl Add `noreferrer` to rel='noopener` for <a> tags (#4328) 2018-07-03 19:52:36 -04:00
commits.tmpl Responsive view (#2750) 2017-12-30 18:47:52 -06:00
commits_table.tmpl Fix some issues with special chars in branch names (#3767) 2018-09-17 01:28:23 +03:00
create.tmpl Fix typos in i18n variable names. (#4080) 2018-07-04 19:43:21 +08:00
forks.tmpl #3348 always use relative avatar link in the template 2016-08-05 12:12:54 -07:00
graph.tmpl Fix issue link rendering in commit messages (#2897) 2017-11-13 09:35:55 +08:00
header.tmpl Fix some issues with special chars in branch names (#3767) 2018-09-17 01:28:23 +03:00
home.tmpl Fix layout of the topics editing form (#4971) 2018-09-29 09:28:47 +03:00
migrate.tmpl Fix typos in i18n variable names. (#4080) 2018-07-04 19:43:21 +08:00
search.tmpl Don't warn users about *every* dirty form (#3707) 2018-03-23 22:10:42 +08:00
sub_menu.tmpl Minor copy changes (#3074) 2017-12-03 22:52:30 +02:00
user_cards.tmpl Add `noreferrer` to rel='noopener` for <a> tags (#4328) 2018-07-03 19:52:36 -04:00
view_file.tmpl Responsive view (#2750) 2017-12-30 18:47:52 -06:00
view_list.tmpl Symlink icons (#1416) (#3826) 2018-05-01 10:04:36 +03:00
watchers.tmpl #1692 APIs: Users Followers 2015-12-21 04:24:11 -08:00