static-cms/packages/netlify-cms-backend-gitlab
Daniel Lautzenheiser 734335edea Update to @emotion 11
2022-09-21 19:26:57 -04:00
..
2021-12-28 12:42:28 +01:00
2022-09-21 19:26:57 -04:00

GitLab backend

An abstraction layer between the CMS and GitLab

Code structure

Implementation for File Management System API based on Api. With Editorial Workflow uses merge requests labels to track unpublished entries statuses.

Api - A wrapper for GitLab REST API.

AuthenticationPage - A component uses lib-auth to facilitate OAuth, PKCE and implicit authentication.

Look at tests or types for more info.