Releases: NEU-DSG/dailp-encoding
Releases · NEU-DSG/dailp-encoding
Enable syllabary editing for users with Contributor role
Merge pull request #432 from NEU-DSG/fix-contributors-cant-edit-words Contributors can edit words
Move audio recording to its own tab and disable data migration
What's Changed
- add record audio dropdown to top-level word edit panel by @GracefulLemming in #430
- disable migrate data in main infra deploy by @GracefulLemming in #431
Full Changelog: v1.0.7...v1.0.8-pre1
fix deploy workflow
Merge pull request #428 from NEU-DSG/tf-fix-amplify-app-name remove '-' from prod amplify name
v1.0.6 - Update Site
What's Changed
- grab a pre-edit word parts yarn lock and fix things from there :) by @CharlieMcVicker in #330
- [GQL] Comments by @CharlieMcVicker in #320
- Create-uat-staging-env by @GracefulLemming in #335
- Resolve-staging-resource-conflicts by @GracefulLemming in #336
- resolve infra update conflicts by @GracefulLemming in #337
- temp undo db rename by @GracefulLemming in #338
- add user group domain control to TF by @GracefulLemming in #339
- Resolve staging resource conflicts by @GracefulLemming in #340
- Resolve staging resource conflicts by @GracefulLemming in #341
- force instant db update by @GracefulLemming in #342
- repair file ref for gql lambda by @GracefulLemming in #343
- Resolve staging resource conflicts by @GracefulLemming in #344
- Update staging env config by @GracefulLemming in #345
- map roles using idp client by @GracefulLemming in #346
- Update staging names by @GracefulLemming in #347
- add input to select env for migration by @GracefulLemming in #348
- remove validation step by @GracefulLemming in #349
- use dev bucket for uat tf config by @GracefulLemming in #353
- Use dev bucket for uat stage by @GracefulLemming in #354
- Use dev bucket for uat stage by @GracefulLemming in #355
- Uat shouldnt manage tf state resources by @GracefulLemming in #357
- Fix code style by @GracefulLemming in #362
- run prettier by @GracefulLemming in #363
- Enforce-code-styling by @GracefulLemming in #360
- reference trusted Identity pool within this environment by @GracefulLemming in #365
- allow AWS cognito create user API actions by @GracefulLemming in #366
- upgrade prettier by @GracefulLemming in #367
- added join table for bookmarks into the back end by @nole2701 in #358
- [DP-241] Comments Front End by @hazelyn11 in #361
- [DP-279] create backend queries for viewing comments by @hazelyn11 in #368
- Updated the return type of updateParagraph to DocumentParagraph by @nole2701 in #369
- Add email subject and message for user confirmation by @GracefulLemming in #371
- cm/dashboard merge main by @CharlieMcVicker in #356
- [DP-276] Comments Viewing FrontEnd by @hazelyn11 in #370
- Add-user-signup-page by @GracefulLemming in #359
- reference dailp idp directly by @GracefulLemming in #372
- Removed recent activity placeholders by @nole2701 in #373
- don't return before hook by @CharlieMcVicker in #375
- AWS ApiGateway will encode user groups as a comma-separated string by @CharlieMcVicker in #374
- Comments UX cleanup by @CharlieMcVicker in #377
- Use GraphCache to avoid expensive roundtrip queries by @CharlieMcVicker in #300
- stop using select * by @CharlieMcVicker in #380
- Set Access-Control-Allow-Headers for CORS policy by @CharlieMcVicker in #379
- add error details for some cognito API errors by @GracefulLemming in #378
- default authed users without groups to
dailp_user
role by @GracefulLemming in #383 - create new assume role policy for roles requiring auth by @GracefulLemming in #384
- Format queries/mutations for comments to work with GraphCache by @CharlieMcVicker in #382
- Add-auth-buttons-to-collections by @GracefulLemming in #381
- handle deserialization errors better in lambda.rs by @CharlieMcVicker in #386
- return value of UserInfo is now optional by @GracefulLemming in #389
- Clean up the creation of GraphQL clients in our frontend by @CharlieMcVicker in #387
- make sure we always fetch typename on segments by @CharlieMcVicker in #395
- fix typo by @CharlieMcVicker in #394
- Disable-readers-word-edit by @GracefulLemming in #393
- Create-managed-signout-function by @GracefulLemming in #390
- Expand authed user menu by @GracefulLemming in #388
- Work out audio upload issues by @CharlieMcVicker in #364
- Add instructions for bookmarking documents by @GracefulLemming in #397
- Readers hide edit buttons by @GracefulLemming in #396
- add cloudfront url to amplify settings by @GracefulLemming in #399
- Share-spreadsheet-operations by @GracefulLemming in #402
- Upgrade rust toolchains to 1.70 by @GracefulLemming in #403
- Create-post-confirmation-lambda-event-handler by @GracefulLemming in #400
- Lambda-assign-users-to-group-from-list by @GracefulLemming in #401
- fix zip reference by @GracefulLemming in #404
- fix new lambda name by @GracefulLemming in #405
- update tagging by @GracefulLemming in #406
- unpack post confirmation event by @GracefulLemming in #407
- use println instead of log by @GracefulLemming in #408
- Add lambda logging by @GracefulLemming in #409
- Add-neh-test-document by @GracefulLemming in #410
- Bugfix-words-without-segments-cant-be-edited by @GracefulLemming in #412
- temporarily disable error message by @GracefulLemming in #413
- amplify no longer installs curl by @GracefulLemming in #414
- add auto backups for db by @GracefulLemming in #415
- set-backup-retention by @GracefulLemming in #416
- [DP-281] Split source and translation into different tabs in paragraph pane by @nole2701 in #411
- bump rust to v1.72 - stable simd by @CharlieMcVicker in #417
- Clean up contributor audio user experience by @CharlieMcVicker in #418
- Add password visibility toggle by @GracefulLemming in #419
- remove dashboard layout by @GracefulLemming in #421
- Limit-webcrawler-access by @GracefulLemming in #424
- Disable postlogin handler by @GracefulLemming in #422
- stop using local state for bookmarks by @CharlieMcVicker in #398
- [DP-71] NEW BRANCH As an editor, I want to edit paragraph translations by @nole2701 in #425
- Refine-login-button-conditional-display by @GracefulLemming in #427
Full Changelog: v1.0.4...v1.0.6
v1.0.5-pre.12
What's Changed
- add auto backups for db by @GracefulLemming in #415
- set-backup-retention by @GracefulLemming in #416
- [DP-281] Split source and translation into different tabs in paragraph pane by @nole2701 in #411
- bump rust to v1.72 - stable simd by @CharlieMcVicker in #417
- Clean up contributor audio user experience by @CharlieMcVicker in #418
- Add password visibility toggle by @GracefulLemming in #419
- remove dashboard layout by @GracefulLemming in #421
- Limit-webcrawler-access by @GracefulLemming in #424
- Disable postlogin handler by @GracefulLemming in #422
- stop using local state for bookmarks by @CharlieMcVicker in #398
- [DP-71] NEW BRANCH As an editor, I want to edit paragraph translations by @nole2701 in #425
- Refine-login-button-conditional-display by @GracefulLemming in #427
Full Changelog: 1.0.5-pre.12...v1.0.5-pre.12
Bugfix
What's Changed
- Bugfix: words without segments cant be edited by @GracefulLemming in #412
- temporarily disable error message by @GracefulLemming in #413
- amplify no longer installs curl by @GracefulLemming in #414
Full Changelog: v1.0.5-pre.11...1.0.5-pre.12
Add the Bible to CWKW
What's Changed
- add cloudfront url to amplify settings by @GracefulLemming in #399
- Share-spreadsheet-operations by @GracefulLemming in #402
- Upgrade rust toolchains to 1.70 by @GracefulLemming in #403
- Create-post-confirmation-lambda-event-handler by @GracefulLemming in #400
- Lambda-assign-users-to-group-from-list by @GracefulLemming in #401
- fix zip reference by @GracefulLemming in #404
- fix new lambda name by @GracefulLemming in #405
- update tagging by @GracefulLemming in #406
- unpack post confirmation event by @GracefulLemming in #407
- use println instead of log by @GracefulLemming in #408
- Add lambda logging by @GracefulLemming in #409
- Add-neh-test-document by @GracefulLemming in #410
Full Changelog: v1.0.5-pre.10...v1.0.5-pre.11
v1.0.5-pre.10
What's Changed
- Work out audio upload issues by @CharlieMcVicker in #364
- Add instructions for bookmarking documents by @GracefulLemming in #397
- Readers hide edit buttons by @GracefulLemming in #396
Full Changelog: v1.0.5-pre.9...v1.0.5-pre.10
Writing Environment Round 1 Revisions
What's Changed
- Removed recent activity placeholders by @nole2701 in #373
- don't return before hook by @CharlieMcVicker in #375
- AWS ApiGateway will encode user groups as a comma-separated string by @CharlieMcVicker in #374
- Comments UX cleanup by @CharlieMcVicker in #377
- Use GraphCache to avoid expensive roundtrip queries by @CharlieMcVicker in #300
- stop using select * by @CharlieMcVicker in #380
- Set Access-Control-Allow-Headers for CORS policy by @CharlieMcVicker in #379
- add error details for some cognito API errors by @GracefulLemming in #378
- default authed users without groups to
dailp_user
role by @GracefulLemming in #383 - create new assume role policy for roles requiring auth by @GracefulLemming in #384
- Format queries/mutations for comments to work with GraphCache by @CharlieMcVicker in #382
- Add-auth-buttons-to-collections by @GracefulLemming in #381
- handle deserialization errors better in lambda.rs by @CharlieMcVicker in #386
- return value of UserInfo is now optional by @GracefulLemming in #389
- Clean up the creation of GraphQL clients in our frontend by @CharlieMcVicker in #387
- make sure we always fetch typename on segments by @CharlieMcVicker in #395
- fix typo by @CharlieMcVicker in #394
- Disable-readers-word-edit by @GracefulLemming in #393
- Create-managed-signout-function by @GracefulLemming in #390
- Expand authed user menu by @GracefulLemming in #388
Full Changelog: v1.0.5-pre.8...v1.0.5-pre.9
Minimum deliverables for writing environment complete
v1.0.5-pre.8 Merge pull request #372 from NEU-DSG/amplify-resolve-identity-pool-id…