Peter V.
Peter V.
I have been working on my own Autolab CLI, and have come something annoying. There is no standard grading between courses at my school. With scopes `user_courses` and `user_submit` I...
Modals appear to be coupled to ``, assumedly so you can share links to elements, e.g.: [`https://stacksorted.com/grids/apple-iphone-14`](https://stacksorted.com/grids/apple-iphone-14). However, backwards navigation does not relaunch modals, causing the appearance of broken navigation....
It might be worth considering simplifying the submission method from gh PR -> form on web-page.
#### Description of changes Transformer changes to support auto increment (`serial`) fields on Postgres datasources. Accomplished by making the 'create' input types optional when `@default` is applied. 1. Definition of...
#### Description of changes Un-require required input fields that have `@default` applied. Also update the corresponding snapshot to document this behavior. Prior to this change, a copy of the input...