Commit graph

6 commits

Author SHA1 Message Date
sriram veeraghanta
0e6fbaee3a
[WEB-4790] fix: moved typescript parser to the base eslint config (#7658)
* fix: moved typescript parser to the base eslint config

* fix: eslint warning

* fix: type config setting

* fix: convert live eslint to cjs
2025-08-27 21:03:20 +05:30
sriram veeraghanta
047080a66f
[WEB-4661] fix: move helpers file into utils #7568 2025-08-11 18:42:51 +05:30
Anmol Singh Bhatia
8613a80b16
[WEB-3523] feat: start of week preference (#7033)
* chore: startOfWeek constant and types updated

* chore: startOfWeek updated in profile store

* chore: StartOfWeekPreference added to profile appearance settings

* chore: calendar layout startOfWeek implementation

* chore: date picker startOfWeek implementation

* chore: gantt layout startOfWeek implementation

* chore: code refactor

* chore: code refactor

* chore: code refactor
2025-05-12 19:13:39 +05:30
Aaryan Khandelwal
f181b671f3
chore: update year range in the calendar component (#6781) 2025-03-19 19:06:58 +05:30
Aaryan Khandelwal
6fac320a05
chore: add month and year picker (#6656) 2025-02-21 17:14:28 +05:30
Akshita Goyal
f9d154dd82
Fix: date range selector (#6625)
* fix: Handled workspace switcher closing on click

* fix: removed action btns from date range selector

* fix: updated calendar component
2025-02-19 15:01:51 +05:30