Commit Graph

  • 37d82badab Merge pull request #11 from Arduinum/master mvp_1_pomodoro Eugene 2026-06-22 18:22:57 +03:00
  • 4060171bae Update README.md master Eugene 2026-06-22 18:21:15 +03:00
  • 752a8c8550 docx: added commands for alembic and db Arduinum628 2025-12-02 02:18:51 +03:00
  • e2b7d9d26f docs: added instruction for start app Arduinum628 2025-12-02 01:57:17 +03:00
  • f4f7f6c424 docs: added screen_exapmples Arduinum628 2025-12-02 01:39:50 +03:00
  • 7f0db608f6 feat: added swich for timers_screen; refactor: commented out the non-working code and stubs Arduinum628 2025-11-30 15:34:49 +03:00
  • 9c3ec5c042 feat: added script filling_example_timers Arduinum628 2025-11-30 14:17:53 +03:00
  • 772b5f2a42 feat: added icon Arduinum628 2025-11-30 12:35:08 +03:00
  • f6932df6c9 Merge pull request #10 from Arduinum/mvp_1_pomodoro Eugene 2025-11-13 12:05:12 +03:00
  • b748708751 feat: added new disign for timer_screen; deleted back and delete_timer fuctions; added id for navigation panel; added new backend for sounds ffpyplayer, converted alarm-beep.mp3 into CBR mp3 Arduinum628 2025-11-13 11:59:44 +03:00
  • 7795bc6455 Запрос на слияние 'mvp_1_pomodoro' (#3) из mvp_1_pomodoro в master Arduinum628 2025-10-30 14:46:24 +00:00
  • 6c4b1e37ac refactor: rename symbol Arduinum628 2025-10-30 17:44:10 +03:00
  • 0e4330d7fc Запрос на слияние 'mvp_1_pomodoro' (#2) из mvp_1_pomodoro в master Arduinum628 2025-10-30 14:22:09 +00:00
  • 7904fad0ea docs: updated symbol in name Arduinum628 2025-10-30 17:16:53 +03:00
  • 37c9b6990b Запрос на слияние 'mvp_1_pomodoro' (#1) из mvp_1_pomodoro в master Arduinum628 2025-10-30 14:10:27 +00:00
  • 78d284a480 docs: updated author, stack, links Arduinum628 2025-10-30 17:03:59 +03:00
  • 508659bbc4 Merge pull request #8 from Arduinum/mvp_1_pomodoro Eugene 2025-10-23 19:52:12 +03:00
  • fdd184d0b5 feat: added navigation_panel, new buttons for edit and delete timer Arduinum628 2025-10-23 19:50:57 +03:00
  • 12433ef03d Merge pull request #7 from Arduinum/mvp_1_pomodoro Eugene 2025-10-02 11:36:56 +03:00
  • 0a6814372d feat: added functional for new disign for timers_screen Arduinum628 2025-10-02 11:35:42 +03:00
  • c5fa08c86d Merge pull request #6 from Arduinum/mvp_1_pomodoro Eugene 2025-09-11 11:47:50 +03:00
  • c196e02314 devops: added ignore for examples, updated requires-python, added new lib faker Arduinum628 2025-09-11 11:46:46 +03:00
  • 8791066364 Merge pull request #5 from Arduinum/mvp_1_pomodoro Eugene 2025-08-21 11:39:28 +03:00
  • 92765001be frat: added screen timers_screen, added new buttons: back, delete_timer, new_timer and the functionality is connected to them, udated fuc list_timers() for work with timers_screens for data; Arduinum628 2025-08-21 00:01:34 +03:00
  • 8a5bf4731a Merge pull request #4 from Arduinum/mvp_1_pomodoro Eugene 2025-07-31 11:28:04 +03:00
  • ca6de5351a refactor: edited method Arduinum628 2025-07-30 20:33:20 +03:00
  • fa19a3eb80 feat: added hiding and revealing the stop button Arduinum628 2025-07-30 20:25:21 +03:00
  • 4439c9e17b feat: added queue timers in the timer_constructor_screen and timer_screen Arduinum628 2025-07-30 14:39:37 +03:00
  • 3afd85d942 feat: added func gen_types_timers() Arduinum628 2025-07-29 18:49:33 +03:00
  • 5acbe002c7 chore: deleted extra imports Arduinum628 2025-07-29 17:40:11 +03:00
  • d4c8a31010 Merge pull request #3 from Arduinum/mvp_1_pomodoro Eugene 2025-07-10 12:20:02 +03:00
  • de717633ea feat: added validation for timer constructor, added function to calculate hours, minutes and seconds from entered minutes Arduinum628 2025-07-10 12:18:20 +03:00
  • 2cef7e68aa Merge pull request #2 from Arduinum/mvp_1_pomodoro Eugene 2025-06-19 10:30:28 +03:00
  • f4da6d9f12 feat: added demo timer_constructor; docs: added db in the .gitignore Arduinum628 2025-06-19 10:28:26 +03:00
  • 50e76d4726 feat: added CRUD operations for timers, created decorator for error handling, added schema ; refactor: updated functions and ; test: moved tests from to , written tests for CRUD operations on timers and database. Arduinum628 2025-05-28 22:09:41 +03:00
  • 310f7c2680 feat: added seseion for sqlite, alembic and ruff, model Timerr, schemas.py, mixin for id, cruds: create timer, get timer, settings.py for db Arduinum628 2025-05-08 10:59:28 +03:00
  • 546c8885ac feat: added TimerValidator, validators_tests.py, errors.py; feat: updated ReadJson, custom_timer() Arduinum628 2025-04-16 20:58:09 +03:00
  • a40532f90a Merge pull request #1 from Arduinum/mvp_1_pomodoro Eugene 2025-04-01 19:58:16 +03:00
  • 4e4a6530c2 updated custom_timer; added kv for timer_screen.py, play sound for timer, json reading Arduinum628 2025-03-27 11:32:54 +03:00
  • dffb4f730b feat: adeded timer_screen and custom_timer, timer_screen connected in the main.py Arduinum628 2025-02-27 11:51:00 +03:00
  • 58d0100916 docs: fixed doc Arduinum 2025-02-05 19:46:34 +03:00
  • a6dd31322f docs: fixed doc Arduinum 2025-02-05 19:43:27 +03:00
  • a9bfdb9618 docs: fixed doc Arduinum 2025-02-05 19:42:07 +03:00
  • a9bc351370 docs: fixed doc Arduinum 2025-02-05 19:40:18 +03:00
  • c90ab78520 docs: fixed doc Arduinum 2025-02-05 19:38:27 +03:00
  • cdc4b6c995 docs: fixed doc Arduinum 2025-02-05 19:37:56 +03:00
  • 0dd3e9625d docs: added info mvp1, stack, author Arduinum 2025-02-05 19:31:58 +03:00
  • 4af6a2741c feat: added base app for kivy; devops: added settings for poetry; Arduinum 2025-02-03 21:14:33 +03:00
  • 253c05346c docs: added "How to format branches and commits" in the README.md Arduinum 2025-01-29 13:15:23 +03:00
  • 698f267cf3 Initial commit Eugene 2025-01-29 13:04:07 +03:00