pablohashescobar
425b36e391
dev: add ruff in dependencies
2024-03-07 15:14:15 +05:30
pablohashescobar
9b84fa060f
dev: remove unused imports
2024-03-07 15:13:06 +05:30
pablohashescobar
9d60aaddd7
dev: fix grouping on taget date and project_id
2024-03-07 15:11:44 +05:30
pablohashescobar
75458e33ba
fix: imports
2024-03-07 14:06:06 +05:30
pablohashescobar
4899d7df3d
Merge branch 'develop' of github.com:makeplane/plane into feat/pagination
2024-03-07 14:05:56 +05:30
Bavisetti Narayan
bc02e56e3c
[WEB-664] refactor: folder structure ( #3884 )
...
* refactor: folder structure
* chore: resolved merge conflicts
2024-03-07 13:33:12 +05:30
Nikhil
1fa47a6c04
[WEB - 549] dev: formatting and removing unused imports ( #3782 )
...
* dev: formatting and removing unused imports
* dev: remove unused imports and format all the files
* fix: linting errors
* dev: format using ruff
* dev: remove unused variables
2024-03-06 20:48:30 +05:30
Nikhil
a852e3cc52
chore: integrations and importers ( #3630 )
...
* dev: update imports to use jira oauth
* dev: remove integration and importer folders and files
2024-03-06 20:41:45 +05:30
Nikhil
ed8782757d
[WEB - 471] dev: caching users and workspace apis ( #3707 )
...
* dev: caching users and workspace apis
* dev: cache user and config apis
* dev: update caching function to use user_id instead of token
* dev: update caching layer
* dev: update caching logic
* dev: format caching file
* dev: refactor caching to include name space and user id as key
* dev: cache project cover image endpoint
2024-03-06 20:39:50 +05:30
Anmol Singh Bhatia
da735f318a
[WEB-404] chore: calendar layout add existing issue workflow improvement ( #3877 )
...
* chore: target date none filter
* chore: calendar layout add existing issue functionality added for cycle and module
* fix: enums export in the types package
* chore: remove NestedKeyOf type
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2024-03-06 20:17:32 +05:30
Aaryan Khandelwal
e4f48d6878
[WEB-393] feat: new emoji picker using emoji-picker-react
( #3868 )
...
* chore: emoji-picker-react package added
* chore: emoji and emoji picker component added
* chore: emoji picker custom style added
* chore: migration of the emoji's
* chore: migration changes
* chore: project logo prop
* chore: added logo props in the serializer
* chore: removed unused keys
* chore: implement emoji picker throughout the web app
* style: emoji icon picker
* chore: update project logo renderer in the space app
* chore: migrations fixes
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-03-06 19:15:48 +05:30
Bavisetti Narayan
4572b7378d
[WEB-621] chore: 404 page not found ( #3859 )
...
* chore: custom 404 error
* chore: moved from middleware to view
2024-03-06 14:24:58 +05:30
Aaryan Khandelwal
5a32d10f96
[WEB-373] chore: new dashboard updates ( #3849 )
...
* chore: replaced marimekko graph with a bar graph
* chore: add bar onClick handler
* chore: custom date filter for widgets
* style: priority graph
* chore: workspace profile activity pagination
* chore: profile activity pagination
* chore: user profile activity pagination
* chore: workspace user activity csv download
* chore: download activity button added
* chore: workspace user pagination
* chore: collabrator pagination
* chore: field change
* chore: recent collaborators pagination
* chore: changed the collabrators
* chore: collabrators list changed
* fix: distinct users
* chore: search filter in collaborators
* fix: import error
* chore: update priority graph x-axis values
* chore: admin and member request validation
* chore: update csv download request method
* chore: search implementation for the collaborators widget
* refactor: priority distribution card
* chore: add enum for duration filters
* chore: update inbox types
* chore: add todos for refactoring
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-03-06 14:24:36 +05:30
Bavisetti Narayan
87eadc3c5d
chore: issue link model field change ( #3852 )
2024-03-06 14:21:07 +05:30
Bavisetti Narayan
bc6e48fcd6
chore: issue comment PATCH changes ( #3850 )
2024-03-01 13:33:23 +05:30
pablohashescobar
144d47fdec
dev: state__group pagination
2024-02-29 23:03:51 +05:30
pablohashescobar
ffeb77ec86
dev: fix paginating true list
2024-02-29 16:38:53 +05:30
pablohashescobar
a123eea52f
dev: fix paginator for single groups
2024-02-29 14:03:40 +05:30
Bavisetti Narayan
56805203f1
[WEB-597] chore: dashboard overdue issues ( #3832 )
...
* fix bug of dashboard report overdue of all tasks #3815 (#3823 )
* chore: pending issues filter
* chore: removed the Q parameter
* chore: dashboard widget overdue stats card redirection params updated
---------
Co-authored-by: AbId KhAn <abidkhan484@gmail.com>
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>
2024-02-29 13:32:16 +05:30
pablohashescobar
880bc00666
dev: ungrouped list
2024-02-29 13:10:18 +05:30
pablohashescobar
db31644313
dev: grouped pagination for empty groups
2024-02-29 12:28:03 +05:30
pablohashescobar
f292ee00a8
dev: paginating issue apis
2024-02-28 18:29:17 +05:30
pablohashescobar
7060fb712f
Merge branch 'develop' of github.com:makeplane/plane into feat/pagination
2024-02-28 17:13:45 +05:30
pablohashescobar
37fb3cd4e2
Merge branch 'develop' of github.com:makeplane/plane into dev/external-pings
2024-02-28 16:55:29 +05:30
pablohashescobar
84160e3d8d
dev: refactor pagination
2024-02-28 16:54:46 +05:30
Aaryan Khandelwal
30cc923fdb
[WEB-419] feat: manual issue archival ( #3801 )
...
* fix: issue archive without automation
* fix: unarchive issue endpoint change
* chore: archiving logic implemented in the quick-actions dropdowns
* chore: peek overview archive button
* chore: issue archive completed at state
* chore: updated archiving icon and added archive option everywhere
* chore: all issues quick actions dropdown
* chore: archive and unarchive response
* fix: archival mutation
* fix: restore issue from peek overview
* chore: update notification content for archive/restore
* refactor: activity user name
* fix: all issues mutation
* fix: restore issue auth
* chore: close peek overview on archival
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: gurusainath <gurusainath007@gmail.com>
2024-02-28 16:53:26 +05:30
Bavisetti Narayan
bd142989b4
[WEB-590] chore: project member active ( #3820 )
...
* chore: project member active filter
* chore: updated active filter
2024-02-28 15:17:35 +05:30
pablohashescobar
e82d7a2aa8
dev: paginate single entities
2024-02-27 19:55:21 +05:30
pablohashescobar
837193cda6
Merge branch 'develop' of github.com:makeplane/plane into feat/pagination
2024-02-27 17:13:48 +05:30
pablohashescobar
32f2719ca0
dev: group pagination
2024-02-27 17:05:22 +05:30
guru_sainath
34d6b135f2
[WEB-581] fix: issue editing functionality enhancement in Create/Edit modal ( #3809 )
...
* chore: draft issue update request
* chore: changed the serializer
* chore: handled issue description in issue modal, inbox issues mutation and draft issue mutaion and changed the endpoints
* chore: handled draft toggle in make a issue payload in issues
* chore: handled issue labels in the inbox issues
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-02-27 16:58:46 +05:30
Bavisetti Narayan
aba170dbde
chore: sequence id search in the issue search ( #3807 )
2024-02-27 16:55:00 +05:30
Bavisetti Narayan
58e0170cac
chore: posthog key validation ( #3766 )
2024-02-27 16:53:56 +05:30
sriram veeraghanta
ee57f815fd
chore: update package version
2024-02-26 19:47:02 +05:30
Bavisetti Narayan
87888a55ce
chore: added description in inbox issue ( #3802 )
2024-02-26 19:44:42 +05:30
guru_sainath
01e09873e6
[WEB-534] fix: application sidebar project, favourite project sidebar DND ( #3778 )
...
* fix: application sidebar project and favorite project reordering issue resolved
* fix: enabled posthog
* chore: project sort order in POST
* chore: project member sort order
* chore: project sorting order
* fix: handle dragdrop functionality from store to helper function in project sidebar
* fix: resolved build error
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>
2024-02-26 19:42:36 +05:30
pablohashescobar
2efa21e8f4
dev: pagination for spreadhseet and gantt
2024-02-26 14:26:37 +05:30
pablohashescobar
0076b09131
dev: separate order by of issue queryset to separate utilty function
2024-02-26 12:44:53 +05:30
pablohashescobar
510eeb7a8f
dev: remove ping
2024-02-26 11:36:55 +05:30
sriram veeraghanta
7c85ee7e55
Merge branch 'develop' of github.com:makeplane/plane into develop
2024-02-23 21:48:37 +05:30
dependabot[bot]
9c1d496165
chore(deps): bump cryptography in /apiserver/requirements ( #3784 )
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 42.0.0 to 42.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/42.0.0...42.0.4 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-23 21:47:57 +05:30
Nikhil
d6a32ef75d
dev: fix sentry profiling rate ( #3785 )
2024-02-23 21:47:25 +05:30
Bavisetti Narayan
1f7565ce52
fix: email notification assignees ( #3762 )
2024-02-23 19:03:09 +05:30
Nikhil
03e5f4a5bd
[WEB-468] fix: issue detail endpoints ( #3722 )
...
* dev: add is_subscriber to issue details endpoint
* dev: remove is_subscribed annotation from detail serializers
* dev: update issue details endpoint
* dev: inbox issue create
* dev: issue detail serializer
* dev: optimize and add extra fields for issue details
* dev: remove data from issue updates
* dev: add fields for issue link and attachment
* remove expecting a issue response while updating and deleting an issue
* change link, attachment and reaction types and modify store to recieve their data from within the issue detail API call
* make changes for subscription store to recieve data from issue detail API call
* dev: add issue reaction id
* add query prarms for archived issue
---------
Co-authored-by: rahulramesha <rahulramesham@gmail.com>
2024-02-22 20:58:34 +05:30
Nikhil
7927b7678d
[WEB - 508] chore: bot filter ( #3751 )
...
* dev: update bot filters
* dev: remove bot filters from workspace
* filter out bot members in workspace
* dev: remove filtering from project member listing
* dev: update filtering for bot workspace members
---------
Co-authored-by: rahulramesha <rahulramesham@gmail.com>
2024-02-22 20:22:03 +05:30
Nikhil
acf81f30f5
fix: transfer cycle issues ( #3746 )
2024-02-22 14:46:02 +05:30
Nikhil
1cc2a4e679
dev: update python runtime version ( #3740 )
2024-02-22 14:44:02 +05:30
Bavisetti Narayan
c61e8fdb24
chore: project filter updated ( #3745 )
2024-02-22 14:42:57 +05:30
Bavisetti Narayan
b1a5e4872b
[WEB - 490] chore: issue serializer changes ( #3741 )
...
* chore: issue serializer changes
* add assignee id check on the frontend
* add z-index for spreadsheet issue layout
---------
Co-authored-by: rahulramesha <rahulramesham@gmail.com>
2024-02-21 21:19:00 +05:30
Nikhil
e86d2ba743
[WEB - 485] chore: external apis validation ( #3737 )
...
* dev: add integrity validation for states
* dev: add validation for issue comment with same external id and external source
2024-02-21 19:51:25 +05:30