Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
volga-app
Manage
Activity
Members
Labels
Plan
Issues
34
Issue boards
Milestones
Wiki
Code
Merge requests
3
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
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
Keyboard shortcuts
?
Snippets
Groups
Projects
fcdapps
volga-app
Merge requests
!47
Export/Import custom schedule
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Export/Import custom schedule
Flowseal/volga-app:export-import-schedule
into
dev
Overview
10
Commits
18
Pipelines
0
Changes
3
Merged
Artem Veshev
requested to merge
Flowseal/volga-app:export-import-schedule
into
dev
8 months ago
Overview
10
Commits
18
Pipelines
0
Changes
3
Expand
0
0
Merge request reports
Compare
dev
version 3
7c722f13
8 months ago
version 2
387e0492
8 months ago
version 1
54753f7e
8 months ago
dev (base)
and
latest version
latest version
5d3068af
18 commits,
8 months ago
version 3
7c722f13
17 commits,
8 months ago
version 2
387e0492
16 commits,
8 months ago
version 1
54753f7e
15 commits,
8 months ago
3 files
+
65
−
3
Expand all files
Preferences
File browser
List view
Tree view
Compare changes
Inline
Side-by-side
Show whitespace changes
Show one file at a time
Search (e.g. *.vue) (Ctrl+P)
src/i18n/en.json
+
5
−
1
Options
@@ -19,7 +19,11 @@
"mySubgroupsDescription"
:
"Filter schedule for your subgroup"
,
"mySubgroupsChange"
:
"Change"
,
"autoScroll"
:
"Auto scroll today"
,
"autoScrollDescription"
:
"Scroll to today automatically"
"autoScrollDescription"
:
"Scroll to today automatically"
,
"customSchedule"
:
"Custom Schedule"
,
"customScheduleDescription"
:
"Export and import custom schedule"
,
"exportSchedule"
:
"Export"
,
"importSchedule"
:
"Import"
},
"info"
:
{
"nav"
:
"Info"
,