Skip to content

feat: attributes#15964

Merged
zomars merged 69 commits intomainfrom
feat/attributes
Aug 15, 2024
Merged

feat: attributes#15964
zomars merged 69 commits intomainfrom
feat/attributes

Conversation

@sean-brydon
Copy link
Copy Markdown
Member

@sean-brydon sean-brydon commented Jul 29, 2024

What does this PR do?

Fixes: #12738

Loom: https://www.loom.com/share/f2b28f154bb040c7805844fad019f790

How to test:

  1. Create an organization
  2. Add a member to the organization
  3. go to attributes in the organization nav bar
  4. create a few attributes of different types
  5. goto users page
  6. Edit>assign attributes - save.
  7. open the slide over in viewing mode - see attributes saved

@github-actions github-actions Bot added the ❗️ migrations contains migration files label Jul 29, 2024
@keithwillcode keithwillcode added consumer core area: core, team members only labels Jul 29, 2024
joeauyeung
joeauyeung previously approved these changes Aug 13, 2024
Copy link
Copy Markdown
Contributor

@joeauyeung joeauyeung left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Saw all my comments have been addressed. I'll approve but let's wait until @CarinaWolli's comments have been addressed before merging.

@sean-brydon
Copy link
Copy Markdown
Member Author

Saw all my comments have been addressed. I'll approve but let's wait until @CarinaWolli's comments have been addressed before merging.

Should be all of them! Will fix merge conflicts right now

CarinaWolli
CarinaWolli previously approved these changes Aug 14, 2024
Copy link
Copy Markdown
Member

@CarinaWolli CarinaWolli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

some translations are still missing, everything else looks good 🙏


const mutation = trpc.viewer.attributes.edit.useMutation({
onSuccess: () => {
showToast("Attribute edited successfully", "success");
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

translation missing

return (
<>
<LicenseRequired>
<Meta title="Attribute" description="Edit an attribute for your team members" />
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we also add translations here?

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Aug 14, 2024

E2E results are ready!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

consumer core area: core, team members only ✨ feature New feature or request High priority Created by Linear-GitHub Sync ❗️ migrations contains migration files ready-for-e2e teams area: teams, round robin, collective, managed event-types

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CAL-2793] Attributes in teams

7 participants