Commit Graph

8 Commits

Author SHA1 Message Date
Mike 1b6569dbac Feat: Depreciate Webflow API call for tutorials (#3911) 2025-01-29 14:48:50 +01:00
Mike f50a95fe78 Feat: Change blog to tutorials (#3713) 2024-12-18 14:22:07 +01:00
andrewwallacespeckle da473a6480 fix(fe2): Handle no webflow api token errors more gracefully (#3386)
* Update webflow.ts

* Still show errors for actual problems
2024-10-24 10:15:56 +01:00
andrewwallacespeckle 083531e5c9 refactor(fe2): Use webflow api for dashboard stories (#3342)
* Initial work

* fallback image

* Update api name

* Add read time

* Filter out newly updated stories

* Update webflow.ts

* Add NuxtImg

* Update webflow.ts

* Update Card.vue

* Rename to Webflow Items

* Helm changes

* Rename webflow to blog

* useAsyncData

* Throw error if no API
2024-10-22 14:58:31 +01:00
Kristaps Fabians Geikins edb1c63d21 feat: fe2 status check endpoint w/ proper redis cleanup (#2092) 2024-02-28 15:02:52 +02:00
Iain Sproat df3c138786 Revert "feat(fe2): proper health probe endpoint - /api/status - [WBX-287] (#2…" (#2091)
This reverts commit 585fa873cb.
2024-02-28 11:38:08 +00:00
Kristaps Fabians Geikins 585fa873cb feat(fe2): proper health probe endpoint - /api/status - [WBX-287] (#2086)
* feat: proper health probe endpoint - /api/status

* preventing external access to status endpoint

* linting fix
2024-02-27 16:34:33 +02:00
Kristaps Fabians Geikins f5b5ae51bd chore(fe2): improved logging & metrics collection for easier observability (#1930)
* gql fix + new dependency-less status check endpoint

* added correlation ids to upstream calls

* added prometheus metrics

* added sigint logging
2024-01-03 10:48:35 +02:00