Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Implement QuickLoop (SOFIE-2878) #1112
feat: Implement QuickLoop (SOFIE-2878) #1112
Changes from all commits
0140ac5
199b8b1
225b03c
6ac90d5
079293a
971c7d3
adf027a
a1194ee
49a6487
e936479
262b7a8
68f790e
dfb8d27
216287d
41d021c
c03f3ba
a904c59
4d084de
fb46080
562ea2b
134938d
f0fe93c
7227fdb
55b7546
7ff22b2
84082c0
e9bdf70
528694d
81fb057
06eb35b
1af9cfd
951a79c
9b53aa2
5fbea60
31ddb92
f6cc8d0
4b41445
36dc3ce
a793397
398ecd1
f6c1640
0d1b890
f94db28
e8826c1
6950fea
a19ab10
6afbb53
1d87ef1
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 39 in meteor/server/api/rest/v1/typeConversion.ts
Codecov / codecov/patch
meteor/server/api/rest/v1/typeConversion.ts#L36-L39
Check warning on line 41 in meteor/server/api/rest/v1/typeConversion.ts
Codecov / codecov/patch
meteor/server/api/rest/v1/typeConversion.ts#L41
Check warning on line 323 in meteor/server/api/rest/v1/typeConversion.ts
Codecov / codecov/patch
meteor/server/api/rest/v1/typeConversion.ts#L321-L323
Check warning on line 375 in meteor/server/api/rest/v1/typeConversion.ts
Codecov / codecov/patch
meteor/server/api/rest/v1/typeConversion.ts#L340-L375
Check warning on line 186 in meteor/server/lib/rest/v1/studios.ts
Codecov / codecov/patch
meteor/server/lib/rest/v1/studios.ts#L185-L186
Check warning on line 188 in meteor/server/lib/rest/v1/studios.ts
Codecov / codecov/patch
meteor/server/lib/rest/v1/studios.ts#L188
Check warning on line 13 in meteor/server/publications/_publications.ts
Codecov / codecov/patch
meteor/server/publications/_publications.ts#L12-L13
Check warning on line 148 in meteor/server/publications/lib/quickLoop.ts
Codecov / codecov/patch
meteor/server/publications/lib/quickLoop.ts#L2-L148