Commit graph

5 commits

Author SHA1 Message Date
Sérgio Salgado
2a2880a7da feat: add build target field to routes
feat: move towards single App.js file
fix: header component interaction with build target
2021-06-23 15:15:41 +01:00
Sérgio Salgado
c3f8f98c26 fix: move lamassu app to separate folder 2021-03-18 11:06:35 +00:00
Sérgio Salgado
dd0abc8a8b refactor: AppContext and App entrypoints 2021-03-18 11:06:35 +00:00
Rafael Taranto
b8e0c2175b feat: add graphql support (#349)
* fix: eslint warnings

* refactor: use ramda + sanctuary instead of lodash

* refactor: use prettier-standard for formatting

* feat: enable security

* feat: add graphql

* chore: remove trailing commas from linter

* docs: new scripts on react and new-admin-server

* feat: handle authentication on graphql

* fix: perf improvement to date picker

* chore: add insecure-dev script to run servers
2019-12-24 15:36:41 +01:00
Rafael Taranto
fc1951c4b2 Lamassu admin server initial commit 2019-10-31 12:28:51 +00:00