Eric P Green
Eric P Green
Code looks good. My main UX observation is that the avatar is not shown on all pages. I see that you'll switch to a global header in a follow-on PR....
Tagging @ericokuma for final UX review & approval
[Connectors UXQA Notion page](https://www.notion.so/rilldata/5c9758e637e54bf883afd81c4b575803?v=80eab730be874d208f2f3ea3d18b8e57)
> Only users that can manageProjectMembers will see the user invite button, see: https://github.com/rilldata/rill/blob/main/web-admin/src/features/navigation/TopNavigationBar.svelte#L180-L182 Oh, I see what happened. My user was an Org Admin, so I got the `manage_project_members`...
> > * I don't see the ability to set the default role for "epg" Organization Members. The ability to set this role should draw from the `manage_org_members` organization permission....
> Hmm, currently in other systems, you can downgrade yourself. You can also downgrade your role via CLI. So you should be able to downgrade yourself via UI? @ericokuma, the...
> > > > * I don't see the ability to set the default role for "epg" Organization Members. The ability to set this role should draw from the `manage_org_members`...
> @ericpgreen2 any chance we could squeeze in the change of our unfurl preview images in this upcoming sprint? I'll defer to @jkhwu :). This actually doesn't require any Application...
Re-opening since we still don't have filtering by resource type or reconciliation status.
No, they're unrelated. Historically, we've maintained time range resolution logic in the frontend. Going forward, we want to push all our time range resolution logic into the backend– so we...