Commit Graph

6 Commits

Author SHA1 Message Date
Elio Bischof
c1685f2724 depot builder 2025-07-31 03:17:34 +02:00
Elio Bischof
37c13bbc77 bake 2025-07-31 02:00:10 +02:00
Elio Bischof
1cb277d36d fix paths 2025-07-23 19:09:52 +02:00
Elio Bischof
5a7b267e7d fix bake 2025-07-23 12:48:47 +02:00
Elio Bischof
a79d2c1a01 release 2025-07-23 12:25:55 +02:00
Elio Bischof
2928c6ac2b chore(login): migrate nextjs login to monorepo (#10134)
# Which Problems Are Solved

We move the login code to the zitadel repo.

# How the Problems Are Solved

The login repo is added to ./login as a git subtree pulled from the
dockerize-ci branch.
Apart from the login code, this PR contains the changes from #10116

# Additional Context

- Closes https://github.com/zitadel/typescript/issues/474
- Also merges #10116  
- Merging is blocked by failing check because of:
- https://github.com/zitadel/zitadel/pull/10134#issuecomment-3012086106

---------

Co-authored-by: Max Peintner <peintnerm@gmail.com>
Co-authored-by: Max Peintner <max@caos.ch>
Co-authored-by: Florian Forster <florian@zitadel.com>
2025-07-02 10:04:19 +02:00