-
-
Notifications
You must be signed in to change notification settings - Fork 232
[feature] Add REST API list, detail, and delete endpoints for RADIUS batch user creation #771 #773
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
Open
BHARATH0153
wants to merge
24
commits into
openwisp:master
Choose a base branch
from
BHARATH0153:issues/771-batch-rest-api-list-detail-delete
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
bb54b12
[feature] Added REST API list, detail, and delete endpoints for RADIU…
BHARATH0153 39929b9
[fix] Fixed RST formatting in batch API docs #771
BHARATH0153 d8a1a37
[fix] Addressed review feedback on batch REST API endpoints #771
BHARATH0153 b6cf149
Update openwisp_radius/tests/test_api/test_api_batch.py
BHARATH0153 9a6aa10
[change] Addressed review feedback on batch REST API endpoints #771
BHARATH0153 cc9525f
[fix] File name
BHARATH0153 10c44d4
[change] Added query optimization and sample-app tests for batch endp…
BHARATH0153 7c78a99
[fix] Renamed test.batch.py to test_batch.py #771
BHARATH0153 63da3bc
[fix] Fixed Black/flake8 formatting in batch test #771
BHARATH0153 5289992
[fix] Fixed race condition in batch delete atomicity #771
BHARATH0153 fe04cdc
Update openwisp_radius/api/urls.py
BHARATH0153 4c6fc28
[change] Addressed nemesifier review feedback #771
BHARATH0153 cb4f05e
[fix] Fixed URL name mismatch for batch detail endpoint #771
BHARATH0153 aefe230
[change] Renamed URL name to radius_batch_detail per convention #771
BHARATH0153 5b99f8d
Merge branch 'master' into issues/771-batch-rest-api-list-detail-delete
BHARATH0153 8b961f4
Merge branch 'master' into issues/771-batch-rest-api-list-detail-delete
nemesifier fdabb84
Update openwisp_radius/api/urls.py
BHARATH0153 6771df0
[change] Simplify perform_destroy and rewrite batch test helpers
BHARATH0153 d6f4943
[change] Remove _create_prefix_batch wrapper, use _create_radius_batc…
BHARATH0153 eefb95e
Merge branch 'master' into issues/771-batch-rest-api-list-detail-delete
BHARATH0153 a131805
[change] Use _superuser_login for admin tests, simplify _get_auth_header
BHARATH0153 d61c68e
[fix] Fix assertNumQueries for session auth in batch list test
BHARATH0153 6a01468
Merge branch 'master' into issues/771-batch-rest-api-list-detail-delete
BHARATH0153 2caf25f
Merge branch 'master' into issues/771-batch-rest-api-list-detail-delete
BHARATH0153 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.