Commit Graph

308 Commits (9641e557c0f6c3166bb66a090419bd35b395b84e)

Author SHA1 Message Date
k3yi0 d287a15fa5 chore(cypress): remove cypress-wait-until 2022-06-20 10:52:33 +02:00
k3yi0 c89ff0a60a chore(cypress): add cypress real events plugin 2022-06-20 08:39:18 +02:00
k3yi0 6cc4f844f2 chore(ui): add data-test attributes 2022-06-20 08:39:18 +02:00
k3yi0 93df3591fa chore(ui): add data-test attributes 2022-06-08 12:49:31 +02:00
k3yi0 ea1b3a8ec5 chore: update package.json 2022-05-11 02:23:55 +02:00
k3yi0 8d99e1815a chore: adjust path in workflow, adjust cypress package.json 2022-05-10 10:39:51 +02:00
k3yi0 f0990dd44b chore: update test:e2e and oauth-mock targets in package.json 2022-05-09 17:00:41 +02:00
k3yi0 89219fdfcf chore: adjust scripts for Cypress testing inside package.json 2022-05-09 15:55:38 +02:00
k3yi0 23f0dc75e7 chore: start OAuth2 mock before running cypress tests locally, add gitignore entry for OAuth2 mock log 2022-05-09 15:55:38 +02:00
dependabot[bot] 4b958f90e0
chore(deps): bump moment from 2.29.1 to 2.29.2
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-09 09:40:13 +00:00
Pavel Zavora 3317aa3a2d chore(ui): upgrade eslint-plugin-babel to @babel/eslint-plugin 2022-04-01 11:22:14 +02:00
Pavel Zavora 780f4ea6f4 chore(ui): stick to prettier 2.2.1 2022-04-01 11:22:14 +02:00
Pavel Zavora 777a123c51 chore(ui): upgrade @typescript-eslint to support the newest typescript 2022-04-01 11:22:14 +02:00
tomklapka 08743e4a19
Cypress tests and e2e github action flow (#5896)
* test: welcome test, dashboard test, explore browser test

* test: snapshot testing

* feat: adding testing snapshots

* chore: update unmet peer dependency

* fix: name of dropdown toggle

* test: connecting to influxdb

* fix: remove unnecessary influxdb-onboarding.sh script.

* chore: updated go 1.17.1 for cypress tests

* refactor: remove unnecessary influxdb-onboarding command from Makefile

* refactor: remove unnecessary influxdb-onboarding command from circleci config

* test: initialising database by using environment properties (in Makefile)

* chore: fixing cypress tests

* test: deleting connection to influxd1

* tests: optimize build, reuse workspace

* tests: optimize build

* test: remove unused code

* fix:  remove unuse dashboard

* chore(e2e-pipeline): add pipeline for chrono cypress tests

* chore: run action on push

* chore: fix e2e pipeline

* chore: add yarn install

* chore: add log upload

* chore: show logs to see what is going on with chronograf

* chore: fix log cats

* chore: add sleep

* fix: chronograf run command

* chore(ui): regenerate yarn.lock after rebase

* test: welcome test, dashboard test, explore browser test

* test: snapshot testing

* feat: adding testing snapshots

* chore(e2e): local script for influxdb enterprise deployment

* chore(e2e): update cert-manager in actions pipeline

* chore: fix coredns issue

* chore: fix certmanager deployment

* test: welcome test, dashboard test, explore browser test

* test: snapshot testing

* feat: adding testing snapshots

* chore: update unmet peer dependency

* test(cypress): add cypress env, and commands

* test(cypress): add basic InfluxDB setup connection test

* fix: temporary commented out the file as it uses non existing functions

* test(cypress): add dashboard create, rename and delelete test

* test(cypress): add routes

* chore: regenerate yarn.lock

* chore: remove unused file

* chore: comment out code

* chore: comment out code

* fix: remove calling non-existent function

* fix: createConnection uses  unsafe SSL

* turns on flux

* test(cypress): rewritten Query Builder tests using _internal.monitor

* chore: yarn prettier

* fix: add missing custom window period

* fix: remove it.only

* Add flux-enable to a workflow file

* fix: github actions workflow file flux-enabled

* fix: force restart by deleing pod

* fix: restart a container to apply a new configmap

* fix: restart container

* chore: flux-enabled is now true by default

* fix: selecting correct elements

* chore: update e2e pipeline

* chore: add scheduled action run once a working day

* chore: remove commented code

* chore:  change file extenction to .ts and adjust code accordingly

* chore: pipeline fixes

* chore: clean up e2e:influxdb2 references

* fix: yarn installation, no risky changes in make clean

* chore: update changelog

Co-authored-by: Iszy-Ami <huyiktran@gmail.com>
Co-authored-by: Iszy-Ami <56554624+Iszy-Ami@users.noreply.github.com>
Co-authored-by: Robert Hajek <robert.hajek@gmail.com>
Co-authored-by: Pavel Zavora <pavel.zavora@bonitoo.io>
Co-authored-by: k3yi0 <definitelynotkeyio@gmail.com>
Co-authored-by: k3yi0 <97002262+k3yi0@users.noreply.github.com>
2022-03-25 09:27:29 +01:00
Ivan Kudibal 85a3969e76 chore: prepare for 1.9.4 release 2022-03-22 20:36:56 +01:00
Pavel Zavora 2161630f80 chore(ui): upgrade react-resize-detector 2022-02-28 11:15:13 +01:00
Pavel Zavora f0071401e3 chore(ui): remove jsdom 2022-02-17 14:53:54 +01:00
Pavel Zavora ad9327c8ff chore(ui): remove axios 2022-02-16 10:27:21 +01:00
dependabot[bot] 7b1029cdd4
chore(deps-dev): bump node-sass from 4.14.1 to 7.0.0
Bumps [node-sass](https://github.com/sass/node-sass) from 4.14.1 to 7.0.0.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v4.14.1...v7.0.0)

---
updated-dependencies:
- dependency-name: node-sass
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11 00:22:38 +00:00
Pavel Závora 96a7cc1f61
Merge pull request #5851 from influxdata/5848/remove_fixed_data_table
fix(security): remove fixed-table-2 to resolve CVE-2022-0235
2022-02-09 05:34:15 +01:00
Pavel Zavora 5c31e8dde6 chore: remove fixed-data-table-2 dependency 2022-02-03 08:05:45 +01:00
Pavel Zavora b448a2581b feat(fluxWizard): add copy-to-clipboard 2022-02-02 12:42:19 +01:00
ivankudibal 2c057f1c6f chore: prepare for 1.9.3 release 2022-01-25 19:43:24 +01:00
ivankudibal 9eebcb0014 chore: prepare for 1.9.2 release 2022-01-25 11:00:57 +01:00
ivankudibal 8b2a320a43 chore: prepare for 1.9.1 release 2021-10-08 22:13:16 +02:00
Pavel Zavora 5e7d0f1040 chore(ui): correct levelup typedef 2021-09-29 09:26:22 +02:00
Pavel Zavora c8d90e1f8d chore: bump version 2021-06-23 07:56:02 +02:00
Pavel Zavora d17483caae chore(ui): upgrade react-markdown 2021-05-11 07:05:57 +02:00
Pavel Zavora 5f8e5a367e fix: remove src from ui dependencies 2021-04-30 02:58:54 +02:00
Pavel Zavora 1eff989fe4 chore(ui): improve package.json 2021-03-16 06:50:32 +01:00
Pavel Zavora b7e0af0f55 chore: upgrade react-onclickoutside 2021-03-15 18:49:30 +01:00
Pavel Zavora 833d1015b6 chore: remove unstated 2021-03-15 18:49:30 +01:00
Pavel Zavora 1c438acd39 chore: upgrade codemirror2 2021-03-15 18:49:30 +01:00
Pavel Zavora fa8502e99e chore: upgrade react-grid-layout 2021-03-15 18:49:30 +01:00
Pavel Zavora c1a3b60671 chore: redux-auth-wrapper 2021-03-15 18:49:30 +01:00
Pavel Zavora a417ba04ad chore: upgrade react-redux to 7.x 2021-03-15 18:49:30 +01:00
Pavel Zavora bce185a19f chore: make go ignore node_modules 2021-03-11 21:04:40 +01:00
Pavel Zavora 6532c63976 chore(parcel): downgrade parcel because of semver bug 2021-03-08 19:39:38 +01:00
Pavel Zavora 3cba843aea chore(babel): upgrade to 7.4.0 2021-03-08 11:10:52 +01:00
Pavel Zavora 17f43aae6f chore(eslint): add eslint typescript libs 2021-03-08 11:09:20 +01:00
Pavel Zavora 8024bd769e chore: remove ts-lint, upgrade eslint, jest, prettier 2021-03-08 09:44:26 +01:00
Pavel Zavora 815d8a8c56 chore: remove jest-runner-tslint 2021-03-08 08:53:26 +01:00
Pavel Zavora 4014b9929e chore: upgrade jest-runner-eslint 2021-03-08 08:49:51 +01:00
Pavel Zavora f0719c74de feat(ui): upgrade to typescript 4.2.2 2021-03-04 21:21:34 +01:00
ivankudibal eb8728e2fe chore: prepare for 1.8.10 release 2021-02-08 16:52:11 +01:00
Pavel Zavora 8134af0a74 fix(ui): upgrade axios to fix CVE-2020-28168 2021-01-05 14:31:47 +01:00
ivankudibal 4e8c2f20b6 chore: prepare for 1.8.9.1 release 2020-12-10 21:01:42 +01:00
ivankudibal 3b2ac592e7 chore: prepare for 1.8.9 release 2020-12-04 06:49:43 +01:00
ivankudibal 5c1aac9ebb chore: prepare for 1.8.8 release 2020-11-04 12:50:25 +01:00
ivankudibal 597f1c2379 chore: prepare for 1.8.7 release 2020-10-06 21:44:36 +02:00