738 Commits

Author SHA1 Message Date
Austin Kelsay
efa0d31a63
Merge 4a1675b91a46cdcbce63aba2e981f8be79b649ff into 24e8a51877d67201879a67337712d40a769c0943 2025-04-14 18:23:37 +00:00
austinkelsay
4a1675b91a
Clean up unused imports 2025-04-14 13:23:29 -05:00
austinkelsay
14f072e56b
Fix sidebar visibility state management to maintain single source of truth 2025-04-14 13:01:09 -05:00
austinkelsay
0f01404115
remove uiw-react-markdown-preview, clean up dep errors 2025-04-14 12:46:37 -05:00
austinkelsay
a6b442c31d
add keyboard navigation to course tabs 2025-04-14 12:11:05 -05:00
austinkelsay
660333ffe2
Remove testing admin pubkey from config 2025-04-14 12:03:23 -05:00
Austin Kelsay
45b8fef49f
Update src/components/content/courses/MobileCourseDetails.js
fix anchor tag

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-04-14 12:02:26 -05:00
Austin Kelsay
acb6e451fe
Update src/pages/course/[slug]/index.js
Fix tab condition

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-04-14 12:00:56 -05:00
austinkelsay
696effe68a
seperate mobile and desktop components for CourseDetails 2025-04-14 11:45:09 -05:00
austinkelsay
03789e85c1
polishing some final styles 2025-04-13 21:06:52 -05:00
austinkelsay
75c2899244
Replaced all markdown displays with react-markdown and gituhb-markdown-css styles 2025-04-13 20:41:21 -05:00
austinkelsay
ad6d0fd373
styling improvements on course header and course tab 2025-04-13 17:04:31 -05:00
austinkelsay
31e2828029
added course header with back button, integrated into top nav when on course pages, polishing course and lesson pages styles 2025-04-13 14:36:55 -05:00
austinkelsay
3aa859bb03
massive improvements to course and lesson full screen and mobile layouts 2025-04-13 12:43:24 -05:00
austinkelsay
795a11d3cf
Major updates on course and lesson layout with tabs 2025-04-12 13:50:29 -05:00
austinkelsay
7a5f436670
course view tabs for mobile view sidebar for full screen 2025-04-04 10:52:03 -05:00
austinkelsay
6a18d1798c
Course page now has sidebar for lessons selection, basic tab menu on mobile to go to lessons tab or content tab 2025-04-04 10:10:27 -05:00
Austin Kelsay
24e8a51877
Merge pull request #57 from AustinKelsay/feature/linter
Feature/linter
2025-04-03 09:47:18 -07:00
Austin Kelsay
115de222fc
Update src/components/forms/course/embedded/EmbeddedVideoForm.js
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-04-03 11:17:56 -05:00
austinkelsay
7bff3eaf58
update actions checkout and setup-node from v3 to v4 2025-04-03 11:08:00 -05:00
austinkelsay
2eed15e714
fix lint workflow, add setup script for lint, update readme with lint instructions 2025-04-03 10:55:08 -05:00
austinkelsay
a090898fad
lint everything lmao 2025-04-02 17:47:30 -05:00
austinkelsay
3ab276ea40
fix command, info in readme 2025-04-02 17:46:58 -05:00
austinkelsay
2745382283
linting script and workflow 2025-04-02 17:46:04 -05:00
Austin Kelsay
f8878486b6
Merge pull request #53 from AustinKelsay/feature/manual-lesson-completion-option
Feature - MoreOptions on content details components
2025-03-31 08:27:07 -07:00
austinkelsay
5c6bf72a99
Add checks for user logged in, paid course and or subscriber for user being able to mark lesson as completed 2025-03-31 10:22:25 -05:00
austinkelsay
79b8cf1ff8
fix course payment button, remove test account from admins 2025-03-31 10:02:58 -05:00
Austin Kelsay
080ab4a4b5
Update src/components/content/courses/CourseLesson.js
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-03-31 09:41:05 -05:00
austinkelsay
ed41f9a170
Standardize details layout on contet, consolidate options into new generic moreOptionsMenu component 2025-03-30 17:31:53 -05:00
austinkelsay
b94e90fc03
Fix element alignent 2025-03-30 12:34:42 -05:00
austinkelsay
3efc82bd06
more options button in place and works, fully tested, probably still need to align with timestamp 2025-03-30 11:46:56 -05:00
austinkelsay
227166af57
Remove test admin pubkey from config 2025-03-29 21:09:38 -05:00
Austin Kelsay
bb19dc1cc4
Merge pull request #51 from AustinKelsay/bugfix/fix-mobile-layout
Bugfix/fix mobile layout
2025-03-29 10:45:29 -07:00
austinkelsay
0fc9c97a5e
Update with circle icon for favicon 2025-03-29 12:41:25 -05:00
austinkelsay
bbbb14b80b
layout fixes for search results 2025-03-29 12:38:14 -05:00
austinkelsay
ef91584a21
spacing fixes on pages 2025-03-29 12:37:55 -05:00
austinkelsay
b998a79f95
Fix tabmenu style on mboile 2025-03-29 12:21:39 -05:00
austinkelsay
12c2711622
Update favicon 2025-03-29 12:12:13 -05:00
Austin Kelsay
5e58518ad7
Merge pull request #48 from AustinKelsay/refactor/layout-and-sidebar
Refactor/layout and sidebar
2025-03-29 09:56:09 -07:00
austinkelsay
436e724c89
Remove hard coded top content logic 2025-03-28 12:14:03 -05:00
austinkelsay
7c566dc9dc
Update with prod content ids for top content ids 2025-03-28 12:05:08 -05:00
austinkelsay
3a59114683
Consolidate profile and settings tabs, fix some styles 2025-03-28 11:00:23 -05:00
austinkelsay
ffa57f9455
Cleanup 2025-03-28 11:00:22 -05:00
austinkelsay
4c76cd0a3c
Fix subscription amount 2025-03-28 11:00:22 -05:00
austinkelsay
c8e5e13840
Combine about and subscribe pages, add fourth button to bottom bar on mobile, fix styles, test 2025-03-28 11:00:22 -05:00
austinkelsay
ccaca7b23e
Fixed search experience for desktop and mobile, replaced hamburber with search icon on mobile 2025-03-28 11:00:22 -05:00
austinkelsay
d3092f56af
Consistent widths accross pages aligning with navbar 2025-03-28 11:00:22 -05:00
austinkelsay
d353e948f7
Fixes for menus, sizing fixes general css finagling, added cool hamburger buttons 2025-03-28 11:00:21 -05:00
austinkelsay
79a0559995
Updated carousels layout with menutab of tags on home page 2025-03-28 11:00:21 -05:00
austinkelsay
3d8ba067e7
Remove sidebar, start centering pages and content 2025-03-28 11:00:21 -05:00