github-actions[bot]
b228d7d9c2
Version Packages
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-09-20 11:24:40 +02:00
github-actions[bot]
a6d1580062
Version Packages (next)
2023-09-12 11:41:29 +00:00
renovate[bot]
b16c341ced
fix(deps): update rjsf monorepo to v5.13.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-08 17:47:50 +00:00
Patrik Oldsberg
406b786a2a
fix package side effect declarations
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-09-07 13:40:19 +02:00
github-actions[bot]
32a09adcff
Version Packages (next)
2023-09-05 10:03:17 +00:00
Fredrik Adelöw
8cec7664e1
remove dependencies on @types/node
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2023-09-01 11:04:14 +02:00
github-actions[bot]
fc1a38bc57
Version Packages (next)
2023-08-29 12:18:08 +00:00
Axel Hecht
98bb77c1f0
Align zod dependency to match other packages
...
Signed-off-by: Axel Hecht <axel@pike.org >
2023-08-25 13:12:59 +02:00
github-actions[bot]
f8c8e8de37
Version Packages (next)
2023-08-22 11:37:48 +00:00
github-actions[bot]
aaf5cb2ca1
Version Packages
2023-08-15 17:12:48 +00:00
github-actions[bot]
74f77f151a
Version Packages (next)
2023-08-08 14:07:10 +00: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
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
rui ma
88c62048fc
fix: update plugin home dependence @rjsf/material-ui to @rjsf/material-ui-v5
...
Signed-off-by: rui ma <ruima@alauda.io >
2023-06-27 14:58:40 +08: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
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
blam
91ff06bf50
chore: bump rjsf deps
...
Signed-off-by: blam <ben@blam.sh >
2023-06-05 12:08:10 +02:00
github-actions[bot]
a8634a9634
Version Packages (next)
2023-05-30 13:52:00 +00:00
github-actions[bot]
75a1c93784
Version Packages (next)
2023-05-23 15:25:13 +00:00
kmarkow
3c8761d5c6
Code Review: Add depreacted.ts and remove the old duplicated code
...
Signed-off-by: kmarkow <kamilmarkow@gmail.com >
2023-05-19 08:29:26 -04: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
Johan Haals
1b33f153fc
Merge pull request #17691 from drodil/remove_object_hash
...
fix: remove object-hash dependency from home plugin
2023-05-08 16:22:12 +02:00
Heikki Hellgren
acca896646
fix: remove object-hash dependency from home plugin
...
The object hash doesn't work if the component props include React
components such as icons. This is true for example the HomepageToolkit
component. Removed the hashing of the component props
completely as the hash is totally optional to be used as a key in the
CustomHomepageGrid.
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi >
2023-05-08 08:41:22 +03:00
github-actions[bot]
8b05da0912
Version Packages (next)
2023-05-02 13:41:12 +00:00
blam
bd53eb2be1
chore: rename this package like we do in scaffolder to avoid typescript namespace clashes
...
Signed-off-by: blam <ben@blam.sh >
2023-04-26 18:16:32 +02:00
blam
a9495557c1
chore: this should be broken
...
Signed-off-by: blam <ben@blam.sh >
2023-04-26 17:53:18 +02:00
github-actions[bot]
e04bb20bdc
Version Packages (next)
2023-04-25 15:53:19 +00:00
Nikolai R Kristiansen
5272cfabc3
fix(deps): Add missing @rjsf/core in plugin-home
...
Fixes the following error:
```
[0] ERROR in ../../node_modules/@rjsf/material-ui/dist/material-ui.esm.js 1:0-46
[0] Module not found: Error: Can't resolve '@rjsf/core' in '/Users/example/dev/backstage-rm/node_modules/@rjsf/material-ui/dist'
```
Signed-off-by: Nikolai R Kristiansen <nikolai.kristiansen@remarkable.no >
2023-04-19 09:58:06 +02:00
github-actions[bot]
6141c31839
Version Packages
2023-04-18 12:36:06 +00:00
Heikki Hellgren
760f521b97
feat: customizable homepage
...
Allows customizing homepage components, their placement, size and
individual settings. For maximum size and settings, the existing home
components should change to use `createCustomizableCardExtension`
function. This disables the default `Settings` entity and replaces it
with form using react-json-schema-form.
relates to #16535
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi >
2023-04-18 14:45:07 +03:00
github-actions[bot]
ab75a16da7
Version Packages (next)
2023-04-11 14:21:21 +00:00
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
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
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
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