Nikhil
6e7fa1a39c
chore: project create to return sort order ( #1738 )
...
* chore: project create retun sort order
* chore: project create return sort order
2023-08-01 14:15:40 +05:30
Nikhil
7a6e742362
dev: fix migrations ( #1735 )
...
* dev: fix migrations
* dev: migrations for issue comment reactions and preference and cover image fields
2023-08-01 14:15:09 +05:30
Anmol Singh Bhatia
8a9ff31009
style: sidebar project disclosure list open by default ( #1744 )
2023-08-01 14:13:42 +05:30
Dakshesh Jain
d310b8f86f
style: style if user doesn't have profile pic ( #1745 )
2023-08-01 14:12:57 +05:30
Nikhil
4e297d92f3
chore: update empty states, fix: delete issue modal ( #1743 )
...
* 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 ( #1741 )
2023-08-01 13:34:54 +05:30
Aaryan Khandelwal
85a7a7df2b
chore: profile dropdown in the sidebar ( #1737 )
...
* 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 ( #1739 )
...
* 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 ( #1736 )
...
* 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 ( #1733 )
2023-08-01 11:22:47 +05:30
Dakshesh Jain
7287c27b73
refactor: changed per_page to 30 ( #1734 )
2023-08-01 11:19:06 +05:30
Nikhil
cc2e6182b6
feat: user project sorting ( #1719 )
...
* feat: user project sorting
* dev: migration typo fix and query member fix
* feat: project member sort order update
* fix: project sorting per members
2023-07-31 18:12:02 +05:30
Nikhil
40fd7790eb
fix: my issues duplication ( #1726 )
2023-07-31 18:11:46 +05:30
Aaryan Khandelwal
d733fb92cd
fix: show project drag handle only when uncollapsed ( #1727 )
...
* 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
Nikhil
1ae78e55c9
chore: profile page permission ( #1728 )
...
* chore: profile page permission
* dev: change the default type
2023-07-31 18:04:01 +05:30
Nikhil
ff3f1897bc
feat: user cycle stats ( #1723 )
...
* feat: user cycle stats
* dev: revert capture exception
2023-07-31 17:49:07 +05:30
Sai Phanindra
f42f2465a9
Changed alt text for badges in Readme ( #1686 )
2023-07-31 17:25:37 +05:30
Aaryan Khandelwal
7ad0466d65
refactor: new onboarding workflow ( #1724 )
...
* refactor: new onboarding workflow
* refactor: new onboarding workflow
2023-07-31 17:23:49 +05:30
Anmol Singh Bhatia
e8f748a67d
style: responsive title ( #1683 )
...
* 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 ( #1722 )
...
* 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 ( #1725 )
2023-07-31 17:10:23 +05:30
Dakshesh Jain
c9498fa54d
fix: workspace member invitation mutate ( #1721 )
...
* 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 ( #1710 )
...
* 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 ( #1720 )
...
* 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 ( #1702 )
2023-07-31 12:03:16 +05:30
Ankur Singh
d9ce042dff
handle email invitation urls in outlook clients properly ( #1671 )
...
Co-authored-by: Ankur Singh <ankur.singh@epfl.ch>
2023-07-31 11:48:29 +05:30
Dakshesh Jain
4fb11cb388
fix: project cover image upload ( #1704 )
...
* 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 ( #1673 )
...
* 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 ( #1699 )
...
* style: sibling issues ui
* style: view dropdown
2023-07-31 11:45:10 +05:30
Nikhil
89bf24bd64
Merge pull request #1718 from makeplane/stage-release
...
dev: equate stage-release and develop branch
2023-07-31 11:42:18 +05:30
Nikhil
922735e5f2
feat: issue and comments reaction ( #1674 )
...
* dev: initialize issue reactions
* dev: issue reactions
* dev: comment reactions and update in urls
* dev: reactions in issue and comment list
* dev: reaction filtering
* dev: comment reaction lite serializer
* fix: reaction delete endpoint query
2023-07-31 10:42:17 +05:30
Nikhil
ed75163ec4
chore: project preferences ( #1669 )
2023-07-31 10:42:00 +05:30
Nikhil
8e0124be91
feat: project ordering ( #1701 )
...
* dev: project ordering
* dev: add ordering for projects list
2023-07-31 10:41:25 +05:30
Anmol Singh Bhatia
c98edd4a91
style: reactions ui improvement ( #1705 )
2023-07-30 02:08:52 +05:30
Dakshesh Jain
35bb71303e
refactor: fetching notification only when popover is open ( #1706 )
2023-07-30 02:05:30 +05:30
Aaryan Khandelwal
30054f71a8
Merge pull request #1708 from makeplane/fix/google_authentication
...
fix: google not accepting width as string
2023-07-28 19:35:10 +05:30
Dakshesh Jain
f40eb1add1
fix: google not accepting width as string
2023-07-28 19:21:55 +05:30
Nikhil
e0affa21c4
feat: profile page endpoints ( #1682 )
...
* dev: profile page endpoints
* dev: workspace projects endpoint
* dev: user profile page endpoints
* dev: profile page endpoints
* dev: project filters
* dev: fix priority distribution
* dev: issue subscriptions
* dev: issue priority distribution and issue activity api optimization
* dev: user data in profile endpoints
* dev: profile page data
* dev: project list endpoint
* dev: project emojis
* dev: capture exception
* dev: update workspace user profile urls
* dev: user profile endpoints rename and activity filter
* dev: fix subscriber issues filtering
2023-07-28 14:35:45 +05:30
Nikhil
b14c70df71
fix: workspace member only admin delete ( #1700 )
2023-07-28 14:29:40 +05:30
Nikhil
4c54ca5494
dev: revert issue filters query parameters ( #1703 )
2023-07-28 14:29:05 +05:30
Aaryan Khandelwal
10f145f85c
feat: user profile analytics, views and filters ( #1698 )
...
* 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 ( #1692 )
...
* 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
Vihar Kurama
865698bcb4
Merge pull request #1696 from makeplane/remove-events
...
chore: remove events
2023-07-28 00:33:12 +05:30
Aaryan Khandelwal
a3678b490a
chore: update .env.example
2023-07-28 00:32:34 +05:30
Aaryan Khandelwal
5117859142
chore: update .env.example
2023-07-28 00:29:47 +05:30
Aaryan Khandelwal
05c923a97f
chore: remove events
2023-07-28 00:26:35 +05:30
Aaryan Khandelwal
bedc3ab5a1
fix: create view form ( #1691 )
2023-07-27 21:38:16 +05:30
Dakshesh Jain
0cc4468091
feat: issue & comment reaction ( #1690 )
...
* 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
Nikhil
5cfea3948f
fix: issue filters ( #1688 )
2023-07-27 17:30:39 +05:30
Nikhil
c947a6dd64
fix: cycles n+1 ( #1689 )
2023-07-27 17:30:00 +05:30