Commit Graph

448 Commits

Author SHA1 Message Date
github-actions[bot] 74f77f151a Version Packages (next) 2023-08-08 14:07:10 +00:00
github-actions[bot] 572abc7edf Version Packages (next) 2023-08-01 12:30:00 +00:00
vergil 2654f30eca Adds complete package metadata
Signed-off-by: vergilfromadyen <vergil.penkov@adyen.com>
Signed-off-by: vergil <vergil.penkov@adyen.com>
2023-07-28 15:21:37 +02:00
github-actions[bot] b441642fbe Version Packages (next) 2023-07-25 11:30:28 +00:00
github-actions[bot] 0abb3c37b8 Version Packages 2023-07-18 08:35:29 +00:00
Andre Wanlin 9395baa824 Allow for customizing theme typography
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-07-12 13:24:18 -05:00
github-actions[bot] 3cedd03ff2 Version Packages (next) 2023-07-11 15:34:57 +00:00
github-actions[bot] 2fc17fb329 Version Packages (next) 2023-07-04 16:24:25 +00:00
github-actions[bot] d72e2eeba6 Version Packages (next) 2023-06-27 12:10:42 +00:00
github-actions[bot] bc0c4bc64c Version Packages 2023-06-20 13:54:09 +00:00
Fredrik Adelöw 98ed4fe065 Merge pull request #18234 from backstage/blam/jsdom-env
cli: Add `Request` `Response` `Headers` and `fetch` to `jsdom` environment
2023-06-20 10:40:26 +02:00
Andre Wanlin 2e036369d8 Use transient for info and sucess alerts
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-06-17 11:34:51 -05:00
Axel Hecht 0151ed6ec3 EntityOwnershipCard: Fix color to pick up from page theme for component type
Signed-off-by: Axel Hecht <axel@pike.org>
2023-06-14 14:15:10 +02:00
github-actions[bot] 320ed50274 Version Packages (next) 2023-06-13 19:37:24 +00:00
blam 018553e29f chore: remove cross-fetch dep from plugins
Signed-off-by: blam <ben@blam.sh>
2023-06-13 16:25:53 +02:00
github-actions[bot] e37573d60e Version Packages (next) 2023-06-06 12:59:05 +00:00
github-actions[bot] a8634a9634 Version Packages (next) 2023-05-30 13:52:00 +00:00
Oleg S 74b216ee4e set PropsWithChildren as explicit type on components
Signed-off-by: Oleg S <97077423+RobotSail@users.noreply.github.com>
2023-05-24 12:47:27 +02:00
github-actions[bot] 75a1c93784 Version Packages (next) 2023-05-23 15:25:13 +00:00
github-actions[bot] 73e7820731 Version Packages 2023-05-16 09:38:40 +00:00
github-actions[bot] 4f3076700a Version Packages (next) 2023-05-09 09:49:35 +00:00
Patrik Oldsberg 57e6b7d8b8 Merge pull request #17495 from wss-rbunning/show-aggregate-users-under-groups
Show aggregate users under groups
2023-05-04 11:59:07 +02:00
Patrik Oldsberg 359c19b3dc Update plugins/org/src/components/Cards/Group/MembersList/MembersListCard.stories.tsx
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-05-04 11:30:26 +02:00
Robert Bunning 5cd1e26d50 Switched to ordering based off of stringifyEntityRef
Signed-off-by: Robert Bunning <rbunning@webstaurantstore.com>
2023-05-03 16:26:28 -04:00
Robert Bunning 9ca3e44a06 Moved test helpers to __testUtils__ folder. Added stringifyEntityRef as a dependency in MembersListCard
Signed-off-by: Robert Bunning <rbunning@webstaurantstore.com>
2023-05-03 15:57:05 -04:00
Robert Bunning ecde474d4c Update plugins/org/src/components/Cards/Group/MembersList/MembersListCard.tsx
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Robert Bunning <129326788+wss-rbunning@users.noreply.github.com>
2023-05-03 14:49:08 -04:00
Robert Bunning d8bd18ab3f Update plugins/org/src/components/Cards/Group/MembersList/MembersListCard.stories.tsx
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Robert Bunning <129326788+wss-rbunning@users.noreply.github.com>
2023-05-03 14:48:58 -04:00
Robert Bunning c871d954d0 Update plugins/org/src/components/Cards/Group/MembersList/MembersListCard.test.tsx
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Robert Bunning <129326788+wss-rbunning@users.noreply.github.com>
2023-05-03 14:48:47 -04:00
github-actions[bot] 8b05da0912 Version Packages (next) 2023-05-02 13:41:12 +00:00
Robert Bunning c7af1cef82 Generated API report for changes
Signed-off-by: Robert Bunning <rbunning@webstaurantstore.com>
2023-05-01 16:05:27 -04:00
Robert Bunning af9c4ed9e9 Changed loading behavior of descendant members
Signed-off-by: Robert Bunning <rbunning@webstaurantstore.com>
2023-05-01 15:41:53 -04:00
Robert Bunning 288f7360bb Code refactor/ address feedback
Added usage code snippet in change set. Made the aggregate members toggle switch opt-in. Updated storybook story to have an entry for aggregate members. Refactored tests to not mock getEntityRelations. Removed usages of the word user in favor of member.

