Commit graph

9 commits

Author SHA1 Message Date
9e95ca7f88 edit profile 2020-05-12 19:28:59 +02:00
79a97738b5 add Dashboard page and test 2020-05-12 18:37:41 +02:00
43fff681f6 lay profile top and about out 2020-05-12 15:56:57 +02:00
a616aaf1b4 update tests 2020-05-12 14:48:13 +02:00
ad918eddac add signin page 2020-05-12 11:54:48 +02:00
d5b4acf525 verify all routes are accessible 2020-05-12 11:49:16 +02:00
e46c6593bd specify layout 2020-05-12 11:17:18 +02:00
Ruidy
ef6d97f2fc
Create and style Landing page (#2)
* readme

* specify landing must show app name

* clean default project

* write landing page layout

* add static assets for styling

* add Landing page unit test
install fontawesome
2020-05-12 11:09:51 +02:00
f931fb3770 🔧 set cypress up
- define a baseUrl in cypress.json
- create a smoke.spec.js to check config.
2020-05-12 10:03:34 +02:00