]> BookStack Code Mirror - bookstack/history - tests/Api/UsersApiTest.php
Updated command classes to include "Command" in name
[bookstack] / tests / Api / UsersApiTest.php
2023-05-24 Dan BrownMerge pull request #4247 from BookStackApp/controller_c...
2023-05-17 Dan BrownPlayed around with a new app structure
2023-03-19 Dan BrownMerge branch 'development' into codemirror6
2023-02-19 Dan BrownMerge pull request #4051 from BookStackApp/roles_api
2023-02-18 Dan BrownAdded tests for not-yet-built role API endpoints
2023-02-17 Dan BrownMerge branch 'codemirror6' into codemirror6_take2
2023-01-24 Dan BrownMerge pull request #3986 from BookStackApp/permission_t...
2023-01-21 Dan BrownCopied over work from user_permissions branch
2022-09-29 Dan BrownMerge pull request #3757 from BookStackApp/tests_entity...
2022-09-29 Dan BrownExtracted entity testcase methods to own class
2022-02-08 Dan BrownUpdated with latest styleci changes
2022-02-08 Dan BrownMerge branch 'tinymce' into development
2022-02-08 Dan BrownMerge pull request #3238 from BookStackApp/users_api
2022-02-04 Dan BrownAdded user-create API endpoint
2022-02-03 Dan BrownAdded user-update API endpoint
2022-02-03 Dan BrownAdded users-delete API endpoint
2022-02-03 Dan BrownRefactored existing user API work