Commit Graph

101 Commits

Author SHA1 Message Date
Patrik Oldsberg 59a9309536 remove usage of @ts-ignore
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-18 11:19:01 +01:00
Patrik Oldsberg 4ce51ab0f1 use precise imports of react-use
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-30 12:53:16 +01:00
Fredrik Adelöw d4aeaa8461 Merge pull request #8488 from cmpadden/remove-deprecations
Remove Deprecations (release-2021-01-28, 2021-06-01, 2021-10-28, 2021-11-18)
2021-12-21 08:08:02 +01:00
Fredrik Adelöw de8b27572f fixup for review
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-12-20 18:54:05 +01:00
Bruno Fuzetti Penso 257cad74ca description
Signed-off-by: Bruno Fuzetti Penso <bruno.penso@gmail.com>
2021-12-20 17:01:01 +01:00
Bruno Fuzetti Penso 5e0879da2b refacotr
Signed-off-by: Bruno Fuzetti Penso <bruno.penso@gmail.com>
2021-12-20 17:01:01 +01:00
Bruno Fuzetti Penso b341771b91 fix modal behaviour
Signed-off-by: Bruno Fuzetti Penso <bruno.penso@gmail.com>
2021-12-20 17:01:01 +01:00
Bruno Fuzetti Penso 9a5212fef9 url target attribute
Signed-off-by: Bruno Fuzetti Penso <bruno.penso@gmail.com>
2021-12-20 17:01:01 +01:00
Bruno Fuzetti Penso b365a96b4c add urlTarget attribute
Signed-off-by: Bruno Fuzetti Penso <bruno.penso@gmail.com>
2021-12-20 17:01:01 +01:00
Bruno Fuzetti Penso e50a24b46d add samples data with the urlTarget attribute
Signed-off-by: Bruno Fuzetti Penso <bruno.penso@gmail.com>
2021-12-20 17:01:00 +01:00
Colton Padden 345dcea560 release-2021-06-01 packages/core-plugin-api/src/apis/system/ApiRef.ts:27
Signed-off-by: Colton Padden <colton.padden@fastmail.com>
2021-12-17 15:04:34 -05:00
Patrik Oldsberg b191e1737a packages,plugins: avoid usage of react-dom in tests
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-07 17:40:51 +01:00
Patrik Oldsberg 8a96019a39 Merge branch 'master' into rugvip/test-port 2021-11-22 17:33:10 +01:00
Patrik Oldsberg 29ef695410 packages,plugins: migrate to using TestApiProvider and Registry
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-11-18 11:28:46 +01:00
blam 1332a98a01 chore: fixing deprecation warnings for all the things that are in the monorepo
Signed-off-by: blam <ben@blam.sh>
2021-11-17 20:24:20 +01:00
Fredrik Adelöw 315539e3f3 fix api changes
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-10-18 11:32:38 +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
Patrik Oldsberg 645f038e59 tech-docs: remove bonus copyright footer
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-30 11:34:12 +02:00
Tomasz Szuba 342b11eaf4 Review remarks implemented
Signed-off-by: Tomasz Szuba <tszuba@box.com>
2021-09-29 12:56:34 +02:00
Tomasz Szuba 1b46c4eca8 Improve API Reference in Tech Radar Plugin
Signed-off-by: Tomasz Szuba <tszuba@box.com>
2021-09-29 12:02:53 +02:00
Fredrik Adelöw 8fdd2eab89 review comments
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-09-28 10:15:06 +02:00
Fredrik Adelöw c8dc80bf49 review fixes
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-09-27 22:42:54 +02:00
lmejbar 6f82fef197 Signed-off-by Lmejbar : Added SearchBar and ScrollBar on Techradar
Signed-off-by: lmejbar <42239917+lmejbar@users.noreply.github.com>
2021-09-27 22:03:51 +02:00
lmejbar d6ebcba5b4 Signed-off-by Lmejbar : Added SearchBar and ScrollBar on Techradar
Signed-off-by: lmejbar <42239917+lmejbar@users.noreply.github.com>
2021-09-27 22:03:51 +02:00
lmejbar ded541cca8 Signed-off-by Lmejbar : Added SearchBar and ScrollBar on Techradar
Signed-off-by: lmejbar <42239917+lmejbar@users.noreply.github.com>
2021-09-27 22:03:51 +02:00
lmejbar 5e198da71b Signed-off-by Lmejbar : Added SearchBar and ScrollBar on Techradar
Signed-off-by: lmejbar <42239917+lmejbar@users.noreply.github.com>
2021-09-27 22:03:51 +02:00
lmejbar 48ac287ee0 Minor corrections
Signed-off-by: lmejbar <42239917+lmejbar@users.noreply.github.com>
2021-09-27 22:03:51 +02:00
lmejbar c1ef701395 Added SearchBar and ScrollBar on Techradar
Signed-off-by: lmejbar <42239917+lmejbar@users.noreply.github.com>
2021-09-27 22:03:51 +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
Fredrik Adelöw 923491eece run prettier formatting
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-08-09 11:54:38 +02:00
Andrew Shirley 846168da2c Add an optional id prop and pass to load API
Signed-off-by: Andrew Shirley <andrew.shirley@sainsburys.co.uk>
2021-06-28 13:51:33 +01:00
Patrik Oldsberg 9258c54f87 Merge branch 'master' into rugvip/mod 2021-06-22 10:07:18 +02:00
Patrik Oldsberg d453c05dc3 apply core-imports codemod to all packages and plugins
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-19 15:33:08 +02:00
Fredrik Adelöw a88073c29a Update copyright headers
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-06-18 20:26:42 +02:00
blam 5312c627f8 chore: missed updating some of those tests
Signed-off-by: blam <ben@blam.sh>
2021-06-03 11:34:13 +02:00
blam 89e2944e1f chore: fixing tests and making the thing nice
Signed-off-by: blam <ben@blam.sh>
2021-06-03 11:03:20 +02:00
blam 313071b974 chore: adding documentation for loading data
Signed-off-by: blam <ben@blam.sh>
2021-06-03 10:54:06 +02:00
blam 9b4b405095 feat: reworking the techRadar plugin to support providing your own TechRadarApi to override how the data get's into your plugin
Signed-off-by: blam <ben@blam.sh>
2021-06-02 17:36:22 +02:00
Omer Farooq fb4138555c update sample data entry to markdown
Signed-off-by: Omer Farooq <frq.code@gmail.com>
2021-04-13 22:53:10 +12:00
Omer Farooq 88d62cad73 feat(techradar-plugin) add markdown support in techradar entry description
Signed-off-by: Omer Farooq <frq.code@gmail.com>
2021-04-13 22:53:10 +12:00
Niall McCullagh 34e6bb4099 feat(plugin-tech-radar): map description in API RadarEntry to Entry
The description in the Entry was mapped to the latest timeline entry, which is a changelog. This
change maps the description in the API to the entry. To maintain backwards compatibility it
will set the description to the last timeline entry if no description exists at the entry level.

