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

Asynchronous export add temmplates combo box #6

Open
wants to merge 23 commits into
base: master
Choose a base branch
from

Commits on Feb 19, 2020

  1. The templates comboBox was added to FormMain of Edit_In_the_Designer …

    …project to allow users to select the template they want to edit.
    
    adding the comboBox for users select the templates.
    kenvnus committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    5d3689c View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2020

  1. Update Features.md

    kenvnus committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    312a4ed View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2020

  1. Configuration menu
    Copy the full SHA
    5626cd3 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2020

  1. Configuration menu
    Copy the full SHA
    5d917ce View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2020

  1. Merge branch 'Edit-Dashboard-In-designer-Add-templates-drop-down-list…

    …' of https://github.com/kenvnus/Samples-Dashboards-WinForms-CSharp into Edit-Dashboard-In-designer-Add-templates-drop-down-list
    kenvnus committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    c8ea568 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2020

  1. Create backlog.md

    Created a new backlog for Agile.
    kenvnus committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    8c94819 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2020

  1. Update Features.md

    I added second user story B.
    kenvnus committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    1f2336f View commit details
    Browse the repository at this point in the history
  2. issue 2 adding template to register data for dashboard template

    issue 2 adding template to register data for dashboard templates
    kenvnus committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    61ccb5f View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2020

  1. Update Features.md

    Modified task 5: having more specific how to test.
    kenvnus committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    b5c31f7 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2020

  1. Update backlog.md

    Redo the backlog. Added estimating hours done and issue for each task.
    kenvnus committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    5337749 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2020

  1. user story 2, issue 2

    kenvnus committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    d30ba3f View commit details
    Browse the repository at this point in the history
  2. Issue2 RegisterDashboard Project March25

    This is issue2_RegisterDashboard_Project
    Commit to current branch: Issue2_RegisterDashboard
    The previous commit went to the master branch so I do this commit again to the right branch for a new pull request. (3/25/2020)
    kenvnus committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    c30c457 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2020

  1. Added 2 more items (Financial and Fitness Stats to the comboBox) by a…

    …dding to var dict in FormMain() of Register Data for Dashboard Template project. Tried to creat a new pull request from this branch: Issue2_RegisterDashboard
    kenvnus committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    ce6d746 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2020

  1. Merge branch 'Edit-Dashboard-In-designer-Add-templates-drop-down-list…

    …' of https://github.com/kenvnus/Samples-Dashboards-WinForms-CSharp into Edit-Dashboard-In-designer-Add-templates-drop-down-list
    kenvnus committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    1b984d6 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

  1. Update Features.md

    Adding new feature (User story C)
    kenvnus committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    d1bff7d View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

  1. Update Features.md

    Adding feature 4
    kenvnus committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    38daf08 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from kenvnus/Issue2_RegisterDashboard

    Issue2 register dashboard
    kenvnus committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    73f2034 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2020

  1. Update Features.md

    Added feature 5 and tasks in feature 4.
    kenvnus committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    4971c3f View commit details
    Browse the repository at this point in the history
  2. Update Features.md

    added feature 6 and user story E
    kenvnus committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    b9d2cc0 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2020

  1. The Asynchronous Export project only uses 1 Christmas template and 3 …

    …formats (PDF, Image, Excel).
    
    Needed to add more templates and more formats (Word and HTML).
    kenvnus committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    d01712c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'Add-a-Custom-Function-adding-templates' into Asynchrono…

    …us-Export-add-temmplates-comboBox
    kenvnus committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    9ab29d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82fb87b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    41240b7 View commit details
    Browse the repository at this point in the history