Commit Graph

62 Commits (docs-project-resource)

Author SHA1 Message Date
Michael Gaffney e03a0ff9d7
Simplify SetTableName pattern (#214)
6 years ago
Todd Knight f47046f158
Update Watchtower to use grpc-gateway v2 (#204)
6 years ago
Todd Knight ed05652729
Add Handlers for Add/Set/Remove Group Members (#209)
6 years ago
Michael Gaffney 799242fce4
Bump deps and run 'make gen' (#212)
6 years ago
Todd Knight 078376da07 Fixing some errors.
6 years ago
Jeff Mitchell 388a13b10d
Convert scopes to the new paradigm (#206)
6 years ago
Todd Knight 168ae3a726
Create MaskManager to guarantee wire/storage update mask consistency (#121)
6 years ago
Jeff Mitchell dec1f07266 Update deps and make proto
6 years ago
Jim c83e90ed38
implement SetTableName patttern that allows table name to be set back to the default for the storage type. (#196)
6 years ago
Todd Knight 5bb13e71fe
Include Principals and Grants on Roles When Updating the Role. (#203)
6 years ago
Jim 4dfc41514b
refactor direct sql into query.go (#192)
6 years ago
Jim 1bebe7a261
Convert option db.WithVersion to *uint32 (#195)
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
Jim e1afed75ff
fix dbMask and role tests... (#188)
6 years ago
Todd Knight 847ca1cc78
Grant management added to Roles API and SDK (#185)
6 years ago
Jim 260703febe
add group member capabilities (#178)
6 years ago
Jeff Mitchell c657e4b9fc
Fix test broken through various merges (#186)
6 years ago
Jeff Mitchell f30d4d08ef
Pass grant scope ID through API handlers (#184)
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
Jim 136e923583
make iam_role scope_id immutable (#179)
6 years ago
Jeff Mitchell 732c07126d
Introduce global scope (#168)
6 years ago
Jim 6c1b45f7f5
add principal roles (users and groups) to iam (#163)
6 years ago
Todd Knight bb4a185412
Pushing test db cleanup up to where the database objects are created using t.Cleanup. (#166)
6 years ago
Jim 3e3144117e
iam and auth integration (#144)
6 years ago
Jeff Mitchell d8f11af4d7
Move actions, resource (types), and scopes to packages. (#149)
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
Todd Knight 0a0d37668d
Org List and Get API Methods (#132)
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 342bef7767
listing projects and organizations (#124)
6 years ago
Jim d9073a03d5
listing users (#118)
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
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
Todd Knight 6804c98b0b
Applying Host Catalog comments to Projects (#105)
6 years ago
Jim 7d4993fb61
iam users (#96)
6 years ago
Michael Gaffney 5bdd8a46ea
Extract timestamp scanners into reusable package (#91)
6 years ago
Michael Gaffney 6a8fd56864
Fix after merging in #90
6 years ago
Jim ef6edbd515
Null updates (#78)
6 years ago
Jeff Mitchell 31ef4a65ac Bump deps and make gen
6 years ago
Michael Gaffney 0c7f6da936
Static Host Catalog (#51)
6 years ago
Jeff Mitchell b718091419 Update signatures of generated files to match our tool versions
6 years ago
Jim b75feb957d
require fieldMaskPaths in Update and refactor errors (#71)
6 years ago
Todd Knight 7f0dfa2344
Fix Update Project Logic (#54)
6 years ago