.. |
fixtures
|
updated fixtures
|
2018-06-10 11:37:24 +02:00 |
config.go
|
initial commit
|
2018-06-10 11:11:42 +02:00 |
config_test.go
|
initial commit
|
2018-06-10 11:11:42 +02:00 |
crudable.go
|
Implemented Create and Update methods on list
|
2018-07-09 23:17:19 +02:00 |
error.go
|
Implemented Create and Update methods on list
|
2018-07-09 23:17:19 +02:00 |
helper.go
|
Implemented CRUD Helper, every struct needs its own methods
|
2018-07-08 22:50:01 +02:00 |
list_create_update.go
|
Implemented Create and Update methods on list
|
2018-07-09 23:17:19 +02:00 |
list_delete.go
|
Implemented Create and Update methods on list
|
2018-07-09 23:17:19 +02:00 |
list_items.go
|
Getting all lists or one works now
|
2018-07-09 19:49:27 +02:00 |
list_items_create_update.go
|
Implemented Create and Update methods on list
|
2018-07-09 23:17:19 +02:00 |
lists.go
|
Implemented Create and Update methods on list
|
2018-07-09 23:17:19 +02:00 |
main_test.go
|
initial commit
|
2018-06-10 11:11:42 +02:00 |
message.go
|
initial commit
|
2018-06-10 11:11:42 +02:00 |
models.go
|
Added basic definitions for namespaces and teams
|
2018-06-14 16:14:49 +02:00 |
models_test.go
|
initial commit
|
2018-06-10 11:11:42 +02:00 |
namespace_delete.go
|
Implemented method to delete a namespace
|
2018-07-04 19:21:04 +02:00 |
namespaces.go
|
Implemented Create and Update methods on list
|
2018-07-09 23:17:19 +02:00 |
namespaces_add_update.go
|
Fixed namespace updates not working
|
2018-07-04 08:15:47 +02:00 |
rights.go
|
Implemented Create and Update methods on list
|
2018-07-09 23:17:19 +02:00 |
teams.go
|
Added method to show all namespaces a user has access to
|
2018-07-02 08:54:44 +02:00 |
test_fixtures.go
|
initial commit
|
2018-06-10 11:11:42 +02:00 |
unit_tests.go
|
unit tests improvments
|
2018-06-10 14:24:33 +02:00 |
user.go
|
Added docs via swagger
|
2018-06-13 13:45:22 +02:00 |
user_add_update.go
|
Added method to show all namespaces a user has access to
|
2018-07-02 08:54:44 +02:00 |
user_delete.go
|
initial commit
|
2018-06-10 11:11:42 +02:00 |
user_test.go
|
made tests work again
|
2018-06-10 11:41:10 +02:00 |
users_list.go
|
made tests work again
|
2018-06-10 11:41:10 +02:00 |