Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/rolling-scopes/rsschool-app

An application for the RS School education process
https://github.com/rolling-scopes/rsschool-app

chore(deps): update dependency @nestjs/core to 9.0.5 [security] (#2117)

* chore(deps): update dependency @nestjs/core to 9.0.5 [security]

* fix: incorrect enum mappi...

3b39049a4e2504859596ca4b046632c131e87517 authored over 1 year ago by Andrei <[email protected]>
feat: add filter by type for tasks (#2104)

8c8a76a897b7d71782c3355892bfafd265aa7026 authored over 1 year ago by Valery <[email protected]>
feat: add cityname to menroRegistry table on new tab (#2102)

Co-authored-by: Alena Krasnova <[email protected]>

3b0bf7bf4179cdbb8de0e6e463ed2c7bcceee3a0 authored over 1 year ago by helenakrasnova <[email protected]>
fix: sort criteria form (#2099)

d741e3e7afb11cfd9b8089d0e89535b7f48f43a0 authored over 1 year ago by Valery <[email protected]>
CrossCheck: add Skip form button (#2098)

* feat: refactor and change stars to slider

* refactor: according to review

* refactor: ma...

49f3ecdf65be8378d81084683996fc471c5e6e95 authored over 1 year ago by Dasha Litvinova <[email protected]>
fix: allow course manager to see profiles of mentors from registry (#2096)

9ec94d0238dc241d43b2f5153ce52fe34e001d1a authored over 1 year ago by Maksim Shylau <[email protected]>
Feat/update cross check form (#2082)

* feat: refactor and change stars to slider

* refactor: according to review

---------

C...

12ac60f4e8313ab6065781484e9e95b77753dac4 authored over 1 year ago by Dasha Litvinova <[email protected]>
fix: not show canceled mentor registry (#2094)

3dea570f5bd831ca99979b68df79db865afe01fb authored over 1 year ago by Valery <[email protected]>
feat: implement mentor registry (#2072)

* feat: implement mentor registry table according to re-design

* feat: add languages filter t...

4868648cce5e15f434a4b7e429b2ccaee4ad7f73 authored over 1 year ago by helenakrasnova <[email protected]>
Add successful save notification (#2089)

* feat: add successful save notification

* test: add test cases

* chore: shorten duration ...

51dfe7ae7b63a9cb45dcb77a57b1df2b70f40508 authored over 1 year ago by Maksim Shylau <[email protected]>
feat(profile): add languages card (#2057)

* feat(profile): add languages card

* fix: add langague names

* refactor: add back trailin...

98754e4bf3b1840607be5384bcb0e7de783356c4 authored over 1 year ago by Oleg Vaskevich <[email protected]>
chore(deps): bump webpack from 5.74.0 to 5.76.2 in /tools/sloths (#2090)

Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.76.2.
- [Release notes](ht...

65a3ddf9848680627a79ad2b2d8af3da54ed8442 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): update dependency webpack to 5.76.0 [security] (#2086)

Co-authored-by: Renovate Bot <[email protected]>

7267778d07ed638ca7689dda6f8b8e26cd1617a4 authored over 1 year ago by Andrei <[email protected]>
fix: rerender modal when change data (#2087)

627b5577d08973c1b3b1432138195ade0378b518 authored over 1 year ago by Valery <[email protected]>
chore: remove unused page (#2075)

f4a1e4e03eb647d62e5140ec58367b16c50be953 authored over 1 year ago by Artsiom Aliakseyenka <[email protected]>
chore: remove bad attempt to create messenger (#2076)

8beb24a7c9906dd97b5cb583c34dfcba9b6bcb7e authored over 1 year ago by Artsiom Aliakseyenka <[email protected]>
fix: update organizer id (#2078)

93c250e90648467be4e0420b79ba630a9a2a174a authored over 1 year ago by Valery <[email protected]>
feat: show confirmations for interview wait list actions (#2074)

e7f09ef4f67a4661949d0eb7c544922e5ac63bcd authored over 1 year ago by Artsiom Aliakseyenka <[email protected]>
fix: revert cache-manager to 4 version

90154c46a1d4c0fdb4edcdd3dcdc7d50f077a480 authored over 1 year ago by Andrei Palchys <[email protected]>
Revert "Fix: Previous course user name and roles appear in the modal (#2036)" (#2071)

This reverts commit c2514d856f5006c6e2801becd988d23cb50c1b61.

Co-authored-by: Andrei <andrei@...

d3c6bffcde1a26fb2e6ef76d790fc75e13f91890 authored over 1 year ago by Maksim Shylau <[email protected]>
fix: lint

69dc3ffb418ec25f0f2c1da7bf74075df64ec0d8 authored over 1 year ago by Andrei Palchys <[email protected]>
fix: remove cache key

fd0d7bf4e79b55e2e4c7e11a40abc2d4d51291ae authored over 1 year ago by Andrei Palchys <[email protected]>
fix: adjust cache time

435ab56179fb8830c6a063d17ff6e8fab4927662 authored over 1 year ago by Andrei Palchys <[email protected]>
fix: add additional sorting params for get task (#2064)

2ebb06db90e74d29e896eba66710b05d1ec1fee8 authored over 1 year ago by Valery <[email protected]>
fix: add missed relation

3e24b5cf97f30ba4626fe95a07c22ef4ee55de31 authored over 1 year ago by Andrei Palchys <[email protected]>
fix: task expiration check (#2062)

3626c4c538da825b29e8609f0361d6b8e2898872 authored over 1 year ago by Andrei <[email protected]>
feat: migrate task verification endpoint to nestjs (#2053)

91bf013881d72609168c29b176d2b005dc17d122 authored over 1 year ago by Andrei <[email protected]>
Fix: Previous course user name and roles appear in the modal (#2036)

* fix: reset and set values to use modal form

* refactor: reset fields only on new data

* ...

c2514d856f5006c6e2801becd988d23cb50c1b61 authored over 1 year ago by Maksim Shylau <[email protected]>
feat: validate email correctly (#2058)

30456b84838ea6f6fee1ffef384a22d8417e99eb authored over 1 year ago by Maksim Shylau <[email protected]>
chore: update nestjs depenencies (#2045)

3a37ce106653101f30056e993d5c5e031c74508e authored over 1 year ago by Andrei <[email protected]>
fix: rename label

e4aaf0b033e96f1b760cef12663a27e10807fa1b authored over 1 year ago by Andrei Palchys <[email protected]>
fix: add course preselect on direct link (#2052)

1e48c17b729a4ac777196854ea3ee220b4c62a7c authored over 1 year ago by Oleg Vaskevich <[email protected]>
Cross check criteria validation while adding task (#2037)

* feat: disable button Add Criteria with empty data

* feat: add warning message if uploading ...

d17d0e747e0982184ffea6f83d5d1376bf075a5e authored over 1 year ago by Dasha Litvinova <[email protected]>
feat: rebuild student registration form (#2038)

* feat: rebuild student registration form

* refactor: extract components

* refactor: clean...

97888fed34d10fb214d9d3d440cb3278ae1ccc68 authored over 1 year ago by Oleg Vaskevich <[email protected]>
refactor: migrate get mentor registries (#2046)

* refactor: migrate get mentor registries

* feat: add received date

* fix: update spec

5f822f135205258cc14a34e65feb51d3de764bba authored over 1 year ago by Valery <[email protected]>
fix: return empty error when course not has users (#2049)

* fix: return empty error when course not has users

* fix: remove not correct test

8f7346ade672d51a6ea87149a888d5fc6b4a0576 authored over 1 year ago by Valery <[email protected]>
Fix: Allow course manager to see course mentors (#2048)

* fix: detect mentor correctly

* refactor: remmove unnecessary map

d5a0ba33a40f655425f7a1e5b36ef58f9f43a824 authored over 1 year ago by Maksim Shylau <[email protected]>
feat: add github profile link to student (#2030)

99c3abe0d48e264f83da2b87492e72ccc615ca9a authored over 1 year ago by Maksim Shylau <[email protected]>
Migrate course users endpoint (#2031)

* feat: migrate course users endpoint

* feat: remove old endpoint

* fix: use correct body ...

3472f7fddd33cfc0de6f8824810c4edd16b8c964 authored over 1 year ago by Maksim Shylau <[email protected]>
fix: update renovate

fd16e7d0e3f230c9faa41dfc6a4e0b9860222c8a authored over 1 year ago by Andrei Palchys <[email protected]>
fix: add dummy email to fix ical

6ca024e701c993d9da00eb70691a5f7f51186e8f authored over 1 year ago by Andrei Palchys <[email protected]>
Deduplicate records in solutions urls csv (#2040)

* fix: deduplicate records in csv

* refactor: use proper query instead of deduplication

* ...

2dd159a896654f31b5d74769a07533f870567074 authored over 1 year ago by Maksim Shylau <[email protected]>
feat: rebuild mentor registration form (#1950)

* feat: rebuild mentor registration form

* feat: add languages into user

* fix: add image ...

200b33283ab5728224def25becadad671723f758 authored over 1 year ago by Oleg Vaskevich <[email protected]>
Implement solutions urls CVS download (#2029)

* feat: implement solutions urls download

* review: resolve concerns

5f3466619bfb41faa5a89f7cad65235acc9ef3f2 authored over 1 year ago by Maksim Shylau <[email protected]>
fix: add shedule item type for cross-check submit (#2024)

* fix: add shedule item type for cross-check submit

* fix: update test

a19351955d91297dee77c35e9f816cefaa173ad7 authored over 1 year ago by Valery <[email protected]>
fix: filter disabled interview (#2020)

96d522f6b0383cf8f294b8f6e800034dfb51bb38 authored over 1 year ago by Valery <[email protected]>
feat: redesign team distribution page (#1991)

* feat: redesign team distribution page

* fix: refactor form

* feat: update distribution c...

60f3215a372a6263c1308aa43e06d6dd54b1ea3b authored over 1 year ago by Valery <[email protected]>
Fix: interview not submited (#2019)

* fix: edit form opened with previous data after canceling

* fix: interview not submited

*...

2ce01354f07e836c4e75cbec856d02f29df3b842 authored over 1 year ago by Valery <[email protected]>
feat(student-registry): add epam email (#1994)

* feat: add epam email

* fix: add epam tooltip

* refactor: run format

* fix: add option...

be546cc31f59cda22ee674f4ab0b49da85792ab7 authored over 1 year ago by Oleg Vaskevich <[email protected]>
fix: change auto-tests status flow (#2018)

* fix: edit form opened with previous data after canceling

* fix: remove course events from t...

fa73a66268a8f10f5402a3ee19d08012da3b2133 authored over 1 year ago by Valery <[email protected]>
fix: remove events from tasks chart (#2017)

* fix: edit form opened with previous data after canceling

* fix: remove course events from t...

4ee81eb5c376697c9361aa33711afbdda52757bc authored over 1 year ago by Valery <[email protected]>
fix: delete user search input from interview (#2016)

* fix: edit form opened with previous data after canceling

* fix: delete user search input fr...

661d5bbed53824dd46440890cd3ce8b21ddcc9b3 authored over 1 year ago by Valery <[email protected]>
feat(interviews): enable new interviews page. remove old page (#2008)

* feat(interviews): adjust mentor interviews page sizes. store alert close state

* feat(inter...

3b096e0c7bb03b4fe7da35a7361d5cc2599ec344 authored over 1 year ago by Artsiom Aliakseyenka <[email protected]>
fix: edit form opened with previous data after canceling (#2012)

cf5d0871fc468ecc1b696f68d8c4416d22335b97 authored over 1 year ago by Valery <[email protected]>
Fix: Excessive modal appearance on creation of CV (#2007)

* fix: set expiration initially on BE

* fix: dto

* fix: spec

a93bbb4ae8b9032dd5b70a82883140a4b49606d4 authored over 1 year ago by Maksim Shylau <[email protected]>
feat: add expel student possibility for dementor (#2002)

* feat: add expel student possibility for dementor

* feat: add access to cross-check table fo...

26c090e86180e013e189e01b33af3522d743fce5 authored over 1 year ago by Valery <[email protected]>
refactor: review access to pages and functionality for powerUsers (#2009)

* fix: restriction of access to the page of disciplines

* fix: restriction of access to the p...

c57cc3547db198aa5fdd8be0a83f4f3cc34d3fa2 authored over 1 year ago by Valery <[email protected]>
feat: add student button. make interview card static

1ffd7cc79d3abda7300a4db6eff5f6670c7f09a7 authored over 1 year ago by artsiom aliakseyenka <[email protected]>
feat: interview v2

0c5973adeff305f399809884e788d8d2f97d8fdd authored over 1 year ago by artsiom aliakseyenka <[email protected]>
fix(mentor-dashboard): show expelled students (#2001)

ac12024f47c55534229c99465e26ef90f834259f authored over 1 year ago by Natalia Gulko <[email protected]>
fix: Course migration

aaf517fa1a7d78f375de18ea3ccc316ed5bd3854 authored over 1 year ago by Andrei Palchys <[email protected]>
fix: update Course model (#1996)

* wip

* fix: update course model

f4cb03a59a88b7326dd0fc0f96963b82f98f9f18 authored over 1 year ago by Andrei <[email protected]>
chore: cleanup (#1997)

81287f923d33f6c5300e14b0ae0a0b91fde838fc authored over 1 year ago by Andrei <[email protected]>
feat: add dementor role (#1990)

1f3dc1db07f3af384b5d8f109dd1d7adb08f6568 authored over 1 year ago by Andrei <[email protected]>
chore: update backup

b002355950d94431ca0eb3cd0be43c523bba2bd0 authored over 1 year ago by Andrei Palchys <[email protected]>
feat: add cv link to excel (#1987)

* feat: add cv link to excel

* fix: add empty strings

328ed6d3441a15a6a0b6bad83e7f976d899e5b8f authored over 1 year ago by Valery <[email protected]>
feat: add distribution students flow (#1979)

* feat: add distribution students flow

* fix: bug

* refactor: refactor create random teams...

d75196c1c46793b8eaa1b62f8585c0b98d8464b9 authored over 1 year ago by Valery <[email protected]>
fix: clear auth cookie (#1981)

98b11010b04012e9f678e99741779d54726b705d authored over 1 year ago by Maksim Shylau <[email protected]>
Revert "Revert "refactor(eslint): add react, react-hooks plugins (#1978)" (#1982)" (#1984)

This reverts commit a0d2ba875d6e752a168199471dba3ee47525135c.

019910e152b997b2d13843d15fe2b025aa21639c authored over 1 year ago by Natalia Gulko <[email protected]>
fix: security issue (#1983)

ad48279b58f80bfac14503ddcc7abe53644e609b authored over 1 year ago by Valery <[email protected]>
Revert "refactor(eslint): add react, react-hooks plugins (#1978)" (#1982)

This reverts commit 411eedd831a2d52b5c4840c6eebea70f3ceaef26.

a0d2ba875d6e752a168199471dba3ee47525135c authored over 1 year ago by Natalia Gulko <[email protected]>
refactor: delete unnecessary score (#1976)

Co-authored-by: Valery <[email protected]>

cfce076f0743840020a5042fcfcc252376543482 authored over 1 year ago by Nikita Korevo <[email protected]>
refactor(eslint): add react, react-hooks plugins (#1978)

* refactor: add eslint for react and hooks

* react/no-unknown-property

* react/no-unknown-...

411eedd831a2d52b5c4840c6eebea70f3ceaef26 authored over 1 year ago by Natalia Gulko <[email protected]>
refactor: add team distribution student (#1963)

* refactor: add team distribution student

* fix: add scroll for course tasks table

* fix: ...

89dc53ee0a069bcf417a99cbf0a1ad447e30596c authored over 1 year ago by Valery <[email protected]>
feat: resume should have userId always (#1977)

5e5c4b17062933f9a13d9b28eeb8147fc49e37a4 authored over 1 year ago by Andrei <[email protected]>
fix: clear cross-check review history when task changed (#1975)

d48e8fe4e72f43bd576099cbd614b2550308ea69 authored over 1 year ago by Valery <[email protected]>
fix: fix cross-check submit 0 (#1973)

f2df7914ed7059637caf7874ab8e914e8cf5749d authored over 1 year ago by Valery <[email protected]>
Fix/updating existing tasks with criteria (#1927)

* fix: check criteria for existing tasks

* fix: upload and export criteria json according to ...

6ad8bbab0aeff0dbe777f5a77f292ab831654015 authored over 1 year ago by Dasha Litvinova <[email protected]>
feat: add warning when submit cross-check review with score 0 points (#1971)

* feat: add warning when submit cross-check review with score 0 points

* fix: change buttons ...

ebcf9ac53a5674157218c2240986e7e60e5cbade authored over 1 year ago by Valery <[email protected]>
fix(cross-check): change initial score (#1921)

* fix: change initial score

* refactor: code review

Co-authored-by: Valery <57412523+valer...

97ae67de286ca789d340008f99fcb9342b1c4338 authored over 1 year ago by Nikita Korevo <[email protected]>
docs: update contributing guide (#1946)

Co-authored-by: Maksim Shylau <[email protected]>

6670e543e47e7554635b62153d92b250fcd2bb17 authored over 1 year ago by Oleg Vaskevich <[email protected]>
feat: update interview template (#1967)

* feat: update interview template

* feat: add testing module for corejs2

b5bcd539d412e8a239e5820a50852ba05e632306 authored over 1 year ago by Valery <[email protected]>
fix: cross-check pairs visibility (#1969)

86cc882be9ec40a856ea0bbf5e7cd344b4bf7875 authored over 1 year ago by Valery <[email protected]>
fix: add confirmation for create technical screening button (#1966)

* fix: add confirmation for create technical screening button

* fix: review

ea11a69e5b1e92af0779cb7de24d9be8410ee5c1 authored over 1 year ago by Valery <[email protected]>
feat: interview mentor options submission (#1909)

* feat: interview mentor options submission

a1a25ad55c5037a3e4c88f08b1a1a6c2dfde8b4b authored over 1 year ago by Artsiom Aliakseyenka <[email protected]>
feat: create team flow for admin (#1962)

* feat: create team flow for admin

* fix: remove link

* fix: fix test

* feat: add empty...

3cc5da6bb0afbb8b6c53b1b04bd606b28620ab64 authored over 1 year ago by Valery <[email protected]>
fix: query params order (#1960)

4d8647539b421c7e7886514637f885ecd2d06491 authored over 1 year ago by Valery <[email protected]>
feat (team distribution): add teams page (#1941)

* feat (team distribution): add teams page

* feat: add team distribution detailed endpoint

...

f8cab33c522fa207aad18c7484d0cb7f4324adf0 authored over 1 year ago by Valery <[email protected]>
fix: cross-check not available for disabled tasks (#1958)

140234fccc4f9e36b0a1adae3c4a1c44112ecd8e authored over 1 year ago by Valery <[email protected]>
fix: filter empty task (#1956)

3f963192dd0ec4b7808cd76f8dfc353342e4bf53 authored over 1 year ago by Valery <[email protected]>
feat (Dashboard): add widget Cross-check Review (#1954)

* feat (Dashboard): add widget Cross-check Review

* fix: remove tooltip

* fix: gutter

*...

2e39b544a6dad632d1737926e21c762e09f9c2d7 authored over 1 year ago by Valery <[email protected]>
fix(auto-test): answers (#1953)

* fix(auto-test): select by studentId

* fix(auto-test): return error for tasks without studen...

14795bf19163c61c5323f42f479ab2c1a9d0f289 authored almost 2 years ago by Natalia Gulko <[email protected]>
refactor: deprecate interview questions (#1951)

c95a2255d45160dcf47333ff61dbe1c4e3f57ff0 authored almost 2 years ago by Valery <[email protected]>
feat(auto-test): show answers (#1949)

* chore: add todo

* feat(auto-test): should render Show answers button

* feat(auto-test): ...

15382b85a8b5810160c21839b703b8d4467facbe authored almost 2 years ago by Natalia Gulko <[email protected]>
feat: add whatsApp contacts (#1948)

* feat: add whatsApp contacts

* fix: update unit tests

8f146812a5fd23cf0c2834b0fed7c4d4cd5e042e authored almost 2 years ago by Valery <[email protected]>
feat: add team distribution registry flow (#1928)

* feat: add team distribution registry flow

* feat: delete registration flow

* feat: add u...

da7806674d840ce0ff446171d59816837398f9cf authored almost 2 years ago by Valery <[email protected]>
fix: set cache to 1 hour

21bb70e6156ff8fa82e32728fca0f4dec6c2a11e authored almost 2 years ago by Andrei Palchys <[email protected]>
fix(mentor-dashboard): result score as 0 (#1933)

* fix(mentor-dashboard): replace links to docs

* fix(mentor-dashboard): result score as 0

6541e47fa7357f8b303d52c3c0accffdc6707fdc authored almost 2 years ago by Natalia Gulko <[email protected]>
feat(auto-test): remove old page (#1929)

* test: should show 10 questions

* fix: remove allowed roles

* feat(auto-test): remove old...

8fd81e684ccec3af70e45a29d4c7c9a885acfbf5 authored almost 2 years ago by Natalia Gulko <[email protected]>
fix(stage-interview): ignore disabled interviews (#1931)

84ad570bc9f006372a083b1cf75aec111b467766 authored almost 2 years ago by Andrei <[email protected]>