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
066fb70a
Commit
066fb70a
authored
Nov 20, 2023
by
shigemi miura
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Canary・QC・Release対応
parent
f436dc36
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 @
066fb70a
This diff is collapsed.
Click to expand it.
Seilassist/Sailassist.xcodeproj/project.pbxproj
View file @
066fb70a
This diff is collapsed.
Click to expand it.
Seilassist/Sailassist/Login/LoginView.swift
View file @
066fb70a
...
...
@@ -167,6 +167,7 @@ struct LoginView: View {
let
route
=
MonitoringRoute
()
route
.
start
()
}
timer
?
.
fire
()
case
.
failure
(
let
errorCode
):
print
(
debug
:
errorCode
)
...
...
Seilassist/Sailassist/Login/View/InputUserNameView.swift
View file @
066fb70a
...
...
@@ -110,6 +110,7 @@ struct InputUserNameView: View {
let
route
=
MonitoringRoute
()
route
.
start
()
}
timer
?
.
fire
()
isProgressView
=
false
isLogin
=
true
...
...
sugita mamoru
@sugita
mentioned in commit
edfc78d9
·
Nov 20, 2023
mentioned in commit
edfc78d9
mentioned in commit edfc78d9865c3bb7a939fd72b442d48454c48856
Toggle commit list
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