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

Visit management:visit account creation with all functionalities #81

Open
swatikiran123 opened this issue Mar 1, 2016 · 5 comments
Open

Comments

@swatikiran123
Copy link
Collaborator

Steps to be implemented:

Step1:creating visits.ejs in misc folder.

Step2:In public/mods directory create new folder "visits"

Step3:In public/mods/app.js add reference to visit.

Step4:In newly created visit folder include visit controller,visit module,visit router and partials folder.

Step5:In models folder create visit schema file.

Step6:In controller/api main directory include lient and upload related services.

Step7:In routes-->apiroutes.js adding routes for upload service.

step8:Define services for visit.js in services folder

@swatikiran123
Copy link
Collaborator Author

step1: Rebase latest code,
Code cleaning(erase console log's,check cap's, intendations.)
step2: In visit list,

  1. Renamming visit management to planner.
  2. Removing table header's(agm,createdby).
  3. Adding start date-end date like in visitCtrls with locations.
  4. Using font-aweson instead gliphicons.
  5. Agenda needs to be a pannel.
    step3:In visit Add,
  6. Toolbar needs to be only for edit page.
  7. Glip imgs need two spaces with text fields.
  8. Locations and influences needs to be drop-downs,
  9. Date need to be filtered,
  10. Status is new for add and drop-down with options in edit page,
  11. Createdby fix default to login user.

@swatikiran123
Copy link
Collaborator Author

Keynotes user lookup.

  1. For single user Add.
  2. Multiple users Add.
    coudn't proceed due to Problems:
    Though md-autocolpleate has good css ..
  3. Its hitting server for every letter ,
  4. Cannont include additional fields ,
  5. No proper Sorting

mnimmagari pushed a commit that referenced this issue Mar 8, 2016
Visit planner issue #81 pipeline-2 changes done in Grid, Add page, and Added panel.
@swatikiran123
Copy link
Collaborator Author

Date filter for visit grid

  1. Today
  2. Past week
  3. Past Month
  4. Next Month
    prob to solve:
    1.week filter not happening

sankarvema added a commit that referenced this issue Mar 14, 2016
DateFilter working for today,past month,next month,this month for visit planner list #81 pipeline-4
@swatikiran123
Copy link
Collaborator Author

visitor Directive

  1. while adding a visitor in visitViewadd.html ,needed a fisibility for visitor to add/edit profile.
    2.Using user-profile picker instead user-picker.
    3.If user does not exist provide an empty template letting user to fill in.
    prob to solve:
    cannot provide empty template yet, user need to register first to access the user-profile template

swatikiran123 added a commit to swatikiran123/cViz that referenced this issue Mar 15, 2016
sankarvema added a commit that referenced this issue Mar 15, 2016
visit planner-added visiotor directive picker. issue #81 pipeline-5
@swatikiran123
Copy link
Collaborator Author

visit Tab

  1. Change visitViewAdd.html into tabs.
  2. It should contain Basic Info,Add Visitors,Sessions,Finalize tabs.

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

No branches or pull requests

1 participant