github-actions[bot]
|
51b6cf465d
|
Version Packages
|
2021-04-08 11:32:56 +00: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 |
|
Ben Lambert
|
d53d01dcf5
|
Merge pull request #5027 from kaos/badges_test_coverage
badges: improve test coverage.
|
2021-03-31 11:09:46 +02:00 |
|
Fredrik Adelöw
|
d13b0cefa2
|
Merge pull request #5043 from backstage/freben/unregister
Update the entity unregister dialog behavior, to support both unregistration as well as plain deletion
|
2021-03-30 09:40:53 +02:00 |
|
dependabot[bot]
|
66ed65899f
|
chore(deps-dev): bump supertest from 4.0.2 to 6.1.3
Bumps [supertest](https://github.com/visionmedia/supertest) from 4.0.2 to 6.1.3.
- [Release notes](https://github.com/visionmedia/supertest/releases)
- [Commits](https://github.com/visionmedia/supertest/compare/v4.0.2...v6.1.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-29 04:38:27 +00:00 |
|
Fredrik Adelöw
|
676ede6438
|
Update the entity unregister dialog behavior, to support both unregistration as well as plain deletion
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2021-03-26 09:07:05 +01:00 |
|
dependabot[bot]
|
d42f055d48
|
chore(deps): bump express-promise-router from 3.0.3 to 4.1.0
Bumps [express-promise-router](https://github.com/express-promise-router/express-promise-router) from 3.0.3 to 4.1.0.
- [Release notes](https://github.com/express-promise-router/express-promise-router/releases)
- [Changelog](https://github.com/express-promise-router/express-promise-router/blob/trunk/CHANGELOG.md)
- [Commits](https://github.com/express-promise-router/express-promise-router/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-23 04:26:33 +00:00 |
|
Erik Larsson
|
839743bf3e
|
fix tests
Signed-off-by: Erik Larsson <erik.larsson@schibsted.com>
|
2021-03-21 12:20:44 +01: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
|
2be7cf060d
|
badges-backend: fix minor URL typo in readme.
Signed-off-by: Andreas Stenius <andreas.stenius@svenskaspel.se>
|
2021-03-19 16:32:53 +01:00 |
|
Andreas Stenius
|
d207f94b6e
|
badges: improve test coverage.
Signed-off-by: Andreas Stenius <andreas.stenius@svenskaspel.se>
|
2021-03-19 12:54:40 +01:00 |
|
Fredrik Adelöw
|
00a8a2d583
|
fix deps
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2021-03-19 08:48:50 +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
|
19f4048e75
|
badges-backend: add router and api tests.
Signed-off-by: Andreas Stenius <andreas.stenius@svenskaspel.se>
|
2021-03-19 08:42:41 +01:00 |
|
Andreas Stenius
|
b55ba86c74
|
badges: fix SVG spelling in readme.
Signed-off-by: Andreas Stenius <andreas.stenius@svenskaspel.se>
|
2021-03-19 08:42:41 +01:00 |
|
Andreas Stenius
|
c6b24adc29
|
badges: bump versions.
Signed-off-by: Andreas Stenius <andreas.stenius@svenskaspel.se>
|
2021-03-19 08:42:40 +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
|
6a68e79217
|
badges-backend: drop support for defining badges in app config.
Signed-off-by: Andreas Stenius <andreas.stenius@svenskaspel.se>
|
2021-03-19 08:41:13 +01:00 |
|
Andreas Stenius
|
d80bdf0324
|
badges: touch up readmes.
Signed-off-by: Andreas Stenius <git@astekk.se>
|
2021-03-19 08:41:13 +01:00 |
|
Andreas Stenius
|
0f30b99bc2
|
badges: cleanup. enforce all template fields to be lower case. thanx @adamdmharvey
Signed-off-by: Andreas Stenius <git@astekk.se>
|
2021-03-19 08:41:13 +01:00 |
|
Andreas Stenius
|
38cc67e551
|
badge: type tweaks.
Signed-off-by: Andreas Stenius <git@astekk.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
|
45e26d7956
|
badges-backend: template replace should replace all occurences.
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
|
323ec6f7ca
|
badges-backend: refactoring and support returning json as well as svg image.
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
|
798002ee03
|
badges-backend: refactor to use badge definitions in config. #4457
Signed-off-by: Andreas Stenius <git@astekk.se>
|
2021-03-19 08:41:11 +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 |
|