Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/chaoss/grimoirelab-sortinghat
A tool to manage identities
https://github.com/chaoss/grimoirelab-sortinghat
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Release notes](https://github.c...
Merges #686
Closes #686
Bump decode-uri-component from 0.2.0 to 0.2.2 in /ui
088fcbe17108440e071322f07c0dc462222ffcfb authored about 2 years agoBumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 ...
94266fa50023c7fb7a99938cfa04e0a3a04febf6 authored about 2 years ago
After 4 long years, the new SortingHat is here.
New API, new server, new user interface.
Merges #683
Closes #683
Signed-off-by: Jose Javier Merchante <[email protected]>
eae6ceacfb8d644096713efdea08e86cbf814fc9 authored about 2 years agoSigned-off-by: Jose Javier Merchante <[email protected]>
cdec70db9cd9c6c7a64b0e7b4207aee21288f088 authored about 2 years ago
Merges #680
Closes #680
This commit moves the generate_uuid method from sortinghat.core.utils
to sortinghat.utils to be ...
Merges #677
Closes #677
Adds django-storages as a dependency and updates the Django
version to 3.2.
To use Google Cloud...
a35373ccd6fca13199925c288354535cff30fa6d authored about 2 years ago
Merges #676
Closes #676
Fixes #398
Updates the Recommendations.vue component to fetch
and apply recommendations using the actual Gr...
Adds the 'getPaginatedMergeRecommendations' and
'getRecommendedMergesCount' Apollo queries to re...
Shows a list of recommended matches on the right side
of each individual's page. The recommendat...
Merges #673
Closes #673
This commit includes a specific GraphQL resolver for Individuals
for MergeRecommendationSet. Tha...
This commit updates the recommendation jobs to store the
results of the recommendations in the n...
Include graphql queries for the recommendations available
for affiliations, matching and gender....
This commits creates the new models MergeRecommendation, GenderRecommendation
and AffiliationRec...
Merges #679
Closes #679
For production deployments, the API of SortingHat will be
under '/identities' path. Therefore, t...
Merges #590
Closes #590
This change allows us to deploy SortingHat UI in a sub-path
(https://localhost:8000/sortinghat) ...
Merges #674
Closes #674
Replaces Puppeteer and Jest as runners with Cypress for
the end to end tests. Tests are run with...
Merges #672
Closes #672
Sets the supported Node versions to 14 and 16 in package.json.
Bumps the sass-loader version to ...
Merges #671
Closes #671
Adds the 'Recommendations' component, which includes a button
and a modal opened by clicking it ...
Adds the 'closable' and 'selectable' props to the 'IndividualCard'
component, both false by defa...
Merges #667
Closes #667
Fixes #664
Adds the '/password_change/' URL, which allows POST
requests to change a user's password.
The vi...
Adds a view at '/change-password' with a form
that allows users to change their password.
Signe...
d1f0e49652994f45dac45a16f7963b677b984551 authored about 2 years ago
Merges #658
Closes #658
Creates the JobModal component, which can be
used to select a type of job to run.
Signed-off-by...
20adf810afe98a70ee5c78ee3803fd489c876dab authored about 2 years ago
Adds mutations for the 'affiliate', 'genderize' and
'unify' jobs. New jobs can be created from t...
Merges #670
Closes #670
UTF-8 characters sent by the client weren't converted
propertly due to an option in the JSON par...
Merges #669
Closes #669
The uri package is not maintained and it doesn't
have support for Python 3.10 or later.
Signed-...
08052abc908bb4a6c2a8e99fe8dc619e896ae82d authored about 2 years ago
Merges #668
Closes #668
This commit fixes the JWT dependency to <2 because newer versions
are not compatible with django...
Merges #666
Closes #666
94dbd98c8e9b22a3060a763b0170b3c49cb3fa4b authored about 2 years ago
083ab2cd1db0aa8fc5c5b20ac0b1293f8f77df08 authored about 2 years ago
This change is needed to synchronize the client with the core,
since the `organization` was chan...
This change updates the client schema.py to synchronize the client
with the core.
Signed-off-by...
bb9030121be37580ce4aa830b5d04a222fff45dd authored over 2 years ago791acf2d422dbbc196c0793717ee9d5a6b4b1d3e authored over 2 years ago
c0bb46987fa9d93a7c30160c1e347284d5f0c2ca authored over 2 years ago
Merges #665
Closes #665
This commit updates some packages to be same as in other GrimoireLab
repsoitories.
httpretty>1....
8347bc7178f195ad31dff23f9107a3a96037a4bf authored over 2 years ago
This commit removes unused files like requirements.txt,
setup.py and setup.cfg. Now we only use ...
This commit updates the version number of the actions being used.
Now they will use the commit S...
Merges #662
Closes #662
Fixes #660
d274cdb69e8b8746e34b0eefd7dad7f6174579fc authored over 2 years ago
df2fd6195a2a020847c6468be80e8265d169f98c authored over 2 years ago
cf2f857d70d6eed0e3eb6392f1d91999312f28b2 authored over 2 years ago
Merges #663
Closes #663
The command 'sortinghat-admin setup' also creates the
default permission groups using the 'creat...
Checks user permissions before running the mutations
that execute jobs.
Signed-off-by: Eva Mill...
342993c32bbcac8f07bb92d84762ef0d8845b1b3 authored over 2 years ago
Adds a command that creates groups with a chosen set of
permissions. The command can be run with...
Update the version of Pandas to the newest version
compatible with Python 3.7+.
Signed-off-by: ...
3cb85ac0ccb8f1a3de27f74aa724bb17ecfed7c6 authored over 2 years ago
Adds a CustomPermission model to store permissions that
are not tied to a particular model (e.g....
Merges #661
cae407826503a47494734599f9fb0fb78481a869 authored over 2 years ago
This commit updates the version number of the actions being used.
Now they will use the commit S...
Merges #659
Closes #659
This commit updates the documentation to install the package.
`requirements.txt` file is obsolet...
This commit removes unused files like requirements.txt,
setup.py and setup.cfg. Now we only use ...
Merges #653
Closes #653
79073638e2f469fdb41bf6b99c0293ee5232d069 authored over 2 years ago
7a819cbad7a511c7f7d5688ad9a29e2a5cf88ee9 authored over 2 years ago
Adds the number of identities next to the data source
icon on the individual's table entries.
S...
bf22d67142ef2150977b1cab7feba7b6a03eded7 authored over 2 years ago91158505b65c1d47595cf7ae905e480d650983cc authored over 2 years ago
23d9a31543335db82043d8590928b97cb6e182f2 authored over 2 years ago
8fd6d9948d99fb7940c836617c6c472029963b92 authored over 2 years ago
Merges #656
Closes #656
Update Jinja2 package and make dev-dependencies similar to other Grimoirelab packages.
Signed-o...
10025a825cfd84c0508e21b0e6f8a47542662a94 authored over 2 years agof99178fb80244dc27230f2502adcb66fd0fcc9bd authored over 2 years ago
69397b50d694e421c6d7699b26fb9b60446203b0 authored over 2 years ago
Merges #651
Closes #651
Adds the same margin to the entry avatar so the
height does not depend on the individual having ...
Merges #654
Closes #654
Adds the 'isMain' prop, which displays a star next to the
primary UUID on the identities list.
...
9aadce7ae2ef53e9f49ec97b704e0ea8871c8bb0 authored over 2 years agodccbca3fbafcf84e3ade3c39f999d75fd80a1775 authored over 2 years ago
967d88099da05bbad186700143b85fd708e15b09 authored over 2 years ago
Merges #652
Closes #652
Signed-off-by: Eva Millán <[email protected]>
2ec3fbcb857a2c7a0503ee916d4d6706b6eb2e0e authored over 2 years agod69b1590f4236df5c80ef1c8530a035c9694e19a authored over 2 years ago
51a2510d0965344e4373d509771c3046761a96c1 authored over 2 years ago
Merges #650
Closes #650
Adds a stronger border above the expanded information
on the individual's entries. The expanded ...
Merges #648
Closes #648
Adds an icon and explanatory text to the UUID chip
in Identity to hint that the text can be copi...
Merges #649
Closes #649
Removes the "Profile" section in the expanded individual
table entry.
Signed-off-by: Eva Millán...
2aa217610ca095801e746668c67da936273c2853 authored over 2 years ago
Merges #644
Closes #644
Replaces the title in the modal to merge individuals
with 'Merge the selected individuals?'.
Si...
bfd95d25ba1576bbc9afda05766a99dc383ba723 authored over 2 years ago
Replaces the title in the modal to delete individuals
with 'Delete the selected individuals?'.
...
d2638ecab8697f968fa1ff77d057c82bf0a99383 authored over 2 years ago
Merges #645
Closes #645
Fixes #641