Giter VIP home page Giter VIP logo

nextcloud_tasks's People

nextcloud_tasks's Issues

Adjust and update unit tests

All changed and added features need their own tests. So far, naming was corrected in task.spec.js.

TODO

  • write tests to confirm dirtiness
  • #4

Update view after adding/editing task

Relevant to #8

After adding a task, its title remains empty and is only visible after refreshing the page.

Uncaught (in promise) TypeError: this._innerValue.zone is undefined
    get timezoneId index.esm.js:1536
    toICALJs index.esm.js:3279
    toICALJs index.esm.js:5404
    toICALJs index.esm.js:5408
    toICS index.esm.js:9952
    _callee$ tasks.js:846
    tryCatch tasks.js:26
    _invoke tasks.js:26
    defineIteratorMethods tasks.js:26
    asyncGeneratorStep tasks.js:28
    _next tasks.js:30
    _asyncToGenerator tasks.js:30
    _asyncToGenerator tasks.js:30
    createTask tasks.js:912
    wrappedActionHandler vuex.esm.js:851
    dispatch vuex.esm.js:516
    boundDispatch vuex.esm.js:406
    mappedAction vuex.esm.js:1064
    addTask HeaderBar.vue:92
    submit HeaderBar.vue:13
    VueJS 26
    addCalendar calendars.js:450
    wrappedMutationHandler vuex.esm.js:844
    commitIterator vuex.esm.js:466
    commit vuex.esm.js:465
    _withCommit vuex.esm.js:624
    commit vuex.esm.js:464
    boundCommit vuex.esm.js:409
    ./src/store/calendars.js/getCalendarsAndTrashBin/_callee/_callee$/< calendars.js:727
    _callee$ calendars.js:726
    tryCatch calendars.js:38
    _invoke calendars.js:38
    defineIteratorMethods calendars.js:38
    asyncGeneratorStep calendars.js:40
    _next calendars.js:42
    promise callback*asyncGeneratorStep calendars.js:40
    _next calendars.js:42
    _asyncToGenerator calendars.js:42
    _asyncToGenerator calendars.js:42
    getCalendarsAndTrashBin calendars.js:747
    wrappedActionHandler vuex.esm.js:851
    dispatch vuex.esm.js:516
    boundDispatch vuex.esm.js:406
index.esm.js:1536

Add recurrence features

This is main TODO, but for now, calendar-js seems to work with one exception:

dueTime cannot seem to save any DateTime more precise than an hour. See Issue #2 for more info.

Timezone errors during task creation in current collection

Dependent of #8 . Fails to create a task in some collections. Error as follows.

Uncaught (in promise) TypeError: this._innerValue.zone is undefined
    get timezoneId index.esm.js:1536
    toICALJs index.esm.js:3279
    toICALJs index.esm.js:5404
    toICALJs index.esm.js:5408
    toICS index.esm.js:9952
    _callee$ tasks.js:846
    tryCatch tasks.js:26
    _invoke tasks.js:26
    defineIteratorMethods tasks.js:26
    asyncGeneratorStep tasks.js:28
    _next tasks.js:30
    _asyncToGenerator tasks.js:30
    _asyncToGenerator tasks.js:30
    createTask tasks.js:912
    wrappedActionHandler vuex.esm.js:851
    dispatch vuex.esm.js:516
    boundDispatch vuex.esm.js:406
    mappedAction vuex.esm.js:1064
    addTask HeaderBar.vue:92
    submit HeaderBar.vue:13
    VueJS 26
    addCalendar calendars.js:450
    wrappedMutationHandler vuex.esm.js:844
    commitIterator vuex.esm.js:466
    commit vuex.esm.js:465
    _withCommit vuex.esm.js:624
    commit vuex.esm.js:464
    boundCommit vuex.esm.js:409
    ./src/store/calendars.js/getCalendarsAndTrashBin/_callee/_callee$/< calendars.js:727
    _callee$ calendars.js:726
    tryCatch calendars.js:38
    _invoke calendars.js:38
    defineIteratorMethods calendars.js:38
    asyncGeneratorStep calendars.js:40
    _next calendars.js:42
    promise callback*asyncGeneratorStep calendars.js:40
    _next calendars.js:42
    _asyncToGenerator calendars.js:42
    _asyncToGenerator calendars.js:42
    getCalendarsAndTrashBin calendars.js:747
    wrappedActionHandler vuex.esm.js:851
    dispatch vuex.esm.js:516
    boundDispatch vuex.esm.js:406
index.esm.js:1536

Switch to CalJS

Tracker task for calendar-js. Priority goal for the next step

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.