Signed-off-by: Niall McCullagh <niallmccullagh@users.noreply.github.com>
2021-03-16 21:27:37 +00:00
Niall McCullagh b56815b401 Fix issue where radar entry dialog with external url
If an entry has both a radar description and an external url, when
a user clicks on the blip the description dialog would briefly
appear before they are redirected to the specified url.

Expected behaviour is not to automatically redirect the user so that
they can read the dialog and choose to follow the link for more details.

Signed-off-by: Niall McCullagh <mccullagh_niall@hotmail.com>
Signed-off-by: Niall McCullagh <niallmccullagh@users.noreply.github.com>
2021-03-09 23:43:37 +00:00
Andrew Thauer 8a15667196 feat(core): add support config & button/error components
This adds a new app.support top level config that can be used to
configure various support links and other information. This can later be
extended for plugins to append their own specific support items.
2021-02-23 19:29:20 -05:00
Jeff Durand 9abacc8ebc need to export type as type 2021-02-19 00:10:33 +00:00
Jeff Durand 6262a56614 fixing based on review 2021-02-19 00:04:34 +00:00
Jeff Durand 5f5c98e2ae updated button to learn more based on reviewer suggestions 2021-02-18 17:54:06 +00:00
Jeff Durand 862595ce50 tech-radar: add description dialog box 2021-02-18 16:32:39 +00:00
Patrik Oldsberg 804502a5c7 tech-radar: migrated to new composability API 2021-02-10 19:36:19 +01:00
Niall McCullagh 9c7efe1535 fix(tech-radar): allow entries on radar legend to be clickable 2021-01-28 17:03:23 +00:00
Niall McCullagh 90c8f20b9f fix(tech-radar): fix mapping of moved and url atrributes to fix display
As part of the refactor to include entry history the moved and url attributes were
no longer being mapped. This resulted in the radar not indicating if an entry had moved,
and the bubble not being clickable.
2021-01-28 16:48:07 +00:00