-
-
Notifications
You must be signed in to change notification settings - Fork 93
video tutorials modal #2593
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
Merged
Merged
video tutorials modal #2593
Changes from all commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
4a43f8c
add tutorials button in the navbar
wojcik91 4248e95
remove duplicate theme buttons
wojcik91 73a6b77
change naming convention
wojcik91 ac93f14
update json schema
wojcik91 187a6fe
add error log if parsing JSON fails
wojcik91 deaa775
Merge branch 'dev' into video_tutorials_menu
wojcik91 8fe2dc7
update source file validation
wojcik91 c64a773
update video to page mapping
wojcik91 8832b39
update tests
wojcik91 1b44229
setup tutorials modal infrastructure
wojcik91 522c1cf
show basic tutorials modal
wojcik91 25a0313
disable autoplay
wojcik91 50bfe32
add video icons
wojcik91 b97f3bd
sections styling and fold
wojcik91 45978ac
update video list styling & behavior
wojcik91 755a455
fix video section styling
wojcik91 357b813
adjust video corners
wojcik91 57d27f1
fix modal layout
wojcik91 71b8b7b
update readme
wojcik91 86a6cbc
adjust modal size to handle list scroll
wojcik91 35e32c6
cleanup
wojcik91 3b60a09
reorganize components
wojcik91 9a413ee
restore widget naming
wojcik91 2ff267a
move modal state
wojcik91 1282dbc
use a better key
wojcik91 7f1444c
improve parametrized route handling
wojcik91 d1c4c93
clear selection on modal close
wojcik91 42e750c
Merge branch 'dev' into video_tutorials_menu
wojcik91 15271e7
update ui submodule
wojcik91 5436fb3
update genereal description in readme
wojcik91 d92cc15
replace custom CSS with existing variables
wojcik91 5b68434
simplify version resolution
wojcik91 c4eb289
Merge branch 'dev' into video_tutorials_menu
wojcik91 bab3021
minimize CSS changes
wojcik91 0227e19
shorten css class names
wojcik91 944177b
adjust naming
wojcik91 c27345b
remove unnecessary comments
wojcik91 04421d8
formatting
wojcik91 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule defguard-ui
updated
4 files
| +6 −0 | components/Icon/Icon.tsx | |
| +2 −0 | components/Icon/icon-types.ts | |
| +18 −0 | components/Icon/icons/IconPlay.tsx | |
| +18 −0 | components/Icon/icons/IconPlayFilled.tsx |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.