Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | Update the form path | 2020-10-05 | -39/+3 | ||
| | | |||||
| * | Move global styles to their own file | 2020-10-05 | -0/+40 | ||
| | | |||||
| * | Add react-spinner library | 2020-10-05 | -1/+9 | ||
|/ | |||||
* | Merge pull request #14 from python-discord/api/add-dummy-forms | 2020-09-30 | -14/+57 | ||
|\ | | | | | Add dummy forms API | ||||
| * | Update tests with new FormListing props | 2020-09-30 | -4/+17 | ||
| | | |||||
| * | Update form properties to mirror those in the form listing component | 2020-09-30 | -4/+4 | ||
| | | |||||
| * | Update description of form listing | 2020-09-30 | -2/+2 | ||
| | | |||||
| * | Add dummy form data for fetching form listings | 2020-09-30 | -10/+40 | ||
|/ | |||||
* | Merge pull request #13 from python-discord/animation/scale-transition-effect | 2020-09-29 | -1/+3 | ||
|\ | | | | | Switch animation effect to scale | ||||
| * | Reduce scale effect even more | 2020-09-29 | -1/+1 | ||
| | | |||||
| * | Reduce scale effect | 2020-09-29 | -1/+1 | ||
| | | |||||
| * | Alter scale percentage | 2020-09-29 | -1/+1 | ||
| | | |||||
| * | Scale the page slightly when loading new pages | 2020-09-29 | -1/+3 | ||
|/ | |||||
* | Merge pull request #12 from python-discord/routing/add-react-router | 2020-09-29 | -16/+228 | ||
|\ | | | | | Add routing | ||||
| * | Update tests to match new form listing component | 2020-09-29 | -6/+8 | ||
| | | |||||
| * | Add routing to the App, with CSS transitions for fading between pages | 2020-09-29 | -1/+51 | ||
| | | |||||
| * | Add a dummy page for form information | 2020-09-29 | -0/+12 | ||
| | | |||||
| * | Update header responsiveness | 2020-09-29 | -2/+6 | ||
| | | |||||
| * | Update styling and scaling and add links to FormListing | 2020-09-29 | -4/+9 | ||
| | | |||||
| * | Add react router and react transition group libraries | 2020-09-29 | -3/+142 | ||
|/ | |||||
* | Merge pull request #11 from python-discord/responsive/fix-phone-sizing | 2020-09-28 | -1/+12 | ||
|\ | | | | | Fix responsive scaling for mobile devices | ||||
| * | Fix responsive scaling for mobile devices | 2020-09-28 | -1/+12 | ||
|/ | |||||
* | Merge pull request #10 from python-discord/meta/add-license | 2020-09-28 | -0/+21 | ||
|\ | | | | | Add LICENSE | ||||
| * | Create LICENSE | 2020-09-28 | -0/+21 | ||
|/ | |||||
* | Merge pull request #9 from python-discord/design/font-changes | 2020-09-28 | -19/+30 | ||
|\ | | | | | Header and form list styling changes | ||||
| * | Change landing page structure to be centered | 2020-09-28 | -7/+11 | ||
| | | |||||
| * | Add backup fonts to header and scale header at smaller scale | 2020-09-28 | -1/+5 | ||
| | | |||||
| * | Change opacity of header SVG | 2020-09-28 | -1/+1 | ||
| | | |||||
| * | Change form listing styles | 2020-09-28 | -3/+3 | ||
| | | |||||
| * | Use Uni Sans font for header | 2020-09-28 | -9/+12 | ||
|/ | |||||
* | Merge pull request #8 from python-discord/dev/remove-duplicate-console-log | 2020-09-28 | -1/+0 | ||
|\ | | | | | Remove duplicate logging of user agent | ||||
| * | Remove duplicate logging of user agent | 2020-09-28 | -1/+0 | ||
|/ | |||||
* | Merge pull request #7 from python-discord/dev/console-logging | 2020-09-28 | -1/+15 | ||
|\ | | | | | Add logs to identify environment info for bug reports | ||||
| * | Add logs to identify environment info for bug reports | 2020-09-28 | -1/+15 | ||
|/ | |||||
* | Merge pull request #6 from python-discord/netlify/add-redirects-file | 2020-09-28 | -0/+1 | ||
|\ | | | | | Add Netlify redirects file | ||||
| * | Add Netlify redirects file | 2020-09-28 | -0/+1 | ||
|/ | |||||
* | Merge pull request #5 from python-discord/testing/add-test-workflow | 2020-09-28 | -0/+36 | ||
|\ | | | | | Create test and lint workflow | ||||
| * | yarn seems to be pre-installed on the runner | 2020-09-28 | -6/+0 | ||
| | | |||||
| * | Create test_and_lint.yml | 2020-09-28 | -0/+42 | ||
|/ | |||||
* | Merge pull request #4 from python-discord/testing/add-initial-tests | 2020-09-28 | -10/+84 | ||
|\ | | | | | Add initial tests | ||||
| * | Add initial tests | 2020-09-28 | -10/+84 | ||
|/ | |||||
* | Merge branch 'main' of github.com:python-discord/forms-frontend into main | 2020-09-28 | -0/+66 | ||
|\ | |||||
| * | Create codeql-analysis.yml | 2020-09-28 | -0/+66 | ||
| | | |||||
* | | Add click action to button | 2020-09-28 | -1/+1 | ||
| | | |||||
* | | Refactor tag to separate component | 2020-09-28 | -10/+28 | ||
|/ | |||||
* | Run upgrade of yarn lockfile | 2020-09-28 | -1163/+1251 | ||
| | |||||
* | Merge pull request #1 from ↵ | 2020-09-28 | -3/+3 | ||
|\ | | | | | | | | | python-discord/dependabot/npm_and_yarn/websocket-extensions-0.1.4 Bump websocket-extensions from 0.1.3 to 0.1.4 | ||||
| * | Bump websocket-extensions from 0.1.3 to 0.1.4 | 2020-09-28 | -3/+3 | ||
| | | | | | | | | | | | | | | | | Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/faye/websocket-extensions-node/releases) - [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md) - [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4) Signed-off-by: dependabot[bot] <[email protected]> | ||||
* | | Merge pull request #2 from ↵ | 2020-09-28 | -12/+10 | ||
|\ \ | | | | | | | | | | | | | python-discord/dependabot/npm_and_yarn/http-proxy-1.18.1 Bump http-proxy from 1.18.0 to 1.18.1 | ||||
| * | | Bump http-proxy from 1.18.0 to 1.18.1 | 2020-09-28 | -12/+10 | ||
| |/ | | | | | | | | | | | | | | | Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1. - [Release notes](https://github.com/http-party/node-http-proxy/releases) - [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md) - [Commits](https://github.com/http-party/node-http-proxy/compare/1.18.0...1.18.1) Signed-off-by: dependabot[bot] <[email protected]> |