Commit Graph

44 Commits

Author SHA1 Message Date
blam 018553e29f chore: remove cross-fetch dep from plugins
Signed-off-by: blam <ben@blam.sh>
2023-06-13 16:25:53 +02:00
Rbillon59 6263ef7ce9 feat(badges): Remove hash implementation and replace it with uuid one.
Signed-off-by: Rbillon59 <r.billon@celonis.com>
2023-04-28 23:57:17 +02:00
Rbillon59 1aabf9e03f chore(plugins): Refactor the badge backend to store data in database instead of memory. Fix conversation as well
Signed-off-by: Rbillon59 <r.billon@celonis.com>
2023-04-28 23:57:16 +02:00
Rbillon59 a0108c4977 feat(plugins): Update frontend and backend badges plugin to implement an obfuscation feature to limit security risks when opening badges to public
Signed-off-by: Rbillon59 <r.billon@celonis.com>
2023-04-28 23:55:48 +02:00
Patrik Oldsberg 2e701b3796 refactor react-router -> react-router-dom
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-12-10 15:17:53 +01:00
Eric Peterson d79f104234 Fix entity mocks in tests
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-10-13 15:17:27 +02:00
Fredrik Adelöw ef9ab322de it just keeps 🧹 -ing
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-08-18 17:21:00 +02:00
Patrik Oldsberg 5f7d1e303d badges: use useAsyncEntity
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-16 15:52:02 +01:00
Johan Haals 7aeb491394 catalog-model: deprecate ENTITY_DEFAULT_NAMESPACE, replace with DEFAULT_NAMESPACE
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-02-15 10:27:57 +01:00
Patrik Oldsberg 51fbedc445 plugins: migrate usage of deprecated IdentityApi methods
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-13 19:51:30 +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
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
blam 4149d74c10 chore: fix a small issue witih the badge url resolution
Signed-off-by: blam <ben@blam.sh>
2021-11-25 12:14:47 +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 c67e023eae chore: putting the deprecations back and fixing last occurence
Signed-off-by: blam <ben@blam.sh>
2021-11-17 20:26:01 +01: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 ca0559444c avoid usage of to*Case + add project lint rule
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-10-02 18:43:11 +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
Vincenzo Scamporlino d041655a7d copy-text-button: use Clipboard API
Co-authored-by: Himanshu Mishra <himanshu@orkohunter.net>
Signed-off-by: Vincenzo Scamporlino <me@vinzscam.dev>
2021-08-18 15:08:52 +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
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
Patrik Oldsberg 47cfa45c18 Merge pull request #5040 from erikxiv/fix/badge-auth
fix: support auth in badge plugin
2021-04-06 20:39:22 +02:00
Fredrik Adelöw 4d248725e6 detach the badges plugin from the catalog plugin
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-25 14:37:41 +01:00
Adam Harvey da5d235f0f Remove unused import
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-24 10:04:56 -04:00
Adam Harvey 9f4e12cf92 Move typography to DialogContentText
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-24 10:00:33 -04:00
Adam Harvey 63541d53dc Remove unused formatting
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-22 22:56:34 -04:00
Adam Harvey f29a41bcc4 Test check for Markdown output
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-22 22:46:16 -04:00
Adam Harvey a2a8463b4b Update dialog format
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-22 22:39:43 -04:00
Erik Larsson d0b4ebf22c fix: support auth in badge plugin
Signed-off-by: Erik Larsson <erik.larsson@schibsted.com>
2021-03-21 08:24:34 +01:00
Andreas Stenius c46ab4afba badges: refactoring after review from @freben.
Signed-off-by: Andreas Stenius <andreas.stenius@svenskaspel.se>
2021-03-19 08:42:41 +01:00
Andreas Stenius 97836e51f1 badges: use new error api. revert css layout tweak for CodeSnippet. add basic frontend test. improve doc.
Signed-off-by: Andreas Stenius <andreas.stenius@svenskaspel.se>
2021-03-19 08:42:41 +01:00
Andreas Stenius 5a09c681d7 badges: refactoring to use badge factories to create dynamic badges.
Signed-off-by: Andreas Stenius <andreas.stenius@svenskaspel.se>
2021-03-19 08:41:13 +01:00
Andreas Stenius ad95bebc8f badges: avoid badge dialog content to scroll horizontally.
Signed-off-by: Andreas Stenius <andreas.stenius@svenskaspel.se>
2021-03-19 08:41:13 +01:00
Andreas Stenius ac17aeb35d badges: load default badges from code rather than config. #4457.
Signed-off-by: Andreas Stenius <git@astekk.se>
2021-03-19 08:41:12 +01:00
Andreas Stenius ce4897ff37 badges: fix type issues.
Signed-off-by: Andreas Stenius <git@astekk.se>
2021-03-19 08:41:12 +01:00
Andreas Stenius 8bf248799d badges: refactoring frontend plugin.
Signed-off-by: Andreas Stenius <git@astekk.se>
2021-03-19 08:41:12 +01:00
Andreas Stenius 1cf23e05cb badges: fix markdown title bug. cleanup about card.
Signed-off-by: Andreas Stenius <git@astekk.se>
2021-03-19 08:41:12 +01:00
Andreas Stenius b99231c0bc badges: move to context menu. support for multiple badges from config. #4457.
Signed-off-by: Andreas Stenius <git@astekk.se>
2021-03-19 08:41:12 +01:00
Andreas Stenius 61078ba14d badges: introduce badges field on entity about card.
Signed-off-by: Andreas Stenius <git@astekk.se>
2021-03-19 08:41:11 +01:00
Andreas Stenius 300c291a09 badges: tweak badge URLs.
Signed-off-by: Andreas Stenius <git@astekk.se>
2021-03-19 08:41:11 +01:00
Andreas Stenius 81846585db badges: initial work for a powered by badge. #4457
Signed-off-by: Andreas Stenius <git@astekk.se>
2021-03-19 08:41:11 +01:00