Commit bd39be4
Fixed pagination issue, added custom payload option in all methods an… (#46)
* Added users and organisations api methods
User Session
Logging in/out
Users
Get User
Update User
Activate User
Request Password
Reset Password
Organizations
Get All Organizations
Get Single Organization
Organization Roles
Organization Users
Transfer Organization Ownership
Organization Stacks
Organization Logs
* added requirements.txt file
* loaded install, changlog , codeowners and release.yml file
* Organized package structure
* Developed stack Implementation
* Code Optimized
* Added Mock test and Api Test cases
* Added test cases and coverage packages
* Added API documentation and added stacks test cases
* Added coverage reports generartion in github action
Added coverage report github action
Changed methods name
Changed unit test cases
Code improvements
API Documentation
* Added global fields class
* - General code improvements
- Corrected few testcases
- Single place for credentials
- linting added
* Feat/cs 40287 workflow class implemetation (#14)
* feat: ✨ implemented branches and aliases with unit and api test cases
* test: ✅ added mock tests for branches and aliases
* docs: 📝 added api documentation for branches and aliases
* feat: ✨ content type implementation with api references, unit test cases and api test cases
* test: renamed the api, mock, unit test file names of branch and alias
* test: renamed file path in branch and alias mock tests
* test: improved coverage report for branches and aliases
* test: Added mock test cases for content type
* docs: 📝 Cleared typo errors
* test: removed unwanted test files
* refactor: Code improvement for branches, aliases and content type implementation
* - General code improvements
- Testcases improvements
* - General code improvements
- Testcases improvements
* - General code improvements
- Formats are updated
* code enhancement
* Created Entry class and test cases
Created Entry Class
created entry class test cases
* feat: ✨ asset class implementation with tests and api docs
* Code improvements and changed test cases to new structure
* test: ✅ added resources and made some changes in api and unit test cases
* Updated Unit test cases.
* Webhook class Implementation
* Created workflow class
* Deleted secrets-scan.yml file
* Updated variable name
* Deleted sast-scan.yml file
* Feat/cs 40545 metadata class implemetation (#15)
* Metadata class implementation
* Deleted sast-scan.yml file
* Fixed PR comments
* Code optimisation and handling custom error exception
* Removed uids
* Feat/cs 40549 roles class implementation (#16)
* Created roles class with unit testcases, mock test cases and api test cases
* Updated coverage report github workflow file
* Added coverage install command
* Added pytest install command
* Updated stack class unit test file
* Added html coverage
* Added coverage reports and visualizations
* Removed visualisation
* Generating coverage report in svg format
* Added coverage-badge install command
* Fixed PR comments and code optimisation
* Added coverage reports graphical visualisation in github page
* Created readme file
* changed variable name
* Updated readme file
* Update README.md
* Added auditlog class and license file (#17)
* Added auditlog class and license file
* Added test case for invalid inputs
* commented the idiom
It Allows You to Execute Code When the File Runs as a Script, but Not When It’s Imported as a Module
---------
Co-authored-by: Shailesh Mishra <mobile@contentstack.com>
---------
Co-authored-by: Shailesh Mishra <mobile@contentstack.com>
* Developed environment class implementation (#19)
* Developed environment class implementation
* Updated variable name
* Added CI-CD implementation (#20)
* Added CI-CD implementation
Added CICD implemetation
Updated code Optimization
Updated code for check package in test environment.
* Removed Unused files
* Feat/cs 41198 locale class implementation (#21)
* Added locale class implementation
* Implemented taxonomy support (#22)
---------
Co-authored-by: harshithad0703 <harshitha.d@contentstack.com>
Co-authored-by: Shailesh Mishra <mshaileshr@gmail.com>
Co-authored-by: Shailesh Mishra <mobile@contentstack.com>
* Feat/cs 41199 label class implementation (#25)
* Next (#23)
* Added users and organisations api methods
User Session
Logging in/out
Users
Get User
Update User
Activate User
Request Password
Reset Password
Organizations
Get All Organizations
Get Single Organization
Organization Roles
Organization Users
Transfer Organization Ownership
Organization Stacks
Organization Logs
* added requirements.txt file
* loaded install, changlog , codeowners and release.yml file
* Organized package structure
* Developed stack Implementation
* Code Optimized
* Added Mock test and Api Test cases
* Added test cases and coverage packages
* Added API documentation and added stacks test cases
* Added coverage reports generartion in github action
Added coverage report github action
Changed methods name
Changed unit test cases
Code improvements
API Documentation
* Added global fields class
* - General code improvements
- Corrected few testcases
- Single place for credentials
- linting added
* Feat/cs 40287 workflow class implemetation (#14)
* feat: ✨ implemented branches and aliases with unit and api test cases
* test: ✅ added mock tests for branches and aliases
* docs: 📝 added api documentation for branches and aliases
* feat: ✨ content type implementation with api references, unit test cases and api test cases
* test: renamed the api, mock, unit test file names of branch and alias
* test: renamed file path in branch and alias mock tests
* test: improved coverage report for branches and aliases
* test: Added mock test cases for content type
* docs: 📝 Cleared typo errors
* test: removed unwanted test files
* refactor: Code improvement for branches, aliases and content type implementation
* - General code improvements
- Testcases improvements
* - General code improvements
- Testcases improvements
* - General code improvements
- Formats are updated
* code enhancement
* Created Entry class and test cases
Created Entry Class
created entry class test cases
* feat: ✨ asset class implementation with tests and api docs
* Code improvements and changed test cases to new structure
* test: ✅ added resources and made some changes in api and unit test cases
* Updated Unit test cases.
* Webhook class Implementation
* Created workflow class
* Deleted secrets-scan.yml file
* Updated variable name
* Deleted sast-scan.yml file
* Feat/cs 40545 metadata class implemetation (#15)
* Metadata class implementation
* Deleted sast-scan.yml file
* Fixed PR comments
* Code optimisation and handling custom error exception
* Removed uids
* Feat/cs 40549 roles class implementation (#16)
* Created roles class with unit testcases, mock test cases and api test cases
* Updated coverage report github workflow file
* Added coverage install command
* Added pytest install command
* Updated stack class unit test file
* Added html coverage
* Added coverage reports and visualizations
* Removed visualisation
* Generating coverage report in svg format
* Added coverage-badge install command
* Fixed PR comments and code optimisation
* Added coverage reports graphical visualisation in github page
* Created readme file
* changed variable name
* Updated readme file
* Update README.md
* Added auditlog class and license file (#17)
* Added auditlog class and license file
* Added test case for invalid inputs
* commented the idiom
It Allows You to Execute Code When the File Runs as a Script, but Not When It’s Imported as a Module
---------
Co-authored-by: Shailesh Mishra <mobile@contentstack.com>
---------
Co-authored-by: Shailesh Mishra <mobile@contentstack.com>
* Developed environment class implementation (#19)
* Developed environment class implementation
* Updated variable name
* Added CI-CD implementation (#20)
* Added CI-CD implementation
Added CICD implemetation
Updated code Optimization
Updated code for check package in test environment.
* Removed Unused files
* Feat/cs 41198 locale class implementation (#21)
* Added locale class implementation
* Implemented taxonomy support (#22)
---------
Co-authored-by: harshithad0703 <harshitha.d@contentstack.com>
Co-authored-by: Shailesh Mishra <mshaileshr@gmail.com>
Co-authored-by: Shailesh Mishra <mobile@contentstack.com>
---------
Co-authored-by: Shailesh Mishra <mshaileshr@gmail.com>
Co-authored-by: Shailesh Mishra <mobile@contentstack.com>
Co-authored-by: harshithad0703 <harshitha.d@contentstack.com>
* Deleted .idea directory (#24)
* Deleted .idea directory
* Deleted Test apidoc files
* Deleted coverage.txt file
* Created label class implementation
* Updated document data
---------
Co-authored-by: Shailesh Mishra <mshaileshr@gmail.com>
Co-authored-by: Shailesh Mishra <mobile@contentstack.com>
Co-authored-by: harshithad0703 <harshitha.d@contentstack.com>
* Feat/cs 41332 terms class implemetation (#27)
* Next (#26)
* Added users and organisations api methods
User Session
Logging in/out
Users
Get User
Update User
Activate User
Request Password
Reset Password
Organizations
Get All Organizations
Get Single Organization
Organization Roles
Organization Users
Transfer Organization Ownership
Organization Stacks
Organization Logs
* added requirements.txt file
* loaded install, changlog , codeowners and release.yml file
* Organized package structure
* Developed stack Implementation
* Code Optimized
* Added Mock test and Api Test cases
* Added test cases and coverage packages
* Added API documentation and added stacks test cases
* Added coverage reports generartion in github action
Added coverage report github action
Changed methods name
Changed unit test cases
Code improvements
API Documentation
* Added global fields class
* - General code improvements
- Corrected few testcases
- Single place for credentials
- linting added
* Feat/cs 40287 workflow class implemetation (#14)
* feat: ✨ implemented branches and aliases with unit and api test cases
* test: ✅ added mock tests for branches and aliases
* docs: 📝 added api documentation for branches and aliases
* feat: ✨ content type implementation with api references, unit test cases and api test cases
* test: renamed the api, mock, unit test file names of branch and alias
* test: renamed file path in branch and alias mock tests
* test: improved coverage report for branches and aliases
* test: Added mock test cases for content type
* docs: 📝 Cleared typo errors
* test: removed unwanted test files
* refactor: Code improvement for branches, aliases and content type implementation
* - General code improvements
- Testcases improvements
* - General code improvements
- Testcases improvements
* - General code improvements
- Formats are updated
* code enhancement
* Created Entry class and test cases
Created Entry Class
created entry class test cases
* feat: ✨ asset class implementation with tests and api docs
* Code improvements and changed test cases to new structure
* test: ✅ added resources and made some changes in api and unit test cases
* Updated Unit test cases.
* Webhook class Implementation
* Created workflow class
* Deleted secrets-scan.yml file
* Updated variable name
* Deleted sast-scan.yml file
* Feat/cs 40545 metadata class implemetation (#15)
* Metadata class implementation
* Deleted sast-scan.yml file
* Fixed PR comments
* Code optimisation and handling custom error exception
* Removed uids
* Feat/cs 40549 roles class implementation (#16)
* Created roles class with unit testcases, mock test cases and api test cases
* Updated coverage report github workflow file
* Added coverage install command
* Added pytest install command
* Updated stack class unit test file
* Added html coverage
* Added coverage reports and visualizations
* Removed visualisation
* Generating coverage report in svg format
* Added coverage-badge install command
* Fixed PR comments and code optimisation
* Added coverage reports graphical visualisation in github page
* Created readme file
* changed variable name
* Updated readme file
* Update README.md
* Added auditlog class and license file (#17)
* Added auditlog class and license file
* Added test case for invalid inputs
* commented the idiom
It Allows You to Execute Code When the File Runs as a Script, but Not When It’s Imported as a Module
---------
Co-authored-by: Shailesh Mishra <mobile@contentstack.com>
---------
Co-authored-by: Shailesh Mishra <mobile@contentstack.com>
* Developed environment class implementation (#19)
* Developed environment class implementation
* Updated variable name
* Added CI-CD implementation (#20)
* Added CI-CD implementation
Added CICD implemetation
Updated code Optimization
Updated code for check package in test environment.
* Removed Unused files
* Feat/cs 41198 locale class implementation (#21)
* Added locale class implementation
* Implemented taxonomy support (#22)
---------
Co-authored-by: harshithad0703 <harshitha.d@contentstack.com>
Co-authored-by: Shailesh Mishra <mshaileshr@gmail.com>
Co-authored-by: Shailesh Mishra <mobile@contentstack.com>
* Feat/cs 41199 label class implementation (#25)
* Next (#23)
* Added users and organisations api methods
User Session
Logging in/out
Users
Get User
Update User
Activate User
Request Password
Reset Password
Organizations
Get All Organizations
Get Single Organization
Organization Roles
Organization Users
Transfer Organization Ownership
Organization Stacks
Organization Logs
* added requirements.txt file
* loaded install, changlog , codeowners and release.yml file
* Organized package structure
* Developed stack Implementation
* Code Optimized
* Added Mock test and Api Test cases
* Added test cases and coverage packages
* Added API documentation and added stacks test cases
* Added coverage reports generartion in github action
Added coverage report github action
Changed methods name
Changed unit test cases
Code improvements
API Documentation
* Added global fields class
* - General code improvements
- Corrected few testcases
- Single place for credentials
- linting added
* Feat/cs 40287 workflow class implemetation (#14)
* feat: ✨ implemented branches and aliases with unit and api test cases
* test: ✅ added mock tests for branches and aliases
* docs: 📝 added api documentation for branches and aliases
* feat: ✨ content type implementation with api references, unit test cases and api test cases
* test: renamed the api, mock, unit test file names of branch and alias
* test: renamed file path in branch and alias mock tests
* test: improved coverage report for branches and aliases
* test: Added mock test cases for content type
* docs: 📝 Cleared typo errors
* test: removed unwanted test files
* refactor: Code improvement for branches, aliases and content type implementation
* - General code improvements
- Testcases improvements
* - General code improvements
- Testcases improvements
* - General code improvements
- Formats are updated
* code enhancement
* Created Entry class and test cases
Created Entry Class
created entry class test cases
* feat: ✨ asset class implementation with tests and api docs
* Code improvements and changed test cases to new structure
* test: ✅ added resources and made some changes in api and unit test cases
* Updated Unit test cases.
* Webhook class Implementation
* Created workflow class
* Deleted secrets-scan.yml file
* Updated variable name
* Deleted sast-scan.yml file
* Feat/cs 40545 metadata class implemetation (#15)
* Metadata class implementation
* Deleted sast-scan.yml file
* Fixed PR comments
* Code optimisation and handling custom error exception
* Removed uids
* Feat/cs 40549 roles class implementation (#16)
* Created roles class with unit testcases, mock test cases and api test cases
* Updated coverage report github workflow file
* Added coverage install command
* Added pytest install command
* Updated stack class unit test file
* Added html coverage
* Added coverage reports and visualizations
* Removed visualisation
* Generating coverage report in svg format
* Added coverage-badge install command
* Fixed PR comments and code optimisation
* Added coverage reports graphical visualisation in github page
* Created readme file
* changed variable name
* Updated readme file
* Update README.md
* Added auditlog class and license file (#17)
* Added auditlog class and license file
* Added test case for invalid inputs
* commented the idiom
It Allows You to Execute Code When the File Runs as a Script, but Not When It’s Imported as a Module
---------
Co-authored-by: Shailesh Mishra <mobile@contentstack.com>
---------
Co-authored-by: Shailesh Mishra <mobile@contentstack.com>
* Developed environment class implementation (#19)
* Developed environment class implementation
* Updated variable name
* Added CI-CD implementation (#20)
* Added CI-CD implementation
Added CICD implemetation
Updated code Optimization
Updated code for check package in test environment.
* Removed Unused files
* Feat/cs 41198 locale class implementation (#21)
* Added locale class implementation
* Implemented taxonomy support (#22)
---------
Co-authored-by: harshithad0703 <harshitha.d@contentstack.com>
Co-authored-by: Shailesh Mishra <mshaileshr@gmail.com>
Co-authored-by: Shailesh Mishra <mobile@contentstack.com>
---------
Co-authored-by: Shailesh Mishra <mshaileshr@gmail.com>
Co-authored-by: Shailesh Mishra <mobile@contentstack.com>
Co-authored-by: harshithad0703 <harshitha.d@contentstack.com>
* Deleted .idea directory (#24)
* Deleted .idea directory
* Deleted Test apidoc files
* Deleted coverage.txt file
* Created label class implementation
* Updated document data
---------
Co-authored-by: Shailesh Mishra <mshaileshr@gmail.com>
Co-authored-by: Shailesh Mishra <mobile@contentstack.com>
Co-authored-by: harshithad0703 <harshitha.d@contentstack.com>
---------
Co-authored-by: Shailesh Mishra <mshaileshr@gmail.com>
Co-authored-by: Shailesh Mishra <mobile@contentstack.com>
Co-authored-by: harshithad0703 <harshitha.d@contentstack.com>
* Added terms class implementation
---------
Co-authored-by: Shailesh Mishra <mshaileshr@gmail.com>
Co-authored-by: Shailesh Mishra <mobile@contentstack.com>
Co-authored-by: harshithad0703 <harshitha.d@contentstack.com>
* Added bulk operations class implementation (#29)
* Added release and release item class implementation (#31)
* Added release and release item class implementation
* fixed failed unit test case
* Fixed pagination issue, added custom payload option in all methods an… (#45)
* Fixed pagination issue, added custom payload option in all methods and added pagination testcases
* Added urlencode method for parameter to avoid symbols
* Removed duplicate line and changes test values
* Resolved conflicts
* Fixed code conflits
* Updated changelog file
---------
Co-authored-by: Shailesh Mishra <mshaileshr@gmail.com>
Co-authored-by: Shailesh Mishra <mobile@contentstack.com>
Co-authored-by: harshithad0703 <harshitha.d@contentstack.com>1 parent af471da commit bd39be4
File tree
35 files changed
+240
-218
lines changed- contentstack_management
- aliases
- auditlogs
- branches
- bulk_operations
- content_types
- delivery_token
- entries
- environments
- extensions
- global_fields
- labels
- locale
- management_token
- metadata
- organizations
- publish_queue
- release_items
- releases
- roles
- stack
- taxonomies
- terms
- webhooks
- workflows
- tests
- unit
- auditlogs
- entry
- locales
- release_items
- stack
- taxonomies
- terms
35 files changed
+240
-218
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
291 | 291 | | |
292 | 292 | | |
293 | 293 | | |
294 | | - | |
295 | | - | |
296 | | - | |
297 | | - | |
298 | | - | |
299 | | - | |
300 | | - | |
301 | | - | |
302 | | - | |
303 | | - | |
304 | | - | |
305 | | - | |
306 | | - | |
307 | | - | |
308 | | - | |
309 | | - | |
310 | | - | |
311 | | - | |
312 | | - | |
313 | | - | |
314 | | - | |
315 | | - | |
316 | | - | |
317 | | - | |
318 | | - | |
319 | | - | |
320 | | - | |
321 | | - | |
322 | | - | |
323 | | - | |
324 | | - | |
325 | | - | |
326 | | - | |
327 | | - | |
328 | 294 | | |
329 | | - | |
| 295 | + | |
330 | 296 | | |
331 | 297 | | |
332 | 298 | | |
333 | 299 | | |
334 | 300 | | |
335 | 301 | | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
336 | 316 | | |
337 | | - | |
| 317 | + | |
338 | 318 | | |
339 | | - | |
| 319 | + | |
340 | 320 | | |
341 | | - | |
342 | | - | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
4 | 9 | | |
| 10 | + | |
5 | 11 | | |
6 | 12 | | |
7 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
| 139 | + | |
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | | - | |
| 176 | + | |
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
| |||
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
228 | | - | |
| 228 | + | |
229 | 229 | | |
230 | 230 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
341 | 341 | | |
342 | 342 | | |
343 | 343 | | |
344 | | - | |
| 344 | + | |
345 | 345 | | |
346 | 346 | | |
347 | 347 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
171 | | - | |
| 171 | + | |
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
191 | | - | |
| 191 | + | |
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
| |||
0 commit comments