realtimex-crm 0.1.2

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.
Files changed (468) hide show
  1. package/LICENSE.md +21 -0
  2. package/README.md +104 -0
  3. package/dist/assets/DealList-DqDrFeDV.js +59 -0
  4. package/dist/assets/DealList-DqDrFeDV.js.map +1 -0
  5. package/dist/assets/index-BiQoGq1P.css +1 -0
  6. package/dist/assets/index-CDIy4x-0.js +152 -0
  7. package/dist/assets/index-CDIy4x-0.js.map +1 -0
  8. package/dist/auth-callback.html +140 -0
  9. package/dist/favicon.ico +0 -0
  10. package/dist/img/adding-users.png +0 -0
  11. package/dist/img/empty.svg +42 -0
  12. package/dist/index.html +1 -0
  13. package/dist/logo192.png +0 -0
  14. package/dist/logo512.png +0 -0
  15. package/dist/logos/0.png +0 -0
  16. package/dist/logos/1.png +0 -0
  17. package/dist/logos/10.png +0 -0
  18. package/dist/logos/11.png +0 -0
  19. package/dist/logos/12.png +0 -0
  20. package/dist/logos/13.png +0 -0
  21. package/dist/logos/14.png +0 -0
  22. package/dist/logos/15.png +0 -0
  23. package/dist/logos/16.png +0 -0
  24. package/dist/logos/17.png +0 -0
  25. package/dist/logos/18.png +0 -0
  26. package/dist/logos/19.png +0 -0
  27. package/dist/logos/2.png +0 -0
  28. package/dist/logos/20.png +0 -0
  29. package/dist/logos/21.png +0 -0
  30. package/dist/logos/22.png +0 -0
  31. package/dist/logos/23.png +0 -0
  32. package/dist/logos/24.png +0 -0
  33. package/dist/logos/25.png +0 -0
  34. package/dist/logos/26.png +0 -0
  35. package/dist/logos/27.png +0 -0
  36. package/dist/logos/28.png +0 -0
  37. package/dist/logos/29.png +0 -0
  38. package/dist/logos/3.png +0 -0
  39. package/dist/logos/30.png +0 -0
  40. package/dist/logos/31.png +0 -0
  41. package/dist/logos/32.png +0 -0
  42. package/dist/logos/33.png +0 -0
  43. package/dist/logos/34.png +0 -0
  44. package/dist/logos/35.png +0 -0
  45. package/dist/logos/36.png +0 -0
  46. package/dist/logos/37.png +0 -0
  47. package/dist/logos/38.png +0 -0
  48. package/dist/logos/39.png +0 -0
  49. package/dist/logos/4.png +0 -0
  50. package/dist/logos/40.png +0 -0
  51. package/dist/logos/41.png +0 -0
  52. package/dist/logos/42.png +0 -0
  53. package/dist/logos/43.png +0 -0
  54. package/dist/logos/44.png +0 -0
  55. package/dist/logos/45.png +0 -0
  56. package/dist/logos/46.png +0 -0
  57. package/dist/logos/47.png +0 -0
  58. package/dist/logos/48.png +0 -0
  59. package/dist/logos/49.png +0 -0
  60. package/dist/logos/5.png +0 -0
  61. package/dist/logos/50.png +0 -0
  62. package/dist/logos/51.png +0 -0
  63. package/dist/logos/52.png +0 -0
  64. package/dist/logos/53.png +0 -0
  65. package/dist/logos/54.png +0 -0
  66. package/dist/logos/55.png +0 -0
  67. package/dist/logos/6.png +0 -0
  68. package/dist/logos/7.png +0 -0
  69. package/dist/logos/8.png +0 -0
  70. package/dist/logos/9.png +0 -0
  71. package/dist/logos/Readme.md +1 -0
  72. package/dist/logos/logo_atomic_crm.svg +14 -0
  73. package/dist/logos/logo_atomic_crm_dark.svg +14 -0
  74. package/dist/logos/logo_atomic_crm_light.svg +14 -0
  75. package/dist/manifest.json +25 -0
  76. package/dist/robots.txt +3 -0
  77. package/dist/stats.html +4949 -0
  78. package/package.json +152 -0
  79. package/public/auth-callback.html +140 -0
  80. package/public/favicon.ico +0 -0
  81. package/public/img/adding-users.png +0 -0
  82. package/public/img/empty.svg +42 -0
  83. package/public/logo192.png +0 -0
  84. package/public/logo512.png +0 -0
  85. package/public/logos/0.png +0 -0
  86. package/public/logos/1.png +0 -0
  87. package/public/logos/10.png +0 -0
  88. package/public/logos/11.png +0 -0
  89. package/public/logos/12.png +0 -0
  90. package/public/logos/13.png +0 -0
  91. package/public/logos/14.png +0 -0
  92. package/public/logos/15.png +0 -0
  93. package/public/logos/16.png +0 -0
  94. package/public/logos/17.png +0 -0
  95. package/public/logos/18.png +0 -0
  96. package/public/logos/19.png +0 -0
  97. package/public/logos/2.png +0 -0
  98. package/public/logos/20.png +0 -0
  99. package/public/logos/21.png +0 -0
  100. package/public/logos/22.png +0 -0
  101. package/public/logos/23.png +0 -0
  102. package/public/logos/24.png +0 -0
  103. package/public/logos/25.png +0 -0
  104. package/public/logos/26.png +0 -0
  105. package/public/logos/27.png +0 -0
  106. package/public/logos/28.png +0 -0
  107. package/public/logos/29.png +0 -0
  108. package/public/logos/3.png +0 -0
  109. package/public/logos/30.png +0 -0
  110. package/public/logos/31.png +0 -0
  111. package/public/logos/32.png +0 -0
  112. package/public/logos/33.png +0 -0
  113. package/public/logos/34.png +0 -0
  114. package/public/logos/35.png +0 -0
  115. package/public/logos/36.png +0 -0
  116. package/public/logos/37.png +0 -0
  117. package/public/logos/38.png +0 -0
  118. package/public/logos/39.png +0 -0
  119. package/public/logos/4.png +0 -0
  120. package/public/logos/40.png +0 -0
  121. package/public/logos/41.png +0 -0
  122. package/public/logos/42.png +0 -0
  123. package/public/logos/43.png +0 -0
  124. package/public/logos/44.png +0 -0
  125. package/public/logos/45.png +0 -0
  126. package/public/logos/46.png +0 -0
  127. package/public/logos/47.png +0 -0
  128. package/public/logos/48.png +0 -0
  129. package/public/logos/49.png +0 -0
  130. package/public/logos/5.png +0 -0
  131. package/public/logos/50.png +0 -0
  132. package/public/logos/51.png +0 -0
  133. package/public/logos/52.png +0 -0
  134. package/public/logos/53.png +0 -0
  135. package/public/logos/54.png +0 -0
  136. package/public/logos/55.png +0 -0
  137. package/public/logos/6.png +0 -0
  138. package/public/logos/7.png +0 -0
  139. package/public/logos/8.png +0 -0
  140. package/public/logos/9.png +0 -0
  141. package/public/logos/Readme.md +1 -0
  142. package/public/logos/logo_atomic_crm.svg +14 -0
  143. package/public/logos/logo_atomic_crm_dark.svg +14 -0
  144. package/public/logos/logo_atomic_crm_light.svg +14 -0
  145. package/public/manifest.json +25 -0
  146. package/public/robots.txt +3 -0
  147. package/src/App.css +42 -0
  148. package/src/App.tsx +58 -0
  149. package/src/assets/react.svg +1 -0
  150. package/src/components/admin/Readme.md +40 -0
  151. package/src/components/admin/admin.tsx +132 -0
  152. package/src/components/admin/app-sidebar.tsx +166 -0
  153. package/src/components/admin/array-field.tsx +59 -0
  154. package/src/components/admin/array-input.tsx +201 -0
  155. package/src/components/admin/authentication.tsx +86 -0
  156. package/src/components/admin/autocomplete-array-input.tsx +254 -0
  157. package/src/components/admin/autocomplete-input.tsx +296 -0
  158. package/src/components/admin/badge-field.tsx +65 -0
  159. package/src/components/admin/boolean-input.tsx +116 -0
  160. package/src/components/admin/breadcrumb.tsx +135 -0
  161. package/src/components/admin/bulk-actions-toolbar.tsx +83 -0
  162. package/src/components/admin/bulk-delete-button.tsx +70 -0
  163. package/src/components/admin/bulk-export-button.tsx +76 -0
  164. package/src/components/admin/cancel-button.tsx +46 -0
  165. package/src/components/admin/columns-button.tsx +345 -0
  166. package/src/components/admin/confirm.tsx +166 -0
  167. package/src/components/admin/count.tsx +94 -0
  168. package/src/components/admin/create-button.tsx +58 -0
  169. package/src/components/admin/create.tsx +132 -0
  170. package/src/components/admin/data-table.tsx +520 -0
  171. package/src/components/admin/date-field.tsx +136 -0
  172. package/src/components/admin/date-input.tsx +317 -0
  173. package/src/components/admin/date-time-input.tsx +331 -0
  174. package/src/components/admin/delete-button.tsx +113 -0
  175. package/src/components/admin/edit-button.tsx +64 -0
  176. package/src/components/admin/edit-guesser.tsx +157 -0
  177. package/src/components/admin/edit.tsx +152 -0
  178. package/src/components/admin/email-field.tsx +74 -0
  179. package/src/components/admin/error.tsx +111 -0
  180. package/src/components/admin/export-button.tsx +126 -0
  181. package/src/components/admin/field-toggle.tsx +164 -0
  182. package/src/components/admin/file-field.tsx +123 -0
  183. package/src/components/admin/file-input.tsx +361 -0
  184. package/src/components/admin/filter-form.tsx +510 -0
  185. package/src/components/admin/form.tsx +312 -0
  186. package/src/components/admin/icon-button-with-tooltip.tsx +85 -0
  187. package/src/components/admin/index.ts +73 -0
  188. package/src/components/admin/input-helper-text.tsx +29 -0
  189. package/src/components/admin/layout.tsx +69 -0
  190. package/src/components/admin/list-guesser.tsx +239 -0
  191. package/src/components/admin/list-pagination.tsx +247 -0
  192. package/src/components/admin/list.tsx +178 -0
  193. package/src/components/admin/loading.tsx +40 -0
  194. package/src/components/admin/locales-menu-button.tsx +60 -0
  195. package/src/components/admin/login-page.tsx +104 -0
  196. package/src/components/admin/notification.tsx +114 -0
  197. package/src/components/admin/number-field.tsx +84 -0
  198. package/src/components/admin/number-input.tsx +124 -0
  199. package/src/components/admin/radio-button-group-input.tsx +184 -0
  200. package/src/components/admin/ready.tsx +55 -0
  201. package/src/components/admin/record-field.tsx +132 -0
  202. package/src/components/admin/reference-array-field.tsx +152 -0
  203. package/src/components/admin/reference-array-input.tsx +68 -0
  204. package/src/components/admin/reference-field.tsx +153 -0
  205. package/src/components/admin/reference-input.tsx +46 -0
  206. package/src/components/admin/reference-many-count.tsx +92 -0
  207. package/src/components/admin/reference-many-field.tsx +132 -0
  208. package/src/components/admin/refresh-button.tsx +31 -0
  209. package/src/components/admin/saved-queries.tsx +174 -0
  210. package/src/components/admin/search-input.tsx +57 -0
  211. package/src/components/admin/select-field.tsx +111 -0
  212. package/src/components/admin/select-input.tsx +323 -0
  213. package/src/components/admin/show-button.tsx +57 -0
  214. package/src/components/admin/show-guesser.tsx +215 -0
  215. package/src/components/admin/show.tsx +184 -0
  216. package/src/components/admin/simple-form-iterator.tsx +582 -0
  217. package/src/components/admin/simple-form.tsx +95 -0
  218. package/src/components/admin/simple-show-layout.tsx +8 -0
  219. package/src/components/admin/single-field-list.tsx +67 -0
  220. package/src/components/admin/sort-button.tsx +152 -0
  221. package/src/components/admin/spinner.tsx +46 -0
  222. package/src/components/admin/text-field.tsx +60 -0
  223. package/src/components/admin/text-input.tsx +77 -0
  224. package/src/components/admin/theme-mode-toggle.tsx +48 -0
  225. package/src/components/admin/theme-provider.tsx +74 -0
  226. package/src/components/admin/toggle-filter-button.tsx +77 -0
  227. package/src/components/admin/url-field.tsx +83 -0
  228. package/src/components/admin/user-menu.tsx +84 -0
  229. package/src/components/atomic-crm/activity/ActivityLog.tsx +54 -0
  230. package/src/components/atomic-crm/activity/ActivityLogCompanyCreated.tsx +50 -0
  231. package/src/components/atomic-crm/activity/ActivityLogContactCreated.tsx +42 -0
  232. package/src/components/atomic-crm/activity/ActivityLogContactNoteCreated.tsx +71 -0
  233. package/src/components/atomic-crm/activity/ActivityLogContext.tsx +11 -0
  234. package/src/components/atomic-crm/activity/ActivityLogDealCreated.tsx +41 -0
  235. package/src/components/atomic-crm/activity/ActivityLogDealNoteCreated.tsx +84 -0
  236. package/src/components/atomic-crm/activity/ActivityLogIterator.tsx +80 -0
  237. package/src/components/atomic-crm/activity/ActivityLogNote.tsx +36 -0
  238. package/src/components/atomic-crm/companies/AutocompleteCompanyInput.tsx +43 -0
  239. package/src/components/atomic-crm/companies/CompanyAside.tsx +207 -0
  240. package/src/components/atomic-crm/companies/CompanyAvatar.tsx +29 -0
  241. package/src/components/atomic-crm/companies/CompanyCard.tsx +88 -0
  242. package/src/components/atomic-crm/companies/CompanyCreate.tsx +41 -0
  243. package/src/components/atomic-crm/companies/CompanyEdit.tsx +33 -0
  244. package/src/components/atomic-crm/companies/CompanyEmpty.tsx +26 -0
  245. package/src/components/atomic-crm/companies/CompanyInputs.tsx +160 -0
  246. package/src/components/atomic-crm/companies/CompanyList.tsx +54 -0
  247. package/src/components/atomic-crm/companies/CompanyListFilter.tsx +55 -0
  248. package/src/components/atomic-crm/companies/CompanyShow.tsx +241 -0
  249. package/src/components/atomic-crm/companies/GridList.tsx +46 -0
  250. package/src/components/atomic-crm/companies/index.ts +11 -0
  251. package/src/components/atomic-crm/companies/sizes.ts +7 -0
  252. package/src/components/atomic-crm/consts.ts +5 -0
  253. package/src/components/atomic-crm/contacts/Avatar.tsx +40 -0
  254. package/src/components/atomic-crm/contacts/ContactAside.tsx +187 -0
  255. package/src/components/atomic-crm/contacts/ContactCreate.tsx +34 -0
  256. package/src/components/atomic-crm/contacts/ContactEdit.tsx +32 -0
  257. package/src/components/atomic-crm/contacts/ContactEmpty.tsx +28 -0
  258. package/src/components/atomic-crm/contacts/ContactImportButton.tsx +213 -0
  259. package/src/components/atomic-crm/contacts/ContactInputs.tsx +209 -0
  260. package/src/components/atomic-crm/contacts/ContactList.tsx +116 -0
  261. package/src/components/atomic-crm/contacts/ContactListContent.tsx +107 -0
  262. package/src/components/atomic-crm/contacts/ContactListFilter.tsx +126 -0
  263. package/src/components/atomic-crm/contacts/ContactMergeButton.tsx +263 -0
  264. package/src/components/atomic-crm/contacts/ContactShow.tsx +76 -0
  265. package/src/components/atomic-crm/contacts/ExportVCardButton.tsx +79 -0
  266. package/src/components/atomic-crm/contacts/TagsList.tsx +33 -0
  267. package/src/components/atomic-crm/contacts/TagsListEdit.tsx +155 -0
  268. package/src/components/atomic-crm/contacts/contacts_export.csv +3 -0
  269. package/src/components/atomic-crm/contacts/exportToVCard.ts +104 -0
  270. package/src/components/atomic-crm/contacts/index.tsx +14 -0
  271. package/src/components/atomic-crm/contacts/useContactImport.tsx +206 -0
  272. package/src/components/atomic-crm/dashboard/Dashboard.tsx +66 -0
  273. package/src/components/atomic-crm/dashboard/DashboardActivityLog.tsx +22 -0
  274. package/src/components/atomic-crm/dashboard/DashboardStepper.tsx +72 -0
  275. package/src/components/atomic-crm/dashboard/DealsChart.tsx +202 -0
  276. package/src/components/atomic-crm/dashboard/DealsPipeline.tsx +90 -0
  277. package/src/components/atomic-crm/dashboard/HotContacts.tsx +92 -0
  278. package/src/components/atomic-crm/dashboard/LatestNotes.tsx +116 -0
  279. package/src/components/atomic-crm/dashboard/TasksList.tsx +69 -0
  280. package/src/components/atomic-crm/dashboard/TasksListEmpty.tsx +22 -0
  281. package/src/components/atomic-crm/dashboard/TasksListFilter.tsx +72 -0
  282. package/src/components/atomic-crm/dashboard/Welcome.tsx +41 -0
  283. package/src/components/atomic-crm/deals/ContactList.tsx +31 -0
  284. package/src/components/atomic-crm/deals/DealArchivedList.tsx +105 -0
  285. package/src/components/atomic-crm/deals/DealCard.tsx +78 -0
  286. package/src/components/atomic-crm/deals/DealColumn.tsx +52 -0
  287. package/src/components/atomic-crm/deals/DealCreate.tsx +95 -0
  288. package/src/components/atomic-crm/deals/DealEdit.tsx +81 -0
  289. package/src/components/atomic-crm/deals/DealEmpty.tsx +63 -0
  290. package/src/components/atomic-crm/deals/DealInputs.tsx +103 -0
  291. package/src/components/atomic-crm/deals/DealList.tsx +95 -0
  292. package/src/components/atomic-crm/deals/DealListContent.tsx +245 -0
  293. package/src/components/atomic-crm/deals/DealShow.tsx +260 -0
  294. package/src/components/atomic-crm/deals/OnlyMineInput.tsx +30 -0
  295. package/src/components/atomic-crm/deals/deal.ts +5 -0
  296. package/src/components/atomic-crm/deals/dealUtils.ts +26 -0
  297. package/src/components/atomic-crm/deals/index.ts +6 -0
  298. package/src/components/atomic-crm/deals/stages.ts +28 -0
  299. package/src/components/atomic-crm/filters/FilterCategory.tsx +20 -0
  300. package/src/components/atomic-crm/layout/FormToolbar.tsx +12 -0
  301. package/src/components/atomic-crm/layout/Header.tsx +134 -0
  302. package/src/components/atomic-crm/layout/Layout.tsx +21 -0
  303. package/src/components/atomic-crm/layout/TopToolbar.tsx +24 -0
  304. package/src/components/atomic-crm/login/LoginSkeleton.tsx +18 -0
  305. package/src/components/atomic-crm/login/SignupPage.tsx +150 -0
  306. package/src/components/atomic-crm/login/StartPage.tsx +27 -0
  307. package/src/components/atomic-crm/misc/AsideSection.tsx +21 -0
  308. package/src/components/atomic-crm/misc/ContactOption.tsx +26 -0
  309. package/src/components/atomic-crm/misc/ImageEditorField.tsx +206 -0
  310. package/src/components/atomic-crm/misc/RelativeDate.tsx +5 -0
  311. package/src/components/atomic-crm/misc/Status.tsx +28 -0
  312. package/src/components/atomic-crm/misc/fetchWithTimeout.ts +19 -0
  313. package/src/components/atomic-crm/misc/isLinkedInUrl.ts +15 -0
  314. package/src/components/atomic-crm/misc/unsupportedDomains.const.ts +105 -0
  315. package/src/components/atomic-crm/misc/useAppBarHeight.ts +9 -0
  316. package/src/components/atomic-crm/misc/usePapaParse.tsx +144 -0
  317. package/src/components/atomic-crm/notes/Note.tsx +187 -0
  318. package/src/components/atomic-crm/notes/NoteAttachments.tsx +56 -0
  319. package/src/components/atomic-crm/notes/NoteCreate.tsx +112 -0
  320. package/src/components/atomic-crm/notes/NoteInputs.tsx +92 -0
  321. package/src/components/atomic-crm/notes/NotesIterator.tsx +37 -0
  322. package/src/components/atomic-crm/notes/StatusSelector.tsx +39 -0
  323. package/src/components/atomic-crm/notes/index.ts +3 -0
  324. package/src/components/atomic-crm/notes/utils.ts +13 -0
  325. package/src/components/atomic-crm/providers/commons/activity.ts +174 -0
  326. package/src/components/atomic-crm/providers/commons/canAccess.ts +26 -0
  327. package/src/components/atomic-crm/providers/commons/getCompanyAvatar.spec.ts +20 -0
  328. package/src/components/atomic-crm/providers/commons/getCompanyAvatar.ts +21 -0
  329. package/src/components/atomic-crm/providers/commons/getContactAvatar.spec.ts +80 -0
  330. package/src/components/atomic-crm/providers/commons/getContactAvatar.ts +70 -0
  331. package/src/components/atomic-crm/providers/commons/mergeContacts.ts +185 -0
  332. package/src/components/atomic-crm/providers/fakerest/authProvider.ts +74 -0
  333. package/src/components/atomic-crm/providers/fakerest/dataGenerator/companies.ts +53 -0
  334. package/src/components/atomic-crm/providers/fakerest/dataGenerator/contactNotes.ts +25 -0
  335. package/src/components/atomic-crm/providers/fakerest/dataGenerator/contacts.ts +103 -0
  336. package/src/components/atomic-crm/providers/fakerest/dataGenerator/dealNotes.ts +19 -0
  337. package/src/components/atomic-crm/providers/fakerest/dataGenerator/deals.ts +53 -0
  338. package/src/components/atomic-crm/providers/fakerest/dataGenerator/finalize.ts +10 -0
  339. package/src/components/atomic-crm/providers/fakerest/dataGenerator/index.ts +25 -0
  340. package/src/components/atomic-crm/providers/fakerest/dataGenerator/sales.ts +37 -0
  341. package/src/components/atomic-crm/providers/fakerest/dataGenerator/tags.ts +14 -0
  342. package/src/components/atomic-crm/providers/fakerest/dataGenerator/tasks.ts +55 -0
  343. package/src/components/atomic-crm/providers/fakerest/dataGenerator/types.ts +21 -0
  344. package/src/components/atomic-crm/providers/fakerest/dataGenerator/utils.ts +28 -0
  345. package/src/components/atomic-crm/providers/fakerest/dataProvider.ts +518 -0
  346. package/src/components/atomic-crm/providers/fakerest/index.ts +2 -0
  347. package/src/components/atomic-crm/providers/fakerest/internal/listParser.ts +48 -0
  348. package/src/components/atomic-crm/providers/fakerest/internal/supabaseAdapter.spec.ts +721 -0
  349. package/src/components/atomic-crm/providers/fakerest/internal/supabaseAdapter.ts +49 -0
  350. package/src/components/atomic-crm/providers/fakerest/internal/transformContainsFilter.spec.ts +35 -0
  351. package/src/components/atomic-crm/providers/fakerest/internal/transformContainsFilter.ts +17 -0
  352. package/src/components/atomic-crm/providers/fakerest/internal/transformFilter.ts +57 -0
  353. package/src/components/atomic-crm/providers/fakerest/internal/transformInFilter.spec.ts +32 -0
  354. package/src/components/atomic-crm/providers/fakerest/internal/transformInFilter.ts +17 -0
  355. package/src/components/atomic-crm/providers/fakerest/internal/transformOrFilter.spec.ts +23 -0
  356. package/src/components/atomic-crm/providers/fakerest/internal/transformOrFilter.ts +17 -0
  357. package/src/components/atomic-crm/providers/supabase/authProvider.ts +121 -0
  358. package/src/components/atomic-crm/providers/supabase/dataProvider.ts +407 -0
  359. package/src/components/atomic-crm/providers/supabase/index.ts +2 -0
  360. package/src/components/atomic-crm/providers/supabase/supabase.ts +34 -0
  361. package/src/components/atomic-crm/providers/types.ts +1 -0
  362. package/src/components/atomic-crm/root/CRM.tsx +167 -0
  363. package/src/components/atomic-crm/root/ConfigurationContext.tsx +80 -0
  364. package/src/components/atomic-crm/root/defaultConfiguration.ts +64 -0
  365. package/src/components/atomic-crm/root/i18nProvider.tsx +25 -0
  366. package/src/components/atomic-crm/sales/SaleName.tsx +13 -0
  367. package/src/components/atomic-crm/sales/SalesCreate.tsx +51 -0
  368. package/src/components/atomic-crm/sales/SalesEdit.tsx +82 -0
  369. package/src/components/atomic-crm/sales/SalesInputs.tsx +31 -0
  370. package/src/components/atomic-crm/sales/SalesList.tsx +62 -0
  371. package/src/components/atomic-crm/sales/index.ts +12 -0
  372. package/src/components/atomic-crm/settings/DatabaseSettings.tsx +169 -0
  373. package/src/components/atomic-crm/settings/SettingsPage.tsx +259 -0
  374. package/src/components/atomic-crm/setup/SupabaseSetupWizard.tsx +215 -0
  375. package/src/components/atomic-crm/simple-list/ListNoResults.tsx +53 -0
  376. package/src/components/atomic-crm/simple-list/ListPlaceholder.tsx +9 -0
  377. package/src/components/atomic-crm/simple-list/SimpleList.tsx +245 -0
  378. package/src/components/atomic-crm/simple-list/SimpleListItem.tsx +138 -0
  379. package/src/components/atomic-crm/simple-list/SimpleListLoading.tsx +60 -0
  380. package/src/components/atomic-crm/tags/RoundButton.tsx +10 -0
  381. package/src/components/atomic-crm/tags/TagChip.tsx +45 -0
  382. package/src/components/atomic-crm/tags/TagCreateModal.tsx +39 -0
  383. package/src/components/atomic-crm/tags/TagDialog.tsx +118 -0
  384. package/src/components/atomic-crm/tags/TagEditModal.tsx +42 -0
  385. package/src/components/atomic-crm/tags/colors.ts +12 -0
  386. package/src/components/atomic-crm/tasks/AddTask.tsx +191 -0
  387. package/src/components/atomic-crm/tasks/Task.tsx +184 -0
  388. package/src/components/atomic-crm/tasks/TaskEdit.tsx +96 -0
  389. package/src/components/atomic-crm/tasks/TasksIterator.tsx +30 -0
  390. package/src/components/atomic-crm/types.ts +226 -0
  391. package/src/components/supabase/forgot-password-page.tsx +86 -0
  392. package/src/components/supabase/layout.tsx +27 -0
  393. package/src/components/supabase/set-password-page.tsx +119 -0
  394. package/src/components/ui/README.md +34 -0
  395. package/src/components/ui/accordion.tsx +64 -0
  396. package/src/components/ui/alert.tsx +66 -0
  397. package/src/components/ui/avatar.tsx +99 -0
  398. package/src/components/ui/badge.tsx +46 -0
  399. package/src/components/ui/breadcrumb.tsx +109 -0
  400. package/src/components/ui/button.tsx +59 -0
  401. package/src/components/ui/card.tsx +92 -0
  402. package/src/components/ui/checkbox.tsx +30 -0
  403. package/src/components/ui/command.tsx +175 -0
  404. package/src/components/ui/dialog.tsx +133 -0
  405. package/src/components/ui/drawer.tsx +133 -0
  406. package/src/components/ui/dropdown-menu.tsx +255 -0
  407. package/src/components/ui/input.tsx +21 -0
  408. package/src/components/ui/label.tsx +24 -0
  409. package/src/components/ui/navigation-menu.tsx +168 -0
  410. package/src/components/ui/pagination.tsx +127 -0
  411. package/src/components/ui/popover.tsx +46 -0
  412. package/src/components/ui/progress.tsx +29 -0
  413. package/src/components/ui/radio-group.tsx +43 -0
  414. package/src/components/ui/select.tsx +183 -0
  415. package/src/components/ui/separator.tsx +26 -0
  416. package/src/components/ui/sheet.tsx +137 -0
  417. package/src/components/ui/sidebar.tsx +724 -0
  418. package/src/components/ui/skeleton.tsx +13 -0
  419. package/src/components/ui/sonner.tsx +38 -0
  420. package/src/components/ui/spinner.tsx +51 -0
  421. package/src/components/ui/switch.tsx +29 -0
  422. package/src/components/ui/table.tsx +114 -0
  423. package/src/components/ui/tabs.tsx +64 -0
  424. package/src/components/ui/textarea.tsx +18 -0
  425. package/src/components/ui/tooltip.tsx +61 -0
  426. package/src/hooks/saved-queries.tsx +67 -0
  427. package/src/hooks/simple-form-iterator-context.tsx +70 -0
  428. package/src/hooks/use-mobile.ts +21 -0
  429. package/src/hooks/useBulkExport.tsx +61 -0
  430. package/src/hooks/useSupportCreateSuggestion.tsx +188 -0
  431. package/src/hooks/user-menu-context.tsx +24 -0
  432. package/src/index.css +170 -0
  433. package/src/lib/field.type.ts +22 -0
  434. package/src/lib/genericMemo.ts +18 -0
  435. package/src/lib/i18nProvider.ts +9 -0
  436. package/src/lib/sanitizeInputRestProps.ts +46 -0
  437. package/src/lib/supabase-config.ts +123 -0
  438. package/src/lib/utils.ts +6 -0
  439. package/src/main.tsx +10 -0
  440. package/src/setupTests.js +5 -0
  441. package/src/vite-env.d.ts +1 -0
  442. package/supabase/config.toml +157 -0
  443. package/supabase/functions/.env.development +7 -0
  444. package/supabase/functions/_shared/db.ts +187 -0
  445. package/supabase/functions/_shared/supabaseAdmin.ts +13 -0
  446. package/supabase/functions/_shared/utils.ts +13 -0
  447. package/supabase/functions/mergeContacts/index.ts +215 -0
  448. package/supabase/functions/postmark/addNoteToContact.ts +129 -0
  449. package/supabase/functions/postmark/extractMailContactData.ts +41 -0
  450. package/supabase/functions/postmark/getExpectedAuthorization.ts +4 -0
  451. package/supabase/functions/postmark/getNoteContent.ts +6 -0
  452. package/supabase/functions/postmark/index.ts +210 -0
  453. package/supabase/functions/updatePassword/index.ts +50 -0
  454. package/supabase/functions/users/index.ts +206 -0
  455. package/supabase/migrations/20240730075029_init_db.sql +600 -0
  456. package/supabase/migrations/20240730075425_init_triggers.sql +57 -0
  457. package/supabase/migrations/20240806124555_task_sales_id.sql +1 -0
  458. package/supabase/migrations/20240807082449_remove-aquisition.sql +20 -0
  459. package/supabase/migrations/20240808141826_init_state_configure.sql +9 -0
  460. package/supabase/migrations/20240813084010_tags_policy.sql +18 -0
  461. package/supabase/migrations/20241104153231_sales_policies.sql +7 -0
  462. package/supabase/migrations/20250109152531_email_jsonb.sql +43 -0
  463. package/supabase/migrations/20250113132531_phone_jsonb.sql +67 -0
  464. package/supabase/migrations/20251204172855_merge_contacts_function.sql +153 -0
  465. package/supabase/migrations/20251204201317_drop_merge_contacts_function.sql +2 -0
  466. package/supabase/seed.sql +0 -0
  467. package/supabase/templates/invite.html +70 -0
  468. package/supabase/templates/recovery.html +75 -0
