Commit Graph

111 Commits

Author SHA1 Message Date
Patrik Oldsberg 4d846a0620 Merge pull request #16952 from adamdmharvey/adamdmharvey/improve-api-reference
chore: Improve API Reference
2023-03-23 00:37:45 +01:00
github-actions[bot] 5af2c4f412 Version Packages (next) 2023-03-21 13:38:30 +00:00
Adam Harvey ac87cddad6 chore: Improve API Reference package description
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2023-03-17 22:18:42 -04: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
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
github-actions[bot] b19b95fc09 Version Packages (next) 2023-02-28 13:04:36 +00:00
Steve Cprek 77fa1b6c22 Remove searchfilter select and mention according as optional
Signed-off-by: Steve Cprek <steve.cprek@favordelivery.com>
2023-02-23 20:12:07 -06:00
Steve Cprek 7650bdf408 Fix adrs typo and add ADR specific Entity filter
Signed-off-by: Steve Cprek <steve.cprek@favordelivery.com>
2023-02-23 20:09:06 -06:00
Stephen Cprek 1263b9cc42 Add ADR type to search page and result cast
Signed-off-by: Stephen Cprek <steve.cprek@favordelivery.com>
2023-02-23 20:09:06 -06:00
renovate[bot] 52b0022dab chore(deps): update dependency msw to v1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-02-22 12:55:56 +00:00
github-actions[bot] b4627f23b2 Version Packages (next) 2023-02-21 15:40:30 +00:00
github-actions[bot] 25b57cc07f Version Packages 2023-02-14 13:41:52 +00:00
Patrik Oldsberg 50696fd5cb Merge pull request #16029 from dweber019/feat/adr-navigation
Improve navigation of adr plugin
2023-02-14 13:32:19 +01:00
github-actions[bot] b2a73c984a Version Packages (next) 2023-02-07 15:03:45 +00:00
David Weber 0a32911d8a feat: improve navigation of adr plugin
Signed-off-by: David Weber <david.weber@w3tec.ch>
2023-02-06 19:37:53 +01:00
Phil Kuang ec34b535c0 feat(AdrSearchResultListItem): support displaying icon & hook up extensions
Signed-off-by: Phil Kuang <pkuang@factset.com>
2023-02-01 15:06:16 -05:00
github-actions[bot] 675324ed19 Version Packages (next) 2023-01-31 14:45:37 +00:00
github-actions[bot] 12a7b316ee Version Packages (next) 2023-01-24 12:01:10 +00:00
Johan Haals abd6d63359 Merge pull request #15787 from RoadieHQ/fix/plugin-adr-misisng-annotation
fix/plugin-adr missing annotation handling
2023-01-17 16:54:22 +01:00
github-actions[bot] 6d46667727 Version Packages 2023-01-17 11:50:48 +00:00
Kiss Miklos 456b53b6ec do not show error when annotation is missing
Signed-off-by: Kiss Miklos <miklos@roadie.io>
2023-01-17 02:15:56 +01:00
Carlos Esteban Lopez 1daac71e74 fix: Apply linter <span> rule
Signed-off-by: Carlos Esteban Lopez <lcarlosesteb@vmware.com>
2023-01-10 16:07:40 -05:00
github-actions[bot] 9521f1274d Version Packages (next) 2023-01-10 14:18:51 +00:00
Patrik Oldsberg dae9d7e34d Merge pull request #15477 from kuangp/docs/adrs
docs(adrs): note default support for MADR 2.x
2023-01-04 11:27:30 +01:00
Robunnin 67afc5001d Merge branch 'backstage:master' into adr-plugin-adjustments 2023-01-03 11:15:54 -05:00
github-actions[bot] c4132274d9 Version Packages (next) 2023-01-03 14:44:31 +00:00
Phil Kuang 21ffbdd5ee docs(adrs): note default support for MADR 2.x
Signed-off-by: Phil Kuang <pkuang@factset.com>
2022-12-30 13:57:29 -05:00
Robert Bunning 888a53b9b7 Remove unneeded dependencies
Signed-off-by: Robert Bunning <rbunning@webstaurantstore.com>
2022-12-29 08:57:17 -05:00
Robert Bunning ebe652df00 Update dependencies
Signed-off-by: Robert Bunning <rbunning@webstaurantstore.com>
2022-12-28 13:24:42 -05:00
Robunnin 5d43a5ceb0 Merge branch 'backstage:master' into adr-plugin-adjustments 2022-12-28 13:01:47 -05:00
Robert Bunning 015e76cbfd Updated adr plugin's readme
Signed-off-by: Robert Bunning <rbunning@webstaurantstore.com>
2022-12-27 10:37:40 -05:00
github-actions[bot] f834622f56 Version Packages (next) 2022-12-27 15:22:57 +00:00
Robert Bunning 0d514d6e10 Regenerate api reports
Signed-off-by: Robert Bunning <rbunning@webstaurantstore.com>
2022-12-27 09:13:14 -05:00
Robert Bunning 54baecbd1a Implement caching via response etags for adr backend
Signed-off-by: Robert Bunning <rbunning@webstaurantstore.com>
2022-12-23 16:26:33 -05:00
Robert Bunning 42ecf54e48 Export api types
Signed-off-by: Robert Bunning <rbunning@webstaurantstore.com>
2022-12-23 13:32:18 -05:00
Robert Bunning 654e8ac5af Added api for adr plugin
Switched to using an AdrApi and removed the fetchers for adr reading.

