lamassu-server/lib/new-admin
Sérgio Salgado d295acc261 fix: email verification and UX
fix: remove annotations

fix: styles

fix: move directives from schema

chore: rework auth routes

feat: start graphql schema modularization

feat: start directives rework

fix: directive cycle

fix: directive resolve

fix: schema auth directive

feat: migrate auth routes to gql

fix: apollo client

fix: migrate forms to formik

refactor: user resolver

chore: final touches on auth components

fix: routes
2021-05-03 23:00:41 +01:00
..
config fix: generelise deprecation 2021-03-07 17:36:27 +00:00
graphql fix: email verification and UX 2021-05-03 23:00:41 +01:00
routes fix: email verification and UX 2021-05-03 23:00:41 +01:00
services feat: add user management screen 2021-05-03 23:00:41 +01:00
admin-server.js fix: email verification and UX 2021-05-03 23:00:41 +01:00
graphql-dev-insecure.js fix: small fixes and release prep 2020-12-24 20:05:45 +00:00
README.md fix: add cors to register endpoint 2020-01-20 17:37:15 +01:00

Running

Differences from main lamassu-admin:

  • bin/new-lamassu-register <username> to add a user
  • bin/insecure-dev.sh to run the server