Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
Sailassist
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
54
Merge Requests
54
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gr-ssv
Sailassist
Commits
edfc78d9
Commit
edfc78d9
authored
Nov 20, 2023
by
sugita mamoru
Browse files
Options
Browse Files
Download
Plain Diff
Merge commit '
066fb70a
' into develop
parents
7d4ad639
066fb70a
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
2 additions
and
0 deletions
+2
-0
project.pbxproj
Seilassist/Pods/Pods.xcodeproj/project.pbxproj
+0
-0
project.pbxproj
Seilassist/Sailassist.xcodeproj/project.pbxproj
+0
-0
LoginView.swift
Seilassist/Sailassist/Login/LoginView.swift
+1
-0
InputUserNameView.swift
Seilassist/Sailassist/Login/View/InputUserNameView.swift
+1
-0
No files found.
Seilassist/Pods/Pods.xcodeproj/project.pbxproj
View file @
edfc78d9
This diff is collapsed.
Click to expand it.
Seilassist/Sailassist.xcodeproj/project.pbxproj
View file @
edfc78d9
This diff is collapsed.
Click to expand it.
Seilassist/Sailassist/Login/LoginView.swift
View file @
edfc78d9
...
@@ -167,6 +167,7 @@ struct LoginView: View {
...
@@ -167,6 +167,7 @@ struct LoginView: View {
let
route
=
MonitoringRoute
()
let
route
=
MonitoringRoute
()
route
.
start
()
route
.
start
()
}
}
timer
?
.
fire
()
case
.
failure
(
let
errorCode
):
case
.
failure
(
let
errorCode
):
print
(
debug
:
errorCode
)
print
(
debug
:
errorCode
)
...
...
Seilassist/Sailassist/Login/View/InputUserNameView.swift
View file @
edfc78d9
...
@@ -110,6 +110,7 @@ struct InputUserNameView: View {
...
@@ -110,6 +110,7 @@ struct InputUserNameView: View {
let
route
=
MonitoringRoute
()
let
route
=
MonitoringRoute
()
route
.
start
()
route
.
start
()
}
}
timer
?
.
fire
()
isProgressView
=
false
isProgressView
=
false
isLogin
=
true
isLogin
=
true
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment