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

Show user backend in user management #12806

Merged
merged 1 commit into from
Dec 12, 2014
Merged

Conversation

MorrisJobke
Copy link
Contributor

  • add switch to settings to show user backend
  • user classes for headers and rows to unify the show/hide statement
  • add user backend to response of user create request

ref #12604 and #12620

essential commit: 24895e3

cc @PVince81 @LukasReschke @blizzz

@MorrisJobke MorrisJobke added this to the 8.0-current milestone Dec 12, 2014
@MorrisJobke
Copy link
Contributor Author

Looks like:

user_management_backends

user-backend-toggle

@LukasReschke LukasReschke mentioned this pull request Dec 12, 2014
23 tasks
@LukasReschke
Copy link
Member

👍

<p><label>
<input type="checkbox" name="UserBackend" value="UserBackend" id="CheckboxUserBackend">
<?php p($l->t('Show user backend')) ?>
</label></p>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The intendation change is unnecessary?

@nickvergessen
Copy link
Contributor

Tested and works as expected

@ghost
Copy link

ghost commented Dec 12, 2014

Refer to this link for build results (access rights to CI server needed):
https://ci.owncloud.org//job/pull-request-analyser-ng-simple/4367/

Build result: FAILURE

[...truncated 16 lines...]Fetching upstream changes from https://github.com/owncloud/core.gitusing GIT_SSH to set credentials using .gitcredentials to set credentials > git config --local credential.helper store --file=/tmp/git4296755707574748955.credentials # timeout=10 > git fetch --tags --progress https://github.com/owncloud/core.git +refs/pull/:refs/remotes/origin/pr/ > git config --local --remove-section credential # timeout=10 > git rev-parse origin/pr/12806/merge^{commit} # timeout=10 > git branch -a --contains b9c6d655e426a437df51e164bf09b0fd965166cf # timeout=10 > git rev-parse remotes/origin/pr/12806/merge^{commit} # timeout=10Checking out Revision b9c6d655e426a437df51e164bf09b0fd965166cf (origin/pr/12806/merge) > git config core.sparsecheckout # timeout=10 > git checkout -f b9c6d655e426a437df51e164bf09b0fd965166cfFirst time build. Skipping changelog. > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule update --init --recursiveTriggering pull-request-analyser-ng-simple » SLAVEpull-request-analyser-ng-simple » SLAVE completed with result FAILUREStarted calculate disk usage of buildFinished Calculation of disk usage of build in 0 secondsStarted calculate disk usage of workspaceFinished Calculation of disk usage of workspace in 5 minutes
💣 Test FAILed. 💣

@nickvergessen
Copy link
Contributor

2 failign tests are related! : -1 : (invalidated by @MorrisJobke - I fixed the unit test)

@MorrisJobke MorrisJobke force-pushed the display-backend-in-usermgnt branch from 24895e3 to 6e4337a Compare December 12, 2014 13:16
@MorrisJobke
Copy link
Contributor Author

@nickvergessen I fixed the unit tests and improved the markup of the settings area too ;)

* add switch to settings to show user backend
* user classes for headers and rows to unify the show/hide statement
* add user backend to response of user create request
* proper markup in settings area
@MorrisJobke MorrisJobke force-pushed the display-backend-in-usermgnt branch from 6e4337a to 04aaa72 Compare December 12, 2014 13:19
@ghost
Copy link

ghost commented Dec 12, 2014

Refer to this link for build results (access rights to CI server needed):
https://ci.owncloud.org//job/pull-request-analyser-ng-simple/4408/
🚀 Test PASSed. 🚀

@ghost
Copy link

ghost commented Dec 12, 2014

Refer to this link for build results (access rights to CI server needed):
https://ci.owncloud.org//job/pull-request-analyser-ng-simple/4410/
🚀 Test PASSed. 🚀

@PVince81
Copy link
Contributor

Code looks good 👍

PVince81 pushed a commit that referenced this pull request Dec 12, 2014
@PVince81 PVince81 merged commit c7ce3b8 into master Dec 12, 2014
@PVince81 PVince81 deleted the display-backend-in-usermgnt branch December 12, 2014 15:23
@scrutinizer-notifier
Copy link

The inspection completed: 1 new issues, 2 updated code elements

@lock lock bot locked as resolved and limited conversation to collaborators Aug 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants