Skip to content

fix linting#1

Closed
kdembler wants to merge 1 commit intoJoystream:masterfrom
kdembler:linting-fix
Closed

fix linting#1
kdembler wants to merge 1 commit intoJoystream:masterfrom
kdembler:linting-fix

Conversation

@kdembler
Copy link
Copy Markdown
Contributor

No description provided.

@kdembler kdembler closed this Nov 24, 2020
kdembler added a commit that referenced this pull request Mar 23, 2021
* wip

* Pagination

* Smooth pagination

* Fix videoPreview Story

* fix annoying glider lint warning

* pagination onMouseEnter

* fix types

* Context menu callbacks

* Draft message

* Use random Id

Time based id causes repetition in loops

* Fix drafts type of any

* Consistency with query node api

* Draft test

* Testing drafts rough

* Remove draft feature

* Channel dependant drafts

* Draft logic

* Make action bar fit the layout

* Action bar

* Cleaning hooks

* Videos title not clickable when selecting

* Video count from useVideos hook

* Styles

* Fixing queries

* Video count query tweaks

* moving folder

* placeholder studio routing

* cache

* Draft provider around studio routes

* isPublic query

* Get all drafts from storage

filter by channelId on return

* fix query

* Glider lint warning

* Code review feedback and design updates

* Pullup logic

* Allow to fetch videos by publicness

* Empty my videos screen

* Studio layout

* Component cleanup

* Less videos per row

* Fix video not fading in when swtiching categories

on videos view

* todo list

* fix router

* Cache pagination

* Fetch fn

* Mocked videos have isPublic field

* staging channel id

* No videos view

* Trigger build

* Cache and pagination

* No videos uncomment

* Unneeded styles

* 4 rows of videos

* Props

* Capitalization

* Uneeded styles

* Empty videos view improvements

* feedback

* Dont forget about the drafts

* HasAnyVideo var

* Feedback

* fc

* wip preview transition

* 0 index bases pagination

* Offset limit pagination wip fix

* CR fixes

* Update src/views/studio/MyVideosView/MyVideosView.tsx

Co-authored-by: Klaudiusz Dembler <accounts@kdembler.com>

* cr

* Has no videos var

* useVideosPage

* styles

* Illustration empty videos view

* Dont query when video is draft

* Update src/views/studio/MyVideosView/MyVideosView.tsx

Co-authored-by: Klaudiusz Dembler <accounts@kdembler.com>

* cr

* handle error

* fix pagination (#1)

* Videos read, type and edge case

Co-authored-by: Klaudiusz Dembler <dev@kdembler.com>
Co-authored-by: Klaudiusz Dembler <accounts@kdembler.com>
kdembler referenced this pull request in kdembler/atlas May 24, 2021
* wip

* Pagination

* Smooth pagination

* Fix videoPreview Story

* fix annoying glider lint warning

* pagination onMouseEnter

* fix types

* Context menu callbacks

* Draft message

* Use random Id

Time based id causes repetition in loops

* Fix drafts type of any

* Consistency with query node api

* Draft test

* Testing drafts rough

* Remove draft feature

* Channel dependant drafts

* Draft logic

* Make action bar fit the layout

* Action bar

* Cleaning hooks

* Videos title not clickable when selecting

* Video count from useVideos hook

* Styles

* Fixing queries

* Video count query tweaks

* moving folder

* placeholder studio routing

* cache

* Draft provider around studio routes

* isPublic query

* Get all drafts from storage

filter by channelId on return

* fix query

* Glider lint warning

* Code review feedback and design updates

* Pullup logic

* Allow to fetch videos by publicness

* Empty my videos screen

* Studio layout

* Component cleanup

* Less videos per row

* Fix video not fading in when swtiching categories

on videos view

* todo list

* fix router

* Cache pagination

* Fetch fn

* Mocked videos have isPublic field

* staging channel id

* No videos view

* Trigger build

* Cache and pagination

* No videos uncomment

* Unneeded styles

* 4 rows of videos

* Props

* Capitalization

* Uneeded styles

* Empty videos view improvements

* feedback

* Dont forget about the drafts

* HasAnyVideo var

* Feedback

* fc

* wip preview transition

* 0 index bases pagination

* Offset limit pagination wip fix

* CR fixes

* Update src/views/studio/MyVideosView/MyVideosView.tsx

Co-authored-by: Klaudiusz Dembler <accounts@kdembler.com>

* cr

* Has no videos var

* useVideosPage

* styles

* Illustration empty videos view

* Dont query when video is draft

* Update src/views/studio/MyVideosView/MyVideosView.tsx

Co-authored-by: Klaudiusz Dembler <accounts@kdembler.com>

* cr

* handle error

* fix pagination (#1)

* Videos read, type and edge case

Co-authored-by: Klaudiusz Dembler <dev@kdembler.com>
Co-authored-by: Klaudiusz Dembler <accounts@kdembler.com>
kdembler pushed a commit that referenced this pull request May 26, 2021
* multistepper steps improvement

* more improvement
kdembler added a commit that referenced this pull request May 26, 2021
* wip

* Pagination

* Smooth pagination

* Fix videoPreview Story

* fix annoying glider lint warning

* pagination onMouseEnter

* fix types

* Context menu callbacks

* Draft message

* Use random Id

Time based id causes repetition in loops

* Fix drafts type of any

* Consistency with query node api

* Draft test

* Testing drafts rough

* Remove draft feature

* Channel dependant drafts

* Draft logic

* Make action bar fit the layout

* Action bar

* Cleaning hooks

* Videos title not clickable when selecting

* Video count from useVideos hook

* Styles

* Fixing queries

* Video count query tweaks

* moving folder

* placeholder studio routing

* cache

* Draft provider around studio routes

* isPublic query

* Get all drafts from storage

filter by channelId on return

* fix query

* Glider lint warning

* Code review feedback and design updates

* Pullup logic

* Allow to fetch videos by publicness

* Empty my videos screen

* Studio layout

* Component cleanup

* Less videos per row

* Fix video not fading in when swtiching categories

on videos view

* todo list

* fix router

* Cache pagination

* Fetch fn

* Mocked videos have isPublic field

* staging channel id

* No videos view

* Trigger build

* Cache and pagination

* No videos uncomment

* Unneeded styles

* 4 rows of videos

* Props

* Capitalization

* Uneeded styles

* Empty videos view improvements

* feedback

* Dont forget about the drafts

* HasAnyVideo var

* Feedback

* fc

* wip preview transition

* 0 index bases pagination

* Offset limit pagination wip fix

* CR fixes

* Update src/views/studio/MyVideosView/MyVideosView.tsx

Co-authored-by: Klaudiusz Dembler <accounts@kdembler.com>

* cr

* Has no videos var

* useVideosPage

* styles

* Illustration empty videos view

* Dont query when video is draft

* Update src/views/studio/MyVideosView/MyVideosView.tsx

Co-authored-by: Klaudiusz Dembler <accounts@kdembler.com>

* cr

* handle error

* fix pagination (#1)

* Videos read, type and edge case

Co-authored-by: Klaudiusz Dembler <dev@kdembler.com>
Co-authored-by: Klaudiusz Dembler <accounts@kdembler.com>
kdembler pushed a commit that referenced this pull request May 26, 2021
* multistepper steps improvement

* more improvement
kdembler pushed a commit that referenced this pull request Jul 28, 2021
* Test

* Add all content section to home view (#1030)

* Rename browse route to browse-channels

* Lint fixes

* PR FIX

* fix not working cta (#1)

* Remove browse-channels route

Co-authored-by: Diego Cardenas <cardenasrdiego@gmail.com>
Co-authored-by: Bartosz Dryl <drylbartosz@gmail.com>
@dmtrjsg dmtrjsg mentioned this pull request Nov 28, 2022
3 tasks
attemka added a commit that referenced this pull request Jan 27, 2023
Ypp syncing integration (#3602)
WRadoslaw referenced this pull request in WRadoslaw/atlas Feb 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant