Tom Hacohen
|
29d4153e60
|
Fix some tsserver suggestions.
|
5 years ago |
Tom Hacohen
|
11dd883f5f
|
lint: replace tslint with eslint and fix new warnings and errors.
|
5 years ago |
Tom Hacohen
|
25afd02ba5
|
Remove recompose dep and use React.memo instead.
|
5 years ago |
Tom Hacohen
|
ba8d899d5d
|
Fix eslint warnings.
|
5 years ago |
Tom Hacohen
|
61a4347a64
|
PrettyFingerprint: add a widget for pretty showing of fingerprints.
|
6 years ago |
Tom Hacohen
|
4255e9f3d8
|
Confirmation dialog: fix confirmation dialog titles.
|
6 years ago |
Tom Hacohen
|
68b38f115f
|
List: implement right icon for list items.
|
6 years ago |
Tom Hacohen
|
9913adc756
|
Update tslint config and update code to conform.
|
6 years ago |
Tom Hacohen
|
e4de0605f9
|
Fix all the issues that came with switching to react scripts
|
6 years ago |
Tom Hacohen
|
b583347473
|
Confirmation dialog: fix warnings.
|
6 years ago |
Tom Hacohen
|
8f13da7a39
|
Remove the secondary header and update the appbar instead.
|
6 years ago |
Tom Hacohen
|
bc46c197ba
|
Confirmation dialog: upgrade material-ui.
|
6 years ago |
Tom Hacohen
|
eac0508194
|
Loading indicator: upgrade material-ui.
|
6 years ago |
Tom Hacohen
|
6d0614df63
|
Container: upgrade material-ui.
|
6 years ago |
Tom Hacohen
|
ae26e34eb4
|
Update react, typescript recompose and etc.
|
6 years ago |
rugk
|
6456625716
|
Add access prohibition for external links
|
7 years ago |
Tom Hacohen
|
e2a418a914
|
Upgrade react-scripts-ts and typescript.
|
7 years ago |
Tom Hacohen
|
ed64bff3da
|
Switch to react-datetime for the date time picker
The reason for that is because not all browsers support input
type=date/time
|
7 years ago |
Tom Hacohen
|
56a28bf9c8
|
Fix the type of the DateTimePicker's change callback.
|
7 years ago |
Tom Hacohen
|
b0cae39814
|
Add a widget to present errors nicely.
|
7 years ago |
Tom Hacohen
|
e956ef3059
|
Change the delete confirmation dialog label.
|
7 years ago |
Tom Hacohen
|
507c0e3a1a
|
Add a configrmation dialog widget.
|
7 years ago |
Tom Hacohen
|
eafdb02d5c
|
Loading indicator: pass on props.
|
7 years ago |
Tom Hacohen
|
6687758a3a
|
Add a refresh button and make it spinable.
This also adds a HOC that makes icons spinable.
|
7 years ago |
Tom Hacohen
|
50af0ac0d1
|
Container: fix marging to be padding so size is correct.
|
7 years ago |
Tom Hacohen
|
a32002eabd
|
Replace the a tag with an ExternalLink component.
This lets us handle behaviour more consistently, for example by opening
external links in a new tab.
|
7 years ago |
Tom Hacohen
|
06887c58c3
|
Fix event types.
|
7 years ago |
Tom Hacohen
|
0ee6bbd340
|
Bring back list margin and remove the explicit contact padding
|
7 years ago |
Tom Hacohen
|
d06b7610cd
|
Move the basic widgets to their own directory.
|
7 years ago |