Vedansh
2b07b2d4cd
Add workflow to refactor new contributors ( #7912 )
1 month ago
Kamran Ahmed
c48c9e75f9
fix: broken workflow
5 months ago
Vedansh
e43b074edf
chore: enhanced workflows ( #6977 )
...
* Enhanced Workflows.
* Changed the PR Reviewer to the Final Boss.
5 months ago
Kamran Ahmed
2f7d7cbbf9
Add workflow to clear cloudfront api cache
5 months ago
Arik Chakma
bfd615f755
fix: discord spammy url ( #6672 )
5 months ago
Arik Chakma
442969c9d9
fix: pnpm cache ( #6570 )
5 months ago
Arik Chakma
6a4ee60fd2
fix: refresh content workflow ( #6569 )
...
* fix: refresh content workflow
* fix: update version
5 months ago
Arik Chakma
33903771d9
feat: copy roadmap content ( #6405 )
...
* wip
* wip
* feat: content copy modal
* Update roadmap content JSON script
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
5 months ago
dsh
b49d9e8aa4
update discord invite link ( #6464 )
5 months ago
Kamran Ahmed
6821d20cf1
fix: wrong type for issue template
5 months ago
Kamran Ahmed
ad3f28a8c4
feat: add projects functionality for backend roadmap ( #6412 )
...
* Add empty projects listing and cards
* Projects page header
* Projects listing and filtering
* Add project detail page
* Add a task tracker CLI project
* UI changes
* Add projects for expense and task tracker
* Add new projects
* Add blogging platform API project
* Project page UI changes
* Add todo list api project
* Add todo list api project
* Add a project idea for weather service
* Add expense tracker API project
* Add more details to expense tracker
* Add markdown note taking app idea
* Add URL shortener service project
* Add broadcast server project
* Add ecommerce project idea
* Add project on other roadmaps
* Add workout tracker project
* Add image processing project idea
* Add movie reservation system ap
* Add movie reservation system project
* Add realtime leader board system project
* Add details for a database backup utility
* Add project contribution docs
* Fix UI of the discover page
5 months ago
Kamran Ahmed
dbeba2cf28
test: debug deployment
6 months ago
Kamran Ahmed
55b3623753
test: debug deployment
6 months ago
Kamran Ahmed
6644d8266e
Remove deployments on master push
8 months ago
Kamran Ahmed
29c97964d1
Auto-clear cache on deployment
8 months ago
Kamran Ahmed
a76413fd33
Fix broken build
8 months ago
Kamran Ahmed
1733371a90
Make it deploy only when changes are in src or public folders
8 months ago
Kamran Ahmed
d0766a3865
Add labels to topic change suggestion issue
8 months ago
Kamran Ahmed
edbc22e02f
Close empty issues
8 months ago
Kamran Ahmed
6c6f7021d1
Add github action to close PRs with feedback and no action
8 months ago
Kamran Ahmed
a1710b17c8
Take out cloudfront cache busting into a separate github action
9 months ago
Arik Chakma
240c55cc6a
feat: implement image compressor ( #5551 )
...
* wip: image compressor
* fix: ignore increase file
* Compress images
* Compress images
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
9 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
b029eebd7b
Delete in rsync
9 months ago
Kamran Ahmed
bacf0e6320
Fix vite warnings
9 months ago
Kamran Ahmed
64ed4b6c23
Update rsync
9 months ago
Kamran Ahmed
5da5f41a8d
Update rsync
9 months ago
Kamran Ahmed
c768cac62f
Add cloudfront cache clearing
10 months ago
Kamran Ahmed
3ad7765658
Update rsync options
10 months ago
Kamran Ahmed
0e0a70fcbd
Exclude .git
10 months ago
Kamran Ahmed
5c330094f9
Fix broken build
10 months ago
Kamran Ahmed
e9f5462180
Fix broken build
10 months ago
Kamran Ahmed
c9534b30f5
Fix broken build
10 months ago
Kamran Ahmed
8537698d91
Update dependencies in github actions
10 months ago
Kamran Ahmed
9414089714
Add rsync script for deployment
10 months ago
Kamran Ahmed
78692ff13f
Rename deployment
1 year ago
Saleh Hashemi
d2da3c8621
update checkout version to v4 ( #4559 )
1 year ago
Kamran Ahmed
e6ce9f40ee
Update roadmap contribution template
1 year ago
Kamran Ahmed
5d57d5baaf
Update deployment workflow
1 year ago
Kamran Ahmed
d31d626c61
Update deployment workflow
1 year ago
Kamran Ahmed
71bf34e683
Add personal token
1 year ago
Kamran Ahmed
93a91b1d9b
Fix failing build
1 year ago
Kamran Ahmed
18c8bd14b2
Fix failing build
1 year ago
Kamran Ahmed
e34695e334
Fix failing build
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
9299326dc2
Field label for the issue template
2 years ago
Kamran Ahmed
fbe597706a
Field label for the issue template
2 years ago
Kamran Ahmed
c7b6257c74
Add new template
2 years ago
Kamran Ahmed
dbe6f8589d
Fix duplicate title in the issue template
2 years ago
Kamran Ahmed
fa8551dd31
Rearrange issues
2 years ago