Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | Merge branch 'main' into add-cross-env | 2020-12-16 | -70/+62 | ||
| |\ | |||||
| * \ | Merge remote-tracking branch 'origin/main' into add-cross-env | 2020-12-16 | -2385/+514 | ||
| |\ \ | | | | | | | | | | | | | | | | | # Conflicts: # yarn.lock | ||||
| * | | | Adds Cross-Env | 2020-12-16 | -4/+12 | ||
| | | | | | | | | | | | | | | | | Adds cross-env to dependencies and update scripts. | ||||
* | | | | Fetch forms only once in discovery | 2020-12-16 | -1/+1 | ||
| |_|/ |/| | | |||||
* | | | Merge pull request #44 from python-discord/bugfix/webpack-config | 2020-12-16 | -70/+62 | ||
|\ \ \ | |_|/ |/| | | |||||
| * | | Update webpack.config.js | 2020-12-16 | -2/+2 | ||
| | | | | | | | | | Co-authored-by: Hassan Abouelela <[email protected]> | ||||
| * | | Replace broken webpack mode config with NODE_ENV | 2020-12-16 | -71/+63 | ||
|/ / | |||||
* | | Add jb3 codeowner request for CI and API | 2020-12-16 | -2/+2 | ||
| | | | | | | These override default (all) request behavior. | ||||
* | | Add codeowner entries for ks129 | 2020-12-16 | -1/+5 | ||
| | | |||||
* | | Merge pull request #42 from python-discord/renovate/sentry-monorepo | 2020-12-16 | -46/+46 | ||
|\ \ | | | | | | | Update dependency @sentry/react to v5.29.1 | ||||
| * | | Update dependency @sentry/react to v5.29.1 | 2020-12-16 | -46/+46 | ||
|/ / | |||||
* | | Merge pull request #41 from python-discord/Switch-suspense-loader-to-RingLoader | 2020-12-16 | -4/+4 | ||
|\ \ | | | | | | | Switch out the HashLoader | ||||
| * | | Update Loading component | 2020-12-16 | -2/+2 | ||
| | | | |||||
| * | | Update App.tsx | 2020-12-16 | -2/+2 | ||
|/ / | |||||
* | | Merge pull request #35 from python-discord/renovate/font-awesome | 2020-12-16 | -27/+27 | ||
|\ \ | | | | | | | Update Font Awesome | ||||
| * | | Update Font Awesome | 2020-12-16 | -27/+27 | ||
| | | | |||||
* | | | Merge pull request #39 from python-discord/renovate/jest-monorepo | 2020-12-16 | -399/+286 | ||
|\ \ \ | |/ / |/| | | Update dependency jest to v26.6.3 | ||||
| * | | Update dependency jest to v26.6.3 | 2020-12-16 | -399/+286 | ||
| | | | |||||
* | | | Merge pull request #36 from python-discord/renovate/sentry-monorepo | 2020-12-16 | -46/+46 | ||
|\ \ \ | | | | | | | | | Update dependency @sentry/react to v5.29.0 | ||||
| * | | | Update dependency @sentry/react to v5.29.0 | 2020-12-16 | -46/+46 | ||
| | |/ | |/| | |||||
* | | | Merge pull request #37 from python-discord/renovate/swc-core-1.x | 2020-12-16 | -2/+28 | ||
|\ \ \ | | | | | | | | | Update dependency @swc/core to v1.2.40 | ||||
| * | | | Update dependency @swc/core to v1.2.40 | 2020-12-16 | -2/+28 | ||
| |/ / | |||||
* | | | Merge pull request #38 from python-discord/renovate/react-router-dom-5.x | 2020-12-16 | -5/+5 | ||
|\ \ \ | |_|/ |/| | | Update dependency @types/react-router-dom to v5.1.6 | ||||
| * | | Update dependency @types/react-router-dom to v5.1.6 | 2020-12-16 | -5/+5 | ||
| |/ | |||||
* | | Merge pull request #40 from python-discord/renovate/webpack-cli-4.x | 2020-12-16 | -1902/+114 | ||
|\ \ | |/ |/| | Update dependency webpack-cli to v4.2.0 | ||||
| * | Update dependency webpack-cli to v4.2.0 | 2020-12-16 | -1902/+114 | ||
|/ | |||||
* | Merge pull request #33 from python-discord/renovate/pin-dependencies | 2020-12-16 | -93/+93 | ||
|\ | | | | | Pin dependencies | ||||
| * | Pin dependencies | 2020-12-16 | -93/+93 | ||
|/ | |||||
* | Revert to default renovate config | 2020-12-16 | -2/+3 | ||
| | | | Now that we have bumped our dependencies we should be good to go back to 1 PR/dep. | ||||
* | Merge pull request #32 from python-discord/renovate/all | 2020-12-16 | -2221/+2187 | ||
|\ | |||||
| * | replace @emotion/core with @emotion/react | 2020-12-16 | -20/+70 | ||
| | | |||||
| * | Update all | 2020-12-16 | -2207/+2123 | ||
|/ | |||||
* | Merge pull request #31 from python-discord/renovate/configure | 2020-12-16 | -0/+4 | ||
|\ | |||||
| * | remove monorepo grouping | 2020-12-16 | -3/+0 | ||
| | | |||||
| * | Don't separate semver PRs for renovate | 2020-12-16 | -1/+2 | ||
| | | |||||
| * | Set groupName to all to make one large initial PR | 2020-12-16 | -1/+2 | ||
| | | |||||
| * | Add renovate.json | 2020-12-16 | -0/+5 | ||
|/ | |||||
* | Merge pull request #30 from python-discord/ks123/discovery | 2020-12-14 | -68/+140 | ||
|\ | |||||
| * | Simplify Axios client baseURL definition | 2020-12-14 | -1/+1 | ||
| | | | | | | Co-authored-by: Joe Banks <[email protected]> | ||||
| * | Add BACKEND_URL env variable for build | 2020-12-14 | -1/+2 | ||
| | | |||||
| * | 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 | ||
| | | |||||
| * | Install Axios dependency | 2020-12-14 | -0/+13 | ||
| | | |||||
| * | 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 #29 from python-discord/dependabot/npm_and_yarn/ini-1.3.8 | 2020-12-14 | -3/+3 | ||
|\ \ | |/ |/| | Bump ini from 1.3.5 to 1.3.8 |