Skip to content

Eagle eye drawers fixes#536

Merged
gaspergrom merged 5 commits into
feature/eagle-eye-2from
feature/eagle-eye-drawer-fixes
Feb 15, 2023
Merged

Eagle eye drawers fixes#536
gaspergrom merged 5 commits into
feature/eagle-eye-2from
feature/eagle-eye-drawer-fixes

Conversation

@gaspergrom
Copy link
Copy Markdown
Contributor

@gaspergrom gaspergrom commented Feb 15, 2023

Changes proposed ✍️

  • update button disabled if form not changed on feed settings and email digest settings

  • disable if email digest form is not valid

  • fix styling on feed settings select

  • migrate to new validation model

  • all platforms are selected by default

  • default date range is last 7 days

  • message above platforms

  • Screenshots (front-end changes only)

Checklist ✅

  • Label appropriately with Feature, Enhancement, or Bug.
  • Tests are passing.
  • New backend functionality has been unit-tested.
  • Environment variables have been updated:
    • Local frontend configuration: frontend/.env.dist.local, frontend/.env.dist.composed.
    • Local backend: backend/.env.dist.local, backend/.env.dist.composed.
    • Configuration docs have been updated.
    • Team members only: update environment variables in override, staging and production env. files and trigger update config script.
  • API documentation has been updated (if necessary) (see docs on API documentation).
  • Quality standards are met.
  • All changes have been tested in a staging site.
  • All changes are working locally running crowd.dev's Docker local environment.

@gaspergrom gaspergrom added the Bug Created by Linear-GitHub Sync label Feb 15, 2023
@gaspergrom gaspergrom self-assigned this Feb 15, 2023
@gaspergrom gaspergrom changed the title Fix update button disable & select style Eagle eye drawers fixes Feb 15, 2023
Copy link
Copy Markdown
Contributor

@joanagmaia joanagmaia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just left some comments for things that I believe were left behind
Other than that thanks for the great work!
This will save us a lot of time in feature

module: 'eagleEye'
},
beforeEnter: async (to, _from, next) => {
console.log('/eagle-eye')
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this might be by mistake? Could you delete logging?


<script>
export default {
name: 'CrEagleEyeSetting'
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you delete this one for now maybe? While we are not using a new convention?

@gaspergrom gaspergrom merged commit 7da7587 into feature/eagle-eye-2 Feb 15, 2023
@gaspergrom gaspergrom deleted the feature/eagle-eye-drawer-fixes branch February 15, 2023 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Created by Linear-GitHub Sync

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants