1
0
mirror of synced 2026-01-31 10:02:01 -05:00
Commit Graph

5 Commits

Author SHA1 Message Date
Tim Roes
828b32a3a2 🪟 🔧 Migrate from react-scripts to Vite (#21421)
* Migrate to Vite

* Continue work on vite migration

* More environment fixes

* Add CSP headers to dev server

* Remove react-scripts

* Shim process.env

* Cleanup

* Create ESLint failure for CI test

* create vite-plugins package

* Update nodeJS

* Make eslint warnings fail build

* Remove trailing empty line in nvmrc

* Match package.json with nvmrc

* Fix eslint test breakage

* Revert node upgrade

* Remove setupProxy script

* Change default API endpoints to be http
2023-01-23 21:10:23 +01:00
Tim Roes
f66fc19ce6 Upgrade webapp dependencies (#10507)
* Upgrade minor dependencies

* WIP react-intl update

* Improve eslint license-check

* Apply rel tag automatically

* Upgrade storybook and more

* Remove unused code

* Remove unused eslint ignore

* Remove prettier upgrade

* Replace FormattedHTMLMessage

* Disable eslint warnings in place

* Remove accidental package-lock.json
2022-02-22 12:56:24 +01:00
Artem Astapenko
d0d1ed9d19 Jamakase/eslint update (#2190)
* Update eslint settings

* Fix react-scripts migration issues

* Bump package lock revision

* Address most of lint issues

* Add more type fixes: Analytics, utils and table

* Fix audit
2021-03-03 04:10:15 +07:00
Artem Astapenko
8df1a13753 migrate schema to new catalog API (#2047) 2021-02-15 13:46:45 -08:00
Michel Tricot
e3737a2c06 Introducing Airbyte (#348) 2020-09-18 20:41:09 -07:00