Skip to content

Release#519

Merged
scazan merged 9 commits intomainfrom
dev
Jan 28, 2026
Merged

Release#519
scazan merged 9 commits intomainfrom
dev

Conversation

@scazan
Copy link
Collaborator

@scazan scazan commented Jan 28, 2026

scazan and others added 9 commits January 28, 2026 10:43
This adds in the client side check to throw an UNAUTHORIZED error if you
do not have permissions for a decision instance. For some clarity it
also updated `decisionId` to `decisionProfileId` to differentiate the
instance ID from the instance's profile ID.

It uses our pre-existing error component which will now accept error
types for different error types.

<img width="564" height="405" alt="Screenshot 2026-01-27 at 12 24 55"
src="https://github.com/user-attachments/assets/cd392400-0f84-4367-85a1-971a9ce50a36"
/>

---------

Co-authored-by: Valentino Hudhra <2587839+valentin0h@users.noreply.github.com>
- **Add skip cache**
- **Skip cache for draft proposals**
- **Improve types**
To be able to run `pn dev` and `pn dev:e2e` side by side.

App: `:4100`
API: `:4300`

When we start using other services in e2e (like realtime, tiptap, etc)
we can add those separate ports then, if needed.
- Uses `run` instead of `watch` to run tests
- Optimises for speed by setting `--maxWorkers` to a good balance
(depending on cores) without ovewhelming the supabase gotrue service
(which results in errors)
Fixes the navigation to a legacy decision page, but active decisions are
not legacy which would crash.
With the mention of flaky builds I remembered running into issues with
the way a handful of icons were being imported in the LoginPanel
component. This removes the `.jsx` from the imports which should fix
this particular issue.
Adds in a rule to tell agents not to go searching outside of the current
worktree / working directory.
To not cause issues with legacy processes that have the back button (and
without complicating the code), adding in a different URL for the three
processes that are complete on the live version of common temporarily.
@scazan scazan marked this pull request as ready for review January 28, 2026 20:06
@scazan scazan merged commit 4682a48 into main Jan 28, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Comments