pablohashescobar
a6acdc145a
Merge branch 'perf/cycle-module-endpoints' of github.com:makeplane/plane into perf/cycle-module-endpoints
2024-02-20 14:42:44 +05:30
gurusainath
e65db66836
Merge branch 'develop' of gurusainath:makeplane/plane into perf/cycle-module-endpoints
2024-02-20 14:12:01 +05:30
pablohashescobar
de2baf2b7e
dev: optimize issue list endpoint
2024-02-20 14:04:42 +05:30
pablohashescobar
fdb0563683
dev: update cycle issues
2024-02-20 13:42:55 +05:30
AbId KhAn
a64e1e04db
fix: previous year closed issues in analytics ( #3672 )
...
* fix bug where previous year closed issues are showing #3668
* grouping import from same package since it was failed in GA #3668
2024-02-20 13:36:20 +05:30
pablohashescobar
98cfc50dca
dev: update module detail serializer
2024-02-19 20:56:18 +05:30
pablohashescobar
f89e415bca
dev: fix issues endpoint
2024-02-19 20:47:59 +05:30
pablohashescobar
27cc4c8f9b
dev: fix the issues check
2024-02-19 19:40:25 +05:30
pablohashescobar
7a0a12f164
dev: module optimizations
2024-02-19 18:11:37 +05:30
pablohashescobar
199d50da0f
dev: optimize cycle endpoints
2024-02-19 17:13:15 +05:30
pablohashescobar
c3ef3ca9dc
dev: update module endpoints
2024-02-19 13:02:21 +05:30
pablohashescobar
12374e83d3
dev: remove unwanted fields from module
2024-02-19 12:08:33 +05:30
pablohashescobar
042cc3160c
dev: reduce module endpoints and create a new endpoint for getting issues by list
2024-02-19 11:54:04 +05:30
pablohashescobar
bac8aeb4ad
dev: improve performance for cycle apis
2024-02-19 11:35:35 +05:30
guru_sainath
a94c607031
fix: updated issue title and description components ( #3687 )
...
* fix: issue description fixes
* chore: description html in the archive issue
* chore: changed retrieve viewset
* chore: implemented new issue title description components in inbox, issue-detail and fixed issue in archived store
* chore: removed consoles and empty description update in issue detail
* fix: draft issue empty state image
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>
2024-02-16 20:07:04 +05:30
Anmol Singh Bhatia
7628419a26
fix: inbox description and mutation ( #3677 )
...
* fix: inbox status mutation fix
* fix: inbox description fix
* chore: added description in inbox issue
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-02-15 19:31:38 +05:30
Bavisetti Narayan
d901277a20
chore: parent can be added to issue ( #3665 )
2024-02-14 18:16:27 +05:30
sriram veeraghanta
a303e52039
fix: package version upgrade
2024-02-12 20:23:39 +05:30
Bavisetti Narayan
0fb43c6fc5
chore: Removing 'description_html' from Issue List ( #3623 )
...
* chore: removed issue description from issue list
* fix: issue description handling on peekoverview
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2024-02-12 15:26:02 +05:30
sriram veeraghanta
3eb819c4ae
fix: merge conflicts resolved
2024-02-12 13:14:00 +05:30
dependabot[bot]
4b67a41b41
chore(deps): bump django from 4.2.7 to 4.2.10 in /apiserver/requirements ( #3606 )
...
Bumps [django](https://github.com/django/django ) from 4.2.7 to 4.2.10.
- [Commits](https://github.com/django/django/compare/4.2.7...4.2.10 )
---
updated-dependencies:
- dependency-name: django
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-12 12:44:16 +05:30
dependabot[bot]
5bce2014c5
chore(deps): bump cryptography in /apiserver/requirements ( #3619 )
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 41.0.6 to 42.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/41.0.6...42.0.0 )
---
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-12 12:42:52 +05:30
Lakhan Baheti
4f72ebded9
chore: added sign-up/in, onboarding, dashboard, all-issues related events ( #3595 )
...
* chore: added event constants
* chore: added workspace events
* chore: added workspace group for events
* chore: member invitation event added
* chore: added project pages related events.
* fix: member integer role to string
* chore: added sign-up & sign-in events
* chore: added global-view related events
* chore: added notification related events
* chore: project, cycle property change added
* chore: cycle favourite, and change-properties added
* chore: module davorite, and sidebar property changes added
* fix: build errors
* chore: all events defined in constants
2024-02-09 16:22:08 +05:30
Bavisetti Narayan
27037a2177
feat: completed cycle snapshot ( #3600 )
...
* fix: transfer cycle old distribtion captured
* chore: active cycle snapshot
* chore: migration file changed
* chore: distribution payload changed
* chore: labels and assignee structure change
* chore: migration changes
* chore: cycle snapshot progress payload updated
* chore: cycle snapshot progress type added
* chore: snapshot progress stats updated in cycle sidebar
* chore: empty string validation
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>
2024-02-09 15:53:54 +05:30
Aaryan Khandelwal
2e129682b7
fix: incorrect dashboard tab ( #3597 )
...
* fix: incorrect dashboard tab
* chore: added comments for the helper functions
* style: updated tabs list UI
* chore: default widget filters changed
* fix: build errors
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-02-08 17:57:22 +05:30
Anmol Singh Bhatia
729b6ac79e
fix: Handled the draft issue from issue create modal and optimised the draft issue store ( #3588 )
...
Co-authored-by: gurusainath <gurusainath007@gmail.com>
2024-02-07 20:45:05 +05:30
Bavisetti Narayan
0a35fcfbc0
chore: email template logo changed ( #3575 )
...
* chore: email template logo changed
* fix: icons image extensions
* fix: state icons
---------
Co-authored-by: LAKHAN BAHETI <lakhanbaheti9@gmail.com>
2024-02-07 20:20:54 +05:30
Bavisetti Narayan
76db394ab1
chore: mention notification and webhook faliure ( #3573 )
...
* fix: mention rstrip error
* chore: webhook deactivation email
* chore: changed template
* chore: current site for external api's
* chore: mention in template displayed
* chore: mention tag fix
* chore: comment user name displayed
2024-02-07 15:14:30 +05:30
Bavisetti Narayan
4563b50fad
chore: module issue count ( #3566 )
2024-02-07 15:13:35 +05:30
Nikhil
751b15a7a7
dev: update the response for conflicting errors ( #3568 )
2024-02-06 17:00:42 +05:30
Bavisetti Narayan
ac22769220
chore: email trigger for new assignee ( #3572 )
2024-02-06 16:47:14 +05:30
Bavisetti Narayan
403595a897
chore: removed email notification for new users ( #3561 )
2024-02-05 19:13:02 +05:30
Aaryan Khandelwal
0ee93dfd8c
chore: added None
filter option to the dashboard widgets ( #3556 )
...
* chore: added tab change animation
* chore: widgets filtering logic updated
* refactor: issues list widget
* fix: tab navigation transition
* fix: extra top spacing on opening the peek overview
2024-02-05 19:12:33 +05:30
Anmol Singh Bhatia
7d07afd59c
chore: cycle and module sidebar analytics improvement ( #3559 )
...
* chore: cycle and module store update action updated
* chore: cycle and module issue store actions updated
* chore: cycle and module retrieve endpoints updated
* fix: app sidebar z index and priority icon fix
* chore: cycle and module sidebar and stats updated
2024-02-05 12:34:53 +05:30
Nikhil
39eb8c98d1
dev: validation for external id and external source ( #3552 )
...
* dev: error response for duplicate items created through external apis
* dev: return identifier and also add the validation for state
* fix: validation for external id and external source
2024-02-02 16:43:05 +05:30
Anmol Singh Bhatia
4e600e4e9b
fix: update cycle error ( #3530 )
...
* fix: update cycle response and implement required changes
* chore: update cycle response
2024-02-01 13:32:37 +05:30
Lakhan Baheti
4fc4da7982
fix: email-template heading overview ( #3525 )
...
* fix: email-template heading
* fix: typo
2024-01-31 20:16:47 +05:30
Lakhan Baheti
f0836ceb10
chore: email-template changes overview ( #3494 )
...
* style: template design
* fix: project url and actors
* fix: heading jinja
* fix: typo in workspace
* fix: issue title change
* fix: top project, issue redirection
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-01-30 20:12:59 +05:30
guru_sainath
804dd8300d
chore: implemented multiple modules select in the issues ( #3484 )
...
* fix: add multiple module in an issue
* feat: implemented multiple modules select in the issue detail and issue peekoverview and resolved build errors.
* feat: handled module parameters type error in the issue create and draft modal
* feat: handled UI for modules select dropdown
* fix: delete module activity updated
* ui: module issue activity
* fix: module search endpoint and issue fetch in the modules
* fix: module ids optimized
* fix: replaced module_id from boolean to array of module Id's in module search modal params
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-01-30 15:23:20 +05:30
Anmol Singh Bhatia
483fc57601
chore: issue sidebar and peek overview improvement ( #3488 )
...
* chore: issue peek overview and sidebar properties focused state improvement
* fix: added name of the issue in issue relation
* chore: issue sidebar and peek overview properties improvement
* chore: issue assignee improvement for sidebar and peek overview
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-01-29 20:36:14 +05:30
dependabot[bot]
f995736642
chore(deps): bump cryptography in /apiserver/requirements ( #3492 )
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 41.0.5 to 41.0.6.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/41.0.5...41.0.6 )
---
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-01-29 15:26:08 +05:30
Nikhil
ff19980502
chore: update python version ( #3471 )
2024-01-25 16:39:19 +05:30
rahulramesha
a1a24e4574
fix: pre release bug fixes ( #3473 )
...
* clear store on signout
* fix: project member list response change
* fix adding member to project
* fix exceptions with invitations
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-01-25 16:38:34 +05:30
Bavisetti Narayan
f007dcff26
fix: page archive and unarchive ( #3459 )
2024-01-25 00:48:18 +05:30
Bavisetti Narayan
adf091fa07
fix: email notifications ( #3457 )
...
* fix: email-template design
* fix: priority and state new value
* dev: update template with comments, cta text and view issue button.
* dev: fix priority and state
* dev: update data condition
* fix: added avatar url
* fix: comment avatar url
* fix: priority, labels, state design
* style: assignee property
* dev: fix template for comments and profile changes
* fix: spacing between properties
* fix: todo image for state change
* fix: blocking and blocked by value change
* dev: update template summsary
* fix: blocking, duplicate
* fix: comments spacing
* chore: improve `state change` checkbox logic.
* fix: email notification message change
* fix: updated date format
* fix: updates text color
* fix: labels sequence rendering
* fix: schedular time change
---------
Co-authored-by: LAKHAN BAHETI <lakhanbaheti9@gmail.com>
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
2024-01-24 20:34:32 +05:30
guru_sainath
b66f07845a
chore: inbox issue restructure the components and store ( #3456 )
...
* chore: inbox-issues store and type updates
* chore: issue inbox payload change for GET and POST
* chore: issue inbox payload change for PATCH
* chore: inbox-issue new hooks and store updates
* chore: update inbox issue template.
* chore: UI root
* chore: sidebar issues render
* chore: inbox issue details page layout.
* chore: inbox issue filters
* chore: inbox issue status card.
* chore: add loader.
* chore: active inbox issue styles.
* chore: inbox filters
* chore: inbox applied filters UI
* chore: inbox issue approval header
* chore: inbox issue approval header operations
* chore: issue reaction and activity fetch in issue_inbox store
* chore: posthog enabled
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
2024-01-24 20:33:54 +05:30
Nikhil
4a436eeee2
fix: project exports ( #3441 )
...
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2024-01-23 22:32:53 +05:30
Nikhil
f27efb80e1
dev: email notifications ( #3421 )
...
* dev: create email notification preference model
* dev: intiate models
* dev: user notification preferences
* dev: create notification logs for the user.
* dev: email notification stacking and sending logic
* feat: email notification preference settings page.
* dev: delete subscribers
* dev: issue update ui implementation in email notification
* chore: integrate email notification endpoint.
* chore: remove toggle switch.
* chore: added labels part
* fix: refactored base design with tables
* dev: email notification templates
* dev: template updates
* dev: update models
* dev: update template for labels and new migrations
* fix: profile settings preference sidebar.
* dev: update preference endpoints
* dev: update the schedule to 5 minutes
* dev: update template with priority data
* dev: update templates
* chore: enable `issue subscribe` button for all users.
* chore: notification handling for external api
* dev: update origin request
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
Co-authored-by: LAKHAN BAHETI <lakhanbaheti9@gmail.com>
Co-authored-by: Ramesh Kumar Chandra <rameshkumar2299@gmail.com>
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-01-23 17:49:22 +05:30
sriram veeraghanta
d9db765ae3
chore: updating package json version ( #3443 )
...
* chore: updating package json version
* chore: update package json in apiserver
2024-01-23 16:37:51 +05:30
Nikhil
512ad83c08
dev: migration check ( #3440 )
...
* dev: wait for migrations script for beat, worker, takeoff
* dev: update docker compose and migrator commands
* dev: migrator commands for self hosted setup
* dev: add recursive flag for chown
2024-01-23 15:07:45 +05:30