github-actions[bot]
003494838b
Version Packages (next)
2024-08-13 13:59:06 +00:00
github-actions[bot]
120319d2b5
Version Packages (next)
2024-08-06 13:15:32 +00:00
github-actions[bot]
58bbb3edca
Version Packages (next)
2024-07-30 12:26:11 +00:00
github-actions[bot]
4a8774820c
Version Packages (next)
2024-07-23 14:02:37 +00:00
github-actions[bot]
8d2fe707cb
Version Packages
2024-07-16 12:06:55 +00:00
github-actions[bot]
e583b47687
Version Packages (next)
2024-07-09 12:58:58 +00:00
github-actions[bot]
08c63d46ac
Version Packages (next)
2024-07-02 09:03:14 +00:00
github-actions[bot]
f03d12aff2
Version Packages (next)
2024-06-25 13:05:56 +00:00
github-actions[bot]
18a40424cb
Version Packages
2024-06-18 12:37:38 +00:00
github-actions[bot]
e83ead9b1a
Version Packages (next)
2024-06-11 15:25:17 +00:00
github-actions[bot]
09f502208f
Version Packages (next)
2024-06-04 15:34:15 +00:00
github-actions[bot]
cce04957e9
Version Packages (next)
2024-05-21 14:41:46 +00:00
github-actions[bot]
0972164fbc
Version Packages
2024-05-14 12:02:01 +00:00
github-actions[bot]
d85dd88b3c
Version Packages (next)
2024-05-07 13:27:02 +00:00
github-actions[bot]
0478509ee2
Version Packages (next)
2024-04-30 11:22:01 +00:00
github-actions[bot]
46046059b4
Version Packages (next)
2024-04-23 14:53:09 +00:00
github-actions[bot]
0e48f5a289
Version Packages
2024-04-16 12:20:53 +00:00
renovate[bot]
cb1e3b052e
chore(deps): update dependency @testing-library/dom to v10
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-14 20:20:07 +00:00
Patrik Oldsberg
5a32ee11d4
Merge pull request #23346 from drodil/migrate_local_dev
...
chore: migrate to new backend in local development
2024-04-14 13:49:28 +02:00
renovate[bot]
abfbcfca9c
chore(deps): update dependency @testing-library/react to v15
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-11 21:06:44 +00:00
Heikki Hellgren
f28242025e
feat: support login for the development app
...
this fixes the local development issue with new backend system where the
user is not logged in thus resulting 401 errors from all api endpoints.
adds possibility to also add other login providers for testing plugins
independently.
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi >
2024-04-11 08:21:54 +03:00
Heikki Hellgren
282f62f490
chore: use code snippet for signal debugging
...
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi >
2024-04-10 20:39:14 +03:00
Heikki Hellgren
9a41a7bfa8
chore: migrate to new backend in local development
...
additionally allow defining custom sidebar item for dev app page.
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi >
2024-04-10 20:36:44 +03:00
github-actions[bot]
036b9b3434
Version Packages (next)
2024-04-09 15:55:28 +00:00
Juan Pablo Garcia Ripa
995f66b79d
add mui lint rule
...
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com >
2024-04-08 22:44:31 +02:00
github-actions[bot]
366cf07ad3
Version Packages (next)
2024-04-02 14:11:36 +00:00
github-actions[bot]
bb8923602f
Version Packages
2024-03-27 09:37:09 +00:00
Fredrik Adelöw
04655bb318
Generate Release
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-03-22 21:41:20 +01:00
Tomasz Szuba
e8f026a300
Use esm exports from react-use library
...
Signed-off-by: Tomasz Szuba <tszuba@box.com >
2024-03-19 19:53:04 +00:00
github-actions[bot]
e83e055841
Version Packages
2024-03-19 14:56:10 +00:00
github-actions[bot]
778bc48921
Version Packages (next)
2024-03-12 13:35:55 +00:00
github-actions[bot]
8db51ca72f
Version Packages (next)
2024-03-05 13:38:18 +00:00
github-actions[bot]
4cca80fbf8
Version Packages (next)
2024-02-27 16:48:30 +00:00
Fredrik Adelöw
c66a99c272
sort package.json files that have no PRs active toward them
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-02-23 13:54:10 +01:00
github-actions[bot]
f1831dd9b2
Version Packages
2024-02-20 11:04:26 +00:00
github-actions[bot]
7236e15fa2
Version Packages (next)
2024-02-13 14:00:45 +00:00
Fredrik Adelöw
5d94fef609
ignore theme for now
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-02-12 11:06:30 +01:00
Fredrik Adelöw
439df11d06
upgrade knip
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-02-12 11:06:30 +01:00
Fredrik Adelöw
e97cc0b0a3
updated the knip rules a bit
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-02-08 09:53:18 +01:00
Heikki Hellgren
c9d39120b2
chore: update knip reports
...
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi >
2024-02-08 09:08:32 +02:00
Heikki Hellgren
23a29697aa
ci: introduce knip for checking unused packages
...
fixes #21948
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi >
2024-02-08 08:38:05 +02:00
Heikki Hellgren
55963c4714
feat: move knip reports under own command
...
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi >
2024-02-08 08:29:50 +02:00
Heikki Hellgren
60a68f10e9
ci: introduce knip for checking unused packages
...
fixes #21948
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi >
2024-02-08 08:29:48 +02:00
github-actions[bot]
b17a6cccce
Version Packages (next)
2024-02-06 14:58:46 +00:00
Patrik Oldsberg
19922cf012
Merge pull request #22539 from fshowalter/patch-3
...
Allow @types/react 18 as a peer dep for @backstage/theme
2024-02-02 13:50:49 +01:00
Frank Showalter
8fe56a816d
expand to full repo
...
Signed-off-by: Frank Showalter <842058+fshowalter@users.noreply.github.com >
2024-01-30 15:56:10 -05:00
github-actions[bot]
c70c3dc393
Version Packages (next)
2024-01-30 13:38:11 +00:00
github-actions[bot]
185d5ea0b0
Version Packages (next)
2024-01-23 13:57:50 +00:00
github-actions[bot]
8070f67dc4
Version Packages
2024-01-16 11:44:56 +00:00
github-actions[bot]
ac277f3c91
Version Packages (next)
2024-01-09 12:44:34 +00:00