Commit Graph

  • a1dc943e6b
    Merge pull request #15 from Dpope32/feature/delete-column main abite 2025-06-24 11:37:42 -04:00
  • bb9d648329
    Merge pull request #14 from Dpope32/feature/done-tasks-strikethrough abite 2025-06-24 11:00:04 -04:00
  • 4aca7acd71 feat(ui): add remove column button and prevent deletion of last column Dawson 2025-06-20 16:13:56 -05:00
  • e48a0089d7 fix(docs): clarify column removal confirmation in README Dawson 2025-06-20 15:55:23 -05:00
  • c6cde50c89 fix: improve done column detection logic - Refine checks for identifying "done" columns by using exact matches for ID and name per CursorBot Dawson 2025-06-20 14:57:06 -05:00
  • fcc1bab759 feat: add strikethrough styling for completed tasks in Done column - Implement visual strikethrough effect for tasks in Done column - Add CSS styling with opacity and italic formatting for better UX - Apply styling based on column name to support dynamic column IDs - Include JavaScript logic to automatically detect and style done tasks - Ensure styling updates when tasks are moved between columns - Add support for both light and dark themes Dawson 2025-06-20 14:00:43 -05:00
  • 9b10cf1a8e
    Update README.md abite 2025-06-04 11:07:07 -05:00
  • 5e009d5c25
    Revert "Merge branch 'dev' into main" Greirson Lee-Thorp 2025-03-03 16:40:01 -08:00
  • 1212c6f91c
    docs(readme): update README with comprehensive installation and usage guide dev Greirson Lee-Thorp 2025-03-02 21:19:28 -08:00
  • 75b15e9c59
    feat(auth): add API key authorization support (#12) Greirson Lee-Thorp 2025-03-02 14:58:08 -08:00
  • 03a2c63826
    fix(ci): match main feat/dumb-secret Greirson Lee-Thorp 2025-03-02 14:57:51 -08:00
  • f6b2b051dc
    fix(ci): remove image build on PR Greirson Lee-Thorp 2025-03-02 13:22:23 -08:00
  • f005090c13
    feat(auth): add API key authorization support Greirson Lee-Thorp 2025-03-02 13:08:28 -08:00
  • 6a32c46b46
    patch deploy to main Greirson Lee-Thorp 2025-03-02 12:36:29 -08:00
  • d1be64f15e
    Update docker-publish.yml Greirson Lee-Thorp 2025-03-02 12:11:15 -08:00
  • c845ceb09a
    Merge branch 'dev' into main Greirson Lee-Thorp 2025-03-02 11:52:42 -08:00
  • 1baa71fd31
    ci(github-actions): enhance Docker build and publish workflow Greirson Lee-Thorp 2025-03-02 11:47:43 -08:00
  • 15fae59c63
    feat(data-migration): enhance data migration robustness and path handling Greirson Lee-Thorp 2025-03-02 11:06:28 -08:00
  • b0fcd1dfdf
    prep for migrate test Greirson Lee-Thorp 2025-03-02 09:51:41 -08:00
  • 3b5c854acb
    docs(api): add comprehensive API documentation for DumbKan Rewrite Greirson Lee-Thorp 2025-03-01 22:34:52 -08:00
  • 4917eaa24b
    fix(dependencies): update dumbdateparser file path Greirson Lee-Thorp 2025-03-01 22:20:18 -08:00
  • 82852a063c
    chore(dependencies): update dumbdateparser package Greirson Lee-Thorp 2025-03-01 22:12:22 -08:00
  • 57d83b2bdd
    fix calendar popup month nav Greirson Lee-Thorp 2025-03-01 20:32:31 -08:00
  • 22f548254b
    added calendar popup Greirson Lee-Thorp 2025-03-01 20:12:00 -08:00
  • ea883d0807
    fixed mobile column drag even more Greirson Lee-Thorp 2025-03-01 19:38:16 -08:00
  • 41133860b0
    fix column mobile drag Greirson Lee-Thorp 2025-03-01 19:32:22 -08:00
  • 65d245f40a
    fix column drag Greirson Lee-Thorp 2025-03-01 18:56:22 -08:00
  • bc1f669e81
    fix task drag Greirson Lee-Thorp 2025-03-01 18:49:35 -08:00
  • 5a27d6aa27
    refactor: modularize drag-drop-utils.js for better maintainability Greirson Lee-Thorp 2025-02-27 17:18:39 -08:00
  • 260b9138db
    feat: enhance authentication and service worker functionality Greirson Lee-Thorp 2025-02-26 19:58:50 -08:00
  • 64744824cf
    feat(base-path): improve base path normalization and logging Greirson Lee-Thorp 2025-02-26 19:51:13 -08:00
  • 364d82c248
    feat(base-path): improve dynamic base path detection and configuration Greirson Lee-Thorp 2025-02-26 19:43:07 -08:00
  • ef200c03bd
    feat(deployment): enhance dynamic base path and resource loading Greirson Lee-Thorp 2025-02-26 13:16:20 -08:00
  • 394dacf2ec
    feat(service-worker): improve base path and configuration handling Greirson Lee-Thorp 2025-02-26 13:05:38 -08:00
  • 9f7818f632
    refactor(service-worker): improve browser compatibility and error handling Greirson Lee-Thorp 2025-02-26 12:50:34 -08:00
  • 1fd92a15ad
    feat(data-migration): implement comprehensive data migration utility Greirson Lee-Thorp 2025-02-26 12:46:39 -08:00
  • 65699ef5f1
    refactor(task-editor): streamline inline task creation workflow Greirson Lee-Thorp 2025-02-26 12:28:45 -08:00
  • 214a2d4be0
    fix: improve URL and path handling for proxy deployments Greirson Lee-Thorp 2025-02-26 12:06:38 -08:00
  • 9f0527d272
    feat(service-worker): enhance caching strategy and error handling Greirson Lee-Thorp 2025-02-26 10:43:21 -08:00
  • f8e3bbb09a
    feat(column-management): add column task filtering and interactive count display Greirson Lee-Thorp 2025-02-26 10:10:16 -08:00
  • 1160a8672a
    refactor(task-modal): enhance priority selection UI and styling Greirson Lee-Thorp 2025-02-26 09:54:15 -08:00
  • aa0b90fb8d
    feat(task-modal): add priority selection and badge to task modal Greirson Lee-Thorp 2025-02-26 09:41:02 -08:00
  • f931d428bf
    feat(ui): improve mobile and accessibility support for task info badge Greirson Lee-Thorp 2025-02-26 09:06:53 -08:00
  • 0e7c5cfe12
    refactor(task-modal): simplify task status management Greirson Lee-Thorp 2025-02-26 09:04:06 -08:00
  • 2aeef690f4
    refactor(task-modal): improve task title editing layout and interaction Greirson Lee-Thorp 2025-02-26 08:49:22 -08:00
  • a16009398e
    feat(task-modal): add status toggle badge to task modal Greirson Lee-Thorp 2025-02-25 22:00:31 -08:00
  • 26a2d74e79
    feat(task-modal): implement inline task title editing Greirson Lee-Thorp 2025-02-25 21:57:40 -08:00
  • 36da84dcfc
    refactor(task-management): update task update API endpoint Greirson Lee-Thorp 2025-02-25 21:48:30 -08:00
  • 47bc21eaf5
    fix(task-management): remove description hook after task update Greirson Lee-Thorp 2025-02-25 21:16:51 -08:00
  • 07c12f7b4d
    refactor(data-loading): improve API response handling and state management Greirson Lee-Thorp 2025-02-25 13:36:02 -08:00
  • 493dc29777
    refactor(api-utils): improve loggedFetch response handling Greirson Lee-Thorp 2025-02-25 13:33:25 -08:00
  • a62d293505
    refactor(task-management): simplify task creation API call Greirson Lee-Thorp 2025-02-25 11:24:41 -08:00
  • 7fa7fa3fa0
    feat(drag-drop): improve task and column drag-and-drop reliability Greirson Lee-Thorp 2025-02-25 11:16:59 -08:00
  • 5d83fd1404
    feat(service-worker): enhance offline support and update handling Greirson Lee-Thorp 2025-02-25 10:56:35 -08:00
  • 01f671c447
    feat(task-management): improve task creation and board refresh error handling Greirson Lee-Thorp 2025-02-25 10:16:50 -08:00
  • 142a0f0c9e
    feat(service-worker): enhance service worker with dynamic protocol and improved caching strategy Greirson Lee-Thorp 2025-02-25 01:35:45 -08:00
  • 05bb999a1b
    feat(server): improve site title and theme handling Greirson Lee-Thorp 2025-02-24 22:44:09 -08:00
  • c3c45cd309
    feat(drag-drop): enhance column drag and drop with add column button handling Greirson Lee-Thorp 2025-02-24 22:34:08 -08:00
  • 810a3b9aa6
    refactor: remove script.js and update service worker and HTML files Greirson Lee-Thorp 2025-02-24 22:15:51 -08:00
  • fdf68c7365
    feat: create application initialization and bootstrap modules Greirson Lee-Thorp 2025-02-24 22:11:43 -08:00
  • 799163c218
    feat: modularize login and credit visibility functionality Greirson Lee-Thorp 2025-02-24 21:53:45 -08:00
  • e48ab66d20
    feat: extract authentication and state management to dedicated modules Greirson Lee-Thorp 2025-02-24 21:27:37 -08:00
  • 2212a906a0
    refactor: migrate createInlineTaskEditor to ui-utils.js Greirson Lee-Thorp 2025-02-24 21:16:50 -08:00
  • 388b8a2935
    feat: extract data loading and retry logic to dedicated module Greirson Lee-Thorp 2025-02-24 21:08:25 -08:00
  • 5d71447d78
    feat: extract event listeners to dedicated module Greirson Lee-Thorp 2025-02-24 20:51:46 -08:00
  • ffc4279ccc
    refactor: migrate calendar input slide functionality to ui-utils.js Greirson Lee-Thorp 2025-02-24 20:43:17 -08:00
  • 5f4c9203e3
    refactor: move addColumn function to board-utils.js Greirson Lee-Thorp 2025-02-24 20:13:36 -08:00
  • 46b9f0cc98
    refactor: migrate board management functions to board-utils.js Greirson Lee-Thorp 2025-02-24 17:36:50 -08:00
  • 90d8fa58b6
    refactor: migrate drag and drop event handlers to drag-drop-utils.js Greirson Lee-Thorp 2025-02-24 17:01:44 -08:00
  • 1f63f11a52
    refactor: migrate section drag and drop to drag-drop-utils.js Greirson Lee-Thorp 2025-02-24 16:48:17 -08:00
  • 834d3c8f71
    refactor: migrate drag and drop functionality to ES module Greirson Lee-Thorp 2025-02-24 16:43:28 -08:00
  • a2257e7a0d
    refactor: modularize renderColumn and renderTask in script.js Greirson Lee-Thorp 2025-02-24 16:06:29 -08:00
  • d3bd7b29bc
    refactor: move touch functions to modular file Greirson Lee-Thorp 2025-02-24 15:58:24 -08:00
  • a8c6963ae7
    refactor: move moveTaskRight to task-utils.js and update global references Greirson Lee-Thorp 2025-02-24 15:54:04 -08:00
  • 91a5ab1f5d
    refactor: move handleTaskMove to task-utils.js and update global references Greirson Lee-Thorp 2025-02-24 15:51:27 -08:00
  • 3acdee6533
    feat: expose delete functions globally in script.js Greirson Lee-Thorp 2025-02-24 15:26:15 -08:00
  • 7fb253e1a7
    feat: modularize rendering and state management Greirson Lee-Thorp 2025-02-24 15:13:32 -08:00
  • 25446770d9
    refactor: improve protocol and base path configuration for config.js Greirson Lee-Thorp 2025-02-24 12:10:00 -08:00
  • 3e3ce3f916
    refactor: improve static file debug logging with more precise file information Greirson Lee-Thorp 2025-02-24 12:05:54 -08:00
  • 95296e2f90
    refactor: simplify BASE_PATH configuration and remove redundant code Greirson Lee-Thorp 2025-02-24 11:44:54 -08:00
  • bfdfae5cb8
    feat: enhance server diagnostics and BASE_PATH configuration Greirson Lee-Thorp 2025-02-24 11:42:53 -08:00
  • 790cb67620
    refactor: enhance CSP and static file serving configuration Greirson Lee-Thorp 2025-02-24 11:37:05 -08:00
  • 9d49082f20
    refactor: reorganize server middleware and static file serving Greirson Lee-Thorp 2025-02-24 11:31:57 -08:00
  • 3657a00d28
    refactor: move getPrioritySymbol to task-utils.js and expose globally Greirson Lee-Thorp 2025-02-24 11:28:44 -08:00
  • df677945a0
    feat: add text-utils.js and refactor script loading Greirson Lee-Thorp 2025-02-24 10:50:14 -08:00
  • cf37b87e5a
    refactor(ui): move makeEditable function to ui-utils.js and update references Greirson Lee-Thorp 2025-02-23 22:30:47 -08:00
  • 90bd7de79e
    feat: add makeEditable function to ui-utils.js for inline editing Greirson Lee-Thorp 2025-02-23 22:13:22 -08:00
  • af1e8690ae
    refactor: extract common task update logic to updateTask function Greirson Lee-Thorp 2025-02-23 21:49:07 -08:00
  • 3e705ade68
    feat: extract date utility functions to dedicated module Greirson Lee-Thorp 2025-02-23 21:44:38 -08:00
  • 1118ff59bb
    refactor: modularize task modal management and update script loading Greirson Lee-Thorp 2025-02-23 19:59:46 -08:00
  • 5d175b387d
    refactor: update task API endpoints to use direct task ID routes Greirson Lee-Thorp 2025-02-23 19:01:10 -08:00
  • bf58ab6d07
    refactor: extract theme management to dedicated module Greirson Lee-Thorp 2025-02-23 17:43:32 -08:00
  • ed9ea38f24
    feat: add ui-utils.js and enhance error handling Greirson Lee-Thorp 2025-02-23 16:23:41 -08:00
  • 002748ffeb
    refactor: extract and improve API logging and task management utilities Greirson Lee-Thorp 2025-02-23 16:04:12 -08:00
  • a742b7155c
    refactor: modularize client-side scripts and improve script loading Greirson Lee-Thorp 2025-02-23 16:00:30 -08:00
  • eb8a27903f
    refactor: move board routes from server.js to board-routes.js Greirson Lee-Thorp 2025-02-23 13:25:00 -08:00
  • 4b395a1169
    refactor: move section routes from server.js to section-routes.js Greirson Lee-Thorp 2025-02-23 13:20:36 -08:00
  • f2d96b2343
    refactor: create standalone task routes with enhanced API handling Greirson Lee-Thorp 2025-02-23 13:12:27 -08:00
  • 412b0ba247
    refactor: consolidate task routes and remove separate move route Greirson Lee-Thorp 2025-02-23 12:08:23 -08:00
  • d6bf7feab1
    refactor: extract task move route to separate module Greirson Lee-Thorp 2025-02-23 11:25:48 -08:00