Commit Graph

110 Commits (dev-test-db)

Author SHA1 Message Date
Jeff Malnick 9e0aac89b2 update with databaseURL option
6 years ago
Jim 3036114882 listing users (#118)
6 years ago
Todd Knight 0aecd005d6 Adding Groups API endpoint and SDK (#122)
6 years ago
Jim 31dbfd5cd5 iam roles (#116)
6 years ago
Todd Knight 97272b22cc fix: Removing unused imports and proto files. (#119)
6 years ago
Michael Gaffney 0142078632 Fix down migrations (#120)
6 years ago
Jim 9199ff92cf refactor scopes to conform to public id usage and repo error msgs (#117)
6 years ago
Jim ab7a81c80a iam groups (#112)
6 years ago
Michael Gaffney d8b1626631 Bump deps and run make gen (#115)
6 years ago
Jeff Mitchell 77acc7233f Add permission grant string parsing and validation and ACL implementation (#109)
6 years ago
Jim ffaa5dc932 cleanup tests: properly use require, catch defer errors, use testing functions (#113)
6 years ago
Michael Gaffney bb52d469cb Use dbassert package (#114)
6 years ago
Jim Lambert 0231fbe68c minor changes to remove a line of dead code and update a comment
6 years ago
Jim d9b68b93d0 oplog support for null field updates (#107)
6 years ago
Jim a66845bf59 refactor delete test to be table driven. (#102)
6 years ago
Todd Knight 1b64027fdf Create User Service Handler and SDK (#106)
6 years ago
Todd Knight 2e4c8e7116 Invalid Argument errors provide per field details. (#110)
6 years ago
Jeff Mitchell 1630d80c0e Fix gorm newlines issue (#108)
6 years ago
Jeff Malnick c009635608 doc: add idea comments
6 years ago
Jeff Malnick f76649e167 test: allow the use of out-of-tree DBs for dev test server
6 years ago
Todd Knight 6804c98b0b
Applying Host Catalog comments to Projects (#105)
6 years ago
Todd Knight 7f6e78e66e
Handler hostcatalogs (#86)
6 years ago
Jim 7d4993fb61
iam users (#96)
6 years ago
Jim e3fdb493b8
prevent primary key updates (#95)
6 years ago
Jim 1048673171
update dbassert dep (#100)
6 years ago
Jim 9feb280536
wrapper for dbasserts (#94)
6 years ago
Michael Gaffney cce06c2cc3
Do not explicitly call the embedded store.HostCatalog (#88)
6 years ago
Jeff Mitchell c175fcde8d
Add a gorm log formatter to adapt to hclog (#93)
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
Michael Gaffney 9eaf8afb6f
Rename db.IsUnique to db.IsUniqueError (#90)
6 years ago
Michael Gaffney 4f3f9ed222
Check for nil in embedded HostCatalog (#89)
6 years ago
Jim ef6edbd515
Null updates (#78)
6 years ago
Michael Gaffney 6d123d91bb
Fix comment for trigger (#92)
6 years ago
Michael Gaffney be97e5cac8
Remove dead code
6 years ago
Jeff Mitchell 31ef4a65ac Bump deps and make gen
6 years ago
Todd Knight 40c14d8232
Adding field names into the table driven test and removed zero values. (#85)
6 years ago
Michael Gaffney 0c7f6da936
Static Host Catalog (#51)
6 years ago
Jim aa64579a8c
db timestamp guards (#70)
6 years ago
Todd Knight 6dd083fa42
Change 501 errors to 405 (#80)
6 years ago
Todd Knight 44152ae63e
Add API Error Handler (#74)
6 years ago
Jeff Mitchell b718091419 Update signatures of generated files to match our tool versions
6 years ago
Jeff Mitchell 1e78d01c6b Fix panic in handler test by providing empty config
6 years ago
Jeff Mitchell 374a3991a2
Add a passthrough directory feature. (#76)
6 years ago
Jeff Mitchell fafdcbbfa4
CORS support (#73)
6 years ago
Jim Lambert a7d8bda7c0 add missing parameter
6 years ago
Jim b75feb957d
require fieldMaskPaths in Update and refactor errors (#71)
6 years ago
Michael Gaffney c9ad86c7ba
Refactor: move error variables from host/static to db (#68)
6 years ago
Todd Knight ba00b511e7
Add Project Delete to API (#66)
6 years ago
Jeff Mitchell a04ac2202d Fix build after dep update
6 years ago