Commit Graph

78 Commits

Author SHA1 Message Date
Lucid Kobold 76c0dfca91 Removed unused imports 2022-04-11 14:15:41 -05:00
Lucid Kobold a256cbd1e3 Moved the isToday check out of the day componenet. 2022-04-11 14:15:01 -05:00
Lucid Kobold f6115a928c Attempting to force update the date in a useEffect. 2022-04-11 14:08:25 -05:00
Lucid Kobold 077a38e891 Attempting to fix and issue with the currDay highlight. Made a currDate in thecontext state rather than using new Date() accross the app. 2022-04-11 12:17:57 -05:00
Lucid Kobold ad32dd30a1 Fixed initial focus when the modal opens to the first enabled sticker button. 2022-04-09 17:42:20 -05:00
Lucid Kobold 6b280f448c Remove curly braces for consistency. 2022-04-09 17:07:51 -05:00
Lucid Kobold 7476757a38 Update the padding on the current day so the border is more symmetrical. 2022-04-09 14:00:01 -05:00
Lucid Kobold 4ce0c8d402 Prettier 2022-04-09 13:59:05 -05:00
Lucid Kobold f2904060b4 Added responsive margins within the modals. 2022-04-03 16:45:06 -05:00
Lucid Kobold f6ae31fd04 Updated the add sticker modal. Disabled the next button on the edit modal when no sticker has been selected. 2022-04-03 02:03:10 -05:00
Lucid Kobold 7ddc48280c Moved the submit and cancel buttons. 2022-04-03 01:41:17 -05:00
Lucid Kobold 619a839eaa Styling 2022-04-03 01:19:37 -05:00
Lucid Kobold c0a69c0eb3 Updated documentation 2022-04-03 01:10:31 -05:00
Lucid Kobold 3c60999089 Completed the edit confirmation modal 2022-04-03 00:48:31 -05:00
Lucid Kobold 8a7adba7f2 Added a sticker selector componenet. 2022-04-02 23:51:31 -05:00
Lucid Kobold 5abad3a40a Modal step/page resets to 0 when re-opened. 2022-03-28 13:56:43 -05:00
Lucid Kobold 93de5cd16d Added documentation. 2022-03-27 01:53:54 -05:00
Lucid Kobold c191c6037b Added documentation 2022-03-27 01:34:43 -05:00
Lucid Kobold fb53187438 Expanded the add stickers modal to include a confirmation screen when updating a sticker on a past day. Step state is not resetting on close. 2022-03-27 01:32:15 -05:00
Lucid Kobold 78abdc7e41 Set the min and max range for the date picker input. 2022-03-26 23:15:37 -05:00
Lucid Kobold 4973bdbdd0 Fixed false positive console warn. 2022-03-26 20:46:38 -05:00
Lucid Kobold d8c9db9475 Attempted to force the app to stay within the valid date ranges. This caused app crashed due to infinite useEffect loops. Added documentation. 2022-03-26 02:49:14 -05:00
Lucid Kobold 39b9a13e39 Removed references to the inaccesible contect within a dynamic page. 2022-03-26 00:45:32 -05:00
Lucid Kobold 5071d5a6ba Moved valid date range function into it's own file to be accessibly within the dynamic pages. 2022-03-26 00:43:22 -05:00
Lucid Kobold 94ffe42325 Remove outdated todos 2022-03-25 23:58:59 -05:00
Lucid Kobold 827441ca1e Invalidated the next and prev nav buttons for the calender component when compared to a new valid date range state withing the calender context. 2022-03-25 23:50:07 -05:00
Lucid Kobold 87a14c450b Updating value passed to demostickers component 2022-02-10 02:21:55 -06:00
Lucid Kobold 622ec49933 Added todos. 2022-02-10 02:14:42 -06:00
Lucid Kobold cecf9b2683 Removed unused import. 2022-02-10 02:06:18 -06:00
Lucid Kobold 609882fd1e Stickers now updating in local state, the context state is not. 2022-02-10 01:57:54 -06:00
Lucid Kobold af57b29e2d Remove unused id. 2022-02-10 01:01:58 -06:00
Lucid Kobold d6ee215a15 Removed unused imports. 2022-02-10 00:59:36 -06:00
Lucid Kobold dc5c83641c Handle update and hangle close functions. Updated modal footer butons. 2022-02-10 00:09:59 -06:00
Lucid Kobold ae29a1e4af Add sticker context. 2022-02-03 13:39:58 -06:00
Lucid Kobold 4c3ef736fc Add sticker context. 2022-02-03 13:39:42 -06:00
Lucid Kobold 1510f6725c Dynamically render cursor and modal. Removed unused imports. 2022-02-03 13:39:19 -06:00
Lucid Kobold ad1d75568a Conditionally render cusor and modal. 2022-02-03 11:54:04 -06:00
Lucid Kobold 314ead7a79 Updated and removed todos. 2022-01-27 13:45:17 -06:00
Lucid Kobold 934cd98e3c Added stickers to modal. 2022-01-07 10:55:32 -06:00
Lucid Kobold dd1945a4ef Add stickerVal to the types files. 2022-01-07 10:49:32 -06:00
Lucid Kobold ad7733e979 Hover properties. 2022-01-06 13:00:43 -06:00
Lucid Kobold 98ba326472 Styling and formatting. 2022-01-06 12:55:11 -06:00
Lucid Kobold 6926066751 Formatting. Added demo stickers as emojis. Added TODOs. 2022-01-06 12:01:22 -06:00
Lucid Kobold 342507ad05 Added more todos. 2022-01-05 12:54:11 -06:00
Lucid Kobold 628b0ce9f3 Moved interfaces to the interface folder. 2022-01-05 12:36:59 -06:00
Lucid Kobold 356c120ff2 Added todos. 2022-01-05 12:32:49 -06:00
Lucid Kobold 220df963ca Modal opens and closes properly when dates are clicked. Removed todos. 2022-01-05 12:22:53 -06:00
Lucid Kobold f25fbdcbc4 Added todos. Refactored month component to use the day component. 2022-01-04 11:55:19 -06:00
Lucid Kobold e88f0cb91c Fixed key typing. 2022-01-03 14:35:52 -06:00
Lucid Kobold 95b9f91ef7 Started a day component. Will dynamically render buttons and onClicks depending on the properties of the given date. This will in turn trigger the appropriate modal when necessary. 2022-01-01 22:06:48 -06:00