Commit Graph

263 Commits

Author SHA1 Message Date
github-actions[bot] 64a03bd946 Version Packages 2022-05-17 09:26:29 +00:00
github-actions[bot] 23e587eadc Version Packages (next) 2022-05-10 13:44:38 +00:00
github-actions[bot] c02ce52da1 Version Packages (next) 2022-05-10 08:00:04 +00:00
github-actions[bot] 55da880bf9 Version Packages (next) 2022-05-03 09:38:51 +00:00
Johan Haals bbb6450015 Merge pull request #11202 from claudiahub/gh-11196
Added alternative text to profile picture (Settings)
2022-05-02 14:06:31 +02:00
Claudia Bressi 403793213e Provide alternative text
Signed-off-by: Claudia Bressi <cbressi@vmware.com>
2022-05-02 12:48:42 +02:00
github-actions[bot] 1bff70d602 Version Packages (next) 2022-04-26 12:22:43 +00:00
github-actions[bot] 3f7acfb96e Version Packages 2022-04-19 14:28:08 +00:00
github-actions[bot] 2e1cce5528 Version Packages (next) 2022-04-12 15:19:00 +00:00
Ben Lambert 38d6a4745c Merge pull request #10558 from backstage/blam/node16types
chore: @node/types -> 16.x
2022-04-06 15:47:21 +02:00
Hamza El Aoutar af508a895e Fixed User-settings page ToggleButtonGroup overlapping text
Signed-off-by: Hamza El Aoutar <elaoutarhamza@gmail.com>
2022-04-06 10:35:50 +00:00
Ben Lambert ad55e2f005 Merge pull request #10041 from yousifalraheem/feat/extra-user-settings
Enable adding extra setting tabs
2022-04-05 15:14:01 +02:00
dependabot[bot] 24254fd433 build(deps): bump @testing-library/user-event from 13.5.0 to 14.0.0
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 13.5.0 to 14.0.0.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/user-event/compare/v13.5.0...v14.0.0)

---
updated-dependencies:
- dependency-name: "@testing-library/user-event"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-04-05 10:19:52 +02:00
github-actions[bot] 39e446d0ff Version Packages (next) 2022-04-05 07:35:01 +00:00
yousifalraheem 6df5070a52 fix the warning in user-settings api-report
Signed-off-by: Yousif Al-Raheem <yousifalraheem@gmail.com>
2022-04-04 17:23:23 +02:00
yousifalraheem de47ed71ef fix the warning in user-settings api-report
Signed-off-by: Yousif Al-Raheem <yousifalraheem@gmail.com>
2022-04-04 17:20:56 +02:00
yousifalraheem e7a2ed3f08 fix the warning in user-settings api-report
Signed-off-by: Yousif Al-Raheem <yousifalraheem@gmail.com>
2022-04-04 17:18:08 +02:00
blam f4fd7f5400 chore: fixing the version numbers
Signed-off-by: blam <ben@blam.sh>
2022-04-04 16:01:28 +02:00
blam 2538bf72e3 chore: @node/types -> 16.x
Signed-off-by: blam <ben@blam.sh>
2022-04-04 16:01:06 +02:00
yousifalraheem ff131b5fd3 fix SettingsPage tests
Signed-off-by: Yousif Al-Raheem <yousifalraheem@gmail.com>
2022-04-04 15:45:12 +02:00
yousifalraheem 0a0a4fa178 use attachComponentData instead of displayName in UserSettingsTab
Signed-off-by: Yousif Al-Raheem <yousifalraheem@gmail.com>
2022-04-04 14:40:03 +02:00
github-actions[bot] e6f3fb8575 Version Packages (next) 2022-03-29 08:42:22 +00:00
Yousif Al-Raheem 0d32a893f9 move react types from devdependencies to dependencies
Signed-off-by: Yousif Al-Raheem <yousifalraheem@gmail.com>
2022-03-23 15:07:07 +01:00
yousifalraheem 2a2290b59a Generated api report for user settings extra tab
Signed-off-by: Yousif Al-Raheem <yousifalraheem@gmail.com>
2022-03-23 14:54:22 +01:00
Yousif Al-Raheem 366168e45a update README in user settings plugin to introduce UserSettingsTab
Signed-off-by: Yousif Al-Raheem <yousifalraheem@gmail.com>
2022-03-23 14:29:19 +01:00
Yousif Al-Raheem 100a7e14dd Use custom UserSettingsTab component to render extra tabs in settings
Signed-off-by: Yousif Al-Raheem <yousifalraheem@gmail.com>
2022-03-23 14:25:17 +01:00
github-actions[bot] ad955c1b1b Version Packages (next) 2022-03-22 12:28:03 +00:00
Marcus Crane cf647f6a72 Wire up OneLogin provider to be visible in the settings UI
Signed-off-by: Marcus Crane <marcus.crane@lightspeedhq.com>
2022-03-18 17:36:55 +13:00
Yousif Al-Raheem 9049838820 moved react types to devdependencies in user settings
Signed-off-by: Yousif Al-Raheem <yousifalraheem@gmail.com>
2022-03-17 11:46:41 +01:00
github-actions[bot] 0bc1611d6e Version Packages 2022-03-17 09:02:30 +00:00
Yousif Al-Raheem ad270bad13 revert back the api reports
Signed-off-by: Yousif Al-Raheem <yousifalraheem@gmail.com>
2022-03-16 11:55:00 +01:00
Yousif Al-Raheem b66ae2b542 use outlet to render extra tabs instead of tabs prop
Signed-off-by: Yousif Al-Raheem <yousifalraheem@gmail.com>
2022-03-16 11:44:40 +01:00
Yousif Al-Raheem 7ad0cd18aa correct tabs title in user-settings readme
Signed-off-by: Yousif Al-Raheem <yousifalraheem@gmail.com>
2022-03-16 10:14:58 +01:00
Yousif Al-Raheem 53c4d7d516 moved react types to dependencies instead of devDependencies 😐
Signed-off-by: Yousif Al-Raheem <yousifalraheem@gmail.com>
2022-03-11 16:37:16 +01:00
Yousif Al-Raheem 59ef975a4d added missing react types dependency in plugin-user-settings
Signed-off-by: Yousif Al-Raheem <yousifalraheem@gmail.com>
2022-03-11 16:26:14 +01:00
Yousif Al-Raheem fc7473b037 updated api reports for user-settings for adding extra tabs
Signed-off-by: Yousif Al-Raheem <yousifalraheem@gmail.com>
2022-03-11 14:40:38 +01:00
Yousif Al-Raheem 016c574b51 enable adding extra setting tabs
Signed-off-by: Yousif Al-Raheem <yousifalraheem@gmail.com>
2022-03-10 16:35:27 +01:00
dependabot[bot] a422d7ce5e chore(deps): bump @testing-library/react from 11.2.6 to 12.1.3
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 11.2.6 to 12.1.3.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v11.2.6...v12.1.3)

---
updated-dependencies:
- dependency-name: "@testing-library/react"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-10 14:07:33 +01:00
github-actions[bot] b6d947b67f Version Packages 2022-03-10 11:30:23 +00:00
github-actions[bot] 1693f2dc74 Version Packages (next) 2022-03-09 16:09:04 +00:00
Patrik Oldsberg 09b37063f2 packages,plugins: migrate to new lint config
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-07 14:53:43 +01:00
github-actions[bot] 3c8bb2854d Version Packages 2022-03-03 15:23:53 +00:00
Johan Haals 0ce1d75871 core-plugin-api: Remove generic auth APIs
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-02-25 14:00:07 +01:00
github-actions[bot] c9da151d84 Version Packages 2022-02-24 13:54:37 +00:00
github-actions[bot] 408b0300cb Version Packages 2022-02-17 10:38:59 +00:00
Patrik Oldsberg d99c3c2177 Merge pull request #9254 from backstage/rugvip/add-roles
packages: add roles to all packages
2022-02-16 18:40:37 +01:00
Patrik Oldsberg 9892d74326 cli: renamed script commands to package
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-02-15 21:27:12 +01:00
Andre Wanlin 12dd25c2a1 Updated EmptyFlags code example
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2022-02-15 06:19:26 -06:00
Patrik Oldsberg 8f82d80adf migrate all package scripts
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-02-14 21:50:07 +01:00
Patrik Oldsberg bb5fcc3209 update all plugin package roles
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-02-14 21:50:05 +01:00