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
Merges #537
Closes #537
Fixes #532
This commit adds Before Route Enter authentication on Login route
which helps to redirect users ...
Merges #533
Closes #533
Tests were missing for handling invalid datetime
values for enrollment_date and for some operato...
Merges #535
Closes #535
Checks if there are any elements saved in the workspace
before requesting them on the dashboard,...
Merges #530
Closes #530
Adds a description to the GraphQL mutation fields.
Signed-off-by: Eva Millán <evamillan@bitergi...
b49ee9b38b09305434b133004afce553b83cca04 authored almost 4 years ago
Adds a description of the GraphQL queries and
their filters.
Signed-off-by: Eva Millán <evamill...
356695abf990bf6f754b9ec3806f062e616d48a0 authored almost 4 years ago
Merges #529
Closes #529
Fixes #528
Adds the 'is_enrolled' filter to the 'individuals' query,
which returns a list of individuals th...
Adds the 'isEnrolled' boolean filter to the 'Search'
component.
Signed-off-by: Eva Millán <evam...
4f2f4df6c4be95768a17aff532686c6c3c81fc8b authored almost 4 years ago
Merges #526
Closes #526
Fixes #521
Clicking the number of individuals on an organization
entry loads the list on the individuals ta...
Merges #525
Closes #525
Fixes #520
Allows individuals to be filtered by the dates
of their enrollments.
Signed-off-by: Eva Millán ...
131be075e1e19a620557df0dc90bc9064d1fc75b authored almost 4 years ago
Allows individuals to be filtered by the dates of their
enrollment in an organization.
The valid...
Merges #525
Closes #525
Fixes #519
Adds the 'enrollment' search filter to the Individuals table.
The search syntax is 'enrollment:"...
Adds the 'enrollment' filter to the individuals query, which
returns a list of individuals enrol...
Merges #523
Closes #523
This commit adds the contributing guidelines for creating
the changelog entries. This is needed ...
Merges #518
Closes #518
Fixes #515
Adds a form to optionally set the enrollment dates to
the dialogs on OrganizationsTable, Individ...
Adds a DateInput component, which displays
a readonly text input that opens a date picker
when t...
Merges #517
Closes #517
Fixes #501
This commit adds the diagram and some documentation
about the sortinghat database to the README....
Merges #516
Closes #516
Fixes #514
Allows individuals to be sorted by their name,
both from the API and from the UI.
Signed-off-by...
27646744b1c612cca0abd53075380690a6c57708 authored almost 4 years ago
Merges #510
Closes #510
Fixes #491
Adds a check_criteria function that raises a ValueError
if the criteria selected for the unify a...
Merges #506
Closes #506
Since Python 3.7 was introduced, StopIteration exceptions are
raised directly when 'next()' does...
Merges #511
Closes #511
Fixes #513
Merges #512
Closes #512
Adds an option to sort the search results on
IndividualsTable by creation date.
Signed-off-by: ...
8cd6375678d90102ecebadbaedfa703df7167ffb authored almost 4 years ago
Allows the individuals to be sorted by their
'created_at' attribute.
Signed-off-by: Eva Millán ...
bfa64e1dc20adb18e34980c1de782a8679022ee6 authored almost 4 years agoThis change is needed to execute `gitdm2sh`:
- Skip the lines when there is no email.
- Accept ...
Merges #505
Closes #505
Fixes #488
Adds an optional order selector to the Search component.
The order options passed to the compone...
Allows the individuals query to be ordered by
the given parameter. The default order is by mk.
...
fe41c5e47b2b9c9f248105bfbd738486cec9134e authored almost 4 years ago
Adds an order selector to the Individuals search
box and updates the getPaginatedIndividuals Apo...
Tests the search order functionality.
The vue-test-utils version is increased to 1.1.2
because t...
Merges #508
Closes #508
Fixes #503
Merges #493
Closes #493
This commit updates the README.md file with the steps
to apply fixtures after migrations. Withou...
Merges #507
Closes #507
This commit updates the version of jinja2 from
2.11.1 to 2.11.3 for the muggle branch.
https://...
bb904b97a37ec6cdd0270045938ed47ed23cb6b3 authored almost 4 years ago
Merges #500
Closes #500
Fixes #474
The logging configuration in Django can be configured
using the settings file. This commit adds ...
This commit simply adds messages to track the process
of the recommenders and the job queues.
S...
615b841326164735a3f21786c4e0d90d3d9f89d3 authored almost 4 years ago
This commit adds some logging messages with useful information
for debugging and following the w...
Merges #499
Closes #499
This test checks whether is possible to insert duplicate
enrollments in the database.
Signed-of...
6f374c01c6d3b4abcd9669cf27fc402cf4be5cc4 authored almost 4 years ago
With the current code, transactions or operations objects
will be overwritten in the database if...
Merges #498
Closes #498
Currently github actions is being used instead of travis.
Signed-off-by: sevagenv <sevagenv@gma...
6e8ce949cd4fa816de074216b64b6fb99a518c50 authored almost 4 years ago
Merges #497
Closes #497
Fixes #496
The package "django-graphql-jwt" is incomatible with the latest version
of PyJWT (2.0.1). This r...
Merges #494
Closes #494
This parameter is not available anymore to remove individuals.
Individuals or identities are rem...
Merges #495
Closes #495
This commit adds extra steps to install the developing
version of SortingHat. These new steps in...
Merges #490
Closes #490
Fixes #486
Few dependencies are outdated which are causing errors.
This commit updates the dependencies usi...
Merges #492
Closes #492
The current documentation is of the master branch and doesn't
match with the latest version. Thi...
Merges #489
Closes #489
Fixes #487
When querying for a failed job, return the
error log from the 'exec_info' attribute.
Signed-off...
22058dbf220544ff260140b4df0723f3a11c3e88 authored almost 4 years ago
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.1 to 2.11.3.
- [Release notes](https:...
Merges #482
Closes #482
Fixes #473
Adds tests to check if the logger prints the messages
with the correct log level.
Signed-off-by...
cad1098dc7c956dcf5b8bd38f6230ed3db277273 authored almost 4 years ago
Logs a message to the console when the following operations are
performed, including the values ...
Creates and installs a logger plugin with different log levels.
Signed-off-by: Eva Millán <evam...
c7000f9c79a137fbaef8b80bd0c1d069951580b9 authored almost 4 years ago
Merges #476
Closes #476
Adds an optional selector that displays the list
of valid filters next to the search input. When...
Adds tests to check that when the possible filters
are clicked, the input is set correctly.
Sig...
88a99e60bb694168abc79f8589a33504df77cf63 authored almost 4 years ago
Merges #485
Closes #485
Fixes #462
This commit updates the workflow configuration to use
poetry for the flake8 check and running th...
Merges #483
Closes #483
This commit adds the files required to add poetry
support to sortinghat muggle branch.
This upd...
b1ecd9631b3adfe9d1f1b1ea75eabd612fd4f543 authored almost 4 years ago
Merges #479
Closes #479
This commit fixes the flake8 errors present in the
muggle branch. This is necessary as a flake8 ...
Merges #481
Closes #481
This commit adds the github action ci workflow to the
repository. This CI workflow is triggered ...
Merges #480
Closes #480
This commit fixes the eslint errors of the web app code
in the muggle branch. This is necessary ...
Merges #477
Closes #477
This update is needed to use all mutations as:
- affiliate
- unify
- recommended_affiliations
- ...
Merges #469
Closes #469
Fixes #465
Adds the "validFilters" and "showFilters" props to the
Search component.
If the user input inclu...
Merges #470
Closes #470
Adds an input to the IndividualsTable and OrganizationsTable
footer where users can select how m...
Merges #467
Closes #467
Fixes #458
When an action like merging individuals or moving them to the
workspace is performed, the "selec...
The Search box doesn't need to be closed by
default and open on hover since it got more space.
...
d46b9d7396ba2be597f1465170feedec3dd53d8b authored almost 4 years ago
Adds a button that splits all identities and
another one that removes all affiliations on
Expand...
Adds a checkbox that selects or deselects all individuals
on IndividualsTable. The action button...
Merges #468
Closes #468
Fixes #459
When locked individuals are dragged into an organization, card
or another individual entry they ...