Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvements in Notification Profile view and close issues,. #90

Merged
merged 6 commits into from
Jul 1, 2020

Conversation

jorgenbele
Copy link
Contributor

@jorgenbele jorgenbele commented Jul 1, 2020

  1. Change defaults for new profiles
  2. Fix problems when connection to backend is down/action fails.
  3. Fix problem where available timeslots doesn't update correctly when a profile is deleted.
  4. Update index.html and manifest.json to display Argus instead of "React App" or equivalent.

At some point someone added the `react-table.css` stylesheet
to `public/index.html`, but linked it to the stylesheet from
node_modules/. This hack is no longer needed because it is
imported in the React components that use it.

This closes Uninett#83.
Previously it just took the first timeslot in the list without
taking into consideration if it was available or not.
Attach a revision number to the representation of profiles in
`components/profilelist/ProfileList.tsx` such that when we
successfully make a change it replace the old component instance
entirely.
Copy link
Contributor

@ddabble ddabble left a comment

Choose a reason for hiding this comment

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

Very nice! 🎉

@jorgenbele jorgenbele requested a review from havfo July 1, 2020 11:13
@jorgenbele
Copy link
Contributor Author

I'm just merging it now. Any discussions on what the title and such should be can be done in the original issues/new issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants