Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
3c0bfdf
Add hero to home page
Oct 25, 2020
c00aca5
add preview mode
Oct 26, 2020
d3c83f9
time is expressed in local time zone
Oct 26, 2020
ce214ea
Convert time to UTC in data/
Oct 26, 2020
b4744ca
add feature list to home page
Oct 26, 2020
11937d3
add content to home
Oct 26, 2020
0bca247
Apply suggestions from code review
Nov 5, 2020
96e64b2
Each section has a <section> tag && add team images
Nov 5, 2020
82d1627
Change logo && make iframe responsive && create sleep_stage_section
Nov 6, 2020
cd3dd99
resize iframe && place button down another when overflow
Nov 6, 2020
ccd9c58
change app logo
Nov 7, 2020
865d4fa
replace woman sleeping by dodo and makes tabs card's size fix
Nov 7, 2020
ea67851
Rework features section layout
Nov 7, 2020
ebac02c
Add Hardware section
Nov 7, 2020
7af3f71
Remove some guide assets
Nov 7, 2020
8f022a0
update tabs content && fixed titles
Nov 7, 2020
0b4d130
extract a common preview button
Nov 8, 2020
e2d6a65
Reorder section && add text to preview mode Call to action
Nov 8, 2020
73b1cee
Add call to action section
Nov 8, 2020
e5da72b
Merge branch 'master' of https://github.com/PolyCortex/polydodo into …
Nov 8, 2020
788ba91
Change and fix icons to font_awesome
Nov 8, 2020
b7837a4
oupsy doupsy
Nov 8, 2020
849b3a4
Cange content tech section
Nov 8, 2020
6e0377d
Fix image resizing
Nov 8, 2020
3af839b
Apply suggestions from code review
Nov 8, 2020
e193621
text correction
Nov 9, 2020
030bf8f
Merge branch 'home-page' of https://github.com/PolyCortex/polydodo in…
Nov 9, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@
"not op_mini all"
],
"dependencies": {
"@material-ui/core": "^4.11.0",
"@material-ui/icons": "^4.9.1",
"@fortawesome/fontawesome-free": "^5.15.1",
"@octokit/rest": "^18.0.6",
"axios": "^0.19.0",
"axios-observable": "^1.1.3",
Expand Down
Binary file removed web/public/dodo-icon.png
Binary file not shown.
Binary file modified web/public/favicon.ico
Binary file not shown.
Loading