235 Commits

Author SHA1 Message Date
Justin
ce2c022fbd Broken request call 2018-03-28 00:14:50 -04:00
Justin
f4a6a718d2 Typo 3.0.0-rc.5 2018-03-25 21:17:36 -04:00
Justin
4c0a42170f Updating version to prep for release 2018-03-25 21:08:05 -04:00
Justin
10cccc9776 Cleaning up readme 2018-03-25 21:05:11 -04:00
Justin
f7cbe2293e Renamed Namespace to Bundle
Added Todos support
Cleaned up Tags
Moved createTodo to Todos API
2018-03-25 21:02:14 -04:00
Justin Dalrymple
07c0809365 Updating readme and adding full support for environments 2018-03-23 20:29:06 -04:00
Justin Dalrymple
7e1a5bba9a Update version 3.0.0-rc.4 2018-03-22 13:37:23 -04:00
jdalrymple
c378d632b2
Merge pull request #50 from Axosoft/fix/current-user-keys
Fix current user "keys" routes
2018-03-22 13:11:54 -04:00
Jordan Wallet
6f8f7f6f94 Fix current user "keys" routes 2018-03-22 09:32:45 -07:00
Justin Dalrymple
496399d2aa Updating version 3.0.0-rc.3 2018-03-21 15:17:03 -04:00
Justin Dalrymple
242f21441c Adding merge request approvals API
https://docs.gitlab.com/ee/api/merge_request_approvals.html
2018-03-21 15:12:26 -04:00
Justin Dalrymple
31508ebb00 Fixing more url problems and getAll functionality 2018-03-21 14:36:08 -04:00
Justin Dalrymple
e08ac4d44d Fixing incorrect services reference, and update default options param in the RequestHelper class 2018-03-21 10:47:47 -04:00
Justin Dalrymple
7b31faf171 updating package.lock 2018-03-21 10:33:06 -04:00
Justin Dalrymple
aec74051b8 Updating log 2018-03-21 10:27:51 -04:00
Justin Dalrymple
7ded2aa8d9 Adding back proper getAll functionality 2018-03-21 09:53:33 -04:00
Justin Dalrymple
51af5ee1d0 Adding fix for #48 2018-03-21 09:53:15 -04:00
Justin Dalrymple
6c3b7176ce Moving support lower 2018-03-20 16:36:50 -04:00
Justin Dalrymple
e68cf47e42 Fixing toc 2018-03-20 16:31:37 -04:00
Justin Dalrymple
e1e44191a2 Even more docs 2018-03-20 16:25:58 -04:00
Justin Dalrymple
93ed9a3dae Adding more docs! 2018-03-20 16:24:01 -04:00
Justin Dalrymple
fe12f73530 Updating version 3.0.0-rc.2 2018-03-19 15:09:26 -04:00
Justin Dalrymple
e5e105bc7d Adding fixes to the es5 compilation from es5-support-fixes branch 2018-03-19 15:08:34 -04:00
Justin Dalrymple
c2484fa3d7 Updating version 2018-03-19 14:53:54 -04:00
Justin Dalrymple
2354b9537c More readme updates 2018-03-19 14:47:46 -04:00
Justin Dalrymple
8b6312bc1c More readme updates 2018-03-19 14:43:38 -04:00
Justin Dalrymple
480e3673aa Merging some resources and updating readme 2018-03-19 14:41:10 -04:00
Justin Dalrymple
e75062aa97 Linting 2018-03-19 13:56:35 -04:00
Justin Dalrymple
d68b5b61c6 Fixing up some defaults 2018-03-19 12:38:57 -04:00
Justin Dalrymple
b644d48d3d Compiling down to lts 2018-03-19 11:30:01 -04:00
Justin Dalrymple
e7b3d4acc5 Updating readme to include latest PR #45 2018-03-19 08:30:56 -04:00
jdalrymple
a90df4931c
Merge pull request #45 from Marethyu1/3.0.0-beta
Added optional parameters for adding and editing resource members
2018-03-19 08:26:24 -04:00
Justin Dalrymple
530907f224 More updates
- Ensure new operator with API instatiations
- Updating readme
2018-03-19 08:25:32 -04:00
sha162
18edae4e83 Added optional parameters for adding and editing resource members 2018-03-19 20:50:19 +13:00
Justin Dalrymple
bdbf1e5fed Updated docs and fixed templates 2018-03-17 00:04:21 -04:00
Justin Dalrymple
9cf13411b5 Adding more information to the readme 2018-03-16 20:49:49 -04:00
Justin Dalrymple
b65e5ec287 Lots of updates
- Updated to the latest version of babel
- Added the correct export of each of the services, their combined namespaces and the full initialized api
- Added functionality to the Projects api and the Users api
2018-03-16 20:40:52 -04:00
Justin Dalrymple
bea06a6f7a Cleaning up order of functions in groups 2018-03-10 13:49:10 -05:00
Justin Dalrymple
d78e194bcc Adding variables to groups and projects 2018-03-10 13:48:20 -05:00
Justin Dalrymple
bc9c081d0e Renaming user functions 2018-03-10 13:40:41 -05:00
Justin Dalrymple
a657671f52 Added support for events 2018-03-10 13:38:41 -05:00
Justin Dalrymple
cd66a816e2 Major updates 2018-03-10 13:21:19 -05:00
Justin Dalrymple
d5c0a11b28 Updating lock file 2018-02-12 21:23:47 -05:00
Justin Dalrymple
9144be34fe updating readme 2.2.4 2018-02-12 21:18:32 -05:00
Justin Dalrymple
5d7c031ca2 Releasing latest updates 2018-02-12 21:17:45 -05:00
jdalrymple
cfe1f67139
Merge pull request #41 from claude-abounegm/master
Added delete key method to UserKeys.js
2018-02-08 00:58:49 -05:00
Claude Abounegm
e7f8fea96e
Changed delete() to remove() 2018-02-08 00:50:27 -05:00
Claude Abounegm
f99258539e
Added delete key method to UserKeys.js
Just a small edit to UserKeys.js which allows to delete an SSH key from a User.

# Usage
`await gitlabApi.users.keys.delete(userId, userKey);`

# Gitlab Docs
https://docs.gitlab.com/ce/api/users.html#delete-ssh-key-for-given-user
2018-02-08 00:44:47 -05:00
jdalrymple
4e90cfa2ef
Merge pull request #40 from bill-kitsune/fix/missing-all-tag-options
fix: missing options for tags.all
2018-02-07 22:27:39 -05:00
William Wheeler
a1a95e5a82 fix: missing options for tags.all
Signed-off-by: William Wheeler <william.wheeler@valuecentric.com>
2018-02-07 09:10:16 -05:00