606 Commits

Author SHA1 Message Date
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
0c5ac0d942 Fix spacing on markdown documents 2025-02-22 17:25:29 -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
2b366f5899 Remove all instances of mutinywallet relay 2025-02-19 16:59:16 -06:00
austinkelsay
bde5e117cf Consolidate user fields, differentiate platform lightning address and nip05, fix millisats on lightning address, small user management and signup ux fixes 2025-02-17 12:50:32 -06:00
austinkelsay
609459588d Fix user param in subscribe modal, fix spacing on subscribed components 2025-02-10 16:34:28 -06:00
austinkelsay
a9d115d1bf Styling spacing consistency fixes on profile pages 2025-02-10 16:16:52 -06:00
austinkelsay
2074b15935 Spacing fix for activity charts 2025-02-10 15:54:27 -06:00
austinkelsay
a6d40dc816 Styling fixes user subscriptions 2025-02-08 19:10:16 -06:00
austinkelsay
b96b557422 Profile card styling fixes 2025-02-08 19:04:32 -06:00
austinkelsay
82b36d6b70 Fix for more info on account linking and remove fixed height on subscribe buttons card which caused UI issue 2025-02-08 16:56:57 -06:00
austinkelsay
983b570316 fix profile pic stretching vertically, add spinner for loading contributions 2025-02-08 15:15:52 -06:00
austinkelsay
d81f249757 Fix isNostrLinked condition for users with ephemeral privkey in local storage 2025-02-08 14:21:53 -06:00
austinkelsay
8124cc8ee6 Styles and consistency 2025-02-08 14:10:37 -06:00
austinkelsay
819d5bbfa9 MVP account linking component flow works 2025-02-06 16:58:59 -06:00
austinkelsay
3e2ec017c9 Correct subscription prices on about page 2025-02-04 21:53:19 -06:00
austinkelsay
cd70c683b0 Remove admin from app config 2025-02-03 20:23:59 -06:00
austinkelsay
786407f980 Remove sn comments for now 2025-02-03 20:23:26 -06:00
austinkelsay
75b3406d33 Fix sn query, cleanup 2025-02-03 17:07:54 -06:00
austinkelsay
3ec9a02bc4 Fix for learn to code anon user path 2025-01-25 14:41:28 -06:00
austinkelsay
e740b8e4ef Created reusable more info component that takes place of info tooltips / modals on profile for right now 2025-01-12 16:55:18 -06:00
austinkelsay
a42fd60add learn to code cta will account for already being logged in AND already having anon keypair in localstorage 2025-01-11 18:27:29 -06:00
austinkelsay
417159aad9 Recovery option, fix profile card menu placement 2025-01-10 14:39:45 -06:00
austinkelsay
cace835c84 Add webm source to about carousel 2025-01-08 16:20:55 -06:00
austinkelsay
783cc5214a Add webm source to hero banner 2025-01-08 15:33:29 -06:00
austinkelsay
17928584f0
Fix condition in track video lesson 2025-01-03 16:13:31 -06:00
austinkelsay
069b92d634
Logs for lesson tracking hook 2025-01-03 16:08:36 -06:00
austinkelsay
9213982125
fix condition in course tracking hook 2025-01-03 15:47:46 -06:00
austinkelsay
5476898b70
Logs for course tracking hook 2025-01-03 15:44:45 -06:00
austinkelsay
3c71921a19
Fix Pleb badge hardcoded id in use badge 2025-01-03 15:37:55 -06:00
austinkelsay
0b2ae3dc77
Remove test pubkey from config, fix github api var 2025-01-03 15:24:38 -06:00
austinkelsay
109254c490
Update user progress ids 2025-01-03 15:08:07 -06:00
austinkelsay
b8a2ddb4bd
Copy, tooltip, and some mobile style changes 2025-01-03 15:03:16 -06:00
austinkelsay
103286d8a9
Clean up console logs 2025-01-03 12:05:16 -06:00
austinkelsay
9e4390de1f
Welcome modal for learn how to code cta, also creates anon account 2025-01-03 11:59:30 -06:00
austinkelsay
430975f64d
Add course naddress, update some copy on user progress 2025-01-03 11:59:30 -06:00
austinkelsay
991a732f4e
Super commit - repo selection for course submission, course submission required field, course submission link field, badge issuance flow fixed 2025-01-03 11:59:30 -06:00
austinkelsay
5e579614d7
migration to not require badges be linked to course, fixed in flow, testing out real plebdevs badges 2025-01-03 11:59:29 -06:00
austinkelsay
85bce5544d
small style fix, switch back datasource, switch course id back 2025-01-03 11:59:29 -06:00
austinkelsay
273ff18a17
Subscribe page has new profile layout, added hook for github repos 2025-01-03 11:59:29 -06:00
austinkelsay
e4a8b01eec
clean up badge reward flow and session update, added badge awards to user progress table 2025-01-03 11:59:28 -06:00
austinkelsay
4437f7f929
badge rewards end to end flow works for single hardcoded badge issuance 2025-01-03 11:59:28 -06:00
austinkelsay
e92a7fa73c
Mobile styling fixes for profile components 2025-01-03 11:59:28 -06:00
austinkelsay
2920fd4f19
Standardize profile pages layouts 2025-01-03 11:59:28 -06:00
austinkelsay
600ddadbb4
Basic layout for profile card mobile 2025-01-03 11:59:27 -06:00
austinkelsay
c04a42eeb7
Starting to restructure user profile around new dev journey 2025-01-03 11:59:27 -06:00
austinkelsay
6c0e09292b
Move user info into its own component on profile, fixed time formatting on progress and purchase tables 2025-01-03 11:59:27 -06:00
austinkelsay
325d2742e5
Add flow chart for user progress 2025-01-03 11:59:27 -06:00