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

Bump qs from 6.5.2 to 6.5.3 in /ui

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Release notes](https://github.c...

b5167097a59562863a4ddffc2f7ecb51b9f15b1a authored about 2 years ago
Merge branch 'dependabot/npm_and_yarn/ui/decode-uri-component-0.2.2'

Merges #686
Closes #686

Bump decode-uri-component from 0.2.0 to 0.2.2 in /ui

088fcbe17108440e071322f07c0dc462222ffcfb authored about 2 years ago
Bump decode-uri-component from 0.2.0 to 0.2.2 in /ui

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 ...

94266fa50023c7fb7a99938cfa04e0a3a04febf6 authored about 2 years ago
Merge branch 'muggle' into 'master'

After 4 long years, the new SortingHat is here.
New API, new server, new user interface.

6d8ea9a8e8a7ae381b66bc531f70b4e143ee6573 authored about 2 years ago
Merge branch 'merge-master' of 'https://github.com/jjmerchante/grimoirelab-sortinghat'

Merges #683
Closes #683

e2ce6155a494ce75cf2d7f2d1a0b11c50128cd46 authored about 2 years ago
Update some conflicts after the rebase

Signed-off-by: Jose Javier Merchante <[email protected]>

eae6ceacfb8d644096713efdea08e86cbf814fc9 authored about 2 years ago
Merge remote-tracking branch 'muggle'

Signed-off-by: Jose Javier Merchante <[email protected]>

cdec70db9cd9c6c7a64b0e7b4207aee21288f088 authored about 2 years ago
Merge branch 'utils-generate-uuid' of 'https://github.com/jjmerchante/grimoirelab-sortinghat'

Merges #680
Closes #680

097167070fee2bdfef79bac01a6befc1837be765 authored about 2 years ago
Move generate_uuid method to sortinghat.utils

This commit moves the generate_uuid method from sortinghat.core.utils
to sortinghat.utils to be ...

f3e75642fc18806940a6b1e68f0c6e0403e71c36 authored about 2 years ago
Merge branch 'django-storages' of 'https://github.com/evamillan/grimoirelab-sortinghat'

Merges #677
Closes #677

6f448c33c8b0a51b715af87d97acbd456a075838 authored about 2 years ago
[dependency] Add django-storages to use Google Cloud Storage

Adds django-storages as a dependency and updates the Django
version to 3.2.

To use Google Cloud...

a35373ccd6fca13199925c288354535cff30fa6d authored about 2 years ago
Merge branch 'merge-recommendations' of 'https://github.com/evamillan/grimoirelab-sortinghat'

Merges #676
Closes #676
Fixes #398

6e59a5c8877fc72feac528b2301737629e999846 authored about 2 years ago
[ui] Show recommendations in the dashboard view

Updates the Recommendations.vue component to fetch
and apply recommendations using the actual Gr...

e681121566efee84b543c821b8b87c239ae40c81 authored about 2 years ago
[ui] Add queries to fetch and apply recommendations

Adds the 'getPaginatedMergeRecommendations' and
'getRecommendedMergesCount' Apollo queries to re...

9f2cdcdeae225dbec2f453f6436c8615c43dd280 authored about 2 years ago
[ui] Show recommendations in the individuals view

Shows a list of recommended matches on the right side
of each individual's page. The recommendat...

e87db81b83894928e9f8d711e05a4d52a91f093f authored about 2 years ago
Merge branch 'graphql-recommendations' of 'https://github.com/jjmerchante/grimoirelab-sortinghat'

Merges #673
Closes #673

8fc877b42764d506203662cf2af51a3bf1a5ae48 authored about 2 years ago
[schema] Include MergeRecommendations resolver for Individual

This commit includes a specific GraphQL resolver for Individuals
for MergeRecommendationSet. Tha...

02e7575e540f014cb017f87d3e2d7e192f3de125 authored about 2 years ago
[jobs] Update results from recommendations in the db

This commit updates the recommendation jobs to store the
results of the recommendations in the n...

58b9204ce69d02fb676ea0c2ac4b1ec9ae9cc658 authored about 2 years ago
[schema] Create queries and mutations for recommendations

Include graphql queries for the recommendations available
for affiliations, matching and gender....

3ccf77a7cb8cbdca2e21b6ba8488cb87e5a9f3f3 authored about 2 years ago
[models] Include models for recommendations

This commits creates the new models MergeRecommendation, GenderRecommendation
and AffiliationRec...

86338789cf808f01103558a2a634ed5c17c0f5f8 authored about 2 years ago
Merge branch 'fix-production-api-endpoint' of 'https://github.com/chaoss/grimoirelab-sortinghat'

Merges #679
Closes #679

ca00137ea97ca658cc5f793a7d51f57de688d8e0 authored about 2 years ago
[ui] Fix the endpoint of the SortingHat API in production

For production deployments, the API of SortingHat will be
under '/identities' path. Therefore, t...

bdddbf5816d88f4a2ba6d6fe69d59a30cc369357 authored about 2 years ago
Merge branch 'subpath' of 'https://github.com/chaoss/grimoirelab-sortinghat/pull/590/fi

Merges #590
Closes #590

d1cd1ae3de642e74ea7d87da63eae941e13b120c authored about 2 years ago
[ui] Allow deploy SortingHat in a sub-path

This change allows us to deploy SortingHat UI in a sub-path
(https://localhost:8000/sortinghat) ...

58a96e89a525c5f74f15f2120c7a40cca9564d69 authored about 2 years ago
Merge branch 'cypress-test' of 'https://github.com/evamillan/grimoirelab-sortinghat'

Merges #674
Closes #674

80e4f5679ff7ddef8e12e4ddc34ae0614c944baa authored about 2 years ago
Use Cypress for end to end testing

Replaces Puppeteer and Jest as runners with Cypress for
the end to end tests. Tests are run with...

cbecff7a050100673650b81ea0cf2a61547382f4 authored about 2 years ago
Merge branch 'node-version' of 'https://github.com/evamillan/grimoirelab-sortinghat'

Merges #672
Closes #672

d6c436a19cba5a87299bdba9bd8bf9520af4208f authored about 2 years ago
Upgrade to Node v16

Sets the supported Node versions to 14 and 16 in package.json.
Bumps the sass-loader version to ...

8a47cc84aab614d418d1bd3e240680ce73b66a4c authored about 2 years ago
Merge branch 'recommendations' of 'https://github.com/evamillan/grimoirelab-sortinghat'

Merges #671
Closes #671

6107820c329e4e93da7d90902c8d7ec6a217ce00 authored about 2 years ago
[ui] Modal to review merge recommendations

Adds the 'Recommendations' component, which includes a button
and a modal opened by clicking it ...

0bce56d28fa7640fefda021397f7ac12644c4606 authored about 2 years ago
[ui] Add closable and selectable options to IndividualCard

Adds the 'closable' and 'selectable' props to the 'IndividualCard'
component, both false by defa...

17a7e75822b592868fded478ab5bb2b6e05dcef8 authored about 2 years ago
Merge branch 'password' of 'https://github.com/evamillan/grimoirelab-sortinghat'

Merges #667
Closes #667
Fixes #664

2833daa3aa69fa8de7948dc848c87f5a72b13902 authored about 2 years ago
[views] Create endpoint to change password

Adds the '/password_change/' URL, which allows POST
requests to change a user's password.
The vi...

60e3f6d4b3fefaefa6cf32b14fe6a5640fea788c authored about 2 years ago
[ui] Change user password

Adds a view at '/change-password' with a form
that allows users to change their password.

Signe...

d1f0e49652994f45dac45a16f7963b677b984551 authored about 2 years ago
Merge branch 'jobs' of 'https://github.com/evamillan/grimoirelab-sortinghat'

Merges #658
Closes #658

4781a726c05764686175e38b02a295f8ee3f81f8 authored about 2 years ago
[ui] Create JobModal component

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
[ui] Run jobs from the UI

Adds mutations for the 'affiliate', 'genderize' and
'unify' jobs. New jobs can be created from t...

466c3d48bfc5cb5a66860a97b929d2095b9deab8 authored about 2 years ago
Merge branch 'fix-cli-unicode' of 'https://github.com/sduenas/sortinghat'

Merges #670
Closes #670

0c72745fc8a8593e614190570d10adba08ce47e8 authored about 2 years ago
[client] Fix UTF-8 conversion

UTF-8 characters sent by the client weren't converted
propertly due to an option in the JSON par...

9822e5bc60f6c141333850e82ec7b59b3782f742 authored about 2 years ago
Merge branch 'remove-uri' of 'https://github.com/sduenas/sortinghat'

Merges #669
Closes #669

363db44b1520149bc7eeebccaf8cfc3c420fadad authored about 2 years ago
[client] Remove 'uri' package dependency

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
Merge branch 'fix-jwt-version' of 'https://github.com/jjmerchante/grimoirelab-sortinghat'

Merges #668
Closes #668

73551dc976921947cf7dce298139f6becbb4aee8 authored about 2 years ago
[dependency] Fix JWT dependency to <2

This commit fixes the JWT dependency to <2 because newer versions
are not compatible with django...

e9defb6ee46d58ea3cf42e71b8fc524b18ad05ed authored about 2 years ago
Merge branch 'update_client_schema' of 'https://github.com/zhquan/grimoirelab-sortinghat'

Merges #666
Closes #666

b5525559d9126b6d64f97c120f4cace82313ce89 authored about 2 years ago
Release 0.7.23

94dbd98c8e9b22a3060a763b0170b3c49cb3fa4b authored about 2 years ago
Update Poetry dependencies

083ab2cd1db0aa8fc5c5b20ac0b1293f8f77df08 authored about 2 years ago
[cli] Update 'group' in all client methods

This change is needed to synchronize the client with the core,
since the `organization` was chan...

0285b3fcb02b495e259a1fa8ab775a3302529361 authored about 2 years ago
[client/schema.py] Update schema.py

This change updates the client schema.py to synchronize the client
with the core.

Signed-off-by...

bb9030121be37580ce4aa830b5d04a222fff45dd authored over 2 years ago
Update Poetry dependencies

791acf2d422dbbc196c0793717ee9d5a6b4b1d3e authored over 2 years ago
Release 0.7.22

c0bb46987fa9d93a7c30160c1e347284d5f0c2ca authored over 2 years ago
Merge branch 'update-muggle-deps' of 'https://github.com/jjmerchante/grimoirelab-sortinghat'

Merges #665
Closes #665

76ef422c69238a6fca7730f7f5973b07f9d54312 authored over 2 years ago
Update package dependencies

This commit updates some packages to be same as in other GrimoireLab
repsoitories.

httpretty>1....

8347bc7178f195ad31dff23f9107a3a96037a4bf authored over 2 years ago
Delete unused files replaced by pyproject.toml

This commit removes unused files like requirements.txt,
setup.py and setup.cfg. Now we only use ...

564e70f645b800a9fdbfb04b32785c86110156b2 authored over 2 years ago
[actions] Include SHA version of the action used

This commit updates the version number of the actions being used.
Now they will use the commit S...

a1039fd536ddd13828b9009a8fd030106587dfad authored over 2 years ago
Merge branch 'permissions' of 'https://github.com/evamillan/grimoirelab-sortinghat'

Merges #662
Closes #662
Fixes #660

313f1dc3bd6f0df289deccccb893438219868d3e authored over 2 years ago
Release 0.7.22-rc.2

d274cdb69e8b8746e34b0eefd7dad7f6174579fc authored over 2 years ago
Update Poetry dependencies

df2fd6195a2a020847c6468be80e8265d169f98c authored over 2 years ago
Release 0.7.22-rc.1

cf2f857d70d6eed0e3eb6392f1d91999312f28b2 authored over 2 years ago
Merge branch 'update-pandas' of 'https://github.com/jjmerchante/grimoirelab-sortinghat'

Merges #663
Closes #663

6504937f0ac7f8148b897eb3b38f4ae6e133b943 authored over 2 years ago
[server] Create groups during setup

The command 'sortinghat-admin setup' also creates the
default permission groups using the 'creat...

a8c9285c6de881d603345be60193a88079a049e8 authored over 2 years ago
[schema] Require permission to execute jobs

Checks user permissions before running the mutations
that execute jobs.

Signed-off-by: Eva Mill...

342993c32bbcac8f07bb92d84762ef0d8845b1b3 authored over 2 years ago
[commands] Add command to create groups of permissions

Adds a command that creates groups with a chosen set of
permissions. The command can be run with...

d17b99222e4396f253abf4a99a030dc856e85afd authored over 2 years ago
Update Pandas version to ^1.3.5

Update the version of Pandas to the newest version
compatible with Python 3.7+.

Signed-off-by: ...

3cb85ac0ccb8f1a3de27f74aa724bb17ecfed7c6 authored over 2 years ago
[models] Create custom permissions

Adds a CustomPermission model to store permissions that
are not tied to a particular model (e.g....

f266863e8490f315b5a60b30cffc4d547ef41399 authored over 2 years ago
Merge branch 'action-version' of 'https://github.com/jjmerchante/grimoirelab-sortinghat'

Merges #661

cae407826503a47494734599f9fb0fb78481a869 authored over 2 years ago
[actions] Include SHA version of the action used

This commit updates the version number of the actions being used.
Now they will use the commit S...

51c7038355ad0dc511cd31eb009d00771082dfe6 authored over 2 years ago
Merge branch 'remove-req-setup' of 'https://github.com/jjmerchante/grimoirelab-sortinghat'

Merges #659
Closes #659

c7944fc064b1a1c1531f255427d4accf81f11bdd authored over 2 years ago
Update README documentation with new installation methods

This commit updates the documentation to install the package.
`requirements.txt` file is obsolet...

099905991198641987a72727b36d78c6e527b899 authored over 2 years ago
Delete unused files replaced by pyproject.toml

This commit removes unused files like requirements.txt,
setup.py and setup.cfg. Now we only use ...

f231ccae5e16bfa2746a2d3972449172beb1a85c authored over 2 years ago
Merge branch 'identities-count' of 'https://github.com/evamillan/grimoirelab-sortinghat'

Merges #653
Closes #653

58fe9fac70a9fce41e006bf0bb11b7188edb634f authored over 2 years ago
Release 0.7.21

79073638e2f469fdb41bf6b99c0293ee5232d069 authored over 2 years ago
Release 0.7.21-rc.6

7a819cbad7a511c7f7d5688ad9a29e2a5cf88ee9 authored over 2 years ago
[ui] Show number of identities per source

Adds the number of identities next to the data source
icon on the individual's table entries.

S...

bf22d67142ef2150977b1cab7feba7b6a03eded7 authored over 2 years ago
Release 0.7.21-rc.5

91158505b65c1d47595cf7ae905e480d650983cc authored over 2 years ago
Release 0.7.21-rc.4

23d9a31543335db82043d8590928b97cb6e182f2 authored over 2 years ago
Update Poetry dependencies

8fd6d9948d99fb7940c836617c6c472029963b92 authored over 2 years ago
Merge branch 'update-deps' of 'https://github.com/jjmerchante/grimoirelab-sortinghat'

Merges #656
Closes #656

f3b80611db85129f940c8f62563bb973f993fc89 authored over 2 years ago
Update package dependencies

Update Jinja2 package and make dev-dependencies similar to other Grimoirelab packages.

Signed-o...

10025a825cfd84c0508e21b0e6f8a47542662a94 authored over 2 years ago
Release 0.7.21-rc.3

f99178fb80244dc27230f2502adcb66fd0fcc9bd authored over 2 years ago
Update Poetry dependencies

69397b50d694e421c6d7699b26fb9b60446203b0 authored over 2 years ago
Merge branch 'margins' of 'https://github.com/evamillan/grimoirelab-sortinghat'

Merges #651
Closes #651

3a1474db94175d57c44808cc78342124f033a246 authored over 2 years ago
[ui] Consistent margins for table entries

Adds the same margin to the entry avatar so the
height does not depend on the individual having ...

297f338f4e01259988c5c00b89adbd47344eec7e authored over 2 years ago
Merge branch 'mk' of 'https://github.com/evamillan/grimoirelab-sortinghat'

Merges #654
Closes #654

22480c89def5e82dbdcaa427fbcd04f961058d0c authored over 2 years ago
[ui] Show main UUID on the identities list

Adds the 'isMain' prop, which displays a star next to the
primary UUID on the identities list.

...

9aadce7ae2ef53e9f49ec97b704e0ea8871c8bb0 authored over 2 years ago
Release 0.7.21-rc.2

dccbca3fbafcf84e3ade3c39f999d75fd80a1775 authored over 2 years ago
Update Poetry dependencies

967d88099da05bbad186700143b85fd708e15b09 authored over 2 years ago
Merge branch 'text-profile' of 'https://github.com/evamillan/grimoirelab-sortinghat'

Merges #652
Closes #652

beedd7ff9643097f40217a69ac387440b00c71b2 authored over 2 years ago
[ui] Replace 'Delete profile' with 'Delete individual'

Signed-off-by: Eva Millán <[email protected]>

2ec3fbcb857a2c7a0503ee916d4d6706b6eb2e0e authored over 2 years ago
Release 0.7.21-rc.1

d69b1590f4236df5c80ef1c8530a035c9694e19a authored over 2 years ago
Update Poetry dependencies

51a2510d0965344e4373d509771c3046761a96c1 authored over 2 years ago
Merge branch 'entry-separation' of 'https://github.com/evamillan/grimoirelab-sortinghat'

Merges #650
Closes #650

91b83ec873c93b5bebd97efe6c6659517c2da224 authored over 2 years ago
[ui] Separate the expanded information on the individuals entry

Adds a stronger border above the expanded information
on the individual's entries. The expanded ...

a3e50a19b95995b0529f2be288fe7ac8d2c07010 authored over 2 years ago
Merge branch 'copy-uuid' of 'https://github.com/evamillan/grimoirelab-sortinghat'

Merges #648
Closes #648

a9bae5e5aafc8feb3f05cbeba3146a50d91756f5 authored over 2 years ago
[ui] Click to copy UUID

Adds an icon and explanatory text to the UUID chip
in Identity to hint that the text can be copi...

643e582200abedbfd85ca5a19f2280812ab95839 authored over 2 years ago
Merge branch 'remove-profile' of 'https://github.com/evamillan/grimoirelab-sortinghat'

Merges #649
Closes #649

7b8204e61114883dcd08c688cc535997ce9d8b67 authored over 2 years ago
[ui] Remove profile data from the Individuals table

Removes the "Profile" section in the expanded individual
table entry.

Signed-off-by: Eva Millán...

2aa217610ca095801e746668c67da936273c2853 authored over 2 years ago
Merge branch 'text-delete-items' of 'https://github-com/evamillan/grimoirelab-sortinghat'

Merges #644
Closes #644

e7c34b6c77df9e75f4ee4e13c3c7c51c9ff0828d authored over 2 years ago
[ui] Fix merge individuals modal title

Replaces the title in the modal to merge individuals
with 'Merge the selected individuals?'.

Si...

bfd95d25ba1576bbc9afda05766a99dc383ba723 authored over 2 years ago
[ui] Fix delete individuals modal title

Replaces the title in the modal to delete individuals
with 'Delete the selected individuals?'.

...

d2638ecab8697f968fa1ff77d057c82bf0a99383 authored over 2 years ago
Merge branch 'filter-separation' of 'https://github.com/evamillan/grimoirelab-sortinghat'

Merges #645
Closes #645
Fixes #641

1007cb3a5e583303a2281629cb8b7e13f2f696c4 authored over 2 years ago