Commit Graph

13 Commits

Author SHA1 Message Date
Oli Juhl
ee0b873f82 chore: Update CODEOWNERS 2025-08-05 13:21:52 +02:00
Kasper Fabricius Kristensen
0fe1201435 feat(admin-sdk,admin-bundler,admin-shared,medusa): Restructure admin packages (#8988)
**What**
- Renames /admin-next -> /admin
- Renames @medusajs/admin-sdk -> @medusajs/admin-bundler
- Creates a new package called @medusajs/admin-sdk that will hold all tooling relevant to creating admin extensions. This is currently `defineRouteConfig` and `defineWidgetConfig`, but will eventually also export methods for adding custom fields, register translation, etc. 
  - cc: @shahednasser we should update the examples in the docs so these functions are imported from `@medusajs/admin-sdk`. People will also need to install the package in their project, as it's no longer a transient dependency.
  - cc: @olivermrbl we might want to publish a changelog when this is merged, as it is a breaking change, and will require people to import the `defineXConfig` from the new package instead of `@medusajs/admin-shared`.
- Updates CODEOWNERS so /admin packages does not require a review from the UI team.
2024-09-04 19:00:25 +00:00
Oli Juhl
b61dcb84c9 chore: Update CODEOWNERS (#7119)
Allow @medusajs/engineering to approve lock-file + package.json changes
2024-04-23 11:37:15 +02:00
Oli Juhl
8f5d94b23a chore: Update CODEOWNERS 2024-03-21 11:23:03 +01:00
Oli Juhl
5f6d128613 chore: Update CODEOWNERS (#6682)
Prepare CODEOWNERS file for reviewer auto-assignment by isolating the ownership of the engineering team to packages. Without this, the team would be asked to review docs PRs too.
2024-03-13 12:52:16 +01:00
Oli Juhl
4d1653b4e7 chore: Update CODEOWNERS 2024-01-17 11:03:16 +01:00
Oli Juhl
cc6a1a8d7c chore: Update CODEOWNERS 2024-01-17 10:32:01 +01:00
Oli Juhl
90328ca02b chore: Update CODEOWNERS 2024-01-16 17:38:12 +01:00
Shahed Nasser
26617cecf1 chore: change code owners of docs-util directory (#5626)
The `docs-util` directory holds the necessary utility to automate documentation processes. So, the code-owners of it should be the Docs team.
2023-11-14 08:53:18 +00:00
Kasper Fabricius Kristensen
e3f1da92db fix(admin-ui, ui): Align @types/react versions across UI packages (#5596)
* fix: Align @types/react versions across UI packages

* update codeowners
2023-11-10 08:31:30 +01:00
Kasper Fabricius Kristensen
e4ce2f4e07 chore(ui,icons,ui-preset,toolbox): Move design system packages to monorepo (#5470) 2023-11-07 22:17:44 +01:00
Sebastian Rindom
07ce61dc75 Update CODEOWNERS 2022-02-15 13:44:23 +01:00
Sebastian Rindom
904a2369fb Create CODEOWNERS 2020-04-08 10:58:42 +02:00