Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
backoffice_client
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
web-et-numerique
Factory
LLLE_Project
backoffice_client
Merge requests
!19
feat(Editing): display next month after the 5th
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
feat(Editing): display next month after the 5th
feat/US604-display-next-month-by-default
into
dev
Overview
1
Commits
2
Pipelines
2
Changes
1
Merged
Rémi PAILHAREY
requested to merge
feat/US604-display-next-month-by-default
into
dev
3 years ago
Overview
1
Commits
2
Pipelines
2
Changes
1
Expand
Feature:
Display next month after the 5th of the current month
How to test:
run
npm run local-up
login and check the rule is correctly applied
you can mock the current date by changing line n°19 in Editing.tsx (example:
let newsletterDate = new Date("2021-11-05")
) and refresh
0
0
Merge request reports
Loading