- Apr 11, 2024
-
-
Zack Cuddy authored
This change adds support to the EE Groups GraphQL Type to inform the Frontend with information regarding delayed group deletion. This change also sets up the data for the frontend in a follow up MR.
-
- Mar 22, 2024
-
-
Zack Cuddy authored
This change adds badges to the group list in the organization admin for groups that are pending deletion.
-
- Mar 04, 2024
-
-
Zack Cuddy authored
This change adds logic to support deleting groups from an organization list view.
-
- Mar 01, 2024
-
-
This change adds badges to the project list in the organization admin for projects that are archived or pending deletion.
-
- Feb 21, 2024
-
-
Peter Hegman authored
Now that API supports them
-
- Feb 15, 2024
-
-
Zack Cuddy authored
This change adds logic to support deleting projects from an organization list view.
-
- Jan 23, 2024
-
-
Peter Hegman authored
For the organization groups list. Pagination will be added in a follow-up MR.
-
- Jan 22, 2024
-
-
Peter Hegman authored
Allows users to switch between available organizations
-
- Jan 17, 2024
-
-
Peter Hegman authored
For the organization projects list. Pagination will be added in a follow-up MR.
-
- Dec 20, 2023
-
-
Peter Hegman authored
To align with UX preferences
-
- Dec 11, 2023
-
-
Peter Hegman authored
Previously we were using a mock GraphQL mutation for updating an organization. Now that the backend supports updating organizations we can use the real GraphQL mutation
-
- Dec 05, 2023
-
-
Previously using mock GraphQL query. Also adds search argument to GraphQL query
-
- Nov 30, 2023
-
-
To `Settings` -> `General` -> `Advanced`
-
- Nov 20, 2023
-
-
Previously we were using a mock GraphQL query because the real API was not yet available
-
- Nov 13, 2023
-
-
Previously using mock data
-
- Oct 23, 2023
-
-
Peter Hegman authored
Allows user to update basic organization details. Using mock GraphQL mutation at the moment.
-
- Oct 17, 2023
-
-
Used for first iteration of organizations. Behind the `ui_for_organizations` feature flag.
-
- Oct 16, 2023
-
-
This change adds support for HTML based descriptions that will be supported in the list view. This change also adds GlTruncateText.
-
- Oct 03, 2023
-
-
This change adds the POC for the Organizations list view on Your Work.
-
- Aug 22, 2023
-
-
Peter Hegman authored
We shouldn't import spec data into application code.
-
- Aug 11, 2023
-
-
Edit and Delete actions for now. Actions don't do anything yet.
-
- Aug 09, 2023
-
-
Organization MVC behind the `ui_for_organizations` feature flag MR: !128050
-
- Jul 27, 2023
-
-
We will switch between groups and projects using frontend routing
-
- Jul 14, 2023
-
-
Using mock data for now. More to come in future commits
-