kougyoku
ff02a1a6b0
update references.
2 years ago
kougyoku
b919fb9dfe
Enable automatic updating and publish new version.
3 years ago
kougyoku
cfc9dea524
Change assembly info
3 years ago
kougyoku
8f0d8e509c
Add: Update end_time attribute in sqlite db when customer is marked 'ready'
3 years ago
kougyoku
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'
3 years ago
kougyoku
63e8550fb0
Add runway icon to options form
3 years ago
kougyoku
c5574efdfd
Fix VS screaming at me regarding the options form; now move checkbox state to form load.
3 years ago
kougyoku
e7d5a61c19
Remove timer from customer view
3 years ago
kougyoku
d218b5e981
publish new build
3 years ago
kougyoku
cff27f9c7b
Fix: No longer add additional columns to employee datagrid view.
3 years ago
kougyoku
d947c7b761
Publish new revision fixing accidentally adding columns to employee datagrid view
3 years ago
kougyoku
ffcf4fc413
Add: Clear 6 months data out of the archive table on generate report.
3 years ago
kougyoku
7783443480
Publish
3 years ago
kougyoku
9199d12f2c
Quiesce the messagebox noise
3 years ago
kougyoku
8fc6ed510c
Add prebuild command to delete the app.publish directory automatically so build succeeds.
3 years ago
kougyoku
3f3ee50ffa
Publish the prototype.
3 years ago
kougyoku
49ab47e42a
Allow only one instance of the app to run.
3 years ago
kougyoku
81cff101b6
Pretty up the customer view.
3 years ago
kougyoku
b4a5bef462
Pretty up the customer view.
3 years ago
kougyoku
8de6f7edd9
Rebuild with SQLite.Interop.Dll added
3 years ago
kougyoku
9e60efa7b1
Publish
3 years ago
kougyoku
399183ac75
Add CsvHelper nuget package
3 years ago
kougyoku
f499a53fc6
Add csvhelper nuget package
Update exit (Alt-F4) to Environment.Exit(0)
Add: Generate report from SQL Database.
Add: Input validation
3 years ago
kougyoku
d0b12a0141
Update customer view font size.
3 years ago
kougyoku
deb2bc0a0c
Move refreshing employee view above the messagebox for adding.
3 years ago
kougyoku
59ae663c7b
Clean build
3 years ago
kougyoku
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.
3 years ago
kougyoku
b892dd78ab
No longer allow the customer view screen to be closed outside of application exit.
3 years ago
kougyoku
3c8e380828
Dock the customer view datagrid neatly into a maximized screen.
3 years ago
kougyoku
6f82609b9a
Add icon to program.
Resize customer view to maximum effort
3 years ago
kougyoku
7d466f0c4f
Add runway program icon
3 years ago
kougyoku
308d164532
Uncheck the ClickOnce security settings for now so the app.publish directory is not created.
3 years ago
kougyoku
2cc39e7281
Add publishing information for later use.
3 years ago
kougyoku
b67a16c35b
schema
3 years ago
kougyoku
06acaae9df
Update employeeview class to set id property.
Complete ArchiveCustomer functionality.
Add: Update customer status query when status is changed on employee view
3 years ago
kougyoku
c74451cfd1
schema changes
3 years ago
kougyoku
247bc6d874
Setup employee datagrid view.
3 years ago
kougyoku
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.
3 years ago
kougyoku
fa950f79b0
Hook up employee view to datasource.
3 years ago
kougyoku
93a6e6a691
Moar SQL
3 years ago
kougyoku
7116e25a81
Update employee view class
update employee view query
update methods to change from employeeview to reportview
3 years ago
kougyoku
74af82d70c
Update query for customer view.
Add new report view class in prep to change employeeview class.
3 years ago
kougyoku
9c26d0519e
Add delegate for updating customer view from the employee add button.
3 years ago
kougyoku
4fe9f84f7e
Initial code for add customer.
3 years ago
kougyoku
02421864b1
Update add customer query
3 years ago
kougyoku
56610459ba
Change tab index
3 years ago
kougyoku
a761b77714
Blank the initial DB that ships with the product.
3 years ago
kougyoku
a8eeee7e04
Add timer
3 years ago
kougyoku
8353694f8d
Drop a timer onto Customer View form.
Add datagrid view to display the SQL data.
3 years ago
kougyoku
8781c5219d
Drop a timer onto customer view to refresh the customer list.
Add RefreshCustomerView() to update the customer list on demand.
3 years ago