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

BAH-2962 | Addition of recurring Appointments events publisher #13

Closed
wants to merge 19 commits into from

Commits on Jul 11, 2023

  1. [ Ritesh ] | BAH-3086 - Segregate bahmni patient create and update ev…

    …ents and Adding meta info of publishing openmrs object in event header.
    riteshghiya90 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    9e7827e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04c348d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    426b22f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e9bf50 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6102159 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. BAH-3118 | added publish event for appointments

    Co-authored-by: Umair Fayaz <omayrfayaz@gmail.com>
    kavitha-sundararajan and umair-fayaz committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    976cd80 View commit details
    Browse the repository at this point in the history
  2. BAH-3118 | added todo for workaround in patient and appointment advice

    Co-authored-by: Umair Fayaz <omayrfayaz@gmail.com>
    kavitha-sundararajan and umair-fayaz committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    657c586 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    172181b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d43fe3b View commit details
    Browse the repository at this point in the history
  5. [Fix] BAH-3118 | added bahmni maven repository

    Co-authored-by: Umair Fayaz <omayrfayaz@gmail.com>
    kavitha-sundararajan and umair-fayaz committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    e897a75 View commit details
    Browse the repository at this point in the history
  6. [Fix] BAH-3118 | added sonatype nexus repository

    Co-authored-by: Umair Fayaz <omayrfayaz@gmail.com>
    kavitha-sundararajan and umair-fayaz committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    3aa9bcb View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. [Fix] BAH-3118 | added appointments omod dependency

    Co-authored-by: Umair Fayaz <omayrfayaz@gmail.com>
    kavitha-sundararajan and umair-fayaz committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    ba41bfc View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. BAH-3124 | added Encounter create/update events

    Co-authored-by: Umair Fayaz <omayrfayaz@gmail.com>
    kavitha-sundararajan and umair-fayaz committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    a477277 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Merge pull request Bahmni#10 from Bahmni/BAH-3124

    BAH-3124 | added Encounter create/update events
    kavitha-sundararajan authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    a67910b View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. [Ritesh] [BAH-3191] Fix issue occured during openmrs version upgrade (B…

    …ahmni#12)
    
    * [ Ritesh ] | BAH-3086 - Segregate bahmni patient create and update events and Adding meta info of publishing openmrs object in event header.
    
    * [ Ritesh ] | BAH-3086 - Changes as per review comments
    
    * [ Ritesh ] | BAH-3086 - Replaces Header keys with Enum
    
    * [ Ritesh ] | BAH-3086 - Minor fix
    
    * [ Ritesh ] | BAH-3086 - Added non-null check in JMSMessageCreatorTest
    
    * Added workflow dispatch for publishing omod
    
    * [ Ritesh ] | BAH-3191 - Fix issue of publishing event after openmrs base image change to 2.5.12.
    
    * [ Ritesh ] | BAH-3191 - PR Feedback incorporated.
    
    * [ Ritesh ] | BAH-3191 - PR Feedback incorporated for test
    
    ---------
    
    Co-authored-by: Kavitha S <kavitha.s@thoughtworks.com>
    Co-authored-by: kavitha-sundararajan <90255023+kavitha-sundararajan@users.noreply.github.com>
    3 people authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    8b30205 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    3a334c8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into BAH-2962

    # Conflicts:
    #	.gitignore
    #	api/src/main/java/org/bahmni/module/events/api/configuration/JMSEventPublisherConfiguration.java
    #	api/src/main/java/org/bahmni/module/events/api/listener/PatientAdvice.java
    #	api/src/main/java/org/bahmni/module/events/api/model/BahmniEventType.java
    #	api/src/main/java/org/bahmni/module/events/api/publisher/EventPublisher.java
    #	api/src/test/java/org/bahmni/module/events/api/listener/PatientAdviceTest.java
    #	api/src/test/java/org/bahmni/module/events/api/publisher/EventPublisherTest.java
    #	omod/src/main/resources/config.xml
    anubhavBeehyv committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    cb6f0ec View commit details
    Browse the repository at this point in the history
  3. Refactored workflow.

    anubhavBeehyv committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    1bcaaf3 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

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