Alexis Svinartchouk
596b316d65
Convert update-lock.js to typescript
...
Change-type: patch
2020-01-21 17:53:44 +01:00
Alexis Svinartchouk
c1e24406d9
Convert notification.js to typescript
...
Change-type: patch
2020-01-21 17:53:42 +01:00
Alexis Svinartchouk
13dfb090b5
Convert open-external.js to typescript
...
Change-type: patch
2020-01-21 17:53:41 +01:00
Alexis Svinartchouk
ddd1ff0101
Convert progress-status.js and window-progress.js to typescript
...
Change-type: patch
2020-01-21 17:53:39 +01:00
Alexis Svinartchouk
b266a72726
Convert window-network-drives.js to typescript
...
Change-type: patch
2020-01-21 17:53:37 +01:00
Alexis Svinartchouk
255fae3a90
Convert middle-ellipsis.js to typescript
...
Change-type: patch
2020-01-21 17:53:35 +01:00
Alexis Svinartchouk
b4a60cfee2
Remove unused styled-components.js
...
Change-type: patch
2020-01-21 17:53:34 +01:00
Alexis Svinartchouk
233a2e6400
Convert menu.js to typescript
...
Change-type: patch
2020-01-21 17:53:32 +01:00
Alexis Svinartchouk
f31cb49e2a
Don't use prop-types in drive selector
...
Change-type: patch
2020-01-21 17:53:31 +01:00
Alexis Svinartchouk
d5eb679cf0
Remove remaining angular
...
Change-type: patch
2020-01-21 17:53:28 +01:00
Alexis Svinartchouk
26d0e46367
Convert angular SafeWebview to typescript
...
Change-type: patch
2020-01-21 17:53:26 +01:00
Alexis Svinartchouk
146bfaa9de
Remove unused StateController.previousName
...
Change-type: patch
2020-01-21 17:53:25 +01:00
Alexis Svinartchouk
315051c14c
Remove useless 'use strict' from a ts file
...
Change-type: patch
2020-01-21 17:53:23 +01:00
Alexis Svinartchouk
3a7d770f6d
Remove no longer used angular flash-another component
...
Change-type: patch
2020-01-21 17:53:22 +01:00
Alexis Svinartchouk
2cd60af841
Remove no longer used angular flash-results component
...
Change-type: patch
2020-01-21 17:53:21 +01:00
Alexis Svinartchouk
e2f5775b07
Remove no longer needed angular specific utils.memoize
...
Change-type: patch
2020-01-21 17:53:19 +01:00
Alexis Svinartchouk
c27be733a9
Remove no longer used angular-ui-bootstrap
...
Change-type: patch
2020-01-21 17:53:18 +01:00
Alexis Svinartchouk
54fda697ce
Remove no longer used .section-footer-main css rules
...
Change-type: patch
2020-01-21 17:53:16 +01:00
Alexis Svinartchouk
04e0b56dd5
Remove no longer used angular svg-icon component
...
Changelog-entry: Remove no longer used angular svg-icon component
Change-type: patch
2020-01-21 17:53:15 +01:00
Alexis Svinartchouk
b71824c5e8
Remove no longer used angular-if-state
...
Change-type: patch
2020-01-21 17:53:13 +01:00
Alexis Svinartchouk
65293ea5e4
Remove no longer used ModalService
...
Change-type: patch
2020-01-21 17:53:12 +01:00
Alexis Svinartchouk
05c2f5bebd
Remove no longer used closestUnit angular filter
...
Changelog-entry: Remove no longer used closestUnit angular filter
Change-type: patch
2020-01-21 17:53:09 +01:00
Alexis Svinartchouk
375fcab788
Remove no longer used HeaderController
...
Change-type: patch
2019-12-13 12:28:23 +01:00
Lorenzo Alberto Maria Ambrosi
de65c02222
Make header draggable again
...
Change-type: patch
Changelog-entry: Make header draggable again
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
2019-12-12 18:25:56 +01:00
Lorenzo Alberto Maria Ambrosi
444b0beaca
Refactor drive selector and confirm modal to React
...
Change-type: patch
Changelog-entry: Refactor drive selector and confirm modal to React
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
2019-12-12 18:25:56 +01:00
Alexis Svinartchouk
4c931278b8
Remove angular os-open-external directive
...
Change-type: patch
2019-12-12 18:25:55 +01:00
Alexis Svinartchouk
3bdac794b3
React header
...
Change-type: patch
2019-12-12 18:25:55 +01:00
Alexis Svinartchouk
67eb593164
Remove manifest-bind
...
Change-type: patch
2019-12-12 18:25:54 +01:00
Alexis Svinartchouk
fe230e7d30
Rename resin -> balena
...
Change-type: patch
2019-12-12 18:25:54 +01:00
Stevche Radevski
992b8a6fb6
Fix layout when flashing
...
Change-type: patch
Signed-off-by: Stevche Radevski <stevche@balena.io>
2019-12-12 18:25:53 +01:00
Alexis Svinartchouk
84e45caa6c
Rework lib/gui/app/styled-components to typescript
...
Change-type: patch
Changelog-entry: Rework lib/gui/app/styled-components to typescript
2019-12-12 18:25:52 +01:00
Lorenzo Alberto Maria Ambrosi
68d9542816
Convert FlashAnother & FlashResults to typescript
...
Change-type: patch
Changelog-entry: Convert FlashAnother & FlashResults to typescript
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
2019-12-12 18:25:52 +01:00
Lorenzo Alberto Maria Ambrosi
c9c9c50d6c
Rework finish page with React
...
Change-type: patch
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzoa@balena.io>
2019-12-12 18:25:51 +01:00
Stevche Radevski
9f4e0ce920
Add husky and lint-staged to run linting on commit
...
Change-type: patch
Signed-off-by: Stevche Radevski <stevche@balena.io>
2019-12-12 18:25:51 +01:00
Stevche Radevski
388852d6b7
Move a couple of files to typescript and remove unnecessary $timeout
...
Change-type: patch
Signed-off-by: Stevche Radevski <stevche@balena.io>
2019-12-12 18:25:51 +01:00
Stevche Radevski
4e1f071951
Change Flash and Driveselector extension to .tsx
...
This is so the git history is preserved for the file
Change-type: patch
Signed-off-by: Stevche Radevski <stevche@balena.io>
2019-12-12 18:25:50 +01:00
Stevche Radevski
8e47829905
Move the main controller to React
...
Change-type: patch
Signed-off-by: Stevche Radevski <stevche@balena.io>
2019-12-12 18:25:43 +01:00
Alexis Svinartchouk
84fe5004a9
Remove broken settings shortcut from menu
...
Change-type: patch
2019-12-12 18:09:19 +01:00
Alexis Svinartchouk
28b51a9b46
Remove unused imports in main.js
...
Change-type: patch
2019-12-12 18:09:18 +01:00
Alexis Svinartchouk
07fc7af911
Remove experimental file picker
...
Change-type: patch
2019-12-12 18:09:18 +01:00
Alexis Svinartchouk
330405ae42
Remove tooltip-modal scss import
...
Change-type: patch
2019-12-12 18:09:17 +01:00
Lucian
ffb26ba67f
Remove unused methods from drive selector component
...
Signed-off-by: Lucian <lucian.buzzo@gmail.com>
2019-12-12 18:09:17 +01:00
Lucian
fc597abbc9
Add sourcemap and elevate theme provider
...
Signed-off-by: Lucian <lucian.buzzo@gmail.com>
2019-12-12 18:09:16 +01:00
Lucian
177f10f76d
Refactor tooltip modal to use react
...
Signed-off-by: Lucian <lucian.buzzo@gmail.com>
2019-12-12 18:09:16 +01:00
Lucian
a7a7f83e3e
Fix link hover color
...
Signed-off-by: Lucian <lucian.buzzo@gmail.com>
2019-12-12 18:09:15 +01:00
Lucian
b6fb44d6a5
Fix bug where images can't be reselected
...
Signed-off-by: Lucian <lucian.buzzo@gmail.com>
2019-12-12 18:09:15 +01:00
Alexis Svinartchouk
996c2b55a4
Run make sass
...
Change-type: patch
2019-12-12 18:09:14 +01:00
Stevche Radevski
21d9d31a27
Use rendition modal for warning and errors when flashing
...
Change-type: patch
Signed-off-by: Stevche Radevski <stevche@balena.io>
2019-12-12 18:09:05 +01:00
Lucian
00536cba3a
Refactor Warning modal in image selection
2019-12-10 12:35:42 +01:00
Thodoris Greasidis
8177e98014
Refactor the DriveSelector to use async-await
...
Change-type: patch
Signed-off-by: Thodoris Greasidis <thodoris@balena.io>
2019-12-10 12:35:42 +01:00