Ada Young

Results 19 issues of Ada Young

We aren't using a linter in `web` and we really should be. We need to set up tslint, and go through the entire `web` codebase and fix all of the...

service:web
size:small
priority:low
class:testing
help wanted
status:readyfordev

We decided recently to version the adapter APIs, so all existing adapters should respond to `/v1/:term_shortname` rather than `/:term_shortname`. The following RPI adapters should be updated: - [ ] acalog...

priority:high
size:small
university:rpi
service:malg
service:adapter
status:readyfordev

We should have the ability to designate a period as optional. At RPI we will use these for test blocks, and possibly more cool things in the future. Optional periods...

service:core
class:feature
status:grooming
service:adapter
service:scheduler

There is no inherent reason why we cannot support multiple universities per core instance / database. I'm still not sure if this is actually a use case we want to...

service:core
class:feature
priority:low
size:large
status:grooming

This epic is to create a new service to handle generating scheduled. It will be written in Rust, and will address the shortcomings of the old ruby scheduler, which currently...

priority:high
class:design
class:feature
size:large
status:inprogress
service:scheduler

We should have a nice way of displaying optional periods in the schedule ui once #355 is implemented. We could use greyed/striped blocks, but open to other suggestions. Also, we...

class:design
service:web
size:small
status:grooming

## Current State - [x] Defined data model (#307) - [x] Created classes to represent data model - [x] Serialization - [x] Chose [Cassowary Constraint Solver](https://dylanede.github.io/cassowary-rs/cassowary/index.html) ## Roadmap - [...

priority:high
class:design
class:feature
size:epic
status:inprogress
service:scheduler

Getting this error trying to install via npm. Tried setting the environment variable to skip the chromium download but it didn't seem to have any effect. macOS: `10.13.6` npm: `5.6.0`...

This small PR adds a text style param for the single emoji component. This change is to the end of supporting custom fonts. For example, here is RN Emoji Keyboard...