QueueSys/QueueSys
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'
2019-11-07 09:48:07 -08:00
..
Properties Pretty up the customer view. 2019-10-29 09:09:20 -07:00
Resources Pretty up the customer view. 2019-10-29 09:09:20 -07:00
bin/Debug Add CsvHelper nuget package 2019-10-24 20:59:03 -07:00
obj/Debug Rebuild with SQLite.Interop.Dll added 2019-10-24 21:34:47 -07:00
App.config configSections MUST be at the TOP of App.config 2019-10-10 10:40:14 -07:00
Program.cs Allow only one instance of the app to run. 2019-10-29 09:39:37 -07:00
QueueSys.csproj publish new build 2019-11-07 09:45:04 -08:00
QueueSys.db schema changes 2019-10-16 15:09:48 -07:00
QueueSys_TemporaryKey.pfx Add publishing information for later use. 2019-10-16 15:48:00 -07:00
SqliteDataAccess.cs Add: Clear 6 months data out of the archive table on generate report. 2019-10-31 09:25:43 -07:00
frmCustomerView.Designer.cs Remove timer from customer view 2019-11-07 09:45:34 -08:00
frmCustomerView.cs Remove timer from customer view 2019-11-07 09:45:34 -08:00
frmCustomerView.resx Remove timer from customer view 2019-11-07 09:45:34 -08:00
frmEmployeeView.Designer.cs Fix: No longer add additional columns to employee datagrid view. 2019-11-02 18:54:42 -07:00
frmEmployeeView.cs Update RefreshEmployeeView, there is a better way to clear the columns. 2019-11-07 09:48:07 -08:00
frmEmployeeView.resx Add csvhelper nuget package 2019-10-24 20:58:52 -07:00
frmOptions.Designer.cs Fix VS screaming at me regarding the options form; now move checkbox state to form load. 2019-11-07 09:46:48 -08:00
frmOptions.cs Fix VS screaming at me regarding the options form; now move checkbox state to form load. 2019-11-07 09:46:48 -08:00
frmOptions.resx Add runway icon to options form 2019-11-07 09:47:07 -08:00
packages.config Add CsvHelper nuget package 2019-10-24 20:59:03 -07:00
runway_icon.ico Add runway program icon 2019-10-18 15:10:22 -07:00