Display settings with hacky solution to retain order

Python utility included to convert config-base.json into a new version
which includes lists that define the order settings should be displayed.
admin.js edited to recognize this.
This commit is contained in:
Harvey Tindall
2020-07-31 16:09:30 +01:00
parent ef4f2503c9
commit 024c0b56aa
9 changed files with 811 additions and 20 deletions
+2
View File
@@ -31,7 +31,9 @@ require (
github.com/spf13/cast v1.3.1 // indirect
github.com/spf13/jwalterweatherman v1.1.0 // indirect
github.com/spf13/pflag v1.0.5 // indirect
gitlab.com/c0b/go-ordered-json v0.0.0-20171130231205-49bbdab258c2
gitlab.com/go-box/pongo2gin v0.0.0-20180611101114-fb2c4f0fe00f
go.mongodb.org/mongo-driver v1.4.0
go.starlark.net v0.0.0-20200723213555-f21d2f77688f // indirect
golang.org/x/arch v0.0.0-20200511175325-f7c78586839d // indirect
golang.org/x/crypto v0.0.0-20200709230013-948cd5f35899 // indirect