Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Cleans Up Some Warnings | 2021-01-26 | -6/+13 | |
* | Removes Unused Resources | 2021-01-26 | -7/+0 | |
* | Adds Sentry Release Tags | 2021-01-21 | -0/+5 | |
* | Centers Title With No Description | 2021-01-17 | -6/+14 | |
* | Removes Leading Underscore From Variables | 2021-01-17 | -11/+11 | |
* | Updates Switch Statement Indent | 2021-01-17 | -58/+58 | |
* | Shows Pointer On Scroll Button | 2021-01-17 | -0/+2 | |
* | Closes Select Menu On Click | 2021-01-17 | -2/+23 | |
* | Updates Transition Speed | 2021-01-17 | -4/+4 | |
* | Rewrites Radios | 2021-01-16 | -2/+23 | |
* | Rewrites Select Component | 2021-01-16 | -56/+98 | |
* | Rewrites Components For Accessibility | 2021-01-16 | -70/+57 | |
* | Minor Style Adjustments | 2021-01-16 | -2/+5 | |
* | Polyfills Smooth Scroll | 2021-01-16 | -0/+3 | |
* | Lock textarea resizing to vertical | 2021-01-11 | -0/+1 | |
* | Fixes Subtle Alignment Issues | 2021-01-10 | -2/+2 | |
* | Breaks Up CSS Into Components | 2021-01-06 | -522/+498 | |
* | Fixes Model Casing | 2021-01-06 | -1/+1 | |
* | Adds Question Rendering | 2021-01-06 | -10/+646 | |
* | Implements Input Types | 2021-01-06 | -0/+256 | |
* | Implements Scroll Button | 2021-01-06 | -3/+91 | |
* | Updates HeaderBar | 2021-01-04 | -42/+115 | |
* | Implements Form Fetching | 2021-01-04 | -22/+7 | |
* | Updates Models | 2021-01-04 | -8/+21 | |
* | Fixes Preexisting Linting Issues | 2021-01-03 | -360/+362 | |
* | Implement new loader | 2021-01-02 | -5/+5 | |
* | Add context console log | 2020-12-30 | -0/+1 | |
* | Update index.tsx | 2020-12-30 | -1/+2 | |
* | Add required field to question interface | 2020-12-28 | -1/+2 | |
* | Fetch forms only once in discovery | 2020-12-16 | -1/+1 | |
* | Update Loading component | 2020-12-16 | -2/+2 | |
* | Update App.tsx | 2020-12-16 | -2/+2 | |
* | replace @emotion/core with @emotion/react | 2020-12-16 | -10/+10 | |
* | Simplify Axios client baseURL definition | 2020-12-14 | -1/+1 | |
* | Update tests to match with changes in discovery | 2020-12-14 | -12/+46 | |
* | Update LandingPage to use forms from API | 2020-12-14 | -2/+17 | |
* | Update FormListing component to match with new forms interface | 2020-12-14 | -5/+5 | |
* | Update getForms function to fetch data from API | 2020-12-14 | -21/+4 | |
* | Move loading to different component | 2020-12-14 | -12/+19 | |
* | Create Axios client for backend | 2020-12-14 | -0/+6 | |
* | Update form interface and add features | 2020-12-13 | -11/+18 | |
* | Update question types and interface to match changes in backend | 2020-12-13 | -5/+11 | |
* | Merge pull request #26 from python-discord/build/chunking | 2020-10-12 | -2/+12 | |
|\ | ||||
| * | Improve loader style | 2020-10-12 | -2/+12 | |
* | | Use location instead of document.location in callback | 2020-10-12 | -1/+1 | |
* | | Add test setup file | 2020-10-12 | -4/+1 | |
* | | Add many new tests | 2020-10-12 | -2/+93 | |
|/ | ||||
* | Disable tracing integration | 2020-10-12 | -4/+0 | |
* | Fix the SVG scaling with new SVG loader | 2020-10-12 | -6/+2 | |
* | Fix tests | 2020-10-12 | -5/+12 |