Giter VIP home page Giter VIP logo

Comments (6)

widged avatar widged commented on August 28, 2024

[ ] Settings should display as page instead of modal (which should probably be another issue)

from calendar-web.

widged avatar widged commented on August 28, 2024

Proposed changes in functionality, as discussed today:
screen shot 2019-02-04 at 15 41 57

from calendar-web.

widged avatar widged commented on August 28, 2024

[x] to hide/show calendars (toggle active) with checkbox

What attribute would you prefer to attach to the calendar items? Best is to have a value to indicate that the calendar is NOT active, as by default, if no attribute is specified, all calendars should be active. Possible options are inactive, disabled.

Note that code will need to be updated at least in the initializeCalendars to not include the events from calendars with an inactive/disabled attribute.

from calendar-web.

widged avatar widged commented on August 28, 2024

[x] the changes needs to be persisted

Changes made within the settings panel environment trigger updates in the calendars list, which are persisted. However, it does not trigger any change in the "allEvents" that are displayed in the calendar. It might be a good idea to create another issue for that as this might require important changes in the data flow.

from calendar-web.

widged avatar widged commented on August 28, 2024

[x] to remove calendars with rubbish bin icon for each entry

from calendar-web.

widged avatar widged commented on August 28, 2024

[x] to remove contacts with rubbish bin icon for each entry

The contact list is empty with my login and new contacts cannot be added because "lookupContacts" is not implemented yet.

from calendar-web.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.