Signed-off-by: Robert Bunning <rbunning@webstaurantstore.com>
2023-04-27 14:55:23 -04:00
github-actions[bot] e04bb20bdc Version Packages (next) 2023-04-25 15:53:19 +00:00
Robert Bunning 54da67d820 Adjust formatting
Signed-off-by: Robert Bunning <rbunning@webstaurantstore.com>
2023-04-24 16:32:18 -04:00
Robert Bunning 6e387c077a Add aggregate members toggle to show aggregate members on groups
Signed-off-by: Robert Bunning <rbunning@webstaurantstore.com>
2023-04-24 16:09:38 -04:00
github-actions[bot] 6141c31839 Version Packages 2023-04-18 12:36:06 +00:00
Ben Lambert df268ad0b8 Merge pull request #17098 from shubhamjajoo/Adjust_no_of_boxes_for_ownership_card
Adjust max no of boxes in ownership card
2023-04-12 10:50:25 +02:00
github-actions[bot] ab75a16da7 Version Packages (next) 2023-04-11 14:21:21 +00:00
Shubham 228ab677d3 Add optional max card
Signed-off-by: Shubham <Shubhamjajoo1@gmail.com>
2023-04-11 18:43:07 +05:30
github-actions[bot] 9a5a1c4ba2 Version Packages (next) 2023-04-04 13:14:06 +00:00
github-actions[bot] e32dc5e79d Version Packages (next) 2023-03-28 16:01:25 +00:00
Fredrik Adelöw 2cd810c414 @types/react to its right place in dependencies
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-03-27 14:46:31 +02:00
Fredrik Adelöw e0c6e8b9c3 get rid of majority of peer dependency warnings in yarn
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-03-27 12:26:23 +02:00
Brian Fletcher d7c8d8c52d if the title is set use it in the group profile
Signed-off-by: Brian Fletcher <brian@roadie.io>
2023-03-22 11:25:17 +00:00
github-actions[bot] 5af2c4f412 Version Packages (next) 2023-03-21 13:38:30 +00:00
Morgan Bentell 103f5e2793 Merge branch 'master' into techdocs/remove-warnings
Signed-off-by: Morgan Bentell <morgan.bentell@gmail.com>
2023-03-16 16:18:32 +01:00
github-actions[bot] 24632ad94b Version Packages 2023-03-14 14:31:40 +00:00
github-actions[bot] 0eceadb950 Version Packages (next) 2023-03-07 17:21:48 +00:00
Patrik Oldsberg c9a5a8fcad Merge pull request #16347 from clairelcasey/entity-ownership-card-overlapped-text
Fix #16288: add styling to handle overflow text on ownership and members card
2023-03-02 22:30:17 +01:00
Morgan Bentell cef1a238a9 bump mui labs to remove warnings
Signed-off-by: Morgan Bentell <mbentell@spotify.com>
2023-02-28 17:35:09 +01:00