Yuri Bocharov

Results 50 issues of Yuri Bocharov

Fixes #4135 When individuals requests were submitted with incorrect values the error page did not preserve correct or incorrect inputs. This was happening because the controller created a new request...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior When submitting an individuals request with an blank input, an error...

🐞 Bug

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior When an incorrect individuals request is submitted all values in the...

🐞 Bug

Fixes #11004 (partially) ### `coder login` When Already Authenticated Currently if a user runs `coder login` when logged in they will get the default login flow: ```console $ > coder...

stale
community

Fixes #11004 (partially) Creates the command `coder auth` for authentication purposes. `coder auth` has 3 sub-commands `login`, `status` and `token`. Currently the sub-commands make 2 requests to the server: validation...

stale
community

This commit adds a MongoDB connector and closes smallstep/certificates#141 **Note**: To enable transactions the database must a replica set, I made the connection fail if the condition was not met....

needs triage

Related to https://github.com/rubyforgood/human-essentials/issues/4199 Remove events ### Type of change * Refactor ### How Has This Been Tested? Passes current suite

Related to https://github.com/rubyforgood/human-essentials/issues/4199 Changes to system specs, all specs are related because they use common helpers. ### Type of change * Refactor ### How Has This Been Tested? Passes current...

Related to https://github.com/rubyforgood/human-essentials/issues/4199 Changes to system specs. ### Type of change * Refactor ### How Has This Been Tested? Passes current suite

Related to https://github.com/rubyforgood/human-essentials/issues/4199 Remaining request tests. ### Type of change * Refactor ### How Has This Been Tested? Passes current suite