Skip to content

Refactor projects pages#1000

Open
remigermain wants to merge 115 commits into
mainfrom
refactor--projects-pages
Open

Refactor projects pages#1000
remigermain wants to merge 115 commits into
mainfrom
refactor--projects-pages

Conversation

@remigermain

@remigermain remigermain commented Apr 28, 2026

Copy link
Copy Markdown
Member

No description provided.

size: 'original',
} as any // TODO: fix ts type
}
console.log(options)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

console.log

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Super

}>(),
{
placeholder: 'Select',
placeholder: 'Select ...',

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

a traduire

v-model.trim="tempModel"
:placeholder="placeholder"
class="search-input"
type="text"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

on pourrais utiliser le types search ?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Super

Comment thread src/functs/utils.ts
}

export const getOrgsFromRoles = (roles: string[] = []): string[] => {
// Filter roles that only contains an org e.g: '/ClientsAdmin' => ko, '/projects/organizations/CRI/administrators' => ok

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mettre dans roles-utils.ts ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants