Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

feat: field mapping and custom schema #207

Merged
merged 52 commits into from
Oct 2, 2023
Merged

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    9d76060 View commit details
    Browse the repository at this point in the history
  2. seed hs note model (unverified)

    hvinder authored and jatinsandilya committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    4d21d8b View commit details
    Browse the repository at this point in the history
  3. seed hs note model (verified)

    hvinder authored and jatinsandilya committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    df2c7c5 View commit details
    Browse the repository at this point in the history
  4. seed hs note model

    hvinder authored and jatinsandilya committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    fcf1176 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ebf067e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2e5257c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fb6717e View commit details
    Browse the repository at this point in the history
  8. minor fix

    hvinder authored and jatinsandilya committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    dd8aad0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    144fb04 View commit details
    Browse the repository at this point in the history
  10. disunify using field mapping

    hvinder authored and jatinsandilya committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    8f3ccf3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a56b065 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bb8e27a View commit details
    Browse the repository at this point in the history
  13. add winston and morgan logger

    hvinder authored and jatinsandilya committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    fa51a0a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2d9b575 View commit details
    Browse the repository at this point in the history
  15. add field mapping config

    hvinder authored and jatinsandilya committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    601caca View commit details
    Browse the repository at this point in the history
  16. common unify and disunify methods

    hvinder authored and jatinsandilya committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    d9dedf5 View commit details
    Browse the repository at this point in the history
  17. seed contact field mapping

    hvinder authored and jatinsandilya committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    a8e73d6 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5230efc View commit details
    Browse the repository at this point in the history
  19. unify and disunify for contact

    hvinder authored and jatinsandilya committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    2768598 View commit details
    Browse the repository at this point in the history
  20. disunify based on account config

    hvinder authored and jatinsandilya committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    60b4e8f View commit details
    Browse the repository at this point in the history
  21. unify and disunify for company

    hvinder authored and jatinsandilya committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    2732938 View commit details
    Browse the repository at this point in the history
  22. unify and disunify for deal

    hvinder authored and jatinsandilya committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    f366349 View commit details
    Browse the repository at this point in the history
  23. unify and disunify for event

    hvinder authored and jatinsandilya committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    3e0e890 View commit details
    Browse the repository at this point in the history
  24. unify and disunify for lead

    hvinder authored and jatinsandilya committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    b672234 View commit details
    Browse the repository at this point in the history
  25. unify and disunify for task

    hvinder authored and jatinsandilya committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    b3aa64e View commit details
    Browse the repository at this point in the history
  26. unify and disunify for user

    hvinder authored and jatinsandilya committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    d601167 View commit details
    Browse the repository at this point in the history
  27. minor refactor

    hvinder authored and jatinsandilya committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    ef7ec12 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    5ccb267 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    ac63708 View commit details
    Browse the repository at this point in the history
  30. fix

    hvinder authored and jatinsandilya committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    16d2fd9 View commit details
    Browse the repository at this point in the history
  31. fix

    hvinder authored and jatinsandilya committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    f2076b7 View commit details
    Browse the repository at this point in the history
  32. fix obj merge

    hvinder authored and jatinsandilya committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    59bfaa1 View commit details
    Browse the repository at this point in the history
  33. fix pipedrive get format

    hvinder authored and jatinsandilya committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    b9d6c3e View commit details
    Browse the repository at this point in the history
  34. preprocess

    hvinder authored and jatinsandilya committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    171ccbe View commit details
    Browse the repository at this point in the history
  35. preprocess unify and disunify

    hvinder authored and jatinsandilya committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    d7df0c6 View commit details
    Browse the repository at this point in the history
  36. disunify postprocess

    hvinder authored and jatinsandilya committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    6afaefd View commit details
    Browse the repository at this point in the history
  37. flatten before disunify

    hvinder authored and jatinsandilya committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    2ba43d1 View commit details
    Browse the repository at this point in the history
  38. pipedrive fix contact create

    hvinder authored and jatinsandilya committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    930e213 View commit details
    Browse the repository at this point in the history
  39. minor fixes

    hvinder authored and jatinsandilya committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    73e7b51 View commit details
    Browse the repository at this point in the history
  40. fix pipedrive lead disunify

    hvinder authored and jatinsandilya committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    eb3dd88 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    f01765c View commit details
    Browse the repository at this point in the history
  42. chore: cleanup

    hvinder authored and jatinsandilya committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    46c0428 View commit details
    Browse the repository at this point in the history
  43. chore: cleanup

    hvinder authored and jatinsandilya committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    f6cd051 View commit details
    Browse the repository at this point in the history
  44. chore: cleanup

    hvinder authored and jatinsandilya committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    17cd4fa View commit details
    Browse the repository at this point in the history
  45. feat: ui for field mapping (#242)

    * feat: processing ui
    
    * feat: immplememt sse and redis pubsub
    
    * feat: read sse data to render failed ui
    
    * minor changes
    
    * feat: api to fetch mappable details and crm object properties
    
    * feat: api to create connection field mapping
    
    * feat: add custom field mapped to connection schema
    
    * feat: reallly basic ui for std field mapping
    
    * feat: reallly basic ui for custom field mapping
    
    * feat: add styling
    
    * fix: fix add btn order
    
    * feat: check for t_id in sse msg; send private token for calling further apis
    
    * feat: save mappings on click
    
    * feat: fix ui
    
    * feat: show done screen
    
    * feat: mark form dirty if empty fields
    
    * feat: show done stage if config doesnt exist
    
    * chore: fix pr comments
    
    * chore: use temp tenant token for auth; ui fixes
    
    * chore: fix dropdown caret; redis timeout
    
    * chore: pubsub fix
    
    * chore: cleanup
    
    * chore: cleanup
    
    * chore: resolve conflicts
    hvinder authored and jatinsandilya committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    0e333a8 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    5165a5c View commit details
    Browse the repository at this point in the history
  47. fix: fix logger

    hvinder authored and jatinsandilya committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    10d9533 View commit details
    Browse the repository at this point in the history
  48. chore: cleanup

    hvinder authored and jatinsandilya committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    655502e View commit details
    Browse the repository at this point in the history
  49. chore: move endpoints to fern

    hvinder authored and jatinsandilya committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    44ac756 View commit details
    Browse the repository at this point in the history
  50. update yarn.lock

    jatinsandilya committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    fad4f9f View commit details
    Browse the repository at this point in the history
  51. fix issues

    jatinsandilya committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    bca170d View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    3aa4dba View commit details
    Browse the repository at this point in the history