Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Memri
iOS application
Commits
01a1628a
Commit
01a1628a
authored
4 years ago
by
Ruben Daniels
Browse files
Options
Download
Email Patches
Plain Diff
Revert "Merge branch 'fix/show-starred' into 'dev'"
This reverts merge request
!117
parent
cf8627d2
revert-cf8627d2
No related merge requests found
Pipeline
#757
failed with stage
in 33 seconds
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
memri.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
+1
-1
...project.xcworkspace/xcshareddata/swiftpm/Package.resolved
memri.xcodeproj/xcshareddata/xcschemes/memri.xcscheme
+1
-1
memri.xcodeproj/xcshareddata/xcschemes/memri.xcscheme
memri/cvu/defaults/named/Filter-starred.cvu
+1
-1
memri/cvu/defaults/named/Filter-starred.cvu
memri/cvu/defaults/type/Note.cvu
+0
-2
memri/cvu/defaults/type/Note.cvu
with
3 additions
and
5 deletions
+3
-5
memri.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
+
1
-
1
View file @
01a1628a
...
...
@@ -15,7 +15,7 @@
"repositoryURL": "https://gitlab.memri.io/memri/ascollectionview",
"state": {
"branch": "master",
"revision": "
91ac3c15e70b19654fec5e4a5cefd21106866316
",
"revision": "
cae1d3f6ab5c77d971f70eee9729bcd9b1badf7b
",
"version": null
}
},
...
...
This diff is collapsed.
Click to expand it.
memri.xcodeproj/xcshareddata/xcschemes/memri.xcscheme
+
1
-
1
View file @
01a1628a
...
...
@@ -43,7 +43,7 @@
<BuildableReference
BuildableIdentifier =
"primary"
BlueprintIdentifier =
"5D599BD723F2B77700F218A0"
BuildableName =
"memriUITests"
BuildableName =
"memriUITests
.xctest
"
BlueprintName =
"memriUITests"
ReferencedContainer =
"container:memri.xcodeproj"
>
</BuildableReference>
...
...
This diff is collapsed.
Click to expand it.
memri/cvu/defaults/named/Filter-starred.cvu
+
1
-
1
View file @
01a1628a
.filter-starred {
/*
title: "Starred {cascadingView.title}"
*/
title: "Starred {cascadingView.title}"
include: {{view}}
[datasource = pod] {
...
...
This diff is collapsed.
Click to expand it.
memri/cvu/defaults/type/Note.cvu
+
0
-
2
View file @
01a1628a
...
...
@@ -155,8 +155,6 @@ Note[] {
}
[renderer = thumbnail] {
edgeInset: 10 10 10 10
VStack {
minWidth: 10
padding: 0 0 5 0
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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
Menu
Explore
Projects
Groups
Snippets