Commit Graph

31 Commits

Author SHA1 Message Date
Gina A. 5d123f52e1 Bump react-router and jsdom 2026-06-05 11:20:05 +02:00
Gina A. bd6a685be3 Bump webui dependencies 2026-05-04 14:48:05 +02:00
orbisai0security 0ed3b8ddb1 Upgrade form-data to 2.5.4, 3.0.4, 4.0.4 2026-04-15 09:12:05 +02:00
Gina A. a01c73d506 Restore remote Upgrade to Hub button web component 2025-11-12 12:16:06 +01:00
Gina A. db4f262916 Add Traefik Hub demo in dashboard 2025-10-27 17:40:06 +01:00
Massimiliano D. b350ad7f7c Update Traefik Proxy dashboard UI development deps 2025-08-01 11:42:05 +02:00
Gina A. f16fff577a Migrate Traefik Proxy dashboard UI to React 2025-05-28 11:26:04 +02:00
Kevin Pollet 7b477f762a Upgrade to node 22.9 and yarn lock to fix vulnerabilities
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
2024-10-08 17:52:04 +02:00
Michel Heusschen 14e5d4b4b3 Remove unused boot files from webui 2024-09-27 15:22:04 +02:00
Michel Loiseleur d2030a5835 Upgrade webui dependencies 2024-08-27 18:08:03 +02:00
Michael ea019be133 Upgrade webui dependencies 2024-08-01 11:00:06 +02:00
Dmitry Romashov d4d23dce72 Fix UI unit tests 2024-05-21 15:26:04 +02:00
Andi Sardina Ramos f7edb394f2 chore(webui): Migrate to Quasar 2.x and Vue.js 3.x 2024-02-26 15:02:04 +01:00
Andi Sardina Ramos 8f9ad16f54 chore: Upgrade Node.js version 2024-02-06 09:00:07 +01:00
Tom Moulard c7b24f4e9c Replace npm with yarn to install/run the webui 2022-03-03 18:08:07 +01:00
Jorge Gonzalez fd24b1898e Add a new dashboard page. 2019-08-26 18:15:41 +02:00
Antoine Caron 7c852fbf33 refactor(webui): use components to split Home concerns 2019-07-22 11:06:04 +02:00
Antoine Caron 4d8dcdc623 feat(webui/dashboard): init new dashboard 2019-07-18 22:36:04 +02:00
Antoine Caron 1bccbf061b refactor(webui): use @vue/cli to bootstrap new ui 2019-07-15 10:58:03 +02:00
Cotton Hou 8f16ff9c49 chore(webui): dropping rxjs-compat in favor of pipe 2019-02-26 16:48:07 +01:00
Antoine CARON c5c8382742 chore(webui): format code with prettier 2019-02-05 18:18:04 +01:00
Antoine CARON 0561a20c06 chore(webui): upgrade angular cli version 2019-02-01 16:30:06 +01:00
Ludovic Fernandez 1cc1a4e6e2 WebUI typo into the buffering section. 2018-05-22 12:28:03 +02:00
Ludovic Fernandez b72937e8fb Fix webui 2018-05-14 19:46:03 +02:00
Jan Kuri 9c651ae913 New web ui 2018-04-27 13:12:04 +02:00
Fernandez Ludovic 21e28ae848 Merge branch 'v1.5' into master 2018-02-21 16:55:57 +01:00
Ludovic Fernandez f98c537ec2 Smooth dashboard refresh. 2018-02-16 16:02:03 +01:00
Mattias Wadman fa1f4f761d Add status code text to webui bar chart tooltip 2018-01-25 16:54:03 +01:00
Maxime Wojtczak 61ba50fac9 feat(Dev proxy) : Add proxy to localhost:8080 in dev mode. 2017-05-12 09:41:22 +02:00
Maxime Wojtczak 5500658f5a feat(UI) : Working UI.
chore(Build) : Add Babel for build.
chore(Babel) : Add babel configuration.
style(Code) : Enhance code style.
2017-05-04 01:12:46 +02:00
Ed Robinson 987ab7612d Use the yarn pacakge manager for javascript
[Yarn](https://yarnpkg.com/) is a drop in replacement for npm.

We should use it because:

* It's faster
* It uses a lockfile, making the builds more deterministic.
2016-11-16 12:02:30 +00:00