Sasha Sorokin
34fd9d29c8
Update Nuxt to v3.12.1 ( #1720 )
...
* Update Nuxt dependencies
* Fix ref access in ChartDisplay
* Fix feature flags cookie options type error
* Specify type-only imports
* Fix shorthands access to tags outside of reactive scope
* Replace most useRoute calls with useRoute from vue-router
Nuxt's version of this composable is horrendously broken (nuxt/nuxt#21340 )
* Import all svgs with ?component parameter
Fixes weird hydration issues + gives correct type
2024-06-14 13:23:02 -07:00
Prospector
5f85af76cd
Fix missing categories and environments on orgs and following collection ( #1667 )
2024-04-09 11:20:41 -07:00
Prospector
ed731fd7a6
Fix org project list sorting and add loaders to tags ( #1610 )
2024-01-28 11:00:17 -08:00
Misode
2df60d6387
Add download stat on organization pages ( #1581 )
...
* Add download stat to organization page
* Fix plural in projects stat
2024-01-27 09:32:11 -08:00
Mysterious_Dev
d2f189607e
Fix logic for featured image ( #1580 )
2024-01-18 08:55:52 -08:00
Geometrically
5924154a62
Fix org ownership ( #1553 )
2024-01-10 15:13:37 -05:00
Geometrically
82e9ad8a20
Org fixes ( #1513 )
2024-01-06 23:48:15 -05:00
Carter
d893765b24
New organizations ( #1488 )
...
* [WIP] Transfer organizations to own branch
* push progress
* Setup organizations page
* Add organizations grid to user profile
* Remove debug
* Add error handling for failed organization fetch
* Refactor organization page and settings
* Restructure to composition setup api
* checklist completion
* Apply suggestions from code review
Co-authored-by: Emma Alexia <emma@modrinth.com >
* Update pages/[type]/[id]/settings/index.vue
Co-authored-by: Emma Alexia <emma@modrinth.com >
* Update pages/[type]/[id]/settings/index.vue
Co-authored-by: Emma Alexia <emma@modrinth.com >
* Update pages/[type]/[id]/settings/index.vue
Co-authored-by: Emma Alexia <emma@modrinth.com >
* Update pages/[type]/[id]/settings/index.vue
Co-authored-by: Emma Alexia <emma@modrinth.com >
* Clean up org state management
* Refactor useClientTry to simplify code
* Remove unused code and update dependencies
* Refactor bulkEditLinks event handler
* Refactor organization management functions
* Update heading from "Creators" to "Members"
* Refactor team member invitation
* Refactor member management functions
* Implement validation on clientside for org names
* Name sanitization for fun characters
* Update onInviteTeamMember function parameters
* Remove name
* sidebar
* random rendering issue
* Conform to org removal
* Org no projects conditional
* Update organization links in dashboard
* Update Cards to universal-cards
* Refactor gallery upload permissions
* Refactor to sidebar pattern
* Update button classes in gallery and versions components
* Finish (most)
* almost finish
* Finish orgs :D
* Fix lint
* orgs fixes
* fix most things
* project settings
* convert grid to cards
* clean up unused test class
* Settings -> Manage
* add org view to org management
* Fix prop mounting issue
* fix analytics grid layout overflow
* fix multiselect breaking layout
* Refactor chart selection logic in ChartDisplay.vue
* Add transfer modal
---------
Co-authored-by: Jai A <jaiagr+gpg@pm.me >
Co-authored-by: Emma Alexia <emma@modrinth.com >
2024-01-06 18:09:26 -05:00