b919fb9dfe
Enable automatic updating and publish new version.
kougyoku
2019-11-07 23:21:53 -08:00
cfc9dea524
Change assembly info
kougyoku
2019-11-07 23:18:42 -08:00
8f0d8e509c
Add: Update end_time attribute in sqlite db when customer is marked 'ready'
kougyoku
2019-11-07 09:48:30 -08:00
c603d8fed6
Update RefreshEmployeeView, there is a better way to clear the columns. Add: Update end_time attribute in sqlite db when customer is marked 'ready'
kougyoku
2019-11-07 09:48:07 -08:00
63e8550fb0
Add runway icon to options form
kougyoku
2019-11-07 09:47:07 -08:00
c5574efdfd
Fix VS screaming at me regarding the options form; now move checkbox state to form load.
kougyoku
2019-11-07 09:46:48 -08:00
e7d5a61c19
Remove timer from customer view
kougyoku
2019-11-07 09:45:34 -08:00
d218b5e981
publish new build
kougyoku
2019-11-07 09:45:04 -08:00
cff27f9c7b
Fix: No longer add additional columns to employee datagrid view.
kougyoku
2019-11-02 18:54:42 -07:00
d947c7b761
Publish new revision fixing accidentally adding columns to employee datagrid view
kougyoku
2019-11-02 18:54:22 -07:00
ffcf4fc413
Add: Clear 6 months data out of the archive table on generate report.
kougyoku
2019-10-31 09:25:43 -07:00
3dbfae90ca
Restrict num_bags dropdown menu to choose from menu items only. Restrict employee datagrid view for customerid and customer name as read only items.
kougyoku
2019-10-19 21:00:10 -07:00
b892dd78ab
No longer allow the customer view screen to be closed outside of application exit.
kougyoku
2019-10-18 16:14:18 -07:00
3c8e380828
Dock the customer view datagrid neatly into a maximized screen.
kougyoku
2019-10-18 16:13:56 -07:00
6f82609b9a
Add icon to program. Resize customer view to maximum effort
kougyoku
2019-10-18 15:44:23 -07:00
7d466f0c4f
Add runway program icon
kougyoku
2019-10-18 15:10:22 -07:00
308d164532
Uncheck the ClickOnce security settings for now so the app.publish directory is not created.
kougyoku
2019-10-17 13:17:33 -07:00
2cc39e7281
Add publishing information for later use.
kougyoku
2019-10-16 15:48:00 -07:00
06acaae9df
Update employeeview class to set id property. Complete ArchiveCustomer functionality. Add: Update customer status query when status is changed on employee view
kougyoku
2019-10-16 15:10:44 -07:00
559871d853
Add: Refresh employee view after clicking the add button. Change: Clear the employee datagrid view after adding a new cutsomer. Update/Bugfix: Incorrectly updating the combobox selection when populating the datagrid view. Fixed. Add: Delete button functionality. Add: Event hooking status combobox into a selection change commited event to automatically update db/customer view when status changes.
kougyoku
2019-10-16 15:09:14 -07:00
fa950f79b0
Hook up employee view to datasource.
kougyoku
2019-10-15 13:04:57 -07:00
8353694f8d
Drop a timer onto Customer View form. Add datagrid view to display the SQL data.
kougyoku
2019-10-11 21:32:24 -07:00
8781c5219d
Drop a timer onto customer view to refresh the customer list. Add RefreshCustomerView() to update the customer list on demand.
kougyoku
2019-10-11 21:31:43 -07:00
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.
kougyoku
2019-10-11 21:30:25 -07:00
d6d3e0ca0d
Change status field of employee view model to integer. Add SQL query to LoadEmployeeView() Add: SaveCustomer() and ArchiveCustomer() functions.
kougyoku
2019-10-11 15:28:31 -07:00