Arik Chakma
|
9c3539eb3a
|
feat: implement discover custom roadmaps (#6162)
* feat: implement discover custom roadmaps
* feat: add error page
* wip: roadmap ratings
* wip
* feat: implement rating
* refactor: roadmap discover page
* Update UI
* fix: search
* fix: search query
* Update UI for the discover page
* Refactor rating logic
* Button changes on the custom roadmap page
* Refactor feedback modal
* Hide rating from custom roadmaps which are not discoverable
* feat: rating feedback pagination
* fix: remove per page
* Update ratings
* fix: button height
* Update UI for the discover page
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
|
5 months ago |
Kamran Ahmed
|
359e3e1900
|
Allow transferring roadmap between teams
|
7 months 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>
|
9 months ago |
Kamran Ahmed
|
5e80d9d4d8
|
Add embed functionality
|
1 year ago |
Kamran Ahmed
|
3a0e588530
|
Refactor to fix editor scaling issues (#4618)
* Ignore editor file
* Integrate Readonly Editor
* Remove logs
* Implement minimum height
* Implement Custom Roadmap Modal
* Implement Custom Roadmap progress modal
* Implement Readonly Editor
* Implement utils
* Update `gitignore`
* Fix generate renderer script
* Refactor UI
* Add Empty Roadmap state
* Upgrade dependencies and editor update
* Update deployment workflow
* Update roadmap header
* Update dependencies
* Refactor Readonly editor
* Add Readonly Dummy Editor
* Add editor to gitignore
* Add Assume Unchanged
* Add editor in the tailwind
* Fix tailwind issue
* Fix URL for add friends
* Add share with friends functionality
* Update workflow
---------
Co-authored-by: Arik Chakma <arikchangma@gmail.com>
|
1 year ago |
Arik Chakma
|
d46cf26812
|
Minor Improvement for Custom Roadmap (#4590)
* Add Edit button in the roadmap list
* Add share with others button
* Fix editor link
|
1 year ago |
Kamran Ahmed
|
6ed436674f
|
Discovery page option in sharing
|
1 year ago |
Kamran Ahmed
|
76c6c4dc1f
|
isDiscoverable not persisted
|
1 year ago |
Kamran Ahmed
|
cb56e85651
|
Discoverable option selection
|
1 year ago |
Kamran Ahmed
|
dcf740e275
|
Update share buttons text
|
1 year ago |
Arik Chakma
|
16662ed699
|
Implement Social Share options (#4569)
* Implement social share options
* Minor fix
|
1 year ago |
Arik Chakma
|
036b34c6f3
|
Implement Custom Roadmap minor features (#4565)
* Remove roadmap type
* Add Edit Roadmap button
* Add Edit Roadmap permission
* Add Edit and Share roadmap button
* Remove Margin
* Implement Discoverable Checkbox
* Add Loading State for buttons
|
1 year ago |
Arik Chakma
|
ceb4c3b95d
|
Remove invited members from sharing settings (#4555)
* Fix team member list
* Minor change
|
1 year ago |
Kamran Ahmed
|
a0743a8272
|
Fix sharing options button
|
1 year ago |
Arik Chakma
|
2cae13c090
|
Add Members while Transferring Roadmap (#4534)
* Add members while Transferring Roadmap
* Implement Responsive in Roadmaps page
|
1 year ago |
Arik Chakma
|
82c2aaacc3
|
Fix Roadmap Share Link (#4522)
|
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>
|
1 year ago |