MCPcopy Create free account

hub / github.com/codica2/react-app-best-practice / functions

Functions413 in github.com/codica2/react-app-best-practice

FunctionmapStateToProps
(state, props)
src/views/components/Teams/Team.jsx:143
FunctionmapStateToProps
(state, props)
src/views/components/Teams/Channel.jsx:202
FunctionmapStateToProps
(state, ownProps)
src/views/components/Teams/AddTeamModal/AddTeamModal.jsx:57
FunctionmapStateToProps
(state, props)
src/views/components/SideBarLeft/SideBarLeft.jsx:135
FunctionmapStateToProps
(state, props)
src/views/pages/profile.js:101
FunctionmapStateToProps
(state, ownProps)
src/views/pages/dashboard/index.js:85
FunctionmapStateToProps
(state, props)
src/views/pages/dashboard/project/withId/index.js:79
FunctionmapStateToProps
src/views/routes/default.js:20
FunctionmapStateToProps
(state, props)
src/views/UI/modals/EditTask/EditTask.js:14
FunctionmapStateToProps
(state, props)
src/views/UI/modals/AddTask/AddTaskModal.jsx:56
FunctionmapStateToProps
(state, props)
src/views/UI/AssignDropdown/AssignDropdown.jsx:203
FunctionmapStateToProps
src/views/UI/AssignTeamDropdown/AssignTeamDropdown.jsx:274
FunctionmapStatetoProps
(state, { data: { team } })
src/views/components/Dashboard/info/Projects/ProjectCard.jsx:121
Functionnumber
src/views/utils/validate.js:8
FunctionprepareForSelect
(skills)
src/state/ducks/teams/utils.js:3
FunctionprepareForSelect
(array)
src/utilities/helpers.js:29
FunctionprepareForSelect
(state, value = "value", label = "text")
src/utilities/selectors/helpersSelectors.js:3
FunctionprepareSkillsForSelect
(skills)
src/state/ducks/skills/utils.js:3
Functionprocess
()
config/jest/cssTransform.js:5
Functionprocess
(src, filename)
config/jest/fileTransform.js:9
Functionproject_type
src/views/components/Search/FilteredList.jsx:21
Functionprojects
src/state/ducks/projects/selectors.js:4
FunctionpublishProject
src/state/ducks/projects/actions.js:131
FunctionremoveCustomTeam
src/state/ducks/teams/actions.js:87
FunctionrenameObjPropNames
(obj, oldName, newName)
src/views/utils/functions.js:60
Methodrender
()
src/views/components/Projects/ModuleCard.jsx:84
Methodrender
()
src/views/components/Projects/create/CreateProject.jsx:59
Methodrender
()
src/views/components/Projects/edit/EditProject.jsx:136
Methodrender
()
src/views/components/Confirmation/Confirmation.jsx:11
Methodrender
()
src/views/components/SignIn/SignInContainer.jsx:39
Methodrender
()
src/views/components/Kanban/Kanban.js:77
Methodrender
()
src/views/components/Kanban/CustomTaskCard.js:32
Methodrender
()
src/views/components/BoardSubHeader/BoardSubHeader.jsx:79
Methodrender
()
src/views/components/ResetPassword/ResetPassword.jsx:38
Methodrender
()
src/views/components/About/AboutContainer.jsx:107
Methodrender
()
src/views/components/About/SubHeader/AboutSubHeader.jsx:7
Methodrender
()
src/views/components/Join/JoinContainer.jsx:34
Methodrender
()
src/views/components/Join/helpers/RenderCheckbox.jsx:7
Methodrender
()
src/views/components/Search/SpecialistCard.jsx:12
Methodrender
()
src/views/components/Search/InviteSpecialistModal.jsx:82
Methodrender
()
src/views/components/Search/Search.jsx:47
Methodrender
()
src/views/components/Search/forms/SearchForm.jsx:46
Methodrender
()
src/views/components/Search/forms/SearchFilterForm.jsx:79
Methodrender
()
src/views/components/Search/forms/InviteSpecialistForm.jsx:60
Methodrender
()
src/views/components/ForgotPassword/ForgotPassword.jsx:34
Methodrender
()
src/views/components/common/modals/SubmitErrorModal.jsx:22
Methodrender
()
src/views/components/common/modals/ConfirmSubmitModal.jsx:32
Methodrender
()
src/views/components/Dashboard/DashboardContainer.jsx:138
Methodrender
()
src/views/components/Dashboard/info/Projects/ProjectCard.jsx:74
Methodrender
()
src/views/components/Dashboard/info/Projects/ProjectsContainer.jsx:40
Methodrender
()
src/views/components/Dashboard/info/Tasks/TasksContainer.jsx:64
Methodrender
()
src/views/components/Dashboard/info/Tasks/ModuleInfo.jsx:39
Methodrender
()
src/views/components/Dashboard/info/Due/DueContainer.jsx:38
Methodrender
()
src/views/components/HeaderIntro/HeaderIntro.jsx:6
Methodrender
()
src/views/components/Profile/ConfirmationPrompt/ConfirmationModal.jsx:46
Methodrender
()
src/views/components/Profile/Skills/ExperienceCards/Certification.jsx:37
Methodrender
()
src/views/components/Profile/Skills/ExperienceCards/ExperienceCards.jsx:35
Methodrender
()
src/views/components/Profile/Skills/ExperienceCards/WorkExperienceCard.jsx:38
Methodrender
()
src/views/components/Profile/Skills/ExperienceCards/modals/EditWorkExperience.jsx:43
Methodrender
()
src/views/components/Profile/Skills/ExperienceCards/modals/DeleteCard.jsx:26
Methodrender
()
src/views/components/Profile/Skills/ExperienceCards/modals/AddCertification.jsx:27
Methodrender
()
src/views/components/Profile/Skills/ExperienceCards/modals/EditCertificationCard.jsx:43
Methodrender
()
src/views/components/Profile/Skills/ExperienceCards/modals/AddWorkExperience.jsx:20
Methodrender
()
src/views/components/Profile/Skills/ExperienceCards/modals/CertificationModal.jsx:9
Methodrender
()
src/views/components/Profile/Skills/ExperienceCards/forms/WorkExperienceForm.jsx:64
Methodrender
()
src/views/components/Profile/Skills/ExperienceCards/forms/CertificationForm.jsx:51
Methodrender
()
src/views/components/CreatePassword/CreatePassword.jsx:49
Methodrender
()
src/views/components/Teams/Teams.jsx:15
Methodrender
()
src/views/components/Teams/Team.jsx:127
Methodrender
()
src/views/components/Teams/Channel.jsx:181
Methodrender
()
src/views/components/Teams/AddTeamModal/AddTeamModal.jsx:26
Methodrender
()
src/views/components/ChangePassword/ChangePassword.jsx:19
Methodrender
()
src/views/components/SideBarLeft/SideBarLeft.jsx:102
Methodrender
()
src/views/pages/profile.js:45
Methodrender
()
src/views/pages/dashboard/project/withId/index.js:41
Methodrender
()
src/views/UI/modals/DeleteConfirmation.jsx:27
Methodrender
()
src/views/UI/modals/EditTask/EditTaskForm.jsx:124
Methodrender
()
src/views/UI/modals/EditTask/EditTaskModal.jsx:20
Methodrender
()
src/views/UI/modals/AddTask/CreateTaskForm.jsx:79
Methodrender
()
src/views/UI/modals/AddTask/AddTaskModal.jsx:29
Methodrender
()
src/views/UI/MembersDropdown/MembersDropdown.jsx:78
Methodrender
()
src/views/UI/AssignDropdown/AssignDropdown.jsx:124
Methodrender
()
src/views/UI/PersonTile/PersonTile.jsx:66
Methodrender
()
src/views/UI/PersonTile/PersonTile.jsx:158
Methodrender
()
src/views/UI/inputs/ImageUploader/ImageUploader.jsx:65
Methodrender
()
src/views/UI/inputs/InputField/Async/AsyncInputField.jsx:61
Methodrender
()
src/views/UI/inputs/Datepicker/Datepicker.jsx:28
Methodrender
()
src/views/UI/inputs/TextArea/Async/AsyncTextArea.jsx:83
Methodrender
()
src/views/UI/inputs/FileUploader/FileUploader.jsx:248
Methodrender
()
src/views/UI/AssignTeamDropdown/AssignTeamDropdown.jsx:143
Methodrender
()
src/views/UI/ProgressBar/ProgressBar.jsx:50
Functionrequired
src/views/utils/validate.js:1
FunctionrootReducer
(state, action)
src/state/store.js:8
Functionrun
(element, acceleration, offset)
src/views/utils/functions.js:80
FunctionsaveCreatedProgect
(payload, calback)
src/state/ducks/projects/actions.js:44
FunctionshowConfirmSubmitModal
src/state/ducks/modals/actions.js:11
FunctionshowSubmitErrorModal
()
src/state/ducks/modals/actions.js:3
FunctionspecialistProfile
( data, education = [], experience = [], avatar = null )
src/state/ducks/profile/utils.js:79
Functionspecialists
(state = {}, action)
src/state/ducks/specialists/reducers.js:6
FunctiontaskUpdated
(res, dispatch)
src/state/ducks/tasks/actions.js:90
← previousnext →301–400 of 413, ranked by callers