Commit Graph

407 Commits

Author SHA1 Message Date
github-actions[bot] d8f9e72384 Version Packages (next) 2024-12-03 13:18:49 +00:00
Fredrik Adelöw 5c9cc05eee remove most usages of node-fetch
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-11-30 23:54:19 +01:00
github-actions[bot] b86975e7fb Version Packages (next) 2024-11-26 11:10:07 +00:00
Patrik Oldsberg c666e13783 app-backend: use req.path for index check
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-11-21 11:17:51 -08:00
Patrik Oldsberg af4be53a14 app-backend: refactor config inject test + add more cases
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-11-21 11:09:43 -08:00
Adam Kunicki d66fa80907 Fix handling of root route when query params present
Signed-off-by: Adam Kunicki <kunickiaj@gmail.com>
2024-11-21 11:09:42 -08:00
Patrik Oldsberg 74c3f2ac58 app-backend: fix config injection for index path
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-11-20 11:30:49 +01:00
github-actions[bot] 1552f03186 Version Packages 2024-11-19 11:21:20 +00:00
Patrik Oldsberg 815b702148 app-backend: serve templated index.html from memory
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-11-16 13:58:46 -07:00
github-actions[bot] 42386c2119 Version Packages (next) 2024-11-05 12:34:28 +00:00
Fredrik Adelöw 50648277ef Made it possible to construct mockServices.database with a given knex instance
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-11-05 11:35:31 +01:00
github-actions[bot] 7ffb8eedd7 Version Packages (next) 2024-10-28 13:06:13 +00:00
github-actions[bot] 7907e3b920 Version Packages (next) 2024-10-22 14:53:13 +00:00
github-actions[bot] a9c095d0be Version Packages 2024-10-15 10:25:03 +00:00
blam fc01ce7e77 chore: fix api-reports warnings
Signed-off-by: blam <ben@blam.sh>
2024-10-14 17:56:00 +02:00
Patrik Oldsberg 7cfc0c1902 plugins/*-backend: flip around alpha exports to stable
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-10-14 10:04:08 +02:00
Patrik Oldsberg bc71718834 update docs to remove /alpha
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-10-11 16:50:08 +02:00
Patrik Oldsberg 3109c24cb3 promote all backend feature exports to main entry point
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-10-11 16:47:41 +02:00
github-actions[bot] 56a811849a Version Packages (next) 2024-10-08 11:42:14 +00:00
Vincenzo Scamporlino 2c4ee265c7 app-backend: validate env config against schema
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2024-10-03 15:58:09 +02:00
github-actions[bot] 96864c8386 Version Packages (next) 2024-09-24 09:04:06 +00:00
secustor 831571c251 merge new changes
Signed-off-by: secustor <sebastian@poxhofer.at>
2024-09-23 14:54:45 +02:00
secustor c28596309f update files
Signed-off-by: secustor <sebastian@poxhofer.at>
2024-09-23 14:41:40 +02:00
secustor 65da28ad53 add newly generated api reports
Signed-off-by: secustor <sebastian@poxhofer.at>
2024-09-23 14:41:34 +02:00
Fredrik Adelöw 094eaa367b remove backend-common
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-09-17 17:09:00 +02:00
github-actions[bot] 698adeb1ea Version Packages 2024-09-17 13:19:01 +00:00
Patrik Oldsberg 8d472c89e1 app-backend: escape script tag endings in config
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-09-17 13:16:06 +02:00
Patrik Oldsberg 1231e6ecbb app-backend: point out where POST request errors are coming from
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-09-13 09:05:38 +02:00
Patrik Oldsberg 72a8c7b499 app-backend: 500 -> 400 on unknown POST
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-09-12 22:38:16 +02:00
github-actions[bot] 47358815d6 Version Packages (next) 2024-09-10 13:56:19 +00:00
renovate[bot] c2b63ab9bc chore(deps): update dependency supertest to v7
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-05 17:28:35 +00:00
Patrik Oldsberg 9d810d98ff Merge pull request #26389 from backstage/rugvip/new-inject
app: enable runtime templating and public path + config injection into index.html
2024-09-03 23:59:16 +03:00
github-actions[bot] 582092fb23 Version Packages (next) 2024-09-03 14:38:01 +00:00
Patrik Oldsberg 590fb2dfd7 app-backend: add support for templating the new index.html.tmpl
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-08-30 17:04:08 +02:00
github-actions[bot] 911bbe0d92 Version Packages (next) 2024-08-27 11:41:57 +00:00
blam 5a97d446f6 feat: the app plugin
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com>
Co-authored-by: Johan Haals <johan@haals.se>
Co-authored-by: Camila Belo <camilaibs@users.noreply.github.com>
Co-authored-by: Camila Belo <camilaibs@gmail.com>
Signed-off-by: blam <ben@blam.sh>
2024-08-27 11:24:37 +02:00
Fredrik Adelöw d425fc4dfd remove the backend feature compat callback pattern
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-08-20 13:26:13 +02:00
github-actions[bot] 2a2c84ba68 Version Packages 2024-08-20 08:56:34 +00:00
Johan Haals f15d1fb1f1 chore: switch from config to RootConfigService
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2024-08-16 15:44:51 +02:00
Johan Haals 6bd6fdad12 app-backend: Deprecate createRouter
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2024-08-16 15:29:45 +02:00
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
Heikki Hellgren 93095eecea chore(deps): bump node-fetch to ^2.7.0
Relates to #24590

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-08-02 12:19:38 +03: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] 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
Fredrik Adelöw 78a0b086d2 Make createBackendPlugin and createBackendModule return BackendFeature instead of () => BackendFeature
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-06-13 15:56:24 +02:00