Commit Graph
43 Commits
Author SHA1 Message Date
lethemanhandlethemanh c429306e77 #843 missing back button in settings on mobile (#849)
Co-authored-by: lethemanh <lethemanh@lethemanhs-MacBook-Pro.local>
2026-04-29 17:38:47 +02:00
lethemanhandlethemanh c910f3e3a9 #693 open calendar menu on mobile (#842)
Co-authored-by: lethemanh <lethemanh@lethemanhs-MacBook-Pro.local>
2026-04-28 16:09:21 +02:00
lethemanhandlethemanh 53342d808f #809 extract event actions component (#831)
Co-authored-by: lethemanh <lethemanh@lethemanhs-MacBook-Pro.local>
2026-04-27 10:32:44 +02:00
lethemanhandlethemanh 4179c274fc #623 handle white page crash (#824)
Co-authored-by: lethemanh <lethemanh@lethemanhs-MacBook-Pro.local>
2026-04-27 10:27:15 +02:00
lethemanhandlethemanh 00286b88ea #827 fix location field layout (#828)
Co-authored-by: lethemanh <lethemanh@lethemanhs-MacBook-Pro.local>
2026-04-24 12:17:59 +02:00
lethemanh 126fac845b Merge pull request #818 from lethemanh/698-personal-settings
#698 personal settings
2026-04-22 16:37:24 +07:00
lethemanh 1a2e538d04 Merge pull request #807 from lethemanh/806-resolve-double-tab-to-select-timezone-issue
#806 resolve double tab to select timezone-issue
2026-04-21 15:06:57 +07:00
lethemanhandlethemanh 805a63b585 #808 extract event form field component (#815)
Co-authored-by: lethemanh <lethemanh@lethemanhs-MacBook-Pro.local>
2026-04-21 09:39:41 +02:00
lethemanh 12498f62e5 Merge pull request #775 from lethemanh/765-disable-auto-zoom-in-on-ios
#765 disable auto zoom in on ios
2026-04-20 14:32:51 +07:00
lethemanh d42fe1ce9f Merge pull request #799 from lethemanh/797-adjust-height-of-timezone-on-open
#797 adjust height of timezone selector when openning on mobile
2026-04-17 17:57:52 +07:00
lethemanh 49e993a3ce Merge pull request #804 from lethemanh/803-adjust-desktop-layout
#803 adjust desktop layout
2026-04-17 16:17:36 +07:00
lethemanh 4cf4901f99 Merge pull request #795 from lethemanh/771-numpad-on-number-textfield
#771 numpad on number textfield
2026-04-16 15:41:31 +07:00
lethemanh 98132e98f2 Merge pull request #793 from lethemanh/774-fix-date-time-layout-allday
#774 fix issue of date time layout allday
2026-04-16 14:36:19 +07:00
lethemanh 99530b9347 Merge pull request #796 from lethemanh/788-mobile-adapt-for-more-options-button
#788 mobile adapt for more options button
2026-04-16 14:35:46 +07:00
lethemanhandlethemanh 79da6d63ef #770 remove sidebar margin in iframe (#794)
Co-authored-by: lethemanh <lethemanh@lethemanhs-MacBook-Pro.local>
2026-04-16 09:25:35 +02:00
lethemanh f54873c7a6 Merge pull request #778 from lethemanh/777-limit-date-picker-height-on-mobile
#777 limit date picker height on mobile
2026-04-15 15:58:42 +07:00
lethemanh 401a8b7287 Merge pull request #782 from lethemanh/739-upgrade-twake-ui
#739 upgrade twake-ui to 1.4.0
2026-04-15 08:43:55 +07:00
lethemanh 9f29b31d2c Merge pull request #784 from lethemanh/783-fix-scroll-issue-on-ios
#783 fix scroll issue on ios
2026-04-15 08:43:05 +07:00
lethemanh 08911f7ad0 Merge pull request #780 from lethemanh/779-increase-space-between-switch-day-button
#779 increase space between switch day buttons on mobile
2026-04-14 14:33:48 +07:00
lethemanh d8303539e4 Merge pull request #773 from lethemanh/772-fix-scroll-issue-on-mobile
#772 fix scroll issue on mobile
2026-04-13 14:55:15 +07:00
lethemanh 200d69fd28 Merge pull request #768 from lethemanh/767-fix-bug-when-opening-drawer-on-iphone
#767 resolve issue of keyboard when opening drawer on iphone
2026-04-10 23:44:47 +07:00
lethemanh e5687feaeb Merge pull request #766 from lethemanh/702-hide-date-label-when-open-search-on-table
#702 hide date label when open search bar on tablet
2026-04-10 14:42:38 +07:00
lethemanh f358d64962 Merge pull request #761 from lethemanh/760-fix-date-picker-on-iphone
#760 fix date picker does not display on iphone
2026-04-10 14:36:11 +07:00
lethemanh 97eecf93ef Merge pull request #762 from lethemanh/750-improve-date-picker-on-mobile
#750 auto close date picker after select a date on mobile
2026-04-09 16:21:52 +07:00
lethemanh 1e5e1abb61 Merge pull request #752 from lethemanh/771-timezone-bottom-sheet
771 timezone bottom sheet
2026-04-09 15:12:23 +07:00
lethemanh 8b6c0bb520 Merge pull request #751 from lethemanh/685-view-more-events-in-month-view
685 view more events in month view
2026-04-09 15:12:01 +07:00
lethemanhandlethemanh e29cd8dc42 #683 quick search on mobile (#749)
Co-authored-by: lethemanh <lethemanh@lethemanhs-MacBook-Pro.local>
2026-04-08 13:02:08 +02:00
lethemanh d5c72c9512 Merge pull request #733 from lethemanh/681-day-view-with-sidebar-on-mobile
681 day view with sidebar on mobile
2026-04-07 17:19:16 +07:00
lethemanhandlethemanh cadfa70e60 #708 apply strictier linting rules (#717)
* #708 apply strictier linting rules and fix simple eslint bugs

