Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
94 commits
Select commit Hold shift + click to select a range
6e4abf6
feat: add create server project in dropdown
tdgao Jan 15, 2026
b5c6995
fix: url text input wrapper before
tdgao Jan 16, 2026
8536ca5
feat: create project modal to use typescript
tdgao Jan 16, 2026
2dcc031
add server project related fields
tdgao Jan 16, 2026
6753e95
fix spacing
tdgao Jan 16, 2026
93805bc
feat: update nav links for servers
tdgao Jan 16, 2026
6328d4d
feat: base content card component
IMB11 Jan 16, 2026
548c1f3
fix: tooltips + colors
IMB11 Jan 16, 2026
847d752
feat: fix orgs
IMB11 Jan 16, 2026
bd5f036
Merge branch 'main' into worlds-and-shared-instances-components
IMB11 Jan 16, 2026
6e84c92
feat: implement create server project version and server general sett…
tdgao Jan 16, 2026
765e3fb
update links page
tdgao Jan 16, 2026
b54276f
feat: add ContentModpackCard
IMB11 Jan 19, 2026
74cc230
fix: extract types
IMB11 Jan 19, 2026
4a26d17
feat: selection v-model
IMB11 Jan 19, 2026
2dc3dad
fix: update header
tdgao Jan 19, 2026
9732087
add show icon in selected for combobox with stories
tdgao Jan 19, 2026
ea2431b
Merge branch 'worlds-and-shared-instances-components' into truman/lin…
tdgao Jan 19, 2026
63a90f7
use new showIconInSelected prop
tdgao Jan 19, 2026
1501b11
feat: add project combobox
tdgao Jan 19, 2026
b5a5a6a
clean up project combobox
tdgao Jan 19, 2026
e4536b5
Merge branch 'worlds-and-shared-instances-components' into truman/lin…
tdgao Jan 19, 2026
1591fcc
fix: update file dropzone size
tdgao Jan 19, 2026
51d84ca
feat: start install to play modal
tdgao Jan 19, 2026
95ea6df
fix: events
IMB11 Jan 20, 2026
7135ef4
implement open in app modal
tdgao Jan 20, 2026
2e90087
Merge branch 'worlds-and-shared-instances-components' into truman/lin…
tdgao Jan 20, 2026
35b9621
Merge branch 'worlds-and-shared-instances-components' into truman/lin…
tdgao Jan 20, 2026
db3f745
implement install function and move install to play modal into app-fr…
tdgao Jan 21, 2026
f46a4fb
feat: figma alignments
IMB11 Jan 22, 2026
e0c871c
feat: migrate toggle to tailwind
IMB11 Jan 22, 2026
1850de7
fix: row borders
IMB11 Jan 22, 2026
144bde8
feat: disabled state
IMB11 Jan 22, 2026
ff5ed40
feat: virtual list impl for card table based on window scroll
IMB11 Jan 22, 2026
6f84acb
fix: lint
IMB11 Jan 22, 2026
bd5fbb3
feat: virtualization + smaller contentcard items
IMB11 Jan 22, 2026
d4af422
feat: fix gap + border issues on last elm
IMB11 Jan 22, 2026
067b346
fix: use TeleportOverflowMenu
IMB11 Jan 22, 2026
4877eae
fix: hasUpdate type
IMB11 Jan 22, 2026
af35e92
fix: fallback to svg if src is invalid on avatar component
IMB11 Jan 22, 2026
1712ed2
fix: storybook
IMB11 Jan 24, 2026
16f46a4
feat: start on updater modal
IMB11 Jan 24, 2026
1e70473
feat: finish content updater modal
IMB11 Jan 26, 2026
0c12fbe
feat: i18n pass
IMB11 Jan 26, 2026
61e69ac
Merge branch 'main' into worlds-and-shared-instances-components
IMB11 Jan 26, 2026
e165180
remove install to play modal from ui package
tdgao Jan 26, 2026
138b5e9
Merge branch 'worlds-and-shared-instances-components' into truman/lin…
tdgao Jan 26, 2026
71074d8
pnpm prepr
tdgao Jan 26, 2026
50f7381
pnpm prepr
tdgao Jan 26, 2026
f281a80
add api routes for server projects
tdgao Jan 26, 2026
bfaed9a
update get project route
tdgao Jan 26, 2026
5232929
fixes from merge with main
tdgao Jan 26, 2026
e63787c
feat: reusable table component
tdgao Jan 26, 2026
292b3f8
feat: add column width prop for table and fix stories
tdgao Jan 26, 2026
b1972af
feat: add table overflow menu story example
tdgao Jan 26, 2026
ccee5e0
Merge branch 'worlds-and-shared-instances-components' into truman/lin…
tdgao Jan 26, 2026
8392ae3
feat: add surface-1.5 and use in table
tdgao Jan 26, 2026
51398a1
Merge branch 'worlds-and-shared-instances-components' into truman/lin…
tdgao Jan 26, 2026
9783cbf
chore: export table in index
tdgao Jan 26, 2026
021b859
Merge branch 'worlds-and-shared-instances-components' into truman/lin…
tdgao Jan 26, 2026
11769df
add mocked server proj versions table
tdgao Jan 26, 2026
02a9f4c
fix: allow more loose typing on columns
tdgao Jan 26, 2026
e67f251
update active tag
tdgao Jan 28, 2026
1d7c8a0
update above table buttons
tdgao Jan 28, 2026
a8c4e2d
feat: update table component to derive key from column instead of data
tdgao Jan 28, 2026
a0858ef
Merge branch 'worlds-and-shared-instances-components' into truman/lin…
tdgao Jan 28, 2026
1032469
feat: implement fetch modcount for project inside install to play
tdgao Jan 28, 2026
2092ba8
fix hide modal on install to play
tdgao Jan 29, 2026
6c2ab76
small copy updates to install to play modal
tdgao Jan 29, 2026
93e292d
start update to play moadl
tdgao Jan 29, 2026
6fb15eb
feat: implement update to play modal
tdgao Jan 29, 2026
bba62c6
feat: implement required and supported versions
tdgao Jan 30, 2026
dd7b8fd
add todos
tdgao Jan 30, 2026
3eea154
fix: combobox disabled state
tdgao Jan 30, 2026
68a09b1
implement locking required version and hiding supported versions when…
tdgao Jan 30, 2026
43ab52a
Merge branch 'main' into truman/linked-server-instances
tdgao Jan 30, 2026
7e6470e
pnpm prepr
tdgao Jan 30, 2026
acccddf
delete duplicate keys
tdgao Jan 30, 2026
04b3488
remove server project feature flag and mock get project v3 route
tdgao Feb 3, 2026
d935a8f
hook up create server project endpoint
tdgao Feb 3, 2026
4ce81f0
implement transfer to org on create project
tdgao Feb 3, 2026
65d0803
update table
tdgao Feb 3, 2026
87aecc2
use requested_status and organization_id
tdgao Feb 3, 2026
3877d40
update create version modal to hook up to backend
tdgao Feb 3, 2026
892f8e5
fix date
tdgao Feb 3, 2026
2f131d4
Merge branch 'main' into truman/linked-server-instances
tdgao Feb 3, 2026
672a18d
fix type error
tdgao Feb 3, 2026
7aeabf6
fix uploaded file in custom mrpack content
tdgao Feb 3, 2026
091a74c
add recommended version copy
tdgao Feb 3, 2026
e5d3eff
pnpm prepr
tdgao Feb 3, 2026
d48f624
small updates
tdgao Feb 3, 2026
7f45734
Merge remote-tracking branch 'origin/main' into truman/linked-server-…
Prospector Feb 4, 2026
37b9610
prepr
Prospector Feb 4, 2026
c958091
owner selector copy
Prospector Feb 4, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/app-frontend/src/pages/instance/Index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ const instance = ref()
const modrinthVersions = ref([])
const playing = ref(false)
const loading = ref(false)
const updateToPlayModal = ref()
const updateToPlayModal = ref() // TODO: show this modal when an update is available when click play button

async function fetchInstance() {
instance.value = await get(route.params.id).catch(handleError)
Expand Down
2 changes: 1 addition & 1 deletion apps/app-frontend/src/pages/instance/Mods.vue
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<input
v-model="searchFilter"
type="text"
:placeholder="`Search ${filteredProjects.length} project${filteredProjects.length === 1 ? '' : 's'}...`"
:placeholder="`Search ${filteredProjects.length} project${filteredProjects.length === 1 ? '' : 's'}... test`"
class="text-input search-input"
autocomplete="off"
/>
Expand Down
3 changes: 2 additions & 1 deletion apps/app-frontend/src/pages/project/Index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
class="project-sidebar-section"
/>
</Teleport>
<InstallToPlayModal ref="installToPlayModal" :project="data" />
<div class="flex flex-col gap-4 p-6">
<ButtonStyled v-if="themeStore.featureFlags.server_project_qa">
<button @click="installToPlayModal.show()">Install to play modal</button>
Expand Down Expand Up @@ -191,7 +192,7 @@ const instanceProjects = ref(null)
const installed = ref(false)
const installedVersion = ref(null)

const installToPlayModal = ref()
const installToPlayModal = ref(null) // TODO, only show install to play modal for server project types that have .mrpack for content

const instanceFilters = computed(() => {
if (!instance.value) {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<template>
<div class="space-y-2.5">
<div class="flex items-center justify-between">
<div v-if="!noHeader" class="flex items-center justify-between">
<span class="font-semibold text-contrast">
Minecraft versions <span class="text-red">*</span>
</span>
Expand Down Expand Up @@ -42,6 +42,7 @@
versionType === 'all' && !group.isReleaseGroup ? 'w-max' : 'w-16',
modelValue.includes(version) ? '!text-contrast' : '',
]"
:disabled="disabled"
@click="() => handleToggleVersion(version)"
@blur="
() => {
Expand Down Expand Up @@ -73,6 +74,8 @@ type GameVersion = Labrinth.Tags.v2.GameVersion
const props = defineProps<{
modelValue: string[]
gameVersions: Labrinth.Tags.v2.GameVersion[]
noHeader?: boolean
disabled?: boolean
}>()

const emit = defineEmits<{
Expand Down
Loading