Commit Graph

  • 712a53c9bc Changed logo path to relative main Dmitriy Shishkov 2022-01-07 15:08:05 +03:00
  • 997803149a added CodeQL security analyzing of this project Dmitriy Shishkov 2021-11-03 19:32:23 +05:00
  • c8bdd9e444 Fixed hydrate action typing dm1sh 2021-10-30 12:43:19 +03:00
  • 9e61855edb Changed logo in readme dm1sh 2021-10-20 02:50:07 +03:00
  • fe13f05ab9 Added favicon, manifest generation and graphics for it v0.0.3 dm1sh 2021-10-20 02:46:38 +03:00
  • e2a7e9fb17 Removed hashes from built filenames dm1sh 2021-10-20 00:11:04 +03:00
  • 3986fc49ee Fixed task editing input enter handling dm1sh 2021-10-20 00:01:09 +03:00
  • 67b2dcc051 Added animations to task list dm1sh 2021-10-19 13:04:05 +03:00
  • 3a8411af91 Added empty task list placeholder v0.0.2 dm1sh 2021-10-19 12:15:34 +03:00
  • e30ce694d2 Added multiline tasks support. Added task saving with enter, new line is inserted by Shift+Enter dm1sh 2021-10-19 11:48:58 +03:00
  • 5a7a2f00e4 Fixed addTask drawer width on desktop dm1sh 2021-10-17 22:17:23 +03:00
  • 78c980dac1 Fixed release image name v0.0.1 dm1sh 2021-10-17 21:54:22 +03:00
  • 367fad7b1d Added github deploy actions, changed logo a bit dm1sh 2021-10-17 21:39:51 +03:00
  • e3d1b989fb Dockerized application, added readme and logotype dm1sh 2021-10-17 20:51:47 +03:00
  • 48589d80f9 made tasks persistent in localstorage dm1sh 2021-10-17 19:45:36 +03:00
  • 0616cde993 Fixed addTask bar background color issues dm1sh 2021-10-17 18:45:53 +03:00
  • 0b730b8b2d Connected addTask component to store, fixed cursor position on autofocus of text fields dm1sh 2021-10-17 18:20:49 +03:00
  • 3edf5edaec Made addTask component showing functional dm1sh 2021-10-17 17:52:07 +03:00
  • 91fb0d873a Made task updating working, fixed task removal (i almost fogot how to use array mutationing methods) dm1sh 2021-10-17 17:26:16 +03:00
  • 32d388423b Integrated redux to application. Task list now is using list from the store. Added task marking as done and removal dm1sh 2021-10-17 17:10:09 +03:00
  • 0a135dc17c Added todo slice dm1sh 2021-10-17 16:43:04 +03:00
  • 4877008708 Added uiState slice dm1sh 2021-10-17 16:42:09 +03:00
  • 5396870d2f Added redux storee to project dm1sh 2021-10-17 16:40:38 +03:00
  • 80e78f272c Moved components into corresponding folder dm1sh 2021-10-17 16:39:07 +03:00
  • 0694146544 Moved basic styling from App to Layout component, rewrote imports to speed up tree shaking dm1sh 2021-10-14 13:52:14 +03:00
  • c0f75633ae Added npm script for starting built code dm1sh 2021-10-14 13:50:12 +03:00
  • 3b634d591a Added AddTask component dm1sh 2021-10-14 13:49:33 +03:00
  • a9ecf32a56 Added basic application design with material design dm1sh 2021-10-11 13:53:17 +03:00
  • 60724dfa60 Switched from snowpack to vite dm1sh 2021-10-11 13:52:38 +03:00
  • c3ae023ff7 Initial commit Dmitriy Shishkov 2021-10-11 12:29:15 +05:00