Signed-off-by: Robert Bunning <rbunning@webstaurantstore.com>
2022-12-23 13:11:49 -05:00
Robert Bunning b267b6c045 Adjusted dependencies
Changed @types imports to be dev dependencies. Changed import of DiscoveryApi to remove reference to @backstage/plugin-permission-common

Signed-off-by: Robert Bunning <rbunning@webstaurantstore.com>
2022-12-23 10:07:05 -05:00
Robert Bunning 5b6a1920cd Changed endpoint names
Signed-off-by: Robert Bunning <rbunning@webstaurantstore.com>
2022-12-23 09:24:53 -05:00
Robunnin 4ec300de73 Merge branch 'backstage:master' into adr-plugin-adjustments 2022-12-23 09:14:17 -05:00
Robert Bunning 39b54c6dd0 Fixed missing hyphen in param tag
Signed-off-by: Robert Bunning <rbunning@webstaurantstore.com>
2022-12-21 12:44:16 -05:00
Robert Bunning 4b08032f84 Addressed linter warnings
Signed-off-by: Robert Bunning <rbunning@webstaurantstore.com>
2022-12-21 11:04:29 -05:00
Robert Bunning 502aea62e1 Generated api reports
Signed-off-by: Robert Bunning <rbunning@webstaurantstore.com>
2022-12-21 10:49:26 -05:00
blam f2ea446de0 chore: apply changesets from hotfix
Signed-off-by: blam <ben@blam.sh>
2022-12-21 16:24:52 +01:00
Robunnin dcc0efa782 Merge branch 'backstage:master' into adr-plugin-adjustments 2022-12-21 08:47:21 -05:00
Robert Bunning f50f2cf891 Fixed spelling mistake in adr's readme
Signed-off-by: Robert Bunning <rbunning@webstaurantstore.com>
2022-12-20 15:13:23 -05:00
Robert Bunning fd19425ebe Added tests
Signed-off-by: Robert Bunning <rbunning@webstaurantstore.com>
2022-12-20 14:58:57 -05:00
github-actions[bot] 3245539963 Version Packages 2022-12-20 11:30:21 +00:00
Robert Bunning 99fea85ddf Updated documentation
Added comments to exports. Updated READMEs for the adr-backend and adr plugins.

Signed-off-by: Robert Bunning <rbunning@webstaurantstore.com>
2022-12-19 11:24:03 -05:00