Commit Graph
14 Commits
Author SHA1 Message Date
Paul Guenette 2de90e01ae Use new npm install, updates package-lock.json 2022-01-22 17:48:06 -05:00
Paul Guenette 51f4af22de Merge pull request #653 from odriverobotics/dependabot/npm_and_yarn/GUI/follow-redirects-1.14.7
Bump follow-redirects from 1.12.1 to 1.14.7 in /GUI
2022-01-22 17:46:24 -05:00
dependabot[bot] 32412249b8 Bump electron from 9.1.1 to 11.5.0 in /GUI
Bumps [electron](https://github.com/electron/electron) from 9.1.1 to 11.5.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v9.1.1...v11.5.0)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-22 22:39:58 +00:00
dependabot[bot] e2bb53c08f Bump follow-redirects from 1.12.1 to 1.14.7 in /GUI
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.12.1 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.12.1...v1.14.7)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-15 23:28:13 +00:00
PAJohnson 4b48a355b4 [GUI] More fixes to use libfibre with the GUI 2021-01-19 00:03:31 -05:00
PAJohnson d19519dd42 [GUI] Updated vue-slider-component version number, changed display behavior of numerical values to automatically switch to scientific notation under certain conditions, fixed header menu behavior 2020-12-22 22:48:17 -05:00
PAJohnson 55d4e96bf3 [GUI] Bumped socket.io-client version to fix compatibility with latest python version, removed unused dependency 2020-12-21 15:59:50 -05:00
PAJohnson dc050b4f5d Added icons (properly), fixed build issue on windows 2020-10-01 18:28:45 -04:00
PAJohnson 2c84c623da Removed dependency on Flask for server and axios for gui. All communications are now event-based via socketio 2020-09-26 19:31:39 -04:00
PAJohnson 03214c8dbe Added application icon 2020-09-25 00:27:42 -04:00
PAJohnson f4615bdcc9 Changed google fonts to be offline so that gui doesn't require an internet connection 2020-09-24 23:18:24 -04:00
PAJohnson 5670059866 Added tooltips for config options. 2020-09-17 19:23:08 -04:00
PAJohnson 878a0ce85f npm package versions update 2020-09-03 16:50:19 -04:00
PAJohnson c0aa194765 First commit for gui branch 2020-09-03 16:13:59 -04:00