Commit Graph

41 Commits (jeff-migrate-debugging)

Author SHA1 Message Date
Todd Knight 6de1f7ee16
Auth Token Read/List/Delete handler and Go SDK (#199)
6 years ago
Todd Knight ed05652729
Add Handlers for Add/Set/Remove Group Members (#209)
6 years ago
Jeff Mitchell 995b76bbc5 Fix error that slipped in during review in #206
6 years ago
Jeff Mitchell 388a13b10d
Convert scopes to the new paradigm (#206)
6 years ago
Todd Knight 5bb13e71fe
Include Principals and Grants on Roles When Updating the Role. (#203)
6 years ago
Jeff Mitchell 99653727bb
Migrate grants to more structured output (#194)
6 years ago
Todd Knight 5826bf42fd
Fixing api test cases. (#201)
6 years ago
Todd Knight 28dbcd84bd
Authenticate Handler API and SDK, and much more (#183)
6 years ago
Jeff Mitchell acce195dcb
Organizations -> orgs consistency (#189)
6 years ago
Todd Knight 847ca1cc78
Grant management added to Roles API and SDK (#185)
6 years ago
Jeff Mitchell bcdcaffa6f
Port over 162 and 165 to master (#176)
6 years ago
Todd Knight 1ddc59f81e
Adding principal custom methods to roles handler. (#180)
6 years ago
Todd Knight 2727917b2a
Adding List to go SDK (#164)
6 years ago
Todd Knight 9a1539867e
Adding SDK ability to do CRUD operations on groups and roles under the project scope. (#157)
6 years ago
Todd Knight 5b1e4a680d
Create Role CUDLR API and SDK (#135)
6 years ago
Todd Knight 6ea448a7f3
Adding Groups API endpoint and SDK (#122)
6 years ago
Todd Knight df6ca5289f
Create User Service Handler and SDK (#106)
6 years ago
Todd Knight 2c3fbe3024
Invalid Argument errors provide per field details. (#110)
6 years ago
Todd Knight d374ac6d4c
Handler hostcatalogs sdk (#103)
6 years ago
Todd Knight 44152ae63e
Add API Error Handler (#74)
6 years ago
Todd Knight ba00b511e7
Add Project Delete to API (#66)
6 years ago
Todd Knight 7f0dfa2344
Fix Update Project Logic (#54)
6 years ago
Jeff Mitchell f8b456f3a7
Add TestController (#50)
6 years ago
Todd Knight c0c6a9b0b8
Handler project (#44)
6 years ago
Jeff Mitchell 7f2aa5ca8f
Add httpfs DB migrations and generate the input (#35)
6 years ago
Jeff Mitchell e8b5384b7a Fix missed address change in test
6 years ago
Jeff Mitchell c6a9c970b0 Don't require project in generated client requests
6 years ago
Jeff Mitchell 828fee20a1 Rename generated files to make them obvious
6 years ago
Jeff Mitchell 050b914447 Fix detail template test
6 years ago
Jeff Mitchell 11f640a0f8 Fix compilation after Id changing
6 years ago
Jeff Mitchell f36f25a23b
Add json_name fields to proto for complex names (#27)
6 years ago
Jeff Mitchell 1f0748a8c3 Don't make Id fields pointers as they are immutable
6 years ago
Jeff Mitchell 416688448c Project isn't required, so don't require it in the client
6 years ago
Jeff Mitchell 1f3c52f495
Name and addr updates (#26)
6 years ago
Jeff Mitchell 17fffe7c23
Add Response type and decoding (#24)
6 years ago
Jeff Mitchell e31e91a5ad
Add create function template and fix some minor template bugs (#23)
6 years ago
Jeff Mitchell 19f74a8247 Minor template cleanup
6 years ago
Jeff Mitchell be1063d168 Clean up and reorganize API generation
6 years ago
Jeff Mitchell 9325a6422d Remove timestamps in generated files
6 years ago
Jeff Mitchell 2926cc1000
Add initial API generation bits (#20)
6 years ago
Jeff Mitchell 7f03246c6f
Add basic API client (#19)
6 years ago