Arik Chakma
6804c6ec00
feat: team member progress modal ( #5651 )
...
* feat: restrict members
* feat: member progress modal
6 months ago
Arik Chakma
63ad6fe1e9
feat: team member details ( #5598 )
...
* fix: change `topicIds` to `topicTitles`
* fix: comma and gap
* wip: member details page
* fix: team member empty state
* feat: add pagination
* fix: add loading screen
7 months ago
Kamran Ahmed
da1a5f6506
Change activity title
7 months ago
Arik Chakma
e1c35d299d
fix: update activity stream design ( #5615 )
7 months ago
Arik Chakma
89c6b36090
fix: activity word spacing ( #5614 )
7 months ago
Arik Chakma
cd35c77df1
fix: change `topicIds` to `topicTitles` ( #5588 )
...
* fix: change `topicIds` to `topicTitles`
* fix: comma and gap
7 months ago
Arik Chakma
f2a2ac9ec8
feat: implement team activity stream ( #5565 )
...
* wip
* feat: implement team activity page
* feat: add pagination
* fix: add max height
* Team activity updates
* Remove invalid activityes
* Team activity page
* fix: team roadmap versions not working
* Add team activity items
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
7 months ago
Kamran Ahmed
2bc6d16f3f
Text change
7 months ago
Kamran Ahmed
a77b0eefd0
Space alignment
7 months ago
Arik Chakma
dccbe683fd
feat: implement activity stream ( #5485 )
...
* wip: implement activity stream
* feat: add empty stream
* fix: filter empty topic ids
* fix: update progress group
* fix: update icon
* feat: add topic titles
* fix: update topic title
* fix: update http call
* Redesign activity stream
* Add activity stream
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
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>
8 months ago
Kamran Ahmed
77d67e29eb
fix: progress overflows the roadmap with
8 months ago
Kamran Ahmed
80ec1a1c4b
Fix images not working in latest astro ( #4676 )
...
* Fix respond invite
* Team roadmap icon fix
* Personal roadmap list and empty friends
* Fix invite friend
* Fix user progress modal
* Friends and notification pages
* Friends and notification pages
* Update
* Fix progress modal
---------
Co-authored-by: Arik Chakma <arikchangma@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>
1 year ago
Kamran Ahmed
03d0a32fd6
chore: upgrade to astro v3 ( #4437 )
1 year ago
Kamran Ahmed
5c57a84e82
chore: migrate from preact to react ( #4435 )
1 year ago
Arik Chakma
c720888f2b
Add functionality to share progress ( #4279 )
...
* wip: user progress modal
* wip: modal loading state
* wip: share progress
* chore: best practices share
* chore: prettier
* fix: classname
* Progress button design
* Progress modal
* Update
* Update
* Progress modal refactoring
* Remove event binding for progress
* Update
* UI changes on progress
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
1 year ago
Kamran Ahmed
03ba0c384b
Add teams support
1 year ago
Kamran Ahmed
680dbee6eb
Clear favorite on logout
1 year ago
Kamran Ahmed
af926002e9
feat: show user's progress on homepage ( #4058 )
...
* Add custom client:authenticated directive
* Update 100-installing-a-local-cluster.md
fixed typo for ubuntu in 100-installing-a-local-cluster.md
* Animate progress on the homescreen
* Show progress on homepage
* Update progress list UI
* Remove sponsor call from non-required pages
* Resolve merge conflicts
* Change height of hero container
---------
Co-authored-by: kanhaya kumar yadav <kanhaya.workspace@gmail.com>
1 year ago
Kamran Ahmed
aa32258aa1
Refactor page progress implementation
2 years ago
Kamran Ahmed
12f385dffd
Show the recently updated item on top
2 years ago
Kamran Ahmed
35f500d218
Show most recently tracked items on top
2 years ago
Kamran Ahmed
44949709d1
Add activity page
2 years ago
Kamran Ahmed
476557db80
Add activity dashboard
2 years ago