You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add nokogiri for apple silicon
* Add `approved` field to the stories table
* Add `pending` method with specs
* Add `update_story` controller action
* Add frontend
* Use path helper instead of url
* Change button color with approval status
* Use enums for story status
* Use remote: true for status button and refactor routes
* Add appropriate specs and modify existing ones to the new changes
* Move story related css to appropriate file
* Change back to headless firefox
* Refactor routes
* Apply suggestions from code review
Co-authored-by: Juan Vásquez <[email protected]>
* Add status grid-area in scss
* Refactor label update logic
* Move status field to last position
* Remove Rejected as an option on story creation
* Add specs to test status selection on story creation
* Replace `row` for query selector
---------
Co-authored-by: Ariel Juodziukynas <[email protected]>
Co-authored-by: Juan Vásquez <[email protected]>
0 commit comments