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

feat: Newsletter subscription for new and old users #2511

Merged
merged 15 commits into from
Jun 15, 2022
Merged

Conversation

makseq
Copy link
Member

@makseq makseq commented Jun 13, 2022

No description provided.

@codecov
Copy link

codecov bot commented Jun 13, 2022

Codecov Report

Merging #2511 (a2a1437) into develop (17b40da) will decrease coverage by 0.35%.
The diff coverage is n/a.

❗ Current head a2a1437 differs from pull request most recent head bb22fae. Consider uploading reports for the commit bb22fae to get more accurate results

@@             Coverage Diff             @@
##           develop    #2511      +/-   ##
===========================================
- Coverage    77.80%   77.44%   -0.36%     
===========================================
  Files          137      141       +4     
  Lines         9951    10257     +306     
===========================================
+ Hits          7742     7944     +202     
- Misses        2209     2313     +104     
Impacted Files Coverage Δ
label_studio/label_studio/users/mixins.py 75.00% <0.00%> (-12.50%) ⬇️
...bel_studio/label_studio/organizations/functions.py 66.66% <0.00%> (-10.26%) ⬇️
label_studio/label_studio/tasks/serializers.py 84.27% <0.00%> (-2.27%) ⬇️
label_studio/label_studio/tasks/models.py 87.85% <0.00%> (-2.20%) ⬇️
...abel_studio/label_studio/data_manager/functions.py 64.70% <0.00%> (-1.97%) ⬇️
label_studio/label_studio/core/label_config.py 71.54% <0.00%> (-1.85%) ⬇️
label_studio/label_studio/users/forms.py 87.87% <0.00%> (-1.60%) ⬇️
label_studio/label_studio/data_manager/managers.py 80.17% <0.00%> (-1.54%) ⬇️
.../label_studio/data_manager/actions/experimental.py 18.62% <0.00%> (-0.89%) ⬇️
label_studio/label_studio/core/redis.py 43.33% <0.00%> (-0.74%) ⬇️
... and 36 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 652ac18...bb22fae. Read the comment docs.

@makseq makseq merged commit 12e091e into develop Jun 15, 2022
@makseq makseq deleted the fb-feat/dev-2609 branch June 15, 2022 01:36
makseq added a commit that referenced this pull request Jun 15, 2022
* Update LS version

* Signup

* Rename

* More

* Add heidi

* Add newsletters to base.html

* Support null

* Working

* Notify user about subscription in settings

Show blue dot and add call to action to avatar and dropdown menu

* Also add blue dot to this new menu item

* Show only for null, don't show on account page

* Fixes

* Fixes

* More fixes

Co-authored-by: hlomzik <hlomzik@gmail.com>
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