Florian Forster
|
3deedfe863
|
chore: docker site gen for docs, update npm base image, fix chrome in docs page, jwt profile (#1019)
* initial version with docker
* move folder
* use correct path
* remove typo scanner
* change in site
* move dockerignore
* use proper path
* docs: chrome moving header, max width table, overflow on mobile (#1012)
* fix: table renderer, chrome moving header, mobile table
* card elevation
* chore(deps): bump node from 12 to 15 in /build (#967)
Bumps node from 12 to 15.
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* docs(oauth2): jwt profile (#954)
* first draft of JWT profile
* additional infos
* WIP Claim matrix
* restructure docs
* extend matrix
* typo
* use correct translation
* order tables a to z
* claim description
* remark
* describe username
Co-authored-by: Florian Forster <ffo@ffo-macbook.localdomain>
Co-authored-by: Max Peintner <max@caos.ch>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-12-01 16:35:58 +01:00 |
|
Florian Forster
|
92a294f5c8
|
feat(console): integrate frontend (#95)
* feat: console frontend
* chore(dependabot): cycle and npm
* chore: rename citadel to zitadel, remove generated files
* chore: delete go files
* chore(frontend): ci steps
* chore: remove docker and envoy files
* chore: remove docker file
* chore: working dir
* chore: run proto build
* add console start
* chore: restructure folders
* chore: remove gui build
* statikFs
* generate proto for console
* add statik import
* import
* chore: try statik
* chore: path
* chore: path
* chore: script in root
* chore: order build steps
* chore: go get
* chore: folder traversal
* chore: non empty test file
* chore: gitignore
* chore: gitignore
* chore: statik path
* chore: switch to failing FE build
* fix: build
* fix: project-grant-test
* fix: rm test
* add statik.go
* go mod tidy
* chore: place test, seperate test from build
* chore: lint all the world
* chore: ci the world instead
* chore: tune docker
* chore: undo container test
* chore: fix run
* chore: docker build
* chore: test docker build
* chore: go build flags
* finaly
* fix caos_local
* go mod
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
Co-authored-by: Max Peintner <max@caos.ch>
|
2020-05-13 14:41:43 +02:00 |
|