@projectcor/people-microfront 1.0.10-1 → 1.0.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/lib/App.js +0 -28
- package/lib/App.stories.js +0 -134
- package/lib/Providers.js +0 -30
- package/lib/components/Backdrop/Background.interface.js +0 -2
- package/lib/components/Backdrop/Background.js +0 -12
- package/lib/components/Backdrop/Background.style.js +0 -9
- package/lib/components/Backdrop/index.js +0 -2
- package/lib/components/DeleteTeamModal/DeleteTeamModal.js +0 -69
- package/lib/components/DeleteTeamModal/DeleteTeamModal.styles.js +0 -55
- package/lib/components/DeleteTeamModal/DeleteTeamModal.types.js +0 -2
- package/lib/components/DeleteTeamModal/index.js +0 -2
- package/lib/components/DeletedUserIcon/DeletedUserIcon.js +0 -22
- package/lib/components/DeletedUserIcon/DeletedUserIcon.styles.js +0 -7
- package/lib/components/DeletedUserIcon/index.js +0 -2
- package/lib/components/DisabledUserIcon/DisabledUserIcon.js +0 -25
- package/lib/components/DisabledUserIcon/DisabledUserIcon.styles.js +0 -7
- package/lib/components/DisabledUserIcon/index.js +0 -2
- package/lib/components/EmptyStateTeams/EmptyStateTeams.js +0 -195
- package/lib/components/EmptyStateTeams/EmptyStateTeams.styles.js +0 -7
- package/lib/components/EmptyStateTeams/index.js +0 -2
- package/lib/components/EmptyUser/EmptyUser.js +0 -20
- package/lib/components/EmptyUser/EmptyUser.styles.js +0 -18
- package/lib/components/EmptyUser/index.js +0 -3
- package/lib/components/ErrorComponent/ErrorComponent.js +0 -24
- package/lib/components/ErrorComponent/ErrorComponent.spec.js +0 -30
- package/lib/components/ErrorComponent/ErrorComponent.styles.js +0 -19
- package/lib/components/ErrorComponent/index.js +0 -2
- package/lib/components/ErrorTeams/ErrorTeams.js +0 -118
- package/lib/components/ErrorTeams/ErrorTeams.styles.js +0 -7
- package/lib/components/ErrorTeams/index.js +0 -2
- package/lib/components/Filters/FilterChip/FilterChip.js +0 -165
- package/lib/components/Filters/FilterChip/FilterChip.styles.js +0 -6
- package/lib/components/Filters/FilterChip/index.js +0 -2
- package/lib/components/Filters/LabelFilter/LabelFilter.js +0 -89
- package/lib/components/Filters/LabelFilter/LabelFilter.styles.js +0 -32
- package/lib/components/Filters/SearchComponent/SearchComponent.js +0 -28
- package/lib/components/Filters/SearchComponent/SearchComponent.styles.js +0 -22
- package/lib/components/Filters/SearchComponent/index.js +0 -2
- package/lib/components/Filters/index.js +0 -2
- package/lib/components/HeaderTeams/HeaderTeams.js +0 -37
- package/lib/components/HeaderTeams/HeaderTeams.style.js +0 -15
- package/lib/components/HeaderTeams/index.js +0 -2
- package/lib/components/Icons/UserBlockIcon.js +0 -25
- package/lib/components/Icons/UserIconLock.js +0 -43
- package/lib/components/Icons/UserIconWithCross.js +0 -21
- package/lib/components/Icons/index.js +0 -4
- package/lib/components/Illustration/EmptyFilter.js +0 -67
- package/lib/components/Illustration/EmptyUser.js +0 -141
- package/lib/components/Illustration/index.js +0 -2
- package/lib/components/Layout/Layout.js +0 -37
- package/lib/components/Layout/Layout.styles.js +0 -26
- package/lib/components/Layout/index.js +0 -2
- package/lib/components/Loader/Loader.js +0 -11
- package/lib/components/Loader/Loader.styles.js +0 -6
- package/lib/components/Loader/index.js +0 -2
- package/lib/components/Loading/LoadingComponent.js +0 -19
- package/lib/components/Loading/LoadingComponent.style.js +0 -15
- package/lib/components/Loading/index.js +0 -2
- package/lib/components/MenuOptions/MenuOptions.js +0 -220
- package/lib/components/MenuOptions/MenuOptions.styles.js +0 -18
- package/lib/components/MenuOptions/index.js +0 -2
- package/lib/components/Modal/ModalLayout.interface.js +0 -2
- package/lib/components/Modal/ModalLayout.js +0 -25
- package/lib/components/Modal/ModalLayout.style.js +0 -26
- package/lib/components/Modal/index.js +0 -2
- package/lib/components/ModalBlockedUser/ModalBlockedUser.js +0 -47
- package/lib/components/ModalBlockedUser/ModalBlockedUser.styles.js +0 -14
- package/lib/components/ModalBlockedUser/index.js +0 -2
- package/lib/components/ModalEditUserPosition/ModalEditUserPosition.js +0 -136
- package/lib/components/ModalEditUserPosition/ModalEditUserPosition.styles.js +0 -37
- package/lib/components/ModalEditUserPosition/UserEditPositionRow.js +0 -216
- package/lib/components/ModalEditUserPosition/UserEditPositionRow.styles.js +0 -61
- package/lib/components/ModalEditUserPosition/index.js +0 -2
- package/lib/components/ModalOptionsWithSearch/ConfirmButton.js +0 -19
- package/lib/components/ModalOptionsWithSearch/ModalOptionsWithSearch.js +0 -177
- package/lib/components/ModalOptionsWithSearch/ModalOptionsWithSearch.styles.js +0 -46
- package/lib/components/ModalOptionsWithSearch/SearchInput.js +0 -20
- package/lib/components/Pagination/Pagination.styles.js +0 -26
- package/lib/components/Pagination/PaginationView.js +0 -83
- package/lib/components/Pagination/index.js +0 -2
- package/lib/components/Search/InputSearch.js +0 -23
- package/lib/components/Search/Search.js +0 -41
- package/lib/components/Search/Search.styles.js +0 -15
- package/lib/components/Search/index.js +0 -2
- package/lib/components/Snackbar/Snackbar.interface.js +0 -2
- package/lib/components/Snackbar/Snackbar.js +0 -35
- package/lib/components/Snackbar/Snackbar.styles.js +0 -18
- package/lib/components/Snackbar/index.js +0 -2
- package/lib/components/Table/Header/HeaderTable.js +0 -208
- package/lib/components/Table/Header/HeaderTable.styles.js +0 -15
- package/lib/components/Table/Header/index.js +0 -2
- package/lib/components/Table/Row/Row.js +0 -112
- package/lib/components/Table/Row/Row.styles.js +0 -91
- package/lib/components/Table/Row/index.js +0 -2
- package/lib/components/Table/TeamRow/AddMemberModal/AddMemberModal.js +0 -68
- package/lib/components/Table/TeamRow/AddMemberModal/AddMemberModal.styles.js +0 -39
- package/lib/components/Table/TeamRow/AddMemberModal/index.js +0 -2
- package/lib/components/Table/TeamRow/AddUsers/AddUsers.js +0 -246
- package/lib/components/Table/TeamRow/AddUsers/AddUsers.styles.js +0 -32
- package/lib/components/Table/TeamRow/AddUsers/index.js +0 -2
- package/lib/components/Table/TeamRow/RemoveMemberModal/RemoveMemberModal.js +0 -68
- package/lib/components/Table/TeamRow/RemoveMemberModal/RemoveMemberModal.styles.js +0 -39
- package/lib/components/Table/TeamRow/RemoveMemberModal/index.js +0 -2
- package/lib/components/Table/TeamRow/TeamRow.js +0 -131
- package/lib/components/Table/TeamRow/TeamRow.styles.js +0 -7
- package/lib/components/Table/TeamRow/UsersRow/UsersRow.js +0 -195
- package/lib/components/Table/TeamRow/UsersRow/UsersRow.styles.js +0 -41
- package/lib/components/Table/TeamRow/UsersRow/index.js +0 -2
- package/lib/components/Table/TeamRow/index.js +0 -2
- package/lib/components/TeamDetailsModal/MembersSelect.js +0 -181
- package/lib/components/TeamDetailsModal/TeamDetailsModal.js +0 -276
- package/lib/components/TeamDetailsModal/TeamDetailsModal.styles.js +0 -130
- package/lib/components/TeamDetailsModal/TeamDetailsModal.types.js +0 -2
- package/lib/components/TeamDetailsModal/index.js +0 -2
- package/lib/components/UserRow/UserRow.js +0 -83
- package/lib/components/UserRow/UserRow.stories.js +0 -17
- package/lib/components/UserRow/UserRow.styles.js +0 -51
- package/lib/constants/gqlClient.js +0 -4
- package/lib/constants/peopleFilterEventTypes.js +0 -9
- package/lib/container/Body/BodyContainer.js +0 -130
- package/lib/container/Body/BodyContainerViewTeams.js +0 -216
- package/lib/container/Filters/FiltersContainer.js +0 -494
- package/lib/container/Filters/FiltersTeamsContainer.js +0 -159
- package/lib/container/MainView/MainTeamsView.js +0 -69
- package/lib/container/MainView/MainUsersView.js +0 -159
- package/lib/container/MainView/MainUsersView.styles.js +0 -32
- package/lib/container/MainView/MainView.js +0 -139
- package/lib/container/Pagination/PaginationContainer.js +0 -32
- package/lib/container/Pagination/PaginationTeamsContainer.js +0 -32
- package/lib/container/RouterComponent/RouterComponent.js +0 -110
- package/lib/container/RouterComponent/RouterComponent.stories.js +0 -12
- package/lib/container/RouterComponent/RouterComponent.styles.js +0 -26
- package/lib/container/RouterComponent/index.js +0 -2
- package/lib/container/TableContainer/TableContainer.js +0 -62
- package/lib/container/index.js +0 -2
- package/lib/context/TeamsContext.js +0 -49
- package/lib/context/UsersContext.js +0 -220
- package/lib/hooks/useAbortController.js +0 -21
- package/lib/hooks/useAssignUserToTeam.js +0 -77
- package/lib/hooks/useAssignedWorkspacesFromHost.js +0 -103
- package/lib/hooks/useCreateTeams.js +0 -67
- package/lib/hooks/useDebounce.js +0 -18
- package/lib/hooks/useDebouncedCallback.js +0 -27
- package/lib/hooks/useDeleteTeam.js +0 -69
- package/lib/hooks/useGetTeams.js +0 -73
- package/lib/hooks/useGetTotalPositions.js +0 -24
- package/lib/hooks/useGetTotalTeams.js +0 -24
- package/lib/hooks/useGetUserPositionFilter.js +0 -32
- package/lib/hooks/useGetUsers.js +0 -128
- package/lib/hooks/useGetUsersForFilter.js +0 -51
- package/lib/hooks/useGraphAdapter.js +0 -71
- package/lib/hooks/useLoadMoreGuard.js +0 -16
- package/lib/hooks/useResize.js +0 -34
- package/lib/hooks/useSearchEvent.js +0 -18
- package/lib/hooks/useUnassignUserFromTeam.js +0 -67
- package/lib/hooks/useUnblockUser.js +0 -47
- package/lib/hooks/useUpdateTeam.js +0 -67
- package/lib/hooks/useUpdateUserPositions.js +0 -58
- package/lib/hooks/useUserPositionCategories.js +0 -38
- package/lib/index.css +0 -28
- package/lib/index.js +0 -10
- package/lib/lang/i18next.js +0 -19
- package/lib/lang/i18nextForWeb.js +0 -25
- package/lib/lang/resource.js +0 -11
- package/lib/lang/translation/br.json +0 -179
- package/lib/lang/translation/en.json +0 -180
- package/lib/lang/translation/es.json +0 -180
- package/lib/lang/translation/fr.json +0 -180
- package/lib/mocks/mockedUser.js +0 -101
- package/lib/query/assignUserToTeam.js +0 -5
- package/lib/query/createTeam.js +0 -5
- package/lib/query/deleteTeam.js +0 -5
- package/lib/query/getTeams.js +0 -5
- package/lib/query/getTotalPositions.js +0 -5
- package/lib/query/getTotalTeams.js +0 -5
- package/lib/query/getUserPositionCategory.js +0 -5
- package/lib/query/getUserPositionFilter.js +0 -5
- package/lib/query/getUsers.js +0 -5
- package/lib/query/getWorkspaces.js +0 -5
- package/lib/query/unassignUserFromTeam.js +0 -5
- package/lib/query/updateTeam.js +0 -5
- package/lib/query/updateUserPosition.js +0 -5
- package/lib/query/userUnblock.js +0 -5
- package/lib/types/global.d.js +0 -2
- package/lib/types/userType.d.js +0 -2
- package/lib/utils/ApolloMicroServiceClient.js +0 -3
- package/lib/utils/formatNumber.js +0 -55
- package/lib/utils/isCorWorkspacesFeatureEnabled.js +0 -15
- package/lib/utils/peopleFiltersStorage.js +0 -128
- package/lib/utils/peopleFiltersUrl.js +0 -147
- package/lib/utils/sanitizeHtml.js +0 -11
- package/lib/utils/tabUrl.js +0 -16
|
@@ -1,180 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"pagination": {
|
|
3
|
-
"of": "of"
|
|
4
|
-
},
|
|
5
|
-
"people": {
|
|
6
|
-
"tab": {
|
|
7
|
-
"usersTitle": "Users",
|
|
8
|
-
"teamsTitle": "Teams",
|
|
9
|
-
"positionsTitle": "Positions",
|
|
10
|
-
"leavesTitle": "Leaves"
|
|
11
|
-
},
|
|
12
|
-
"users": {
|
|
13
|
-
"viewPositionTitle": "view",
|
|
14
|
-
"view": "View",
|
|
15
|
-
"editPositionTitle": "Edit positions",
|
|
16
|
-
"editPositionDescription": "Edit the position of the selected users.",
|
|
17
|
-
"position": "Position",
|
|
18
|
-
"selectPosition": "Select position",
|
|
19
|
-
"noEmail": "Without email",
|
|
20
|
-
"noPosition": "Without position",
|
|
21
|
-
"blockedUser": "Blocked user",
|
|
22
|
-
"searching": "Searching...",
|
|
23
|
-
"noPositionsAvailable": "No positions available",
|
|
24
|
-
"noTeamsAvailable": "No teams available",
|
|
25
|
-
"updateUserPositions": "Positions updated successfully",
|
|
26
|
-
"viewUserPositions": "View Positions",
|
|
27
|
-
"createUser": "Create User",
|
|
28
|
-
"importUsers": "Import Users",
|
|
29
|
-
"emptyFilterMessage": "Oops! No results found for the search",
|
|
30
|
-
"loadingWorkspaces": "Loading workspaces...",
|
|
31
|
-
"loadingMore": "Loading more...",
|
|
32
|
-
"c-level": "C-Level",
|
|
33
|
-
"director": "Director",
|
|
34
|
-
"pm": "Project Manager",
|
|
35
|
-
"collaborator": "Collaborator",
|
|
36
|
-
"freelancer": "Freelancer",
|
|
37
|
-
"client": "Client",
|
|
38
|
-
"table": {
|
|
39
|
-
"from": "From",
|
|
40
|
-
"name": "User",
|
|
41
|
-
"team": "Team",
|
|
42
|
-
"costPerHour": "$/hour",
|
|
43
|
-
"role": "Role",
|
|
44
|
-
"withoutPosition": "Without position",
|
|
45
|
-
"withoutTeam": "Without team",
|
|
46
|
-
"bloquedUserTooltip": "User blocked",
|
|
47
|
-
"inactiveUserTooltip": "Inactive user",
|
|
48
|
-
"hiddenUserTooltip": "User hidden",
|
|
49
|
-
"actions": {
|
|
50
|
-
"edit": "Edit",
|
|
51
|
-
"delete": "Delete",
|
|
52
|
-
"unblockUser": "Unblock User"
|
|
53
|
-
}
|
|
54
|
-
},
|
|
55
|
-
"modalUnblockUser": {
|
|
56
|
-
"title": "Unblock User",
|
|
57
|
-
"body": "Are you sure you want to unblock this user? Their access will be restored.",
|
|
58
|
-
"cancelButton": "Cancel",
|
|
59
|
-
"confirm": "Unblock"
|
|
60
|
-
},
|
|
61
|
-
"modalDeleteUser": {
|
|
62
|
-
"title": "Delete User",
|
|
63
|
-
"body": "Are you sure you want to delete this user? This user will be permanently deleted."
|
|
64
|
-
}
|
|
65
|
-
},
|
|
66
|
-
"error": {
|
|
67
|
-
"errorMessageTitle": "An unexpected error occurred",
|
|
68
|
-
"errorMessageBody": "Please close the module and try again."
|
|
69
|
-
},
|
|
70
|
-
"emptyState": {
|
|
71
|
-
"title": "No results found",
|
|
72
|
-
"subtitle": "There are no users matching your search. Please check the name entered and try again."
|
|
73
|
-
},
|
|
74
|
-
"noResults": "No results",
|
|
75
|
-
"snackbar": {
|
|
76
|
-
"updateUserPositions": "Positions updated successfully",
|
|
77
|
-
"unblockUser": "User unblocked successfully",
|
|
78
|
-
"deleteUser": "User deleted successfully",
|
|
79
|
-
"errorUpdateUserPositions": "Error updating positions",
|
|
80
|
-
"errorUnblockUser": "Error unblocking user",
|
|
81
|
-
"errorDeleteUser": "Error deleting user",
|
|
82
|
-
"unassignUserFromTeam": "User unassigned from team successfully",
|
|
83
|
-
"assignUserToTeam": "User assigned to team successfully",
|
|
84
|
-
"updateTeam": "Team updated successfully",
|
|
85
|
-
"deleteTeam": "Team deleted successfully",
|
|
86
|
-
"createTeam": "Team created successfully",
|
|
87
|
-
"errorUpdateTeam": "Error updating team",
|
|
88
|
-
"errorDeleteTeam": "Error deleting team",
|
|
89
|
-
"errorCreateTeam": "Error creating team",
|
|
90
|
-
"errorMessage": "An unexpected error occurred"
|
|
91
|
-
},
|
|
92
|
-
"buttons": {
|
|
93
|
-
"cancel": "Cancel",
|
|
94
|
-
"confirm": "Confirm"
|
|
95
|
-
},
|
|
96
|
-
"filters": {
|
|
97
|
-
"team": "Team",
|
|
98
|
-
"position": "Position",
|
|
99
|
-
"workspace": "Workspace",
|
|
100
|
-
"noPosition": "No position"
|
|
101
|
-
},
|
|
102
|
-
"table": {
|
|
103
|
-
"position": "Position",
|
|
104
|
-
"users": "Users",
|
|
105
|
-
"description": "Description"
|
|
106
|
-
},
|
|
107
|
-
"search": {
|
|
108
|
-
"placeholder": "Search",
|
|
109
|
-
"searchEllipsis": "Search..."
|
|
110
|
-
},
|
|
111
|
-
"accessibility": {
|
|
112
|
-
"scrollLeft": "Scroll left",
|
|
113
|
-
"scrollRight": "Scroll right"
|
|
114
|
-
}
|
|
115
|
-
},
|
|
116
|
-
"teams": {
|
|
117
|
-
"title": "Work teams",
|
|
118
|
-
"createNewTeam": "Create new team",
|
|
119
|
-
"createTeam": "Create team",
|
|
120
|
-
"editTeam": "Edit team",
|
|
121
|
-
"deleteTeam": "Delete",
|
|
122
|
-
"cancel": "Cancel",
|
|
123
|
-
"saveChanges": "Save changes",
|
|
124
|
-
"table": {
|
|
125
|
-
"teams": "Teams",
|
|
126
|
-
"users": "Users",
|
|
127
|
-
"description": "Description",
|
|
128
|
-
"workspace": "Workspace"
|
|
129
|
-
},
|
|
130
|
-
"emptyState": {
|
|
131
|
-
"title": "No teams found",
|
|
132
|
-
"subtitle": "Create your team and view it here.",
|
|
133
|
-
"createButton": "Create team"
|
|
134
|
-
},
|
|
135
|
-
"error": {
|
|
136
|
-
"message": "An error occurred while loading work teams, please try again."
|
|
137
|
-
},
|
|
138
|
-
"modal": {
|
|
139
|
-
"createTitle": "Create team",
|
|
140
|
-
"editTitle": "Edit team",
|
|
141
|
-
"usersLabel": "Users:",
|
|
142
|
-
"workspacesLabel": "Workspaces:",
|
|
143
|
-
"descriptionLabel": "Description:",
|
|
144
|
-
"nameLabel": "Team name *",
|
|
145
|
-
"namePlaceholder": "Team name",
|
|
146
|
-
"workspaceTitle": "Add to a workspace *",
|
|
147
|
-
"workspacePlaceholder": "Select workspace",
|
|
148
|
-
"descriptionPlaceholder": "Team description",
|
|
149
|
-
"editButton": "Edit team",
|
|
150
|
-
"addMembersTitle": "Add members *",
|
|
151
|
-
"addMembersPlaceholder": "Select members",
|
|
152
|
-
"searchMemberPlaceholder": "Search member",
|
|
153
|
-
"nameMaxLengthError": "The team name cannot be longer than 255 characters"
|
|
154
|
-
},
|
|
155
|
-
"addMemberModal": {
|
|
156
|
-
"title": "New team member",
|
|
157
|
-
"checkboxLabel": "Give the user access to all projects assigned to the team",
|
|
158
|
-
"cancelButton": "Cancel",
|
|
159
|
-
"confirmButton": "Accept"
|
|
160
|
-
},
|
|
161
|
-
"removeMemberModal": {
|
|
162
|
-
"title": "Remove team member",
|
|
163
|
-
"checkboxLabel": "Unassign team members from all projects associated with the team.",
|
|
164
|
-
"cancelButton": "Cancel",
|
|
165
|
-
"confirmButton": "Accept"
|
|
166
|
-
},
|
|
167
|
-
"deleteModal": {
|
|
168
|
-
"title": "Do you want to delete this team?",
|
|
169
|
-
"message": "You are about to delete the team",
|
|
170
|
-
"irreversibleAction": "This action cannot be undone.",
|
|
171
|
-
"checkboxLabel": "Unassign team members from all projects associated with the team.",
|
|
172
|
-
"cancelButton": "Cancel",
|
|
173
|
-
"confirmButton": "Accept"
|
|
174
|
-
},
|
|
175
|
-
"filters": {
|
|
176
|
-
"workspace": "Workspace"
|
|
177
|
-
},
|
|
178
|
-
"noTeam": "No team"
|
|
179
|
-
}
|
|
180
|
-
}
|
|
@@ -1,180 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"pagination": {
|
|
3
|
-
"of": "de"
|
|
4
|
-
},
|
|
5
|
-
"people": {
|
|
6
|
-
"tab": {
|
|
7
|
-
"usersTitle": "Usuarios",
|
|
8
|
-
"teamsTitle": "Equipos",
|
|
9
|
-
"positionsTitle": "Posiciones",
|
|
10
|
-
"leavesTitle": "Licencias"
|
|
11
|
-
},
|
|
12
|
-
"users": {
|
|
13
|
-
"viewPositionTitle": "vista",
|
|
14
|
-
"view": "Ver",
|
|
15
|
-
"editPositionTitle": "Editar posiciones",
|
|
16
|
-
"editPositionDescription": "Edita la posición de los usuarios seleccionados.",
|
|
17
|
-
"position": "Posición",
|
|
18
|
-
"selectPosition": "Seleccionar posición",
|
|
19
|
-
"noEmail": "Sin email",
|
|
20
|
-
"noPosition": "Sin posición",
|
|
21
|
-
"blockedUser": "Usuario bloqueado",
|
|
22
|
-
"searching": "Buscando...",
|
|
23
|
-
"noPositionsAvailable": "No hay posiciones disponibles",
|
|
24
|
-
"noTeamsAvailable": "No hay equipos disponibles",
|
|
25
|
-
"updateUserPositions": "Posiciones actualizadas exitosamente",
|
|
26
|
-
"viewUserPositions": "Vista de posiciones",
|
|
27
|
-
"createUser": "Crear Usuario",
|
|
28
|
-
"importUsers": "Importar Usuarios",
|
|
29
|
-
"emptyFilterMessage": "Oops! No hay resultados para la búsqueda",
|
|
30
|
-
"loadingWorkspaces": "Cargando workspaces...",
|
|
31
|
-
"loadingMore": "Cargando más...",
|
|
32
|
-
"c-level": "C-Level",
|
|
33
|
-
"director": "Director",
|
|
34
|
-
"pm": "Project Manager",
|
|
35
|
-
"collaborator": "Colaborador",
|
|
36
|
-
"freelancer": "Freelancer",
|
|
37
|
-
"client": "Cliente",
|
|
38
|
-
"table": {
|
|
39
|
-
"from": "Desde",
|
|
40
|
-
"name": "Usuario",
|
|
41
|
-
"team": "Equipo",
|
|
42
|
-
"costPerHour": "$/hora",
|
|
43
|
-
"role": "Rol",
|
|
44
|
-
"withoutPosition": "Sin posición",
|
|
45
|
-
"withoutTeam": "Sin equipo",
|
|
46
|
-
"bloquedUserTooltip": "Usuario bloqueado",
|
|
47
|
-
"inactiveUserTooltip": "Usuario inactivo",
|
|
48
|
-
"hiddenUserTooltip": "Usuario oculto",
|
|
49
|
-
"actions": {
|
|
50
|
-
"edit": "Editar",
|
|
51
|
-
"delete": "Eliminar",
|
|
52
|
-
"unblockUser": "Desbloquear Usuario"
|
|
53
|
-
}
|
|
54
|
-
},
|
|
55
|
-
"modalUnblockUser": {
|
|
56
|
-
"title": "Desbloquear Usuario",
|
|
57
|
-
"body": "¿Estás seguro de que deseas desbloquear a este usuario? Se restablecerá su acceso a la plataforma.",
|
|
58
|
-
"cancelButton": "Cancelar",
|
|
59
|
-
"confirm": "Desbloquear"
|
|
60
|
-
},
|
|
61
|
-
"modalDeleteUser": {
|
|
62
|
-
"title": "Eliminar Usuario",
|
|
63
|
-
"body": "¿Estás seguro de que deseas eliminar a este usuario? Este usuario será eliminado permanentemente."
|
|
64
|
-
}
|
|
65
|
-
},
|
|
66
|
-
"error": {
|
|
67
|
-
"errorMessageTitle": "Ocurrió un error inesperado",
|
|
68
|
-
"errorMessageBody": "Por favor, cierre el módulo e intente nuevamente."
|
|
69
|
-
},
|
|
70
|
-
"emptyState": {
|
|
71
|
-
"title": "No encontramos resultados",
|
|
72
|
-
"subtitle": "No hay usuarios que coincidan con tu búsqueda. Verifica el nombre ingresado e intenta nuevamente."
|
|
73
|
-
},
|
|
74
|
-
"noResults": "Sin resultados",
|
|
75
|
-
"snackbar": {
|
|
76
|
-
"updateUserPositions": "Posiciones actualizadas exitosamente",
|
|
77
|
-
"unblockUser": "Usuario desbloqueado exitosamente",
|
|
78
|
-
"deleteUser": "Usuario eliminado exitosamente",
|
|
79
|
-
"errorUpdateUserPositions": "Error al actualizar las posiciones",
|
|
80
|
-
"errorUnblockUser": "Error al desbloquear el usuario",
|
|
81
|
-
"errorDeleteUser": "Error al eliminar el usuario",
|
|
82
|
-
"unassignUserFromTeam": "Usuario desasignado del equipo exitosamente",
|
|
83
|
-
"assignUserToTeam": "Usuario asignado al equipo exitosamente",
|
|
84
|
-
"updateTeam": "Equipo actualizado exitosamente",
|
|
85
|
-
"errorUpdateTeam": "Error al actualizar el equipo",
|
|
86
|
-
"errorDeleteTeam": "Error al eliminar el equipo",
|
|
87
|
-
"errorCreateTeam": "Error al crear el equipo",
|
|
88
|
-
"deleteTeam": "Equipo eliminado exitosamente",
|
|
89
|
-
"createTeam": "Equipo creado exitosamente",
|
|
90
|
-
"errorMessage": "Ocurrió un error inesperado"
|
|
91
|
-
},
|
|
92
|
-
"buttons": {
|
|
93
|
-
"cancel": "Cancelar",
|
|
94
|
-
"confirm": "Confirmar"
|
|
95
|
-
},
|
|
96
|
-
"filters": {
|
|
97
|
-
"team": "Equipo",
|
|
98
|
-
"position": "Posición",
|
|
99
|
-
"workspace": "Workspace",
|
|
100
|
-
"noPosition": "Sin posición"
|
|
101
|
-
},
|
|
102
|
-
"table": {
|
|
103
|
-
"position": "Posición",
|
|
104
|
-
"users": "Usuarios",
|
|
105
|
-
"description": "Descripción"
|
|
106
|
-
},
|
|
107
|
-
"search": {
|
|
108
|
-
"placeholder": "Buscar",
|
|
109
|
-
"searchEllipsis": "Buscar..."
|
|
110
|
-
},
|
|
111
|
-
"accessibility": {
|
|
112
|
-
"scrollLeft": "Desplazar izquierda",
|
|
113
|
-
"scrollRight": "Desplazar derecha"
|
|
114
|
-
}
|
|
115
|
-
},
|
|
116
|
-
"teams": {
|
|
117
|
-
"title": "Equipos de trabajo",
|
|
118
|
-
"createNewTeam": "Crear nuevo equipo",
|
|
119
|
-
"createTeam": "Crear equipo",
|
|
120
|
-
"editTeam": "Editar equipo",
|
|
121
|
-
"deleteTeam": "Eliminar",
|
|
122
|
-
"cancel": "Cancelar",
|
|
123
|
-
"saveChanges": "Guardar cambios",
|
|
124
|
-
"table": {
|
|
125
|
-
"teams": "Equipos",
|
|
126
|
-
"users": "Usuarios",
|
|
127
|
-
"description": "Descripción",
|
|
128
|
-
"workspace": "Workspace"
|
|
129
|
-
},
|
|
130
|
-
"emptyState": {
|
|
131
|
-
"title": "No se han encontrado equipos",
|
|
132
|
-
"subtitle": "Crea tu equipo y visualizalo acá.",
|
|
133
|
-
"createButton": "Crear equipo"
|
|
134
|
-
},
|
|
135
|
-
"error": {
|
|
136
|
-
"message": "Ha ocurrido un error al cargar los equipos de trabajo, intenta nuevamente."
|
|
137
|
-
},
|
|
138
|
-
"modal": {
|
|
139
|
-
"createTitle": "Crear equipo",
|
|
140
|
-
"editTitle": "Editar equipo",
|
|
141
|
-
"usersLabel": "Usuarios:",
|
|
142
|
-
"workspacesLabel": "Workspaces:",
|
|
143
|
-
"descriptionLabel": "Descripción:",
|
|
144
|
-
"nameLabel": "Nombre del equipo *",
|
|
145
|
-
"namePlaceholder": "Nombre del equipo",
|
|
146
|
-
"workspaceTitle": "Agregar a un workspace *",
|
|
147
|
-
"workspacePlaceholder": "Seleccionar workspace",
|
|
148
|
-
"descriptionPlaceholder": "Descripción del equipo",
|
|
149
|
-
"editButton": "Editar equipo",
|
|
150
|
-
"addMembersTitle": "Agregar miembros *",
|
|
151
|
-
"addMembersPlaceholder": "Seleccionar miembros",
|
|
152
|
-
"searchMemberPlaceholder": "Buscar miembro",
|
|
153
|
-
"nameMaxLengthError": "El nombre del equipo no puede tener más de 255 caracteres"
|
|
154
|
-
},
|
|
155
|
-
"addMemberModal": {
|
|
156
|
-
"title": "Nuevo miembro en el equipo",
|
|
157
|
-
"checkboxLabel": "Dar al usuario acceso a todos los proyectos asignados al equipo",
|
|
158
|
-
"cancelButton": "Cancelar",
|
|
159
|
-
"confirmButton": "Aceptar"
|
|
160
|
-
},
|
|
161
|
-
"removeMemberModal": {
|
|
162
|
-
"title": "Eliminar miembro del equipo",
|
|
163
|
-
"checkboxLabel": "Desasignar miembros del equipo de todos los proyectos asociados al equipo.",
|
|
164
|
-
"cancelButton": "Cancelar",
|
|
165
|
-
"confirmButton": "Aceptar"
|
|
166
|
-
},
|
|
167
|
-
"deleteModal": {
|
|
168
|
-
"title": "¿Deseas eliminar este equipo?",
|
|
169
|
-
"message": "Estás por eliminar el equipo",
|
|
170
|
-
"irreversibleAction": "Esta acción no puede revertirse.",
|
|
171
|
-
"checkboxLabel": "Desasignar miembros del equipo de todos los proyectos asociados al equipo.",
|
|
172
|
-
"cancelButton": "Cancelar",
|
|
173
|
-
"confirmButton": "Aceptar"
|
|
174
|
-
},
|
|
175
|
-
"filters": {
|
|
176
|
-
"workspace": "Workspace"
|
|
177
|
-
},
|
|
178
|
-
"noTeam": "Sin equipo"
|
|
179
|
-
}
|
|
180
|
-
}
|
|
@@ -1,180 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"pagination": {
|
|
3
|
-
"of": "sur"
|
|
4
|
-
},
|
|
5
|
-
"people": {
|
|
6
|
-
"tab": {
|
|
7
|
-
"usersTitle": "Users",
|
|
8
|
-
"teamsTitle": "Teams",
|
|
9
|
-
"positionsTitle": "Positions",
|
|
10
|
-
"leavesTitle": "Leaves"
|
|
11
|
-
},
|
|
12
|
-
"users": {
|
|
13
|
-
"viewPositionTitle": "view",
|
|
14
|
-
"view": "View",
|
|
15
|
-
"editPositionTitle": "Modifier les postes",
|
|
16
|
-
"editPositionDescription": "Modifiez le poste des utilisateurs sélectionnés.",
|
|
17
|
-
"position": "Poste",
|
|
18
|
-
"selectPosition": "Sélectionner un poste",
|
|
19
|
-
"noEmail": "Aucun e-mail",
|
|
20
|
-
"noPosition": "Aucun poste",
|
|
21
|
-
"blockedUser": "Utilisateur bloqué",
|
|
22
|
-
"searching": "Recherche...",
|
|
23
|
-
"noPositionsAvailable": "Aucun poste disponible",
|
|
24
|
-
"noTeamsAvailable": "Aucun équipe disponible",
|
|
25
|
-
"updateUserPositions": "Positions updated successfully",
|
|
26
|
-
"viewUserPositions": "View Positions",
|
|
27
|
-
"createUser": "Create User",
|
|
28
|
-
"importUsers": "Importer des utilisateurs",
|
|
29
|
-
"emptyFilterMessage": "Oops! Aucun résultat trouvé pour la recherche",
|
|
30
|
-
"loadingWorkspaces": "Chargement des workspaces...",
|
|
31
|
-
"loadingMore": "Chargement...",
|
|
32
|
-
"c-level": "C-Level",
|
|
33
|
-
"director": "Directeur",
|
|
34
|
-
"pm": "Project Manager",
|
|
35
|
-
"collaborator": "Collaborateur",
|
|
36
|
-
"freelancer": "Freelancer",
|
|
37
|
-
"client": "Client",
|
|
38
|
-
"table": {
|
|
39
|
-
"from": "From",
|
|
40
|
-
"name": "User",
|
|
41
|
-
"team": "Team",
|
|
42
|
-
"costPerHour": "$/hour",
|
|
43
|
-
"role": "Role",
|
|
44
|
-
"withoutPosition": "Aucun poste",
|
|
45
|
-
"withoutTeam": "Aucune équipe",
|
|
46
|
-
"bloquedUserTooltip": "User blocked",
|
|
47
|
-
"inactiveUserTooltip": "Inactive user",
|
|
48
|
-
"hiddenUserTooltip": "User hidden",
|
|
49
|
-
"actions": {
|
|
50
|
-
"edit": "Edit",
|
|
51
|
-
"delete": "Delete",
|
|
52
|
-
"unblockUser": "Unblock User"
|
|
53
|
-
}
|
|
54
|
-
},
|
|
55
|
-
"modalUnblockUser": {
|
|
56
|
-
"title": "Unblock User",
|
|
57
|
-
"body": "Are you sure you want to unblock this user? Their access will be restored.",
|
|
58
|
-
"cancelButton": "Cancel",
|
|
59
|
-
"confirm": "Unblock"
|
|
60
|
-
},
|
|
61
|
-
"modalDeleteUser": {
|
|
62
|
-
"title": "Delete User",
|
|
63
|
-
"body": "Are you sure you want to delete this user? This user will be permanently deleted."
|
|
64
|
-
}
|
|
65
|
-
},
|
|
66
|
-
"error": {
|
|
67
|
-
"errorMessageTitle": "An unexpected error occurred",
|
|
68
|
-
"errorMessageBody": "Please close the module and try again."
|
|
69
|
-
},
|
|
70
|
-
"emptyState": {
|
|
71
|
-
"title": "No results found",
|
|
72
|
-
"subtitle": "There are no users matching your search. Please check the name entered and try again."
|
|
73
|
-
},
|
|
74
|
-
"noResults": "Aucun résultat",
|
|
75
|
-
"snackbar": {
|
|
76
|
-
"updateUserPositions": "Positions updated successfully",
|
|
77
|
-
"unblockUser": "User unblocked successfully",
|
|
78
|
-
"deleteUser": "User deleted successfully",
|
|
79
|
-
"errorUpdateUserPositions": "Error updating positions",
|
|
80
|
-
"errorUnblockUser": "Error unblocking user",
|
|
81
|
-
"errorDeleteUser": "Error deleting user",
|
|
82
|
-
"unassignUserFromTeam": "User unassigned from team successfully",
|
|
83
|
-
"assignUserToTeam": "User assigned to team successfully",
|
|
84
|
-
"updateTeam": "Team updated successfully",
|
|
85
|
-
"deleteTeam": "Team deleted successfully",
|
|
86
|
-
"createTeam": "Team created successfully",
|
|
87
|
-
"errorUpdateTeam": "Error updating team",
|
|
88
|
-
"errorDeleteTeam": "Error deleting team",
|
|
89
|
-
"errorCreateTeam": "Error creating team",
|
|
90
|
-
"errorMessage": "An unexpected error occurred"
|
|
91
|
-
},
|
|
92
|
-
"buttons": {
|
|
93
|
-
"cancel": "Cancel",
|
|
94
|
-
"confirm": "Confirm"
|
|
95
|
-
},
|
|
96
|
-
"filters": {
|
|
97
|
-
"team": "Team",
|
|
98
|
-
"position": "Position",
|
|
99
|
-
"workspace": "Workspace",
|
|
100
|
-
"noPosition": "Aucun poste"
|
|
101
|
-
},
|
|
102
|
-
"table": {
|
|
103
|
-
"position": "Position",
|
|
104
|
-
"users": "Utilisateurs",
|
|
105
|
-
"description": "Description"
|
|
106
|
-
},
|
|
107
|
-
"search": {
|
|
108
|
-
"placeholder": "Search",
|
|
109
|
-
"searchEllipsis": "Rechercher..."
|
|
110
|
-
},
|
|
111
|
-
"accessibility": {
|
|
112
|
-
"scrollLeft": "Défiler à gauche",
|
|
113
|
-
"scrollRight": "Défiler à droite"
|
|
114
|
-
}
|
|
115
|
-
},
|
|
116
|
-
"teams": {
|
|
117
|
-
"title": "Work teams",
|
|
118
|
-
"createNewTeam": "Create new team",
|
|
119
|
-
"createTeam": "Create team",
|
|
120
|
-
"editTeam": "Edit team",
|
|
121
|
-
"deleteTeam": "Delete",
|
|
122
|
-
"cancel": "Cancel",
|
|
123
|
-
"saveChanges": "Save changes",
|
|
124
|
-
"table": {
|
|
125
|
-
"teams": "Teams",
|
|
126
|
-
"users": "Users",
|
|
127
|
-
"description": "Description",
|
|
128
|
-
"workspace": "Workspace"
|
|
129
|
-
},
|
|
130
|
-
"emptyState": {
|
|
131
|
-
"title": "No teams found",
|
|
132
|
-
"subtitle": "Create your team and view it here.",
|
|
133
|
-
"createButton": "Create team"
|
|
134
|
-
},
|
|
135
|
-
"error": {
|
|
136
|
-
"message": "An error occurred while loading work teams, please try again."
|
|
137
|
-
},
|
|
138
|
-
"modal": {
|
|
139
|
-
"createTitle": "Create team",
|
|
140
|
-
"editTitle": "Edit team",
|
|
141
|
-
"usersLabel": "Users:",
|
|
142
|
-
"workspacesLabel": "Workspaces:",
|
|
143
|
-
"descriptionLabel": "Description:",
|
|
144
|
-
"nameLabel": "Team name *",
|
|
145
|
-
"namePlaceholder": "Team name",
|
|
146
|
-
"workspaceTitle": "Add to a workspace *",
|
|
147
|
-
"workspacePlaceholder": "Select workspace",
|
|
148
|
-
"descriptionPlaceholder": "Team description",
|
|
149
|
-
"editButton": "Edit team",
|
|
150
|
-
"addMembersTitle": "Ajouter des membres *",
|
|
151
|
-
"addMembersPlaceholder": "Sélectionner des membres",
|
|
152
|
-
"searchMemberPlaceholder": "Rechercher un membre",
|
|
153
|
-
"nameMaxLengthError": "Le nom de l'équipe ne peut pas dépasser 255 caractères"
|
|
154
|
-
},
|
|
155
|
-
"addMemberModal": {
|
|
156
|
-
"title": "Nouveau membre de l'équipe",
|
|
157
|
-
"checkboxLabel": "Donner à l'utilisateur l'accès à tous les projets assignés à l'équipe",
|
|
158
|
-
"cancelButton": "Annuler",
|
|
159
|
-
"confirmButton": "Accepter"
|
|
160
|
-
},
|
|
161
|
-
"removeMemberModal": {
|
|
162
|
-
"title": "Supprimer un membre de l'équipe",
|
|
163
|
-
"checkboxLabel": "Désassigner les membres de l'équipe de tous les projets associés à l'équipe.",
|
|
164
|
-
"cancelButton": "Annuler",
|
|
165
|
-
"confirmButton": "Accepter"
|
|
166
|
-
},
|
|
167
|
-
"deleteModal": {
|
|
168
|
-
"title": "Souhaitez-vous supprimer cette équipe ?",
|
|
169
|
-
"message": "Vous êtes sur le point de supprimer l'équipe",
|
|
170
|
-
"irreversibleAction": "Cette action est irréversible.",
|
|
171
|
-
"checkboxLabel": "Désassigner les membres de l'équipe de tous les projets associés à l'équipe.",
|
|
172
|
-
"cancelButton": "Annuler",
|
|
173
|
-
"confirmButton": "Accepter"
|
|
174
|
-
},
|
|
175
|
-
"filters": {
|
|
176
|
-
"workspace": "Workspace"
|
|
177
|
-
},
|
|
178
|
-
"noTeam": "No team"
|
|
179
|
-
}
|
|
180
|
-
}
|
package/lib/mocks/mockedUser.js
DELETED
|
@@ -1,101 +0,0 @@
|
|
|
1
|
-
export var mockedUserInfo = {
|
|
2
|
-
info: {
|
|
3
|
-
id: 15,
|
|
4
|
-
first_name: 'Charles',
|
|
5
|
-
last_name: 'Babbage',
|
|
6
|
-
picture: 'user.png',
|
|
7
|
-
remaining_hours: 16,
|
|
8
|
-
company: 'COR',
|
|
9
|
-
company_id: 60,
|
|
10
|
-
lang: 'en',
|
|
11
|
-
email: 'cb@projectcor.com',
|
|
12
|
-
type: '1',
|
|
13
|
-
user_type: 'internal',
|
|
14
|
-
role: 'C-Level',
|
|
15
|
-
role_id: 1,
|
|
16
|
-
companies: [{
|
|
17
|
-
id: 2336,
|
|
18
|
-
name: 'DEV',
|
|
19
|
-
subdomain: 'dev',
|
|
20
|
-
user_id: 15,
|
|
21
|
-
picture: 'user.png',
|
|
22
|
-
users_q: 566
|
|
23
|
-
}, {
|
|
24
|
-
id: 60,
|
|
25
|
-
name: 'COR',
|
|
26
|
-
subdomain: 'cor',
|
|
27
|
-
user_id: 15,
|
|
28
|
-
picture: 'user.png',
|
|
29
|
-
users_q: 41
|
|
30
|
-
}],
|
|
31
|
-
company_segment: null,
|
|
32
|
-
daily_hours: 0,
|
|
33
|
-
monthly_hours: 0,
|
|
34
|
-
first_user: false,
|
|
35
|
-
leaves: null,
|
|
36
|
-
user_created_at: '2020-01-13T19:03:13+00:00',
|
|
37
|
-
company_created_at: '2016-04-03T00:00:00+00:00',
|
|
38
|
-
gmt: '-03:00',
|
|
39
|
-
timezone: 'America/Buenos_Aires',
|
|
40
|
-
implementer: false,
|
|
41
|
-
company_users_q_paid: 41,
|
|
42
|
-
company_users_q_available: 120,
|
|
43
|
-
has_metrics_view: true,
|
|
44
|
-
has_quotations_view: true,
|
|
45
|
-
has_quotations_create: true
|
|
46
|
-
},
|
|
47
|
-
permissions: {
|
|
48
|
-
proyectos: {
|
|
49
|
-
archive: true,
|
|
50
|
-
view: true,
|
|
51
|
-
edit: true,
|
|
52
|
-
create: true,
|
|
53
|
-
"delete": true,
|
|
54
|
-
deleteFile: true
|
|
55
|
-
},
|
|
56
|
-
tasks: {
|
|
57
|
-
archive: true,
|
|
58
|
-
view: true,
|
|
59
|
-
edit: true,
|
|
60
|
-
create: true,
|
|
61
|
-
"delete": true,
|
|
62
|
-
viewUserCapacity: true,
|
|
63
|
-
viewHours: true
|
|
64
|
-
},
|
|
65
|
-
tasks_deadline: {
|
|
66
|
-
view: true,
|
|
67
|
-
edit: true,
|
|
68
|
-
create: true,
|
|
69
|
-
"delete": true
|
|
70
|
-
},
|
|
71
|
-
notifications: {
|
|
72
|
-
view: true,
|
|
73
|
-
edit: true,
|
|
74
|
-
create: true,
|
|
75
|
-
"delete": true
|
|
76
|
-
},
|
|
77
|
-
hours: {
|
|
78
|
-
view: true,
|
|
79
|
-
edit: true,
|
|
80
|
-
create: true,
|
|
81
|
-
"delete": true
|
|
82
|
-
},
|
|
83
|
-
gantt: {
|
|
84
|
-
view: true,
|
|
85
|
-
edit: true,
|
|
86
|
-
create: true,
|
|
87
|
-
"delete": true
|
|
88
|
-
},
|
|
89
|
-
users: {
|
|
90
|
-
view: true,
|
|
91
|
-
edit: true,
|
|
92
|
-
create: true,
|
|
93
|
-
"delete": true
|
|
94
|
-
}
|
|
95
|
-
},
|
|
96
|
-
settings: {
|
|
97
|
-
allow_in_design_status: false,
|
|
98
|
-
allow_in_review_status: false
|
|
99
|
-
}
|
|
100
|
-
};
|
|
101
|
-
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJuYW1lcyI6WyJtb2NrZWRVc2VySW5mbyIsImluZm8iLCJpZCIsImZpcnN0X25hbWUiLCJsYXN0X25hbWUiLCJwaWN0dXJlIiwicmVtYWluaW5nX2hvdXJzIiwiY29tcGFueSIsImNvbXBhbnlfaWQiLCJsYW5nIiwiZW1haWwiLCJ0eXBlIiwidXNlcl90eXBlIiwicm9sZSIsInJvbGVfaWQiLCJjb21wYW5pZXMiLCJuYW1lIiwic3ViZG9tYWluIiwidXNlcl9pZCIsInVzZXJzX3EiLCJjb21wYW55X3NlZ21lbnQiLCJkYWlseV9ob3VycyIsIm1vbnRobHlfaG91cnMiLCJmaXJzdF91c2VyIiwibGVhdmVzIiwidXNlcl9jcmVhdGVkX2F0IiwiY29tcGFueV9jcmVhdGVkX2F0IiwiZ210IiwidGltZXpvbmUiLCJpbXBsZW1lbnRlciIsImNvbXBhbnlfdXNlcnNfcV9wYWlkIiwiY29tcGFueV91c2Vyc19xX2F2YWlsYWJsZSIsImhhc19tZXRyaWNzX3ZpZXciLCJoYXNfcXVvdGF0aW9uc192aWV3IiwiaGFzX3F1b3RhdGlvbnNfY3JlYXRlIiwicGVybWlzc2lvbnMiLCJwcm95ZWN0b3MiLCJhcmNoaXZlIiwidmlldyIsImVkaXQiLCJjcmVhdGUiLCJkZWxldGVGaWxlIiwidGFza3MiLCJ2aWV3VXNlckNhcGFjaXR5Iiwidmlld0hvdXJzIiwidGFza3NfZGVhZGxpbmUiLCJub3RpZmljYXRpb25zIiwiaG91cnMiLCJnYW50dCIsInVzZXJzIiwic2V0dGluZ3MiLCJhbGxvd19pbl9kZXNpZ25fc3RhdHVzIiwiYWxsb3dfaW5fcmV2aWV3X3N0YXR1cyJdLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy9tb2Nrcy9tb2NrZWRVc2VyLnRzIl0sInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IFVzZXJQcm9wcyB9IGZyb20gJ3R5cGVzL3VzZXJUeXBlJ1xuXG5leHBvcnQgY29uc3QgbW9ja2VkVXNlckluZm86IFVzZXJQcm9wcyA9IHtcbiAgaW5mbzoge1xuICAgIGlkOiAxNSxcbiAgICBmaXJzdF9uYW1lOiAnQ2hhcmxlcycsXG4gICAgbGFzdF9uYW1lOiAnQmFiYmFnZScsXG4gICAgcGljdHVyZTogJ3VzZXIucG5nJyxcbiAgICByZW1haW5pbmdfaG91cnM6IDE2LFxuICAgIGNvbXBhbnk6ICdDT1InLFxuICAgIGNvbXBhbnlfaWQ6IDYwLFxuICAgIGxhbmc6ICdlbicsXG4gICAgZW1haWw6ICdjYkBwcm9qZWN0Y29yLmNvbScsXG4gICAgdHlwZTogJzEnLFxuICAgIHVzZXJfdHlwZTogJ2ludGVybmFsJyxcbiAgICByb2xlOiAnQy1MZXZlbCcsXG4gICAgcm9sZV9pZDogMSxcbiAgICBjb21wYW5pZXM6IFtcbiAgICAgIHtcbiAgICAgICAgaWQ6IDIzMzYsXG4gICAgICAgIG5hbWU6ICdERVYnLFxuICAgICAgICBzdWJkb21haW46ICdkZXYnLFxuICAgICAgICB1c2VyX2lkOiAxNSxcbiAgICAgICAgcGljdHVyZTogJ3VzZXIucG5nJyxcbiAgICAgICAgdXNlcnNfcTogNTY2LFxuICAgICAgfSxcbiAgICAgIHtcbiAgICAgICAgaWQ6IDYwLFxuICAgICAgICBuYW1lOiAnQ09SJyxcbiAgICAgICAgc3ViZG9tYWluOiAnY29yJyxcbiAgICAgICAgdXNlcl9pZDogMTUsXG4gICAgICAgIHBpY3R1cmU6ICd1c2VyLnBuZycsXG4gICAgICAgIHVzZXJzX3E6IDQxLFxuICAgICAgfSxcbiAgICBdLFxuICAgIGNvbXBhbnlfc2VnbWVudDogbnVsbCxcbiAgICBkYWlseV9ob3VyczogMCxcbiAgICBtb250aGx5X2hvdXJzOiAwLFxuICAgIGZpcnN0X3VzZXI6IGZhbHNlLFxuICAgIGxlYXZlczogbnVsbCxcbiAgICB1c2VyX2NyZWF0ZWRfYXQ6ICcyMDIwLTAxLTEzVDE5OjAzOjEzKzAwOjAwJyxcbiAgICBjb21wYW55X2NyZWF0ZWRfYXQ6ICcyMDE2LTA0LTAzVDAwOjAwOjAwKzAwOjAwJyxcbiAgICBnbXQ6ICctMDM6MDAnLFxuICAgIHRpbWV6b25lOiAnQW1lcmljYS9CdWVub3NfQWlyZXMnLFxuICAgIGltcGxlbWVudGVyOiBmYWxzZSxcbiAgICBjb21wYW55X3VzZXJzX3FfcGFpZDogNDEsXG4gICAgY29tcGFueV91c2Vyc19xX2F2YWlsYWJsZTogMTIwLFxuICAgIGhhc19tZXRyaWNzX3ZpZXc6IHRydWUsXG4gICAgaGFzX3F1b3RhdGlvbnNfdmlldzogdHJ1ZSxcbiAgICBoYXNfcXVvdGF0aW9uc19jcmVhdGU6IHRydWUsXG4gIH0sXG4gIHBlcm1pc3Npb25zOiB7XG4gICAgcHJveWVjdG9zOiB7IGFyY2hpdmU6IHRydWUsIHZpZXc6IHRydWUsIGVkaXQ6IHRydWUsIGNyZWF0ZTogdHJ1ZSwgZGVsZXRlOiB0cnVlLCBkZWxldGVGaWxlOiB0cnVlIH0sXG4gICAgdGFza3M6IHtcbiAgICAgIGFyY2hpdmU6IHRydWUsXG4gICAgICB2aWV3OiB0cnVlLFxuICAgICAgZWRpdDogdHJ1ZSxcbiAgICAgIGNyZWF0ZTogdHJ1ZSxcbiAgICAgIGRlbGV0ZTogdHJ1ZSxcbiAgICAgIHZpZXdVc2VyQ2FwYWNpdHk6IHRydWUsXG4gICAgICB2aWV3SG91cnM6IHRydWUsXG4gICAgfSxcbiAgICB0YXNrc19kZWFkbGluZToge1xuICAgICAgdmlldzogdHJ1ZSxcbiAgICAgIGVkaXQ6IHRydWUsXG4gICAgICBjcmVhdGU6IHRydWUsXG4gICAgICBkZWxldGU6IHRydWUsXG4gICAgfSxcbiAgICBub3RpZmljYXRpb25zOiB7XG4gICAgICB2aWV3OiB0cnVlLFxuICAgICAgZWRpdDogdHJ1ZSxcbiAgICAgIGNyZWF0ZTogdHJ1ZSxcbiAgICAgIGRlbGV0ZTogdHJ1ZSxcbiAgICB9LFxuICAgIGhvdXJzOiB7XG4gICAgICB2aWV3OiB0cnVlLFxuICAgICAgZWRpdDogdHJ1ZSxcbiAgICAgIGNyZWF0ZTogdHJ1ZSxcbiAgICAgIGRlbGV0ZTogdHJ1ZSxcbiAgICB9LFxuICAgIGdhbnR0OiB7XG4gICAgICB2aWV3OiB0cnVlLFxuICAgICAgZWRpdDogdHJ1ZSxcbiAgICAgIGNyZWF0ZTogdHJ1ZSxcbiAgICAgIGRlbGV0ZTogdHJ1ZSxcbiAgICB9LFxuICAgIHVzZXJzOiB7XG4gICAgICB2aWV3OiB0cnVlLFxuICAgICAgZWRpdDogdHJ1ZSxcbiAgICAgIGNyZWF0ZTogdHJ1ZSxcbiAgICAgIGRlbGV0ZTogdHJ1ZSxcbiAgICB9LFxuICB9LFxuICBzZXR0aW5nczoge1xuICAgIGFsbG93X2luX2Rlc2lnbl9zdGF0dXM6IGZhbHNlLFxuICAgIGFsbG93X2luX3Jldmlld19zdGF0dXM6IGZhbHNlLFxuICB9LFxufVxuIl0sIm1hcHBpbmdzIjoiQUFFQSxPQUFPLElBQU1BLGNBQXlCLEdBQUc7RUFDdkNDLElBQUksRUFBRTtJQUNKQyxFQUFFLEVBQUUsRUFBRTtJQUNOQyxVQUFVLEVBQUUsU0FBUztJQUNyQkMsU0FBUyxFQUFFLFNBQVM7SUFDcEJDLE9BQU8sRUFBRSxVQUFVO0lBQ25CQyxlQUFlLEVBQUUsRUFBRTtJQUNuQkMsT0FBTyxFQUFFLEtBQUs7SUFDZEMsVUFBVSxFQUFFLEVBQUU7SUFDZEMsSUFBSSxFQUFFLElBQUk7SUFDVkMsS0FBSyxFQUFFLG1CQUFtQjtJQUMxQkMsSUFBSSxFQUFFLEdBQUc7SUFDVEMsU0FBUyxFQUFFLFVBQVU7SUFDckJDLElBQUksRUFBRSxTQUFTO0lBQ2ZDLE9BQU8sRUFBRSxDQUFDO0lBQ1ZDLFNBQVMsRUFBRSxDQUNUO01BQ0ViLEVBQUUsRUFBRSxJQUFJO01BQ1JjLElBQUksRUFBRSxLQUFLO01BQ1hDLFNBQVMsRUFBRSxLQUFLO01BQ2hCQyxPQUFPLEVBQUUsRUFBRTtNQUNYYixPQUFPLEVBQUUsVUFBVTtNQUNuQmMsT0FBTyxFQUFFO0lBQ1gsQ0FBQyxFQUNEO01BQ0VqQixFQUFFLEVBQUUsRUFBRTtNQUNOYyxJQUFJLEVBQUUsS0FBSztNQUNYQyxTQUFTLEVBQUUsS0FBSztNQUNoQkMsT0FBTyxFQUFFLEVBQUU7TUFDWGIsT0FBTyxFQUFFLFVBQVU7TUFDbkJjLE9BQU8sRUFBRTtJQUNYLENBQUMsQ0FDRjtJQUNEQyxlQUFlLEVBQUUsSUFBSTtJQUNyQkMsV0FBVyxFQUFFLENBQUM7SUFDZEMsYUFBYSxFQUFFLENBQUM7SUFDaEJDLFVBQVUsRUFBRSxLQUFLO0lBQ2pCQyxNQUFNLEVBQUUsSUFBSTtJQUNaQyxlQUFlLEVBQUUsMkJBQTJCO0lBQzVDQyxrQkFBa0IsRUFBRSwyQkFBMkI7SUFDL0NDLEdBQUcsRUFBRSxRQUFRO0lBQ2JDLFFBQVEsRUFBRSxzQkFBc0I7SUFDaENDLFdBQVcsRUFBRSxLQUFLO0lBQ2xCQyxvQkFBb0IsRUFBRSxFQUFFO0lBQ3hCQyx5QkFBeUIsRUFBRSxHQUFHO0lBQzlCQyxnQkFBZ0IsRUFBRSxJQUFJO0lBQ3RCQyxtQkFBbUIsRUFBRSxJQUFJO0lBQ3pCQyxxQkFBcUIsRUFBRTtFQUN6QixDQUFDO0VBQ0RDLFdBQVcsRUFBRTtJQUNYQyxTQUFTLEVBQUU7TUFBRUMsT0FBTyxFQUFFLElBQUk7TUFBRUMsSUFBSSxFQUFFLElBQUk7TUFBRUMsSUFBSSxFQUFFLElBQUk7TUFBRUMsTUFBTSxFQUFFLElBQUk7TUFBRSxVQUFRLElBQUk7TUFBRUMsVUFBVSxFQUFFO0lBQUssQ0FBQztJQUNsR0MsS0FBSyxFQUFFO01BQ0xMLE9BQU8sRUFBRSxJQUFJO01BQ2JDLElBQUksRUFBRSxJQUFJO01BQ1ZDLElBQUksRUFBRSxJQUFJO01BQ1ZDLE1BQU0sRUFBRSxJQUFJO01BQ1osVUFBUSxJQUFJO01BQ1pHLGdCQUFnQixFQUFFLElBQUk7TUFDdEJDLFNBQVMsRUFBRTtJQUNiLENBQUM7SUFDREMsY0FBYyxFQUFFO01BQ2RQLElBQUksRUFBRSxJQUFJO01BQ1ZDLElBQUksRUFBRSxJQUFJO01BQ1ZDLE1BQU0sRUFBRSxJQUFJO01BQ1osVUFBUTtJQUNWLENBQUM7SUFDRE0sYUFBYSxFQUFFO01BQ2JSLElBQUksRUFBRSxJQUFJO01BQ1ZDLElBQUksRUFBRSxJQUFJO01BQ1ZDLE1BQU0sRUFBRSxJQUFJO01BQ1osVUFBUTtJQUNWLENBQUM7SUFDRE8sS0FBSyxFQUFFO01BQ0xULElBQUksRUFBRSxJQUFJO01BQ1ZDLElBQUksRUFBRSxJQUFJO01BQ1ZDLE1BQU0sRUFBRSxJQUFJO01BQ1osVUFBUTtJQUNWLENBQUM7SUFDRFEsS0FBSyxFQUFFO01BQ0xWLElBQUksRUFBRSxJQUFJO01BQ1ZDLElBQUksRUFBRSxJQUFJO01BQ1ZDLE1BQU0sRUFBRSxJQUFJO01BQ1osVUFBUTtJQUNWLENBQUM7SUFDRFMsS0FBSyxFQUFFO01BQ0xYLElBQUksRUFBRSxJQUFJO01BQ1ZDLElBQUksRUFBRSxJQUFJO01BQ1ZDLE1BQU0sRUFBRSxJQUFJO01BQ1osVUFBUTtJQUNWO0VBQ0YsQ0FBQztFQUNEVSxRQUFRLEVBQUU7SUFDUkMsc0JBQXNCLEVBQUUsS0FBSztJQUM3QkMsc0JBQXNCLEVBQUU7RUFDMUI7QUFDRixDQUFDIiwiaWdub3JlTGlzdCI6W119
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import _taggedTemplateLiteral from "@babel/runtime/helpers/taggedTemplateLiteral";
|
|
2
|
-
var _templateObject;
|
|
3
|
-
import { gql } from '@apollo/client';
|
|
4
|
-
export var ASSIGN_USER_TO_TEAM = gql(_templateObject || (_templateObject = _taggedTemplateLiteral(["\n mutation assignUserToTeam($fields: AssignUserToTeamInputType) {\n assignUserToTeam(fields: $fields) {\n teamId\n userId\n user {\n id\n firstName\n lastName\n picture\n remainingHours\n }\n }\n }\n"])));
|
|
5
|
-
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJuYW1lcyI6WyJncWwiLCJBU1NJR05fVVNFUl9UT19URUFNIiwiX3RlbXBsYXRlT2JqZWN0IiwiX3RhZ2dlZFRlbXBsYXRlTGl0ZXJhbCJdLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy9xdWVyeS9hc3NpZ25Vc2VyVG9UZWFtLnRzIl0sInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IGdxbCB9IGZyb20gJ0BhcG9sbG8vY2xpZW50J1xuXG5leHBvcnQgY29uc3QgQVNTSUdOX1VTRVJfVE9fVEVBTSA9IGdxbGBcbiAgbXV0YXRpb24gYXNzaWduVXNlclRvVGVhbSgkZmllbGRzOiBBc3NpZ25Vc2VyVG9UZWFtSW5wdXRUeXBlKSB7XG4gICAgYXNzaWduVXNlclRvVGVhbShmaWVsZHM6ICRmaWVsZHMpIHtcbiAgICAgIHRlYW1JZFxuICAgICAgdXNlcklkXG4gICAgICB1c2VyIHtcbiAgICAgICAgaWRcbiAgICAgICAgZmlyc3ROYW1lXG4gICAgICAgIGxhc3ROYW1lXG4gICAgICAgIHBpY3R1cmVcbiAgICAgICAgcmVtYWluaW5nSG91cnNcbiAgICAgIH1cbiAgICB9XG4gIH1cbmBcbiJdLCJtYXBwaW5ncyI6Ijs7QUFBQSxTQUFTQSxHQUFHLFFBQVEsZ0JBQWdCO0FBRXBDLE9BQU8sSUFBTUMsbUJBQW1CLEdBQUdELEdBQUcsQ0FBQUUsZUFBQSxLQUFBQSxlQUFBLEdBQUFDLHNCQUFBLCtRQWNyQyIsImlnbm9yZUxpc3QiOltdfQ==
|
package/lib/query/createTeam.js
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import _taggedTemplateLiteral from "@babel/runtime/helpers/taggedTemplateLiteral";
|
|
2
|
-
var _templateObject;
|
|
3
|
-
import { gql } from '@apollo/client';
|
|
4
|
-
export var CREATE_TEAM = gql(_templateObject || (_templateObject = _taggedTemplateLiteral(["\n mutation createTeam($fields: TeamCreateInputType) {\n createTeam(fields: $fields) {\n id\n name\n }\n }\n"])));
|
|
5
|
-
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJuYW1lcyI6WyJncWwiLCJDUkVBVEVfVEVBTSIsIl90ZW1wbGF0ZU9iamVjdCIsIl90YWdnZWRUZW1wbGF0ZUxpdGVyYWwiXSwic291cmNlcyI6WyIuLi8uLi9zcmMvcXVlcnkvY3JlYXRlVGVhbS50cyJdLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBncWwgfSBmcm9tICdAYXBvbGxvL2NsaWVudCdcblxuZXhwb3J0IGNvbnN0IENSRUFURV9URUFNID0gZ3FsYFxuICBtdXRhdGlvbiBjcmVhdGVUZWFtKCRmaWVsZHM6IFRlYW1DcmVhdGVJbnB1dFR5cGUpIHtcbiAgICBjcmVhdGVUZWFtKGZpZWxkczogJGZpZWxkcykge1xuICAgICAgaWRcbiAgICAgIG5hbWVcbiAgICB9XG4gIH1cbmBcbiJdLCJtYXBwaW5ncyI6Ijs7QUFBQSxTQUFTQSxHQUFHLFFBQVEsZ0JBQWdCO0FBRXBDLE9BQU8sSUFBTUMsV0FBVyxHQUFHRCxHQUFHLENBQUFFLGVBQUEsS0FBQUEsZUFBQSxHQUFBQyxzQkFBQSxzSUFPN0IiLCJpZ25vcmVMaXN0IjpbXX0=
|
package/lib/query/deleteTeam.js
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import _taggedTemplateLiteral from "@babel/runtime/helpers/taggedTemplateLiteral";
|
|
2
|
-
var _templateObject;
|
|
3
|
-
import { gql } from '@apollo/client';
|
|
4
|
-
export var DELETE_TEAM = gql(_templateObject || (_templateObject = _taggedTemplateLiteral(["\n mutation deleteTeam($id: ID!, $deleteFromProjects: Boolean!) {\n deleteTeam(id: $id, deleteFromProjects: $deleteFromProjects)\n }\n"])));
|
|
5
|
-
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJuYW1lcyI6WyJncWwiLCJERUxFVEVfVEVBTSIsIl90ZW1wbGF0ZU9iamVjdCIsIl90YWdnZWRUZW1wbGF0ZUxpdGVyYWwiXSwic291cmNlcyI6WyIuLi8uLi9zcmMvcXVlcnkvZGVsZXRlVGVhbS50cyJdLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBncWwgfSBmcm9tICdAYXBvbGxvL2NsaWVudCdcblxuZXhwb3J0IGNvbnN0IERFTEVURV9URUFNID0gZ3FsYFxuICBtdXRhdGlvbiBkZWxldGVUZWFtKCRpZDogSUQhLCAkZGVsZXRlRnJvbVByb2plY3RzOiBCb29sZWFuISkge1xuICAgIGRlbGV0ZVRlYW0oaWQ6ICRpZCwgZGVsZXRlRnJvbVByb2plY3RzOiAkZGVsZXRlRnJvbVByb2plY3RzKVxuICB9XG5gXG4iXSwibWFwcGluZ3MiOiI7O0FBQUEsU0FBU0EsR0FBRyxRQUFRLGdCQUFnQjtBQUVwQyxPQUFPLElBQU1DLFdBQVcsR0FBR0QsR0FBRyxDQUFBRSxlQUFBLEtBQUFBLGVBQUEsR0FBQUMsc0JBQUEsbUpBSTdCIiwiaWdub3JlTGlzdCI6W119
|