Ecosyste.ms: OpenCollective

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

RS School

Free-of-charge community courses, conducted by The Rolling Scopes developer community since 2013.
Collective - Host: opensource - https://opencollective.com/rsschool - Website: https://rs.school/ - Code: https://github.com/rolling-scopes/rsschool-app

fix: remove unused import

github.com/rolling-scopes/rsschool-app - 9cbe37aa3059b02924376eacb05276ba5e08aaab authored almost 5 years ago by Andrei Palchys <[email protected]>
feat: add possibility to expel for interviewers

github.com/rolling-scopes/rsschool-app - e8ab21b5be255bc9ec6c839c1c5f1de84c40ced2 authored almost 5 years ago by Andrei Palchys <[email protected]>
feat: add footer

github.com/rolling-scopes/rsschool-app - 7160f71ad7ee2d846334764fdd824cea2a22e4f2 authored almost 5 years ago by sonejka <[email protected]>
fix: remove button

github.com/rolling-scopes/rsschool-app - 109662b6cca62022bcec6e363d185f749951cc8c authored almost 5 years ago by Andrei Palchys <[email protected]>
feat: add email to contacts

github.com/rolling-scopes/rsschool-app - 21d0108481f4feea9db7d33ff566ad0aa3641d36 authored almost 5 years ago by Andrei Palchys <[email protected]>
fix: allow to see profile for interviewers

github.com/rolling-scopes/rsschool-app - c1eb5792be06407bf9560fdc8b0e1f8118f4624e authored almost 5 years ago by Andrei Palchys <[email protected]>
fix: query condition

github.com/rolling-scopes/rsschool-app - b53ef072946a019ba80fb3661f0a58bb557e3570 authored almost 5 years ago by Andrei Palchys <[email protected]>
feat: add warning

github.com/rolling-scopes/rsschool-app - 66250461b122dd0ce7f9e78376f87c8785960618 authored almost 5 years ago by Andrei Palchys <[email protected]>
feat: enable "stage interview" page.

github.com/rolling-scopes/rsschool-app - 9e580cbac185a466b4ea0f2534c51779fb57339c authored almost 5 years ago by Andrei Palchys <[email protected]>
feat: stage interviews

github.com/rolling-scopes/rsschool-app - a85f642163d7d58aa95736cd3b2d10aa8e670a22 authored almost 5 years ago by apalchys <[email protected]>
fix: add reserved mentors

github.com/rolling-scopes/rsschool-app - d14824a05a8347810f2dd2475d5a48d932be278a authored about 5 years ago by Andrei Palchys <[email protected]>
feat: update course interviews

github.com/rolling-scopes/rsschool-app - 6174c5bf207ed07feb8a6d46eabfa204bc7248ed authored about 5 years ago by Andrei Palchys <[email protected]>
feat: stage interviews

github.com/rolling-scopes/rsschool-app - 8580ef1c49407a9d4cba1062798a6cf44d315833 authored about 5 years ago by Andrei Palchys <[email protected]>
feat: update stage interview dashboard

github.com/rolling-scopes/rsschool-app - 2847046736f948f8aaf8537f99b9f263ce03ffea authored about 5 years ago by Andrei Palchys <[email protected]>
feat: stage interviews dashboard

github.com/rolling-scopes/rsschool-app - 150097b7ddbb904399fe3737458916a402dba28a authored about 5 years ago by Andrei Palchys <[email protected]>
feat: draft version of interviews dashboard

github.com/rolling-scopes/rsschool-app - 917359e391951a60b7c41af171f4d1b87fee19a0 authored about 5 years ago by Andrei Palchys <[email protected]>
Merge pull request #174 from rolling-scopes/fix/submit-scores-access

fix: remove mentor's requiredRole from submit-scores.tsx

github.com/rolling-scopes/rsschool-app - 08cebf91b1ea6e151705238d5a01c45f5d48cd37 authored about 5 years ago by Andrei <[email protected]>
fix: remove mentor's requiredRole from submit-scores.tsx

github.com/rolling-scopes/rsschool-app - 2d36fbaaebaed6653ae6272d41dc526d231a4595 authored about 5 years ago by Dzmitry Tsebruk <[email protected]>
feat(mentors): update mentors dashboard

github.com/rolling-scopes/rsschool-app - d12625581e4a8c2962e1ff127e6768287900e4d4 authored about 5 years ago by Andrei Palchys <[email protected]>
fix: registry banner

github.com/rolling-scopes/rsschool-app - e13ca9957bfce40233b7dcd527dac00533e39006 authored about 5 years ago by Andrei Palchys <[email protected]>
Merge pull request #170 from kakoc/feat/obfuscator/random-numbers

feat(data-obfuscator): add a possibility to generate random numbers

github.com/rolling-scopes/rsschool-app - cd768ed6f1da5e59890babb70469e8c2eb903a19 authored about 5 years ago by Andrei <[email protected]>
fix: add config

github.com/rolling-scopes/rsschool-app - 31e1a051e2909fdc7a4b9eaa085697ec1390489d authored about 5 years ago by Andrei Palchys <[email protected]>
fix: banner

github.com/rolling-scopes/rsschool-app - 935e2df6b36b876bbc702d42566d61a5096a6327 authored about 5 years ago by Andrei Palchys <[email protected]>
fix(student): incorrect query to get student by id

github.com/rolling-scopes/rsschool-app - 73b533342a847226d6a370cd58433eb78ae4728c authored about 5 years ago by Andrei Palchys <[email protected]>
feat(data-obfuscator): add a possibility to generate random numbers

github.com/rolling-scopes/rsschool-app - fe31b924e0b0a16e3cdb814af35440ee9fa8dba7 authored about 5 years ago by Konstantin Matsiushonak <[email protected]>
Merge pull request #166 from rolling-scopes/feat_admin_area

move admin menu to sidebar

github.com/rolling-scopes/rsschool-app - 51a4a50957cd03ed174ca50ad44e769a9890fcd2 authored about 5 years ago by Andrei <[email protected]>
move admin menu to sidebar

github.com/rolling-scopes/rsschool-app - ae2254d3e538a577bc98c0a9392e050f74115057 authored about 5 years ago by sonejka <[email protected]>
fix: info messages in gratitude form. This closes #109

github.com/rolling-scopes/rsschool-app - 53049defd70adcbf60e5a0c0d48a1fa5da5e3f84 authored about 5 years ago by sonejka <[email protected]>
Merge pull request #163 from rolling-scopes/feat_split_feedback

feat: extract help from feedback

github.com/rolling-scopes/rsschool-app - d63161740269cc99f0e5696a114f881be99faf94 authored about 5 years ago by Andrei <[email protected]>
feat: extract help from feedback

github.com/rolling-scopes/rsschool-app - 202b44b37566d2a39661005a210ce6e7ec576330 authored about 5 years ago by sonejka <[email protected]>
Merge pull request #161 from rolling-scopes/feat/add-test-type-for-task

feat: add test type for task and label for schedule

github.com/rolling-scopes/rsschool-app - d175f865ac6bc277c83da8ee11918aa37029a424 authored about 5 years ago by Andrei <[email protected]>
feat: add test type for task and label for schedule

github.com/rolling-scopes/rsschool-app - a63e8c5495ff3a5ba219d4147c711d29a78ce9e6 authored about 5 years ago by Dzmitry Tsebruk <[email protected]>
fix: add default value

github.com/rolling-scopes/rsschool-app - 8ac9704b5b453cca487225d55b81f753602a149b authored about 5 years ago by Andrei Palchys <[email protected]>
feat: add notice about nodejs version

github.com/rolling-scopes/rsschool-app - b7d6cc119680e38b3d67c569c32d3906dc368097 authored about 5 years ago by Andrei Palchys <[email protected]>
feat: add tags to task

fix: minor fixes

github.com/rolling-scopes/rsschool-app - b4e36b1f19a76107d685df5ca818e67f390c0ddc authored about 5 years ago by Andrei Palchys <[email protected]>
refactor: move serverless to separate repository

github.com/rolling-scopes/rsschool-app - c48ab51b7fca6cadb95e24b9ad1847323636c816 authored about 5 years ago by Andrei Palchys <[email protected]>
fix: update table layout

github.com/rolling-scopes/rsschool-app - daff4e2ae1b73234a3a16d3debce7881897d193e authored about 5 years ago by Andrei Palchys <[email protected]>
Merge pull request #147 from 0xflotus/master

(docs): fixed a small typo error

github.com/rolling-scopes/rsschool-app - c751dd55d8ac520c110cf729bff9f94f9212216d authored about 5 years ago by Andrei <[email protected]>
fix: add courseGuard

