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
pablohashescobar
9c4fcca6c1
fix: ordering in queryset ( #598 )
2023-03-30 16:33:16 +05:30
pablohashescobar
5aad20e7ed
fix: project update for identifier ( #604 )
2023-03-30 16:33:04 +05:30
pablohashescobar
3a599b6436
chore: workspace detail on issue activity serializer ( #607 )
2023-03-30 16:32:48 +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
pablohashescobar
89bb439d62
chore: return user request count from logger ( #596 )
2023-03-30 02:04:41 +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
Aaryan Khandelwal
952c64d449
fix: mutation error for project issues ( #595 )
2023-03-30 01:50:00 +05:30
Aaryan Khandelwal
dcf8b562d3
chore: cycle and module sidebar stats filter ( #594 )
2023-03-30 01:31:43 +05:30
pablohashescobar
6a40dd911f
fix: cycles date check for null and incomplete cycles endpoint ( #580 )
...
Co-authored-by: Vamsi Kurama <vamsi.kurama@gmail.com>
2023-03-30 01:26:14 +05:30
pablohashescobar
9064709d5d
feat: user activities endpoint ( #590 )
2023-03-30 01:25:55 +05:30
pablohashescobar
6d8eda9814
chore: update API endpoints for analytics ( #574 )
...
* chore: return workspace details on project create and update
* chore: update endpoints to return workspace and project details
---------
Co-authored-by: Vamsi Kurama <vamsi.kurama@gmail.com>
2023-03-30 01:25:32 +05:30
pablohashescobar
7eaec16381
chore: add cycle id and module id in issues list endpoint ( #586 )
2023-03-30 01:25:16 +05:30
pablohashescobar
d7ed237f78
feat: add API limit for AI assistance ( #592 )
2023-03-30 01:23:56 +05:30
kunalv17
5c1607f39b
style: finished module card design ( #593 )
...
* style: finished modulecard design
* fix: use assignee list component
2023-03-30 01:17:51 +05:30
Saheb Giri
c75ca8203f
feat: add label to create view modal ( #591 )
2023-03-30 01:08:14 +05:30
Anmol Singh Bhatia
cfd97041b8
feat: incomplete cycle endpoint added , issue sidebar cycle fix ( #582 )
...
* feat: incomplete cycle endpoint added , issue sidebar cycle fix
* fix: fetch key
2023-03-29 19:21:15 +05:30
Saheb Giri
7337707a4e
style: redesign issue activity ( #579 )
...
* style: redesign the activity feed and refactor the code
* chore: remove console logs
* revert: back to remirror rich text editor
* style: make icons, text smaller and reduce the spacing between logs
2023-03-29 19:19:37 +05:30
Dakshesh Jain
b441a2ce20
feat: added labels in filters ( #585 )
...
* feat: added labels in filters
* fix: added labels in fetch keys
2023-03-29 19:18:57 +05:30
Aaryan Khandelwal
1509c8611d
fix: mutation while adding issue to cycle or module ( #589 )
2023-03-29 19:13:53 +05:30
kunalv17
4e9715a5b2
style: added divider to the pages block ( #571 )
...
* style: added hr to the pages block
* style: added divider and removed hr
* chore: removed index prop
* chore: removed index
2023-03-29 18:36:52 +05:30
Dakshesh Jain
10657d4796
fix: filter menu not closing on select other parent option ( #587 )
2023-03-29 18:18:45 +05:30
Saheb Giri
653cc29290
style: issue filter design ( #588 )
...
* style: redesign issue filter pill
* style: redesign issue label on the view modal
2023-03-29 18:18:08 +05:30
Dakshesh Jain
fa9c6581fd
fix: using proper name for tracker key ( #581 )
...
* fix: transmitting selective data for analytics
* fix: using proper name for tracker key
* fix: using proper name for tracker key
2023-03-29 16:34:56 +05:30
Aaryan Khandelwal
96910e1897
chore: ai for issue description ( #575 )
...
* feat: block sync
* chore: ai assistant for issue description
2023-03-29 16:30:40 +05:30
sphynxux
2f69761130
Merge pull request #583 from makeplane/chore/analytics_payload
...
chore: analytics payload
2023-03-29 16:29:17 +05:30
sphynxux
a8f5a3eda1
Merge pull request #584 from makeplane/fix/parent_issue_modal
...
fix: design of select parent issue modal
2023-03-29 16:28:55 +05:30
Anmol Singh Bhatia
248d094762
feat: cycle list page ( #577 )
...
* style: cycle list page
* fix:typo fix
2023-03-29 16:27:55 +05:30
pablohashescobar
1255f4756d
fix: uuid serilaizable error
2023-03-29 16:25:06 +05:30
Aaryan Khandelwal
22f8eb9a68
fix: design of select parent issue modal
2023-03-29 16:24:04 +05:30
pablohashescobar
3ba9cddc2a
chore: add user id when logging for analytics
2023-03-29 16:15:11 +05:30
kunalv17
e3cb0ed13e
feat/added toggle for pages in settings features ( #576 )
...
* feat/added toggle for pages in settings features
* style:changed pages icon
2023-03-29 15:21:08 +05:30
pablohashescobar
2786f09e85
Merge branch 'develop' of github.com:makeplane/plane into develop
2023-03-29 14:52:38 +05:30
Dakshesh Jain
06daf68753
fix: transmitting selective data for analytics ( #578 )
2023-03-29 14:38:30 +05:30
Anmol Singh Bhatia
2138ddf1f5
fix: profile page header fix ( #572 )
2023-03-29 13:17:31 +05:30
pablohashescobar
f9fa345b25
Merge branch 'develop' of github.com:makeplane/plane into develop
2023-03-29 12:54:33 +05:30
Dakshesh Jain
c3e1d33518
feat: jitsu tracker setup ( #542 )
...
* feat: jitsu tracker setup
also using it in create, update and delete project & workspace
* refactor: added some more check condition on track-event api
* fix: added env vars in turbo.json
* feat: added user onboard event, workspace invite and workspace invite accept events
* feat: add tracker for issues, state, modules and cycles
* fix: add @jitsu/nextjs in package.json
2023-03-29 12:24:19 +05:30
kunalv17
9eb9b7bf6c
style: dashboard color ( #568 )
2023-03-29 11:54:37 +05:30
Saheb Giri
c60b152a7c
fix: add crisp chat with us option in cmdk ( #570 )
2023-03-29 11:53:09 +05:30