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
Carter
2fb63dcfb1
Fix graph state & data handling ( #1578 )
...
* Rip out external color state
* Fix styling errors
* Allow charts to display personal/entity perspectives on routes
* Refactor analytics data processing and selection
* Include custom color icon
2024-01-12 17:51:03 -05:00
Geometrically
5924154a62
Fix org ownership ( #1553 )
2024-01-10 15:13:37 -05:00
Carter
a037d24b0f
Creator update hotfixes
...
* Responsive avatar sizing fix
* random mounting bug
* User owned project list correctly filtered
* fix accepted member count
* Leave team fix
* Remove debug
* Remove debug
* hide view button if collections view
2024-01-07 01:30:23 -08:00
Geometrically
1fa556cd00
Fix moderation + oauth ( #1515 )
2024-01-07 00:17:22 -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