@@ -0,0 +1,155 @@
1
+ import { Edit, Plus } from "lucide-react";
2
+ import {
3
+ useGetList,
4
+ useGetMany,
5
+ useRecordContext,
6
+ useUpdate,
7
+ type Identifier,
8
+ } from "ra-core";
9
+ import { useCallback, useState } from "react";
10
+ import { Badge } from "@/components/ui/badge";
11
+ import { Button } from "@/components/ui/button";
12
+ import {
13
+ DropdownMenu,
14
+ DropdownMenuContent,
15
+ DropdownMenuItem,
16
+ DropdownMenuTrigger,
17
+ } from "@/components/ui/dropdown-menu";
18
+
19
+ import { TagChip } from "../tags/TagChip";
20
+ import { TagCreateModal } from "../tags/TagCreateModal";
21
+ import type { Contact, Tag } from "../types";
22
+
23
+ export const TagsListEdit = () => {
24
+ const record = useRecordContext<Contact>();
25
+ const [open, setOpen] = useState(false);
26
+
27
+ const { data: allTags, isPending: isPendingAllTags } = useGetList<Tag>(
28
+ "tags",
29
+ {
30
+ pagination: { page: 1, perPage: 10 },
31
+ sort: { field: "name", order: "ASC" },
32
+ },
33
+ );
34
+ const { data: tags, isPending: isPendingRecordTags } = useGetMany<Tag>(
35
+ "tags",
36
+ { ids: record?.tags },
37
+ { enabled: record && record.tags && record.tags.length > 0 },
38
+ );
39
+ const [update] = useUpdate<Contact>();
40
+
41
+ const unselectedTags =
42
+ allTags && record && allTags.filter((tag) => !record.tags.includes(tag.id));
43
+
44
+ const handleTagAdd = (id: Identifier) => {
45
+ if (!record) {
46
+ throw new Error("No contact record found");
47
+ }
48
+ const tags = [...record.tags, id];
49
+ update("contacts", {
50
+ id: record.id,
51
+ data: { tags },
52
+ previousData: record,
53
+ });
54
+ };
55
+
56
+ const handleTagDelete = async (id: Identifier) => {
57
+ if (!record) {
58
+ throw new Error("No contact record found");
59
+ }
60
+ const tags = record.tags.filter((tagId) => tagId !== id);
61
+ await update("contacts", {
62
+ id: record.id,
63
+ data: { tags },
64
+ previousData: record,
65
+ });
66
+ };
67
+
68
+ const openTagCreateDialog = () => {
69
+ setOpen(true);
70
+ };
71
+
72
+ const handleTagCreateClose = () => {
73
+ setOpen(false);
74
+ };
75
+
76
+ const handleTagCreated = useCallback(
77
+ async (tag: Tag) => {
78
+ if (!record) {
79
+ throw new Error("No contact record found");
80
+ }
81
+
82
+ await update(
83
+ "contacts",
84
+ {
85
+ id: record.id,
86
+ data: { tags: [...record.tags, tag.id] },
87
+ previousData: record,
88
+ },
89
+ {
90
+ onSuccess: () => {
91
+ setOpen(false);
92
+ },
93
+ },
94
+ );
95
+ },
96
+ [update, record],
97
+ );
98
+
99
+ if (isPendingRecordTags || isPendingAllTags) return null;
100
+
101
+ return (
102
+ <div className="flex flex-wrap gap-2">
103
+ {tags?.map((tag) => (
104
+ <div key={tag.id}>
105
+ <TagChip tag={tag} onUnlink={() => handleTagDelete(tag.id)} />
106
+ </div>
107
+ ))}
108
+
109
+ <div>
110
+ <DropdownMenu>
111
+ <DropdownMenuTrigger asChild>
112
+ <Button variant="outline" size="sm" className="h-6 cursor-pointer">
113
+ <Plus className="h-3 w-3 mr-1" />
114
+ Add tag
115
+ </Button>
116
+ </DropdownMenuTrigger>
117
+ <DropdownMenuContent>
118
+ {unselectedTags?.map((tag) => (
119
+ <DropdownMenuItem
120
+ key={tag.id}
121
+ onClick={() => handleTagAdd(tag.id)}
122
+ >
123
+ <Badge
124
+ variant="secondary"
125
+ className="text-xs font-normal text-black"
126
+ style={{
127
+ backgroundColor: tag.color,
128
+ }}
129
+ >
130
+ {tag.name}
131
+ </Badge>
132
+ </DropdownMenuItem>
133
+ ))}
134
+ <DropdownMenuItem onClick={openTagCreateDialog}>
135
+ <Button
136
+ variant="ghost"
137
+ size="sm"
138
+ className="w-full justify-start p-0 cursor-pointer"
139
+ >
140
+ <Edit className="h-3 w-3 mr-2" />
141
+ Create new tag
142
+ </Button>
143
+ </DropdownMenuItem>
144
+ </DropdownMenuContent>
145
+ </DropdownMenu>
146
+ </div>
147
+
148
+ <TagCreateModal
149
+ open={open}
150
+ onClose={handleTagCreateClose}
151
+ onSuccess={handleTagCreated}
152
+ />
153
+ </div>
154
+ );
155
+ };
@@ -0,0 +1,3 @@
1
+ first_name,last_name,gender,title,background,first_seen,last_seen,has_newsletter,status,tags,linkedin_url,company,email_work,email_home,email_other,phone_work,phone_home,phone_other
2
+ John,Doe,male,Sales Executive,,2024-07-01T00:00:00+00:00,2024-07-01T11:54:49.95+00:00,false,in-contract,"influencer, developer",https://www.linkedin.com/in/johndoe,Acme,john@doe.example,john.doe@gmail.com,jdoe@caramail.com,659-980-2015,740.645.3807,(446) 758-2122
3
+ Jane,Doe,female,Designer,,2024-07-01T00:00:00+00:00,2024-07-01T11:54:49.95+00:00,false,in-contract,"UI, design",https://www.linkedin.com/in/janedoe,Acme,,,jane@doe.example,659-980-2020,740.647.3802,
@@ -0,0 +1,104 @@
1
+ import type { Contact, Company } from "../types";
2
+
3
+ /**
4
+ * Folds a long line according to vCard specification (max 75 chars per line)
5
+ * Continuation lines start with a space
6
+ */
7
+ function foldLine(line: string): string {
8
+ const maxLength = 75;
9
+ if (line.length <= maxLength) return line;
10
+
11
+ const result: string[] = [];
12
+ let currentLine = line.substring(0, maxLength);
13
+ let remaining = line.substring(maxLength);
14
+
15
+ result.push(currentLine);
16
+
17
+ while (remaining.length > 0) {
18
+ // Continuation lines start with a space and can have 74 more chars
19
+ const chunkSize = maxLength - 1;
20
+ currentLine = " " + remaining.substring(0, chunkSize);
21
+ remaining = remaining.substring(chunkSize);
22
+ result.push(currentLine);
23
+ }
24
+
25
+ return result.join("\r\n");
26
+ }
27
+
28
+ /**
29
+ * Converts a contact and their company to vCard 3.0 format
30
+ */
31
+ export function exportToVCard(
32
+ contact: Contact,
33
+ company?: Company,
34
+ photoData?: { base64: string; mimeType: string },
35
+ ): string {
36
+ const lines: string[] = [];
37
+
38
+ // vCard header
39
+ lines.push("BEGIN:VCARD");
40
+ lines.push("VERSION:3.0");
41
+
42
+ // Name (N: Family Name;Given Name;Additional Names;Honorific Prefixes;Honorific Suffixes)
43
+ lines.push(`N:${contact.last_name};${contact.first_name};;;`);
44
+
45
+ // Formatted name
46
+ lines.push(`FN:${contact.first_name} ${contact.last_name}`);
47
+
48
+ // Title/Job position
49
+ if (contact.title) {
50
+ lines.push(`TITLE:${contact.title}`);
51
+ }
52
+
53
+ // Organization
54
+ if (company?.name) {
55
+ lines.push(`ORG:${company.name}`);
56
+ }
57
+
58
+ // Emails
59
+ if (contact.email_jsonb && contact.email_jsonb.length > 0) {
60
+ contact.email_jsonb.forEach((emailObj) => {
61
+ const type = emailObj.type.toUpperCase();
62
+ lines.push(`EMAIL;TYPE=${type}:${emailObj.email}`);
63
+ });
64
+ }
65
+
66
+ // Phone numbers
67
+ if (contact.phone_jsonb && contact.phone_jsonb.length > 0) {
68
+ contact.phone_jsonb.forEach((phoneObj) => {
69
+ const type = phoneObj.type.toUpperCase();
70
+ lines.push(`TEL;TYPE=${type}:${phoneObj.number}`);
71
+ });
72
+ }
73
+
74
+ // LinkedIn URL
75
+ if (contact.linkedin_url) {
76
+ lines.push(`URL:${contact.linkedin_url}`);
77
+ }
78
+
79
+ // Background/Note
80
+ if (contact.background) {
81
+ // Escape newlines and special characters in notes
82
+ const escapedNote = contact.background
83
+ .replace(/\\/g, "\\\\")
84
+ .replace(/\n/g, "\\n")
85
+ .replace(/,/g, "\\,")
86
+ .replace(/;/g, "\\;");
87
+ lines.push(`NOTE:${escapedNote}`);
88
+ }
89
+
90
+ // Photo/Avatar - vCard 3.0 format with base64 encoding
91
+ if (photoData) {
92
+ // Extract image type from MIME type (e.g., "image/png" -> "PNG")
93
+ const imageType = photoData.mimeType.split("/")[1]?.toUpperCase() || "PNG";
94
+
95
+ // vCard 3.0 format: PHOTO;ENCODING=b;TYPE=PNG:
96
+ const photoLine = `PHOTO;ENCODING=b;TYPE=${imageType}:${photoData.base64}`;
97
+ lines.push(foldLine(photoLine));
98
+ }
99
+
100
+ // vCard footer
101
+ lines.push("END:VCARD");
102
+
103
+ return lines.join("\r\n");
104
+ }
@@ -0,0 +1,14 @@
1
+ import type { Contact } from "../types";
2
+ import { ContactCreate } from "./ContactCreate";
3
+ import { ContactEdit } from "./ContactEdit";
4
+ import { ContactList } from "./ContactList";
5
+ import { ContactShow } from "./ContactShow";
6
+
7
+ export default {
8
+ list: ContactList,
9
+ show: ContactShow,
10
+ edit: ContactEdit,
11
+ create: ContactCreate,
12
+ recordRepresentation: (record: Contact) =>
13
+ record?.first_name + " " + record?.last_name,
14
+ };
@@ -0,0 +1,206 @@
1
+ import { useDataProvider, useGetIdentity, type DataProvider } from "ra-core";
2
+ import { useCallback, useMemo } from "react";
3
+
4
+ import type { Company, Tag } from "../types";
5
+
6
+ export type ContactImportSchema = {
7
+ first_name: string;
8
+ last_name: string;
9
+ gender: string;
10
+ title: string;
11
+ company: string;
12
+ email_work: string;
13
+ email_home: string;
14
+ email_other: string;
15
+ phone_work: string;
16
+ phone_home: string;
17
+ phone_other: string;
18
+ background: string;
19
+ avatar: string;
20
+ first_seen: string;
21
+ last_seen: string;
22
+ has_newsletter: string;
23
+ status: string;
24
+ tags: string;
25
+ linkedin_url: string;
26
+ };
27
+
28
+ export function useContactImport() {
29
+ const today = new Date().toISOString();
30
+ const user = useGetIdentity();
31
+ const dataProvider = useDataProvider();
32
+
33
+ // company cache to avoid creating the same company multiple times and costly roundtrips
34
+ // Cache is dependent of dataProvider, so it's safe to use it as a dependency
35
+ const companiesCache = useMemo(
36
+ () => new Map<string, Company>(),
37
+ // eslint-disable-next-line react-hooks/exhaustive-deps
38
+ [dataProvider],
39
+ );
40
+ const getCompanies = useCallback(
41
+ async (names: string[]) =>
42
+ fetchRecordsWithCache<Company>(
43
+ "companies",
44
+ companiesCache,
45
+ names,
46
+ (name) => ({
47
+ name,
48
+ created_at: new Date().toISOString(),
49
+ sales_id: user?.identity?.id,
50
+ }),
51
+ dataProvider,
52
+ ),
53
+ [companiesCache, user?.identity?.id, dataProvider],
54
+ );
55
+
56
+ // Tags cache to avoid creating the same tag multiple times and costly roundtrips
57
+ // Cache is dependent of dataProvider, so it's safe to use it as a dependency
58
+ // eslint-disable-next-line react-hooks/exhaustive-deps
59
+ const tagsCache = useMemo(() => new Map<string, Tag>(), [dataProvider]);
60
+ const getTags = useCallback(
61
+ async (names: string[]) =>
62
+ fetchRecordsWithCache<Tag>(
63
+ "tags",
64
+ tagsCache,
65
+ names,
66
+ (name) => ({
67
+ name,
68
+ color: "#f9f9f9",
69
+ }),
70
+ dataProvider,
71
+ ),
72
+ [tagsCache, dataProvider],
73
+ );
74
+
75
+ const processBatch = useCallback(
76
+ async (batch: ContactImportSchema[]) => {
77
+ const [companies, tags] = await Promise.all([
78
+ getCompanies(
79
+ batch
80
+ .map((contact) => contact.company?.trim())
81
+ .filter((name) => name),
82
+ ),
83
+ getTags(batch.flatMap((batch) => parseTags(batch.tags))),
84
+ ]);
85
+
86
+ await Promise.all(
87
+ batch.map(
88
+ async ({
89
+ first_name,
90
+ last_name,
91
+ gender,
92
+ title,
93
+ email_work,
94
+ email_home,
95
+ email_other,
96
+ phone_work,
97
+ phone_home,
98
+ phone_other,
99
+ background,
100
+ first_seen,
101
+ last_seen,
102
+ has_newsletter,
103
+ status,
104
+ company: companyName,
105
+ tags: tagNames,
106
+ linkedin_url,
107
+ }) => {
108
+ const email_jsonb = [
109
+ { email: email_work, type: "Work" },
110
+ { email: email_home, type: "Home" },
111
+ { email: email_other, type: "Other" },
112
+ ].filter(({ email }) => email);
113
+ const phone_jsonb = [
114
+ { number: phone_work, type: "Work" },
115
+ { number: phone_home, type: "Home" },
116
+ { number: phone_other, type: "Other" },
117
+ ].filter(({ number }) => number);
118
+ const company = companyName?.trim()
119
+ ? companies.get(companyName.trim())
120
+ : undefined;
121
+ const tagList = parseTags(tagNames)
122
+ .map((name) => tags.get(name))
123
+ .filter((tag): tag is Tag => !!tag);
124
+
125
+ return dataProvider.create("contacts", {
126
+ data: {
127
+ first_name,
128
+ last_name,
129
+ gender,
130
+ title,
131
+ email_jsonb,
132
+ phone_jsonb,
133
+ background,
134
+ first_seen: first_seen
135
+ ? new Date(first_seen).toISOString()
136
+ : today,
137
+ last_seen: last_seen
138
+ ? new Date(last_seen).toISOString()
139
+ : today,
140
+ has_newsletter,
141
+ status,
142
+ company_id: company?.id,
143
+ tags: tagList.map((tag) => tag.id),
144
+ sales_id: user?.identity?.id,
145
+ linkedin_url,
146
+ },
147
+ });
148
+ },
149
+ ),
150
+ );
151
+ },
152
+ [dataProvider, getCompanies, getTags, user?.identity?.id, today],
153
+ );
154
+
155
+ return processBatch;
156
+ }
157
+
158
+ const fetchRecordsWithCache = async function <T>(
159
+ resource: string,
160
+ cache: Map<string, T>,
161
+ names: string[],
162
+ getCreateData: (name: string) => Partial<T>,
163
+ dataProvider: DataProvider,
164
+ ) {
165
+ const trimmedNames = [...new Set(names.map((name) => name.trim()))];
166
+ const uncachedRecordNames = trimmedNames.filter((name) => !cache.has(name));
167
+
168
+ // check the backend for existing records
169
+ if (uncachedRecordNames.length > 0) {
170
+ const response = await dataProvider.getList(resource, {
171
+ filter: {
172
+ "name@in": `(${uncachedRecordNames
173
+ .map((name) => `"${name}"`)
174
+ .join(",")})`,
175
+ },
176
+ pagination: { page: 1, perPage: trimmedNames.length },
177
+ sort: { field: "id", order: "ASC" },
178
+ });
179
+ for (const record of response.data) {
180
+ cache.set(record.name.trim(), record);
181
+ }
182
+ }
183
+
184
+ // create missing records in parallel
185
+ await Promise.all(
186
+ uncachedRecordNames.map(async (name) => {
187
+ if (cache.has(name)) return;
188
+ const response = await dataProvider.create(resource, {
189
+ data: getCreateData(name),
190
+ });
191
+ cache.set(name, response.data);
192
+ }),
193
+ );
194
+
195
+ // now all records are in cache, return a map of all records
196
+ return trimmedNames.reduce((acc, name) => {
197
+ acc.set(name, cache.get(name) as T);
198
+ return acc;
199
+ }, new Map<string, T>());
200
+ };
201
+
202
+ const parseTags = (tags: string) =>
203
+ tags
204
+ ?.split(",")
205
+ ?.map((tag: string) => tag.trim())
206
+ ?.filter((tag: string) => tag) ?? [];
@@ -0,0 +1,66 @@
1
+ import { useGetList } from "ra-core";
2
+
3
+ import type { Contact, ContactNote } from "../types";
4
+ import { DashboardActivityLog } from "./DashboardActivityLog";
5
+ import { DashboardStepper } from "./DashboardStepper";
6
+ import { DealsChart } from "./DealsChart";
7
+ import { HotContacts } from "./HotContacts";
8
+ import { TasksList } from "./TasksList";
9
+ import { Welcome } from "./Welcome";
10
+
11
+ export const Dashboard = () => {
12
+ const {
13
+ data: dataContact,
14
+ total: totalContact,
15
+ isPending: isPendingContact,
16
+ } = useGetList<Contact>("contacts", {
17
+ pagination: { page: 1, perPage: 1 },
18
+ });
19
+
20
+ const { total: totalContactNotes, isPending: isPendingContactNotes } =
21
+ useGetList<ContactNote>("contactNotes", {
22
+ pagination: { page: 1, perPage: 1 },
23
+ });
24
+
25
+ const { total: totalDeal, isPending: isPendingDeal } = useGetList<Contact>(
26
+ "deals",
27
+ {
28
+ pagination: { page: 1, perPage: 1 },
29
+ },
30
+ );
31
+
32
+ const isPending = isPendingContact || isPendingContactNotes || isPendingDeal;
33
+
34
+ if (isPending) {
35
+ return null;
36
+ }
37
+
38
+ if (!totalContact) {
39
+ return <DashboardStepper step={1} />;
40
+ }
41
+
42
+ if (!totalContactNotes) {
43
+ return <DashboardStepper step={2} contactId={dataContact?.[0]?.id} />;
44
+ }
45
+
46
+ return (
47
+ <div className="grid grid-cols-1 md:grid-cols-12 gap-6 mt-1">
48
+ <div className="md:col-span-3">
49
+ <div className="flex flex-col gap-4">
50
+ {import.meta.env.VITE_IS_DEMO === "true" ? <Welcome /> : null}
51
+ <HotContacts />
52
+ </div>
53
+ </div>
54
+ <div className="md:col-span-6">
55
+ <div className="flex flex-col gap-6">
56
+ {totalDeal ? <DealsChart /> : null}
57
+ <DashboardActivityLog />
58
+ </div>
59
+ </div>
60
+
61
+ <div className="md:col-span-3">
62
+ <TasksList />
63
+ </div>
64
+ </div>
65
+ );
66
+ };
@@ -0,0 +1,22 @@
1
+ import { Clock } from "lucide-react";
2
+ import { Card } from "@/components/ui/card";
3
+
4
+ import { ActivityLog } from "../activity/ActivityLog";
5
+
6
+ export function DashboardActivityLog() {
7
+ return (
8
+ <div className="flex flex-col">
9
+ <div className="flex items-center mb-2">
10
+ <div className="mr-3 flex">
11
+ <Clock className="text-muted-foreground w-6 h-6" />
12
+ </div>
13
+ <h2 className="text-xl font-semibold text-muted-foreground">
14
+ Latest Activity
15
+ </h2>
16
+ </div>
17
+ <Card className="mb-2 p-6">
18
+ <ActivityLog pageSize={10} />
19
+ </Card>
20
+ </div>
21
+ );
22
+ }
@@ -0,0 +1,72 @@
1
+ import { CheckCircle, Circle } from "lucide-react";
2
+ import type { Identifier } from "ra-core";
3
+ import { Link } from "react-router";
4
+ import { CreateButton } from "@/components/admin/create-button";
5
+ import { Progress } from "@/components/ui/progress";
6
+ import { Button } from "@/components/ui/button";
7
+ import { Card, CardContent } from "@/components/ui/card";
8
+
9
+ import { ContactImportButton } from "../contacts/ContactImportButton";
10
+ import useAppBarHeight from "../misc/useAppBarHeight";
11
+
12
+ export const DashboardStepper = ({
13
+ step,
14
+ contactId,
15
+ }: {
16
+ step: number;
17
+ contactId?: Identifier;
18
+ }) => {
19
+ const appbarHeight = useAppBarHeight();
20
+ return (
21
+ <div
22
+ className="flex justify-center items-center"
23
+ style={{
24
+ height: `calc(100dvh - ${appbarHeight}px)`,
25
+ }}
26
+ >
27
+ <Card className="w-full max-w-[600px]">
28
+ <CardContent className="px-6">
29
+ <div className="flex items-center justify-between mb-8">
30
+ <h3 className="text-lg font-bold">What's next?</h3>
31
+ <div className="w-[150px]">
32
+ <Progress value={(step / 3) * 100} className="mb-2" />
33
+ <div className="text-right text-sm">{step}/3 done</div>
34
+ </div>
35
+ </div>
36
+ <div className="flex flex-col gap-12">
37
+ <div className="flex gap-8 items-center">
38
+ <CheckCircle className="text-green-600 w-5 h-5" />
39
+ <h4 className="font-bold">Install Atomic CRM</h4>
40
+ </div>
41
+ <div className="flex gap-8 items-start">
42
+ {step > 1 ? (
43
+ <CheckCircle className="text-green-600 w-5 h-5 mt-1" />
44
+ ) : (
45
+ <Circle className="text-muted-foreground w-5 h-5 mt-1" />
46
+ )}
47
+
48
+ <div className="flex flex-col gap-4">
49
+ <h4 className="font-bold">Add your first contact</h4>
50
+
51
+ <div className="flex gap-8">
52
+ <CreateButton label="New Contact" resource="contacts" />
53
+ <ContactImportButton />
54
+ </div>
55
+ </div>
56
+ </div>
57
+ <div className="flex gap-8 items-start">
58
+ <Circle className="text-muted-foreground w-5 h-5 mt-1" />
59
+ <div className="flex flex-col gap-4">
60
+ <h4 className="font-bold">Add your first note</h4>
61
+ <p>Go to a contact page and add a note</p>
62
+ <Button asChild disabled={step < 2} className="w-[100px]">
63
+ <Link to={`/contacts/${contactId}/show`}>Add note</Link>
64
+ </Button>
65
+ </div>
66
+ </div>
67
+ </div>
68
+ </CardContent>
69
+ </Card>
70
+ </div>
71
+ );
72
+ };