Commit graph

5 commits

Author SHA1 Message Date
Caleb Doxsey
b51b93dcf3 httputil: remove error details (#3703) 2022-10-25 14:00:47 +00:00
Nathan Hayfield
0e73bd31f7
add the traces error details (#3557) 2022-08-16 18:04:02 +02:00
Nathan Hayfield
9fc43930bf
add front end support for optional first paragraph of markdown on err… (#3546)
add front end support for optional first paragraph of markdown on error messgage
2022-08-11 15:45:08 +02:00
Nathan Hayfield
fd8ec0099e
Style update for User Info Endpoint (#3055)
* style changes from mui 5

* fix spacing issue on small screen

* remove unneeded import

* add default exports

* make linter happy

* more style changes

* use startCase from lodash

Co-authored-by: Caleb Doxsey <cdoxsey@pomerium.com>
2022-02-18 12:39:44 -05:00
Caleb Doxsey
2824faecbf
frontend: react+mui (#3004)
* mui v5 wip

* wip

* wip

* wip

* use compressor for all controlplane endpoints

* wip

* wip

* add deps

* fix authenticate URL

* fix test

* fix test

* fix build

* maybe fix build

* fix integration test

* remove image asset test

* add yarn.lock
2022-02-07 08:47:58 -07:00