-
Notifications
You must be signed in to change notification settings - Fork 32
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
[BIG Refactoring] Add abstraction for search backend client #464
Commits on Aug 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 140a053 - Browse repository at this point
Copy the full SHA 140a053View commit details -
refactor: remove dependency from util/i18n to util/app-config
util-i18n is a very widely used module whereas util-app-config not so much
Configuration menu - View commit details
-
Copy full SHA for 0110ea4 - Browse repository at this point
Copy the full SHA 0110ea4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9e68f7 - Browse repository at this point
Copy the full SHA e9e68f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7f3887 - Browse repository at this point
Copy the full SHA c7f3887View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32ff780 - Browse repository at this point
Copy the full SHA 32ff780View commit details -
Configuration menu - View commit details
-
Copy full SHA for 535e53b - Browse repository at this point
Copy the full SHA 535e53bView commit details -
feat: move pivot format to common module
Also make some simplifications/improvements to it and adapt the iso19139 converter
Configuration menu - View commit details
-
Copy full SHA for 4dee454 - Browse repository at this point
Copy the full SHA 4dee454View commit details -
feat: introduce gn4 records repository with associated mapper
All types related to the gn4 repository are moved as well
Configuration menu - View commit details
-
Copy full SHA for a8790c3 - Browse repository at this point
Copy the full SHA a8790c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 505666a - Browse repository at this point
Copy the full SHA 505666aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b6dd663 - Browse repository at this point
Copy the full SHA b6dd663View commit details -
Configuration menu - View commit details
-
Copy full SHA for 734d762 - Browse repository at this point
Copy the full SHA 734d762View commit details -
Configuration menu - View commit details
-
Copy full SHA for 454ee42 - Browse repository at this point
Copy the full SHA 454ee42View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7a2a29 - Browse repository at this point
Copy the full SHA d7a2a29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 009e6dd - Browse repository at this point
Copy the full SHA 009e6ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4dc681a - Browse repository at this point
Copy the full SHA 4dc681aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 384b499 - Browse repository at this point
Copy the full SHA 384b499View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7418a6 - Browse repository at this point
Copy the full SHA c7418a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98ccc40 - Browse repository at this point
Copy the full SHA 98ccc40View commit details -
Configuration menu - View commit details
-
Copy full SHA for ade09fb - Browse repository at this point
Copy the full SHA ade09fbView commit details -
e2e: simplify orgs tests & adapt headers test
The sort by combos have been slightly changed to avoid using JSON as values. This was breaking the e2e tests and doing a join(',') is also much simpler. The values for the orgs filter dropdown have been updated to show correct values. also fixed a bug when clicking on the org name in the dataset view
Configuration menu - View commit details
-
Copy full SHA for 6d70763 - Browse repository at this point
Copy the full SHA 6d70763View commit details -
Configuration menu - View commit details
-
Copy full SHA for d24311e - Browse repository at this point
Copy the full SHA d24311eView commit details -
fix(wc): remove ConfigFilters specificity
filters are SearchFilters like others and are merged with state filters before building the ES payload
Configuration menu - View commit details
-
Copy full SHA for 4ebbe7c - Browse repository at this point
Copy the full SHA 4ebbe7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a09a3fb - Browse repository at this point
Copy the full SHA a09a3fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 07c78fe - Browse repository at this point
Copy the full SHA 07c78feView commit details