-
Notifications
You must be signed in to change notification settings - Fork 2
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
User Profile Round 1 #1756
Comments
See designs for Viewing a User and Editing a User. |
@jamlung-ri User Profile/Details and Repo List within User view is deployed on QA. |
Also @paulsonder @jamlung-ri if you notice the profile design Another thing is, the Organizations sections shows logo, what if Org has not uploaded Logo. How do we represent it. I have used one bad way to show that on QA. |
@snyaggarwal I will defer to Paul on the final decision here but how about we copy GitHub's method, at least for the time being? They put an edit button below the name/username. |
I think we'll want to keep it consistent across pages on the TB, so I think your current QA implementation is good with the icons on the left side.
GitHub's method is to generate a random placeholder image, which is distinctive but doesn't really convey helpful information. The on-hover tooltip helps though. I personally prefer your current implementation on OCL, which shortens the name to 2 characters, and that can include the on-hover peek tooltip. Thoughts? |
@jamlung-ri Ya that makes sense. I would want @paulsonder to pitch in as well. |
@jamlung-ri whats the difference between user profile and user repositories |
"My Repositories" will show any repos owned by the user or the orgs from which they are a member. User Profile will only show repos that are owned by the user directly. I don't think the User Profile will feature Pinned Repos either. |
@jamlung-ri I dont think we have an API to get just the list of orgs owned by user. We always show list of orgs user is member of. Is this a new API/behaviour we should add? |
@jamlung-ri oh my bad, I misunderstood. |
I'm thinking that yes, this is a new API that we'll need. It should list out the user's repos and the repo's owned by orgs in which the user is a member.
Specifically about |
@jamlung-ri this is ready for testing |
Things are looking good to me! The only thing I might suggest changing is to remove the Owner field, since all repos on this User Profile page should be owned by me. |
Is there any other information related to a User we can access using the API that may be interesting to include on this page? The page is pretty sparse if a user doesn't own any or only a few Repo's... |
@paulsonder @jamlung-ri For most of the new users this page will be empty. Just after signup they may land on an empty page, might not be a good experience. We may need to put some static things like how to use OCL etc? |
When a user signs up, I think we should direct to them their dashboard and have links to onboarding and guides etc there. I'll create a mock up. Agree on the empty page being of little value. I'm looking a the empty state now - how about a feed of recent activity? How feasible is that? |
Also, @snyaggarwal - what kind of statistics might we be able to include in a Users profile page currently? |
@paulsonder We dont have a verbose summary API for a user/org (which I think we should).
|
commit 1164e08eede70c9f47afc57600be9c015eeec06f Merge: fc66b9ea 022a5677 Author: Jonathan Payne <paynejd@gmail.com> Date: Wed Feb 28 07:56:31 2024 -0500 Merge pull request #644 from OpenConceptLab/contributor_start Contribution doc with getting started process commit 022a567708a6d5f73e48e5c8346266ba92b328c7 Author: Sny <sny.aggarwal@gmail.com> Date: Wed Feb 28 08:14:25 2024 +0530 Contribution doc with getting started process commit fc66b9ea6cb3a1ecda5c13594e54d986df0eb5a2 Author: openmrs-bot <infrastructure@openmrs.org> Date: Mon Feb 26 10:55:33 2024 +0000 [skip ci] Increase maintenance version to 2.3.73 commit 0f02b4d41e31cbf8b5f29c30a34c1d5e4849bf85 Author: Sny <sny.aggarwal@gmail.com> Date: Mon Feb 26 15:58:53 2024 +0530 Collection Reference Delete | Job to readd references to take less commit a67d5c4c1f1b3ce4806616959e72dcd52ab25f89 Author: Sny <sny.aggarwal@gmail.com> Date: Mon Feb 26 15:07:56 2024 +0530 Collection reference remove timing out commit ef2527f06d8ac377a4fd9da3e239b54923b7f581 Author: Sny <sny.aggarwal@gmail.com> Date: Thu Feb 15 18:32:09 2024 +0530 OpenConceptLab/ocl_issues#1757 | added logo_url in users list response | removed redundant condition commit c9b62ed918a2185a9d386e40859dd9ac8790739c Author: openmrs-bot <infrastructure@openmrs.org> Date: Wed Feb 14 03:38:50 2024 +0000 [skip ci] Increase maintenance version to 2.3.72 commit 5cbe1f869c814f3953fcaad0b28bcc8ef118cf47 Author: Sny <sny.aggarwal@gmail.com> Date: Tue Feb 13 08:51:41 2024 +0530 OpenConceptLab/ocl_issues#1764 | reference expression cascade within valueset context commit c154d60dcbe2b6e42ea29561cf7af4da8f559825 Author: Joseph Amlung <55999682+jamlung-ri@users.noreply.github.com> Date: Mon Feb 12 08:59:00 2024 -0500 Added 3 map types Added 3 genomic map types on behalf of CIEL commit 1ddb84640b393dd3015428492cb5dca25c27c0ba Author: openmrs-bot <infrastructure@openmrs.org> Date: Thu Feb 8 06:58:14 2024 +0000 [skip ci] Increase maintenance version to 2.3.71 commit 8e36f56a1602eacd58c8c8bdf61d493021993f67 Author: Sny <sny.aggarwal@gmail.com> Date: Thu Feb 8 10:53:00 2024 +0530 Updated db index for concept/mapping repo resources query commit f03d12043cdb13d4906cc0606089cd72c5e7abea Author: Sny <sny.aggarwal@gmail.com> Date: Thu Feb 8 09:59:21 2024 +0530 Collection concepts/mappings view to set instance on request for references commit 315e4752ffb452a66a56d5f70d2c97af3a9fa1aa Author: Sny <sny.aggarwal@gmail.com> Date: Wed Feb 7 17:52:30 2024 +0530 OpenConceptLab/ocl_issues#1756 | added logo url in org list response commit 63b53a9e09970252a2a899a049deb1568e1f168a Author: Sny <sny.aggarwal@gmail.com> Date: Wed Feb 7 11:09:18 2024 +0530 OpenConceptLab/ocl_issues#1760 | fixing sorting commit 44e939838475b5a0c5a6bc6318d21a595b236f14 Author: Sny <sny.aggarwal@gmail.com> Date: Wed Feb 7 10:52:54 2024 +0530 OpenConceptLab/ocl_issues#1760 | fixing monthly report mapping count commit ecc2f5edaf4b6630485f42e989d71d82adb22ce8 Author: Sny <sny.aggarwal@gmail.com> Date: Wed Feb 7 10:52:47 2024 +0530 Migrations for indexes commit 7b701532681f5f8de08c3adf41187e0a819ef493 Author: Sny <sny.aggarwal@gmail.com> Date: Tue Feb 6 18:24:51 2024 +0530 OpenConceptLab/ocl_issues#1756 | user summary to have bookmark count commit 5b55dbadb077b81fa7af51fdf8412321da541356 Author: Sny <sny.aggarwal@gmail.com> Date: Tue Feb 6 16:55:40 2024 +0530 Concept/Mapping Indexes for repo version listing commit 81e50bafaefb9d198eb290bc05109382df19f0a0 Author: openmrs-bot <infrastructure@openmrs.org> Date: Tue Feb 6 02:52:42 2024 +0000 [skip ci] Increase maintenance version to 2.3.70 commit 0de6563711882f55558060ca6acb6e2eca867bf6 Author: Sny <sny.aggarwal@gmail.com> Date: Mon Feb 5 16:57:20 2024 +0530 OpenConceptLab/ocl_issues#1746 | fixing toggles fixtures commit d68c448ca61dd7c35f9e6d954fb35fdea6e361c4 Author: Sny <sny.aggarwal@gmail.com> Date: Mon Feb 5 15:15:13 2024 +0530 OpenConceptLab/ocl_issues#1746 | concept/mapping new version creation error commit 6030f8149b5e6c4572faf05672d2cb8cea4b0e15 Author: Sny <sny.aggarwal@gmail.com> Date: Mon Feb 5 15:12:16 2024 +0530 OpenConceptLab/ocl_issues#1746 | concept/mapping new version creation to compare checksum and fail if same commit 6dd76a7f4252c3eb36499803df2fda632a8cf002 Author: Sny <sny.aggarwal@gmail.com> Date: Thu Feb 1 11:50:30 2024 +0530 Errbit | fixing autoexand off collection summary commit d4511aef1ad86195b96f8aac613c68271fd68f58 Author: Sny <sny.aggarwal@gmail.com> Date: Thu Feb 1 10:00:01 2024 +0530 OpenConceptLab/ocl_issues#1746 | Concepts/Mappings standard checksums | added external_id, retired and descriptions commit 5ba8181f31bb4e0043a76d8588f43a6829f45b83 Author: Sny <sny.aggarwal@gmail.com> Date: Wed Jan 31 18:33:27 2024 +0530 OpenConceptLab/ocl_issues#1746 | refactoring | extracting mapping/concept common method for version creation commit e37afaf771fa710fe77f5081ce5d29828fe66f10 Author: Sny <sny.aggarwal@gmail.com> Date: Wed Jan 31 17:02:13 2024 +0530 OpenConceptLab/ocl_issues#1746 | refactoring mappings version create method commit ed41ce9113db49135491520f5d05f8f75a9770be Author: Sny <sny.aggarwal@gmail.com> Date: Wed Jan 31 16:22:41 2024 +0530 OpenConceptLab/ocl_issues#1746 | refactoring concepts version create method commit 5a36ed2663148bb42254c0ba7a47ef1c9aefbec9 Author: Sny <sny.aggarwal@gmail.com> Date: Tue Jan 30 17:21:46 2024 +0530 OpenConceptLab/ocl_issues#1747 | Mappings to use resolve operations commit 1cff02683af0be7add83ac94bf65cd79f6dc6ce3 Author: Rafal Korytkowski <rafal.korytkowski@gmail.com> Date: Tue Jan 30 12:37:33 2024 +0100 Update README.md commit acf86e3388ab3ca32a729b6245c4f994a63f0acd Author: Rafal Korytkowski <rafal.korytkowski@gmail.com> Date: Tue Jan 30 12:36:49 2024 +0100 Update README.md commit 6e2f66bba0b58143970b9298e5696a2bc4a5aca5 Author: Sny <sny.aggarwal@gmail.com> Date: Tue Jan 30 09:33:59 2024 +0530 OpenConceptLab/ocl_issues#1732 | added toggle for canonical resolution commit 9cec42f672bf081ad513ecac729fc947f1c16f77 Author: rkorytkowski <rafal.korytkowski@gmail.com> Date: Fri Jan 26 15:05:53 2024 +0100 Trying to address verify_certs=False not working commit 7061d1f3b1208325a36178d2e80e20992440df77 Author: rkorytkowski <rafal.korytkowski@gmail.com> Date: Fri Jan 26 11:57:50 2024 +0100 Follow up to adding ES_VERIFY_CERTS and proper handling of bool commit c68afe634790911718ab59c71e1c0c46a13249e8 Author: rkorytkowski <rafal.korytkowski@gmail.com> Date: Fri Jan 26 11:49:12 2024 +0100 Add ES_VERIFY_CERTS to support https traffic without configuring certificates commit ce21ba66b57610fac08aa980d325e63292a935c4 Merge: 076fddee bb5e2964 Author: Rafal Korytkowski <rafal.korytkowski@gmail.com> Date: Thu Jan 25 13:04:34 2024 +0100 Merge pull request #643 from OpenConceptLab/issue-1729 OpenConceptLab/ocl_issues#1729 | Azure Blob Storage Class for exports and other uploads commit bb5e29640367eae0ac5e75c531691679b62f124d Author: Sny <sny.aggarwal@gmail.com> Date: Thu Jan 25 17:09:07 2024 +0530 OpenConceptLab/ocl_issues#1729 | buffered file reading commit 11c15be8a01b3a3a2c5cc7c94fbd5b017b9b026a Author: Sny <sny.aggarwal@gmail.com> Date: Wed Jan 24 18:11:11 2024 +0530 OpenConceptLab/ocl_issues#1729 | removed unused package commit 5f76376b3b07c0fc8106d3fc158f56c9278e6e0e Author: Sny <sny.aggarwal@gmail.com> Date: Wed Jan 24 18:07:35 2024 +0530 OpenConceptLab/ocl_issues#1729 | Azure Blob Storage Class for exports/uploads commit 076fddeea0c9468cb735620d96e7db81d14e8455 Author: Sny <sny.aggarwal@gmail.com> Date: Wed Jan 24 09:35:56 2024 +0530 utils | removed unused methods and added missing tests commit a6b3b5856002c399047fa4eccc0e95ecd49f750d Author: Sny <sny.aggarwal@gmail.com> Date: Wed Jan 24 08:53:19 2024 +0530 OpenConceptLab/ocl_issues#1691 | checksums repo version diff | return new mnemonics commit fc81dee7eff1e8d31c2b72995ee057903bbe4273 Author: Sny <sny.aggarwal@gmail.com> Date: Tue Jan 23 18:29:16 2024 +0530 OpenConceptLab/ocl_issues#1732 | removed redundant check commit e6cae9c9f5d39a88e0c972717400e69610268ff5 Author: Sny <sny.aggarwal@gmail.com> Date: Tue Jan 23 18:19:48 2024 +0530 OpenConceptLab/ocl_issues#1732 | refactoring entry and lookup methods commit 791f232600069f11e7ef1ed73b548132da8a9bf3 Author: Sny <sny.aggarwal@gmail.com> Date: Tue Jan 23 18:11:12 2024 +0530 OpenConceptLab/ocl_issues#1732 | raise 404 if owner is provided in request URL but not found commit 995fb8f0a58c4db15947c7af12e946a96d4fc507 Author: Sny <sny.aggarwal@gmail.com> Date: Tue Jan 23 18:07:13 2024 +0530 OpenConceptLab/ocl_issues#1732 | lookup operation is not using resolve reference operation commit d0162df61023c363d8eac725de2da8df82e2b29d Author: Sny <sny.aggarwal@gmail.com> Date: Tue Jan 23 17:20:31 2024 +0530 Adding missing test coverage commit f73643f33b792d2b3588b754b880fd7438c73eac Author: Sny <sny.aggarwal@gmail.com> Date: Tue Jan 23 12:20:22 2024 +0530 Removed system/admin API to dedupe concept versions commit 751b4abacc9b62fdb8f822d28d5da99808ef8829 Author: Sny <sny.aggarwal@gmail.com> Date: Tue Jan 23 10:43:49 2024 +0530 OpenConceptLab/ocl_issues#1732 | resolve reference operation to resolve canonical using new rules of url registry commit 75c8dfdc793d77f67efd0d53514ab86ff5dbfe16 Author: Sny <sny.aggarwal@gmail.com> Date: Fri Jan 19 08:54:30 2024 +0530 OpenConceptLab/ocl_issues#1691 | extract checksums diff class commit 15288f3d745cbab3c48eca3e832e8cfb88dad4db Author: Sny <sny.aggarwal@gmail.com> Date: Fri Jan 19 08:54:01 2024 +0530 OpenConceptLab/ocl_issues#1732 | URL registry lookup operation | using owner entries or global not both commit 4e05a0736d5168c69debb1a0b728600f4bb95b1b Author: Sny <sny.aggarwal@gmail.com> Date: Thu Jan 18 17:58:28 2024 +0530 OpenConceptLab/ocl_issues#1732 | URL registry lookup operation | fixing when repo not found commit 46a9e5ad7d6d9409fda6d2e9b24b46a685f1f77a Author: openmrs-bot <infrastructure@openmrs.org> Date: Thu Jan 18 12:15:32 2024 +0000 [skip ci] Increase maintenance version to 2.3.69 commit f19b3b8a581c0e2b35ab261bf939226d87df6ab1 Author: Sny <sny.aggarwal@gmail.com> Date: Thu Jan 18 17:24:03 2024 +0530 OpenConceptLab/ocl_issues#1732 | URL registry lookup operation commit dad0f93a674377046621c5d5c8955b839159c7f5 Author: Sny <sny.aggarwal@gmail.com> Date: Thu Jan 18 17:20:13 2024 +0530 OpenConceptLab/ocl_issues#1691 | source compare is not swagger ready commit e8ed99317e38f45f7aa7133c88b54fdbc74f4340 Author: Sny <sny.aggarwal@gmail.com> Date: Thu Jan 18 13:06:02 2024 +0530 OpenConceptLab/ocl_issues#1732 | URL registry | updated type commit 9e4dde4ca1fe885fe15cb8c19c3bbfef5636a51f Author: openmrs-bot <infrastructure@openmrs.org> Date: Thu Jan 18 07:33:32 2024 +0000 [skip ci] Increase maintenance version to 2.3.68 commit 669acfe9dff66c7b62a071d8e1d3735d46c85974 Author: Sny <sny.aggarwal@gmail.com> Date: Thu Jan 18 08:38:38 2024 +0530 OpenConceptLab/ocl_issues#1732 | URL registry | search scopes and owner commit 6f67afbe73618493ce16bd5c492810f84042cd1b Author: openmrs-bot <infrastructure@openmrs.org> Date: Wed Jan 17 11:10:00 2024 +0000 [skip ci] Increase maintenance version to 2.3.67 commit 7f4cf4a2b0f774a873b49d4185468479a451dfd1 Author: Sny <sny.aggarwal@gmail.com> Date: Wed Jan 17 10:52:39 2024 +0530 OpenConceptLab/ocl_issues#1691 | fixing pylint commit d438283ec09d39009be5824bdcdf4e784d733838 Author: Sny <sny.aggarwal@gmail.com> Date: Wed Jan 17 09:38:08 2024 +0530 OpenConceptLab/ocl_issues#1691 | source version compare API using checksums commit 3b11ba71662fcd3f990242c489c3939e5fc7bcdf Author: openmrs-bot <infrastructure@openmrs.org> Date: Wed Jan 17 03:44:00 2024 +0000 [skip ci] Increase maintenance version to 2.3.66 commit a994845f9c200638dc833c71fbf677c2eafca315 Author: Sny <sny.aggarwal@gmail.com> Date: Tue Jan 16 11:37:36 2024 +0530 OpenConceptLab/ocl_issues#1735 | version exports | fixing test commit d81a9a4c839c1ebc50c67f8edef24ef4f045142e Author: Sny <sny.aggarwal@gmail.com> Date: Tue Jan 16 08:27:34 2024 +0530 OpenConceptLab/ocl_issues#1735 | version exports | added time taken commit 2f17337403d978b4c5537c204dc69c86acf727f9 Author: Sny <sny.aggarwal@gmail.com> Date: Mon Jan 15 14:04:32 2024 +0530 Turning on checksums toggle on staging/prod commit d48dd19e9e5187f4614fd396455f145a7bd9c0f9 Author: Sny <sny.aggarwal@gmail.com> Date: Mon Jan 15 12:14:39 2024 +0530 OpenConceptLab/ocl_issues#1732 | URL registry | fixing namespace and uniq clauses commit 6c5b4eb1922962c14173789d13931565528dc9ea Author: Sny <sny.aggarwal@gmail.com> Date: Mon Jan 15 09:25:57 2024 +0530 OpenConceptLab/ocl_issues#1732 | URL registry | fixing namespace and uniq clauses commit 1e8872389d37c82502012f460c1a670dff6843ca Author: Sny <sny.aggarwal@gmail.com> Date: Fri Jan 12 17:04:43 2024 +0530 OpenConceptLab/ocl_issues#1732 | fixing pylint commit bd8d0a18b191dc529f8225b5e4521350ef9aa40e Author: Sny <sny.aggarwal@gmail.com> Date: Fri Jan 12 10:28:51 2024 +0530 OpenConceptLab/ocl_issues#1732 | URL registry CRUD commit a043e1776c637230358a075705beacb3261d5b7e Author: Sny <sny.aggarwal@gmail.com> Date: Thu Jan 11 18:23:05 2024 +0530 OpenConceptLab/ocl_issues#1732 | fixing uniq check commit f7c84fe4530a854437fb36e9f3c23d16036bbedc Author: Sny <sny.aggarwal@gmail.com> Date: Thu Jan 11 17:34:30 2024 +0530 OpenConceptLab/ocl_issues#1732 | fixing pylint commit eac91260bea138b0789336084a519ca54731e41e Author: Sny <sny.aggarwal@gmail.com> Date: Thu Jan 11 16:35:05 2024 +0530 Collections | added search meta results commit cc041ede2127f8010843dadf592eb4120f7522f3 Author: Sny <sny.aggarwal@gmail.com> Date: Thu Jan 11 16:20:25 2024 +0530 OpenConceptLab/ocl_issues#1732 | Global/Org/User URL Registry List/Search/Create APIs commit bcd9dc305a8f2ba87c7252e7a0e9271b765a31d0 Author: Sny <sny.aggarwal@gmail.com> Date: Mon Jan 8 16:50:35 2024 +0530 OpenConceptLab/ocl_issues#1729 | Refactoring services | creating dir structure commit 62d5ae60009a26646218947373cc60cf6ac4af0b Author: Sny <sny.aggarwal@gmail.com> Date: Mon Jan 8 16:04:41 2024 +0530 OpenConceptLab/ocl_issues#1729 | refactoring export service to have an interface for other cloud service to implement commit 62976f9cdd934577355e595c364196b98d603592 Author: openmrs-bot <infrastructure@openmrs.org> Date: Wed Jan 10 05:06:12 2024 +0000 [skip ci] Increase maintenance version to 2.3.65 commit fab98494477fc56dfddf753957c7e0700fd4ac5b Author: rkorytkowski <rafal.korytkowski@gmail.com> Date: Fri Jan 5 15:42:15 2024 +0100 OpenConceptLab/ocl_issues#1728 Fixing test commit fde0fe71b3b0b0a856fb22f7ae109a5b7f15ddba Author: rkorytkowski <rafal.korytkowski@gmail.com> Date: Fri Jan 5 14:52:22 2024 +0100 OpenConceptLab/ocl_issues#1728 Support db user, redis and es credentials commit c442a84624e2fcfa45d41e8d56f5b4c2ab78fed8 Author: openmrs-bot <infrastructure@openmrs.org> Date: Wed Jan 3 04:47:49 2024 +0000 [skip ci] Increase maintenance version to 2.3.64 commit 56d8d88e51a6b2ea6ed2e43ce70fef6b5417d550 Author: Sny <sny.aggarwal@gmail.com> Date: Wed Jan 3 09:11:58 2024 +0530 OpenConceptLab/ocl_issues#957 | fixing typo commit 0de959b4e25a5125253e5885cc2fb09fe4c30b99 Author: openmrs-bot <infrastructure@openmrs.org> Date: Wed Jan 3 03:37:22 2024 +0000 [skip ci] Increase maintenance version to 2.3.63 commit 93d016e45884d261281617621c7a3e8b9da6b42a Author: Sny <sny.aggarwal@gmail.com> Date: Tue Jan 2 08:28:13 2024 +0530 OpenConceptLab/ocl_issues#957 | importers | indexing job to take a bigger batch and iterate using iterator commit a8d36f8a22c65ecaa66535cee5af99982528776b Author: Sny <sny.aggarwal@gmail.com> Date: Sun Dec 31 09:24:58 2023 +0530 OpenConceptLab/ocl_issues#957 | importers | indexing current latest and version objects for concept/mapping commit 10e916ed2a4a7fe7666f531a72254cc8edad2108 Author: Sny <sny.aggarwal@gmail.com> Date: Sat Dec 30 12:04:01 2023 +0530 OpenConceptLab/ocl_issues#957 | importers | using pop more commit b17acc0effc787c458a60b8d354a4050a801d55f Author: Sny <sny.aggarwal@gmail.com> Date: Sat Dec 30 11:23:21 2023 +0530 OpenConceptLab/ocl_issues#957 | ES batch indexes | extract doc commit 499c4c79355cc2ae99fc536e3fe8f14c7ce14ce4 Author: Sny <sny.aggarwal@gmail.com> Date: Sat Dec 30 11:20:56 2023 +0530 OpenConceptLab/ocl_issues#957 | DB Indexes for source/collection/mapping/concept for ES indexing commit 5d37921fd78639ea14dae9d4db6859b57c85ae7c Author: openmrs-bot <infrastructure@openmrs.org> Date: Thu Dec 21 12:49:59 2023 +0000 [skip ci] Increase maintenance version to 2.3.62 commit c908c47ccb58c5edf908e851335a6a37dd1f6a1b Author: Sny <sny.aggarwal@gmail.com> Date: Thu Dec 21 18:03:57 2023 +0530 removed ES strict mapping from concepts/mappings commit 47b916d1c5fa861b949703330414ed964a361c10 Author: openmrs-bot <infrastructure@openmrs.org> Date: Thu Dec 21 07:15:53 2023 +0000 [skip ci] Increase maintenance version to 2.3.61 commit 1f151eaa39d7313527e266fc2f0b1718ddd8ad26 Author: Sny <sny.aggarwal@gmail.com> Date: Thu Dec 21 12:26:08 2023 +0530 OpenConceptLab/ocl_issues#1720 | added logs for Openmrs validation schema collection conflicting name commit 6580a15fa189c00127998ad3e7ba18dd18b4e9da Author: Sny <sny.aggarwal@gmail.com> Date: Thu Dec 21 09:59:47 2023 +0530 OpenConceptLab/ocl_issues#1682 | Added index commit 3dfca6d6b647424f41f4757347ac1417a6390e1f Author: openmrs-bot <infrastructure@openmrs.org> Date: Wed Dec 20 11:41:26 2023 +0000 [skip ci] Increase maintenance version to 2.3.60 commit 54def7af17de84dbd3c314af6e6df1ca75ddad33 Author: Sny <sny.aggarwal@gmail.com> Date: Wed Dec 20 09:25:49 2023 +0530 OpenConceptLab/ocl_issues#1686 | Repos facets class commit 0a6dc7b3226e9a3f01c7776709f0e1aa9e4fc9ff Author: openmrs-bot <infrastructure@openmrs.org> Date: Mon Dec 18 03:58:17 2023 +0000 [skip ci] Increase maintenance version to 2.3.59 commit a0e870d92f7a3a96248995122f62f9511af6b21e Author: Sny <sny.aggarwal@gmail.com> Date: Sat Dec 16 08:23:51 2023 +0530 OpenConceptLab/ocl_issues#1703 | removed unused facets commit 5fe2866c2ed77d3e58ddbddce6191c3b556770fa Author: Sny <sny.aggarwal@gmail.com> Date: Fri Dec 15 08:21:19 2023 +0530 OpenConceptLab/ocl_issues#1682 | Auto assign sort order based on max prev sort order commit b75e4a5336c1abcbf5afb9d9c86667de05761985 Author: rkorytkowski <rafal.korytkowski@gmail.com> Date: Wed Dec 13 13:31:12 2023 +0100 OpenConceptLab/ocl_issues#1713 Fix reading DB_CURSOR_ON env commit 0fdee2dd505c415470b5ce401ad5d0a437fb6f09 Author: Sny <sny.aggarwal@gmail.com> Date: Tue Dec 12 18:31:12 2023 +0530 OpenConceptLab/ocl_issues#1710 | facets exlusions for global scope commit 6ce54d9b1f506cd67277e1ee08a8c136c4ce0bba Author: rkorytkowski <rafal.korytkowski@gmail.com> Date: Tue Dec 12 13:36:07 2023 +0100 OpenConceptLab/ocl_issues#1713 POST CodeSystem and ValueSet fails due to DB cursor being unsupported commit efb99d819e8d27d4e8b24e94eb575ddd1fa05698 Author: Sny <sny.aggarwal@gmail.com> Date: Mon Dec 11 21:11:08 2023 +0530 OpenConceptLab/ocl_issues#1710 | facets to not include source versions in global results commit cd0fbb4db1d1c5a725269bb286623ac4abf9a0c5 Author: Sny <sny.aggarwal@gmail.com> Date: Mon Dec 11 16:44:28 2023 +0530 OpenConceptLab/ocl_issues#1710 | added swagger header for latest repo search header commit f3480caef0ec34c098f046206caa1c0c0eff7157 Author: Sny <sny.aggarwal@gmail.com> Date: Mon Dec 11 16:01:14 2023 +0530 OpenConceptLab/ocl_issues#1710 | include latest search by header commit 86a81731a5349317be999294507a8f9a47f62b6c Author: Sny <sny.aggarwal@gmail.com> Date: Mon Dec 11 15:18:33 2023 +0530 OpenConceptLab/ocl_issues#1710 | Squashed commit of the following: commit e8a1e1fd734a89d0a807a2df342e85637ce8e823 Author: Sny <sny.aggarwal@gmail.com> Date: Fri Sep 1 15:53:26 2023 +0530 fixing test commit f5d4b5fc3d7d21b49079484700c932a6c181f2ad Author: Sny <sny.aggarwal@gmail.com> Date: Fri Sep 1 15:29:57 2023 +0530 fixing test commit 521ae77d0a4e4ac5132a36eb092112b0cd9c2be1 Author: Sny <sny.aggarwal@gmail.com> Date: Fri Sep 1 14:52:06 2023 +0530 Fixing merge conflicts commit 4f9fa95c1e4b9d1c070d4ee7bcfa75c8fd7b65f6 Merge: 1579c46a 6d5b119e Author: Sny <sny.aggarwal@gmail.com> Date: Fri Sep 1 08:27:43 2023 +0530 Merge branch 'master' into dev commit 1579c46a43473d714b0134f7fb7b954bdf426c2e Author: Sny <sny.aggarwal@gmail.com> Date: Fri Aug 25 10:13:19 2023 +0530 OpenConceptLab/ocl_issues#1635 | mapping serializers | added latest_source_version commit 505e97fa61842c552e91086aefca24621fa81dff Author: Sny <sny.aggarwal@gmail.com> Date: Thu Aug 24 08:40:08 2023 +0530 OpenConceptLab/ocl_issues#1635 | fixing tests commit 4ff15e9900b54f793baadb9bcd18d8cedddccd39 Author: Sny <sny.aggarwal@gmail.com> Date: Thu Aug 24 08:06:16 2023 +0530 OpenConceptLab/ocl_issues#1635 | source repo version release/unreleased to reindex resources commit 981ffc75c4f8f18990facdae25249d7f7e5605fa Author: Sny <sny.aggarwal@gmail.com> Date: Wed Aug 23 11:10:02 2023 +0530 OpenConceptLab/ocl_issues#1635 | Mapping search to have latest repo version field commit 1fe9ad4625914d4398bbf3e9f6df9ec5aaa4d48a Author: Sny <sny.aggarwal@gmail.com> Date: Mon Aug 21 12:33:18 2023 +0530 OpenConceptLab/ocl_issues#1635 | fixing tests for default version HEAD when not global search commit be3de8aec73e38de93696bf9230e034baf59b191 Author: Sny <sny.aggarwal@gmail.com> Date: Mon Aug 21 12:09:27 2023 +0530 OpenConceptLab/ocl_issues#1635 | Search to use latest or latest released based on kwargs commit c4276cd6ca28233d0603e3bb441c92d30ddfaff1 Author: Sny <sny.aggarwal@gmail.com> Date: Wed Aug 16 16:47:08 2023 +0530 OpenConceptLab/ocl_issues#1635 | returning latest_source_version in version detail API commit 2b00755809e439d15b21770ef23088a71c0c3d36 Author: Sny <sny.aggarwal@gmail.com> Date: Mon Aug 14 11:20:57 2023 +0530 OpenConceptLab/ocl_issues#1635 | fixing facets filters commit 676e9b1c0b8a1890e7b12f452bba699a78ce8def Author: Sny <sny.aggarwal@gmail.com> Date: Mon Aug 14 09:39:15 2023 +0530 OpenConceptLab/ocl_issues#1635 | fixing search latest attr commit f156048feed5151c2ef3674754eb30f5ea24d398 Author: Sny <sny.aggarwal@gmail.com> Date: Tue Aug 8 11:28:23 2023 +0530 OpenConceptLab/ocl_issues#1635 | Concept search latest repo if search param there | return latest_source_version in list and detail only commit af87d0c86edbd219aa20c8ccd2ca4abfe37b8887 Author: Sny <sny.aggarwal@gmail.com> Date: Mon Aug 7 18:42:24 2023 +0530 OpenConceptLab/ocl_issues#1635 | fixing merge conflicts commit 5cd11def39ab77835160ad24d603e0eb5893957a Author: Sny <sny.aggarwal@gmail.com> Date: Mon Aug 7 08:51:51 2023 +0530 OpenConceptLab/ocl_issues#1635 | removed auth group check commit d853ffca3891e77982e083c251404e13fd03a4cb Author: Sny <sny.aggarwal@gmail.com> Date: Wed Aug 2 11:39:48 2023 +0530 OpenConceptLab/ocl_issues#1635 | search with latest released repo version commit c50099b54baa844c8e667a68b136eb9f3ac8c38c Author: Sny <sny.aggarwal@gmail.com> Date: Wed Aug 2 08:28:38 2023 +0530 Merged Master | Squashed commit of the following: commit dd165cd9529e7fb60b84d0ee80d78fe8ad414093 Author: Sny <sny.aggarwal@gmail.com> Date: Tue Aug 1 17:00:01 2023 +0530 ES | returning real exception commit d93254936eb09912292bdb0259c3dcb21441e4d2 Author: Sny <sny.aggarwal@gmail.com> Date: Mon Jul 31 17:37:23 2023 +0530 ES | returning real exception commit eb87ab9496dd90eebb46dc6bc06d33cf57610363 Author: Sny <sny.aggarwal@gmail.com> Date: Mon Jul 31 16:42:41 2023 +0530 Added use_ssl and verify certs for https schema for ES connection configuration commit 208b22f993de30851121457e744ed0bdfbe3f440 Author: Sny <sny.aggarwal@gmail.com> Date: Mon Jul 31 15:00:48 2023 +0530 OpenConceptLab/ocl_issues#1583 | fixing search tests for fuzzy search on ID commit 194fcea1c0c7093d963b7d51c6adbcf8e281e4bf Author: Sny <sny.aggarwal@gmail.com> Date: Mon Jul 31 14:38:16 2023 +0530 OpenConceptLab/ocl_issues#1583 | fixing search tests for fuzzy search on ID commit 284e66dd8c68dc8d807d22a28134968aa2b1babe Author: Sny <sny.aggarwal@gmail.com> Date: Mon Jul 31 12:58:07 2023 +0530 OpenConceptLab/ocl_issues#1583 | fixing search tests for fuzzy search on ID commit d197ea496911fc63b595fcbcf855d523e9cc5256 Author: Sny <sny.aggarwal@gmail.com> Date: Mon Jul 31 12:05:39 2023 +0530 OpenConceptLab/ocl_issues#1583 | fixing search tests for fuzzy search on ID commit 9b4659d7077c8059ede345d56a59958c96fd0879 Author: Sny <sny.aggarwal@gmail.com> Date: Mon Jul 31 11:06:53 2023 +0530 OpenConceptLab/ocl_issues#1583 | Fuzzy search is not applied on id and codes commit e92387f91ee9182ff3ddf2cf00c916fa88b3e161 Author: openmrs-bot <infrastructure@openmrs.org> Date: Sat Jul 29 00:59:32 2023 +0000 [skip ci] Increase maintenance version to 2.3.39 commit 940b302e8ad4379a0c0229af8f0ded30ef829a55 Author: Sny <sny.aggarwal@gmail.com> Date: Fri Jul 28 19:57:12 2023 +0530 Admin API to dedupe concept/mapping latest-versions commit e91c22d0101e5245fe930015f83af222a31d332d Author: rkorytkowski <rafal.korytkowski@gmail.com> Date: Fri Jul 28 13:55:17 2023 +0200 Temporarily lower required coverage commit 1258e4162391bb373c7cebb38b16e843d9f28d4f Author: rkorytkowski <rafal.korytkowski@gmail.com> Date: Fri Jul 28 13:53:36 2023 +0200 OpenConceptLab/ocl_issues#927 Redis clustering, adding connection pool class commit b678272aad7364d53e1b443dbb0a379e1eb23b61 Author: rkorytkowski <rafal.korytkowski@gmail.com> Date: Fri Jul 28 13:40:06 2023 +0200 Increasing test coverage commit 39a10629356b97215ad315ab92473285c25282aa Author: rkorytkowski <rafal.korytkowski@gmail.com> Date: Fri Jul 28 13:01:54 2023 +0200 OpenConceptLab/ocl_issues#1410 Schedule vacuum and analyse DB commit 576052f096f0b77a5eaee3b6ff261243aa1b88fa Author: Sny <sny.aggarwal@gmail.com> Date: Fri Jul 28 06:54:51 2023 +0530 Fixing concept/mapping list queryset commit db05b5e12568387ef0ea34314744510ebd27906c Author: Sny <sny.aggarwal@gmail.com> Date: Thu Jul 27 07:59:20 2023 +0530 OpenConceptLab/ocl_issues#1583 | Concept Index | synonyms not lowercase commit c8ba1d2892e22cf6fc59bdddf50935b10531617f Merge: f9090858 aa3b6986 Author: Rafal Korytkowski <rafal.korytkowski@gmail.com> Date: Tue Jul 25 16:15:12 2023 +0200 Merge pull request #545 from Salaton/dynamic_es_scheme chore: make scheme configurable for elastic search connection commit f9090858de517e7a09fce6f7129668f1eb8c115c Author: rkorytkowski <rafal.korytkowski@gmail.com> Date: Tue Jul 25 16:02:24 2023 +0200 OpenConceptLab/ocl_issues#927 Redis clustering, fix tests commit aa3b69869d768b604ab54da429aa4945f4a7f042 Author: Salaton <nairouasalaton@gmail.com> Date: Tue Jul 25 16:50:18 2023 +0300 chore: make scheme configurable for elastic search connection This PR introduces enhancements to the `es_get` function, allowing the scheme used for connecting to the Elasticsearch cluster to be configurable. This is done to address the error `Client sent an HTTP request to an HTTPS server` when passing `http` in the host while using Elasticsearch on elastic cloud (https://www.elastic.co/cloud/) commit a28986aae87ef39d4b6569b134e7d4ab45b8f57e Author: rkorytkowski <rafal.korytkowski@gmail.com> Date: Tue Jul 25 15:43:04 2023 +0200 OpenConceptLab/ocl_issues#927 Redis clustering, fixing build commit 027d394ee674c77ecbb8c184f70a2f2d399f6c1d Author: rkorytkowski <rafal.korytkowski@gmail.com> Date: Tue Jul 25 14:31:03 2023 +0200 OpenConceptLab/ocl_issues#927 Redis clustering, fixing redis healthcheck commit a07ae87b83ba3e6c902eec8bb9c64f4749ae48b3 Author: rkorytkowski <rafal.korytkowski@gmail.com> Date: Tue Jul 25 14:15:34 2023 +0200 OpenConceptLab/ocl_issues#927 Redis clustering, fixing formatting commit 28ded2f799606ee2487929a43776dcecfea02833 Author: rkorytkowski <rafal.korytkowski@gmail.com> Date: Tue Jul 25 14:07:49 2023 +0200 OpenConceptLab/ocl_issues#927 Redis clustering, fixing healthcheck commit 6a70918be3e7f06d14b68d17116511557ae7a905 Author: rkorytkowski <rafal.korytkowski@gmail.com> Date: Tue Jul 25 12:28:41 2023 +0200 Upgrading redis and celery to support sentinel commit ca1e50810a1e6ee924083353591805d2ace394ca Author: rkorytkowski <rafal.korytkowski@gmail.com> Date: Mon Jul 24 13:47:15 2023 +0200 Adding gevent for celery commit affa12ba14c05030048b06b2a4b078ffcb1794df Author: Sny <sny.aggarwal@gmail.com> Date: Mon Jul 24 15:38:22 2023 +0530 OpenConceptLab/ocl_issues#1501 | fixing pylint errors commit cc54e6103b6f5072e5fde5e12367e20c00c40411 Author: rkorytkowski <rafal.korytkowski@gmail.com> Date: Mon Jul 24 11:43:49 2023 +0200 Upgrading pyyaml to fix build commit 32d11f70f374d432d0a98e22731dd8d7c43a7772 Author: Sny <sny.aggarwal@gmail.com> Date: Mon Jul 24 07:57:47 2023 +0530 Revert "Revert "OpenConceptLab/ocl_issues#1588 | Can except OCL Source version export for import into same or different owner and as same or different version"" This reverts commit 5d866167c2db3240b6da275aa035cf2610a4cea4. commit efc7433197f4af2dc1f54c8dd795b33f71de7630 Author: Sny <sny.aggarwal@gmail.com> Date: Mon Jul 24 07:57:38 2023 +0530 Revert "Revert "OpenConceptLab/ocl_issues#1501 | Accepting zip format in importers"" This reverts commit 31872cf3e807b42afd6ebd36ef466460faf3da80. commit 31872cf3e807b42afd6ebd36ef466460faf3da80 Author: Sny <sny.aggarwal@gmail.com> Date: Mon Jul 24 07:57:20 2023 +0530 Revert "OpenConceptLab/ocl_issues#1501 | Accepting zip format in importers" This reverts commit 7d3e04aa10c0f50ca38a36a1530ef99895c5d007. commit 5d866167c2db3240b6da275aa035cf2610a4cea4 Author: Sny <sny.aggarwal@gmail.com> Date: Mon Jul 24 07:57:07 2023 +0530 Revert "OpenConceptLab/ocl_issues#1588 | Can except OCL Source version export for import into same or different owner and as same or different version" This reverts commit eff591c0578e7963959ab0f9ce52e89dc4334a7d. commit eff591c0578e7963959ab0f9ce52e89dc4334a7d Author: Sny <sny.aggarwal@gmail.com> Date: Sat Jul 22 12:38:58 2023 +0530 OpenConceptLab/ocl_issues#1588 | Can except OCL Source version export for import into same or different owner and as same or different version commit 7d3e04aa10c0f50ca38a36a1530ef99895c5d007 Author: Sny <sny.aggarwal@gmail.com> Date: Thu Jul 20 10:38:25 2023 +0530 OpenConceptLab/ocl_issues#1501 | Accepting zip format in importers commit 0ba61e84dee633f60d435fa86198e189c90ac80d Author: Sny <sny.aggarwal@gmail.com> Date: Tue Jul 18 08:36:47 2023 +0530 OpenConceptLab/ocl_issues#1583 | fixing pylint commit 3d5e7a413123da33d5ad12f0ea06041391aa87ca Author: Sny <sny.aggarwal@gmail.com> Date: Tue Jul 18 08:17:44 2023 +0530 OpenConceptLab/ocl_issues#1583 | concept word match on name keyword field commit fd577fed2bf485a7eb051c755c04be7c372c3e61 Author: Sny <sny.aggarwal@gmail.com> Date: Tue Jul 18 07:14:08 2023 +0530 OpenConceptLab/ocl_issues#1595 | collections export migrate commit 37aeae0cb38ace63007e7d50e2389f79c90dd9dd Author: Sny <sny.aggarwal@gmail.com> Date: Mon Jul 17 09:44:37 2023 +0530 OpenConceptLab/ocl_issues#1595 | coverage fix commit dd44619dae5cd2a7fb65fa7d6193ff944b743d97 Author: Sny <sny.aggarwal@gmail.com> Date: Mon Jul 17 09:05:46 2023 +0530 OpenConceptLab/ocl_issues#1595 | Source/Collection version export path and file name to be more user friendly commit 683c52d6ed56ccd34233fd7c1d9aad943e691d45 Author: rkorytkowski <rafal.korytkowski@gmail.com> Date: Thu Jul 13 13:55:27 2023 +0200 Upgrading ES and adding Kibana commit 3362d88c270b278b06b583a97ea1895318694309 Author: Sny <sny.aggarwal@gmail.com> Date: Thu Jul 13 08:58:33 2023 +0530 OpenConceptLab/ocl_issues#1583 | Expansion text paramter and reference expression to use exact match search only commit b6ba56f4b18ffdbca12f7b6f0cd986d750240844 Author: Sny <sny.aggarwal@gmail.com> Date: Thu Jul 13 08:51:27 2023 +0530 OpenConceptLab/ocl_issues#1583 | Expansion text paramter and reference expression to use exact match search only commit 38ceaaa725a936e88cfdd72e24424523ff211de0 Author: Sny <sny.aggarwal@gmail.com> Date: Thu Jul 13 07:39:22 2023 +0530 OpenConceptLab/ocl_issues#1583 | Expansion text paramter and reference expression to use exact match search only commit 91c89a4811f20e8621f6cea1f3339fc51d512d4a Author: Sny <sny.aggarwal@gmail.com> Date: Wed Jul 12 14:52:49 2023 +0530 Adding mapping serializer tests commit b245841d8b78198d1a3be705abd3b73deacf1596 Author: Sny <sny.aggarwal@gmail.com> Date: Wed Jul 12 08:12:57 2023 +0530 Refactoring | extracting truthy values commit e19b0a62e5f071113f215c365b6e8ce9f55d428f Author: Sny <sny.aggarwal@gmail.com> Date: Wed Jul 12 07:51:43 2023 +0530 Mapping serializers | passing context to nested concept serializers commit d36baafcb4f17fccfb73abc781c1482efd6f6abf Author: rkorytkowski <rafal.korytkowski@gmail.com> Date: Tue Jul 11 12:44:25 2023 +0200 Fixing formatting commit b6b91eb36e15613992a93054703044553e7bea4b Author: rkorytkowski <rafal.korytkowski@gmail.com> Date: Tue Jul 11 12:22:26 2023 +0200 OpenConceptLab/ocl_issues#927 Redis clustering commit 0b048e11ff83edef680376fe25e27fc5724f4866 Author: Sny <sny.aggarwal@gmail.com> Date: Tue Jul 11 07:47:01 2023 +0530 OpenConceptLab/ocl_issues#1583 | indexing API | can pass filters commit 500b3d5c2968d3f4661f37281f504648a52e5ee3 Author: Sny <sny.aggarwal@gmail.com> Date: Sun Jul 9 09:52:01 2023 +0530 OpenConceptLab/ocl_issues#1583 | fixing search tests commit 82b617e855a7fcd23c9afaae1a3d25f467d9164d Author: Sny <sny.aggarwal@gmail.com> Date: Sun Jul 9 08:59:27 2023 +0530 OpenConceptLab/ocl_issues#1583 | fixing search tests commit 5b018f2b12bbfe45a7a726c84af43b3b1168d9fb Author: Sny <sny.aggarwal@gmail.com> Date: Sun Jul 9 08:35:13 2023 +0530 OpenConceptLab/ocl_issues#1583 | fixing search tests commit 2b03b41992f69f334f5ea354b32bce2407dfab98 Author: Sny <sny.aggarwal@gmail.com> Date: Sun Jul 9 08:18:03 2023 +0530 OpenConceptLab/ocl_issues#1583 | fixing tests commit a897d22d6d5504d060c48feff087f5f23bf9c3dc Author: Sny <sny.aggarwal@gmail.com> Date: Sat Jul 8 16:16:47 2023 +0530 OpenConceptLab/ocl_issues#1583 | fixing tests commit debe6f8591c4db4b38719dbe6d6bc3069cc059a2 Author: Sny <sny.aggarwal@gmail.com> Date: Sat Jul 8 16:15:51 2023 +0530 OpenConceptLab/ocl_issues#1583 | fixing tests commit c344380efe14ed688100d72c2fad97fc846f20dc Author: Sny <sny.aggarwal@gmail.com> Date: Sat Jul 8 09:23:21 2023 +0530 OpenConceptLab/ocl_issues#1583 | external_id match should be exact (term match) only commit 319ad0896c8025ab0e1a01807272f673bf239fbf Author: Sny <sny.aggarwal@gmail.com> Date: Sat Jul 8 09:20:09 2023 +0530 OpenConceptLab/ocl_issues#1583 | fixing tests commit 632f1ed53c23f725ddc39eb5c82b97e69568f05f Author: Sny <sny.aggarwal@gmail.com> Date: Sat Jul 8 08:51:53 2023 +0530 OpenConceptLab/ocl_issues#1583 | fixing search serializer and tests commit c22ac3efaa261aca2939b14e3fdefe181024f686 Author: Sny <sny.aggarwal@gmail.com> Date: Sat Jul 8 08:42:28 2023 +0530 OpenConceptLab/ocl_issues#1583 | removed duplicate method commit 616a53b28ca970eba82c9006c98c3fc05f9de182 Author: openmrs-bot <infrastructure@openmrs.org> Date: Sat Jul 8 02:57:50 2023 +0000 [skip ci] Increase maintenance version to 2.3.38 commit 6e21add6bfa2b4732fbfdf47b6ffa874e9a012db Author: Sny <sny.aggarwal@gmail.com> Date: Tue Jul 4 07:47:41 2023 +0530 OpenConceptLab/ocl_issues#1583 | Search updates * removed is_active from indexes and queries * added highlight in all search results * using text field more over keyworld fields for better highlighting * combining exact match with wildcard and fuzzy * order of search term -> match_phrase -> match -> wildcard -> fuzzy commit c5d2378dea50dc0c865a9fb575632d285d5ccf5e Author: Sny <sny.aggarwal@gmail.com> Date: Fri Jul 7 12:25:22 2023 +0530 OpenConceptLab/ocl_issues#1598 | fixing pylint commit 000bf46e43f4759f028712db85e6cd71c607848e Author: Sny <sny.aggarwal@gmail.com> Date: Fri Jul 7 12:18:52 2023 +0530 Revert "Bump drf-yasg from 1.21.5 to 1.21.6 (#513)" This reverts commit 05b76e7b2d52447f4614a067a0fed1cef5d02f38. commit df2f40a9bc950911df50dbd6de80f4fede8b41f6 Author: Sny <sny.aggarwal@gmail.com> Date: Fri Jul 7 10:56:15 2023 +0530 OpenConceptLab/ocl_issues#1598 | concept extras keys for source in summary commit 7818366c564e27b01a092b0a006eaedf8b8927ed Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu Jul 6 07:57:20 2023 +0530 Bump tblib from 1.7.0 to 2.0.0 (#516) Bumps [tblib](https://github.com/ionelmc/python-tblib) from 1.7.0 to 2.0.0. - [Release notes](https://github.com/ionelmc/python-tblib/releases) - [Changelog](https://github.com/ionelmc/python-tblib/blob/master/CHANGELOG.rst) - [Commits](https://github.com/ionelmc/python-tblib/compare/v1.7.0...v2.0.0) --- updated-dependencies: - dependency-name: tblib dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 05b76e7b2d52447f4614a067a0fed1cef5d02f38 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu Jul 6 07:57:00 2023 +0530 Bump drf-yasg from 1.21.5 to 1.21.6 (#513) Bumps [drf-yasg](https://github.com/axnsan12/drf-yasg) from 1.21.5 to 1.21.6. - [Release notes](https://github.com/axnsan12/drf-yasg/releases) - [Changelog](https://github.com/axnsan12/drf-yasg/blob/1.21.6/docs/changelog.rst) - [Commits](https://github.com/axnsan12/drf-yasg/compare/1.21.5...1.21.6) --- updated-dependencies: - dependency-name: drf-yasg dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 5ade7f0944c14c8438527c6c9726ddb724d75a2c Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu Jul 6 07:55:42 2023 +0530 Bump django from 4.2.2 to 4.2.3 (#528) Bumps [django](https://github.com/django/django) from 4.2.2 to 4.2.3. - [Commits](https://github.com/django/django/compare/4.2.2...4.2.3) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 87dffd700d84906fac6a6afe8827a26f68c342bc Author: openmrs-bot <infrastructure@openmrs.org> Date: Thu Jun 29 06:05:22 2023 +0000 [skip ci] Increase maintenance version to 2.3.37 commit bfc9e28dab03762b538411ab11bf8c1369516c66 Author: Sny <sny.aggarwal@gmail.com> Date: Thu Jun 29 11:12:20 2023 +0530 OpenConceptLab/ocl_issues#1583 | fixing test commit e445dc3deb026908f68a77fb9cb1969205667374 Author: Sny <sny.aggarwal@gmail.com> Date: Thu Jun 29 10:43:53 2023 +0530 OpenConceptLab/ocl_issues#1583 | fixing test commit b7282deddad4cda25e37a6d8f0e9dbd42ca55d3c Author: Sny <sny.aggarwal@gmail.com> Date: Thu Jun 29 09:17:28 2023 +0530 OpenConceptLab/ocl_issues#1471 | added toggle commit 0c34fdf065b30eba0f7488155fc7bfed82ad806b Author: Sny <sny.aggarwal@gmail.com> Date: Tue Jun 27 21:38:19 2023 +0530 OpenConceptLab/ocl_issues#1583 | updated concepts/mappings exact match fields commit 6006ff9e1562cf412228e1c3b8a0fd5fbd523c41 Author: openmrs-bot <infrastructure@openmrs.org> Date: Wed Jun 28 14:00:21 2023 +0000 [skip ci] Increase maintenance version to 2.3.36 commit 21939c102fbedab91c7700fe7c5bd983150dc2ba Author: rkorytkowski <rafal.korytkowski@gmail.com> Date: Wed Jun 28 15:32:26 2023 +0200 OpenConceptLab/ocl_issues#730 Fix hosts commit 0a0b9789a5cf0e6f3bde3746b8493cf3fe49dcef Author: openmrs-bot <infrastructure@openmrs.org> Date: Wed Jun 28 13:20:49 2023 +0000 [skip ci] Increase maintenance version to 2.3.35 commit 1a7d9058f98afea7c7f9a4eb5a1ae2ed6bb19b21 Author: rkorytkowski <rafal.korytkowski@gmail.com> Date: Wed Jun 28 13:49:24 2023 +0200 Fixing pylint commit 64a75f3af74d99f2f935f77bd43593b51e88c9d3 Author: rkorytkowski <rafal.korytkowski@gmail.com> Date: Wed Jun 28 12:43:39 2023 +0200 OpenConceptLab/ocl_issues#730 Implement clustering for ES commit 029fd704e5384f2fda3170dcb35ccb6dc15ffbb5 Author: Sny <sny.aggarwal@gmail.com> Date: Tue Jun 27 15:37:30 2023 +0530 OpenConceptLab/ocl_issues#1583 | fixing pylint commit 7a7039f227404807cd59c98caa28597da79b1a54 Author: Sny <sny.aggarwal@gmail.com> Date: Tue Jun 27 15:32:04 2023 +0530 OpenConceptLab/ocl_issues#1583 | fixing tests commit 5737bacbde4a0c2bc058a88401789d8d9380ac00 Author: Sny <sny.aggarwal@gmail.com> Date: Tue Jun 27 08:05:41 2023 +0530 OpenConceptLab/ocl_issues#1583 | Concept searchable through target codes commit a6432d53a2ab93d8e653020862c715d092af07bf Author: Sny <sny.aggarwal@gmail.com> Date: Tue Jun 27 08:05:11 2023 +0530 OpenConceptLab/ocl_issues#1583 | User name is sortable and exact match searchable commit ab09bb52b42a3a310cca589ffed49b763c735f58 Author: Sny <sny.aggarwal@gmail.com> Date: Mon Jun 26 17:01:41 2023 +0530 OpenConceptLab/ocl_issues#1583 | fixing test commit ee4fba1f0a1b0c8e8ec394628bf9ea406839cf56 Author: Sny <sny.aggarwal@gmail.com> Date: Mon Jun 26 16:36:14 2023 +0530 Revert "Bump celery[redis] from 5.2.7 to 5.3.1 (#511)" This reverts commit b3fd5415a369d16c99011ff686d01cf44acf0c79. commit 5d31c8f5497df1050cc83382f1eda372ef3500bc Author: Sny <sny.aggarwal@gmail.com> Date: Mon Jun 26 15:51:56 2023 +0530 OpenConceptLab/ocl_issues#1583 | Concept Search | added highlighting commit ce70c506e51ff25f4dba52c858aed483977c4fbe Author: Sny <sny.aggarwal@gmail.com> Date: Mon Jun 26 14:51:35 2023 +0530 OpenConceptLab/ocl_issues#1583 | Enhancing search API * Added _score and _confidence with concepts/mappings search results * Added fuzzy search * Added search stats distributed in confidence buckets * Added raw search stats from ES * Wildcard search only on specific attributes and not on entire document commit b3fd5415a369d16c99011ff686d01cf44acf0c79 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed Jun 21 08:22:35 2023 +0530 Bump celery[redis] from 5.2.7 to 5.3.1 (#511) Bumps [celery[redis]](https://github.com/celery/celery) from 5.2.7 to 5.3.1. - [Release notes](https://github.com/celery/celery/releases) - [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst) - [Commits](https://github.com/celery/celery/compare/v5.2.7...v5.3.1) --- updated-dependencies: - dependency-name: celery[redis] dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit f4fe5c7a6d51d7f8b164ad5f4567f6c8410c6064 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed Jun 21 08:22:14 2023 +0530 Bump django-cors-headers from 3.14.0 to 4.1.0 (#514) Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 3.14.0 to 4.1.0. - [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst) - [Commits](https://github.com/adamchainz/django-cors-headers/compare/3.14.0...4.1.0) --- updated-dependencies: - dependency-name: django-cors-headers dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 2443ccfb2b67d7a3195b27e86c21088249c8d30d Author: Sny <sny.aggarwal@gmail.com> Date: Tue Jun 20 09:29:27 2023 +0530 Revert "Bump drf-yasg from 1.21.5 to 1.21.6 (#509)" This reverts commit 5beeeef5b3f8ba4ffcda5b44f510710224910c10. commit 5beeeef5b3f8ba4ffcda5b44f510710224910c10 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue Jun 20 08:58:50 2023 +0530 Bump drf-yasg from 1.21.5 to 1.21.6 (#509) Bumps [drf-yasg](https://github.com/axnsan12/drf-yasg) from 1.21.5 to 1.21.6. - [Release notes](https://github.com/axnsan12/drf-yasg/releases) - [Changelog](https://github.com/axnsan12/drf-yasg/blob/1.21.6/docs/changelog.rst) - [Commits](https://github.com/axnsan12/drf-yasg/compare/1.21.5...1.21.6) --- updated-dependencies: - dependency-name: drf-yasg dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 2e6f4c4ffb99462888e5964d06a6252f04a51ddd Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue Jun 20 08:57:58 2023 +0530 Bump whitenoise from 6.4.0 to 6.5.0 (#507) Bumps [whitenoise](https://github.com/evansd/whitenoise) from 6.4.0 to 6.5.0. - [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst) - [Commits](https://github.com/evansd/whitenoise/compare/6.4.0...6.5.0) --- updated-dependencies: - dependency-name: whitenoise dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 21f75d0f28b5ca7e54805cd4c595cc03f2d907ae Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue Jun 20 08:57:16 2023 +0530 Bump kombu from 5.3.0 to 5.3.1 (#506) Bumps [kombu](https://github.com/celery/kombu) from 5.3.0 to 5.3.1. - [Release notes](https://github.com/celery/kombu/releases) - [Changelog](https://github.com/celery/kombu/blob/main/Changelog.rst) - [Commits](https://github.com/celery/kombu/compare/v5.3.0...v5.3.1) --- updated-dependencies: - dependency-name: kombu dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 02b4d32889e6de794aca192e80cf7b384a418af3 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon Jun 19 12:55:07 2023 +0530 Bump coverage from 6.5.0 to 7.2.7 (#486) Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.5.0 to 7.2.7. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/6.5.0...7.2.7) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit a541f93b263f68a1cc8cecd778bef3fc22c6a98c Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon Jun 19 12:21:43 2023 +0530 Bump pydash from 7.0.3 to 7.0.4 (#504) Bumps [pydash](https://github.com/dgilland/pydash) from 7.0.3 to 7.0.4. - [Changelog](https://github.com/dgilland/pydash/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/dgilland/pydash/compare/v7.0.3...v7.0.4) --- updated-dependencies: - dependency-name: pydash dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 9f3add14665d053e7ea97d2175a973c436ba7216 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon Jun 19 12:02:05 2023 +0530 Bump pylint from 2.17.2 to 2.17.4 (#499) Bumps [pylint](https://github.com/PyCQA/pylint) from 2.17.2 to 2.17.4. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](https://github.com/PyCQA/pylint/compare/v2.17.2...v2.17.4) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 8e04d9f9bcd05408418ab3dead51c071b5f3663f Author: Sny <sny.aggarwal@gmail.com> Date: Fri Jun 16 16:30:58 2023 +0530 Update README.md | added ES indexing commands commit 3d09a2c9aae814a39ca2806a3cf4efc4c67de0f9 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu Jun 15 08:12:00 2023 +0530 Bump kombu from 5.2.4 to 5.3.0 (#501) Bumps [kombu](https://github.com/celery/kombu) from 5.2.4 to 5.3.0. - [Release notes](https://github.com/celery/kombu/releases) - [Changelog](https://github.com/celery/kombu/blob/main/Changelog.rst) - [Commits](https://github.com/celery/kombu/compare/v5.2.4...v5.3.0) --- updated-dependencies: - dependency-name: kombu dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 4339e46799992298d841d13b62232a096ed132b6 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue Jun 13 12:06:50 2023 +0530 Bump mock from 5.0.1 to 5.0.2 (#498) Bumps [mock](https://github.com/testing-cabal/mock) from 5.0.1 to 5.0.2. - [Changelog](https://github.com/testing-cabal/mock/blob/master/CHANGELOG.rst) - [Commits](https://github.com/testing-cabal/mock/compare/5.0.1...5.0.2) --- updated-dependencies: - dependency-name: mock dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 1fa85dce1dcef85cc45f9a618aff10838ec0ba6a Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon Jun 12 08:26:18 2023 +0530 Bump psycopg2 from 2.9.5 to 2.9.6 (#495) Bumps [psycopg2](https://github.com/psycopg/psycopg2) from 2.9.5 to 2.9.6. - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](https://github.com/psycopg/psycopg2/commits/2.9.6) --- updated-dependencies: - dependency-name: psycopg2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 4a1b5f6102308e3b85aa8ee9f343ee84c2e0ab9a Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat Jun 10 07:20:49 2023 +0530 Bump django from 4.1.9 to 4.2.2 (#496) Bumps [django](https://github.com/django/django) from 4.1.9 to 4.2.2. - [Commits](https://github.com/django/django/compare/4.1.9...4.2.2) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit b23285282e03d3739b47737628e1672fe7491b28 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu Jun 8 17:49:36 2023 +0530 Bump requests from 2.28.1 to 2.31.0 (#479) Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.31.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.28.1...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 8625bdf093d35db80f0082918d4f62a612e6c425 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu Jun 8 17:49:24 2023 +0530 Bump redis from 4.5.4 to 4.5.5 (#470) Bumps [redis](https://github.com/redis/redis-py) from 4.5.4 to 4.5.5. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](https://github.com/redis/redis-py/compare/v4.5.4...v4.5.5) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit e59e2c2df5d26f8607a16fc0923450d475bacd56 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu Jun 8 17:49:01 2023 +0530 Bump markdown from 3.4.1 to 3.4.3 (#469) Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.4.1 to 3.4.3. - [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/change_log/release-2.6.md) - [Commits](https://github.com/Python-Markdown/markdown/compare/3.4.1...3.4.3) --- updated-dependencies: - dependency-name: markdown dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 52dea2c04ffbc19dcf741496f72a810cd465b54c Author: openmrs-bot <infrastructure@openmrs.org> Date: Thu Jun 8 08:41:26 2023 +0000 [skip ci] Increase maintenance version to 2.3.34 commit 9f70afede8094e6aabcd32df17407470dc8d5262 Author: Sny <sny.aggarwal@gmail.com> Date: Thu Jun 8 13:50:03 2023 +0530 OpenConceptLab/ocl_issues#1591 | fixing retired + exact match/wildcard search/facets commit 5f170732584576d5f1e7c129bfbf3aa4c67e9a61 Author: Sny <sny.aggarwal@gmail.com> Date: Thu Jun 8 13:06:00 2023 +0530 OpenConceptLab/ocl_issues#1593 | fixing mapping from/to concept code search commit a5b2bb1992ee6b3c282d58573155f30632f80990 Author: openmrs-bot <infrastructure@openmrs.org> Date: Wed May 24 01:52:16 2023 +0000 [skip ci] Increase maintenance version to 2.3.33 commit 3438d7e5426279b06133649a7cb754b4dcf2e98a Author: Sny <sny.aggarwal@gmail.com> Date: Tue May 23 18:02:03 2023 +0530 Refactoring Mapping resolve relations commit 215e8fc5f1224d5cfab8074fcccdaaea2c3251c7 Author: Sny <sny.aggarwal@gmail.com> Date: Mon May 22 19:48:32 2023 +0530 OpenConceptLab/ocl_issues#1561 | Org delete async by default commit 322f1851707394ced03de180c6812e84ccfebc81 Author: Sny <sny.aggarwal@gmail.com> Date: Mon May 22 16:06:29 2023 +0530 OpenConceptLab/ocl_issues#1549 | fixing typo commit 7f85564f4483e806b8cfc38106772a800fb46210 Author: Sny <sny.aggarwal@gmail.com> Date: Mon May 22 15:43:00 2023 +0530 OpenConceptLab/ocl_issues#1584 | added default/supported-locales in source version verbose summary commit 6088782ca1dd39048535d629b3905d33d196a1c8 Author: Sny <sny.aggarwal@gmail.com> Date: Mon May 22 10:34:04 2023 +0530 OpenConceptLab/ocl_issues#1549 | Source Auto id attributes editable commit 25afc5ab156c4ccb609eb427c180ee2ffef3a078 Author: openmrs-bot <infrastructure@openmrs.org> Date: Mon May 22 04:14:06 2023 +0000 [skip ci] Increase maintenance version to 2.3.32 commit 744535699c5a45f86acbc9358e4bfbec866619ec Author: Sny <sny.aggarwal@gmail.com> Date: Thu May 18 09:20:12 2023 +0530 Fixing collections/sources urls for org/users commit b06119cd5f5240ad46b05484dcfdb7de9cf424bc Author: openmrs-bot <infrastructure@openmrs.org> Date: Thu May 18 03:13:44 2023 +0000 [skip ci] Increase maintenance version to 2.3.31 commit e536e1d1eb42da7e86c3e356e8000d42aa24f4c9 Author: Sny <sny.aggarwal@gmail.com> Date: Wed May 17 12:32:53 2023 +0530 OpenConceptLab/ocl_issues#1579 | fixing tests commit 0dc1db0cbe4a4f22ac99de4a44534803f26211f1 Author: Sny <sny.aggarwal@gmail.com> Date: Wed May 17 12:18:27 2023 +0530 OpenConceptLab/ocl_issues#1579 | collection/source minimal versions serializers commit 6952c3365e8da62b79e02a905c2961a3cbac63f5 Author: openmrs-bot <infrastructure@openmrs.org> Date: Mon May 15 09:03:30 2023 +0000 [skip ci] Increase maintenance version to 2.3.30 commit c004c2b2767737f057b95a3aef093ef62e2bbcef Author: Sny <sny.aggarwal@gmail.com> Date: Mon May 15 08:21:33 2023 +0530 Expansions refactoring | using either expansion system parameter or ref's system, not both commit ad6b0c92f703b523ecf9933bda30f2f7da1899ad Author: openmrs-bot <infrastructure@openmrs.org> Date: Sun May 14 15:48:36 2023 +0000 [skip ci] Increase maintenance version to 2.3.29 commit 3d716e7cff2af76f17862d9e318204cbc98e7440 Author: Sny <sny.aggarwal@gmail.com> Date: Sun May 14 21:00:12 2023 +0530 Expansions | on new expansion creation re-evaluation references deduping system/valueset versions commit 3e0d6154dc8c7fd5d694879b3bd24ed233c9f820 Author: openmrs-bot <infrastructure@openmrs.org> Date: Sun May 14 14:26:04 2023 +0000 [skip ci] Increase maintenance version to 2.3.28 commit 956d499b9c8742562fca738be8f94e886034399a Author: Sny <sny.aggarwal@gmail.com> Date: Sun May 14 19:48:29 2023 +0530 Expansions | on new expansion creation re-evaluation of all references fixing performance issues commit 51f7f2aac49b76e437bc79350b561c6de72bf688 Author: Sny <sny.aggarwal@gmail.com> Date: Sun May 14 18:53:43 2023 +0530 Expansions | on new expansion creation re-evaluation of all references…
@snyaggarwal @paulsonder This first round of User Profile development is pretty good. Seems like next steps are to develop the "empty state" (incl. the activity feed) and to figure out the User summary statistics to include. I can make those tickets real quick. @snyaggarwal One last piece of feedback: Can the list of Organizations in the User profile be scrollable? Currently I have to Zoom out to see all my orgs (when using my small-ish laptop screen) since I am a member of 4. |
No description provided.
The text was updated successfully, but these errors were encountered: