Commit Graph

648 Commits

Author SHA1 Message Date
Anmol Singh Bhatia
365c758a25
fix: create update view modal fix (#842) 2023-04-17 12:24:30 +05:30
Aaryan Khandelwal
ac98381f23
chore: remove estimate option from my issues (#839) 2023-04-17 12:00:30 +05:30
Kunal Vishwakarma
3e436179fe
chore: added default state for issues (#840) 2023-04-17 11:54:22 +05:30
Aaryan Khandelwal
e23075b7b9
chore: no estimates option, estimates activity (#838) 2023-04-17 11:30:48 +05:30
Kunal Vishwakarma
5a36a7931f
fix: removed extra spaces form estimate points brackets (#837) 2023-04-17 11:15:06 +05:30
Aaryan Khandelwal
363c5c8ec4
fix: join project mutation (#835)
* fix: join project mutation

* chore: remove imports
2023-04-17 10:27:20 +05:30
Aaryan Khandelwal
8638170a98
fix: cycles and modules sidebar mutation (#831) 2023-04-14 19:40:00 +05:30
Dakshesh Jain
3b103da6a3
chore: added unsplash flag for self-hosted (#829)
* chore: added unsplash flag for self hosted

* fix: removed actual code and only using flag

* refactor: removed extra variable
2023-04-14 16:52:31 +05:30
Aaryan Khandelwal
23b4145565
chore: added session recorder key to env (#827) 2023-04-14 16:51:24 +05:30
Anmol Singh Bhatia
5848c326c7
fix: cycle and module sidebar fix (#828) 2023-04-14 16:44:06 +05:30
Aaryan Khandelwal
ce253b3cc9
refactor: drag function (#826) 2023-04-14 16:41:28 +05:30
Kunal Vishwakarma
f50872f2a9
fix: empty issue design (#821)
* fix: empty issue design

* chore: removed unused imports
2023-04-14 16:04:16 +05:30
Anmol Singh Bhatia
a0b8f7188f
fix: cycle card (#825) 2023-04-14 16:03:11 +05:30
Aaryan Khandelwal
c7d930f89b
chore: add env flag to enable session recorder conditionally (#822) 2023-04-14 15:17:35 +05:30
Anmol Singh Bhatia
c3ffd233a6
style: workspace url (#816) 2023-04-13 19:33:22 +05:30
Aaryan Khandelwal
3fa6185b63
fix: drag and drop function (#815)
* fix: kanban drag and drop

* fix: kanban board issue dnd mutation
2023-04-13 19:09:55 +05:30
Dakshesh Jain
6de94efc7d
style: removed static 'app.plane.so' (#813) 2023-04-13 18:28:23 +05:30
Aaryan Khandelwal
657241c9c1
feat: clarity script added (#807) 2023-04-13 16:17:21 +05:30
Anmol Singh Bhatia
dc9ce5101c
fix: workspace url error message (#809) 2023-04-13 15:46:25 +05:30
Kunal Vishwakarma
3457411c6a
style: issue list (#798)
* style: issue list

* chore: changed the empty state images
2023-04-13 15:39:05 +05:30
Aaryan Khandelwal
b7a7508d5d
fix: workspace dashboard duplicate keys (#803) 2023-04-13 15:38:43 +05:30
Dakshesh Jain
484a88d881
fix: unusual redirection on onboarding (#808) 2023-04-13 15:38:00 +05:30
Anmol Singh Bhatia
5190ea7280
fix: send code btn fix (#802) 2023-04-12 19:03:29 +05:30
Dakshesh Jain
db488338fb
fix: weird redirection in index page (#801) 2023-04-12 19:03:08 +05:30
Anmol Singh Bhatia
9196fb4562
style: onboarding screen cards (#800) 2023-04-12 19:01:46 +05:30
Saheb Giri
34ff8fecc5
feat: add create page option in cmdk menu (#799) 2023-04-12 19:01:19 +05:30
Anmol Singh Bhatia
d6dbfdc731
feat: page improvement (#797)
* feat: remove label icon added

* feat: block menu dropdown state added

* feat: page info icon added and  style: overflow title and label fix
2023-04-12 18:07:50 +05:30
Anmol Singh Bhatia
f2e8add29d
feat: attachment and link display properties (#796)
* feat: attachment and link count added

* fix: build fix
2023-04-12 15:33:30 +05:30
Saheb Giri
032ef831b2
feat: now user can edit view (#793)
* feat: now user can edit view

* fix: build error
2023-04-12 15:33:21 +05:30
Kunal Vishwakarma
0f9812cf2c
chore: added estimate delete modal (#792) 2023-04-12 15:03:04 +05:30
Aaryan Khandelwal
f734aad10d
fix: minor pages bugs (#786)
* fix: dashboard workspace activity mutation

* fix/minor_pages_bugs
2023-04-11 23:19:47 +05:30
Anmol Singh Bhatia
88d2adddc7
style: create issue modal icon (#784) 2023-04-11 18:46:39 +05:30
Kunal Vishwakarma
e4e66b3ae4
style: pages UI (#769)
* style: pages ui

* chore: added toast alert and tooltip

* fix: fixed issues in pages block

* fix: ai buttons inside pages block
2023-04-11 18:18:49 +05:30
Aaryan Khandelwal
f1f716e8f6
fix: estimates bugs (#785)
* fix: dashboard workspace activity mutation

* fix: minor bugs
2023-04-11 18:17:47 +05:30
Anmol Singh Bhatia
61b9e7a161
feat: issue activity logs (#782)
* feat: attachment, link and estimate activity log added in issue detail page

* feat: attachment, link and estimate activity log added in profile activity section
2023-04-11 18:14:36 +05:30
Kunal Vishwakarma
dfa3a7b78d
feat: estimates (#783)
* chore: use estimate points hook created

* chore: user auth layer

* fix: build error

* chore: estimate crud and validation

* fix: build errors

---------

Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-04-11 17:54:01 +05:30
Anmol Singh Bhatia
d5c2965946
fix: workspace joining state fix (#780) 2023-04-11 17:13:06 +05:30
Kunal Vishwakarma
cfa283116b
chore: added remove workspace image in workspace settings (#781) 2023-04-11 17:12:34 +05:30
Aaryan Khandelwal
725c9375ea
fix: onboarding loop (#775)
* fix: dashboard workspace activity mutation

* fix: onboarding loop
2023-04-11 12:25:21 +05:30
Anmol Singh Bhatia
22c1f6f8e2
feat: workspace name validation added (#767) 2023-04-11 12:11:41 +05:30
Anmol Singh Bhatia
748e5e7fb7
fix: project setting identifier (#766)
* fix: project setting identifier validation added

* fix: project setting identifier label fix
2023-04-11 12:11:15 +05:30
Aaryan Khandelwal
7aa0ace555
fix: pages access (#754)
* fix: dashboard workspace activity mutation

* fix: page access operation
2023-04-11 12:10:22 +05:30
Anmol Singh Bhatia
f2c5bb5c03
fix: workspace join button fix (#774) 2023-04-11 10:12:33 +05:30
Saheb Giri
d411cd7576
style: redesign view (#770)
* style: add new design to the view item

* feat: add no of filters
2023-04-10 22:46:09 +05:30
Anmol Singh Bhatia
fc48fb97d1
style: attachment upload button (#765) 2023-04-10 18:07:40 +05:30
Kunal Vishwakarma
33ea1cb9d3
chore: added ai generation inside block in pages (#732) 2023-04-10 12:33:12 +05:30
Aaryan Khandelwal
08e77cb19e
fix: home page redirection logic (#752)
* fix: dashboard workspace activity mutation

* fix: home page redirection logic

* chore: add homePageRedirect function back
2023-04-08 14:32:33 -04:00
Anmol Singh Bhatia
03e74415f2
feat: upload button validation (#747) 2023-04-08 18:20:33 +05:30
Aaryan Khandelwal
c81bc4e5d2
style: loading screens (#750)
* fix: dashboard workspace activity mutation

* style: loading screens
2023-04-08 18:20:00 +05:30
Aaryan Khandelwal
1026ae3eb1
chore: user auth layer (#749)
* chore: use estimate points hook created

* chore: user auth layer

* fix: build error
2023-04-08 18:05:54 +05:30
Aaryan Khandelwal
3fe32606a9
chore: disable jira importer (#745)
* fix: dashboard workspace activity mutation

* chore: remove jira importer from settings
2023-04-08 15:46:19 +05:30
Aaryan Khandelwal
c21fb6e942
fix: issue attachments mutation (#743)
* fix: dashboard workspace activity mutation

* fix: attachment mutation for create and delete
2023-04-08 15:33:20 +05:30
Aaryan Khandelwal
98e6d3de22
fix: dashboard workspace activity mutation (#742) 2023-04-08 15:10:19 +05:30
Kunal Vishwakarma
9b1ae6bcd4
fix: inconsistency in styles (#734) 2023-04-08 13:55:30 +05:30
Aaryan Khandelwal
3947a86fa7
fix: new auth layer (#740)
* chore: made workspace authorization wrapper component

* chore: added todos

* chore: workspace pages new layout

* chore: project authorization wrapper

* chore: new project authorization wrapper

* fix: authorization for member roles

* chore: new auth screens ui

---------

Co-authored-by: Dakshesh Jain <dakshesh.jain14@gmail.com>
2023-04-08 13:46:46 +05:30
Aaryan Khandelwal
beedd57ee1
fix: fetch selected project members (#741)
* fix: fetch selected project members

* chore: remove old imports
2023-04-08 13:46:21 +05:30
Kunal Vishwakarma
0a3d13706e
fix: mutation issue in cycles (#739)
* fix: mutation issue in cycles

* fix: removed comments
2023-04-08 01:24:24 +05:30
Anmol Singh Bhatia
c093209338
fix: shortcut combination key bug fix (#733)
* fix: shortcut combination key bug fix

* refactor: code refactor
2023-04-07 17:01:52 +05:30
Kunal Vishwakarma
a68d94c33f
fix: added image popover for settings cover (#737)
* fix: added popover for profile cover

* fix:removed comments
2023-04-07 15:33:11 +05:30
Aaryan Khandelwal
35f9876981
refactor: import/export code (#735) 2023-04-07 13:27:57 +05:30
Anmol Singh Bhatia
ea06ee4529
fix: issue attachment improvement (#730)
* fix: invalid file error state bug fix

* style: icons updated
2023-04-06 19:16:50 +05:30
Aaryan Khandelwal
35455c2bf7
chore: delete import (#727)
* chore: delete import

* chore: changed button text
2023-04-06 16:06:31 +05:30
Dakshesh Jain
c49f614352
feat: update project cover image (#726) 2023-04-06 15:11:01 +05:30
Kunal Vishwakarma
95fe4a3831
feat: added estimates (#721)
* feat: added estimates

* chore: added estimate to issue sidebar
2023-04-06 15:09:24 +05:30
Anmol Singh Bhatia
14dd498d08
feat: issue attachments feature (#717)
* chore: issue attachment services added

* feat: attachment icons added

* chore: fetch-key and icons export

* feat: issue attachment upload section added

* feat: issue attachment list section added

* feat: date helper function added

* style: responsiveness added

* feat: attachment info added

* style: attachment overflow fix

* style: cursor pointer added

* chore: issue attachment interface

* style: uploading state added

* feat: delete issue attachment modal

* style: style improvement and refactor

* style: consistent icon added , chore: refactor the code

* fix: js icon import fix

* fix: build fix

* chore: refactor code
2023-04-06 15:07:11 +05:30
Dakshesh Jain
cf662f6e6c
chore: new analytic events (#699)
* feat: tracking events for issues marked as DONE, issue property update, issue moved to cycle, issue moved to modules

* fix: changed events names

* chore: sync analytic

* chore: new analytic events
2023-04-06 12:08:52 +05:30
Aaryan Khandelwal
65037b5031
style: disabled state for buttons (#724) 2023-04-06 01:03:42 +05:30
Aaryan Khandelwal
c9d8a8dbd1
feat: github importer (#722)
* chore: github importer first step completed

* refactor: github importer code refactored

* chore: github importer functionality completed

* fix: import data step saved data
2023-04-06 00:51:15 +05:30
Aaryan Khandelwal
3519be9ce8
fix: remirror empty state (#702)
* fix: minor pages ui

* fix: remirror empty state
2023-04-04 19:27:13 +05:30
Aaryan Khandelwal
0036ac6afb
fix: minor pages ui (#700) 2023-04-04 18:31:28 +05:30
Aaryan Khandelwal
2660d646ad
chore: minor pages UI (#695)
* chore: fix minor ui bugs in pages

* chore: shortcut to add new block

* chore: keyboard accessibility

* chore: block options position
2023-04-04 16:21:46 +05:30
Aaryan Khandelwal
dad36b404d
fix: pages ai modal (#694) 2023-04-04 14:07:17 +05:30
Aaryan Khandelwal
51be70d814
chore: remove github importer tab (#693) 2023-04-04 00:27:08 +05:30
Aaryan Khandelwal
4af5921991
chore: restrict users from creating workspace with reserved slugs (#692) 2023-04-04 00:13:21 +05:30
Dakshesh Jain
67952bc225
feat: added user role on onboarding event (#684)
* feat: added tracker for views

* feat: added user role on onboarding event
2023-04-03 23:57:19 +05:30
Kunal Vishwakarma
a1f0f43992
feat: icon picker (#689)
* feat: icon picker

* style: icon picker modal

---------

Co-authored-by: Dakshesh Jain <dakshesh.jain14@gmail.com>
2023-04-03 23:54:26 +05:30
Aaryan Khandelwal
007ed0afa4
fix: cmdk hover style (#690) 2023-04-03 23:52:39 +05:30
Kunal Vishwakarma
62cca1c7cd
feat: issue redirect (#685)
* feat: open issue in new tab for list and kanban view

* fix: used a tag
2023-04-03 23:51:46 +05:30
Aaryan Khandelwal
5ba7d271b7
style: revamp pages (#688)
* feat: dnd added for blocks

* chore: added access option to pages

* style: ui fixes

* fix: polishing

* fix: build error
2023-04-03 23:30:29 +05:30
Saheb Giri
f6f9caf9e6
fix: now user can navigate using arrow keys (#681) 2023-04-03 19:04:11 +05:30
Aaryan Khandelwal
35e40a7bec
chore: added placeholder to remirror (#686)
* chore: added placeholder to remirror

* fix: build error
2023-04-03 18:14:50 +05:30
Aaryan Khandelwal
3e08186d72
fix: kanban empty issues (#687) 2023-04-03 18:04:45 +05:30
Dakshesh Jain
150553d420
fix: tracker not creating user alias (#683) 2023-04-03 16:37:19 +05:30
Aaryan Khandelwal
1b30e4b57f
fix: user cannot create duplicate links (#680) 2023-04-03 16:22:37 +05:30
Anmol Singh Bhatia
a63c551e75
feat: completed cycle transfer issue validation added (#676)
* feat: completed cycle transfer issue validation added

* style: transfer issue section

* style: issue transfer button
2023-04-03 15:57:52 +05:30
Dakshesh Jain
cfe7c5e0b7
fix: search button not working on image picker popover (#679) 2023-04-03 15:57:08 +05:30
Aaryan Khandelwal
12ad3892f8
fix: signin page type (#671) 2023-04-03 15:07:39 +05:30
Dakshesh Jain
353197f583
feat: added tracker for views (#675) 2023-04-03 15:04:48 +05:30
Kunal Vishwakarma
0cf498651c
feat: shortcuts (#674)
* feat: added shortcut for page and view

* fix: shortcut for view

* fix: onclick method for views and pages
2023-04-03 14:23:50 +05:30
Saheb Giri
a18af1cecf
fix: missing deleted icon in user activity (#673) 2023-04-03 11:51:25 +05:30
Aaryan Khandelwal
61875722e4
chore: add auto generate description option to create issue modals (#672) 2023-04-03 11:41:46 +05:30
Saheb Giri
c0bf7783b1
style: designed user activity. (#666) 2023-03-31 23:00:28 +05:30
Anmol Singh Bhatia
9f34f41982
feat: list and kanban view group by header icon (#665) 2023-03-31 21:20:23 +05:30
Kunal Vishwakarma
567966459b
style: added icons to ellipses in project settings label (#662) 2023-03-31 18:31:44 +05:30
Anmol Singh Bhatia
6055f5c4ee
fix: cycle list page mutation fix (#661)
* fix: cycle list page mutation fix

* fix: cycle mutation fix
2023-03-31 18:31:21 +05:30
Saheb Giri
abe34ad7b1
fix: add scroll into view when editing label in settings page (#660) 2023-03-31 18:31:01 +05:30
Anmol Singh Bhatia
d596e41d4d
fix: project setting control fix (#658)
* fix: project setting control fix

* fix: project member endpoint fix
2023-03-31 18:30:39 +05:30
Aaryan Khandelwal
fae1534887
fix: issues list flicker (#659)
* fix: issues list flicker

* fix: useeffect dependencies
2023-03-31 18:29:24 +05:30
Saheb Giri
448d8c63f3
fix: old labels must have black color in project settings (#657) 2023-03-31 18:03:42 +05:30
Kunal Vishwakarma
844ae4869a
fix: view list link (#653)
* fix: viewlist link

* fix/removed side effects

* fix: deadzones in the link
2023-03-31 17:54:05 +05:30
Anmol Singh Bhatia
afd7741d0c
fix: cycle status bug fix (#656) 2023-03-31 17:52:20 +05:30
Saheb Giri
f074f9f003
fix: graphs issue (#655)
* fix: prevent y axis to have decimal

* fix: add padding and labels to line chart
2023-03-31 17:33:51 +05:30
Anmol Singh Bhatia
f6500914be
style: transfer issue modal empty state added (#652) 2023-03-31 16:05:02 +05:30
Saheb Giri
a6f306209d
fix: issue modal title textfield reset (#651) 2023-03-31 16:04:51 +05:30
Anmol Singh Bhatia
e5507651c3
fix: issue sidebar module , cycle and label dropdown fix (#650) 2023-03-31 16:04:36 +05:30
Aaryan Khandelwal
e3005b7776
fix: project identifier check in project settings (#649) 2023-03-31 16:04:17 +05:30
Aaryan Khandelwal
480e2c4d7f
refactor: cycles toggle favorite (#648) 2023-03-31 16:03:58 +05:30
Aaryan Khandelwal
09e17858fe
chore: remove edit and push issue from page block (#647) 2023-03-31 16:03:48 +05:30
Saheb Giri
13b2a6fd53
fix: persist data on tab switch in workspace (#646)
* fix: persist data on tab switch in workspace

* fix: build fail
2023-03-31 16:03:35 +05:30
Kunal Vishwakarma
4ab82b9616
fix: style and bugs (#644)
* fix: style and bugs

* fix: removed unnecessary classes
2023-03-31 16:03:25 +05:30
Saheb Giri
09d73c5e04
fix: issue activity (#645)
- fix: set and remove activity logs are showing problems
- fix: removing due date is showing static value of 1 Jan.
- fix:  old labels to have black color.
- fix:  word 'Description' should be bold
2023-03-31 14:46:17 +05:30
Aaryan Khandelwal
b2c15125fc
fix: image upload (#642) 2023-03-31 04:24:57 +05:30
Aaryan Khandelwal
a8f125cfa8
fix: blocked and blocking in issue details sidebar (#641) 2023-03-31 03:50:35 +05:30
Aaryan Khandelwal
448f383ec9
chore: cycle sidebar content updated (#639) 2023-03-31 03:21:37 +05:30
Aaryan Khandelwal
0c39f0c563
style: custom error page (#638) 2023-03-31 03:09:55 +05:30
Aaryan Khandelwal
65ddcb6d79
chore: pages content update, empty state for recent pages (#637) 2023-03-31 02:51:39 +05:30
Aaryan Khandelwal
0c94b494ed
refactor: calendar view (#636) 2023-03-31 02:43:38 +05:30
Aaryan Khandelwal
e2921539d0
refactor: sidebar stats mutation (#635) 2023-03-31 02:20:44 +05:30
Aaryan Khandelwal
66d07e340b
fix: delete mutations for issues, cycles and modules (#634) 2023-03-31 02:17:35 +05:30
Anmol Singh Bhatia
8fcfebf0fc
fix: invalid date toast message updated (#633) 2023-03-31 01:40:06 +05:30
Anmol Singh Bhatia
5d0533a44f
style: ellipsis consistent style (#632)
* style: ellipsis consistent style

* style: consistent ellipsis menu for module and cycle
2023-03-31 00:31:00 +05:30
Anmol Singh Bhatia
3cf2172520
style: delete workspace modal (#631) 2023-03-31 00:25:42 +05:30
Saheb Giri
a8a5873d88
fix: add icons to dropdown and replace link icon (#630) 2023-03-30 20:45:15 +05:30
Kunal Vishwakarma
73c7b1bddc
fix: modal typo (#629)
* fix: modal width inconsistency

* fix: modal typo
2023-03-30 20:25:04 +05:30
Anmol Singh Bhatia
4441651f81
style: empty state image updated (#628) 2023-03-30 19:34:50 +05:30
Saheb Giri
64c936b9b5
style: module modal consistent design (#625) 2023-03-30 19:28:04 +05:30
Dakshesh Jain
66ed6a1dc8
feat: added tracker for page, page block, and gpt (#623)
* refactor: made events function generic

* feat: added tracker for page, page block, and gpt
2023-03-30 19:27:46 +05:30
Anmol Singh Bhatia
50275fd2ad
fix: sidebar pending issue stats fix (#627) 2023-03-30 19:26:41 +05:30
Kunal Vishwakarma
112fe8e7e6
fix: modal width inconsistency (#626) 2023-03-30 19:02:05 +05:30
Anmol Singh Bhatia
02e6439bd5
feat: completed cycle transfer issue (#624)
* feat: bulk transfer issue for completed cycle added

* feat: toast alert added for issue transfer
2023-03-30 18:59:53 +05:30
Saheb Giri
1558f51c23
fix: show divider only when filter is selected (#618) 2023-03-30 18:54:44 +05:30
Aaryan Khandelwal
bc7dc43171
chore: ai assistant limit error (#619) 2023-03-30 18:45:33 +05:30
Kunal Vishwakarma
70a00a6309
style: issue modal scroll (#621) 2023-03-30 18:45:11 +05:30
Saheb Giri
4d56adba43
style: create cycle modal makeover (#617) 2023-03-30 18:35:29 +05:30
Anmol Singh Bhatia
624d9dfd39
fix: icon and ellipsis (#622)
* fix: consistent icon for end date for cycle card

* fix: sidebar ellipsis fix
2023-03-30 18:35:05 +05:30
Aaryan Khandelwal
880813685b
fix: sidebar dropdowns height (#616)
* fix: old labels color set to black

* fix: issue details sidebar select dropdowns height
2023-03-30 18:07:00 +05:30
Aaryan Khandelwal
16abbe0b3e
fix: project identifier check in project settings (#613) 2023-03-30 17:48:03 +05:30
Aaryan Khandelwal
b65fa89cdb
fix: role input on my profile page (#612) 2023-03-30 17:47:49 +05:30
Aaryan Khandelwal
ed4aae47a2
style: my profile page (#608) 2023-03-30 17:04:41 +05:30
Aaryan Khandelwal
5feaed3961
fix: fetch correct list of issues on the calendar view (#611) 2023-03-30 17:03:37 +05:30
Saheb Giri
be5c4140ff
refactor: issue label and make design consistent (#610) 2023-03-30 16:59:07 +05:30
Kunal Vishwakarma
c5ccc29418
feat: added invitaion pending pills (#606) 2023-03-30 16:01:24 +05:30
Anmol Singh Bhatia
f5f90dab69
fix : module and cycle invalid date fix (#605)
* fix: module and cycle modal invalid date validation

* fix: cycle and module sidebar invalid date
2023-03-30 16:00:48 +05:30
Aaryan Khandelwal
a94e38c093
fix: minor bugs in the onboarding screens (#603) 2023-03-30 13:55:50 +05:30
Saheb Giri
63b7c1ee47
style: icons consistency and minor fixes (#601)
* fix: change discord casing

* style: icon and style consistency in cmd k

- change discord icon color
- make link copy link consistent
-  bolt to rocket icon for shortcut

* style: make icon color throughout the activity log
2023-03-30 13:54:18 +05:30
Kunal Vishwakarma
1866fd77bb
fix: changed buttons to primary (#602) 2023-03-30 13:53:03 +05:30
Kunal Vishwakarma
531b9e3d64
style: fixed height issue in module card (#599) 2023-03-30 12:09:42 +05:30
Anmol Singh Bhatia
06fb3e9b58
fix: calendar view bugs (#600)
* fix: text turncate added for issue

* fix: next week btn fix, style:calendar cell height fix
2023-03-30 12:09:11 +05:30
Aaryan Khandelwal
fb01e6d22c
fix: module status line break (#597) 2023-03-30 02:07:48 +05:30
Anmol Singh Bhatia
e6055da150
feat: calendar view (#561)
* feat:start and last day of month helper function

* feat: start and last day of week helper function

* feat: weekday and everyday interval helper function

* feat: calendar date formater helper function

* feat: monthly calendar view , feat: weekend date toggle, feat: calendar month and year picker

* feat: monthly , weekly view and weekend toggle

* feat: drag and drop added in calendar view

* fix: drag and drop mutation fix

* chore: refactoring , feat: calendar view option added

* fix: calendar view menu fix

* style: calendar view style improvement

* style: drag and drop styling

* fix:week day format fix

* chore: calendar constant added

* feat: calendar helper function added

* feat: month and year picker, month navigator, jump to today funtionality added

* feat: weekly navigation and jump to today fix, style: month year picker fix

---------

Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-03-30 02:01:53 +05:30