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

Project customization #714

Draft
wants to merge 10 commits into
base: develop
Choose a base branch
from
Draft

Project customization #714

wants to merge 10 commits into from

Conversation

selankon
Copy link
Contributor

It will close #619

It implements project customization new feature.

Remaining tasks

  • Uploaded logo and any other images should be stored in a secure image storage system and easily accessible.
  • Upon completion of customization, all provided information including logo, colors, header text, streaming URL, and additional information should be saved into the metadata field associated with the voting page.

Things to decide before merge

Copy link

@github-actions github-actions bot temporarily deployed to pull request June 19, 2024 08:18 Inactive
Copy link

@github-actions github-actions bot temporarily deployed to pull request June 19, 2024 08:18 Inactive
Copy link

@github-actions github-actions bot temporarily deployed to pull request June 19, 2024 08:18 Inactive
@elboletaire
Copy link
Member

@jpaulet do we finally want this with all the SaaS stuff going on?

@jpaulet
Copy link
Member

jpaulet commented Nov 6, 2024

This feature is also available in the SaaS, but the look'n'feel and the way to display it should be adapted. Let's check if it's easier to move to the SaaS or to start from 0 directly in the SaaS branch.

For reference: #811

@elboletaire
Copy link
Member

This feature is also available in the SaaS, but the look'n'feel and the way to display it should be adapted. Let's check if it's easier to move to the SaaS or to start from 0 directly in the SaaS branch.

The approach has to be quite different too, that's for sure. But maybe some components can be reused (most of them at least). @selankon knows better what he did though.

@selankon
Copy link
Contributor Author

Imo this code can be reused for the saas. Simplifying is just a modal that opens and let you to configure the election.

Also an interesting thing done is the logic of postMessage which let you open on a new tab a preview of an election.

However the code can be reused, maybe is better to open a new PR since ui-scaffold evolved a lot from when I coded this. So we could close it or let it as draft and reuse the code on a new PR.

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.

Customization Feature
3 participants