Skip to content

Commit

Permalink
administration page updates
Browse files Browse the repository at this point in the history
  • Loading branch information
mdcanzoneri committed Feb 26, 2016
1 parent 7ca2bf1 commit eabab58
Show file tree
Hide file tree
Showing 6 changed files with 32 additions and 6 deletions.
Binary file added admin/add-user.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
38 changes: 32 additions & 6 deletions admin/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,36 @@ Administration
.. toctree::
:maxdepth: 2

Here we'll cover a varity of topics:
You can access all of the Ptero administrative features from the Settings icon in the top right of the page.

.. image:: settings.png

Adding & Removing Users
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
You can add or remove users from the Team tab in the Settings.

To add a new user, simply enter their email address and click Invite. Any user can invite another standard user (non-admin).

When inviting a new user, there is the option to designate that user as an admin. Abilities available to admins only:

* Adding, updating, or removing payment information
* Inviting or promoting other admins
* Removing users

.. image:: add-user.png

To remove a user or designate as admin (admin only), simply locate the user under the Active Members section and click the corresponding button.

.. image:: remove-admin.png


Changing Profile Info & Password
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Users can change the name and email address they use to login by going to the Profile section in settings. Simply update the necessary fields and click Save Profile.

.. image:: update-profile.png

Users can change their password by going to the Security section in settings. Ptero will ask for you to confirm your current password before creating a new password.

.. image:: password.png

* inviting users
* removing users
* enabling/disabling two-factor authentication
* changing your password
* deleting your account
Binary file added admin/password.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added admin/remove-admin.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added admin/settings.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added admin/update-profile.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit eabab58

Please sign in to comment.