Commit graph

13 commits

Author SHA1 Message Date
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
0d37000ce5
Get squeaks for address in frontend (#109) 2020-07-21 16:30:38 -07:00
Jonathan Zernik
08af3e1679
Create squeak address page and go to it from table (#107) 2020-07-21 14:57:14 -07:00
Jonathan Zernik
c8ee3537dc
Show following and sharing columns correctly in profiles table (#106) 2020-07-21 14:08:28 -07:00
yzernik
327d9dd93c Set options for profiles table 2020-07-21 13:50:19 -07:00
Jonathan Zernik
2a193a1d80
Show signing profiles in table in fronten ui (#105) 2020-07-21 05:09:39 -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
2b762438ca
Remove buy template link in frontend (#102)
* Remove buy to unlock button in frontend

* Optimize frontend dockerfile
2020-07-21 02:11:13 -07:00
Jonathan Zernik
446479c9df
Lnd get info from frontend (#100)
* Get lnd get_info from frontend

* Keep local copy of lnd.proto in source code in proto folder
2020-07-20 22:52:04 -07:00
yzernik
670da3a9fe Fix PublicRoute 2020-07-20 21:22:30 -07:00
Jonathan Zernik
12ec1bbd59
Don't require login for frontend (#99) 2020-07-20 20:07:01 -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