90 Commits

Author SHA1 Message Date
austinkelsay
9263a23278 Remove duplicate combined form, simplify condition in video embed function 2025-03-01 17:13:09 -06:00
Austin Kelsay
671cba462b
Update src/components/forms/combined/EditDraftCombinedResourceForm.js
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-03-01 17:02:51 -06:00
austinkelsay
c0cd83d757 Split combined forms in to three speperate form components, test, and plug into parents 2025-03-01 16:53:31 -06:00
austinkelsay
ba3aa3eb8a Editing published video allows you to edit embed directly 2025-02-28 12:26:17 -06:00
Austin Kelsay
e342fc83a2
Update src/components/forms/video/EditPublishedVideoForm.js
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-02-27 11:54:27 -06:00
Austin Kelsay
d1a8289e2a
Update src/components/forms/document/EditPublishedDocumentForm.js
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-02-27 11:51:30 -06:00
Austin Kelsay
4e7a3a32aa
Update src/components/forms/document/EditPublishedDocumentForm.js
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-02-27 11:49:03 -06:00
Austin Kelsay
fc7af5383a
Update src/components/forms/video/EditDraftVideoForm.js
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-02-27 11:48:15 -06:00
austinkelsay
7f5f4f9547 Add CDN endpoint env var 2025-02-27 11:47:19 -06:00
Austin Kelsay
b683089934
Update src/components/forms/document/EditPublishedDocumentForm.js
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-02-27 11:46:33 -06:00
austinkelsay
eaa2b77e06 Fixed published course editing 2025-02-27 11:26:32 -06:00
austinkelsay
f76e1bb3cf Split up document forms, fix editing of published content, also fix reencrypting content when editing published paid content. 2025-02-22 17:07:15 -06:00
austinkelsay
7cbaf37e30 Split video froms into seperate components, fixed published video editing 2025-02-19 16:59:28 -06:00
austinkelsay
103286d8a9
Clean up console logs 2025-01-03 12:05:16 -06:00
austinkelsay
ef3acf03df
Redeploy 2024-12-23 16:24:49 -06:00
austinkelsay
088f906e71
Fix edit form for published course 2024-12-03 14:43:34 -06:00
austinkelsay
67ea5f523e
Allow simple edits of published courses, add cascade delete to userlessons to make this course update cleaner 2024-12-03 12:48:17 -06:00
austinkelsay
af0e1812a8
Remove some logs 2024-11-26 15:02:32 -06:00
austinkelsay
36873b8215
Fix condition 2024-11-26 09:21:22 -06:00
austinkelsay
0b97888031
fix video froms for cndition where we are serving free cdn video 2024-11-25 17:13:01 -06:00
austinkelsay
2ba4615885
Combined view works with courses / lessons 2024-11-21 17:58:54 -06:00
austinkelsay
293d6d2eeb
start implementing combined resource form, details, draft, template, and carousel implementation, need to do lesson impl next 2024-11-21 17:58:54 -06:00
austinkelsay
4cc94de801
Remove console logs 2024-11-14 16:12:25 -06:00
austinkelsay
034680a0a1
Random styling fixes, param for user id on track calls, params on calendly embed, add favicon 2024-11-05 12:29:16 -06:00
austinkelsay
ea6299a3c2 Prevent default on topic change course form 2024-10-13 16:46:56 -05:00
austinkelsay
be72bd2c11 Log basurl 2024-10-04 17:02:20 -05:00
austinkelsay
17ca8fcf59 Styling fixes, add video to promotional carousel 2024-09-30 12:59:19 -05:00
austinkelsay
4585ed263c Implemented document progress tracking based on read time, got video progress tracking working with Youtube embeds 2024-09-19 17:33:22 -05:00
austinkelsay
09e0ba026a Add encrypt and decrypt endpoint and replaced encryption/decryption in app to use these endpoints 2024-09-17 16:00:00 -05:00
austinkelsay
a0a9b9fcc8 Improvements to progress spinners, fixed resource and course payment buttons to not have to fetch invoice until button is pressed 2024-09-17 13:28:58 -05:00
austinkelsay
5bb89c4c35 Good stuff 2024-09-15 15:53:27 -05:00
austinkelsay
cb3f124c3a Changed resource to document on the frontend 2024-09-15 15:15:58 -05:00
austinkelsay
aa13faaf44 Rename from workshops to videos 2024-09-15 13:27:37 -05:00
austinkelsay
7c8273d663 Added generic button 2024-09-10 15:44:08 -05:00
austinkelsay
185c96bf9b paid video flow with digital ocean cdn is working, just need to scope it by purchase / subscription now 2024-09-09 15:44:18 -05:00
austinkelsay
9534f83e65 More sidebar fun, styling improvements, content is now broken out and rendered based on query param similar to community 2024-09-05 18:13:17 -05:00
austinkelsay
6db4f4939c Nostr feed uses subscription hook now with ndk, can send nostr messages in community, some styling fixes 2024-09-03 17:40:22 -05:00
austinkelsay
9b31e6cf18 Lotta good stuff 2024-09-03 17:02:24 -05:00
austinkelsay
ec8b740c40 Made nostr queries for content without using useQuery and it is faster so I'm using that for right now 2024-08-26 17:33:26 -05:00
austinkelsay
0ab37a3f79 got embedded workshop and resouce forms to work in course form 2024-08-25 14:58:25 -05:00
austinkelsay
280c0e5763 improve course display, accordians, and fixed tag usage for plebdevs resource and workshop 2024-08-25 13:41:32 -05:00
austinkelsay
61a78f4b28 Course publishing works for free, paid, drafts, published and any combination of them 2024-08-25 12:12:55 -05:00
austinkelsay
8bd28d1a6a Edit course form fixed (I think) 2024-08-24 18:00:22 -05:00
austinkelsay
15738c955e Copy fix and fix linking to crrect content in UserContent items on 'open' 2024-08-24 17:21:35 -05:00
austinkelsay
347ca659d3 Add additional links to drafts and published resources, updated forms and rendering accordingly 2024-08-24 17:10:00 -05:00
austinkelsay
b2d9d2bbe6 Improvements to courseform ui, fix draftcourse delete 2024-08-24 15:55:59 -05:00
austinkelsay
128234c7ad Huge update with lessons and draftLessons and refactoring course forms, models, and api endpoints to account for these changes 2024-08-23 20:21:29 -05:00
austinkelsay
4e4904bbf8 Reformat contentOptions in lessonSelector in CourseForm 2024-08-22 17:57:46 -05:00
austinkelsay
e212f2f4f0 relation between drafts and courseDrafts 2024-08-21 22:33:19 -05:00
austinkelsay
8555895617 New course form started, fixed usDraftsQuery to only grab drafts and not coursedrafts 2024-08-21 22:03:49 -05:00