github.com/rolling-scopes/rsschool-app - 1e46383d9ba275a3dd88678ab0610bc67d90e57a authored about 5 years ago by Andrei Palchys <[email protected]>
Update index.md (#1)

github.com/rolling-scopes/rsschool-app - 26e0f31a3f5228b17d84235148925ee61e75a8a6 authored about 5 years ago by 0xflotus <[email protected]>
chore: update package-lock.json

github.com/rolling-scopes/rsschool-app - 5b2fdceff35dd826f5c2722922051dd5ba504695 authored about 5 years ago by Andrei Palchys <[email protected]>
Merge pull request #145 from rolling-scopes/fix/tests-cheker-1

fix: add tests and rewrite code for finding best matches for github logins

github.com/rolling-scopes/rsschool-app - eab0fb0f7ab8c5b47a13545f6839107b2ed3f983 authored about 5 years ago by Dzmitry Tsebruk <[email protected]>
fix: use yarn instead of npm in buildspec.yaml

github.com/rolling-scopes/rsschool-app - 33d1c0bfa96e3aa2816c17ceb2ec84f8f30adf45 authored about 5 years ago by Dzmitry Tsebruk <[email protected]>
fix: move jest to devDependencies add test-step for CI

github.com/rolling-scopes/rsschool-app - e985e941fd5d14c21bedf8548240ef21a726d867 authored about 5 years ago by Dzmitry Tsebruk <[email protected]>
fix: add tests and rewrite code for finding best matches for github logins

github.com/rolling-scopes/rsschool-app - f31c0dd62f6513fffb6b33ad72394bee0d6c98ce authored about 5 years ago by Dzmitry Tsebruk <[email protected]>
fix: add check for undefined

github.com/rolling-scopes/rsschool-app - e444548abf0ac328f6c208c00e6a25a7524df6c2 authored about 5 years ago by Andrei Palchys <[email protected]>
Merge pull request #142 from rolling-scopes/feat/tests-checker

feat: add possibility for scoring multiple students

github.com/rolling-scopes/rsschool-app - 5c70f5fcdc65d312ca74e1fb147fde45c1777404 authored about 5 years ago by Dzmitry Tsebruk <[email protected]>
fix: revert deleting client/package-lock.json file

github.com/rolling-scopes/rsschool-app - 23afd33f99b7f16913b0ca31102b7e5ac54e7869 authored about 5 years ago by Dzmitry Tsebruk <[email protected]>
merge: resolve conflicts

github.com/rolling-scopes/rsschool-app - 5b5378516c4fdd7e455c842602bf3ed0453eee24 authored about 5 years ago by Dzmitry Tsebruk <[email protected]>
feat: create task owner role

github.com/rolling-scopes/rsschool-app - 8b4dae0d5adb63d6063ad3f13a04638a9ddb7241 authored about 5 years ago by Dzmitry Tsebruk <[email protected]>
fix: correct handling file upload and checking fields in csv

github.com/rolling-scopes/rsschool-app - 6bf19f64c253b5b30281faf516a2624449ed86b5 authored about 5 years ago by Dzmitry Tsebruk <[email protected]>
Merge pull request #140 from rolling-scopes/fix_score_width

fix(score): table width

github.com/rolling-scopes/rsschool-app - 394ed30b065f88c3e7c3b5ce718c9a8822dda9d7 authored about 5 years ago by Dzmitry Varabei <[email protected]>
fix(score): table width

github.com/rolling-scopes/rsschool-app - 5c6b197bf3e984685ed9e3bfea9104180f30a964 authored about 5 years ago by Dzmitry Varabei <[email protected]>
feat: add file loader and summary table with submit's results

github.com/rolling-scopes/rsschool-app - d969b9a995f472ea0a21102c0f1afd08f68dbf91 authored about 5 years ago by Dzmitry Tsebruk <[email protected]>
fix: sorting

github.com/rolling-scopes/rsschool-app - e2b44b2f507de082302be193cf7438eee4e8dfee authored about 5 years ago by Andrei Palchys <[email protected]>
fix: add nullable

github.com/rolling-scopes/rsschool-app - 1de307ac34b9269c41b80798036b28d2ba4f75d0 authored about 5 years ago by Andrei Palchys <[email protected]>
fix: error logging

github.com/rolling-scopes/rsschool-app - 1fc211defac9ee3d8c41ce8dc13c46c30a7fdd04 authored about 5 years ago by Andrei Palchys <[email protected]>
fix: update dependencies

github.com/rolling-scopes/rsschool-app - 28bee16f92def483dca020eb8272842b74e856c4 authored about 5 years ago by Andrei Palchys <[email protected]>
fix: update path

github.com/rolling-scopes/rsschool-app - f25b94db85007c890a23e38d269b810f1125f72d authored about 5 years ago by Andrei Palchys <[email protected]>
refactor: create common folder

chore: profile optimizations

github.com/rolling-scopes/rsschool-app - 086d2ab1f492177c56ec9b2667dd4db21db1bf79 authored about 5 years ago by Andrei Palchys <[email protected]>
feat: add page for submitting multiple score

github.com/rolling-scopes/rsschool-app - d7b45dec3aae9f5ac268aa611daf900d25d93cdc authored about 5 years ago by Dzmitry Tsebruk <[email protected]>
feat: add taskOwner field

github.com/rolling-scopes/rsschool-app - 2311126552cd281147b09bfd5f01735929a74bcf authored about 5 years ago by Dzmitry Tsebruk <[email protected]>
fix: clean up

github.com/rolling-scopes/rsschool-app - 4d811ae2b7f650920135bdc31761bdd2f7613e0c authored about 5 years ago by Andrei Palchys <[email protected]>
feat: schedule mark past events as disabled

github.com/rolling-scopes/rsschool-app - 209dc4c49e6cc3bf417141fd78878e1327052618 authored about 5 years ago by Andrei Palchys <[email protected]>
feat: events/schedule view updates

github.com/rolling-scopes/rsschool-app - 637dd591cc9df8ecf8fa8ecdad5001c6b49fc89e authored about 5 years ago by Andrei Palchys <[email protected]>
feat: schedule page update

github.com/rolling-scopes/rsschool-app - e1ea8291c728bf1a1c6ab6e8568dd44294abf4ae authored about 5 years ago by Andrei Palchys <[email protected]>
feat: course events update

github.com/rolling-scopes/rsschool-app - 2c24d7291fa22f6452015d3d7da7c74792d478e3 authored about 5 years ago by Andrei Palchys <[email protected]>
Merge pull request #136 from lesnitsky/master

open github from score

github.com/rolling-scopes/rsschool-app - 0862630f2e2b96ed8f61f006634beedfc8aa6282 authored about 5 years ago by Andrei <[email protected]>
open github from score

github.com/rolling-scopes/rsschool-app - d1e5c2eff2f22d5bf0f572d0abfd7851df9871d5 authored about 5 years ago by Andrei Lesnitsky <[email protected]>
fix: location column size in score table

github.com/rolling-scopes/rsschool-app - 621f3e153b9f2993a775809a7a72b03128056395 authored about 5 years ago by sonejka <[email protected]>
Merge pull request #137 from rolling-scopes/fix_score_view

fix: score table view

github.com/rolling-scopes/rsschool-app - d6951fb40c3d01ac64e8b48eaeee6701fc860570 authored about 5 years ago by Andrei <[email protected]>
fix: score table view

github.com/rolling-scopes/rsschool-app - 5e626363814c63e4a4310ac9f2214b2e467fb3cd authored about 5 years ago by sonejka <[email protected]>
feat: add metadata field

github.com/rolling-scopes/rsschool-app - 254d5573b5f29565621417430f595df6fb4295f5 authored about 5 years ago by Andrei Palchys <[email protected]>
feat: enable js task verification

github.com/rolling-scopes/rsschool-app - fbad6e804f041cc8c6550c6703dd3f2b3e86ad8d authored about 5 years ago by Andrei Palchys <[email protected]>
feat: jstask type

github.com/rolling-scopes/rsschool-app - 851c0e297ee5a5c606ba6d5a0cb756fb1813dc54 authored about 5 years ago by Andrei Palchys <[email protected]>
feat: update tasks page

github.com/rolling-scopes/rsschool-app - b52048b0ac34fff0190782fb7399e1efbfa42034 authored about 5 years ago by Andrei Palchys <[email protected]>
feat: schedule update

github.com/rolling-scopes/rsschool-app - bcf2252817df81f0f5f3a1f7446ae2f5d95da8b0 authored about 5 years ago by Andrei Palchys <[email protected]>
feat: add task verification page

github.com/rolling-scopes/rsschool-app - 4a36c6bd19f2192e23b05b6aab89b46478b5333b authored about 5 years ago by Andrei Palchys <[email protected]>
feat: add sourceGithubRepoUrl

github.com/rolling-scopes/rsschool-app - 4071d0c9a25ff0a4b5fae0f746d73898b412df65 authored about 5 years ago by Andrei Palchys <[email protected]>
fix: remove duplicate record

github.com/rolling-scopes/rsschool-app - 9a0c3df7db9c270655a35e3e69905cd11aaa56cb authored about 5 years ago by Andrei Palchys <[email protected]>
Merge pull request #128 from rolling-scopes/fix/check-html-css-self-htmlacademy-2

fix: fix parsing htmlacademy

github.com/rolling-scopes/rsschool-app - b3db75b9ec1ea6b159596afb1cc8116c41b470c4 authored about 5 years ago by Andrei <[email protected]>
fix: fix parsing htmlacademy

github.com/rolling-scopes/rsschool-app - 3f4a0693e774a7696d84b61cb4a4de6a2eb1cdc8 authored about 5 years ago by Dzmitry Tsebruk <[email protected]>
fix: permissions

github.com/rolling-scopes/rsschool-app - a7083704999095b8a8fac8a56bf62d1c02363e27 authored about 5 years ago by Andrei Palchys <[email protected]>
fix: score calculation

github.com/rolling-scopes/rsschool-app - 17ee5d9c85b9ec63ae3b285e209891f200da6d92 authored about 5 years ago by Andrei Palchys <[email protected]>
fix: minor improvements

github.com/rolling-scopes/rsschool-app - f6c66b680c0b4bf5c8a48303460e4ae0d3ac4c8c authored about 5 years ago by Andrei Palchys <[email protected]>
fix: build

github.com/rolling-scopes/rsschool-app - 06809f3626643ddfe5bfd32af64ef4fc3bdd2938 authored about 5 years ago by Andrei Palchys <[email protected]>
fix: check existence before approval

github.com/rolling-scopes/rsschool-app - f1dd3a5890145bdd83645b7b851033b707f56d51 authored about 5 years ago by Andrei Palchys <[email protected]>
Merge pull request #125 from rolling-scopes/fix/check-html-css-self-htmlacademy

fix: fix achievement names comparing for htmlacademy

github.com/rolling-scopes/rsschool-app - f8b554107dba1de93fb4b0e457c9eeca5df3016b authored about 5 years ago by Andrei <[email protected]>
fix: fix achievement names comparing for htmlacademy

github.com/rolling-scopes/rsschool-app - 2b3104eb88d6a80978e4aa6cba0218702056a787 authored about 5 years ago by Dzmitry Tsebruk <[email protected]>
fix: add time zone offset

github.com/rolling-scopes/rsschool-app - cd54f23ef12ee646b555e98bcb884d74c0f61590 authored about 5 years ago by Andrei Palchys <[email protected]>
feat: add schedule page

github.com/rolling-scopes/rsschool-app - 93dd1a52b05300515ef61507440e154114252f6c authored about 5 years ago by Andrei Palchys <[email protected]>
Merge branch 'master' of github.com:rolling-scopes/rsschool-app

github.com/rolling-scopes/rsschool-app - 517603724a548f566de713e63a8a14495570945b authored about 5 years ago by Andrei Palchys <[email protected]>
Merge pull request #124 from rolling-scopes/fix/check-html-css-self

fix: update Udemy task scoring

github.com/rolling-scopes/rsschool-app - 789acea45fe5a33c3c3cec60bf46f504845a52d3 authored about 5 years ago by Andrei <[email protected]>
fix: optimization

github.com/rolling-scopes/rsschool-app - 9700b91f1ea91c0c50306cf55bc1e52d44169904 authored about 5 years ago by Andrei Palchys <[email protected]>
fix: update Udemy task scoring

github.com/rolling-scopes/rsschool-app - 6903f4fcc27ead373c3bdf3cc13080f07eff3b1a authored about 5 years ago by Dzmitry Tsebruk <[email protected]>
fix: add task description

github.com/rolling-scopes/rsschool-app - 23a17d2626b24fec0cca565fc6c9f61578036a20 authored about 5 years ago by Andrei Palchys <[email protected]>
fix: update placeholders

github.com/rolling-scopes/rsschool-app - 93ebd0f8d7ca65412efcde57ce25d95d3d40bab5 authored about 5 years ago by Andrei Palchys <[email protected]>
feat: add GA

github.com/rolling-scopes/rsschool-app - 177cc87e0172d97d6037fbd1906e844c7a8ca27b authored about 5 years ago by Andrei Palchys <[email protected]>