web

package
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 27, 2017 License: MIT Imports: 20 Imported by: 1

Documentation

Index

Constants

View Source
const (
	APPS                     infrastructure.TplName = "app/list"
	APP_DETAIL_COLLABORATORS infrastructure.TplName = "app/detail/collaborators"
	APP_DETAIL_DEPLOYMENTS   infrastructure.TplName = "app/detail/deployments"
)
View Source
const (
	SIGNUP   infrastructure.TplName = "auth/signup"
	SIGNIN   infrastructure.TplName = "auth/signin"
	ACTIVATE infrastructure.TplName = "auth/activate"
)
View Source
const (
	ACCESSKEYS infrastructure.TplName = "accessKey/list"
)
View Source
const (
	ADMIN_USERS infrastructure.TplName = "admin/users"
)

Variables

This section is empty.

Functions

func AccessKeysGet

func AccessKeysGet(ctx *context.HTMLContext)

func ActivateGet

func ActivateGet(ctx *context.HTMLContext)

func AppAdd

func AppAdd(ctx *context.HTMLContext, appForm form.AppAddForm)

create app

func AppCollaboratorsGet

func AppCollaboratorsGet(ctx *context.HTMLContext)

detail of collaborators

func AppDeploymentsGet

func AppDeploymentsGet(ctx *context.HTMLContext)

detail of deployments

func AppsGet

func AppsGet(ctx *context.HTMLContext)

list

func AutoSignIn

func AutoSignIn(ctx *context.HTMLContext) (bool, error)

func SignInGet

func SignInGet(ctx *context.HTMLContext)

func SignInPost

func SignInPost(ctx *context.HTMLContext, form forms.SignInForm)

func SignOutGet

func SignOutGet(ctx *context.HTMLContext)

func SignUpGet

func SignUpGet(ctx *context.HTMLContext)

func SignUpPost

func SignUpPost(ctx *context.HTMLContext, cpt *captcha.Captcha, form forms.SignUpForm)

func UserAddPost added in v0.1.1

func UserAddPost(ctx *context.APIContext)

func UserPatch added in v0.1.1

func UserPatch(ctx *context.APIContext)

func UsersGet added in v0.1.1

func UsersGet(ctx *context.HTMLContext)

func UsersQuery added in v0.1.1

func UsersQuery(ctx *context.APIContext)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL