Commit Graph

  • cb7cc2f276 Convert selection-state.spec.ts to typescript Alexis Svinartchouk 2020-01-16 01:36:07 +01:00
  • d01849306e Convert errors.spec.js to typescript Alexis Svinartchouk 2020-01-16 01:29:47 +01:00
  • a4e87982a6 Convert drive-constraints.spec.ts to typescript Alexis Svinartchouk 2020-01-16 01:17:05 +01:00
  • e1c3c80c0f Convert supported-formats.spec.js to typescript Alexis Svinartchouk 2020-01-16 00:13:36 +01:00
  • fd6346ed59 Convert utils.spec.js to typescript Alexis Svinartchouk 2020-01-16 00:08:40 +01:00
  • 2e4f7b5a8c Convert permissions.spec.js to typescript Alexis Svinartchouk 2020-01-16 00:05:29 +01:00
  • d812d4e12e Convert flash-state.spec.js to typescript Alexis Svinartchouk 2020-01-15 23:59:19 +01:00
  • 10b3f09e7e Convert image-writer.spc.js to typescript Alexis Svinartchouk 2020-01-15 23:32:55 +01:00
  • 2d3776844c Convert child-writer.spec.js to typescript Alexis Svinartchouk 2020-01-15 23:07:51 +01:00
  • 914a4574de Convert progress-status.spec.js to typescript Alexis Svinartchouk 2020-01-15 23:03:37 +01:00
  • 2b3c84f21a Convert settings.spec.js to typescript Alexis Svinartchouk 2020-01-15 22:58:14 +01:00
  • f4eb1af8d0 Convert windows-network-drives.spec.js to typescript Alexis Svinartchouk 2020-01-15 22:46:03 +01:00
  • c01fc332d2 Convert window-progress.spec.js to typescript Alexis Svinartchouk 2020-01-15 22:28:38 +01:00
  • b8fdbc3e94 Convert middle-ellipsis.spec.js to typescript Alexis Svinartchouk 2020-01-15 21:13:15 +01:00
  • 3c7c55364b Convert file-extensions.spc.js to typescript Alexis Svinartchouk 2020-01-15 18:05:38 +01:00
  • bff4355a1a Convert messages.spec.js to typescript Alexis Svinartchouk 2020-01-15 18:02:28 +01:00
  • 9ea57a7df1 Convert units.spc.js to typescript Alexis Svinartchouk 2020-01-15 17:58:13 +01:00
  • 4c4171e7fb Remove no longer used prop-types Alexis Svinartchouk 2020-01-15 17:27:47 +01:00
  • 77ece044ad Replace <React.Fragment> with <> Alexis Svinartchouk 2020-01-15 17:22:10 +01:00
  • d633b36b23 Remove useless export. Alexis Svinartchouk 2020-01-15 17:19:59 +01:00
  • 2eda6601c0 Remove remaining Promise.then Alexis Svinartchouk 2020-01-15 17:12:27 +01:00
  • 6202393637 Don't run eslint on lib, run ts-lint on webpack.config.ts Alexis Svinartchouk 2020-01-15 17:08:51 +01:00
  • 1b76044242 Convert image-selector.jsx to typescript Alexis Svinartchouk 2020-01-15 16:58:51 +01:00
  • 28648e27cf Convert DriveSelectorModal.jsx to typescript Alexis Svinartchouk 2020-01-15 16:02:53 +01:00
  • 90921a74ea Convert target-selector.jsx to typescript Alexis Svinartchouk 2020-01-15 13:22:36 +01:00
  • 950b764ff1 Convert progress-button.jsx to typescript Alexis Svinartchouk 2020-01-15 03:31:49 +01:00
  • 15ba30bf8f Convert save-webview.jsx to typescript Alexis Svinartchouk 2020-01-15 03:20:00 +01:00
  • c96654d50f Convert reduced-flashing-infos.jsx to typescript Alexis Svinartchouk 2020-01-15 00:09:39 +01:00
  • b5f175d220 Convert svg-icon.jsx to typescript Alexis Svinartchouk 2020-01-14 23:46:49 +01:00
  • c535543922 Convert featured-project.jsx to typescript Alexis Svinartchouk 2020-01-14 18:27:47 +01:00
  • 9913030e6f Remove eslint comments from tsx file Alexis Svinartchouk 2020-01-14 18:16:50 +01:00
  • e7f58fc7fa Convert webpack.config.js to typescript Alexis Svinartchouk 2020-01-14 18:13:21 +01:00
  • 746ee50027 Convert start.js to typescript Alexis Svinartchouk 2020-01-14 18:09:03 +01:00
  • 683c2da224 Convert etcher.js to typescript Alexis Svinartchouk 2020-01-14 17:57:50 +01:00
  • 2671c83337 Use Dictionary type from lodash Alexis Svinartchouk 2020-01-14 17:45:14 +01:00
  • bd35c89c04 Convert app.js to typescript Alexis Svinartchouk 2020-01-14 17:42:41 +01:00
  • 616baecafb Convert dialog.js to typescript Alexis Svinartchouk 2020-01-14 16:15:02 +01:00
  • bfe895c690 Convert image-writer.js to typescript Alexis Svinartchouk 2020-01-14 13:18:37 +01:00
  • 97aff2eb4c Convert child-writer.js to typescript Alexis Svinartchouk 2020-01-10 14:58:05 +01:00
  • 1c46ee2988 Convert flash-state.js to typescript Alexis Svinartchouk 2020-01-09 19:20:29 +01:00
  • d0d4ee843d Convert selection-state.js to typescript Alexis Svinartchouk 2020-01-09 18:47:41 +01:00
  • fd127da342 Convert available-drives.js to typescript Alexis Svinartchouk 2020-01-09 17:47:26 +01:00
  • a8728336ca Convert store.js to typescript Alexis Svinartchouk 2020-01-09 17:35:48 +01:00
  • c0eb9bd1e9 Convert settings.js to typescript Alexis Svinartchouk 2020-01-09 15:00:58 +01:00
  • c85896845f Convert drive-constraints.js to typescript Alexis Svinartchouk 2020-01-08 19:52:20 +01:00
  • efe953d8cd Convert permissions.js to typescript Alexis Svinartchouk 2020-01-08 19:24:47 +01:00
  • b5593ef5b2 Convert utils.js to typescript Alexis Svinartchouk 2020-01-08 18:31:37 +01:00
  • d08d2e00ee Convert messages.js to typescript Alexis Svinartchouk 2020-01-08 18:02:38 +01:00
  • bc8908cca1 Convert units.js to typescript Alexis Svinartchouk 2020-01-08 17:51:27 +01:00
  • 9109f0ccd5 Convert errors.js to typescript Alexis Svinartchouk 2020-01-08 17:33:37 +01:00
  • 30c2ef58cd Convert supported-formats.js to typescript Alexis Svinartchouk 2020-01-08 15:50:20 +01:00
  • 23b295c7c1 Convert file-extensions.js to typescript Alexis Svinartchouk 2020-01-08 15:39:13 +01:00
  • db24ee4d37 Convert catalina-sudo/sudo.js to typescript Alexis Svinartchouk 2020-01-08 15:15:29 +01:00
  • e737a1edbd Convert exit-codes.js to typescript Alexis Svinartchouk 2020-01-08 15:06:51 +01:00
  • 109d84302c Remove no longer used storage.js and its tests Alexis Svinartchouk 2020-01-08 14:59:22 +01:00
  • e50974a86a Convert local-settings.js to typescript Alexis Svinartchouk 2020-01-08 14:56:47 +01:00
  • ef491e1e96 Remove no longer used lib/gui/app/models/files.js and its tests Alexis Svinartchouk 2020-01-08 14:11:23 +01:00
  • f366a68159 Convert theme.js to typescript Alexis Svinartchouk 2020-01-08 14:00:25 +01:00
  • 0377faadd6 Convert drive-scanner.js to typescript Alexis Svinartchouk 2020-01-08 13:52:20 +01:00
  • a5825373e1 Convert analytics.js to typescript Alexis Svinartchouk 2020-01-08 13:32:06 +01:00
  • fadfadd9e9 Convert exception-reporter.js to typescript Alexis Svinartchouk 2020-01-08 12:38:23 +01:00
  • 596b316d65 Convert update-lock.js to typescript Alexis Svinartchouk 2020-01-08 12:31:31 +01:00
  • c1e24406d9 Convert notification.js to typescript Alexis Svinartchouk 2020-01-07 15:49:11 +01:00
  • 13dfb090b5 Convert open-external.js to typescript Alexis Svinartchouk 2020-01-07 15:25:14 +01:00
  • ddd1ff0101 Convert progress-status.js and window-progress.js to typescript Alexis Svinartchouk 2020-01-07 15:18:01 +01:00
  • b266a72726 Convert window-network-drives.js to typescript Alexis Svinartchouk 2020-01-07 14:19:37 +01:00
  • 255fae3a90 Convert middle-ellipsis.js to typescript Alexis Svinartchouk 2020-01-07 13:46:03 +01:00
  • b4a60cfee2 Remove unused styled-components.js Alexis Svinartchouk 2020-01-07 13:36:27 +01:00
  • 233a2e6400 Convert menu.js to typescript Alexis Svinartchouk 2020-01-07 13:19:59 +01:00
  • f31cb49e2a Don't use prop-types in drive selector Alexis Svinartchouk 2020-01-06 15:15:39 +01:00
  • 47fd12e7a4 Remove html-angular-validate Alexis Svinartchouk 2020-01-06 14:43:16 +01:00
  • d5eb679cf0 Remove remaining angular Alexis Svinartchouk 2020-01-03 19:07:21 +01:00
  • 26d0e46367 Convert angular SafeWebview to typescript Alexis Svinartchouk 2020-01-03 14:00:58 +01:00
  • 146bfaa9de Remove unused StateController.previousName Alexis Svinartchouk 2020-01-03 11:46:55 +01:00
  • 315051c14c Remove useless 'use strict' from a ts file Alexis Svinartchouk 2020-01-03 01:32:08 +01:00
  • 3a7d770f6d Remove no longer used angular flash-another component Alexis Svinartchouk 2020-01-03 01:30:29 +01:00
  • 2cd60af841 Remove no longer used angular flash-results component Alexis Svinartchouk 2020-01-03 01:25:41 +01:00
  • e2f5775b07 Remove no longer needed angular specific utils.memoize Alexis Svinartchouk 2020-01-03 01:18:52 +01:00
  • c27be733a9 Remove no longer used angular-ui-bootstrap Alexis Svinartchouk 2020-01-02 19:33:49 +01:00
  • 54fda697ce Remove no longer used .section-footer-main css rules Alexis Svinartchouk 2020-01-02 19:03:48 +01:00
  • 04e0b56dd5 Remove no longer used angular svg-icon component Alexis Svinartchouk 2020-01-02 18:30:03 +01:00
  • b71824c5e8 Remove no longer used angular-if-state Alexis Svinartchouk 2020-01-02 18:13:04 +01:00
  • 65293ea5e4 Remove no longer used ModalService Alexis Svinartchouk 2020-01-02 18:08:43 +01:00
  • 05c2f5bebd Remove no longer used closestUnit angular filter Alexis Svinartchouk 2020-01-02 17:48:19 +01:00
  • e8b2255be0
    Merge pull request #3035 from balena-io/trigger-update-1.5.71 Lorenzo Alberto Maria Ambrosi 2020-01-17 16:36:40 +01:00
  • 2c227d3475
    Trigger update for 1.5.71 Lorenzo Alberto Maria Ambrosi 2020-01-17 12:11:01 +01:00
  • 4863182bb9 Update .versionbot/scrutinizer.json Balena CI 2020-01-14 18:18:55 +02:00
  • 958f7b535a v1.5.71 v1.5.71 Balena CI 2020-01-14 18:17:04 +02:00
  • 9e34096139
    Merge pull request #3024 from balena-io/update-resin-corvus Lorenzo Alberto Maria Ambrosi 2020-01-14 17:15:04 +01:00
  • 12b5536e22 Don't webpack package.json as analytics tokens are interted after webpacking Alexis Svinartchouk 2020-01-14 14:23:21 +01:00
  • 171a5b1793 Update scripts submodule Lorenzo Alberto Maria Ambrosi 2020-01-13 21:49:55 +01:00
  • b4fb82066b Update resin-corvus to 2.0.5 Lorenzo Alberto Maria Ambrosi 2019-12-31 13:08:14 +01:00
  • 2e43c93c8a Update .versionbot/scrutinizer.json Balena CI 2019-12-13 20:29:38 +02:00
  • 57145436ab v1.5.70 v1.5.70 Balena CI 2019-12-13 20:27:43 +02:00
  • cba69ca467
    Merge pull request #2987 from balena-io/remove-angular Lorenzo Alberto Maria Ambrosi 2019-12-13 19:25:52 +01:00
  • 375fcab788 Remove no longer used HeaderController Alexis Svinartchouk 2019-12-13 12:28:23 +01:00
  • de65c02222 Make header draggable again Lorenzo Alberto Maria Ambrosi 2019-12-11 12:32:02 +01:00
  • 444b0beaca Refactor drive selector and confirm modal to React Lorenzo Alberto Maria Ambrosi 2019-12-10 19:48:02 +01:00
  • 4c931278b8 Remove angular os-open-external directive Alexis Svinartchouk 2019-12-09 17:38:51 +01:00
  • 3bdac794b3 React header Alexis Svinartchouk 2019-12-09 17:17:29 +01:00