Hong Ooi
1eebbb9fd3
fix default_generator arg in get_list_pager
2021-05-03 09:21:45 +10:00
Hong Ooi
bdd48e17a0
Add listing methods to graph client ( #23 )
...
* add list methods to ms_graph
* get it working
* update readme
* enhance get_group
2021-04-26 02:51:46 +10:00
Hong Ooi
7230fcabd7
update extract_list_values doc, tests
2021-04-25 23:23:56 +10:00
Hong Ooi
f0188058d4
Add filter arg to all listing methods ( #22 )
...
* add filter args to all list_* methods
* document
* filtering working again
2021-04-25 08:56:49 +10:00
Hong Ooi
38bec8bb15
Pager API ( #21 )
...
New public API for working with paged result sets. Replaces the private methods 'get_paged_list' and 'init_list_objects'; these are retained for backward compatibility but deprecated.
2021-04-24 00:56:05 +10:00
Hong Ooi
d09a8e05b8
fix batch request
2021-04-02 19:33:06 +11:00
Hong Ooi
f44e6a86a1
Handle throttling ( #18 )
...
closes #17
2021-04-02 19:08:16 +11:00
Hong Ooi
7a3f8a2c1b
Implement batch requests ( #16 )
2021-04-01 00:22:09 +11:00
Hong Ooi
2cfe7280e4
more fixes, tests for login
2021-01-13 00:28:09 +11:00
Hong Ooi
4d19dac5b0
1.2.0 update ( #12 )
...
* change org
* test commit
* Extensibility (#1 )
* sharepoint site/drive
* use basename of src for download
* download method for drive
* add top-level get_sharepoint_site, get_drive
* refactoring
* fix glitch in test
* add more is_* functions
* start on list_files
* list_files working, add get_drives methods
* rationalise get_drive/document_library
* fine-tune drive/file detection
* add drive_item class
* tweak for personal onedrive
* add app for personal auth
* file uploading
* delete file
* drive items
* use AAD v2.0 as default
* class registry
* tweak login defaults
* document everything
* linting
* update description
* split ms_object and az_object
* change default for init_list_objects
* stub sharepoint list object
* basic list functionality
* break sharepoint stuff into new pkg
* fixes
* util fns from AzureRMR
* update news
* update docs
* basic testing
* add vignette
* fix vignette
* update news
* change org back
* also set default to aad v2 in ms_graph
* update doc
* bump version no
* rework get_graph_login
2021-01-12 04:17:32 +11:00
Hong Ooi
22303fea12
New creds api ( #5 )
...
- Use new Graph password API
- Better cert handling
2019-11-08 07:50:36 +11:00
Hong Ooi
d7d8acd2df
empty list fix, update tests
2019-10-15 19:20:12 +11:00
Hong Ooi
10a814291a
update tests
2019-09-20 17:41:33 +10:00
Hong Ooi
ba703ccd18
update login functionality to match AzureRMR
2019-05-13 08:39:47 +10:00
Hong Ooi
6474c4e571
add list owned/created functionality
2019-03-24 20:13:48 +11:00
Hong Ooi
f509ea503c
refactor to use base object class
2019-03-23 06:24:35 +11:00
Hong Ooi
8d9bc0de3f
az_graph -> ms_graph
2019-03-22 19:21:44 +11:00
Hong Ooi
76478ef027
Revert "az_ -> gr_ prefix"
...
This reverts commit b5f1a4dddb
.
2019-03-22 19:14:15 +11:00
Hong Ooi
b5f1a4dddb
az_ -> gr_ prefix
2019-03-22 18:55:56 +11:00
Hong Ooi
52dc4079cd
expanding tests
2019-03-20 13:11:37 +11:00
Hong Ooi
ffc6021d48
ad graph -> ms graph
2019-03-18 19:15:43 +11:00
Hong Ooi
aaf6446494
app update methods
2019-03-16 03:05:44 +11:00
Hong Ooi
0d2ff9fd4f
cleanup tests
2019-03-15 03:20:40 +11:00
Hong Ooi
62c84c5d7d
tests working
2019-03-15 02:59:37 +11:00
Hong Ooi
24312b4da9
tests
2019-03-14 20:56:05 +11:00