ActiviteitenOpvolging

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Frontend: successfull loading of work items and activities
    • -9
    • +54
    ./ActiviteitenOpvolging/grids/DataGridViewUserControl.vb
    • -1
    • +1
    ./ActiviteitenOpvolging/grids/DataGridViewUserControl.Designer.vb
Configs: updated the retrieval of queries

- now doesn't cycle the groups, but the matches

    • -5
    • +5
    ./ActiviteitenOpvolging/configs/ConfigsTextmapper.vb
Frontend: communication between main form and user form set up.

- user form has datagrid with all of the columns

- interfaces in place for loosly coupling

    • -0
    • +1
    ./ActiviteitenOpvolging/ActiviteitenOpvolging.vbproj
    • -1
    • +22
    ./ActiviteitenOpvolging/grids/DataGridViewUserControl.Designer.vb
    • -0
    • +9
    ./ActiviteitenOpvolging/grids/DataGridViewUserControl.resx
    • -0
    • +1
    ./ActiviteitenOpvolging/ActiviteitenOpvolging.vbproj.DotSettings
    • -8
    • +22
    ./ActiviteitenOpvolging/ActiviteitenOpvolgingForm.vb
    • -13
    • +0
    ./ActiviteitenOpvolging/ActiviteitenOpvolgingForm.Designer.vb
    • -0
    • +9
    ./ActiviteitenOpvolging/grids/IMainForm.vb
    • -10
    • +68
    ./ActiviteitenOpvolging/grids/DataGridViewUserControl.vb
Frontend: designing the forms in a SOLID matter
    • -0
    • +13
    ./ActiviteitenOpvolging/domain/classes/IWorkItem.vb
    • -0
    • +120
    ./ActiviteitenOpvolging/ActiviteitenOpvolgingForm.resx
    • -13
    • +0
    ./ActiviteitenOpvolging/domain/WorkItem.vb
    • -0
    • +8
    ./ActiviteitenOpvolging/domain/classes/IActivity.vb
    • -0
    • +19
    ./ActiviteitenOpvolging/grids/DataGridViewUserControl.vb
    • -0
    • +83
    ./ActiviteitenOpvolging/grids/DataGridViewUserControl.Designer.vb
    • -14
    • +16
    ./ActiviteitenOpvolging/ActiviteitenOpvolging.vbproj
    • -64
    • +0
    ./ActiviteitenOpvolging/Form1.Designer.vb
    • -0
    • +126
    ./ActiviteitenOpvolging/grids/DataGridViewUserControl.resx
    • -62
    • +0
    ./ActiviteitenOpvolging/grids/UserControl1.Designer.vb
    • -1
    • +7
    ./ActiviteitenOpvolging/ActiviteitenOpvolging.vbproj.DotSettings
  1. … 15 more files in changeset.
Cachémapper now fetches complete activities: basic cleanup
    • -53
    • +53
    ./ActiviteitenOpvolging/mappers/CacheMapper.vb
Cachémapper now fetches complete activities
    • -4
    • +4
    ./ActiviteitenOpvolging/domain/WorkItem.vb
    • -0
    • +21
    ./ActiviteitenOpvolging/enums/ActivityStateEnum.vb
    • -46
    • +107
    ./ActiviteitenOpvolging/mappers/CacheMapper.vb
Cachémapper can now handle non existing column names
Succesful retrieval of one item and store it into a work item
    • -0
    • +6
    ./ActiviteitenOpvolging/ActiviteitenOpvolging.vbproj
    • -0
    • +13
    ./ActiviteitenOpvolging/domain/IWorkItem.vb
    • -0
    • +121
    ./ActiviteitenOpvolging/mappers/CacheMapper.vb
    • -0
    • +13
    ./ActiviteitenOpvolging/domain/WorkItem.vb
    • -0
    • +8
    ./ActiviteitenOpvolging/domain/IActivity.vb
    • -2
    • +2
    ./ActiviteitenOpvolging/configs/ConfigsTextmapper.vb
    • -0
    • +9
    ./ActiviteitenOpvolging/domain/Activity.vb
Configs: removed the maximum amounts from users and grids
Configs: removed the maximum amounts from users and grids
Proof of concept, dynamic user controls: moved to folder
    • -17
    • +0
    ./ActiviteitenOpvolging/UserControl1.vb
    • -62
    • +0
    ./ActiviteitenOpvolging/UserControl1.Designer.vb
    • -0
    • +17
    ./ActiviteitenOpvolging/grids/UserControl1.vb
    • -0
    • +120
    ./ActiviteitenOpvolging/grids/UserControl1.resx
    • -120
    • +0
    ./ActiviteitenOpvolging/UserControl1.resx
    • -0
    • +62
    ./ActiviteitenOpvolging/grids/UserControl1.Designer.vb
    • -3
    • +3
    ./ActiviteitenOpvolging/ActiviteitenOpvolging.vbproj
Proof of concept, dynamic user controls
    • -0
    • +17
    ./ActiviteitenOpvolging/UserControl1.vb
    • -0
    • +10
    ./ActiviteitenOpvolging/ActiviteitenOpvolging.vbproj
    • -0
    • +3
    ./ActiviteitenOpvolging/grids/IUserControl.vb
    • -1
    • +27
    ./ActiviteitenOpvolging/Form1.Designer.vb
    • -0
    • +120
    ./ActiviteitenOpvolging/UserControl1.resx
    • -0
    • +62
    ./ActiviteitenOpvolging/UserControl1.Designer.vb
Configs: added amount of activities to config file
    • -3
    • +17
    ./ActiviteitenOpvolging/configs/ConfigsLoader.vb
Configs: general configs loading and validation
    • -0
    • +27
    ./ActiviteitenOpvolging/enums/ActivityStateEnum.vb
    • -20
    • +238
    ./ActiviteitenOpvolging/configs/ConfigsLoader.vb
    • -0
    • +23
    ./ActiviteitenOpvolging/enums/DueOutStateEnum.vb
Configs: secret database configs added to resources
    • -0
    • +120
    ./ActiviteitenOpvolging/Form1.resx
    • -0
    • +54
    ./ActiviteitenOpvolging/My Project/Resources.Designer.vb
Configs: Multiline query support
    • -2
    • +9
    ./ActiviteitenOpvolging/Form1.Designer.vb
    • -3
    • +19
    ./ActiviteitenOpvolging/configs/ConfigsTextmapper.vb
    • -33
    • +50
    ./ActiviteitenOpvolging/configs/ConfigsLoader.vb
    • -2
    • +9
    ./ActiviteitenOpvolging/ActiviteitenOpvolging.vbproj
    • -12
    • +13
    ./ActiviteitenOpvolging/My Project/Resources.Designer.vb
Configs: Multiline query support
    • -2
    • +31
    ./ActiviteitenOpvolging/configs/ConfigsTextmapper.vb
Configs: load and validate dynamic configurations
    • -0
    • +16
    ./ActiviteitenOpvolging/exceptions/ConfigurationException.vb
    • -20
    • +7
    ./ActiviteitenOpvolging/configs/ConfigsTextmapper.vb
    • -8
    • +105
    ./ActiviteitenOpvolging/configs/ConfigsLoader.vb
Configs: added enums for activities and one for due out. All properties corresponding to configs are present
    • -0
    • +1
    ./ActiviteitenOpvolging/ActiviteitenOpvolging.vbproj.DotSettings
    • -0
    • +6
    ./ActiviteitenOpvolging/enums/DueOutStateEnum.vb
    • -0
    • +48
    ./ActiviteitenOpvolging/configs/ConfigsLoader.vb
    • -0
    • +8
    ./ActiviteitenOpvolging/enums/ActivityStateEnum.vb
Configs: finished configs text mapper
    • -11
    • +11
    ./ActiviteitenOpvolging/configs/ConfigsTextmapper.vb
Configs: added custom exception and text mapper
    • -0
    • +58
    ./ActiviteitenOpvolging/configs/ConfigsTextmapper.vb
    • -0
    • +2
    ./ActiviteitenOpvolging/ActiviteitenOpvolging.vbproj
    • -0
    • +3
    ./ActiviteitenOpvolging/ActiviteitenOpvolging.vbproj.DotSettings
    • -0
    • +16
    ./ActiviteitenOpvolging/exceptions/InternalException.vb
Setup: added ignore file
    • -1
    • +0
    ./ActiviteitenOpvolging/obj/Debug/ActiviteitenOpvolging.vbproj.CoreCompileInputs.cache
    • binary
    ./ActiviteitenOpvolging/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
    • binary
    ./ActiviteitenOpvolging/obj/Debug/ActiviteitenOpvolging.vbprojAssemblyReference.cache
    • -0
    • +0
    ./ActiviteitenOpvolging/obj/Debug/TempPE/My Project.Resources.Designer.vb.dll
    • binary
    ./ActiviteitenOpvolging/obj/Debug/DesignTimeResolveAssemblyReferences.cache
Setup: added ignore file
Setup: added ignore file
Setup: added ignore file
ActiviteitenOpvolging: initial commit
    • -0
    • +1
    ./ActiviteitenOpvolging/obj/Debug/ActiviteitenOpvolging.vbproj.CoreCompileInputs.cache
    • -0
    • +3
    ./ActiviteitenOpvolging/Form1.vb
    • binary
    ./ActiviteitenOpvolging/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
    • -0
    • +38
    ./ActiviteitenOpvolging/My Project/Application.Designer.vb
  1. ./ActiviteitenOpvolging/.vs/ActiviteitenOpvolging
    • -0
    • +117
    ./ActiviteitenOpvolging/My Project/Resources.resx
    • -0
    • +11
    ./ActiviteitenOpvolging/My Project/Application.myapp
    • binary
    ./ActiviteitenOpvolging/obj/Debug/ActiviteitenOpvolging.vbprojAssemblyReference.cache
  2. … 18 more files in changeset.