Commit Graph

13972 Commits (2e1dff19259d933ae9ec2dfafdb52993c7f3afc6)

Author SHA1 Message Date
k3yi0 1883c9270f chore: log out at the beggining of each test 2022-04-25 15:04:18 +02:00
Kevin Grossmann 2f292c04db
chore: change input selector 2022-04-25 14:07:55 +02:00
k3yi0 1cfc6ea48d chore: adjust welcome test 2022-04-25 13:10:11 +02:00
k3yi0 61357d1965 chore: change actions/checkout repository format 2022-04-25 11:54:07 +02:00
k3yi0 44166fd651 chore: add OAuth2 mock server 2022-04-25 11:32:07 +02:00
k3yi0 7f2b1e4f40 test(cypress): add dashboards reader test 2022-04-25 11:08:30 +02:00
k3yi0 3d35eb2eb4 chore: add data-test attributes 2022-04-25 11:04:21 +02:00
Pavel Zavora ee3b4534ae chore: update changelog 2022-04-22 16:50:15 +02:00
Pavel Zavora 8dac3ca0ed fix(ui): repair landing redirect 2022-04-22 09:56:16 +02:00
Pavel Zavora 39c3d93f31 fea: make env accessible to all authenticated users 2022-04-22 09:45:51 +02:00
Pavel Zavora c5bdbb5be1 chore(ui/cypress): skip unsafe SSL for http 2022-04-21 22:41:00 +02:00
Pavel Zavora f416ca1db4 chore: exclude cypress results and screenshots from git 2022-04-21 22:41:00 +02:00
Pavel Zavora bf817f9b25 chore: remove unused property 2022-04-21 22:41:00 +02:00
Pavel Zavora cb6a7664a8 chore(ui): refactor LandingPage 2022-04-21 22:41:00 +02:00
Pavel Zavora 28eda688d9 feat(ui): store original UI path to restore it after authentication 2022-04-21 22:41:00 +02:00
Pavel Zavora 73165b3797 feat(ui): allow to edit annotation for a viewer role 2022-04-21 22:41:00 +02:00
Pavel Zavora b8cee76923 feat(ui): allow to save annotation for a viewer role 2022-04-21 22:41:00 +02:00
Pavel Zavora 28951f8b17 chore(ui/roles): move role names to a separate file 2022-04-21 22:41:00 +02:00
Pavel Zavora 23162d8cf1 feat(ui): add user menu to DashboardPage when reader 2022-04-21 22:41:00 +02:00
Pavel Zavora 260c31105a feat(ui): add user menu to DashboardsPage when reader 2022-04-21 22:41:00 +02:00
Pavel Zavora f06af1f233 feat(ui): allow user nav block in page header 2022-04-21 22:41:00 +02:00
Pavel Zavora 1ace6a76b1 feat(ui): allow reader role to login on purgatory page 2022-04-21 22:41:00 +02:00
Pavel Zavora 21aee156cb feat(ui): keep reader role in dashboard pages 2022-04-21 22:41:00 +02:00
Pavel Zavora 03bba463ca feat(ui): hide sidenav for reader role 2022-04-21 22:41:00 +02:00
Pavel Zavora 6046e8eb4b feat(ui): check reader role authorized 2022-04-21 22:41:00 +02:00
Pavel Zavora 31ea0f30e2 feat(server): allow reader ro access to dashboard functionality 2022-04-21 22:41:00 +02:00
Pavel Zavora 5dcaadbf14 feat(ui): allow to assign reader role to a user or an org 2022-04-21 22:41:00 +02:00
Pavel Zavora 5f9b990c16 chore(server): repair staticcheck errors 2022-04-21 22:41:00 +02:00
Pavel Zavora 7420d1a1db feat(server): test setting up reader role as a default for an organization 2022-04-21 22:41:00 +02:00
Pavel Zavora 2846dc27c2 chore(server): staticcheck - remove useless return 2022-04-21 22:41:00 +02:00
Pavel Zavora 04207365a2 chore(server): modify authorization tests to include complete test matrix 2022-04-21 22:41:00 +02:00
Pavel Zavora 9b8f179e15 feat(server): update organizations_test with reader role 2022-04-21 22:41:00 +02:00
Pavel Zavora 15dbecfb0f feat(server): add reader role 2022-04-21 22:41:00 +02:00
Pavel Závora d698c2b9ae
Merge pull request #5897 from influxdata/chore/go_1.18
chore: upgrade golang to 1.18
2022-04-21 16:33:47 +02:00
Pavel Zavora 2015ab676d chore: strip prefix from InfluxDB version 2022-04-11 17:42:29 +02:00
Pavel Závora c4b6142420
Merge pull request #5907 from influxdata/dataTestID
fix: fix data-test attribute
2022-04-11 13:20:42 +02:00
k3yi0 6f87f50434 fix: fix data-test attribute 2022-04-11 13:01:32 +02:00
k3yi0 a7d87560a5 chore: unify data-testid and data-test attributes 2022-04-11 12:42:49 +02:00
Pavel Závora 6c172dbb1c
Merge pull request #5905 from influxdata/dependabot/npm_and_yarn/moment-2.29.2
chore(deps): bump moment from 2.29.1 to 2.29.2
2022-04-10 14:54:14 +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 07bb7f8135 chjore: remove bindata installation from makefile 2022-04-05 14:19:58 +02:00
Pavel Zavora 9157a376c5 chore: update inline docs 2022-04-05 14:10:54 +02:00
Pavel Zavora ff48eed8d7 chore(server): remove assetfs 2022-04-05 12:56:22 +02:00
Pavel Zavora 993f4357c4 fix(dist): load UI resources using embed 2022-04-05 12:54:02 +02:00
Pavel Zavora 16e9412b5d fix(ui): repair embedded file inclusion 2022-04-05 10:48:44 +02:00
Pavel Zavora acc867dd25 chore(ci): fix clean target 2022-04-05 10:04:40 +02:00
Pavel Zavora 1a3f1752e8 chore: improve comments 2022-04-05 10:01:51 +02:00
Pavel Zavora 367c9f1349 fix(protoboards): load resources using embed 2022-04-05 09:59:25 +02:00
Pavel Zavora 6c46da0acd chore(canned): remove unused code 2022-04-05 09:57:23 +02:00
Pavel Zavora 774637f872 fix(swagger): load swagger file using embed 2022-04-05 09:46:30 +02:00