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

Change fullcalendar to a custom calendar+heatmap library/components for extended features #3172

Open
cemalettin-work opened this issue Sep 2, 2020 · 0 comments · May be fixed by #3196
Open

Comments

@cemalettin-work
Copy link
Contributor

cemalettin-work commented Sep 2, 2020

Is your feature request related to a problem? Please describe.
We would like to be able to see the engagement informations in Report Calendar + Report Statistics with a colorful heatmap to visualize clearly what is going on.
Describe the solution you'd like
I propose to create a custom library/components with features that are specific to our use cases. We can do the date-specific hard work with a library like date-fns and do the visualization + rendering with React / D3. This way, we can have more control over what custom features we can add on top.

Additional context
These slack conversations:
https://nci-agency.slack.com/archives/C67NG1BC1/p1598869587030100

cemalettin-work added a commit that referenced this issue Sep 2, 2020
Add heatmap feature, monthly view, dummy data for now
cemalettin-work added a commit that referenced this issue Sep 2, 2020
Add yearly view, more layout+css fixes
cemalettin-work added a commit that referenced this issue Sep 3, 2020
Fix popover direction according to box position
cemalettin-work added a commit that referenced this issue Sep 3, 2020
Reorganize actions, default values etc
cemalettin-work added a commit that referenced this issue Sep 3, 2020
Add heatmap feature, monthly view, dummy data for now
cemalettin-work added a commit that referenced this issue Sep 3, 2020
Add yearly view, more layout+css fixes
cemalettin-work added a commit that referenced this issue Sep 3, 2020
Fix popover direction according to box position
cemalettin-work added a commit that referenced this issue Sep 3, 2020
Reorganize actions, default values etc
cemalettin-work added a commit that referenced this issue Sep 4, 2020
Reorganize code blocks better, add more comments
cemalettin-work added a commit that referenced this issue Sep 4, 2020
Remove day selecting, bgc change logic
cemalettin-work added a commit that referenced this issue Sep 14, 2020
cemalettin-work added a commit that referenced this issue Sep 16, 2020
cemalettin-work added a commit that referenced this issue Oct 14, 2020
cemalettin-work pushed a commit that referenced this issue Oct 14, 2020
cemalettin-work added a commit that referenced this issue Oct 14, 2020
Prettier trailingComma none
cemalettin-work added a commit that referenced this issue Oct 14, 2020
Storybook was using old anet.yml, now anet-dictionary.yml
cemalettin-work added a commit that referenced this issue Oct 14, 2020
Add month layout to storybook, move constants to utils
cemalettin-work pushed a commit that referenced this issue Oct 14, 2020
cemalettin-work added a commit that referenced this issue Oct 23, 2020
cemalettin-work pushed a commit that referenced this issue Oct 23, 2020
cemalettin-work added a commit that referenced this issue Oct 23, 2020
Prettier trailingComma none
cemalettin-work added a commit that referenced this issue Oct 23, 2020
Storybook was using old anet.yml, now anet-dictionary.yml
cemalettin-work added a commit that referenced this issue Oct 23, 2020
Add month layout to storybook, move constants to utils
cemalettin-work pushed a commit that referenced this issue Oct 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment