Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: segway implementation #3247

Closed
wants to merge 62 commits into from
Closed

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    5667e10 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    cf2232a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6635767 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    240ef2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9eeb2d3 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    9876a79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edd476e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c390db View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    91cbc8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8e39f2 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    74d3b08 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    f3ee340 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    414e058 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4aca5ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ffc82f4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f9b8682 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ee17ec5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a495ff9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    06f1b1c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9aaefa4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bc2cea6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6f3121a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8551b34 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2af97eb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0835b57 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6b9a167 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    eff68b8 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    301e120 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f156177 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e25f506 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    8ff181c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    db65df0 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    1bc9448 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    2ffc869 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    482f356 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    ebec779 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    a04ad4c View commit details
    Browse the repository at this point in the history
  27. dev: segway intgegration (#3132)

    * feat: implemented rabbitmq
    
    * dev: initialize segway with queue setup
    
    * dev: import refactors
    
    * dev: create communication with the segway server
    
    * dev: create new workers
    
    * dev: create celery node queue for consuming messages from django
    
    * dev: node to celery connection
    
    * dev: setup segway and django connection
    
    * dev: refactor the structure and add database integration to the app
    
    * dev: add external id and source added
    
    ---------
    
    Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
    pablohashescobar and NarayanBavisetti authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    1cc18a0 View commit details
    Browse the repository at this point in the history
  28. dev: github importer (#3205)

    * dev: initiate github import
    
    * dev: github importer all issues import
    
    * dev: github comments and links for the imported issues
    
    * dev: update controller to use logger and spread the resultData in getAllEntities
    
    * dev: removed console log
    
    * dev: update code structure and sync functions
    
    * dev: updated retry logic when exception
    
    * dev: add imported data as well
    
    * dev: update logger and repo fetch
    
    * dev: update jira integration to new structure
    
    * dev: update migrations
    
    * dev: update the reason field
    pablohashescobar authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    7010448 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    3a60dc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c3088c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5186d0a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1776ad0 View commit details
    Browse the repository at this point in the history
  5. dev: update tasks

    pablohashescobar committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    55cc309 View commit details
    Browse the repository at this point in the history
  6. dev: jira importer

    pablohashescobar committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    d5f671e View commit details
    Browse the repository at this point in the history
  7. dev: fix last line

    pablohashescobar committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    de21382 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. Configuration menu
    Copy the full SHA
    14b0598 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3c3049 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    928860f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2358cf9 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feat/segway-implementation' of github.com:makeplane/pla…

    …ne into feat/segway-implementation
    pablohashescobar committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    b68a4ef View commit details
    Browse the repository at this point in the history
  6. dev: delete log file

    pablohashescobar committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    78eace2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    50a98ba View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Configuration menu
    Copy the full SHA
    09a7176 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Configuration menu
    Copy the full SHA
    3f55a6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94c436d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af50cdd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0dfab7e View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. Configuration menu
    Copy the full SHA
    4f8b74b View commit details
    Browse the repository at this point in the history
  2. dev: update logger

    pablohashescobar committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    81f8fe6 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'dev/segway-slack-integration' of github.com:makeplane/p…

    …lane into feat/segway-implementation
    pablohashescobar committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    fdb4285 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    27fc013 View commit details
    Browse the repository at this point in the history