Commit Graph

172 Commits (8d8bb42418bbc8199bb620fa79a29d6d656ed6b3)
 

Author SHA1 Message Date
Jim 8d8bb42418
add CreateItems and DeleteItems to writer interface (#156)
6 years ago
Todd Knight 8399764442
Roles and Groups Handlers Support Project Scope (#154)
6 years ago
Jim 3e3144117e
iam and auth integration (#144)
6 years ago
Jim 3d85c7ebb0
add CreateItems() and DeleteItems() (#146)
6 years ago
Jim 9a87df38c7
add CreateItems() and DeleteItems() (#146)
6 years ago
Michael Gaffney d69588131c
Fix for panic in db.setFieldsToNil (#155)
6 years ago
Todd Knight 08e9a027fa
API for authenticate/deauthenticate (#151)
6 years ago
Jeff Mitchell d8f11af4d7
Move actions, resource (types), and scopes to packages. (#149)
6 years ago
Jeff Mitchell 9d1d0ba08e
Simplify UI passthrough logic (#148)
6 years ago
Jeff Mitchell 94f66c9ee6 Fix test function breakage after merging encrypted config
6 years ago
Jeff Mitchell 16b56a37ed Rename base.New -> base.NewCommand for clarity
6 years ago
Jeff Malnick 8afcbd4c8e
Add config CLI command and encrypt/decrypt sub-commands (#77)
6 years ago
Jeff Mitchell 8de5371499
Enable UI handling logic with dev passthrough directories. (#145)
6 years ago
Jim 6641244734
add support for WithVersion option to updates (#126)
6 years ago
Michael Gaffney c110c86ee5
Add function to check if db error is a check constraint violation (#142)
6 years ago
Jeff Malnick 6c2a17c845
feat: use root path for passthrough (#141)
6 years ago
Jeff Mitchell 993a6f1680
Remove "projects" from grant strings (#143)
6 years ago
Todd Knight a02222c1f0
Adding List functionality for projects. (#140)
6 years ago
Todd Knight 0c8385b423
Updating TxHandler to accept a reader as well in order to support reads inside the same transactions as writes. (#139)
6 years ago
Michael Gaffney 6908f7a7a2
Use standard column names (#138)
6 years ago
Todd Knight 766c174fe9
Implement List Groups (#133)
6 years ago
Todd Knight 5b1e4a680d
Create Role CUDLR API and SDK (#135)
6 years ago
Michael Gaffney 1023c90729
Enforce auth_account to iam_user plus iam_scope constraints (#137)
6 years ago
Todd Knight 0a0d37668d
Org List and Get API Methods (#132)
6 years ago
Michael Gaffney 0ebb38bbe5
auth method schema (#131)
6 years ago
Jim ed60cac7fe
add listing for groups and roles (#130)
6 years ago
Jim 1974e355c8
delete all users at the start of each test. (#129)
6 years ago
Jim c413e013bd
get oplog Ticket before writing data (#127)
6 years ago
Jim 342bef7767
listing projects and organizations (#124)
6 years ago
Jim d9073a03d5
listing users (#118)
6 years ago
Todd Knight 6ea448a7f3
Adding Groups API endpoint and SDK (#122)
6 years ago
Jim ffddf24f86
iam roles (#116)
6 years ago
Todd Knight 1637403624
fix: Removing unused imports and proto files. (#119)
6 years ago
Michael Gaffney 2d650b241d
Fix down migrations (#120)
6 years ago
Jim cc5114bdef
refactor scopes to conform to public id usage and repo error msgs (#117)
6 years ago
Jim 5c2cff3ad2
iam groups (#112)
6 years ago
Michael Gaffney 4f30983c14
Bump deps and run make gen (#115)
6 years ago
Jeff Mitchell f41bf6e31e
Add permission grant string parsing and validation and ACL implementation (#109)
6 years ago
Jim 10e08e90f0
cleanup tests: properly use require, catch defer errors, use testing functions (#113)
6 years ago
Michael Gaffney ce166c0bdf
Use dbassert package (#114)
6 years ago
Jim Lambert 0a2e1c3946 minor changes to remove a line of dead code and update a comment
6 years ago
Jim 2d18177c9d
oplog support for null field updates (#107)
6 years ago
Jim c70847fbac
refactor delete test to be table driven. (#102)
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
Jeff Mitchell 5333482ff8
Fix gorm newlines issue (#108)
6 years ago
Todd Knight 6804c98b0b
Applying Host Catalog comments to Projects (#105)
6 years ago
Jeff Malnick b016498d96
docs: update readme with quickstart section for local build (#104)
6 years ago
Todd Knight d374ac6d4c
Handler hostcatalogs sdk (#103)
6 years ago
Todd Knight 7f6e78e66e
Handler hostcatalogs (#86)
6 years ago