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

773 Commits

Author SHA1 Message Date
Aaryan Khandelwal
a8816ef473
refactor: issue activity component () 2023-08-01 17:07:11 +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
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
Anmol Singh Bhatia
98d9763f8e
feat: sidebar project ordering functionality added () 2023-07-31 17:10:23 +05:30
Dakshesh Jain
c9498fa54d
fix: workspace member invitation mutate ()
* fix: workspace member invitation mutate

* fix: mutate on finally
2023-07-31 16:58:45 +05:30
Aaryan Khandelwal
0586d30a33
style: profile page responsiveness added ()
* refactor: folder structure

* style: mobile responsiveness added

* chore: add user profile redirection

* chore: profile page authorization
2023-07-31 16:57:28 +05:30
Dakshesh Jain
406b323e8e
fix: image upload accepting non-image format ()
* fix: image upload accepting non-image format

* style: showing all the valid for image upload
2023-07-31 14:17:51 +05:30
Anmol Singh Bhatia
47838a506a
fix: workspace name validation added () 2023-07-31 12:03:16 +05:30
Dakshesh Jain
4fb11cb388
fix: project cover image upload ()
* fix: popover close on image upload

* fix: removed comments
2023-07-31 11:47:45 +05:30
Anmol Singh Bhatia
6769d1139e
feat: project user preference for pages ()
* feat: project user preference for pages

* feat: page block description improvement

* fix: create block input box
2023-07-31 11:47:22 +05:30
Anmol Singh Bhatia
89e7975821
style: ui improvements ()
* style: sibling issues ui

* style: view dropdown
2023-07-31 11:45:10 +05:30
Nikhil
89bf24bd64
Merge pull request from makeplane/stage-release
dev: equate stage-release and develop branch
2023-07-31 11:42:18 +05:30
Anmol Singh Bhatia
c98edd4a91
style: reactions ui improvement () 2023-07-30 02:08:52 +05:30
Dakshesh Jain
35bb71303e
refactor: fetching notification only when popover is open () 2023-07-30 02:05:30 +05:30
Dakshesh Jain
f40eb1add1 fix: google not accepting width as string 2023-07-28 19:21:55 +05:30
Aaryan Khandelwal
10f145f85c
feat: user profile analytics, views and filters ()
* feat: user profile overview

* chore: profile sidebar designed

* feat: user issues filters and view options

* refactor: filters

* refactor: mutation logic

* fix: percentage calculation logic and sidebar shadow
2023-07-28 13:39:42 +05:30
Dakshesh Jain
8930840a76
style: text color & position ()
* feat: developed reaction selector component

* feat add reaction on issue & issue comment

refactor: reaction selector component, made hooks to abstracted reaction logic & state by making custom hook

* fix: emoji.helper.tsx function

* refactor: reaction not working on inbox issue

* fix: user not been passed to create/delete function

* style: text position & color
2023-07-28 10:46:35 +05:30
Aaryan Khandelwal
bedc3ab5a1
fix: create view form () 2023-07-27 21:38:16 +05:30
Dakshesh Jain
0cc4468091
feat: issue & comment reaction ()
* feat: developed reaction selector component

* feat add reaction on issue & issue comment

refactor: reaction selector component, made hooks to abstracted reaction logic & state by making custom hook

* fix: emoji.helper.tsx function

* refactor: reaction not working on inbox issue
2023-07-27 18:55:03 +05:30
Aaryan Khandelwal
c54b8b9a15
refactor: filters list component ()
* refactor: filters list component

* fix: build error
2023-07-27 00:57:12 +05:30
Dakshesh Jain
0b86080166
fix: displaying API error for AI response () 2023-07-26 23:59:34 +05:30
Dakshesh Jain
0e352b7bcb
style: padding bottom no load more () 2023-07-26 23:59:05 +05:30
Dakshesh Jain
bc8be73d6c
fix: invalid isOpen flag () 2023-07-26 23:58:40 +05:30
Aaryan Khandelwal
d6f3c2515a
fix: fetch states only when the dropdown is opened () 2023-07-26 23:20:44 +05:30
Aaryan Khandelwal
3d7fe40035
feat: my issues view layouts and filters, refactor: issue views ()
* refactor: issue views and my issues

* chore: update view dropdown options

* refactor: render emoji function

* refactor: api calss

* fix: build errors

* fix: fetch states only when dropdown is opened

* chore: my issues dnd

* fix: build errors

* refactor: folder structure
2023-07-26 17:51:26 +05:30
Aaryan Khandelwal
ec62308195
refactor: cmdk ()
* chore: add project identifier to each result item

* refactor: cmdk code structure

* refactor: folder structure
2023-07-26 15:12:00 +05:30
Dakshesh Jain
9c28011ea5
refactor: notification pagination & made context for handling functions related to notification ()
* refactor: add pagination and notification context

* refactor: moved header & snooze option to their own files

added check before toUpperCase function
2023-07-26 12:02:14 +05:30
Dakshesh Jain
10059b2150
feat: upload cover image for project () 2023-07-26 12:01:33 +05:30
Anmol Singh Bhatia
6fe99c7f3e
fix: custom search select query fix () 2023-07-25 16:08:11 +05:30
Anmol Singh Bhatia
2229d8d828
fix: link validation fix ()
* fix: link validation fix

* fix: build fix and code refactor

* fix: build fix

* chore: code refactor

* fix: link url input fix

* chore: link type updated

* fix: build fix
2023-07-25 15:43:47 +05:30
Anmol Singh Bhatia
ad410d134f
fix: project identifier validation ()
* fix: project identifier validation

* feat: alphanumric identifier validation

* chore: code refactor

* refactor: project identifier change function

---------

Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-07-25 15:43:28 +05:30
Anmol Singh Bhatia
9b531aca47
feat: workspace member bulk invite ()
* feat: workspace member bulk invite

* style: invite dropdown styling
2023-07-25 15:42:52 +05:30
Aaryan Khandelwal
c87d70195d
refactor: command k and enable workspace level search ()
* refactor: command k and enable workspace level search

* fix: global level search
2023-07-25 13:52:21 +05:30
Dakshesh Jain
c2327fa538
feat: show sub-issue on list-view () 2023-07-25 13:09:38 +05:30
Anmol Singh Bhatia
bc076e69f7
style: issue label ui updated ()
* style: issue label ui updated

* chore: code refactor
2023-07-25 12:07:16 +05:30
Aaryan Khandelwal
6db1db55e9
fix: create issue modal restting () 2023-07-24 14:39:47 +05:30
Aaryan Khandelwal
8a2cc6f919
fix: remove issue link activity () 2023-07-24 13:57:23 +05:30
Aaryan Khandelwal
29b04bb3ef
chore: increase project identifier max length () 2023-07-24 12:57:05 +05:30
Aaryan Khandelwal
f3b09a13b8
chore: set all issue properties as true by default () 2023-07-24 12:56:27 +05:30