Changes for page Desk allocation
Last modified by Ricardo Julio Rodríguez Fernández on 2025/05/13 08:31
From version 274.2
edited by Ricardo Julio Rodríguez Fernández
on 2024/04/26 15:12
on 2024/04/26 15:12
Change comment:
Added comment
To version 278.1
edited by Ricardo Julio Rodríguez Fernández
on 2024/04/28 16:54
on 2024/04/28 16:54
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Objects (1 modified, 8 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - Kanbanplaygroundfor Ricardo1 +Desks allocation in new premises - Content
-
... ... @@ -1,2 +1,1 @@ 1 -{{kanban width="250px" source="https://gitlab.com/api/v4/projects/57282398/repository/files/room.json/raw?ref=main" addBoardButton="true" addItemButton="true" removeBoardButton="true" removeBoardItem="true"}} 2 -{{/kanban}} 1 +{{kanban width="250px" source="https://gitlab.com/api/v4/projects/31845880/repository/files/data%2froom.json/raw?ref=main&private_token=glpat-PxoohoxpWUqTMAs4-s4Q" addBoardButton="true" addItemButton="true" removeBoardButton="true" removeBoardItem="true"}}{{/kanban}}
- XWiki.JavaScriptExtension[0]
-
- Code
-
... ... @@ -109,5 +109,18 @@ 109 109 } 110 110 } 111 111 } 112 + 113 + for (let i = 0; i < headerElements.length; i++) { 114 + const element = headerElements[i]; 115 + if (element.innerHTML.includes('rDI')) { 116 + for (let j = 0; j < element.classList.length; j++) { 117 + if (/kanban-header-\w+/.test(element.classList[j])) { 118 + element.classList.remove(element.classList[j]); 119 + element.style.backgroundColor = '#7fdb4a'; 120 + break; 121 + } 122 + } 123 + } 124 + } 112 112 }; 113 113
- XWiki.XWikiComments[2]
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.RicardoJulioRodriguezFernandez - Comment
-
... ... @@ -1,0 +1,1 @@ 1 +[[https:~~/~~/docs.gitlab.com/ee/api/repository_files.html>>https://docs.gitlab.com/ee/api/repository_files.html]] - Date
-
... ... @@ -1,0 +1,1 @@ 1 +2024-04-26 15:14:49.613
- XWiki.XWikiComments[3]
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.RicardoJulioRodriguezFernandez - Comment
-
... ... @@ -1,0 +1,1 @@ 1 +https://dario-djuric.medium.com/retrieving-raw-files-via-gitlab-api-2b86ac1183b0 - Date
-
... ... @@ -1,0 +1,1 @@ 1 +2024-04-26 15:15:07.505
- XWiki.XWikiComments[4]
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.RicardoJulioRodriguezFernandez - Comment
-
... ... @@ -1,0 +1,1 @@ 1 +https://gitlab.com/api/v4/projects/31845880/repository/files/data%2froom.json/raw?ref=main - Date
-
... ... @@ -1,0 +1,1 @@ 1 +2024-04-27 09:24:07.765
- XWiki.XWikiComments[5]
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.RicardoJulioRodriguezFernandez - Comment
-
... ... @@ -1,0 +1,1 @@ 1 +https://forum.gitlab.com/t/graphql-api-read-raw-file/35389 - Date
-
... ... @@ -1,0 +1,1 @@ 1 +2024-04-27 09:28:19.71
- XWiki.XWikiComments[6]
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.RicardoJulioRodriguezFernandez - Comment
-
... ... @@ -1,0 +1,1 @@ 1 +https://www.geeksforgeeks.org/read-json-data-from-web-apis-using-r/ - Date
-
... ... @@ -1,0 +1,1 @@ 1 +2024-04-27 09:28:55.52
- XWiki.XWikiComments[7]
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.RicardoJulioRodriguezFernandez - Comment
-
... ... @@ -1,0 +1,2 @@ 1 +On GitLab.com, you can use group access tokens if you have the Premium or Ultimate license tier. Group access tokens are **not available** with a trial license. 2 +https://docs.gitlab.com/ee/user/group/settings/group_access_tokens.html - Date
-
... ... @@ -1,0 +1,1 @@ 1 +2024-04-27 09:49:42.950
- XWiki.XWikiComments[8]
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.RicardoJulioRodriguezFernandez - Comment
-
... ... @@ -1,0 +1,1 @@ 1 +Authentication is required as access tokens are not available for free trial GitLab licences. - Date
-
... ... @@ -1,0 +1,1 @@ 1 +2024-04-27 09:51:00.348 - Reply To
-
... ... @@ -1,0 +1,1 @@ 1 +4
- XWiki.XWikiComments[9]
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.RicardoJulioRodriguezFernandez - Comment
-
... ... @@ -1,0 +1,1 @@ 1 +https://cran.r-project.org/web/packages/jsonlite/vignettes/json-aaquickstart.html - Date
-
... ... @@ -1,0 +1,1 @@ 1 +2024-04-27 10:30:13.714