github-actions[bot]
|
97420439e1
|
Version Packages
|
2021-10-07 12:17:39 +00:00 |
|
Ben Lambert
|
dd843575b8
|
Merge pull request #7418 from vierno/fix/user-catalog-link
org: include users groups on OwnershipCard link qs
|
2021-10-06 10:52:10 +02:00 |
|
Guilherme Vierno
|
614da39174
|
org: include users groups on OwnershipCard link qs
Signed-off-by: Guilherme Vierno <guilhermevierno@gmail.com>
|
2021-10-05 14:14:54 -03:00 |
|
Eric Peterson
|
c781f49fc4
|
Merge pull request #7435 from backstage/codemod/extension-names
Add names to all core extensions provided by plugins
|
2021-10-05 16:21:43 +02:00 |
|
Alex Rybchenko
|
7c5351791e
|
updated tests
Signed-off-by: Alex Rybchenko <arybchenko@box.com>
|
2021-10-05 11:31:58 +02:00 |
|
Eric Peterson
|
81a41ec249
|
Apply extension-names codemod to monorepo.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2021-10-04 19:29:43 +02:00 |
|
github-actions[bot]
|
f67e8ddcec
|
Version Packages
|
2021-09-30 11:43:05 +00:00 |
|
github-actions[bot]
|
6e5b1bda9d
|
Version Packages
|
2021-09-23 10:01:17 +00:00 |
|
github-actions[bot]
|
fff5c48429
|
Version Packages
|
2021-09-16 11:41:51 +00:00 |
|
Oliver Sand
|
4d96985088
|
Merge pull request #7196 from SDA-SE/feat/update-material-lab
Upgrade `@material-ui/lab` to `4.0.0-alpha.57`
|
2021-09-16 12:29:41 +02:00 |
|
Patrik Oldsberg
|
d0d78ebc7c
|
Merge pull request #7181 from backstage/rugvip/descriptions
Add package descriptions + separate table for plugins in API reference
|
2021-09-15 17:25:27 +02:00 |
|
Oliver Sand
|
9f1362dcc1
|
Upgrade @material-ui/lab to 4.0.0-alpha.57
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
|
2021-09-15 16:51:23 +02:00 |
|
Patrik Oldsberg
|
8142a8ecb2
|
packages,plugins: add package documentation
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-09-14 18:47:53 +02:00 |
|
Patrik Oldsberg
|
71f6356390
|
plugins: add package descriptions
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-09-14 18:33:40 +02:00 |
|
Patrik Oldsberg
|
18826333a7
|
removed usages of EntityContext in tests and stories
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-09-11 15:04:22 +02:00 |
|
github-actions[bot]
|
866ec85375
|
Version Packages
|
2021-09-09 14:47:05 +00:00 |
|
Oliver Sand
|
70718686f1
|
Use correct Link in ownership card to avoid a full reload of the app while navigating
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
|
2021-09-07 16:23:09 +02:00 |
|
Oliver Sand
|
6ad8fe1a0a
|
Make ownership card style customizable via custom theme.getPageTheme()
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
|
2021-09-07 16:23:08 +02:00 |
|
github-actions[bot]
|
45a681aa6a
|
Version Packages
|
2021-09-02 10:41:57 +00:00 |
|
Aj-vrod
|
1594286153
|
Added condition for pagination
Signed-off-by: Aj-vrod <ammyvrodriguez@hotmail.com>
|
2021-08-31 09:43:56 +02:00 |
|
Oliver Sand
|
c9927b1c74
|
Don't open a new tab when clicking on the ownership card
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
|
2021-08-26 18:23:00 +02:00 |
|
Phil Kuang
|
ff304cfc3f
|
fix(OwnershipCard): support namespaced owners in links
Signed-off-by: Phil Kuang <pkuang@factset.com>
|
2021-08-26 10:55:34 -04:00 |
|
github-actions[bot]
|
e7130884a0
|
Version Packages
|
2021-08-26 11:25:27 +00:00 |
|
Fredrik Adelöw
|
4679ac5b34
|
Fix the chromatic error in OwnershipCard
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2021-08-25 16:32:03 +02:00 |
|
Tim Hansen
|
874419a5cf
|
Merge pull request #6823 from prasaria/link-group-ownership-boxes-through-filtered-catalog-page
Link group ownership boxes through filtered catalog page
|
2021-08-23 07:23:33 -06:00 |
|
Prasetya Aria Wibawa
|
c64c039289
|
remove name from EntityTypeProps attribute
Signed-off-by: Prasetya Aria Wibawa <prasetya.wibawa@grabtaxi.com>
|
2021-08-20 12:10:22 +07:00 |
|
Prasetya Aria Wibawa
|
1dab504713
|
rename topEntity to be topOwnedEntity
Signed-off-by: Prasetya Aria Wibawa <prasetya.wibawa@grabtaxi.com>
|
2021-08-20 12:00:05 +07:00 |
|
Prasetya Aria Wibawa
|
c252c9fee8
|
move url generation to the main OwnershipCard component
Signed-off-by: Prasetya Aria Wibawa <prasetya.wibawa@grabtaxi.com>
|
2021-08-20 11:50:54 +07:00 |
|
Prasetya Aria Wibawa
|
b7981123ec
|
use destructuring for selectedEntityType object
Signed-off-by: Prasetya Aria Wibawa <prasetya.wibawa@grabtaxi.com>
|
2021-08-20 10:50:30 +07:00 |
|
Prasetya Aria Wibawa
|
ecd571237f
|
use catalogRouteRef to generate url path
Signed-off-by: Prasetya Aria Wibawa <prasetya.wibawa@grabtaxi.com>
|
2021-08-20 09:53:04 +07:00 |
|
Prasetya Aria Wibawa
|
5c6ce92388
|
use type as props to dynamically set background theme for ownership boxes
Signed-off-by: Prasetya Aria Wibawa <prasetya.wibawa@grabtaxi.com>
|
2021-08-20 09:18:10 +07:00 |
|
github-actions[bot]
|
6f4c73ece4
|
Version Packages
|
2021-08-19 12:20:01 +00:00 |
|
Prasetya Aria Wibawa
|
3d81fa9111
|
change test to not use configApiRef
Signed-off-by: Prasetya Aria Wibawa <prasetya.wibawa@grabtaxi.com>
|
2021-08-19 16:45:53 +07:00 |
|
Prasetya Aria Wibawa
|
50be33b3cc
|
pass through the owned list once and compute the counts at that time.
Signed-off-by: Prasetya Aria Wibawa <prasetya.wibawa@grabtaxi.com>
|
2021-08-19 16:44:38 +07:00 |
|
Prasetya Aria Wibawa
|
8ab8c325cd
|
add qs for queryParams in OwnershipCard component
Signed-off-by: Prasetya Aria Wibawa <prasetya.wibawa@grabtaxi.com>
|
2021-08-19 16:43:00 +07:00 |
|
Prasetya Aria Wibawa
|
08707c81a0
|
remove entities from attribute of topSixEntityTypes arrray
Signed-off-by: Prasetya Aria Wibawa <prasetya.wibawa@grabtaxi.com>
|
2021-08-16 16:57:17 +07:00 |
|
Prasetya Aria Wibawa
|
78deecee20
|
fix faling test for OwnershipCard.test.tsx
Signed-off-by: Prasetya Aria Wibawa <prasetya.wibawa@grabtaxi.com>
|
2021-08-16 08:53:30 +07:00 |
|
Prasetya Aria Wibawa
|
e64d1c503b
|
link group ownership boxes through filtered catalog page
Signed-off-by: Prasetya Aria Wibawa <prasetya.wibawa@grabtaxi.com>
|
2021-08-13 21:35:51 +07:00 |
|
github-actions[bot]
|
c734d6995a
|
Version Packages
|
2021-08-12 08:21:56 +00:00 |
|
Fredrik Adelöw
|
923491eece
|
run prettier formatting
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2021-08-09 11:54:38 +02:00 |
|
github-actions[bot]
|
326cbd7408
|
Version Packages
|
2021-08-05 00:24:56 +00:00 |
|
github-actions[bot]
|
32b48219ce
|
Version Packages
|
2021-07-29 10:32:54 +00:00 |
|
blam
|
b05210593d
|
chore: bump the version of material-ui core to 4.12.2
Signed-off-by: blam <ben@blam.sh>
|
2021-07-27 23:44:43 +02:00 |
|
github-actions[bot]
|
f51fcaeba2
|
Version Packages
|
2021-07-22 10:52:38 +00:00 |
|
github-actions[bot]
|
8d1c3d0d5a
|
Version Packages
|
2021-07-15 09:19:25 +00:00 |
|
Patrik Oldsberg
|
d9ce823b00
|
packages: regenerate all API reports with warnings
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-07-15 02:05:46 +02:00 |
|
Patrik Oldsberg
|
602b5b59bb
|
packages: regenerate all API reports with prettier
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-07-12 19:54:11 +02:00 |
|
Patrik Oldsberg
|
8ae3cffb85
|
recreate all api-reports with latest version of api-extractor
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-07-12 19:46:43 +02:00 |
|
github-actions[bot]
|
de67704be9
|
Version Packages
|
2021-07-08 11:37:02 +00:00 |
|
roylisto
|
3e3227afc0
|
Add infoCardAction
Signed-off-by: roylisto <roylistoputra@gmail.com>
|
2021-07-06 10:27:56 +07:00 |
|