* #708 fix eslint errors relate to promise

* #708 fix eslint import/no-extraneous-dependencies

* #708 fix eslint errors of react-hook

* #708 enable eslint check for typescript

---------

Co-authored-by: lethemanh <lethemanh@lethemanhs-MacBook-Pro.local>
2026-04-01 17:15:10 +02:00
lethemanhandlethemanh fcccb1fc55 #704 incomplete recurrence info (#707)
Co-authored-by: lethemanh <lethemanh@lethemanhs-MacBook-Pro.local>
2026-03-25 11:13:38 +01:00
lethemanhandlethemanh 43424607d4 #602 adminstrator can manage calendar resources (#703)
Co-authored-by: lethemanh <lethemanh@lethemanhs-MacBook-Pro.local>
2026-03-25 08:28:24 +01:00
lethemanhandlethemanh 5f26bef4dc #669 display resource admin (#677)
Co-authored-by: lethemanh <lethemanh@lethemanhs-MacBook-Pro.local>
2026-03-20 12:01:04 +01:00
lethemanh 3ed8b8ac6b Merge pull request #642 from lethemanh/637-modify-resource
637 modify resource
2026-03-20 11:28:10 +07:00
lethemanhandlethemanh 966a62c24b #637 modify resource (#642)
Co-authored-by: lethemanh <lethemanh@lethemanhs-MacBook-Pro.local>
2026-03-19 17:09:04 +01:00
lethemanhandlethemanh a17320b861 #654 assign icon based on icon property (#662)
Co-authored-by: lethemanh <lethemanh@lethemanhs-MacBook-Pro.local>
2026-03-18 13:59:32 +01:00
lethemanhandlethemanh 3a84756872 #601 event creation prefill resources (#641)
Co-authored-by: lethemanh <lethemanh@lethemanhs-MacBook-Pro.local>
2026-03-18 11:31:29 +01:00
lethemanh 647f82c653 Merge pull request #664 from lethemanh/660-remove-owner-in-calendar-of-resource
#660 remove owner in calendar of resource
2026-03-18 16:47:09 +07:00
lethemanh 4aebbe6e67 Merge pull request #663 from lethemanh/661-hide-empt-resource-section-in-event-detail
#661 hide empty resource section in event detail
2026-03-18 16:42:07 +07:00
lethemanhandlethemanh 7d21eab757 #600 quick search for resource calendar (#635)
Co-authored-by: lethemanh <lethemanh@lethemanhs-MacBook-Pro.local>
2026-03-17 16:10:36 +01:00
lethemanhandlethemanh 387e64d58c #598 resource field in event (#634)
Co-authored-by: lethemanh <lethemanh@lethemanhs-MacBook-Pro.local>
2026-03-17 14:11:12 +01:00
lethemanhandlethemanh 0dd7f1b2fd #599 ability to register to a resource calendar (#631)
Co-authored-by: lethemanh <lethemanh@lethemanhs-MacBook-Pro.local>
2026-03-17 09:33:15 +01:00
lethemanhandlethemanh 8da9505e01 #649 remove username on resource (#650)
Co-authored-by: lethemanh <lethemanh@lethemanhs-MacBook-Pro.local>
2026-03-17 09:16:42 +01:00
lethemanh 9898278fb5 #597 display resource calendar (#630) 2026-03-16 17:35:35 +01:00