Kees van den Broek (423b2bac) at 17 Mar 14:22
fix: refresh multi-role snapshots and messages
Eduard (87e0684a) at 17 Mar 14:06
perf: improve routing and theme loading
Kees van den Broek (119ea0f9) at 17 Mar 14:00
fix: resolve CI lint issues
npx vitest run --maxWorkers=1 --minWorkers=1 packages/server/controllers/common/apps/members/queryAppMembers.test.ts packages/react-components/useData.test.tsxnpx vitest run --maxWorkers=1 --minWorkers=1 packages/server/controllers/main/apps/createApp.test.ts packages/server/controllers/common/apps/members/updateAppMemberRole.test.tsnpm --workspace @appsemble/e2e run e2e -- --project=chromium tests/studio/member-roles.spec.ts tests/studio/individual-app.spec.tsThis MR is the first step for confidential issue #2085 by introducing the core multi-role support needed for external Keycloak / Microsoft group-to-role synchronization.
Kees van den Broek (e3e0dde7) at 17 Mar 13:48
feat: support multiple app member roles
Can we make these locators stronger so we avoid needing to make changes like this? Something like expect(await page.getByText('Dag van geboorte')).toBeVisible() is stronger and a lot more readable
Merge main into staging and re-deploy staging environment
draft: if it's not ready.Prikshit Gautam (77a3c2d4) at 17 Mar 10:31
Merge branch 'main' into 'staging'
... and 90 more commits
Does seem like the usual Mailpit deployment we also have on staging but not sure what was the purpose or if it used by demo apps.
Per above merge request it seems there were issues with sending emails from demo apps which is why it was implemented. If you want to remove it, Id test the demo app mentioned in the merge request/issue.
Merge main into staging and re-deploy staging environment
draft: if it's not ready.Forced by habit
no need to ask for review for these ones
Before assigning a reviewer go through the following checklist, and make sure to test your changes manually (if possible).
draft: if it's not ready.TIP: Use ~ in the checklist item (like this - [~]) to strike it out if it's not applicable.
Prikshit Gautam (ccd7ddaa) at 17 Mar 09:58
Prikshit Gautam (6abecb65) at 17 Mar 09:58
Merge branch 'renovate/jest-image-snapshot-6.x' into 'main'
... and 1 more commit
This MR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| jest-image-snapshot | 6.4.0 → 6.5.2 |
❗ ImportantRelease Notes retrieval for this MR were skipped because no github.com credentials were available. If you are self-hosted, please see this instruction.
This MR has been generated by Renovate Bot.
Merge main into staging and re-deploy staging environment
draft: if it's not ready.Needs testing