Skip to content
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

Client API REST for GLPI #6

Open
ajsb85 opened this issue Oct 10, 2017 · 6 comments
Open

Client API REST for GLPI #6

ajsb85 opened this issue Oct 10, 2017 · 6 comments
Assignees
Labels
feature hacktoberfest month-long celebration of open source software
Milestone

Comments

@ajsb85
Copy link
Contributor

ajsb85 commented Oct 10, 2017

Hi, @btry and @Gianfranco97

This is the main task, create the NPM module for the GLPI API REST.
Generic for any project in the future.
For front-end (@Gianfranco97) and for the back-end (@btry)

This is an example.
https://github.com/ajsb85/angular-glpi

@ajsb85
Copy link
Contributor Author

ajsb85 commented Oct 25, 2017

Hi, @Gianfranco97

Please check the features completed and finish asap the remaining features of the last workshop

  • killSession
  • getMyProfiles
  • getActiveProfile
  • changeActiveProfile
  • getMyEntities
  • getActiveEntities
  • changeActiveEntities
  • getFullSession
  • getAnItem
  • getAllItems
  • getSubItems
  • getMultipleItems
  • listSearchOptions
  • searchItems
  • addItem
  • addItems
  • lostPassword
  • updateItem
  • updateItems
  • deleteItem
  • deleteItems

@Gianfranco97
Copy link
Contributor

Gianfranco97 commented Oct 25, 2017

  • killSession
  • getMyProfiles
  • getActiveProfile
  • changeActiveProfile
  • getMyEntities
  • getActiveEntities
  • changeActiveEntities
  • getFullSession
  • getAnItem
  • getAllItems
  • getSubItems
  • getMultipleItems
  • listSearchOptions
  • searchItems
  • addItem
  • addItems
  • lostPassword
  • updateItem
  • updateItems
  • deleteItem
  • deleteItems

@Gianfranco97
Copy link
Contributor

reviewing the remaining features

@ajsb85
Copy link
Contributor Author

ajsb85 commented Oct 25, 2017

I cannot find addItem, only "get requests" in the library:
https://git.io/vFvPp

@Gianfranco97
Copy link
Contributor

Gianfranco97 commented Oct 25, 2017

@ajsb85, for now, check here https://github.com/Gianfranco97/node-module-glpi/tree/feature/functions, at the end of the day I update this repository with a PR.

@ajsb85
Copy link
Contributor Author

ajsb85 commented Oct 25, 2017

@Gianfranco97 Nice, thank you

@ajsb85 ajsb85 added this to the 1.0 milestone Oct 26, 2017
@ajsb85 ajsb85 self-assigned this Feb 2, 2018
@ajsb85 ajsb85 added the hacktoberfest month-long celebration of open source software label Oct 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature hacktoberfest month-long celebration of open source software
Projects
None yet
Development

No branches or pull requests

3 participants