Commit Graph

15 Commits

Author SHA1 Message Date
dependabot[bot]
83384dd8ea
Bump json5 and react-scripts in /twistter-frontend
Bumps [json5](https://github.com/json5/json5) to 2.2.2 and updates ancestor dependency [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts). These dependencies need to be updated together.


Updates `json5` from 0.5.1 to 2.2.2
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v0.5.1...v2.2.2)

Updates `react-scripts` from 0.9.5 to 5.0.1
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/main/CHANGELOG-0.x.md)
- [Commits](https://github.com/facebook/create-react-app/commits/react-scripts@5.0.1/packages/react-scripts)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
- dependency-name: react-scripts
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-31 11:20:16 +00:00
Danny Voltz
96423cee8a Admin User Stories 2019-12-05 12:12:25 -05:00
Aditya Sankaran
323cb5bcee Revert "module fuse and syntax errors fixed"
This reverts commit 4a4733f593.
2019-12-04 18:15:37 -05:00
Aditya Sankaran
4a4733f593 module fuse and syntax errors fixed 2019-12-04 18:09:36 -05:00
Leon Liang
4200c05ca1 added profile display 2019-10-24 22:08:49 -04:00
Leon Liang
c2ef222cf6
Merge pull request #28 from ClaytonWWilson/profile_display
Profile display
2019-10-03 11:53:31 -04:00
4a5c404be3
Merge branch 'master' into login-frontend 2019-10-03 11:39:38 -04:00
Leon Liang
bac2cd7719 modified app.css to adjust the app background 2019-10-03 11:06:14 -04:00
Leon Liang
7558602a90 Added post card 2019-10-02 23:08:34 -04:00
Leon Liang
15f106ed1a added theme.js 2019-10-02 15:10:02 -04:00
dcd03d7888 Login frontend complete 2019-10-02 00:49:51 -04:00
Leon Liang
015f1c1e9f change the location of logo.png so that it displays correctly 2019-09-27 21:59:57 -04:00
Leon Liang
d703843277 added Navbar, profile and post skeleton 2019-09-26 13:58:26 -04:00
Leon Liang
8fa03700b1 Refactored and organized files based on functionality 2019-09-26 01:49:19 -04:00
Aaron Sun
6341100061 Added frontend 2019-09-19 14:30:02 -04:00