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

Merge branch 'improve-org-selector' of 'https://github.com/evamillan/grimoirelab-sortinghat'

Merges #825
Closes #825

1195aaf7d2ee040ce2674ebb712accad94981a85 authored over 1 year ago
[ui] Make organization selector larger

Makes the enrollment modal and the organization selector in
it larger to allow for longer names....

5fbfa95ceb9dea25b242fade0e198855c15cad84 authored over 1 year ago
[ui] Option to create an organization in selector

Adds the option to create an organization in the
OrganizationSelector component if the searched ...

d796fd0638de319d7f1df68abff8ba16d6a53c21 authored over 1 year ago
Merge branch 'date-field' of 'https://github.com/evamillan/grimoirelab-sortinghat'

Merges #823
Closes #823
Fixes #819

10ee2bbdae5062958077981bcd34a8f22671f83c authored over 1 year ago
[ui] Use DateInput when updating enrollment dates

Replaces the calendar in the modal to update enrollment
dates with the DateInput component, whic...

89e4680a8b9883bdb726b3de67ccfd5ec14eaf9c authored over 1 year ago
Merge branch 'dependabot/npm_and_yarn/ui/babel/traverse-7.23.2' of 'https://github.com/chaoss/grimoirelab-sortinghat'

Merges #824
Closes #824

d9501f246a2a9dead0a72059faa188341ad45544 authored over 1 year ago
Bump @babel/traverse from 7.9.6 to 7.23.2 in /ui

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7...

f2c905bcb514c19df829f6e0ae2dbefa67c0397f authored over 1 year ago
Merge branch 'dependabot/pip/urllib3-1.26.18' of 'https://github.com/chaoss/grimoirelab-sortinghat'

Merges #822
Closes #822

