Skip to content

Releases: uwblueprint/planet-read

v1.9.1

02 Apr 17:35
5785294
Compare
Choose a tag to compare

Last straggling production hand off fixes

What's Changed

  • Create script to seed production users to database by @gaoxk in #387
  • Create insert test stories script by @gaoxk in #388
  • Remove Google auth button by @jennifer-lu in #389
  • Add Korean, Amharic, Yiddish via migration by @gaoxk in #391

Full Changelog: v1.9.0...v1.9.1

v1.9.0

07 Mar 08:57
a2d1999
Compare
Choose a tag to compare

Small feature changes and fix to production database connection reliability

What's Changed

Full Changelog: v1.8.3...v1.9.0

v1.8.3

06 Feb 23:44
9088a5e
Compare
Choose a tag to compare

Updated environment variables on CircleCI to connect to production backend

What's Changed

Full Changelog: v1.8.2...v1.8.3

v1.8.2

04 Feb 16:10
d924c68
Compare
Choose a tag to compare

Earlier release than usual - need to update code on the backend prod machine to continue deployment work.

What's Changed

  • Redirect user to login page after resetting password in firebase defa… by @jennifer-lu in #360
  • Bump follow-redirects from 1.14.5 to 1.14.7 in /frontend by @dependabot in #332
  • Validate email on LoginForm by @jennchenn in #361
  • Leave comment option active by @jennifer-lu in #363
  • Configure backend for uwsgi deployment by @gaoxk in #364
  • Use "In Review" as default filter for reviewers with story translations in review by @gaoxk in #362

Full Changelog: v1.8.1...v1.8.2

v1.8.1

28 Jan 02:25
d53f2fb
Compare
Choose a tag to compare

Fix deployment issue due to Node version mismatch

What's Changed

Full Changelog: v1.8.0...v1.8.1

v1.8.0

26 Jan 16:52
c37863b
Compare
Choose a tag to compare

Sprint 8 tickets + minor bug fixes

What's Changed

Read more

v1.7.0

26 Dec 03:25
bb93dcc
Compare
Choose a tag to compare

Sprint 7 tickets

What's Changed

  • Create get_story_translation_tests query by @Puepis in #198
  • Update .git-ftp-include by @jennchenn in #200
  • Add user's personal user page by @gaoxk in #197
  • Update translated_languages in create_translation by @andrewyguo in #201
  • Correct level 3 story test in insert script by @gaoxk in #202
  • [Hotfix] Remove unused storyTranslations query fields on the frontend by @Puepis in #203
  • Add mutation to finish grading test story translation by @lynn-kim in #199
  • Add translator_last_activity and reviewer_last_activity time columns by @jennifer-lu in #210
  • Move authentication to GQL by @gaoxk in #211
  • Redirect admins to / from /admins by @gaoxk in #208
  • Correct behaviour for right-to-left languages by @gaoxk in #206
  • Backend/activity time mutation by @jennifer-lu in #212
  • Convert story translation page to story page by @Puepis in #214
  • Add last edited column to story translations table by @Puepis in #217
  • Implement admin approve new language flow by @Puepis in #209
  • Deny create_translation_test if there exists failed test within last … by @jennifer-lu in #216
  • Change default comment filter to "Unresolved" by @Puepis in #221
  • Redirect to homepage after story translation stage change by @Puepis in #220
  • Add My Tests tab on homepage by @andrewyguo in #205
  • Add date_uploaded column to stories by @lynn-kim in #215
  • Create admin "Manage Tests" page by @Puepis in #207
  • Hide filters when displaying user's stories by @Puepis in #219
  • Link "Add My Language" to homepage by @Puepis in #218
  • Implement level up language flow by @gaoxk in #222
  • Allow more action status flexibility in review page by @Puepis in #223
  • Do not display ‘resolve’ button if comment is resolved by @andrewyguo in #227
  • Display Local Time on comments by @andrewyguo in #226
  • Implement remove language flow by @Puepis in #224
  • Implement admin story translations dashboard by @jennifer-lu in #225
  • Fix insert comments story_translation_content_ids by @gaoxk in #230
  • Fix: use delete icon for deleting languages by @gaoxk in #231
  • My test tab on homepage should not show INREVIEW/ PUBLISHED tests by @jennifer-lu in #233
  • Display correct user names on comments by @gaoxk in #232
  • Remove non PUBLISHED comment stage restrictions by @andrewyguo in #228
  • Change flexGrow to number by @lynn-kim in #236
  • Link to user instead of translation by @lynn-kim in #238
  • Hide comment panel for tests by @gaoxk in #234
  • Resolve entire thread when comment resolved by @gaoxk in #235
  • (Bugfix) Truncate progress value to 2 decimal places by @Puepis in #239
  • Update local state when assigning new story translation by @Puepis in #240
  • Make grading page functional by @Puepis in #237
  • Implement fail test flow by @lynn-kim in #241
  • Don’t return story translations if user already translating/reviewing for language by @gaoxk in #229
  • Run frontend on IONOS by @jennchenn in #213

Full Changelog: v1.6.0...v1.7.0

v1.6.0

15 Dec 02:29
dd66fa3
Compare
Choose a tag to compare

All sprint 5 and 6 tickets (and a few from sprint 7)

What's Changed

Full Changelog: v1.4.0...v1.6.0

v1.4.0

30 Nov 01:20
a16b4a6
Compare
Choose a tag to compare

Initial release including all development from S21 and up to and including all of the F21 Sprint 4 tickets

What's Changed

Read more