Tom Kirkpatrick
aeb832d30a
refactor(webpack): use portable scss include paths
Rather than using relative paths for css imports - which can break when
we move files around - add our styles path to the webpack sass-loader
loader using the `includePaths` setting.
6 years ago
Tom Kirkpatrick
f51586d3ce
refactor(fs): group files by component
Group component related file in a directory named after the component.
6 years ago
Tom Kirkpatrick
99b930f47e
refactor: move styles to styles directory
7 years ago
Tom Kirkpatrick
5367e3bf21
style: fix scss no-duplicate-selectors rule
7 years ago
Tom Kirkpatrick
849f2bf9ea
style: run all stylesheets through prettier
7 years ago
Tom Kirkpatrick
2d6dec5afb
style: run all stylesheets through stylelint
7 years ago
odb366
eca3a7189b
scrollbar-fix2
7 years ago
Jack Mallers
9320584009
feature(network): network tab all hooked up to backend
7 years ago
Jack Mallers
4fecb240bb
feature(contacts): when searching a contact yeilds no results and we recognize an @ and 66 len pubkey we will populate the contact manual form with the search
7 years ago
Waseem999
4b7935f509
manual form error added
7 years ago
Jack Mallers
674d21b3e0
fix(contacts-form): show loading spinner next to manual form when there are loading channels so the user has some feedback from the manual form
7 years ago
Jack Mallers
c81e9766e5
feature(contacts): contact modal
7 years ago
Jack Mallers
bd2f1e7b0d
feature(contacts): loading state while adding a contact
7 years ago
Jack Mallers
2c2e63235e
feature(contacts): add manual form
7 years ago
Jack Mallers
9a31c68b17
feature(contacts): editable contact capacity
7 years ago
Jack Mallers
b56cf3bf7d
fix(contacts): rename friend functions to contacts
7 years ago
Jack Mallers
fc14bc66b9
fix(contacts): rename component folder to contacts
7 years ago
Jack Mallers
1b14242e93
feature(contacts): start contacts feature
7 years ago
Jack Mallers
9578ca9379
fix(contacts): rename component folder to contacts
7 years ago
Jack Mallers
37be5c0e1e
feature(contacts): start contacts feature
7 years ago