Git Product home page Git Product logo

ped's People

Contributors

aalghrairy avatar

Watchers

 avatar

ped's Issues

"addPref" does not work

The addPref command does not work as intended. Provided is an image showing the examples given in the UserGuide:

image.png

image.png

"meetings" command does not work

"viewMeetings" does not display any meetings, even after inputting several meetings. Still does not work even when providing an index.

image.png

"addNote" replaces note

The UserGuide mentions that the "addNote" command "Adds a plaintext note to a specific client".

However, the functionality of the command actually replaces the note that is already provided, so the
command name and definition is misleading.

Before:

image.png

After:

image.png

"deletePolicy" does not have error when policy list is empty

"deletePolicy" feature lists the default error of "The policy index provided is invalid" when attempting to delete a policy from a contact that has no policies, rather than mention that the contact has no policies (implies there are still policies attached to this contact)

image.png

"sortClients" definition in UserGuide mentions "sort direction" but does not elaborate further.

The definition of the "sortClients" feature mentions the following:

"...based on the provided attribute and sort direction. Sort direction refers to either ‘asc’ (short for ascending) or ‘desc’ (short for descending)."

However, the "sort direction" is not provided in the format, nor in the example. It also does not appear to work when attempting to write commands such as "sortClients asc lastContacted".

"sortClients" command "successfully sorts" without attributes

"sortClients" command seems to "successfully sort" despite not having any attributes. This may be both a feature flaw and a documentation flaw as the definition of the function implies the attribute is not an optional parameter:

Before:

image.png

After:

image.png

It appears that having no attribute reset it to default. If that is the case, it should be explicitly mentioned in the User Guide. Also, it should reset the message to say something along the lines of "reset to default", rather than making it appear as though the list has been "sorted".

"addPolicy" does not work well when in tandem "sortClients"

When attempting to add a policy to a contact, it does not appear to work well when the list is sorted.

Example:

image.png

In the provided example, the command cannot be entered. It's possible it is detecting a duplicate policy for the contact that used to be in index 1.

"addMeeting" does not detect invalid dates correctly

"addMeeting" command does not detect invalid dates, it simply moves the date to the earliest possible date:

Before:

image.png

After:

image.png

Sometimes it doesn't move the date to the earliest possible date. Not sure how to replicate:

image.png

"Add Client" section of User Guide has missing parameters.

The "Add Client" feature section of the User Guide does not mention how to insert a "Birthday" or "Last Contacted" (the parameters are not included). This is crucial as some functions rely on birthday (such as filter).

UserGuide:

image.png

Application:

image.png

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.