invoiceninja / ui

Invoice Ninja: Web admin portal built with React
https://app.invoicing.co
Other
52 stars 45 forks source link

[Feature] Implementing "Referrals" Column | Users #1878

Closed Civolilah closed 1 week ago

Civolilah commented 2 weeks ago

@beganovich @turbo124 The PR includes the implementation of displaying additional details for "Referrals". Screenshot:

Screenshot 2024-07-08 at 01 34 07

Note: We are missing the "referrals" translation keyword from the files, so if you agree, please just add it there.

Let me know your thoughts.

turbo124 commented 1 week ago

For this partial item, thimage

We only need to display the referral data for the current logged in user.

This should be included in the same location at the referral program URL.

Civolilah commented 1 week ago

For this partial item, thimage

We only need to display the referral data for the current logged in user.

This should be included in the same location at the referral program URL.

@turbo124 Ah, okay, my bad. Actually, I'm not able to see the referral_meta object in the currently logged-in user object, but I guess it is just not live yet? Screenshot:

Screenshot 2024-07-08 at 01 34 07

Let me know your thoughts.

turbo124 commented 1 week ago

I've tagged new releases, so this will be available for testing in v5.10.5

Civolilah commented 1 week ago

I've tagged new releases, so this will be available for testing in v5.10.5

@turbo124 Okay, great!