Kamran Ahmed
|
cb64894e49
|
feat: add ai course generator (#8322)
* Course landing page
* Add ai course page
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip: error handling
* wip
* wip
* wip
* wip: ai course progress
* wip
* wip
* wip
* feat: code highlighting
* feat: usage limit
* feat: follow up message
* Update UI
* wip
* Add course content
* wip: autogrow textarea & examples
* Update types
* Update
* fix: add highlight to the AI chat
* UI changes
* Refactor
* Update
* Improve outline style
* Improve spacing
* Improve spacing
* UI changes for sidebar
* Update UI for sidebar
* Improve course UI
* Mark done, undone
* Add toggle lesson done/undone
* Update forward backward UI
* wip
* Minor ui change
* Responsiveness of sidebar
* wip
* wip
* wip: billing page
* wip
* Update UI
* fix: hide upgrade if paid user
* feat: token usage
* feat: list ai courses
* fix: limit for followup
* Course content responsiveness
* Make course content responsive
* Responsiveness
* Outline button
* Responsiveness of course content
* Responsiveness of course content
* Add course upgrade button
* Update design for upgrade
* Improve logic for upgrade and limits button
* Limits and errors
* Add lesson count
* Add course card
* Improve UI for course generator
* Update course functionality
* Refactor AI course generation
* Responsiveness of screen
* Improve
* Add responsiveness
* Improve empty billing page design
* Add empty billing screen
* Update UI for billing page
* Update UI for billing page
* Update UI for billing page
* Update billing page design
* Update
* Remove sidebar
* Update
---------
Co-authored-by: Arik Chakma <arikchangma@gmail.com>
|
2 months ago |
Kamran Ahmed
|
029e45c5c0
|
Fix canonical URLs (#7531)
|
6 months ago |
Kamran Ahmed
|
abf33b8f47
|
Update profile form
|
1 year ago |
Kamran Ahmed
|
ad6002a514
|
feat: profile pages, custom roadmap pages and SSR (#5494)
* Update
* Add stats and health endpoints
* Add pre-render
* fix: redirect to the error page
* Fix generate-renderer issue
* Rename
* Fix best practice topics not loading
* Handle SSR for static pages
* Refactor faqs
* Refactor best practices
* Fix absolute import
* Fix stats
* Add custom roadmap page
* Minor UI change
* feat: custom roadmap slug routes (#4987)
* feat: replace roadmap slug
* fix: remove roadmap slug
* feat: username route
* fix: user public page
* feat: show roadmap progress
* feat: update public profile
* fix: replace with toast
* feat: user public profile page
* feat: implement profile form
* feat: implement user profile roadmap page
* refactor: remove logs
* fix: increase progress gap
* fix: remove title margin
* fix: breakpoint for roadmaps
* Update dependencies
* Upgrade dependencies
* fix: improper avatars
* fix: heatmap focus
* wip: remove `getStaticPaths`
* fix: add disable props
* wip
* feat: add email icon
* fix: update pnpm lock
* fix: implement author page
* Fix beginner roadmaps not working
* Changes to form
* Refactor profile and form
* Refactor public profile form
* Rearrange sidebar items
* Update UI for public form
* Minor text update
* Refactor public profile form
* Error page for user
* Revamp UI for profile page
* Add public profile page
* Fix vite warnings
* Add private profile banner
* feat: on blur check username
* Update fetch depth
* Add error detail
* Use hybrid mode of rendering
* Do not pre-render stats pages
* Update deployment workflow
* Update deployment workflow
---------
Co-authored-by: Arik Chakma <arikchangma@gmail.com>
|
1 year ago |
Arik Chakma
|
ed6f4b64a6
|
fix: account activity title (#5483)
|
1 year ago |
Arik Chakma
|
730af9b973
|
feat: ability to update email (#5370)
* chore: update email
* wip: verify email endpoint
* wip: implement success screen
* wip: social warning
* Update form for email update
* Update email form UI
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
|
1 year ago |
Arik Chakma
|
8310671123
|
Allow creating custom roadmaps (#4486)
* wip: custom roadmap renderer
* wip: custom roadmap events
* wip: roadmap content
* wip: svg styles
* wip: custom roadmap progress
* Render progress
* Shortcut progress
* Progress Tracking styles
* wip: edit and share button
* fix: disabled the share button
* wip: content links rendering
* Fix progress share
* Replace disabled with `canShare`
* wip: show custom roadmaps
* wip: users all roadmaps
* fix: create roadmap api
* chore: roadmap sidebar icon
* wip: content links
* Update links color
* Create roadmap home
* Create Roadmap button
* Roadmap type
* chore: share progress modal
* wip: share roadmap
* wip: change visibility
* chore: custom roadmap progress in activity
* wip: custom roadmap share progress
* chore: friend's roadmap
* wip: custom roadmap skeleton
* chore: roadmap title
* Restricted Page
* fix: skeleton loading width
* Fix create roadmap button
* chore: remove user id
* chore: pick roadmap and share
* chore: open new tab on create roadmap
* chore: change share title
* chore: use team id from params
* chore: team roadmap create modal
* chore: create team roadmap
* chore: custom roadmap modal
* chore: placeholde roadmaps
* chore: roadmap hint
* chore: visibility label
* chore: public roadmap
* chore: empty screen
* chore: team progress
* chore: create roadmap responsive
* chore: form error
* chore: multi user history
* wip: manage custom roadmap
* chore: empty roadmap list
* chore: custom roadmap visit
* chore: shared roadmaps
* chore: shared roadmaps
* chore: empty screen and topic title
* chore: show progress bar
* Implement Error in topic details
* Add Modal close button
* fix: link groups
* Refactor roadmap creation
* Refactor roadmap creation
* Refactor team creation
* Refactor team roadmaps
* Refactor team creation roadmap selection
* Refactor
* Refactor team roadmap loading
* Refactor team roadmaps
* Refactor team roadmaps listing
* Refactor Account dropdown
* Updates
* Refactor Account dropdown
* Fix Team name overflow
* Change Icon color
* Update team dropdown
* Minor UI fixes
* Fix minor UI
* Flicker fix in team dropdown
* Roadmap action dropdown with responsiveness
* Team roadmaps listing
* Update team settings
* Team roadmaps listing
* fix: remove visibility change
* Update roadmap options modal
* Add dummy renderer
* Add renderer script
* Add generate renderer script
* Add generate renderer
* wip: add share settings
* Update
* Update UI
* Update Minor UI
* Fix team issue
* Update Personal roadmaps UI
* Add Roadmap Secret
* Update teams type
* Rearrange sections
* Change Secret name
* Add action button on roadmap detail page
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
|
2 years ago |
Kamran Ahmed
|
5c57a84e82
|
chore: migrate from preact to react (#4435)
|
2 years ago |
Kamran Ahmed
|
92295a7906
|
Friend progress tracking
|
2 years ago |
Kamran Ahmed
|
9ed60d836a
|
Add friends invite page
|
2 years ago |
Kamran Ahmed
|
03ba0c384b
|
Add teams support
|
2 years ago |
Arik Chakma
|
8a5bc21206
|
Add account deletion functionality (#4153)
* chore: delete account
* Add account deletion functionality
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
|
2 years ago |
Kamran Ahmed
|
955d04e532
|
UI changes on road cards
|
2 years ago |
Kamran Ahmed
|
8fb778337d
|
Add support for roadcards
|
2 years ago |
Kamran Ahmed
|
476557db80
|
Add activity dashboard
|
2 years ago |
Kamran Ahmed
|
f7625a8250
|
Add basic UI for activity dashboard
|
2 years ago |
Kamran Ahmed
|
c06c236da5
|
Refactor account pages
|
2 years ago |