api/pkg/models
konrad 0c1d786ade Exlicitly get the pseudonamespace with all shared lists (#32) 2018-12-04 10:16:42 +00:00
..
fixtures New structure (#7) 2018-10-31 12:42:38 +00:00
error.go Move the crudhandler to own repo (#27) 2018-11-30 23:26:56 +00:00
list.go Exlicitly get the pseudonamespace with all shared lists (#32) 2018-12-04 10:16:42 +00:00
list_create_test.go Change License to GPLv3 (#26) 2018-11-26 20:17:33 +00:00
list_create_update.go Fixed generation of swagger docs (#29) 2018-12-01 01:59:17 +00:00
list_delete.go Fixed generation of swagger docs (#29) 2018-12-01 01:59:17 +00:00
list_read_test.go Exlicitly get the pseudonamespace with all shared lists (#32) 2018-12-04 10:16:42 +00:00
list_rights.go Move the crudhandler to own repo (#27) 2018-11-30 23:26:56 +00:00
list_task_readall.go Priorites for tasks (#31) 2018-12-02 00:49:30 +00:00
list_tasks.go Priorites for tasks (#31) 2018-12-02 00:49:30 +00:00
list_tasks_create_update.go Fixed generation of swagger docs (#29) 2018-12-01 01:59:17 +00:00
list_tasks_delete.go Fixed generation of swagger docs (#29) 2018-12-01 01:59:17 +00:00
list_tasks_rights.go Move the crudhandler to own repo (#27) 2018-11-30 23:26:56 +00:00
list_tasks_test.go Change License to GPLv3 (#26) 2018-11-26 20:17:33 +00:00
list_users.go Move the crudhandler to own repo (#27) 2018-11-30 23:26:56 +00:00
list_users_create.go Fixed generation of swagger docs (#29) 2018-12-01 01:59:17 +00:00
list_users_delete.go Fixed generation of swagger docs (#29) 2018-12-01 01:59:17 +00:00
list_users_readall.go Fixed generation of swagger docs (#29) 2018-12-01 01:59:17 +00:00
list_users_rights.go Move the crudhandler to own repo (#27) 2018-11-30 23:26:56 +00:00
list_users_update.go Fixed generation of swagger docs (#29) 2018-12-01 01:59:17 +00:00
main_test.go Change License to GPLv3 (#26) 2018-11-26 20:17:33 +00:00
message.go Change License to GPLv3 (#26) 2018-11-26 20:17:33 +00:00
models.go Change License to GPLv3 (#26) 2018-11-26 20:17:33 +00:00
models_test.go Change License to GPLv3 (#26) 2018-11-26 20:17:33 +00:00
namespace.go Exlicitly get the pseudonamespace with all shared lists (#32) 2018-12-04 10:16:42 +00:00
namespace_create.go Fixed generation of swagger docs (#29) 2018-12-01 01:59:17 +00:00
namespace_delete.go Exlicitly get the pseudonamespace with all shared lists (#32) 2018-12-04 10:16:42 +00:00
namespace_rights.go Move the crudhandler to own repo (#27) 2018-11-30 23:26:56 +00:00
namespace_test.go Change License to GPLv3 (#26) 2018-11-26 20:17:33 +00:00
namespace_update.go Fixed generation of swagger docs (#29) 2018-12-01 01:59:17 +00:00
namespace_users.go Move the crudhandler to own repo (#27) 2018-11-30 23:26:56 +00:00
namespace_users_create.go Fixed generation of swagger docs (#29) 2018-12-01 01:59:17 +00:00
namespace_users_delete.go Fixed generation of swagger docs (#29) 2018-12-01 01:59:17 +00:00
namespace_users_readall.go Fixed generation of swagger docs (#29) 2018-12-01 01:59:17 +00:00
namespace_users_rights.go Move the crudhandler to own repo (#27) 2018-11-30 23:26:56 +00:00
namespace_users_update.go Fixed generation of swagger docs (#29) 2018-12-01 01:59:17 +00:00
team_list.go Move the crudhandler to own repo (#27) 2018-11-30 23:26:56 +00:00
team_list_create.go Fixed generation of swagger docs (#29) 2018-12-01 01:59:17 +00:00
team_list_delete.go Fixed generation of swagger docs (#29) 2018-12-01 01:59:17 +00:00
team_list_readall.go Fixed generation of swagger docs (#29) 2018-12-01 01:59:17 +00:00
team_list_rights.go Move the crudhandler to own repo (#27) 2018-11-30 23:26:56 +00:00
team_list_test.go Change License to GPLv3 (#26) 2018-11-26 20:17:33 +00:00
team_list_update.go Fixed generation of swagger docs (#29) 2018-12-01 01:59:17 +00:00
team_members_create.go Fixed generation of swagger docs (#29) 2018-12-01 01:59:17 +00:00
team_members_delete.go Change License to GPLv3 (#26) 2018-11-26 20:17:33 +00:00
team_members_rights.go Move the crudhandler to own repo (#27) 2018-11-30 23:26:56 +00:00
team_members_test.go Change License to GPLv3 (#26) 2018-11-26 20:17:33 +00:00
team_namespace.go Move the crudhandler to own repo (#27) 2018-11-30 23:26:56 +00:00
team_namespace_create.go Fixed generation of swagger docs (#29) 2018-12-01 01:59:17 +00:00
team_namespace_delete.go Fixed generation of swagger docs (#29) 2018-12-01 01:59:17 +00:00
team_namespace_readall.go Fixed generation of swagger docs (#29) 2018-12-01 01:59:17 +00:00
team_namespace_rights.go Move the crudhandler to own repo (#27) 2018-11-30 23:26:56 +00:00
team_namespace_test.go Change License to GPLv3 (#26) 2018-11-26 20:17:33 +00:00
team_namespace_update.go Fixed generation of swagger docs (#29) 2018-12-01 01:59:17 +00:00
team_right.go Change License to GPLv3 (#26) 2018-11-26 20:17:33 +00:00
teams.go Fixed generation of swagger docs (#29) 2018-12-01 01:59:17 +00:00
teams_create.go Fixed generation of swagger docs (#29) 2018-12-01 01:59:17 +00:00
teams_delete.go Fixed generation of swagger docs (#29) 2018-12-01 01:59:17 +00:00
teams_rights.go Move the crudhandler to own repo (#27) 2018-11-30 23:26:56 +00:00
teams_test.go Change License to GPLv3 (#26) 2018-11-26 20:17:33 +00:00
teams_update.go Fixed generation of swagger docs (#29) 2018-12-01 01:59:17 +00:00
test_fixtures.go Change License to GPLv3 (#26) 2018-11-26 20:17:33 +00:00
unit_tests.go Change License to GPLv3 (#26) 2018-11-26 20:17:33 +00:00
user.go Move the crudhandler to own repo (#27) 2018-11-30 23:26:56 +00:00
user_add_update.go Change License to GPLv3 (#26) 2018-11-26 20:17:33 +00:00
user_delete.go Change License to GPLv3 (#26) 2018-11-26 20:17:33 +00:00
user_email_confirm.go Change License to GPLv3 (#26) 2018-11-26 20:17:33 +00:00
user_password_reset.go Change License to GPLv3 (#26) 2018-11-26 20:17:33 +00:00
user_right.go Change License to GPLv3 (#26) 2018-11-26 20:17:33 +00:00
user_test.go Change License to GPLv3 (#26) 2018-11-26 20:17:33 +00:00
users_list.go Change License to GPLv3 (#26) 2018-11-26 20:17:33 +00:00