Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1006.2 Partial #1044

Merged
merged 25 commits into from
Jan 29, 2025
Merged

1006.2 Partial #1044

merged 25 commits into from
Jan 29, 2025

Conversation

mattburnett-repo
Copy link
Collaborator

@mattburnett-repo mattburnett-repo commented Dec 7, 2024

Contributor checklist


Description

Related issue

Partial commit to share with Andrew while we debug 404 error in org store addSocialLink method
Copy link
Contributor

github-actions bot commented Dec 7, 2024

Thank you for the pull request!

The activist team will do our best to address your contribution as soon as we can. The following is a checklist for maintainers to make sure this process goes as well as possible. Feel free to address the points below yourself in further commits if you realize that actions are needed :)

If you're not already a member of our public Matrix community, please consider joining! We'd suggest using Element as your Matrix client, and definitely join the General and Development rooms once you're in. Also consider joining our bi-weekly Saturday dev syncs. It'd be great to have you!

Maintainer checklist

  • The TypeScript and formatting workflows within the PR checks do not indicate new errors in the files changed

  • The Playwright end to end and Zap penetration tests have been ran and are passing (if necessary)

  • The changelog has been updated with a description of the changes for the upcoming release and the corresponding issue (if necessary)

Copy link

netlify bot commented Dec 7, 2024

Deploy Preview for activist-org ready!

Name Link
🔨 Latest commit ecd5d7b
🔍 Latest deploy log https://app.netlify.com/sites/activist-org/deploys/679ab2a673876d0008c428da
😎 Deploy Preview https://deploy-preview-1044--activist-org.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Restored files from PR 1037.
CardConnect.vue
PopupNewField.vue
organization.ts
types/social-links-payload.ts
@andrewtavis andrewtavis self-requested a review December 14, 2024 16:21
@andrewtavis
Copy link
Member

A bunch of changes have gone through, @mattburnett-repo, so I'd suggest rebasing this at this point :) We can chat about it next week/weekend!

@andrewtavis
Copy link
Member

We should be able to work on this once #1079 is merged in, @mattburnett-repo :) I have a bunch of minor frontend changes that have yet to be committed, but then we should be relatively table as far as models and access methods are concerned 😊

@andrewtavis
Copy link
Member

#1079 is merged and I took care of the conflicts, @mattburnett-repo :) Let me know if there was some new reason that we need those as string for the base backend URL. I did remove them as @to-sta standardized these routes throughout the platform, so we should be good to not include it. Do let us know if there's still a need though!

Let me know as well when a call to look into this would work :)

@mattburnett-repo
Copy link
Collaborator Author

Thanks so much @andrewtavis ! If I remember correctly, I typed the URL things as 'string' to make some TypeScript warnings go away in my IDE.

I'll do a fresh pull / merge during daytime hours and have a look at the new code.

@andrewtavis
Copy link
Member

andrewtavis commented Jan 16, 2025

@mattburnett-repo: Checking in for the call here as you were active on here just a bit ago :) In the sync :)

@andrewtavis
Copy link
Member

i18nMap changes were merged in via the above :)

@andrewtavis
Copy link
Member

Still aren't quite there on this, @mattburnett-repo, but this at least integrates your and my work on it :) I'll be able to take a bit better of a look at this tomorrow.

@mattburnett-repo
Copy link
Collaborator Author

Really appreciate it, @andrewtavis !!! Thanks!

@andrewtavis
Copy link
Member

One thing is that the modal is still closing regardless of the fact that those requests are failing when we try to update them. Would be great if the modal stayed open if the request didn't go through. Obviously we'll see that it's not changed, but it not reacting like it worked would be good :)

@andrewtavis
Copy link
Member

57ed327 brings in the Yarn 4 setup here, @mattburnett-repo :) You should be good to git pull directly.

Copy link
Member

@andrewtavis andrewtavis left a comment

Choose a reason for hiding this comment

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

Thanks so much for the persistence to bring this in, @mattburnett-repo! So happy to finally have this feature to completion after its many many iterations 😊 Great to have you also interacting more with the backend 😉

@andrewtavis andrewtavis merged commit 8fc3154 into activist-org:main Jan 29, 2025
7 checks passed
@mattburnett-repo
Copy link
Collaborator Author

You're very welcome, @andrewtavis ! It's been good to get more up to speed with how the backend works, in order to be more helpful with future backend-related work. Thanks for the opportunity!

@mattburnett-repo mattburnett-repo deleted the 1006.2 branch January 30, 2025 01:46
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.

2 participants