Commit Graph

  • 998db2a5da fix: add clarification to arguments for reset-password cmd master Jordan Knott 2022-09-02 12:05:43 -0500
  • dfa8a4fba0 fix: frontend not being built due to lint errors Jordan Knott 2022-09-02 12:05:20 -0500
  • 9f624d2928
    chore(deps): bump async from 2.6.3 to 2.6.4 in /frontend dependabot[bot] 2022-05-16 22:01:32 +0000
  • e8a5b8039d
    chore(deps): bump nanoid from 3.1.30 to 3.3.4 in /frontend dependabot[bot] 2022-05-16 22:00:19 +0000
  • 43720d53ac
    chore(deps): bump minimist from 1.2.5 to 1.2.6 in /frontend dependabot[bot] 2022-05-16 22:00:19 +0000
  • 64093e19f6 redesign feat/redesign Jordan Knott 2022-05-06 16:41:52 -0500
  • 4f5aa2deb8 feat: new login mobile device CarlosSalda 2021-11-25 19:13:42 -0300
  • 46fede6185 feat: new login mobile device CarlosSalda 2021-11-25 19:13:42 -0300
  • 886b2763ee feat!: due date reminder notifications Jordan Knott 2021-11-17 17:11:28 -0600
  • 0d00fc7518 feat: redesign due date manager Jordan Knott 2021-11-05 22:35:57 -0500
  • df6140a10f feat: change url structure to use short ids instead of full uuids Jordan Knott 2021-11-04 13:36:46 -0500
  • f9a5007104 feat: store notification filter state in localStorage Jordan Knott 2021-11-04 11:27:26 -0500
  • de6fe78004 fix: add check for when notifications is empty Jordan Knott 2021-11-04 10:55:34 -0500
  • 799d7f3ad0 feat: add bell notification system for task assignment Jordan Knott 2021-11-02 14:45:05 -0500
  • 3afd860534 fix: teams can now be created Jordan Knott 2021-11-01 20:58:42 -0500
  • cea99397db fix: user profile not rendering in top navbar Jordan Knott 2021-10-30 17:20:41 -0500
  • 800dd2014c refactor: move config related code into dedicated package Jordan Knott 2021-10-26 22:10:29 -0500
  • 54553cfbdd refactor: redesign notification table design Jordan Knott 2021-10-26 21:29:49 -0500
  • d5d85c5e30 refactor(magefile): update schema generator to use 0644 file permissions Jordan Knott 2021-10-26 14:42:04 -0500
  • ae8bd3534f
    Merge c12a745929 into ef2aadefbb Maxim Kernozhitskiy 2021-10-26 17:52:27 +0700
  • ef2aadefbb refactor: add client log on task list change Jordan Knott 2021-10-25 21:03:22 -0500
  • cf63783174 refactor: split resolver into multiple files based on domain Jordan Knott 2021-10-25 17:42:57 -0500
  • fe90631df5 refactor: clean task control components Jordan Knott 2021-10-25 15:38:20 -0500
  • 119a4b2868 feat: add comments badge to task card Jordan Knott 2021-10-25 15:14:24 -0500
  • 3992e4c2de fix: task sort popup active checkmarks not showing Jordan Knott 2021-10-24 10:57:46 -0500
  • ce3afec8a0 fix: filtering tasks by label or member not working due to typescript Jordan Knott 2021-10-24 10:49:44 -0500
  • 25df251cc5 fix: remove translate on hover for gradient button Jordan Knott 2021-10-24 10:18:06 -0500
  • 2b3084ea52 docs: update changelog Jordan Knott 2021-10-06 19:07:53 -0500
  • c12a745929 [feat] Add header authentication support Maxim Kernozhitskiy 2021-10-18 01:12:13 +0300
  • d725e42adf fix(docker-compose): add volume for uploads Mashiro 2021-09-29 17:59:40 +0800
  • aa84cbabb2 fix: add user popup is submittable again Jordan Knott 2021-10-06 19:03:38 -0500
  • 8b1de30204 feat: redirect to register page if no users exist Jordan Knott 2021-10-06 14:20:36 -0500
  • 95d974ed3a
    fix(docker-compose): add volume for uploads Mashiro 2021-09-29 17:59:40 +0800
  • eab33bfd9a refactor: fix docker tag names in release target Jordan Knott 2021-09-13 13:15:34 -0500
  • 8d724fa3cf refactor: add release target 0.3.6 Jordan Knott 2021-09-13 13:07:49 -0500
  • 76e398488f fix: rewrite the label manager to no longer use useRef Jordan Knott 2021-09-13 12:44:02 -0500
  • d1b867db35 deps: upgrade @types/react & @types/react-dom Jordan Knott 2021-09-13 12:43:39 -0500
  • aeb97a30d8 refactor: add docker testing targets to magefile Jordan Knott 2021-09-13 11:23:09 -0500
  • 56e925a48d fix: add error to log when user creation fails Jordan Knott 2021-09-13 11:22:48 -0500
  • 65cd431c1a fix: TaskDetails editor theme updated to work with latest version Jordan Knott 2021-09-07 11:32:29 -0500
  • a188c4b0ca fix: clean up component to fix lint warnings preventing frontend build Jordan Knott 2021-09-04 14:07:54 -0500
  • 3bfce1825c docs: update unreleased changelog section 0.3.4 Jordan Knott 2021-09-04 12:28:55 -0500
  • 2b4f94117c fix: add missing rich-markdown-editor dependency Jordan Knott 2021-09-04 12:15:38 -0500
  • 05799fce90 fix: hide any open popups when closing task details modal Jordan Knott 2021-05-10 12:46:46 -0500
  • b4f37350a9 refactor: switch to personal fork of rich-markdown-editor Jordan Knott 2021-05-10 12:45:40 -0500
  • 8c6a3db0bc deps: upgrade all dependencies Jordan Knott 2021-05-02 17:31:24 -0500
  • 5a9a66effe feat: apply new label to task when available Jordan Knott 2021-04-30 23:49:12 -0500
  • 167d285d02 refactor: polling is now turned off in development mode Jordan Knott 2021-04-30 23:36:58 -0500
  • e2634dc490 feat: redirect after login when applicable Jordan Knott 2021-04-30 23:24:23 -0500
  • 04c12e4da9 feat: projects can be set to public Jordan Knott 2021-04-30 22:55:37 -0500
  • 3e72271d9b refactor(Project): split out components into their own files Jordan Knott 2021-04-30 20:06:05 -0500
  • bd34f4b3ad feat: change primary font to Open Sans Jordan Knott 2021-04-30 16:33:38 -0500
  • f45e359402 refactor: clean up components Jordan Knott 2021-04-28 21:51:47 -0500
  • 229a53fa0a refactor: replace refresh & access token with auth token only Jordan Knott 2021-04-28 21:32:19 -0500
  • 3392b3345d fix(Project): remove spacing between task group list and add new task list component 0.3.2 Jordan Knott 2021-04-28 15:08:50 -0500
  • 29b7c028ca chore: update yarn.lock Jordan Knott 2021-04-17 02:30:42 -0500
  • 0cf4141418 refactor: move server.secret warning to before server startup messsage Jordan Knott 2021-02-18 08:47:02 -0600
  • 383d90d747 chore(Pipfile): update python version Jordan Knott 2021-02-07 14:57:04 -0600
  • 0cc1b5a1df refactor: remove Storybook stories Jordan Knott 2021-02-07 14:54:36 -0600
  • 0760edac80 feat(FilterMeta): auto focus task name search input on popup open Jordan Knott 2021-01-06 20:14:40 -0600
  • ceaa49c5a1 feat(TaskDetails): clicking the '+' button now opens label manager Jordan Knott 2021-01-06 20:12:46 -0600
  • 8b22d33dad fix(QuickCardEditor): use correct ref on due date open Jordan Knott 2021-01-06 19:59:08 -0600
  • 61e9249c98 fix: prevent empty list title from being saved Jordan Knott 2021-01-06 17:02:16 -0600
  • ecdc4855f5
    chore(deps): bump pyyaml from 5.3.1 to 5.4 dependabot[bot] 2021-03-26 00:36:31 +0000
  • 960f07cd11 feat: ability to create new nodes on enter and delete old nodes on delete feat/outline Jordan Knott 2021-02-07 16:29:13 -0600
  • 65741d467d Adding a full installation tutorial Snow Code 2021-02-03 21:01:22 +0100
  • c347c6bdc3 chore(deps): bump immer from 6.0.9 to 8.0.1 in /frontend dependabot[bot] 2021-01-21 09:54:57 +0000
  • aeef56516b
    chore(deps): bump immer from 6.0.9 to 8.0.1 in /frontend dependabot[bot] 2021-01-21 09:54:57 +0000
  • 35ac12b7b2 fix(Lists): fix flickering when list was a certain size Jordan Knott 2021-01-06 17:00:10 -0600
  • 40b27aa1f1 fix: card composer no longer allows creates tasks with empty names Jordan Knott 2021-01-06 16:20:05 -0600
  • 533b9511c9 feat: add alternate project finder to left navbar Jordan Knott 2021-01-05 19:47:52 -0600
  • dc50ef3566 refactor: change nav icons to use Link instead of history.push Jordan Knott 2021-01-05 19:10:07 -0600
  • f9e6fba552 fix(Projects): set overflow-y to auto on Wrapper Jordan Knott 2021-01-05 19:06:49 -0600
  • be7e945313 feat(ProjectFinder): auto focus search bar Jordan Knott 2021-01-05 19:04:47 -0600
  • edc7b649ec feat: card composer now auto scrolls into view on being opened Jordan Knott 2021-01-05 19:02:19 -0600
  • 4b83ff594f fix: fix AddList component behaving weirdly when a Task Group was moved Jordan Knott 2021-01-05 18:58:13 -0600
  • c2a0f5e5d0 feat: change project title input to auto-grow on content change Jordan Knott 2021-01-05 18:53:48 -0600
  • ff15e7fb53 feat: hide project finder after selecting project Jordan Knott 2021-01-05 17:00:31 -0600
  • b5744bcf22 fix: fix task position to use task idx not task group idx Jordan Knott 2021-01-05 17:00:07 -0600
  • a7c1ca328f feat: add search and minify to project finder Jordan Knott 2021-01-05 16:46:49 -0600
  • 783e1c84c3 feat: add seed command to generate fake project data Jordan Knott 2021-01-05 16:46:15 -0600
  • 433a4fd55c
    docs(README): update readme feature list & heading Jordan Knott 2021-01-04 16:24:36 -0600
  • eb0727ddcb chore(deps): bump axios from 0.19.2 to 0.21.1 in /frontend dependabot[bot] 2021-01-04 22:12:04 +0000
  • f9bf6c2c94
    chore(deps): bump axios from 0.19.2 to 0.21.1 in /frontend dependabot[bot] 2021-01-04 22:12:04 +0000
  • 77087158a9 fix: emoji remark plugin sets children type to html instead of parent Jordan Knott 2021-01-04 16:09:14 -0600
  • f215418be1 fix: fix background not changing on hover in extra menu on sort popup Jordan Knott 2021-01-03 17:11:08 -0600
  • f051bebd48 feat(MyTasks): allow filtering by task complete status Jordan Knott 2021-01-03 17:04:15 -0600
  • a1c9251a1f fix(TaskDetails): blur task title textarea on pressing enter Jordan Knott 2021-01-03 15:59:53 -0600
  • 9d7f46907f fix(MyTasks): update task entry name when updating name through TaskDetails Jordan Knott 2021-01-03 15:54:32 -0600
  • dcf53b9077 feat: add my tasks list view Jordan Knott 2020-12-30 20:56:59 -0600
  • d6101d9221 feat: redesign task due date manager Jordan Knott 2021-01-01 14:51:40 -0600
  • a8b3809515 feat: allow access token expiration to be set in the config Jordan Knott 2020-12-30 21:10:34 -0600
  • f16cceb0e1 feat: add ui skeleton to Task Details while loading Jordan Knott 2020-12-30 19:12:02 -0600
  • 90b92781d7 refactor(Magefile): add build info in backend:build through ldflags Jordan Knott 2020-12-29 19:37:14 -0600
  • 1bac555ebb fix: respect jwt validation errors branchmispredictor 2020-12-26 13:44:47 -0500
  • 668b118b25 fix: admin created users are now set to be active by default Jordan Knott 2020-12-29 17:25:42 -0600
  • ba1310650b fix: respect jwt validation errors branchmispredictor 2020-12-26 13:44:47 -0500
  • 9c051c51a6 fix: add cascade delete to task comment & activity rows 0.3.1 Jordan Knott 2020-12-25 22:16:16 -0600
  • 66c603de75 docs: update contributing & redirect feature request to discussions Jordan Knott 2020-12-24 20:18:20 -0600
  • 8d3b0bd510 fix: fix flashing on pollInterval 0.3.0 Jordan Knott 2020-12-23 20:02:38 -0600