The first production release.
What's Changed
🏕 Features
- CSV to database by @rabinadk1 in #4
- Revert "Bump starlette from 0.17.1 to 0.18.0 in /server" by @rabinadk1 in #29
- Front end by @samipism in #31
- Prune frontend deps by @rabinadk1 in #39
- Add login and verification page by @rabinadk1 in #42
- Viewing interface changed by @rabinadk1 in #43
- Front end by @samipism in #50
- Refactor
pseudo_tweets
into aAPIRouter
by @rabinadk1 in #49 - Add
others
field to the API for every route by @rabinadk1 in #51 - Remove minority in favor of filter_topic by @rabinadk1 in #55
- Frontend: Wrap login elements in form component by @rabinadk1 in #58
- Add smoothness to the line chart by @thapaliya19 in #60
- Wrap login in form by @samipism in #61
- Backend: Write test for
utils
by @rabinadk1 in #102 - Beautify tweets viewing interface for end user by @samipism in #96
- Add Multiple Filters when Reading by @rabinadk1 in #150
- Word cloud for Backend by @thapaliya19 in #151
- Backend: Add routes to count the number of tweets by @rabinadk1 in #153
- Backend: implemented lru_cache with timeout by @thapaliya19 in #152
- Backend: Added start_date and end_date by @rabinadk1 in #190
👒 Dependencies
- Bump anyio from 3.4.0 to 3.5.0 in /server by @dependabot in #1
- Bump uvicorn from 0.16.0 to 0.17.0 in /server by @dependabot in #2
- Bump fastapi from 0.71.0 to 0.72.0 in /server by @dependabot in #3
- Bump dnspython from 2.1.0 to 2.2.0 in /server by @dependabot in #5
- Bump postcss from 7.0.39 to 8.2.13 in /client by @dependabot in #7
- Bump sqlalchemy from 1.4.29 to 1.4.30 in /server by @dependabot in #8
- Bump h11 from 0.12.0 to 0.13.0 in /server by @dependabot in #6
- Bump sqlalchemy from 1.4.30 to 1.4.31 in /server by @dependabot in #9
- Bump postcss from 8.2.13 to 8.4.5 in /client by @dependabot in #10
- Bump react-papaparse from 3.18.2 to 4.0.1 in /client by @dependabot in #13
- Bump web-vitals from 1.1.2 to 2.1.4 in /client by @dependabot in #12
- Bump @types/jest from 27.0.3 to 27.4.0 in /client by @dependabot in #14
- Bump @testing-library/react from 11.2.7 to 12.1.2 in /client by @dependabot in #11
- Bump autoprefixer from 9.8.8 to 10.4.2 in /client by @dependabot in #18
- Bump @types/node from 16.11.12 to 17.0.10 in /client by @dependabot in #15
- Bump @testing-library/user-event from 12.8.3 to 13.5.0 in /client by @dependabot in #17
- Bump @craco/craco from 6.4.2 to 6.4.3 in /client by @dependabot in #16
- Bump typescript from 4.5.2 to 4.5.5 in /client by @dependabot in #19
- Bump @mui/x-data-grid from 5.2.2 to 5.3.0 in /client by @dependabot in #20
- Bump fastapi from 0.72.0 to 0.73.0 in /server by @dependabot in #22
- Bump asgiref from 3.4.1 to 3.5.0 in /server by @dependabot in #24
- Bump starlette from 0.17.1 to 0.18.0 in /server by @dependabot in #21
- Bump uvicorn from 0.17.0 to 0.17.0.post1 in /server by @dependabot in #23
- Bump @types/node from 17.0.10 to 17.0.12 in /client by @dependabot in #28
- Bump react-papaparse from 4.0.1 to 4.0.2 in /client by @dependabot in #27
- Bump @mui/material from 5.3.0 to 5.3.1 in /client by @dependabot in #26
- Bump @mui/icons-material from 5.3.0 to 5.3.1 in /client by @dependabot in #25
- Bump @emotion/react from 11.7.0 to 11.7.1 in /client by @dependabot in #35
- Bump react-chartjs-2 from 4.0.0 to 4.0.1 in /client by @dependabot in #34
- Bump @types/react from 17.0.37 to 17.0.38 in /client by @dependabot in #33
- Bump @types/node from 17.0.12 to 17.0.13 in /client by @dependabot in #36
- Bump uvicorn from 0.17.0.post1 to 0.17.1 in /server by @dependabot in #37
- Bump @mui/x-data-grid from 5.3.0 to 5.4.0 in /client by @dependabot in #38
- Bump postcss from 8.4.5 to 8.4.6 in /client by @dependabot in #41
- Bump @mui/material from 5.3.1 to 5.4.0 in /client by @dependabot in #40
- Bump @types/react from 17.0.38 to 17.0.39 in /client by @dependabot in #45
- Bump uvicorn from 0.17.1 to 0.17.3 in /server by @dependabot in #44
- Bump @mui/x-data-grid from 5.4.0 to 5.5.0 in /client by @dependabot in #46
- Bump uvicorn from 0.17.3 to 0.17.4 in /server by @dependabot in #48
- Bump pytest from 6.2.5 to 7.0.0 in /server by @dependabot in #47
- Bump @mui/icons-material from 5.3.1 to 5.4.1 in /client by @dependabot in #52
- Bump @mui/material from 5.4.0 to 5.4.1 in /client by @dependabot in #53
- Bump @mui/x-data-grid from 5.5.0 to 5.5.1 in /client by @dependabot in #54
- Bump pytest from 7.0.0 to 7.0.1 in /server by @dependabot in #56
- Bump follow-redirects from 1.14.6 to 1.14.8 in /client by @dependabot in #57
- Bump axios from 0.25.0 to 0.26.0 in /client by @dependabot in #65
- Bump charset-normalizer from 2.0.11 to 2.0.12 in /server by @dependabot in #63
- Bump typing-extensions from 4.0.1 to 4.1.1 in /server by @dependabot in #62
- Bump chart.js from 3.7.0 to 3.7.1 in /client by @dependabot in #64
- Build(deps): Bump uvicorn from 0.17.4 to 0.17.5 in /server by @dependabot in #68
- Build(deps): Bump @mui/material from 5.4.1 to 5.4.2 in /client by @dependabot in #67
- Build(deps): Bump @mui/icons-material from 5.4.1 to 5.4.2 in /client by @dependabot in #66
- Build(deps): Bump fastapi from 0.73.0 to 0.74.0 in /server by @dependabot in #69
- Build(deps): Bump sqlalchemy2-stubs from 0.0.2a19 to 0.0.2a20 in /server by @dependabot in #70
- Build(deps): Bump url-parse from 1.5.3 to 1.5.7 in /client by @dependabot in #71
- Build(deps): Bump click from 8.0.3 to 8.0.4 in /server by @dependabot in #72
- Build(deps): Bump fastapi from 0.74.0 to 0.74.1 in /server by @dependabot in #73
- Build(deps): Bump @mui/material from 5.4.2 to 5.4.3 in /client by @dependabot in #74
- Build(deps): Bump @emotion/react from 11.7.1 to 11.8.1 in /client by @dependabot in #75
- Build(deps): Bump @emotion/styled from 11.6.0 to 11.8.1 in /client by @dependabot in #76
- Build(deps): Bump actions/setup-node from 2 to 3.0.0 by @dependabot in #77
- Build(deps-dev): Bump postcss from 8.4.6 to 8.4.7 in /client by @dependabot in #78
- Build(deps): Bump url-parse from 1.5.7 to 1.5.10 in /client by @dependabot in #79
- Build(deps): Bump actions/setup-python from 2 to 3 by @dependabot in #80
- Build(deps): Bump @mui/material from 5.4.3 to 5.4.4 in /client by @dependabot in #82
- Build(deps): Bump @mui/icons-material from 5.4.2 to 5.4.4 in /client by @dependabot in #81
- Build(deps): Bump react-router-dom from 6.2.1 to 6.2.2 in /client by @dependabot in #83
- Build(deps): Bump typescript from 4.5.5 to 4.6.2 in /client by @dependabot in #85
- Build(deps): Bump actions/checkout from 2 to 3 by @dependabot in #86
- Build(deps): Bump @types/react-dom from 17.0.11 to 17.0.12 in /client by @dependabot in #87
- Build(deps): Bump @types/react-dom from 17.0.12 to 17.0.13 in /client by @dependabot in #88
- Build(deps): Bump @mui/x-data-grid from 5.5.1 to 5.6.0 in /client by @dependabot in #90
- Build(deps): Bump fastapi from 0.74.1 to 0.75.0 in /server by @dependabot in #89
- Build(deps): Bump sqlalchemy from 1.4.31 to 1.4.32 in /server by @dependabot in #91
- Build(deps-dev): Bump postcss from 8.4.7 to 8.4.8 in /client by @dependabot in #93
- Build(deps): Bump @mui/material from 5.4.4 to 5.5.0 in /client by @dependabot in #95
- Build(deps): Bump dnspython from 2.2.0 to 2.2.1 in /server by @dependabot in #92
- Build(deps): Bump @mui/icons-material from 5.4.4 to 5.5.0 in /client by @dependabot in #94
- Build(deps): Bump axios from 0.26.0 to 0.26.1 in /client by @dependabot in #98
- Build(deps): Bump @types/react from 17.0.39 to 17.0.40 in /client by @dependabot in #99
- Build(deps): Bump @emotion/react from 11.8.1 to 11.8.2 in /client by @dependabot in #101
- Build(deps): Bump @mui/x-data-grid from 5.6.0 to 5.6.1 in /client by @dependabot in #100
- Build(deps): Bump uvicorn from 0.17.5 to 0.17.6 in /server by @dependabot in #103
- Build(deps): Bump @mui/icons-material from 5.5.0 to 5.5.1 in /client by @dependabot in #105
- Build(deps): Bump pytest from 7.0.1 to 7.1.0 in /server by @dependabot in #104
- Build(deps): Bump @mui/material from 5.5.0 to 5.5.1 in /client by @dependabot in #106
- Build(deps-dev): Bump postcss from 8.4.8 to 8.4.11 in /client by @dependabot in #107
- Build(deps-dev): Bump postcss from 8.4.11 to 8.4.12 in /client by @dependabot in #110
- Build(deps): Bump urllib3 from 1.26.8 to 1.26.9 in /server by @dependabot in #111
- Build(deps): Bump pytest from 7.1.0 to 7.1.1 in /server by @dependabot in #112
- Build(deps): Bump stefanzweifel/git-auto-commit-action from 4.13.1 to 4.14.0 by @dependabot in #113
- Build(deps): Bump @mui/material from 5.5.1 to 5.5.2 in /client by @dependabot in #115
- Build(deps): Bump @types/react from 17.0.40 to 17.0.41 in /client by @dependabot in #116
- Build(deps): Bump @types/react-dom from 17.0.13 to 17.0.14 in /client by @dependabot in #114
- Build(deps): Bump sqlalchemy2-stubs from 0.0.2a20 to 0.0.2a21 in /server by @dependabot in #117
- Build(deps): Bump @types/react from 17.0.41 to 17.0.42 in /client by @dependabot in #118
- Build(deps): Bump minimist from 1.2.5 to 1.2.6 in /client by @dependabot in #119
- Build(deps): Bump @types/react from 17.0.42 to 17.0.43 in /client by @dependabot in #121
- Build(deps): Bump python-dotenv from 0.19.2 to 0.20.0 in /server by @dependabot in #120
- Build(deps): Bump chartjs-plugin-zoom from 1.2.0 to 1.2.1 in /client by @dependabot in #122
- Build(deps): Bump typescript from 4.6.2 to 4.6.3 in /client by @dependabot in #123
- Build(deps): Bump @mui/x-data-grid from 5.6.1 to 5.7.0 in /client by @dependabot in #124
- Build(deps): Bump @mui/material from 5.5.2 to 5.5.3 in /client by @dependabot in #126
- Build(deps): Bump click from 8.0.4 to 8.1.0 in /server by @dependabot in #125
- Build(deps): Bump click from 8.1.0 to 8.1.1 in /server by @dependabot in #127
- Build(deps): Bump sqlalchemy from 1.4.32 to 1.4.34 in /server by @dependabot in #128
- Build(deps): Bump click from 8.1.1 to 8.1.2 in /server by @dependabot in #129
- Build(deps): Bump react-router-dom from 6.2.2 to 6.3.0 in /client by @dependabot in #130
- Build(deps): Bump actions/setup-node from 3.0.0 to 3.1.0 by @dependabot in #131
- Build(deps): Bump fastapi from 0.75.0 to 0.75.1 in /server by @dependabot in #132
- Build(deps): Bump @mui/x-data-grid from 5.7.0 to 5.8.0 in /client by @dependabot in #133
- Build(deps): Bump codecov/codecov-action from 2 to 3 by @dependabot in #134
- Build(deps): Bump sqlalchemy from 1.4.34 to 1.4.35 in /server by @dependabot in #135
- Build(deps): Bump @emotion/react from 11.8.2 to 11.9.0 in /client by @dependabot in #137
- Build(deps): Bump @mui/material from 5.5.3 to 5.6.0 in /client by @dependabot in #138
- Build(deps): Bump @types/react from 17.0.43 to 18.0.0 in /client by @dependabot in #139
- Build(deps): Bump @mui/icons-material from 5.5.1 to 5.6.0 in /client by @dependabot in #136
- Build(deps): Bump pyparsing from 3.0.7 to 3.0.8 in /server by @dependabot in #140
- Build(deps): Bump actions/setup-node from 3.1.0 to 3.1.1 by @dependabot in #141
- Build(deps): Bump @mui/material from 5.6.0 to 5.6.1 in /client by @dependabot in #144
- Build(deps): Bump @types/react from 18.0.0 to 18.0.1 in /client by @dependabot in #142
- Build(deps): Bump @mui/icons-material from 5.6.0 to 5.6.1 in /client by @dependabot in #143
- Build(deps): Bump @types/react-dom from 17.0.14 to 18.0.0 in /client by @dependabot in #145
- Build(deps): Bump @types/react from 18.0.0 to 18.0.2 in /client by @dependabot in #146
- Build(deps): Bump stefanzweifel/git-auto-commit-action from 4.14.0 to 4.14.1 by @dependabot in #147
- Build(deps): Bump react-chartjs-2 from 4.0.1 to 4.1.0 in /client by @dependabot in #148
- Build(deps): Bump @types/react from 18.0.2 to 18.0.3 in /client by @dependabot in #149
- Build(deps): Bump @mui/x-data-grid from 5.8.0 to 5.9.0 in /client by @dependabot in #154
- Build(deps): Bump @types/react-dom from 18.0.0 to 18.0.1 in /client by @dependabot in #156
- Build(deps): Bump async from 2.6.3 to 2.6.4 in /client by @dependabot in #157
- Build(deps): Bump @types/react from 18.0.3 to 18.0.5 in /client by @dependabot in #155
- Build(deps): Bump react and react-dom in /client by @dependabot in #158
- Build(deps): Bump fastapi from 0.75.1 to 0.75.2 in /server by @dependabot in #160
- Build(deps): Bump sqlalchemy2-stubs from 0.0.2a21 to 0.0.2a22 in /server by @dependabot in #163
- Build(deps): Bump typing-extensions from 4.1.1 to 4.2.0 in /server by @dependabot in #159
- Build(deps): Bump @mui/material from 5.6.1 to 5.6.2 in /client by @dependabot in #161
- Build(deps): Bump @mui/icons-material from 5.6.1 to 5.6.2 in /client by @dependabot in #162
- Build(deps): Bump @types/react from 18.0.5 to 18.0.6 in /client by @dependabot in #165
- Build(deps): Bump @types/react-dom from 18.0.1 to 18.0.2 in /client by @dependabot in #164
- Build(deps): Bump @mui/x-data-grid from 5.9.0 to 5.10.0 in /client by @dependabot in #174
- Build(deps): Bump axios from 0.26.1 to 0.27.0 in /client by @dependabot in #173
- Build(deps): Bump regex from 2022.3.15 to 2022.4.24 in /server by @dependabot in #169
- Build(deps): Bump pytest from 7.1.1 to 7.1.2 in /server by @dependabot in #168
- Build(deps): Bump react from 18.0.0 to 18.1.0 in /client by @dependabot in #176
- Build(deps): Bump @types/react from 18.0.6 to 18.0.8 in /client by @dependabot in #178
- Build(deps): Bump axios from 0.27.0 to 0.27.2 in /client by @dependabot in #179
- Build(deps): Bump @mui/material from 5.6.2 to 5.6.3 in /client by @dependabot in #170
- Build(deps): Bump sqlalchemy from 1.4.35 to 1.4.36 in /server by @dependabot in #175
- Build(deps): Bump click from 8.1.2 to 8.1.3 in /server by @dependabot in #180
- Build(deps): Bump react-dom from 18.0.0 to 18.1.0 in /client by @dependabot in #181
- Build(deps): Bump typescript from 4.6.3 to 4.6.4 in /client by @dependabot in #182
- Build(deps): Bump email-validator from 1.1.3 to 1.2.1 in /server by @dependabot in #184
- Build(deps): Bump asgiref from 3.5.0 to 3.5.1 in /server by @dependabot in #185
- Build(deps-dev): Bump postcss from 8.4.12 to 8.4.13 in /client by @dependabot in #186
- Build(deps): Bump @types/react-dom from 18.0.2 to 18.0.3 in /client by @dependabot in #183
- Build(deps): Bump @mui/material from 5.6.3 to 5.6.4 in /client by @dependabot in #188
- Build(deps): Bump @types/react from 18.0.8 to 18.0.9 in /client by @dependabot in #194
- Build(deps): Bump @date-io/moment from 1.3.13 to 2.13.2 in /client by @dependabot in #193
- Build(deps): Bump fastapi from 0.75.2 to 0.76.0 in /server by @dependabot in #192
- Build(deps): Bump actions/setup-node from 3.1.1 to 3.2.0 by @dependabot in #203
- Build(deps): Bump pyjwt from 2.3.0 to 2.4.0 in /server by @dependabot in #198
- Build(deps): Bump @types/react-dom from 18.0.3 to 18.0.5 in /client by @dependabot in #208
- Build(deps): Bump @mui/material from 5.6.4 to 5.8.1 in /client by @dependabot in #207
- Build(deps): Bump fastapi from 0.76.0 to 0.78.0 in /server by @dependabot in #204
- Build(deps): Bump @date-io/moment from 2.13.2 to 2.14.0 in /client by @dependabot in #201
- Build(deps): Bump anyio from 3.5.0 to 3.6.1 in /server by @dependabot in #200
- Build(deps): Bump pyparsing from 3.0.8 to 3.0.9 in /server by @dependabot in #197
- Build(deps): Bump pydantic from 1.9.0 to 1.9.1 in /server by @dependabot in #212
- Build(deps): Bump actions/setup-python from 3 to 4 by @dependabot in #224
- Build(deps): Bump sqlalchemy from 1.4.36 to 1.4.37 in /server by @dependabot in #210
- Build(deps): Bump actions/setup-node from 3.2.0 to 3.3.0 by @dependabot in #221
- Build(deps): Bump requests from 2.27.1 to 2.28.0 in /server by @dependabot in #230
- Build(deps): Bump sqlalchemy2-stubs from 0.0.2a22 to 0.0.2a24 in /server by @dependabot in #229
- Build(deps): Bump certifi from 2021.10.8 to 2022.6.15 in /server by @dependabot in #228
- Build(deps): Bump typescript from 4.6.4 to 4.7.3 in /client by @dependabot in #220
- Build(deps): Bump @mui/material from 5.8.1 to 5.8.4 in /client by @dependabot in #227
- Build(deps): Bump eventsource from 1.1.0 to 1.1.1 in /client by @dependabot in #218
- Build(deps): Bump asgiref from 3.5.1 to 3.5.2 in /server by @dependabot in #211
- Build(deps): Bump regex from 2022.4.24 to 2022.6.2 in /server by @dependabot in #219
- Build(deps): Bump sqlalchemy from 1.4.37 to 1.4.39 in /server by @dependabot in #237
- Build(deps): Bump uvicorn from 0.17.6 to 0.18.2 in /server by @dependabot in #239
- Build(deps): Bump requests from 2.28.0 to 2.28.1 in /server by @dependabot in #240
- Build(deps): Bump actions/setup-node from 3.3.0 to 3.4.1 by @dependabot in #244
- Build(deps): Bump chart.js from 3.7.1 to 3.8.2 in /client by @dependabot in #248
- Build(deps): Bump fastapi from 0.78.0 to 0.79.0 in /server by @dependabot in #249
- Build(deps): Bump moment from 2.29.3 to 2.29.4 in /client by @dependabot in #250
- Build(deps): Bump typing-extensions from 4.2.0 to 4.3.0 in /server by @dependabot in #252
- Build(deps): Bump terser from 4.8.0 to 4.8.1 in /client by @dependabot in #246
- Build(deps): Bump regex from 2022.6.2 to 2022.7.25 in /server by @dependabot in #251
- Build(deps): Bump cffi from 1.15.0 to 1.15.1 in /server by @dependabot in #241
- Build(deps): Bump @mui/x-data-grid from 5.10.0 to 5.14.0 in /client by @dependabot in #247
- Build(deps): Bump @emotion/styled from 11.8.1 to 11.9.3 in /client by @dependabot in #232
- Build(deps): Bump @mui/icons-material from 5.6.2 to 5.8.4 in /client by @dependabot in #226
- Build(deps): Bump charset-normalizer from 2.0.12 to 2.1.0 in /server by @dependabot in #234
- Build(deps): Bump typescript from 4.7.3 to 4.7.4 in /client by @dependabot in #258
- Build(deps): Bump @craco/craco from 6.4.3 to 6.4.5 in /client by @dependabot in #255
- Build(deps): Bump urllib3 from 1.26.9 to 1.26.11 in /server by @dependabot in #253
- Build(deps): Bump react-chartjs-2 from 4.1.0 to 4.3.1 in /client by @dependabot in #256
- Build(deps): Bump @mui/material from 5.8.4 to 5.9.3 in /client by @dependabot in #260
- Build(deps): Bump attrs from 21.4.0 to 22.1.0 in /server by @dependabot in #254
- Build(deps): Bump chart.js from 3.8.2 to 3.9.1 in /client by @dependabot in #265
- Build(deps): Bump @mui/x-data-grid from 5.14.0 to 5.15.1 in /client by @dependabot in #266
- Build(deps): Bump @emotion/react from 11.9.0 to 11.10.0 in /client by @dependabot in #263
- Build(deps): Bump react and @types/react in /client by @dependabot in #264
- Build(deps-dev): Bump postcss from 8.4.13 to 8.4.14 in /client by @dependabot in #268
- Build(deps): Bump react-dom and @types/react-dom in /client by @dependabot in #269
- Build(deps): Bump @emotion/styled from 11.9.3 to 11.10.0 in /client by @dependabot in #267
- Build(deps): Bump actions/setup-node from 3.4.1 to 3.5.1 by @dependabot in #324
- Build(deps): Bump pydantic from 1.9.1 to 1.10.2 in /server by @dependabot in #290
- Build(deps): Bump fastapi from 0.79.0 to 0.83.0 in /server by @dependabot in #293
- Build(deps): Bump sqlalchemy from 1.4.39 to 1.4.41 in /server by @dependabot in #292
- Build(deps): Bump stefanzweifel/git-auto-commit-action from 4.14.1 to 4.15.1 by @dependabot in #322
- Build(deps): Bump joblib from 1.1.0 to 1.2.0 in /server by @dependabot in #320
- Build(deps): Bump sqlmodel from 0.0.6 to 0.0.8 in /server by @dependabot in #301
- Build(deps): Bump pytest from 7.1.2 to 7.1.3 in /server by @dependabot in #299
- Build(deps): Bump certifi from 2022.6.15 to 2022.9.24 in /server by @dependabot in #315
- Build(deps): Bump protobuf from 3.19.4 to 3.19.5 in /training by @dependabot in #313
- Build(deps): Bump oauthlib from 3.2.0 to 3.2.1 in /training by @dependabot in #310
- Build(deps): Bump charset-normalizer from 2.1.0 to 2.1.1 in /server by @dependabot in #302
- Build(deps): Bump regex from 2022.7.25 to 2022.9.13 in /server by @dependabot in #300
New Contributors
- @dependabot made their first contribution in #1
- @rabinadk1 made their first contribution in #4
- @samipism made their first contribution in #31
- @thapaliya19 made their first contribution in #60
Full Changelog: https://github.com/naamiinepal/covid-tweet-classification/commits/v1