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

pro plan options #555

Merged
merged 31 commits into from Apr 2, 2024
Merged

pro plan options #555

merged 31 commits into from Apr 2, 2024

Conversation

gerouvi
Copy link
Collaborator

@gerouvi gerouvi commented Feb 20, 2024

Added the options of the Pro Plan with the modal to send an email requiring them or scheduling an appointment

@gerouvi gerouvi requested a review from jpaulet February 20, 2024 10:55
@github-actions github-actions bot temporarily deployed to pull request February 20, 2024 10:58 Inactive
@github-actions github-actions bot temporarily deployed to pull request February 20, 2024 10:59 Inactive
@github-actions github-actions bot temporarily deployed to pull request February 20, 2024 15:27 Inactive
@github-actions github-actions bot temporarily deployed to pull request February 20, 2024 15:28 Inactive
Copy link
Member

@elboletaire elboletaire left a comment

Choose a reason for hiding this comment

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

I'll continue reviewing tomorrow...

.env.example Outdated Show resolved Hide resolved
@github-actions github-actions bot temporarily deployed to pull request February 22, 2024 10:24 Inactive
@github-actions github-actions bot temporarily deployed to pull request February 22, 2024 10:25 Inactive
@github-actions github-actions bot temporarily deployed to pull request February 22, 2024 10:39 Inactive
@github-actions github-actions bot temporarily deployed to pull request February 22, 2024 10:40 Inactive
@github-actions github-actions bot temporarily deployed to pull request February 22, 2024 10:46 Inactive
@github-actions github-actions bot temporarily deployed to pull request February 22, 2024 10:46 Inactive
@github-actions github-actions bot temporarily deployed to pull request February 23, 2024 15:29 Inactive
@github-actions github-actions bot temporarily deployed to pull request February 23, 2024 15:30 Inactive
Copy link
Member

@elboletaire elboletaire left a comment

Choose a reason for hiding this comment

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

A part from the code changes in the review, there are some other visual things that should be addressed:

imatge
These should not be overlapping with the census manager.

Probably related to the wrong features initialization, disabling features does not seem to be working:
imatge
This is the rendered component after setting FEATURES='{"voting":["single"]}'

src/components/ProcessCreate/Steps/Census.tsx Show resolved Hide resolved
vite.config.ts Outdated Show resolved Hide resolved
src/importmeta.d.ts Outdated Show resolved Hide resolved
Copy link

github-actions bot commented Feb 28, 2024

@github-actions github-actions bot temporarily deployed to pull request February 28, 2024 15:35 Inactive
Copy link

github-actions bot commented Feb 28, 2024

@github-actions github-actions bot temporarily deployed to pull request March 21, 2024 18:57 Inactive
@github-actions github-actions bot temporarily deployed to pull request March 22, 2024 10:36 Inactive
@github-actions github-actions bot temporarily deployed to pull request March 22, 2024 10:36 Inactive
@github-actions github-actions bot temporarily deployed to pull request March 22, 2024 10:36 Inactive
.env.example Outdated
@@ -1,2 +1,2 @@
VOCDONI_ENVIRONMENT=prod
FEATURES='{"faucet":true,"vote":{"anonymous":true,"overwrite":true,"secret":true},"login":["web3","web2"],"census":["spreadsheet","token","web3"],"languages":["en","es","ca"]}'
FEATURES='{"faucet":true,"vote":{"anonymous":true,"overwrite":true,"secret":true,"customization":true},"types":{"single":true,"multi":true,"approval":true,"participatory":true,"borda":true},"login":["web3","web2"],"census":["spreadsheet","token","web3"],"unimplemented_census":["phone","email","crm","database","digital_certificate"],"languages":["en","es","ca"]}'
Copy link
Member

Choose a reason for hiding this comment

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

This example does not match with the actual implementation.

Copy link
Member

Choose a reason for hiding this comment

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

@gerouvi I still miss the unimplemented_voting_types and voting_types in that FEATURES env 🤔

vite/features.ts Outdated Show resolved Hide resolved
@github-actions github-actions bot temporarily deployed to pull request April 2, 2024 09:51 Inactive
@github-actions github-actions bot temporarily deployed to pull request April 2, 2024 09:51 Inactive
@github-actions github-actions bot temporarily deployed to pull request April 2, 2024 09:51 Inactive
@github-actions github-actions bot temporarily deployed to pull request April 2, 2024 12:57 Inactive
@github-actions github-actions bot temporarily deployed to pull request April 2, 2024 12:57 Inactive
@github-actions github-actions bot temporarily deployed to pull request April 2, 2024 12:57 Inactive
@gerouvi gerouvi marked this pull request as ready for review April 2, 2024 14:19
@vocdoni vocdoni deleted a comment from github-actions bot Apr 2, 2024
@github-actions github-actions bot temporarily deployed to pull request April 2, 2024 16:00 Inactive
@github-actions github-actions bot temporarily deployed to pull request April 2, 2024 16:00 Inactive
@github-actions github-actions bot temporarily deployed to pull request April 2, 2024 16:01 Inactive
@elboletaire elboletaire merged commit 526d009 into develop Apr 2, 2024
4 checks passed
@elboletaire elboletaire deleted the f/customization-530 branch April 2, 2024 16:04
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.

None yet

3 participants