Commit graph

9 commits

Author SHA1 Message Date
Jonathan Zernik
044aec2caf
Remove ui elements from sidebar (#148) 2020-07-25 23:13:33 -07:00
Jonathan Zernik
a5deeb590e
Add dialog for makesqueak (#147)
* Add makesqueak dialog component

* Got dialog to open on fab click

* Add handleclose for makesqueak dialog

* Got makesqueak dialog working

* Simplify html for make squeak dialog

* Fix width of signing profile select formcontrol

* Remove makesqueak pagep
2020-07-25 23:11:47 -07:00
Jonathan Zernik
a95f7bbded
Add timeline page (#130)
* Add timeline page

* Add timeline to sidebar

* Show number of squeaks in timeline page

* Revert dashboard page back to original

* Remove dashboard and notifications pages from sidebar
2020-07-23 15:13:29 -07:00
Jonathan Zernik
b9290ef1ec
Add lightning page (#125)
* Add lightning page

* Add lightning node status grid item

* Add grid box for node pubkey
2020-07-23 03:22:53 -07:00
Jonathan Zernik
65fb2635a5
Add sidebar item for makesqueak (#123) 2020-07-23 01:28:31 -07:00
Jonathan Zernik
8cf24ed8ff
Rename profiles component (#111) 2020-07-21 17:06:05 -07:00
Jonathan Zernik
ebea606faf
Remove typography page (#110)
* Remove typography page

* Rename typography component to squeakaddress
2020-07-21 16:55:31 -07:00
Jonathan Zernik
41b3f5ac0a
Organize appbar and sidebar (#104)
* Organize appbar and sidebar

* Remove mail and profile buttons from appbar
2020-07-21 04:47:18 -07:00
Jonathan Zernik
4d84dcb90e
Use react material template for frontend (#98)
* Use react material design template for frontend

* Successfully make rpc request inside material design template

* Make rpc request in tables page

* Run react frontend in development mode for now

* successfully get squeaks in tables page

* Use production server in frontend dockerfile

* Update gitignore to ignore generated proto files

* Organize npm package
2020-07-20 19:43:15 -07:00