Commit Graph

11 Commits

Author SHA1 Message Date
Daniel Maricic 20a0283380 Add prettier and format the code (#242)
* prettier

* linter

* add prettier, and format the code

* make the travis pass

Signed-off-by: Daniel Maricic <daniel@woss.io>

* travis to make a build

Signed-off-by: Daniel Maricic <daniel@woss.io>

* tslint and prettier + travis

Signed-off-by: Daniel Maricic <daniel@woss.io>

* useless setting, we use spaces

Signed-off-by: Daniel Maricic <daniel@woss.io>

* backend tests added to the travis

Signed-off-by: Daniel Maricic <daniel@woss.io>
2020-03-31 16:14:48 +02:00
Maciej Hirsz ce68e0e271 Update styles to new Polkadot identity (#124) 2019-03-15 15:50:03 +01:00
Maciej Hirsz 97b3d1ec23 New List, Map, and Settings components (#86) 2018-10-12 17:34:49 +02:00
Maciej Hirsz 62d2847bb0 Don't sort the list on every render (#58) 2018-09-27 17:01:51 +02:00
Maciej Hirsz e5191cdebd Replace implementation label with an icon (#56) 2018-09-26 12:27:11 +02:00
Maciej Hirsz 2b6395f0f9 Tidy pinned nodes (#55) 2018-09-26 10:59:03 +02:00
Maciej Hirsz 2e483a595f Filter nodes by name when typing (#53)
* Allow filtering of nodes by name
* Tidy up
2018-09-25 19:56:14 +02:00
Maciej Hirsz 1559b82eb0 Allow to pin nodes to top of the list (#48)
* Refactored persistent state a bit
* Allow nodes to be pinned to top
2018-09-24 17:30:39 +02:00
Maciej Hirsz 44d91a54d5 Tidy Tabs (#46) 2018-09-24 12:13:21 +02:00
Maciej Hirsz d2e8eb83ae Switches in settings (#45) 2018-09-24 11:45:05 +02:00
Maciej Hirsz ca0ab38bd2 Settings Tab (#42)
* Settings tab
2018-09-21 18:07:14 +02:00