kougyoku
|
7116e25a81
|
Update employee view class
update employee view query
update methods to change from employeeview to reportview
|
2019-10-15 08:42:17 -07:00 |
|
kougyoku
|
74af82d70c
|
Update query for customer view.
Add new report view class in prep to change employeeview class.
|
2019-10-15 08:03:15 -07:00 |
|
kougyoku
|
9c26d0519e
|
Add delegate for updating customer view from the employee add button.
|
2019-10-14 09:59:02 -07:00 |
|
kougyoku
|
4fe9f84f7e
|
Initial code for add customer.
|
2019-10-11 23:46:15 -07:00 |
|
kougyoku
|
02421864b1
|
Update add customer query
|
2019-10-11 23:45:10 -07:00 |
|
kougyoku
|
56610459ba
|
Change tab index
|
2019-10-11 23:44:49 -07:00 |
|
kougyoku
|
a761b77714
|
Blank the initial DB that ships with the product.
|
2019-10-11 21:34:30 -07:00 |
|
kougyoku
|
a8eeee7e04
|
Add timer
|
2019-10-11 21:32:41 -07:00 |
|
kougyoku
|
8353694f8d
|
Drop a timer onto Customer View form.
Add datagrid view to display the SQL data.
|
2019-10-11 21:32:24 -07:00 |
|
kougyoku
|
8781c5219d
|
Drop a timer onto customer view to refresh the customer list.
Add RefreshCustomerView() to update the customer list on demand.
|
2019-10-11 21:31:43 -07:00 |
|
kougyoku
|
58006f2955
|
Update CustomerView class properties to match the columns being selected out of the database.
Remove 'static' from all functions under SqliteDataAccess class.
Write correct SQL Query for LoadCustomerView.
|
2019-10-11 21:30:25 -07:00 |
|
kougyoku
|
d6d3e0ca0d
|
Change status field of employee view model to integer.
Add SQL query to LoadEmployeeView()
Add: SaveCustomer() and ArchiveCustomer() functions.
|
2019-10-11 15:28:31 -07:00 |
|
kougyoku
|
963c3ff3a5
|
Update archive table
|
2019-10-11 15:27:25 -07:00 |
|
kougyoku
|
5f874c07ae
|
configSections MUST be at the TOP of App.config
|
2019-10-10 10:40:14 -07:00 |
|
kougyoku
|
d8eb8dcdcd
|
Remove ref to btnAdd.click
|
2019-10-10 10:36:48 -07:00 |
|
kougyoku
|
ec0b1a00ae
|
Fix VS Griping.
Fix loadCustomerView
|
2019-10-10 10:36:32 -07:00 |
|
kougyoku
|
2a8702e1a9
|
More SQL stuff
|
2019-10-10 10:13:30 -07:00 |
|
kougyoku
|
82596e4be0
|
Add sqlite core and dapper nuget packages
|
2019-10-08 10:49:31 -07:00 |
|
kougyoku
|
fd6d682a04
|
Add skeleton to generate employee report
|
2019-10-08 10:49:09 -07:00 |
|
kougyoku
|
2b2054d14a
|
Remove employee name combo box and change it to simple textbox entry.
Add generate report under File
|
2019-10-08 10:48:43 -07:00 |
|
kougyoku
|
f742e7a5fa
|
Add SQLite DB
|
2019-10-08 10:46:04 -07:00 |
|
kougyoku
|
4d89b9d233
|
update gitignore
|
2019-10-08 10:44:03 -07:00 |
|
kougyoku
|
d66cbdc208
|
Load customer view when starting program
|
2019-10-07 15:43:50 -07:00 |
|
kougyoku
|
821ea360f0
|
Remove storage.ide from git repo
|
2019-10-07 15:43:34 -07:00 |
|
kougyoku
|
2d9e7639eb
|
Update gitignore
|
2019-10-07 15:43:05 -07:00 |
|
kougyoku
|
1d0193a393
|
Add option for confirming delete.
|
2019-10-07 15:30:36 -07:00 |
|
kougyoku
|
63bcd8170d
|
Add ConfirmDelete configuration setting.
|
2019-10-07 15:29:42 -07:00 |
|
kougyoku
|
b93377f0b2
|
Initial commit.
|
2019-10-07 09:37:47 -07:00 |
|
kougyoku
|
3c86154a53
|
add gitignore
|
2019-10-07 09:36:42 -07:00 |
|
kougyokugentou
|
a6e6658c1e
|
Initial commit
|
2019-10-07 09:33:03 -07:00 |
|