Commit Graph

19 Commits (admin-docs)

Author SHA1 Message Date
Jim 9570897032
basic keys mgmt repo (#264)
6 years ago
Jeff Mitchell 73a38b1433
Remove some unneeded resource types and fix the resource typing for default role in global scope (#256)
6 years ago
Jeff Mitchell 6661117d4c The name. The name. The name!
6 years ago
Jeff Mitchell 388a13b10d
Convert scopes to the new paradigm (#206)
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
Jeff Mitchell acce195dcb
Organizations -> orgs consistency (#189)
6 years ago
Jeff Mitchell 732c07126d
Introduce global scope (#168)
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
Jeff Mitchell d8f11af4d7
Move actions, resource (types), and scopes to packages. (#149)
6 years ago
Jim cc5114bdef
refactor scopes to conform to public id usage and repo error msgs (#117)
6 years ago
Jim 10e08e90f0
cleanup tests: properly use require, catch defer errors, use testing functions (#113)
6 years ago
Jim ef6edbd515
Null updates (#78)
6 years ago
Jim 980a55a4e3
Added DeleteScope() with tests and TestVerifyOplog() for easier testing (#49)
6 years ago
Michael Gaffney 8d7f24268c
Return url of test database (#48)
6 years ago
Jim c04c73453f
refactor Update/Delete to return the number of rows affected. (#46)
6 years ago
Jim 61ca88dac9
refactor to use db.New() and clean up error msgs (#45)
6 years ago
Jeff Mitchell 670abaed88 Rename GormReadWriter -> Db
6 years ago
Jeff Mitchell 7f2aa5ca8f
Add httpfs DB migrations and generate the input (#35)
6 years ago
Jim 8a5197e39e
implement schema, store and repository for IAM scopes of organization and project
6 years ago