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

increase size of load all completed tasks button #1777

Merged
merged 1 commit into from
Sep 14, 2021

Conversation

szaimen
Copy link
Contributor

@szaimen szaimen commented Sep 13, 2021

Fix #1667
Signed-off-by: szaimen [email protected]

For my own testing
docker run -d \
-e TASKS_BRANCH=enh/1667/increase-button-size \
-p 8443:443 \
-e TRUSTED_DOMAIN=192.168.178.34 \
--name nextcloud-easy-test \
--user=www-data \
ghcr.io/szaimen/nextcloud-easy-test:latest

@codecov
Copy link

codecov bot commented Sep 13, 2021

Codecov Report

Merging #1777 (e06d618) into master (27e59ec) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master    #1777   +/-   ##
=========================================
  Coverage     30.55%   30.55%           
  Complexity       41       41           
=========================================
  Files            67       67           
  Lines          3129     3129           
  Branches        583      583           
=========================================
  Hits            956      956           
  Misses         2173     2173           

@szaimen szaimen force-pushed the enh/1667/increase-button-size branch 2 times, most recently from f60308c to 57f6618 Compare September 13, 2021 14:57
@szaimen szaimen force-pushed the enh/1667/increase-button-size branch from 57f6618 to e06d618 Compare September 13, 2021 15:31
@szaimen
Copy link
Contributor Author

szaimen commented Sep 13, 2021

I think this should be ready now :)

@szaimen szaimen marked this pull request as ready for review September 13, 2021 15:37
@raimund-schluessler raimund-schluessler added this to the 0.14.3 milestone Sep 14, 2021
@raimund-schluessler raimund-schluessler merged commit f50972c into master Sep 14, 2021
@delete-merged-branch delete-merged-branch bot deleted the enh/1667/increase-button-size branch September 14, 2021 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Increase the Load all completed tasks button and add an icon?
2 participants