2ed0711928e4808f296001e62bd90f51bb473b61 authored over 1 year ago
Bump urllib3 from 1.26.17 to 1.26.18

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.17 to 1.26.18.
- [Release notes](h...

53c75e5fe437f64e14be8b657dffe9ffbc22b84c authored over 1 year ago
Merge branch 'dependabot/pip/urllib3-1.26.17' of 'https://github.com/chaoss/grimoirelab-sortinghat'

Merges #818
Closes #818

f2d01af37479dbd7c62a3ae143fa81564d23449a authored over 1 year ago
Bump urllib3 from 1.26.16 to 1.26.17

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.16 to 1.26.17.
- [Release notes](h...

c95652ca26a6be7f0fbe33b73745c9f875d4dcb4 authored over 1 year ago
Merge branch 'strict-criteria' of 'https://github.com/evamillan/grimoirelab-sortinghat'

Merges #814
Closes #812

89591297fc98ae2926dcb96eae2c784931cdcc41 authored over 1 year ago
[ui] Add 'strict' checkbox for recommendations

Adds a checkbox to configure the 'strict' parameter
for recommendations in the settings view, jo...

3d7c8404f06c4ce7ef89f45e38e8fa3959959849 authored over 1 year ago
[matching] Use strict criteria by default

Adds the 'strict' parameter to the merge recommendations,
which evaluates if the individual's na...

7d973efba8e8f86ede59d99c8b5fd012f08fb72e authored over 1 year ago
Merge branch 'task-redis-error' of 'https://github.com/evamillan/grimoirelab-sortinghat'

Merges #810
Closes #810

ab04027f98b147f773956b9e4864ccd5b099648b authored over 1 year ago
[jobs] Delete tasks with no job due to Redis error

Removes the newly created ScheduledTask from the database if
the job could not be enqueued due t...

0a395ee376cef9e2f0ccbb191e3d248cee61aec7 authored over 1 year ago
[api] Add function to create scheduled tasks

Adds the 'add_scheduled_task' API function.

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

f86c4fcec80bdde5dfb04c23fa80874495960a98 authored over 1 year ago
Merge branch 'remove-peodd' of 'https://github.com/jjmerchante/grimoirelab-sortinghat'

Merges #811
Closes #811

d5e5ea8f7227a681e3323a3ca0b5906235f3830d authored over 1 year ago
[ci] Install dev packages using Poetry instead of peodd

Poetry supports installing packages from a specific group
since version `1.2`. Replace the use o...

9d7ac0f412d9c9bc82b7b6cd801a10ce4e3a2edb authored over 1 year ago
Merge branch 'settings-ui' of 'https://github.com/evamillan/grimoirelab-sortinghat'

Merges #807
Closes #807

f7c853a9198188fb12b0973d75cfbe9a69962853 authored over 1 year ago
[ui] Move import identities and jobs to settings

Moves the views to import identities and the list of
jobs inside the `settings` section. `Import...

ca3bf31fb91c38911f10f4eb00fdb8a8042faf31 authored over 1 year ago
[ui] Create settings view

Adds a view at /settings/general' to configure the
'affiliate' and 'unify' periodic tasks.

Sign...

98d2eb7ebe300f022507e58413ad583aed0d50e8 authored over 1 year ago
Release 0.13.1-rc.1

6458721af749944906b4948c9b151eeb98e5c053 authored over 1 year ago
Update Poetry dependencies

ab0932d32b0d0410a174ac9ed0c5a33223d5d90d authored over 1 year ago
Merge branch 'dependabot/pip/numpy-1.22.0' of 'https://github.com/chaoss/grimoirelab-sortinghat'

Merges #809
Closes #809

e6e1da8500afb1fd3b8bf3ba6e05b9be140a5b5f authored over 1 year ago
Bump numpy from 1.21.0 to 1.22.0

Bumps [numpy](https://github.com/numpy/numpy) from 1.21.0 to 1.22.0.
- [Release notes](https://g...

68fa9673253d609cb3eea41d801be39201909852 authored over 1 year ago
Merge branch 'drop-python-37' of 'https://github.com/evamillan/grimoirelab-sortinghat'

Merges #808
Closes #808

785be85bca2cbde19ced080df392b8210f6a9316 authored over 1 year ago
Add Python 3.9 and drop 3.7 support

Python 3.7 reached the end-of-life phase on 2023-06-27
and is no longer supported.
The GitHub wo...

c63aed3cd6070923e633ad1b358a433aafdeb25b authored over 1 year ago
Release 0.13.0

387d54eb674e867c107b1abd82319091e1bd937f authored over 1 year ago
Release 0.13.0-rc.1

0a4dd759d999719ac69c0b618ee8a1cc4355adee authored over 1 year ago
Update Poetry dependencies

fa636cdcb6376f65a37a4ddcfc85832cddcacfe8 authored over 1 year ago
Merge branch 'fix-affiliate-top-domain' of 'https://github.com/evamillan/grimoirelab-sortinghat'

Merges #806
Closes #806
Fixes #805

c902df16a794c3e01fab1811570e85de4dc53dea authored over 1 year ago
[affiliation] Fix subdomain affiliation when not top domain

Prevents the affiliation job from matching subdomains if
the domain is not marked as 'top_domain...

b28d20cd62a16569f9e02bce17b156b95f667c2b authored over 1 year ago
Merge branch 'unify-scheduled-tasks' of 'https://github.com/evamillan/grimoirelab-sortinghat'

Merges #804
Closes #804

fc10c8f043eafcecc9bfaaf7e9b62823902e9637 authored over 1 year ago
[ui] Update queries and mutations to import identities

Updates the GraphQL queries and mutations to retrieve,
create, update and delete tasks that impo...

2dfa569926d30e676deb917d7a58a2e3db3be6da authored over 1 year ago
[import] Use generic methods to schedule tasks

- Migrates the import identities scheduled tasks to the 'scheduled_tasks'
table.
- Updates the '...

7fdee4cb78d1e70aced14d332874f433052052e7 authored over 1 year ago
[import] Remove ImportIdentitiesTask model

Removes the ImportIdentitiesTask model and the database
and API methods to create, update and re...

44eb2e99b83b2b090ab5c1a7f927d3917beb3708 authored over 1 year ago
Release 0.12.0

5b54b20a2290d5c8829a1a0b040ef66099d70b7a authored over 1 year ago
Release 0.12.0-rc.1

ad1136978fac162b40c3e70ac04a7b0278405e8e authored over 1 year ago
Update Poetry dependencies

121832de62a785bf82bffd17ac74426d4c454eef authored over 1 year ago
Merge branch 'dependabot/npm_and_yarn/ui/word-wrap-1.2.4' of 'https://github.com/chaoss/grimoirelab-sortinghat'

Merges #802
Closes #802

78a5a10ab57874e69ccacf768424ba9bcc6ca363 authored over 1 year ago
Merge branch 'master' into dependabot/npm_and_yarn/ui/word-wrap-1.2.4

5c81ca6bb940eda4929ac60218b133e4969838d9 authored over 1 year ago
Merge branch 'switch-exception-message-around' of 'https://github.com/s-t-e-v-e-n-k/grimoirelab-sortinghat'

Merges #803
Closes #803

c5b509128960ded83b341f8d67299935d20ff2b9 authored over 1 year ago
Switch around BaseError.message and msg

While investigating error messages when attempting to build this, the
non-interplotated messages...

4a56d7201635e2fa000d1d8f26aa6e1c83952c51 authored over 1 year ago
Bump word-wrap from 1.2.3 to 1.2.4 in /ui

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release no...

b84ec23f62f75e6c72fc7901dc5dc02eafaecb07 authored over 1 year ago
Merge branch 'schedule-jobs' of 'https://github.com/evamillan/grimoirelab-sortinghat'

Merges #801
Closes #801

2f56891c114f6850a043c049194091d1339207fc authored over 1 year ago
[schema] Add scheduled tasks queries and mutations

Adds the GraphQL mutations to create, update and delete
a scheduled task and a query to list all...

fa4d8b75ab81b1e4072dc5af3130e6578bda420f authored over 1 year ago
[api] Add methods to delete and update scheduled tasks

Adds the 'delete_import_identities_task' and 'update_import_identities_task'
API methods.

Signe...

33479a16158a5a64e4ad1bbbff733eee63bd0d77 authored over 1 year ago
[jobs] Enqueue scheduled tasks

Adds the methods to create a scheduled task, enqueue it and reschedule it.

Signed-off-by: Eva M...

9c406da1017bb7e8001f1418ecda2d2261b2b435 authored over 1 year ago
[models/db] Add ScheduledTasks

Adds the model and database methods to create, update,
delete and find ScheduledTasks.

Signed-o...

ede59edc32ca766f5ca287e1e118189c4f9b48d7 authored over 1 year ago
Release 0.11.1

2ec3d8e2b3fb9d3f20f04eb8133dce5d1f7fc0b5 authored over 1 year ago
Update Poetry dependencies

e1137bceb1a1118a6e415ae86bc8884dc205a741 authored over 1 year ago
Release 0.11.1-rc.1

c8e1d72d30fe9b778abda3d8cc6d6a76f3bbf0b2 authored over 1 year ago
Update Poetry dependencies

c338e619844bd08fa7199f58a5d693327c2741d0 authored over 1 year ago
Merge branch 'fix-team-filter-ui' of 'https://github.com/evamillan/grimoirelab-sortinghat'

Merges #796
Closes #796

94d74aa1dedb91f2e59a93f4a47a79930f1eedce authored over 1 year ago
[ui] Fix filter by enrollment when clicking several times

Runs the individual's query with the enrollment filter
when clicking on the organizations table'...

b13b78f30b2af4cc104bec5a9440da52e4443057 authored over 1 year ago
Merge branch 'dependabot/npm_and_yarn/ui/semver-5.7.2' of 'https://github.com/chaoss/grimoirelab-sortinghat'

Merges #800
Closes #800

968b7bac2bbc5a7761658f2d5bee1b0858596bd0 authored over 1 year ago
Bump semver from 5.7.1 to 5.7.2 in /ui

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https:...

740a33b4e99bacdfa32b5bc87010276e5b9812b7 authored over 1 year ago
Merge branch 'dependabot/pip/django-3.2.20' of 'https://github.com/chaoss/grimoirelab-sortinghat'

Merges #799
Closes #799

4ac2aaf5f5a29250604db030e02800c4f330600f authored over 1 year ago
Bump django from 3.2.19 to 3.2.20

Bumps [django](https://github.com/django/django) from 3.2.19 to 3.2.20.
- [Commits](https://gith...

5b83749640650e475612d0a4e4534f1dd6a8da01 authored over 1 year ago
Release 0.11.0

78d86a5846d4e3444df0df81b6730b878a926570 authored over 1 year ago
Update Poetry dependencies

33f9e87086c780dcc123c506c28d613b66f75b86 authored over 1 year ago
Release 0.11.0-rc.1

34aa83053bf80b7e4cebc8f4c9bdfc00ee496d45 authored over 1 year ago
Update Poetry dependencies

f323ca1755bc72fe513a93015976dfd6a065fe7e authored over 1 year ago
Merge branch 'jjmerchante/fix-email' of 'https://github.com/jjmerchante/grimoirelab-sortinghat'

Merges #797
Closes #797
Fixes #793

c9c5ba845b783e5b1851b78f06a698a8fa1e74e7 authored over 1 year ago
[affiliation] Fix ValueError on email ending in dot

This commits fixes an issues that the affiliation stopped when
the identity emails ends in a dot...

b862993273b6e069f1a2dec07548996c5084cd71 authored over 1 year ago
Merge branch 'merge-organizations-ui' of 'https://github.com/evamillan/grimoirelab-sortinghat'

Merges #795
Closes #795

c36a17fcad2209be58c966fa45170c342eb6c517 authored over 1 year ago
[ui] Merge organizations

Allows organizations to be merged using drag and drop
on the table.

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

d6afc1eef8115c264c306e823bc893b159865395 authored over 1 year ago
Merge branch 'merge-orgs' of 'https://github.com/evamillan/grimoirelab-sortinghat'

Merges #794
Closes #794

a59a8cc857887f095c69b0d9d9b8c8ad24a2e8d0 authored over 1 year ago
[schema] Add mutation to merge organizations

The mutation moves the domains, teams and affiliations
from one organization to another. It then...

080f22ef08ffa26e9a776514b15153f5ee71ab82 authored over 1 year ago
[api] Add method to merge organizations

The 'merge_organizations' method moves all the domains,
teams and affiliations from one organiza...

1a4bfc8a86712c6129075d2690297a3865f59c0c authored over 1 year ago
[db] Add methods for moving domains and teams

Adds the 'move_domain' and 'move_team' method.
Both methods receive a domain or team and the org...

aca290ace61a244d5c321184335940985450559b authored over 1 year ago
Merge branch 'fix-enroll-expanded' of 'https://github.com/evamillan/grimoirelab-sortinghat'

Merges #791
Closes #791

7dfc53f1cd305c3b4bd7d11cc06dee89b10c2890 authored over 1 year ago
[ui] Fix enroll in expanded individual

Passes the right data to the enrollment modal
in the individuals table expanded view.

Signed-of...

acd83b9c576b14b3d7fb305f18000bb43b72d01a authored over 1 year ago
Merge branch 'enrollment-filter' of 'https://github.com/evamillan/grimoirelab-sortinghat'

Merges #789
Closes #789

fec030dd940d371ec7f23080e79cb324de3379d9 authored over 1 year ago
[schema] Match organization's full name in enrollment filter

Changes the 'enrollment' filter of the 'individuals' query to
only match the organization's full...

ced71f00deb388948377d8415554b391814f94a1 authored over 1 year ago
Merge branch 'hover-buttons' of 'https://github.com/evamillan/grimoirelab-sortinghat'

Merges #788
Closes #788
Fixes #787

6fdc5fdbca2c853225008f1f13658dcb2392ffd6 authored over 1 year ago
[ui] Show buttons when mouse is over the table row

Makes the buttons to lock an individual or mark it as bot
visible when the mouse is over the tab...

dfa12de80c43d94a82d41a8aeaa5b64b547adbcb authored over 1 year ago
Merge branch 'recommendation-individual' of 'https://github.com/evamillan/grimoirelab-sortinghat'

Merges #785
Closes #785

fab2c322fc93df741a3f21d60b95e649e8c01c23 authored over 1 year ago
[ui] Generate matching recommendations for an individual

Adds the MatchingModal component to the Individuals
table and view to allow users to generate ma...

fa0943eaf12f640e1581423fd743b46b0e3adf20 authored over 1 year ago
[ui] Pass source UUIDs to recommendMatches mutation

Adds an optional variable 'sourceUuids' to the
'recommendMatches' Apollo mutation.

Signed-off-b...

555975fe4707353ebad49204feaf978a94cd1dc8 authored over 1 year ago
[ui] Add MatchesModal component

Creates a component to generate matching recommendations
for a given individual.

Signed-off-by:...

6c770f3db6da996a2b5fe13cbf4f6cdd268e5532 authored over 1 year ago
Release 0.10.0

4678fd13fed6f7f286ae9805af0f4883fbfe11a2 authored over 1 year ago
Merge branch 'fix-enroll-profile' of 'https://github.com/evamillan/grimoirelab-sortinghat'

Merges #786
Closes #786

0eba0d44de86fc071a5910eade50ce8e5bbd6292 authored over 1 year ago
[ui] Fix enrollment in individual's profile

Fixes the enrollment modal not opening on the
individual's profile.

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

603d98b10ec665e610ee0d9f9995bebc3e03d8a7 authored over 1 year ago
Release 0.10.0-rc.2

0f7eb73947a31e1bcf5a8ccc67ef3fd5f1050d2a authored over 1 year ago
Merge branch 'google-auth' of 'https://github.com/jjmerchante/grimoirelab-sortinghat'

Merges #784
Closes #784

6c0fed615eaacd2f1e5689973e0e829abc7f8917 authored over 1 year ago
[poetry] Include google-auth as direct dependency

This commit includes google-auth as a direct dependency
because it was using an old version.

Si...

f571ac4abb2282c0642939ea8dea23117eefd4f3 authored over 1 year ago
Release 0.10.0-rc.1

f6664040ee1713c631c4e75c5f4c7adcfff7afed authored over 1 year ago
Update Poetry dependencies

e543769c5a781454c2ee4197f7607b4903cac636 authored over 1 year ago
Merge branch 'fix-unify-performance' of 'https://github.com/jjmerchante/grimoirelab-sortinghat'

Merges #782
Closes #782

9243c8fa5331da479499a7a6617e542d0a27ce99 authored over 1 year ago
[matching] Replace empty strings in dataframes

This commit replaces empty strings in Pandas DataFrames
with numpy.NaN. This way, values that ar...

4c9364d6b62832dd9b01cb87cda8a5168a55832a authored over 1 year ago
[matching] Avoid checks of matching group on unseen identities

This change allows to improve the performance by 4
when matching identities. With it, the matchi...

838315040b67fb8fab82e748bae990fbe2780363 authored over 1 year ago
[unify] Fix unify job performance

This commit updates the way unify job fetches all
the individuals from the database. Instead of ...

e3275b132ef29c27a9ee40085bc90386fafc07e5 authored over 1 year ago
Merge branch 'uwsgi-params' of 'https://github.com/jjmerchante/grimoirelab-sortinghat'

Merges #781
Closes #781

e75f30517cbfae62bf5acb01f8c8b88aeef4a4e2 authored over 1 year ago
[uwsgi] Set UWSGI workers and threads in env variables

Define default UWSGI workers to 1 and UWSGI threads to 4
to run multiple requests in a single So...

2799b54094e2d009f9331938b3df431223a0566a authored over 1 year ago
Mergeb branch 'tenant-header' of 'https://github.com/jjmerchante/grimoirelab-sortinghat'

Merges #767
Closes #767

86fdcef643ef2dbfe926dd8d4fa9e4e667f71af8 authored over 1 year ago
Merge branch 'chaoss/dependabot/pip/django-3.2.19' of 'https://github.com/chaoss/grimoirelab-sortinghat'

Merges #768
Closes #768

dbac356560fc599b400addcfca781f6fdd09a7b4 authored over 1 year ago
Bump django from 3.2.18 to 3.2.19

Bumps [django](https://github.com/django/django) from 3.2.18 to 3.2.19.
- [Commits](https://gith...

9fba1031e3699b9dc5b47a758b00608256b2ed47 authored over 1 year ago
Merge branch 'job-timeout' of 'https://github.com/jjmerchante/grimoirelab-sortinghat'

Merges #780
Closes #780

0a0df03f7268c2cb37c743f569399237e0fd8d96 authored over 1 year ago