0
0
mirror of https://github.com/makeplane/plane synced 2024-06-14 14:31:34 +00:00
Commit Graph

962 Commits

Author SHA1 Message Date
Anmol Singh Bhatia
289e81d6eb
chore: issue activity user redirection added ()
* feat: issue activity user redirection added

* feat: analytics page user redirection
2023-08-11 15:48:52 +05:30
Dakshesh Jain
f562fcd466
refactor: both delete or backspace can be used to open modal ()
* refactor: both delete or backspace can be used to open modal

* fix: 'Bulk Issue Delete' modal will open on single click
2023-08-10 16:02:10 +05:30
Dakshesh Jain
8c8668a3e6
refactor: not making calls to member's endpoint to get membership status ()
* refactor: not making call to members endpoint to get membership status

* refactor: type for IProject
2023-08-10 15:39:32 +05:30
Dakshesh Jain
9ce85cdf21
refactor: if/else conditions ()
* refactor: shortcuts if/else

* fix: merge conflict
2023-08-10 13:12:17 +05:30
Dakshesh Jain
1c6cdb8328
refactor: added validation for display_name () 2023-08-10 13:05:03 +05:30
guru_sainath
005b42cb8d
dev: Updating themening worfkflow () 2023-08-10 13:03:42 +05:30
Dakshesh Jain
be062ccd34
fix: import user using endpoint with email () 2023-08-09 17:49:25 +05:30
Dakshesh Jain
c9d0c5353d
style: displaying email in members page depending on user role ()
* style: displaying email in members page depending on user role

* refactor: added null safety
2023-08-09 17:23:57 +05:30
Dakshesh Jain
2a6eb5fe23
style: option to edit display name in profile page () 2023-08-09 16:44:35 +05:30
Aaryan Khandelwal
d9ccce41bc
chore: profile and my issues page start date option ()
* chore: profile and my issues page start date option

* fix: properties order in my profile view options
2023-08-09 15:46:47 +05:30
Anmol Singh Bhatia
3db69a3a71
style: profile empty state ()
* style: profile empty state

* style: priority empty state padding
2023-08-09 15:45:20 +05:30
Dakshesh Jain
faa50b0bbb
fix: analytics showing user id instead of display name ()
* fix: replacing first, last name and email with display name

* fix: different endpoint for workspace & project member

* fix: falling back to email if display_name doesn't exist

* fix: analytics showing user id instead of display name
2023-08-09 15:20:29 +05:30
Dakshesh Jain
1991e09035
refactor: removed escape keydown listener () 2023-08-09 15:18:26 +05:30
Aaryan Khandelwal
4fcd081d27
chore: select start date option for issue () 2023-08-09 15:17:32 +05:30
Aaryan Khandelwal
5f1209f1db
chore: empty state for multi-level dropdown ()
* fix :label filter should show something if there is no label  ()

* style: children empty state

---------

Co-authored-by: Pankaj Chotaliya <34762752+pankajvc@users.noreply.github.com>
2023-08-08 14:13:26 +05:30
Aaryan Khandelwal
88e5a05253
chore: subscribed by me tab on my issues page ()
* chore: add subscribed by me tab in my issues

* chore: update tab titles

* fix: build error
2023-08-08 13:15:25 +05:30
Dakshesh Jain
981acc81c1
fix: replaced first name, last name or email to display name ()
* fix: replacing first, last name and email with display name

* fix: different endpoint for workspace & project member

* fix: falling back to email if display_name doesn't exist
2023-08-08 13:01:43 +05:30
guru_sainath
9df0ba6e3a
feat: initiated plane space () 2023-08-08 12:55:42 +05:30
guru_sainath
b6744dcd29
Chore: mobx setup and app sidebar and theme management ()
* dev: Mobx integration for app sidebar and custom theme

* dev: Handled edge case and conditional rendering for mobx store
2023-08-08 12:50:27 +05:30
DevMiner
a164dfd532
chore(frontend): add sharp () 2023-08-07 15:52:08 +05:30
Aaryan Khandelwal
97c3fb40e7
fix: custom theme persisting after signing out ()
* fix: custom theme persistence

* chore: remove console logs

* fix: build error

* fix: change theme from command k
2023-08-03 15:01:31 +05:30
Dakshesh Jain
5aad6c71da
fix: notification read status being toggled when click on link () 2023-08-02 17:23:55 +05:30
Aaryan Khandelwal
a1ae338c37
chore: add non existing states for project entities () 2023-08-02 16:47:36 +05:30
Anmol Singh Bhatia
c16b0daa22
style: profile activity ()
* style: profile activity comment log styling

