diff --git a/.php-cs-fixer.cache b/.php-cs-fixer.cache index 74ef987..6b0e043 100644 --- a/.php-cs-fixer.cache +++ b/.php-cs-fixer.cache @@ -1 +1 @@ -{"php":"8.2.11","version":"3.26.1:v3.26.1#d023ba6684055f6ea1da1352d8a02baca0426983","indent":" ","lineEnding":"\n","rules":{"blank_line_after_namespace":true,"class_definition":true,"constant_case":true,"control_structure_braces":true,"control_structure_continuation_position":true,"curly_braces_position":true,"elseif":true,"function_declaration":true,"indentation_type":true,"line_ending":true,"lowercase_keywords":true,"method_argument_space":{"on_multiline":"ensure_fully_multiline"},"no_break_comment":true,"no_closing_tag":true,"no_multiple_statements_per_line":true,"no_space_around_double_colon":true,"no_spaces_after_function_name":true,"no_trailing_whitespace":true,"no_trailing_whitespace_in_comment":true,"single_blank_line_at_eof":true,"single_class_element_per_statement":{"elements":["property"]},"single_import_per_statement":true,"single_line_after_imports":true,"spaces_inside_parentheses":true,"statement_indentation":true,"switch_case_semicolon_to_colon":true,"switch_case_space":true,"visibility_required":{"elements":["method","property"]},"encoding":true,"full_opening_tag":true,"array_syntax":{"syntax":"short"},"new_with_braces":true,"ordered_imports":{"sort_algorithm":"length"},"concat_space":{"spacing":"one"},"single_line_comment_spacing":true,"no_unused_imports":true},"hashes":{"app\/Providers\/AppServiceProvider.php":"c0094f35cad6bba7636002a62186dae4","app\/Providers\/AuthServiceProvider.php":"fb63c92d549e0481ba3f0d7e116dc7c2","app\/Providers\/RouteServiceProvider.php":"b901a32d1b33faa44e0a3b66df766580","app\/Providers\/BroadcastServiceProvider.php":"ad8f1e4c144dc45517a5f25dadd99e15","app\/Providers\/EventServiceProvider.php":"2331eb2e75d1baf41ba39bea6cf8f497","app\/Exceptions\/Handler.php":"ca991e6824453ecb0208a30157584c18","app\/Policies\/HabitPolicy.php":"4cdf72344febe51410373d45af173f3f","app\/Policies\/HabitSchedulePolicy.php":"157f5278fe3a35ab28acf3602a6dba55","app\/Http\/Middleware\/VerifyCsrfToken.php":"f940a35a715b792ecc6c36e1da1adbc1","app\/Http\/Middleware\/RedirectIfAuthenticated.php":"2ed05aa784f4852eeff1538bac9b6312","app\/Http\/Middleware\/TrimStrings.php":"016f82bc302a0b8801eeb48edea87cdf","app\/Http\/Middleware\/Authenticate.php":"d25a1beb1fd5e47ba0f319c39252ec1f","app\/Http\/Middleware\/TrustProxies.php":"941e0ecf2205f43dd523a8a6d827543b","app\/Http\/Middleware\/ValidateSignature.php":"77676d93770a50e14db60bb5e06a8c86","app\/Http\/Middleware\/HandleInertiaRequests.php":"e481a16c3aa55aa2e306d9c3d7e97782","app\/Http\/Middleware\/PreventRequestsDuringMaintenance.php":"9bf727a4eeaabad8fde5110106356d60","app\/Http\/Middleware\/EncryptCookies.php":"aa3be31badc36cd9d7a5ea08eef245e7","app\/Http\/Middleware\/TrustHosts.php":"fce96fbb877f69fdf32aec84f52c79ce","app\/Http\/Requests\/Auth\/LoginRequest.php":"38aedbb7e213b2b8c49e5bf1e37e007d","app\/Http\/Requests\/Habits\/StoreHabitRequest.php":"605591f3f750b2ac03dff5193b43015e","app\/Http\/Requests\/Habits\/UpdateHabitRequest.php":"ce67bd8477acc737ac2b5e7d108062d2","app\/Http\/Requests\/ProfileUpdateRequest.php":"8a444f30cdd200830861a7275622c813","app\/Http\/CacheKeys.php":"a956b88114176d894df1a0fcc6ee14c5","app\/Http\/Events\/RegisteredEvent.php":"2cb6b4e2d13bcd4ddae94e0ae06bfcf9","app\/Http\/Controllers\/Controller.php":"bfa174d648e8637922427f90e24499ca","app\/Http\/Controllers\/WelcomeController.php":"e7a850b87b297a211d23e09eb1662285","app\/Http\/Controllers\/Traits\/HabitLog.php":"6ac993e1003900d819cd4711c18c020a","app\/Http\/Controllers\/Traits\/ScheduledHabits.php":"e70c458f6d6d04e116d72d01f745b26b","app\/Http\/Controllers\/Traits\/HabitStorage.php":"88a27e761899839d445172343abc0a37","app\/Http\/Controllers\/Auth\/NewPasswordController.php":"67a8115334cf8b9e8314132a57637385","app\/Http\/Controllers\/Auth\/EmailVerificationPromptController.php":"2c6ed63ba8f07be2bc24d4fd816ca1b3","app\/Http\/Controllers\/Auth\/VerifyEmailController.php":"4d4eab382bc069b0b10fa5a9cf4d9c90","app\/Http\/Controllers\/Auth\/PasswordResetLinkController.php":"0bc7fcecc1de50b524d54fb133d73ec1","app\/Http\/Controllers\/Auth\/EmailVerificationNotificationController.php":"81ea322d1d809cf41d6b76185731b565","app\/Http\/Controllers\/Auth\/AuthenticatedSessionController.php":"d06910eb73e96025fb4f509317bb8aec","app\/Http\/Controllers\/Auth\/RegisteredUserController.php":"30ea219a322eb3c2de952f3e4cf1e94f","app\/Http\/Controllers\/Auth\/UpdatePasswordController.php":"1832d10023d9b4bfaba649632d150bc8","app\/Http\/Controllers\/Auth\/ConfirmablePasswordController.php":"11b4cb0c52a720e8773ad9defb313ed7","app\/Http\/Controllers\/Habits\/CreateHabitController.php":"eba4bd665cb48f2b6a43093ba2ddd2fe","app\/Http\/Controllers\/Habits\/DeleteHabitController.php":"d0e7c5b801f93be819b06afd02012490","app\/Http\/Controllers\/Habits\/ShowHabitsController.php":"33f1c22198646a397335ad7ee32de65c","app\/Http\/Controllers\/Habits\/EditHabitController.php":"2eb0ad7263f30b7d822956c23d97d949","app\/Http\/Controllers\/Habits\/UpdateHabitController.php":"10447b12c2cb9c22d17efdbaf43ba214","app\/Http\/Controllers\/Habits\/StoreHabitController.php":"98c72851bb7d26046b365999619228cb","app\/Http\/Controllers\/Profile\/EditProfileController.php":"f85c95075076f213d90c23e5dc31664f","app\/Http\/Controllers\/Profile\/DeleteProfileController.php":"696d91bfd135cb5452ba1d08bf0fd81c","app\/Http\/Controllers\/Profile\/UpdateProfileController.php":"9ecd6dff3356cdd94c9bd3c96f6cbe82","app\/Http\/Controllers\/Profile\/UpdateEmailPreferencesController.php":"e4e304d0ad12f747deb3f8eabe656a2a","app\/Http\/Controllers\/HabitSchedule\/ScheduledHabitsForDay.php":"f276cf9584f8764af041bba30d58a1c8","app\/Http\/Controllers\/HabitSchedule\/Complete.php":"ac7636d61df92a6cf14137eb0c2780a7","app\/Http\/Controllers\/HabitSchedule\/Cancel.php":"634d117b288954e17e48b50b0232e579","app\/Http\/Controllers\/HabitSchedule\/UnComplete.php":"b50078f928cb01c3aaa673541ef464c0","app\/Http\/Controllers\/Pages\/ShowCalendarController.php":"98433ee9bf655bfef6eb2161ef0872d3","app\/Http\/Controllers\/Pages\/ShowDashboardController.php":"d64b6c9065994672b7bb6ded2083c8ba","app\/Http\/Controllers\/Pages\/ShowHelpController.php":"dd1847b711fd72fba61ddf36559c60c5","app\/Http\/Notifications\/VerifyEmailNotification.php":"1d6989bf000832e1265d3a32a9af8240","app\/Http\/Notifications\/RegisteredNotificationListener.php":"86a2ac7baa602790e931255d7b3369a5","app\/Http\/Kernel.php":"444fc3cd1b67f8d5cae29d2677faab5d","app\/Domain\/Goals\/Enums\/Goals.php":"0944f1fb2b6d5486c31195a295786d89","app\/Domain\/Frequency\/Enums\/Frequency.php":"671c139231ba885e378f08cca9d33169","app\/Domain\/Emails\/Models\/EmailPreferences.php":"085acedfcab1a70c68c0718fb10d9efa","app\/Domain\/Habits\/Models\/Habit.php":"a3b95045919f15a221e1cf05698c04f0","app\/Domain\/Habits\/Actions\/StoreHabitAction.php":"92ac554c1bfe73bf0a779410a65d339d","app\/Domain\/Habits\/Actions\/UpdateHabitAction.php":"991274de3545e4d1391e658084b86341","app\/Domain\/Habits\/DataTransferObjects\/StoreHabitData.php":"1716a7ab21e38d11737ecf7857c2292c","app\/Domain\/Iam\/Models\/User.php":"beebc89c816511bb41b754a5ea080335","app\/Domain\/HabitSchedule\/Models\/HabitSchedule.php":"9725ff0f02e65a91ec68f361816849a1","app\/Domain\/HabitSchedule\/Actions\/HabitScheduleAction.php":"8c6e5e7558e96a2fb5653ce9b86a6fd1","app\/Notifications\/HabitGoalReminderNotification.php":"334d46c33d6556f6cc94a6a740cd0f63","app\/Notifications\/RegistrationNotification.php":"10a0013829d500afa0dab868f94c756e","app\/Notifications\/DailyReminderNotification.php":"fb0fe7cfe8a9f7434bb521539021d061","app\/Console\/Commands\/ScheduledHabits\/ScheduleHabitsForMonth.php":"a5a625c1249d69c74db067d5e7e6fdcb","app\/Console\/Commands\/Fix.php":"0a9c2a8fecd488a456ed83b9aa9d5119","app\/Console\/Commands\/Counters\/HabitStreak.php":"9762fc12b8019eb77b2869144255a32c","app\/Console\/Commands\/Counters\/UserStreak.php":"9412025316c6956b1fa3530f15abb2f3","app\/Console\/Commands\/Counters\/Testing.php":"f13061be1097bf4a84f952a3e7a05a7e","app\/Console\/Commands\/Notifications\/SendDailyHabitReminder.php":"f0e49e6c23689a694928b249e0da5bb3","app\/Console\/Commands\/Notifications\/SendHabitGoalReminder.php":"a9c9748b40b381cef27f03f7e03b80c0","app\/Console\/Kernel.php":"b59441c41745515e400a25c2c02c46ca","config\/sanctum.php":"cbb6b4208f604062f892f7cbd1981d70","config\/hashing.php":"7f0c219eabd21347095bc9263dbfd882","config\/auth.php":"7dbbfe57be6c24b8b7cdadf03351359e","config\/app.php":"6d4c11fc1d385584fe39028c870a252a","config\/mail.php":"9818b80eda9ee8c49d4406128a4cdb67","config\/services.php":"1146126dd89fa5a45a7b8fe980859d20","config\/database.php":"7e1fe950dc6e5ae47d7ff3ce5458aa64","config\/cache.php":"0342238d20a6ea9523947d70c037bf83","config\/session.php":"3a7383033e5590fed7fbab85f2ce924e","config\/queue.php":"104211dcfd96874df6661a47da94c3b7","config\/laravelpwa.php":"c69b5f7fe2c37ce7f13a76aa61a273d4","config\/broadcasting.php":"d95677f597c30e32af4e6b1e67d33fbb","config\/view.php":"24e00ccca17634d028fbbfdafd9e7461","config\/cors.php":"7e46f4152490ce5bf22fe42d2b57a63a","config\/logging.php":"d4900907cd3456e3196850266b5982ba","config\/filesystems.php":"4fd376ad6cba1ff7a09c0bd562d0bb21","database\/migrations\/2023_07_15_021029_create_habit_schedules_table.php":"06cbaa041c5cd6b7a10eacee047892f2","database\/migrations\/2023_08_28_125553_create_habit_log_table.php":"a1bc9db499a723fe331d996c35cffa19","database\/migrations\/2019_12_14_000001_create_personal_access_tokens_table.php":"a83a47e5b8d4b6360e37c0534215edc8","database\/migrations\/2023_07_15_011352_create_habits_table.php":"44c2cde00916b40bf86f6ba7abf3a282","database\/migrations\/2023_08_01_151415_create_email_preferences.php":"7e6d7dd559fe6021815fa6c7f654b214","database\/migrations\/2014_10_12_100000_create_password_reset_tokens_table.php":"f2dedb471ba17e57c8243d8292a96d6f","database\/migrations\/2014_10_12_000000_create_users_table.php":"5a37d1dc888e1889af47c6aa1093cab7","database\/migrations\/2019_08_19_000000_create_failed_jobs_table.php":"991da6508ab174bd52c3d4e861831e1c","database\/seeders\/HabitTableSeeder.php":"7fe8c404f421c2aae0c3c5c5f67f4683","database\/seeders\/UserTableSeeder.php":"3659505398e9833effb8527b5f4ec7b3","database\/seeders\/DatabaseSeeder.php":"078d0f714c8e17ecd5325382fb00b2af","database\/factories\/Domain\/Emails\/Models\/EmailPreferencesFactory.php":"164b41365a938e81ec4889ab1217a50a","database\/factories\/Domain\/Habits\/Models\/HabitFactory.php":"fc54aa138206f48b0431efc90eb383ad","database\/factories\/Domain\/Iam\/Models\/UserFactory.php":"069543355789243a7dc5f5b977c7bf1f","database\/factories\/Domain\/HabitSchedule\/Models\/HabitScheduleFactory.php":"ff6e91efe1edf7a1a4d2ebb799420dc0","routes\/auth.php":"12c86ab049eb990623221480b68fdd1e","routes\/channels.php":"5edf0b9faf77f23d5bb0474740fe651d","routes\/console.php":"62bfb59371c073b4ec966528fdd9c3f9","routes\/web.php":"77babc8c2b60c5deae749a0c8e3ad9f5","routes\/api.php":"4bf71758cb3b8c431043e62a6509b60e","tests\/Unit\/ExampleTest.php":"3f679e9508c834f0ad95943455fcd836","tests\/Traits\/RefreshDatabase.php":"6ecf699fb250924ac3a1a9cb1f16ddb7","tests\/CreatesApplication.php":"03f2a93259b0c232d3774751fbbc0651","tests\/Http\/Traits\/ScheduledHabitsTraitTest.php":"52601fe6361e603237955193fe0b465a","tests\/Http\/Traits\/HabitLogTest.php":"67b447ec2d4537605f6381fe5eab51ae","tests\/Http\/Auth\/PasswordConfirmationTest.php":"47e227b2f382dcbff79a61d8863abf55","tests\/Http\/Auth\/EmailVerificationTest.php":"a0d226a6dbfbe77083a1d674f3cd0e9d","tests\/Http\/Auth\/PasswordUpdateTest.php":"749d116c5d8ff50dd05395f9d1556d31","tests\/Http\/Auth\/RegistrationTest.php":"8628c50fb41d1625d69d48dd8a775eb9","tests\/Http\/Auth\/AuthenticationTest.php":"690f9964aaae441605eb92b447fe6e10","tests\/Http\/Auth\/PasswordResetTest.php":"dfa31309911921465b1da03418117e3f","tests\/Http\/ScheduledHabits\/UnCompletedHabitsTest.php":"de1b5597a06834046d93418084a8d948","tests\/Http\/ScheduledHabits\/CompletedHabitsTest.php":"3e63cc5958299970fdac5c48b8bbf531","tests\/Http\/ScheduledHabits\/CancelHabitsTest.php":"02affd72e9b9d23fd2cc36b0d71b90b3","tests\/Http\/Habits\/StoreHabitControllerTest.php":"6bc0e0cd096fa703a9d48a932c9b436f","tests\/Http\/Habits\/DeleteHabitControllerTest.php":"42cbf19f60626fdfe615d30d411480a1","tests\/Http\/Habits\/UpdateHabitControllerTest.php":"4c996464c97023a283cb582406e71d90","tests\/Http\/Profile\/UpdateProfileTest.php":"45867de9902448d02482fd41745f99c4","tests\/TestCase.php":"93519c98470fc8240aed892b40c5a9fc","tests\/Console\/Commands\/ScheduledHabits\/ScheduleHabitsForMonthTest.php":"b47b61ed81339b0988e46ef7af530fa8","tests\/Console\/Commands\/Habits\/SendDailyHabitReminderTest.php":"c2598490e8dbea42918f83f9812ba0bb","tests\/Console\/Commands\/Habits\/SendHabitGoalReminderTest.php":"99fe27a4e01dfbbc883f7002bf92d050","tests\/Console\/Commands\/Counters\/UserStreakTest.php":"ba76a190306daac3b260da3c8d5e21a7","tests\/Console\/Commands\/Counters\/HabitStreakTest.php":"a74ce1021b6e648169b13d71052568ee","app\/Domain\/Habits\/DataTransferObjects\/UpdateHabitData.php":"ad1e4e242f8f4931d8a5cfa13bfec951","app\/Domain\/HabitSchedule\/Actions\/UpdateHabitScheduleAction.php":"d3a631fdd8dfe75a6dcbeee6b23560e8","app\/Domain\/HabitSchedule\/Actions\/StoreHabitScheduleAction.php":"ba7bb50006045c809a987ba237d9b2a0"}} \ No newline at end of file +{"php":"8.2.11","version":"3.26.1:v3.26.1#d023ba6684055f6ea1da1352d8a02baca0426983","indent":" ","lineEnding":"\n","rules":{"blank_line_after_namespace":true,"class_definition":true,"constant_case":true,"control_structure_braces":true,"control_structure_continuation_position":true,"curly_braces_position":true,"elseif":true,"function_declaration":true,"indentation_type":true,"line_ending":true,"lowercase_keywords":true,"method_argument_space":{"on_multiline":"ensure_fully_multiline"},"no_break_comment":true,"no_closing_tag":true,"no_multiple_statements_per_line":true,"no_space_around_double_colon":true,"no_spaces_after_function_name":true,"no_trailing_whitespace":true,"no_trailing_whitespace_in_comment":true,"single_blank_line_at_eof":true,"single_class_element_per_statement":{"elements":["property"]},"single_import_per_statement":true,"single_line_after_imports":true,"spaces_inside_parentheses":true,"statement_indentation":true,"switch_case_semicolon_to_colon":true,"switch_case_space":true,"visibility_required":{"elements":["method","property"]},"encoding":true,"full_opening_tag":true,"array_syntax":{"syntax":"short"},"new_with_braces":true,"ordered_imports":{"sort_algorithm":"length"},"concat_space":{"spacing":"one"},"single_line_comment_spacing":true,"no_unused_imports":true},"hashes":{"app\/Providers\/AppServiceProvider.php":"c0094f35cad6bba7636002a62186dae4","app\/Providers\/AuthServiceProvider.php":"fb63c92d549e0481ba3f0d7e116dc7c2","app\/Providers\/RouteServiceProvider.php":"b901a32d1b33faa44e0a3b66df766580","app\/Providers\/BroadcastServiceProvider.php":"ad8f1e4c144dc45517a5f25dadd99e15","app\/Providers\/EventServiceProvider.php":"2331eb2e75d1baf41ba39bea6cf8f497","app\/Exceptions\/Handler.php":"ca991e6824453ecb0208a30157584c18","app\/Policies\/HabitPolicy.php":"4cdf72344febe51410373d45af173f3f","app\/Policies\/HabitSchedulePolicy.php":"157f5278fe3a35ab28acf3602a6dba55","app\/Http\/Middleware\/VerifyCsrfToken.php":"f940a35a715b792ecc6c36e1da1adbc1","app\/Http\/Middleware\/RedirectIfAuthenticated.php":"2ed05aa784f4852eeff1538bac9b6312","app\/Http\/Middleware\/TrimStrings.php":"016f82bc302a0b8801eeb48edea87cdf","app\/Http\/Middleware\/Authenticate.php":"d25a1beb1fd5e47ba0f319c39252ec1f","app\/Http\/Middleware\/TrustProxies.php":"941e0ecf2205f43dd523a8a6d827543b","app\/Http\/Middleware\/ValidateSignature.php":"77676d93770a50e14db60bb5e06a8c86","app\/Http\/Middleware\/HandleInertiaRequests.php":"e481a16c3aa55aa2e306d9c3d7e97782","app\/Http\/Middleware\/PreventRequestsDuringMaintenance.php":"9bf727a4eeaabad8fde5110106356d60","app\/Http\/Middleware\/EncryptCookies.php":"aa3be31badc36cd9d7a5ea08eef245e7","app\/Http\/Middleware\/TrustHosts.php":"fce96fbb877f69fdf32aec84f52c79ce","app\/Http\/Requests\/Auth\/LoginRequest.php":"38aedbb7e213b2b8c49e5bf1e37e007d","app\/Http\/Requests\/Habits\/StoreHabitRequest.php":"605591f3f750b2ac03dff5193b43015e","app\/Http\/Requests\/Habits\/UpdateHabitRequest.php":"ce67bd8477acc737ac2b5e7d108062d2","app\/Http\/Requests\/ProfileUpdateRequest.php":"8a444f30cdd200830861a7275622c813","app\/Http\/CacheKeys.php":"a956b88114176d894df1a0fcc6ee14c5","app\/Http\/Events\/RegisteredEvent.php":"2cb6b4e2d13bcd4ddae94e0ae06bfcf9","app\/Http\/Controllers\/Controller.php":"bfa174d648e8637922427f90e24499ca","app\/Http\/Controllers\/WelcomeController.php":"e7a850b87b297a211d23e09eb1662285","app\/Http\/Controllers\/Traits\/HabitLog.php":"6ac993e1003900d819cd4711c18c020a","app\/Http\/Controllers\/Traits\/ScheduledHabits.php":"e70c458f6d6d04e116d72d01f745b26b","app\/Http\/Controllers\/Traits\/HabitStorage.php":"88a27e761899839d445172343abc0a37","app\/Http\/Controllers\/Auth\/NewPasswordController.php":"67a8115334cf8b9e8314132a57637385","app\/Http\/Controllers\/Auth\/EmailVerificationPromptController.php":"2c6ed63ba8f07be2bc24d4fd816ca1b3","app\/Http\/Controllers\/Auth\/VerifyEmailController.php":"4d4eab382bc069b0b10fa5a9cf4d9c90","app\/Http\/Controllers\/Auth\/PasswordResetLinkController.php":"0bc7fcecc1de50b524d54fb133d73ec1","app\/Http\/Controllers\/Auth\/EmailVerificationNotificationController.php":"81ea322d1d809cf41d6b76185731b565","app\/Http\/Controllers\/Auth\/AuthenticatedSessionController.php":"d06910eb73e96025fb4f509317bb8aec","app\/Http\/Controllers\/Auth\/RegisteredUserController.php":"30ea219a322eb3c2de952f3e4cf1e94f","app\/Http\/Controllers\/Auth\/UpdatePasswordController.php":"1832d10023d9b4bfaba649632d150bc8","app\/Http\/Controllers\/Auth\/ConfirmablePasswordController.php":"11b4cb0c52a720e8773ad9defb313ed7","app\/Http\/Controllers\/Habits\/CreateHabitController.php":"eba4bd665cb48f2b6a43093ba2ddd2fe","app\/Http\/Controllers\/Habits\/DeleteHabitController.php":"d0e7c5b801f93be819b06afd02012490","app\/Http\/Controllers\/Habits\/ShowHabitsController.php":"33f1c22198646a397335ad7ee32de65c","app\/Http\/Controllers\/Habits\/EditHabitController.php":"2eb0ad7263f30b7d822956c23d97d949","app\/Http\/Controllers\/Habits\/UpdateHabitController.php":"10447b12c2cb9c22d17efdbaf43ba214","app\/Http\/Controllers\/Habits\/StoreHabitController.php":"17543809c3be591a67d8860842edb207","app\/Http\/Controllers\/Profile\/EditProfileController.php":"f85c95075076f213d90c23e5dc31664f","app\/Http\/Controllers\/Profile\/DeleteProfileController.php":"696d91bfd135cb5452ba1d08bf0fd81c","app\/Http\/Controllers\/Profile\/UpdateProfileController.php":"9ecd6dff3356cdd94c9bd3c96f6cbe82","app\/Http\/Controllers\/Profile\/UpdateEmailPreferencesController.php":"e4e304d0ad12f747deb3f8eabe656a2a","app\/Http\/Controllers\/HabitSchedule\/ScheduledHabitsForDay.php":"f276cf9584f8764af041bba30d58a1c8","app\/Http\/Controllers\/HabitSchedule\/Complete.php":"ac7636d61df92a6cf14137eb0c2780a7","app\/Http\/Controllers\/HabitSchedule\/Cancel.php":"634d117b288954e17e48b50b0232e579","app\/Http\/Controllers\/HabitSchedule\/UnComplete.php":"b50078f928cb01c3aaa673541ef464c0","app\/Http\/Controllers\/Pages\/ShowCalendarController.php":"98433ee9bf655bfef6eb2161ef0872d3","app\/Http\/Controllers\/Pages\/ShowDashboardController.php":"d64b6c9065994672b7bb6ded2083c8ba","app\/Http\/Controllers\/Pages\/ShowHelpController.php":"dd1847b711fd72fba61ddf36559c60c5","app\/Http\/Notifications\/VerifyEmailNotification.php":"1d6989bf000832e1265d3a32a9af8240","app\/Http\/Notifications\/RegisteredNotificationListener.php":"86a2ac7baa602790e931255d7b3369a5","app\/Http\/Kernel.php":"444fc3cd1b67f8d5cae29d2677faab5d","app\/Domain\/Goals\/Enums\/Goals.php":"0944f1fb2b6d5486c31195a295786d89","app\/Domain\/Frequency\/Enums\/Frequency.php":"671c139231ba885e378f08cca9d33169","app\/Domain\/Emails\/Models\/EmailPreferences.php":"085acedfcab1a70c68c0718fb10d9efa","app\/Domain\/Habits\/Models\/Habit.php":"a3b95045919f15a221e1cf05698c04f0","app\/Domain\/Habits\/Actions\/StoreHabitAction.php":"92ac554c1bfe73bf0a779410a65d339d","app\/Domain\/Habits\/Actions\/UpdateHabitAction.php":"991274de3545e4d1391e658084b86341","app\/Domain\/Habits\/DataTransferObjects\/StoreHabitData.php":"1716a7ab21e38d11737ecf7857c2292c","app\/Domain\/Iam\/Models\/User.php":"beebc89c816511bb41b754a5ea080335","app\/Domain\/HabitSchedule\/Models\/HabitSchedule.php":"9725ff0f02e65a91ec68f361816849a1","app\/Domain\/HabitSchedule\/Actions\/HabitScheduleAction.php":"8c6e5e7558e96a2fb5653ce9b86a6fd1","app\/Notifications\/HabitGoalReminderNotification.php":"334d46c33d6556f6cc94a6a740cd0f63","app\/Notifications\/RegistrationNotification.php":"10a0013829d500afa0dab868f94c756e","app\/Notifications\/DailyReminderNotification.php":"fb0fe7cfe8a9f7434bb521539021d061","app\/Console\/Commands\/ScheduledHabits\/ScheduleHabitsForMonth.php":"a5a625c1249d69c74db067d5e7e6fdcb","app\/Console\/Commands\/Fix.php":"0a9c2a8fecd488a456ed83b9aa9d5119","app\/Console\/Commands\/Counters\/HabitStreak.php":"9762fc12b8019eb77b2869144255a32c","app\/Console\/Commands\/Counters\/UserStreak.php":"9412025316c6956b1fa3530f15abb2f3","app\/Console\/Commands\/Counters\/Testing.php":"f13061be1097bf4a84f952a3e7a05a7e","app\/Console\/Commands\/Notifications\/SendDailyHabitReminder.php":"f0e49e6c23689a694928b249e0da5bb3","app\/Console\/Commands\/Notifications\/SendHabitGoalReminder.php":"a9c9748b40b381cef27f03f7e03b80c0","app\/Console\/Kernel.php":"b59441c41745515e400a25c2c02c46ca","config\/sanctum.php":"cbb6b4208f604062f892f7cbd1981d70","config\/hashing.php":"7f0c219eabd21347095bc9263dbfd882","config\/auth.php":"7dbbfe57be6c24b8b7cdadf03351359e","config\/app.php":"6d4c11fc1d385584fe39028c870a252a","config\/mail.php":"9818b80eda9ee8c49d4406128a4cdb67","config\/services.php":"1146126dd89fa5a45a7b8fe980859d20","config\/database.php":"7e1fe950dc6e5ae47d7ff3ce5458aa64","config\/cache.php":"0342238d20a6ea9523947d70c037bf83","config\/session.php":"3a7383033e5590fed7fbab85f2ce924e","config\/queue.php":"104211dcfd96874df6661a47da94c3b7","config\/laravelpwa.php":"c69b5f7fe2c37ce7f13a76aa61a273d4","config\/broadcasting.php":"d95677f597c30e32af4e6b1e67d33fbb","config\/view.php":"24e00ccca17634d028fbbfdafd9e7461","config\/cors.php":"7e46f4152490ce5bf22fe42d2b57a63a","config\/logging.php":"d4900907cd3456e3196850266b5982ba","config\/filesystems.php":"4fd376ad6cba1ff7a09c0bd562d0bb21","database\/migrations\/2023_07_15_021029_create_habit_schedules_table.php":"06cbaa041c5cd6b7a10eacee047892f2","database\/migrations\/2023_08_28_125553_create_habit_log_table.php":"a1bc9db499a723fe331d996c35cffa19","database\/migrations\/2019_12_14_000001_create_personal_access_tokens_table.php":"a83a47e5b8d4b6360e37c0534215edc8","database\/migrations\/2023_07_15_011352_create_habits_table.php":"44c2cde00916b40bf86f6ba7abf3a282","database\/migrations\/2023_08_01_151415_create_email_preferences.php":"7e6d7dd559fe6021815fa6c7f654b214","database\/migrations\/2014_10_12_100000_create_password_reset_tokens_table.php":"f2dedb471ba17e57c8243d8292a96d6f","database\/migrations\/2014_10_12_000000_create_users_table.php":"5a37d1dc888e1889af47c6aa1093cab7","database\/migrations\/2019_08_19_000000_create_failed_jobs_table.php":"991da6508ab174bd52c3d4e861831e1c","database\/seeders\/HabitTableSeeder.php":"7fe8c404f421c2aae0c3c5c5f67f4683","database\/seeders\/UserTableSeeder.php":"3659505398e9833effb8527b5f4ec7b3","database\/seeders\/DatabaseSeeder.php":"078d0f714c8e17ecd5325382fb00b2af","database\/factories\/Domain\/Emails\/Models\/EmailPreferencesFactory.php":"164b41365a938e81ec4889ab1217a50a","database\/factories\/Domain\/Habits\/Models\/HabitFactory.php":"fc54aa138206f48b0431efc90eb383ad","database\/factories\/Domain\/Iam\/Models\/UserFactory.php":"069543355789243a7dc5f5b977c7bf1f","database\/factories\/Domain\/HabitSchedule\/Models\/HabitScheduleFactory.php":"ff6e91efe1edf7a1a4d2ebb799420dc0","routes\/auth.php":"12c86ab049eb990623221480b68fdd1e","routes\/channels.php":"5edf0b9faf77f23d5bb0474740fe651d","routes\/console.php":"62bfb59371c073b4ec966528fdd9c3f9","routes\/web.php":"77babc8c2b60c5deae749a0c8e3ad9f5","routes\/api.php":"4bf71758cb3b8c431043e62a6509b60e","tests\/Unit\/ExampleTest.php":"3f679e9508c834f0ad95943455fcd836","tests\/Traits\/RefreshDatabase.php":"6ecf699fb250924ac3a1a9cb1f16ddb7","tests\/CreatesApplication.php":"03f2a93259b0c232d3774751fbbc0651","tests\/Http\/Traits\/ScheduledHabitsTraitTest.php":"52601fe6361e603237955193fe0b465a","tests\/Http\/Traits\/HabitLogTest.php":"67b447ec2d4537605f6381fe5eab51ae","tests\/Http\/Auth\/PasswordConfirmationTest.php":"47e227b2f382dcbff79a61d8863abf55","tests\/Http\/Auth\/EmailVerificationTest.php":"a0d226a6dbfbe77083a1d674f3cd0e9d","tests\/Http\/Auth\/PasswordUpdateTest.php":"749d116c5d8ff50dd05395f9d1556d31","tests\/Http\/Auth\/RegistrationTest.php":"8628c50fb41d1625d69d48dd8a775eb9","tests\/Http\/Auth\/AuthenticationTest.php":"690f9964aaae441605eb92b447fe6e10","tests\/Http\/Auth\/PasswordResetTest.php":"dfa31309911921465b1da03418117e3f","tests\/Http\/ScheduledHabits\/UnCompletedHabitsTest.php":"de1b5597a06834046d93418084a8d948","tests\/Http\/ScheduledHabits\/CompletedHabitsTest.php":"3e63cc5958299970fdac5c48b8bbf531","tests\/Http\/ScheduledHabits\/CancelHabitsTest.php":"02affd72e9b9d23fd2cc36b0d71b90b3","tests\/Http\/Habits\/StoreHabitControllerTest.php":"6bc0e0cd096fa703a9d48a932c9b436f","tests\/Http\/Habits\/DeleteHabitControllerTest.php":"42cbf19f60626fdfe615d30d411480a1","tests\/Http\/Habits\/UpdateHabitControllerTest.php":"4c996464c97023a283cb582406e71d90","tests\/Http\/Profile\/UpdateProfileTest.php":"45867de9902448d02482fd41745f99c4","tests\/TestCase.php":"93519c98470fc8240aed892b40c5a9fc","tests\/Console\/Commands\/ScheduledHabits\/ScheduleHabitsForMonthTest.php":"b47b61ed81339b0988e46ef7af530fa8","tests\/Console\/Commands\/Habits\/SendDailyHabitReminderTest.php":"c2598490e8dbea42918f83f9812ba0bb","tests\/Console\/Commands\/Habits\/SendHabitGoalReminderTest.php":"99fe27a4e01dfbbc883f7002bf92d050","tests\/Console\/Commands\/Counters\/UserStreakTest.php":"ba76a190306daac3b260da3c8d5e21a7","tests\/Console\/Commands\/Counters\/HabitStreakTest.php":"a74ce1021b6e648169b13d71052568ee","app\/Domain\/Habits\/DataTransferObjects\/UpdateHabitData.php":"ad1e4e242f8f4931d8a5cfa13bfec951","app\/Domain\/HabitSchedule\/Actions\/UpdateHabitScheduleAction.php":"d3a631fdd8dfe75a6dcbeee6b23560e8","app\/Domain\/HabitSchedule\/Actions\/StoreHabitScheduleAction.php":"ba7bb50006045c809a987ba237d9b2a0"}} \ No newline at end of file diff --git a/app/Http/Controllers/Habits/StoreHabitController.php b/app/Http/Controllers/Habits/StoreHabitController.php index 15e494f..63c908c 100644 --- a/app/Http/Controllers/Habits/StoreHabitController.php +++ b/app/Http/Controllers/Habits/StoreHabitController.php @@ -34,7 +34,12 @@ public function __invoke( $request, $freq->value, $scheduledToDate, - json_encode($data['daily_config']) + match ($freq->value) { + Frequency::DAILY->value => json_encode($data['daily_config']), + Frequency::WEEKLY->value => json_encode([(int)$data['weekly_config']]), + Frequency::MONTHLY->value => json_encode([$data['monthly_config']]), + default => now(), + } )); $habitScheduleAction(