-
Notifications
You must be signed in to change notification settings - Fork 1
feat: TT-430 read activities localhost #771
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #771 +/- ##
==========================================
+ Coverage 95.64% 95.66% +0.01%
==========================================
Files 107 106 -1
Lines 2273 2329 +56
Branches 175 182 +7
==========================================
+ Hits 2174 2228 +54
Misses 54 54
- Partials 45 47 +2
Continue to review full report at Codecov.
|
ff0c67c to
edaae8f
Compare
src/app/modules/activities-management/components/activity-list/activity-list.component.html
Show resolved
Hide resolved
src/app/modules/activities-management/store/activity-management.effects.ts
Outdated
Show resolved
Hide resolved
…anaged in backend
e6cac26 to
8fc28ce
Compare
|
Kudos, SonarCloud Quality Gate passed!
|








In this PR disabled add new activity in production and enabled in development, added list activities with V2 backend, fixed environment variables for run frontend in production