Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make basic functionality work without JavaScript #2541

Merged
merged 2 commits into from
Sep 18, 2017

Conversation

jorgesumle
Copy link
Contributor

Targeting #2538 to make the basic functionality of the website work better when JavaScript is disabled. The dropdowns of branches still don't work without JavaScript (the dropdown works, but the names of the branches don't appear), but this pull request makes the other dropdowns work just fine by using CSS and the <noscript> tag (unless I'm missing something).

@lunny lunny added this to the 1.x.x milestone Sep 18, 2017
@lunny lunny added the type/enhancement An improvement of existing functionality label Sep 18, 2017
@appleboy
Copy link
Member

LGTM

@tboerger tboerger added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Sep 18, 2017
@lafriks
Copy link
Member

lafriks commented Sep 18, 2017

LGTM

@lunny lunny mentioned this pull request Sep 18, 2017
3 tasks
@lunny
Copy link
Member

lunny commented Sep 18, 2017

make L-G-T-M work

@tboerger tboerger added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Sep 18, 2017
@lunny lunny modified the milestones: 1.x.x, 1.3.0 Sep 18, 2017
@codecov-io
Copy link

codecov-io commented Sep 18, 2017

Codecov Report

Merging #2541 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2541   +/-   ##
=======================================
  Coverage   26.96%   26.96%           
=======================================
  Files          84       84           
  Lines       16906    16906           
=======================================
  Hits         4559     4559           
  Misses      11672    11672           
  Partials      675      675

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 566e8ec...f83f53f. Read the comment docs.

@bkcsoft bkcsoft merged commit d155d0e into go-gitea:master Sep 18, 2017
@go-gitea go-gitea locked and limited conversation to collaborators Nov 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/enhancement An improvement of existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants