-
Hello Team,
Currently any team member can revel the estimation, it should be only to one person.
As now any one can revel complete estimation process need to start from first
Regards,
-
I am using revel as framework for the application development. I need to enable user authentication with Okta IDP ( using SAML )..
I tried integrate "https://github.com/crewjam/saml" but it seems …
-
In #95 we discussed the options for using `gdb` to debug a Revel app.
I'd like to get together an official guide on how to set breakpoints and walkthrough a Revel app at runtime with `gdb` and hopefu…
-
## Bug Description
If you upload site button via media manager, outputed path displays full path (including hash folder)
Sitelogo shortcode uses toImage() but sitebutton not.
Thanks
-
Description:
To further improve the setup experience, unregistered devices (no serial) that are not connected to network, with touch/mouse input should proceed past the network configuration screen a…
-
Notes from gitter chat:
https://github.com/revel/cmd/blob/master/revel/new.go
https://github.com/revel/cmd/blob/master/revel/new.go#L202
https://github.com/revel/skeletons/blob/master/basic/boots…
-
Thanks for this project, its exactely what I am lloking to quick start my project.
I have been following the "Quick Start" procedure from the github.
Installed revel OK
**Installed "go get githu…
-
system:
```Windows 10```
go version
```go version go1.13.3 windows/amd64```
go env:
```
set GO111MODULE=on
set GOARCH=amd64
set GOBIN=
set GOCACHE=C:\Users\qinya\AppData\Local\go-build
…
-
For the REVEL data, the VCI needs:
1. To request REVEL data via the LDH API using a variant ID
2. Get a response that includes:
* The CAR variant ID
* The REVEL score(s)
* An expl…
-
When running example in homepage using go 1.13.5:
```sh
go get github.com/revel/cmd/revel
git clone https://github.com/revel/examples $GOPATH/src/github.com/revel/examples
revel run github.com/…