* chore: profile feed activity refactor

* style: sidebar project list
2023-08-02 16:45:34 +05:30
Dakshesh Jain
87a920174e
fix: comment reaction mutation () 2023-08-02 14:21:48 +05:30
Anmol Singh Bhatia
584192faba
style: sidebar project list improvement () 2023-08-02 14:21:26 +05:30
Dakshesh Jain
b61adbed4b
fix: invalid project selection in create issue modal () 2023-08-02 13:38:45 +05:30
Aaryan Khandelwal
7434800999
chore: show message if dragging unjoined project () 2023-08-02 12:09:53 +05:30
Anmol Singh Bhatia
f3bd1691ce
style: sidebar project list styling () 2023-08-01 19:11:09 +05:30
Anmol Singh Bhatia
d83a76a3aa
style: my issue and profile page view dropdown () 2023-08-01 19:04:53 +05:30
Aaryan Khandelwal
2cd431b4a4
fix: my issues mutation ()
* fix: my issues mutation

* fix: activity message and icon return value
2023-08-01 18:40:04 +05:30
Aaryan Khandelwal
d22e4b8212
fix: profile activity workspace slug () 2023-08-01 18:38:33 +05:30
Anmol Singh Bhatia
0e0e09c4fd
style: profile dropdown updated () 2023-08-01 18:25:13 +05:30
Aaryan Khandelwal
a8816ef473
refactor: issue activity component () 2023-08-01 17:07:11 +05:30
Anmol Singh Bhatia
d315a24c1c
style: primary color variable added in global () 2023-08-01 17:04:23 +05:30
Dakshesh Jain
a66a0680df
fix: showing alert on error while deleting workspace member or invited member ()
style: showing 'Leave' for current user
2023-08-01 15:32:42 +05:30
Anmol Singh Bhatia
98c7453741
style: view dropdown () 2023-08-01 14:16:43 +05:30
Anmol Singh Bhatia
8a9ff31009
style: sidebar project disclosure list open by default () 2023-08-01 14:13:42 +05:30
Dakshesh Jain
d310b8f86f
style: style if user doesn't have profile pic () 2023-08-01 14:12:57 +05:30
Nikhil
4e297d92f3
chore: update empty states, fix: delete issue modal ()
* chore: update empty states

* fix: delete issue modal

---------

Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-08-01 13:58:58 +05:30
Anmol Singh Bhatia
e48147f87e
style: create project modal () 2023-08-01 13:34:54 +05:30
Aaryan Khandelwal
85a7a7df2b
chore: profile dropdown in the sidebar ()
* chore: profile dropdown in the sidebar

* style: update spacing and font sizes
2023-08-01 13:31:16 +05:30
Dakshesh Jain
92b22dc99e
style: showing 'Created by me' tab to all user ()
* style: showing 'Created by me' tab to all user

* refactor: removed unnecessary imports
2023-08-01 13:30:51 +05:30
Aaryan Khandelwal
cb4d294608
style: sidebar projects design ()
* chore: disclosure menu for sidebar projects

* fix: projects list spacing

* style: new design
2023-08-01 12:24:34 +05:30
Aaryan Khandelwal
df8504e6f7
fix: issue redirection () 2023-08-01 11:22:47 +05:30
Dakshesh Jain
7287c27b73
refactor: changed per_page to 30 () 2023-08-01 11:19:06 +05:30
Aaryan Khandelwal
d733fb92cd
fix: show project drag handle only when uncollapsed ()
* fix: show project drag handle only when uncollapsed

* chore: fetch profile issues auth

* chore: update theme colors

* chore: update profile page redirection
2023-07-31 18:11:25 +05:30
Aaryan Khandelwal
7ad0466d65
refactor: new onboarding workflow ()
* refactor: new onboarding workflow

* refactor: new onboarding workflow
2023-07-31 17:23:49 +05:30
Anmol Singh Bhatia
e8f748a67d
style: responsive title ()
* style: responsive issue title added

* style: responsive breadcrumbs and app-header layout

* style: breadcrumbs styling

* fix: app header dropdown issue and limit app header title to 32 characters
2023-07-31 17:22:48 +05:30
Dakshesh Jain
81b1405448
refactor: moved mutate to 'finally' block ()
* refactor: moved mutate to 'finally' block

fix: content for success

* fix: invited -> added
2023-07-31 17:21:37 +05:30