Commit Graph

18 Commits (40ad15673d2230c8d99b6fe70f57fb0f27c26e7d)

Author SHA1 Message Date
Tom Hacohen bc46c197ba Confirmation dialog: upgrade material-ui. 2018-10-24 23:10:59 +01:00
Tom Hacohen eac0508194 Loading indicator: upgrade material-ui. 2018-10-24 23:04:17 +01:00
Tom Hacohen 6d0614df63 Container: upgrade material-ui. 2018-10-24 23:03:10 +01:00
Tom Hacohen ae26e34eb4 Update react, typescript recompose and etc. 2018-10-04 22:45:30 +01:00
rugk 6456625716 Add access prohibition for external links 2018-03-23 18:08:32 +00:00
Tom Hacohen e2a418a914 Upgrade react-scripts-ts and typescript. 2018-02-22 20:38:45 +00:00
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
2018-01-17 12:17:06 +00:00
Tom Hacohen 56a28bf9c8 Fix the type of the DateTimePicker's change callback. 2018-01-13 20:14:31 +00:00
Tom Hacohen b0cae39814 Add a widget to present errors nicely. 2017-12-30 15:42:49 +00:00
Tom Hacohen e956ef3059 Change the delete confirmation dialog label. 2017-12-28 20:47:20 +00:00
Tom Hacohen 507c0e3a1a Add a configrmation dialog widget. 2017-12-28 17:43:16 +00:00
Tom Hacohen eafdb02d5c Loading indicator: pass on props. 2017-12-18 18:49:56 +00:00
Tom Hacohen 6687758a3a Add a refresh button and make it spinable.
This also adds a HOC that makes icons spinable.
2017-12-17 22:13:19 +00:00
Tom Hacohen 50af0ac0d1 Container: fix marging to be padding so size is correct. 2017-12-17 15:12:12 +00:00
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.
2017-12-17 02:27:21 +00:00
Tom Hacohen 06887c58c3 Fix event types. 2017-12-16 23:06:18 +00:00
Tom Hacohen 0ee6bbd340 Bring back list margin and remove the explicit contact padding 2017-12-16 18:11:36 +00:00
Tom Hacohen d06b7610cd Move the basic widgets to their own directory. 2017-12-16 16:05:21 +00:00