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
Anmol Singh Bhatia
03e74415f2
feat: upload button validation ( #747 )
2023-04-08 18:20:33 +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
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
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
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
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
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
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
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
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
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
480e2c4d7f
refactor: cycles toggle favorite ( #648 )
2023-03-31 16:03:58 +05:30