tree.txt 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161
  1. PRO:
  2. dashboard
  3. my_payment_schedule
  4. my_teams
  5. my_teams/add_new
  6. view/:uid
  7. ACTIONS:
  8. updateTeamNumber
  9. SUB:
  10. dashboard
  11. clients
  12. audit_log
  13. my_clients
  14. my_clients/add_new
  15. my_clients/view/:uid
  16. ACTIONS:
  17. sendCellNumberConfirmationMessage
  18. confirmCellNumberWithConfirmationToken
  19. putNewCellNumber
  20. sendEmailAddressConfirmationMessage
  21. confirmEmailAddressWithConfirmationToken
  22. putNewEmailAddress
  23. putTeam
  24. removeTeam
  25. putMcp
  26. removeMcp
  27. putAlly
  28. removeAlly
  29. putName
  30. putGender
  31. putDateOfBirth
  32. putProfilePicture
  33. removeProfilePicture
  34. updatePhoneInfo
  35. updateAddress
  36. updateMedicareNumber
  37. manuallySetIsPartBPrimaryConfirmedToTrue
  38. manuallySetIsPartBPrimaryConfirmedToFalse
  39. setHasMcpDoneEmVisitToTrue
  40. updateMcpEmVisitInfo
  41. setHasMcpDoneEmVisitToFalse
  42. putCrmReasons
  43. removeCrmReasons
  44. setIsClientEnrolledInCmToTrue
  45. setIsClientEnrolledInCmToFalse
  46. updateWhyNotEnrolledInCm
  47. setIsClientEnrolledInRmToTrue
  48. setIsClientEnrolledInRmToFalse
  49. updateWhyNotEnrolledInRm
  50. updateIntakeInfo
  51. deactivate
  52. updateDeactivationMemo
  53. reactivate
  54. updateReactivationMemo
  55. SUB:
  56. dashboard
  57. med_profile
  58. med_profile_log
  59. pro_access
  60. notes
  61. notes/add_new
  62. care_months
  63. care_months/add_new
  64. care_month_entries
  65. bills
  66. related_transactions
  67. action_items
  68. action_items/add_new
  69. erx
  70. erx/add_new
  71. mcp_updates
  72. ally_updates
  73. audit_log
  74. notes
  75. notes/view/:uid
  76. ACTIONS:
  77. SUB:
  78. dashboard
  79. audit_log
  80. erx
  81. erx/view/:uid
  82. ACTIONS:
  83. SUB:
  84. dashboard
  85. audit_log
  86. action_items
  87. action_items/view/:uid
  88. ACTIONS:
  89. SUB:
  90. dashboard
  91. audit_log
  92. care_months
  93. care_months/view/:uid
  94. ACTIONS:
  95. SUB:
  96. dashboard
  97. time_entries
  98. audit_log
  99. care_month_entries
  100. bills
  101. bills/view/:uid
  102. ACTIONS:
  103. SUB:
  104. dashboard
  105. transactions
  106. audit_log
  107. transactions
  108. med_profile_lines
  109. med_profile_line_updates
  110. pro_access
  111. mcp_updates
  112. ally_updates
  113. audit_log
  114. ADMIN:
  115. admin_dashboard
  116. facilities
  117. facilities/add_new
  118. facilities/view/:uid
  119. ACTIONS:
  120. SUB:
  121. dashboard
  122. erx
  123. action_items
  124. audit_log
  125. pros
  126. pros/add_new
  127. pros/view/:uid
  128. ACTIONS:
  129. sendCellNumberConfirmationMessage
  130. confirmCellNumberWithConfirmationToken
  131. putNewCellNumber
  132. confirmEmailAddressWithConfirmationToken
  133. putNewEmailAddress
  134. updateName
  135. updateProfession
  136. updateEnrolledHcpInfo
  137. putProfilePicture
  138. updatePhoneInfo
  139. updateAddress
  140. updatePaymentProcessingDetail
  141. uploadDriverLicense
  142. updateDriverLicenseInfo
  143. updateSsn
  144. SUB:
  145. dashboard
  146. payment_schedule
  147. teams
  148. clients
  149. pro_access
  150. mcp_updates
  151. ally_updates
  152. erx
  153. action_items
  154. care_months
  155. care_month_entries
  156. notes
  157. bills
  158. pro_transactions
  159. sessions
  160. audit_log