I-TECH-UW / OpenELIS-Global-2

OpenELIS 2.X is a rewrite of the original OpenELIS global with updated components and technology
http://openelis-global.org/
Mozilla Public License 2.0
71 stars 189 forks source link

Refactor getSysUserId into a Separate class #1271

Closed Ariho-Seth closed 2 days ago

Ariho-Seth commented 5 days ago

Pull Requests Requirements

Summary

Screenshots

screen

1222

https://github.com/I-TECH-UW/OpenELIS-Global-2/issues/1222

Other

A new package was created i.e package org.openelisglobal.SysUserId and a new class that contains the only one method i.e protected String getSysUserId was created This class acts as a super class to all the classes that were inheriting the BaseRestController class and it also implements the IActionConstants interface

github-actions[bot] commented 2 days ago

:wave: Hi, @Ariho-Seth, Conflicts have been detected against the base branch. Please rebase your branch against the base branch.


This message is automatically generated by prince-chrismc/label-merge-conflicts-action so don't hesitate to report issues/improvements there.

mozzy11 commented 2 days ago

Thanks @Ariho-Seth for the work , i let you know any feed back