Commit graph

  • b80b160af6 removed comments main Blake Ridgway 2025-04-22 11:37:19 -05:00
  • 042143f195 added pdf_exporter settings Blake Ridgway 2025-04-22 11:37:12 -05:00
  • 4b025b8517 refactor: Complete overhaul of the pdf_exporter Blake Ridgway 2025-04-22 11:37:00 -05:00
  • a849b79a98 Merge pull request 'Very Big PR' (#2) from enhancements into main blake 2025-04-06 02:49:35 +02:00
  • ba6c96eb72 build: Added build stuff, may remove later? Blake Ridgway 2025-04-05 18:20:10 -05:00
  • bbc2baf88b fix: added .deb Blake Ridgway 2025-04-05 18:19:37 -05:00
  • 6be4a1b09e more gitignore work Blake Ridgway 2025-04-05 18:19:20 -05:00
  • a75659fa30 feat: Add __init__.py files to mark directories as packages Blake Ridgway 2025-04-05 18:04:13 -05:00
  • 1231673385 refactor: Create main.py as entry point, implement on close Blake Ridgway 2025-04-05 18:03:52 -05:00
  • 2c6c55a176 refactor: Create MainWindow class for main application windows Blake Ridgway 2025-04-05 18:03:18 -05:00
  • cac5f9c116 refactor: Centralize UI component creation Blake Ridgway 2025-04-05 18:02:49 -05:00
  • 0df9e879d0 feat: Create PDFExporter class for invoice generation Blake Ridgway 2025-04-05 18:02:23 -05:00
  • 0aeff69da8 feat: Refactor database interactions into Database class Blake Ridgway 2025-04-05 18:01:58 -05:00
  • 68ab46969a feat: added git ignore Blake Ridgway 2025-04-05 18:00:54 -05:00
  • bec228f9a3 feat: Remember generated invoice number Blake Ridgway 2025-04-04 12:18:41 -05:00
  • 4d8502c68d blanket block txt files Blake Ridgway 2025-04-04 12:18:17 -05:00
  • fa3453f153 Merge pull request 'TimeLogix overhaul & enhancements' (#1) from enhancements into main blake 2025-04-02 21:05:24 +02:00
  • 9b1ba84048 (docs): update to readme file Blake Ridgway 2025-04-02 14:01:03 -05:00
  • 702ddf3802 added customtkinter Blake Ridgway 2025-04-02 13:51:15 -05:00
  • 2fa75da0db remove build Blake Ridgway 2025-04-01 10:26:22 -05:00
  • 0bd7db4a9a more overhaul work Blake Ridgway 2025-04-01 10:26:11 -05:00
  • 34d7c4c9dd overhaul of timelogix app Blake Ridgway 2025-03-31 10:02:47 -05:00
  • 266d21b540 added time calc and pdf exports Blake Ridgway 2025-03-31 09:08:44 -05:00
  • 2a5c9f438d (fix): Blanket block csv's and pdf's Blake Ridgway 2025-03-20 19:47:16 -05:00
  • 49528323af (feat): Added simple exit button Blake Ridgway 2025-03-20 19:46:32 -05:00
  • cc53fe9c41 (feat): Implemented CSV loading/export, and PDF export using reportlab. Blake Ridgway 2025-03-20 19:37:42 -05:00
  • f657bb0cd5 ci: comment out workflow to go on push Blake Ridgway 2025-03-20 19:36:16 -05:00
  • a943e6efa3 add: add requirements and .gitignore Blake Ridgway 2025-03-20 19:35:42 -05:00
  • 52a14b53cc ci: no idea if this will even work Blake Ridgway 2025-03-20 08:19:03 -05:00
  • 164478bb36 here we go again with this gh cli crap Blake Ridgway 2025-03-20 08:13:05 -05:00
  • 37123412ae pleaseeee Blake Ridgway 2025-03-20 08:07:24 -05:00
  • cfe330b350 added github cli Blake Ridgway 2025-03-20 08:02:26 -05:00
  • 8f5573c38e regressed back to having to manually run this...fixed... Blake Ridgway 2025-03-20 07:59:26 -05:00
  • c71fe67fb8 Hopefully this fixes the release error Blake Ridgway 2025-03-20 07:57:23 -05:00
  • 18faf4d1e3 fix: removed unneeded permission Blake Ridgway 2025-03-20 07:54:09 -05:00
  • 97dee98bb9 permissions seem dumb, job should run on push to main Blake Ridgway 2025-03-20 07:42:30 -05:00
  • c394cb5300 for all that is holy please work and push the releases Blake Ridgway 2025-03-20 07:36:43 -05:00
  • beac3f6106 fixed to v2 of action-gh-release-upload Blake Ridgway 2025-03-20 07:28:45 -05:00
  • b5e44fdaea correct download-artifact version Blake Ridgway 2025-03-20 07:25:14 -05:00
  • 614f553a58 trying this with a placeholder image... Blake Ridgway 2025-03-20 07:21:36 -05:00
  • 91f1393ad3 fix: somehow I went back a version of upload-artifact. Blake Ridgway 2025-03-20 07:18:12 -05:00
  • bf0baaf9d2 fix: added publish release and removing image from the appimage Blake Ridgway 2025-03-20 07:15:00 -05:00
  • 920b7220c8 fix: fixed time_tracker to time_logix Blake Ridgway 2025-03-20 07:08:40 -05:00
  • a347bbae4a fix: remove icon from appimage Blake Ridgway 2025-03-19 09:06:47 -05:00
  • fc5960a604 fix: added FUSE lib Blake Ridgway 2025-03-19 08:10:20 -05:00
  • 1f35371813 fix: switching to v4 Blake Ridgway 2025-03-19 08:07:08 -05:00
  • 57f63d2447 fix: attempting to fix upload-artifact Blake Ridgway 2025-03-19 08:05:34 -05:00
  • f049f7d73f init commit of build workflow Blake Ridgway 2025-03-19 07:42:17 -05:00
  • 75b4b06dfa Added MIT License file blake 2025-03-19 13:30:11 +01:00
  • 43f13205bf first commit Blake Ridgway 2025-03-19 07:08:52 -05:00