Palanikannan M
202336dd9c
fix: rendering node views reliably
2025-12-01 16:15:33 +05:30
Vipin Chaudhary and GitHub
8db95d9ec0
[WIKI-823] fix: callout element emoji search ( #8201 )
...
* fix: emoji search input
* fix: enhance keyboard navigation in EmojiPicker component
2025-12-01 13:37:20 +05:30
b-saikrishnakanth and GitHub
27bf2575bd
[WEB-5534] fix: intake state dropdown ( #8199 )
2025-12-01 12:50:01 +05:30
b-saikrishnakanth and GitHub
22bb3c5ecc
[WEB-5490] fix: intake section filter persists incorrectly across projects ( #8187 )
2025-12-01 12:49:05 +05:30
Aaryan Khandelwal and GitHub
6b85d67f6c
[WIKI-788] regression: copy markdown option #8200
2025-12-01 12:48:28 +05:30
Prateek Shourya and GitHub
123f59e74b
[WEB-5525] improvement: update WorkspaceMenuRoot to use variant prop for layout adjustments ( #8196 )
2025-11-28 19:00:25 +05:30
sriram veeraghanta and GitHub
c7bf912cf2
fix: state group choices ( #8198 )
2025-11-28 18:06:00 +05:30
Aaryan Khandelwal and GitHub
2980836015
[WEB-5527] fix: extended sidebar ( #8197 )
2025-11-28 16:54:53 +05:30
78fbdde165
[WEB-5282] chore: triage state in intake ( #8135 )
...
* chore: traige state in intake
* chore: triage state changes
* feat: implement intake state dropdown component and integrate into issue properties
* chore: added the triage state validation
* chore: added triage state filter
* chore: added workspace filter
* fix: migration file
* chore: added triage group state check
* chore: updated the filters
* chore: updated the filters
* chore: added variables for intake state
* fix: import error
* refactor: improve project intake state retrieval logic and update TriageGroupIcon component
* chore: changed the intake validation logic
* refactor: update intake state types and clean up unused interfaces
* chore: changed the state color
* chore: changed the update serializer
* chore: updated with current instance
* chore: update TriageGroupIcon color to match new intake state group color
* chore: stringified value
* chore: added validation in serializer
* chore: added logger instead of print
* fix: correct component closing syntax in ActiveProjectItem
* chore: updated the migration file
* chore: added noop in migation
---------
Co-authored-by: b-saikrishnakanth <bsaikrishnakanth97@gmail.com >
2025-11-28 16:16:48 +05:30
b-saikrishnakanth and GitHub
dbc5a6348d
fix: disable timezone selection button for non-admin users ( #8195 )
2025-11-28 16:14:43 +05:30
Aaryan Khandelwal and GitHub
c685042a47
regression: projects breadcrumb in accordion layout ( #8194 )
2025-11-28 14:05:38 +05:30
Vipin Chaudhary and GitHub
a4de486cf7
[WIKI-811] fix: ensure only non-deleted project pages are retrieved in page queries ( #8182 )
...
* fix: ensure soft delete handling for pages in PageViewSet methods
* refactor: streamline query for project IDs in PageDuplicateEndpoint
* refactor: remove soft delete condition from ProjectPage queries in PageViewSet and PageDuplicateEndpoint
* refactor: simplify ProjectPage query in PageViewSet for improved readability
* refactor: replace filter with get for Page queries in PageViewSet and PageDuplicateEndpoint to enhance clarity
* refactor: replace filter with get for Page queries in PagesDescriptionViewSet to improve efficiency
2025-11-27 20:55:50 +05:30
Prateek Shourya and GitHub
3c84e75350
[WEB-5510] fix: handle null values in context indicator for improved stability ( #8190 )
2025-11-27 20:53:42 +05:30
Aaryan Khandelwal and GitHub
39749106a2
regression: sidebar toggle button position ( #8186 )
...
* fix: sidebar toggle button position
* chore: remove border radius
2025-11-27 20:53:12 +05:30
Aaryan Khandelwal and GitHub
9bcb1fa469
[WEB-5515]: comments ordering ( #8193 )
...
* fix: comments ordering
* fix: comment timestamp:
2025-11-27 20:51:06 +05:30
Sangeetha and GitHub
c31a225775
[WEB-5506] fix: new navigation pre release bugs ( #8181 )
...
* chore: update navigation_project_limit and navigation_control_preference
* chore: set default true for user specific widgets
* chore: use serializer in ProjectMemberPreferenceEndpoint
chore: use serializer in WorkspaceUserPropertiesEndpoint
"
* fix: validate preferences
* fix: status code
* fix: remove saving from validate
* fix: simply validate_preferences
* chore: create WorkspaceUserProperties if it doesn't exist
* fix: create WorksapceUserProperties it not exist
* fix: copy the instance
* Revert "fix: copy the instance"
This reverts commit ddb0384b6d .
* chore: migrate WorkspaceUserPreference to set defaults
* fix: migration file name
* Revert "fix: migration file name"
This reverts commit 80a21dedf1 .
* Revert "chore: migrate WorkspaceUserPreference to set defaults"
This reverts commit 25bc583a08 .
2025-11-27 18:12:20 +05:30
sriramveeraghanta
73c317f283
chore(deps): adding pacakges to resolutions to resolve vulnerbailities
2025-11-27 16:37:36 +05:30
Aaryan Khandelwal and GitHub
a0da806a79
[WEB-5520] fix: comments UI in space app #8189
2025-11-27 15:58:10 +05:30
Aaryan Khandelwal and GitHub
eddf80aaed
[WEB-5511] regression: revamped navigation UI bugs ( #8183 )
2025-11-26 18:51:03 +05:30
Aaryan Khandelwal and GitHub
05b1c147a9
[WEB-5506] regression: navigation revamp bugs ( #8180 )
2025-11-26 16:25:29 +05:30
Prateek Shourya and GitHub
ae7898aaee
fix: move X-Frame-Options header to auth page for enhanced security ( #8179 )
2025-11-26 13:57:46 +05:30
Anmol Singh Bhatia and GitHub
4806bdf99c
[WEB-5170] feat: navigation revamp ( #8162 )
2025-11-26 12:56:11 +05:30
Prateek Shourya and GitHub
37c59ef0d1
[WEB-5507] fix: remove module checks in analytics sidebar link handlers ( #8177 )
2025-11-26 00:02:14 +05:30
Prateek Shourya and GitHub
3f11183768
[WEB-5508] fix: improve error handling in AuthFormRoot by ensuring safe access to error_code ( #8178 )
2025-11-25 23:59:21 +05:30
Aaryan Khandelwal and GitHub
d38147b875
fix: build error ( #8171 )
2025-11-25 19:15:35 +05:30
Prateek Shourya and GitHub
3436c4f1f5
[WEB-5501] refactor: optimize component structures and improve hooks ( #8174 )
...
* [WEB-5501] refactor: optimize component structures and improve hooks
- Updated type definitions in AppProvider to use React.ReactNode for children.
- Enhanced HomePeekOverviewsRoot by using MobX observer and integrating issue detail hook.
- Optimized ContentOverflowWrapper to prevent unnecessary re-renders by adjusting useEffect dependencies.
- Updated DashboardQuickLinks to include necessary dependencies in useCallback.
- Refactored GlobalShortcutsProvider to utilize refs for context and handler management, improving performance.
- Changed useCurrentTime to update every minute instead of every second.
- Refactored outside click hooks to use useCallback for better performance.
- Improved IntercomProvider and PostHogProvider to prevent multiple initializations using refs.
* refactor: simplify conditional rendering in HomePeekOverviewsRoot component
* refactor: improve outside click detection in sidebar and peek overview hooks
* refactor: enhance IntercomProvider and PostHogProvider with hydration state management
2025-11-25 18:52:20 +05:30
sriramveeraghanta
31e8563725
chore(deps): upgrade sentry pacakges
2025-11-25 16:25:07 +05:30
b-saikrishnakanth and GitHub
5ddfd0e1a9
[WEB-5497] fix: update change email button label for localization consistency #8173
2025-11-25 15:47:14 +05:30
ef99f8bbca
chore(deps): bump @sentry/node ( #8169 )
...
Bumps the npm_and_yarn group with 1 update in the / directory: [@sentry/node](https://github.com/getsentry/sentry-javascript ).
Updates `@sentry/node` from 10.24.0 to 10.27.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/10.24.0...10.27.0 )
---
updated-dependencies:
- dependency-name: "@sentry/node"
dependency-version: 10.27.0
dependency-type: direct:production
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-25 13:35:01 +05:30
2804987fe8
[WEB-5358] fix: analytics enhancements ( #8150 )
...
* refactor: enhance analytics page tab functionality and UI
- Introduced state management for selected tabs using useState and useEffect hooks.
- Updated tab handling to improve user experience with onValueChange for Tabs component.
- Refactored AnalyticsFilterActions to remove unused duration selection.
- Added Tooltip to project name in ActiveProjectItem for better visibility.
- Minor styling adjustments in Tabs component for improved layout consistency.
* refactor: improve tab layout in analytics page by adding w-fit
* fix: update styling for ActiveProjectItem component
* refactor: simplify analytics page and introduce useAnalyticsTabs hook
- Removed unused imports and optimized the analytics page component.
- Replaced getAnalyticsTabs with a new custom hook useAnalyticsTabs for better modularity.
- Added useAnalyticsTabs hook to manage analytics tab logic.
- Created new files for useAnalyticsTabs and analytics tabs in the 'ce' and 'ee' directories.
* fix: ensure consistent export in use-analytics-tabs file
* style: format code for better readability in AnalyticsPage component
* fix: add missing newline at end of file in use-analytics-tabs
* chore: remove unused analytics tab components
---------
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com >
2025-11-24 21:29:34 +05:30
09f4e3d4ae
[WIKI-774] refactor: space app mentions #8152
...
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com >
2025-11-24 21:26:48 +05:30
7c8cbc4ead
[WEB-4428] fix: duplicate labels with case insensitive ( #7388 )
...
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com >
2025-11-24 21:22:17 +05:30
ce6299937f
[WEB-5430] feat: allow users to change email ( #8120 )
...
* feat: change user email
* chore: optimised the logic
* feat: add email change functionality and related modals in profile form
* refactor: format checkEmail method for improved readability
* chore: added rate limit exceeded validation
* feat: implement change email modal with localization support
- Added translation support for the change email modal, including titles, descriptions, and error messages.
- Integrated the useTranslation hook for dynamic text rendering.
- Updated form validation messages to utilize localized strings.
- Enhanced user feedback with localized success and error toast messages.
- Updated button labels and placeholders to reflect localization changes.
* chore: added extra validation in cache key
* fix: format files
---------
Co-authored-by: b-saikrishnakanth <bsaikrishnakanth97@gmail.com >
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com >
2025-11-24 21:21:52 +05:30
Dheeraj Kumar Ketireddy and GitHub
d6fce114d6
[SILO-663] chore: enhance error handling in ComplexFilterBackend with DRFValidationError ( #8090 )
...
* [SILO-663] chore: enhance error handling in ComplexFilterBackend with DRFValidationError
* Log the exception and re-raise it
2025-11-24 21:14:14 +05:30
Prateek Shourya and GitHub
e6d584fde7
[WEB-5489] fix: prevent AppRail hook usage outside context in disabled workspace components ( #8164 )
2025-11-24 16:03:36 +05:30
sriram veeraghanta and GitHub
0240e46f04
fix: live server docker build changes ( #8166 )
2025-11-24 14:08:37 +05:30
e36f4f47f1
[MOB-1199] dev: update index constraints for notifications to optimize query performance ( #7870 )
...
* dev: updated the index constraints for notification
* dev: updated migration file with AddIndexConcurrently
* dev: handled indexing for file asset with asset
* bumped migration sequence number
---------
Co-authored-by: Dheeraj Kumar Ketireddy <dheeru0198@gmail.com >
2025-11-23 19:41:27 +05:30
ba4e711f9b
[WEB-5350] migration: navigation ( #8156 )
...
* migration: navigation related fields in workspace_user_properties
* fix: field names
* fix: remove max_length
* fix: create new migration
* fix: typo
* Renamed horizontal preference to tabbed
---------
Co-authored-by: Dheeraj Kumar Ketireddy <dheeru0198@gmail.com >
2025-11-21 20:51:47 +05:30
Aaron and GitHub
0f4309659a
[WEB-5478] chore: fix types ( #8155 )
2025-11-21 20:22:37 +05:30
Sangeetha and GitHub
5cfb9538df
[WEB-5312] migration: work item comments ( #8072 )
...
* migration: description field on issue_comment
sync: issue_comment and description
* fix: update if description already exists for the IssueComment
* feat: management command to copy IssueComment to Description
* fix: description creation order
* chore: add while loop
* fix: move write outside loop
* chore: change sync logic
chore: test cases
* chore: removed deleted_at filter and added order_by in management command
* fix: description_id
* migration: added parent_id for IssueComment
* fix: update update_by_id
* fix: use ChangeTrackerMixin in save
* chore: add docstring
fix: remove self.pk check
chore: wrap the description creation logic in transaction.atomic()
* fix: tests
* fix: use super save method
* fix: mulitple if conditions
* fix: update updated_at
2025-11-21 16:15:07 +05:30
Vipin Chaudhary and GitHub
6a26ce3a2b
[WIKI-792] feat: add 'status' attribute to content validator ( #8151 )
2025-11-21 14:00:29 +05:30
sriramveeraghanta
ec9c868f85
chore: file format using prettier
2025-11-21 13:48:01 +05:30
matutinal and GitHub
03c581433a
chore: french localization updates ( #8031 )
2025-11-21 13:47:07 +05:30
2e15e4f786
fix: source map warning during build ( #8148 )
...
* [WEB-5473] fix: source map errors
* [WEB-5473] chore: run codemod
* fix: build errors in editor
---------
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com >
2025-11-21 13:43:52 +05:30
Aaryan Khandelwal and GitHub
9611cd1e73
[WIKI-786] refactor: bubble menu #8138
2025-11-21 12:49:30 +05:30
sriram veeraghanta and GitHub
8307badae5
fix: eslint errors and warnings ( #8149 )
2025-11-20 19:31:22 +05:30
83fdebf64d
[WEB-5459] feat(codemods): add function declaration transformer with tests ( #8137 )
...
- Add jscodeshift-based codemod to convert arrow function components to function declarations
- Support React.FC, observer-wrapped, and forwardRef components
- Include comprehensive test suite covering edge cases
- Add npm script to run transformer across codebase
- Target only .tsx files in source directories, excluding node_modules and declaration files
* [WEB-5459] chore: updates after running codemod
---------
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com >
2025-11-20 17:39:40 +05:30
90866fb925
chore: use oxc tooling to speed up prettier ( #8117 )
...
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com >
2025-11-20 17:30:27 +05:30
Aaryan Khandelwal and GitHub
f3031a44f7
[WEB-5429] refactor: conditional hooks ( #8114 )
...
* fix: conditional hooks
* chore: remove unwanted file
2025-11-20 16:22:46 +05:30
83679806fd
[WIKI-419] chore: new asset duplicate endpoint added ( #7172 )
...
* chore: new asset duplicate endpoint added
* chore: change the type in url
* chore: added rate limiting for image duplication endpoint
* chore: added rate limiting per asset id
* chore: added throttle class
* chore: added validations for entity
* chore: added extra validations
* chore: removed the comment
* chore: reverted the frontend code
* chore: added the response key
* feat: handle image duplication for web
* feat: custom image duplication update
* fix: remove paste logic for image
* fix : remove entity validation
* refactor: remove entity id for duplication
* feat: handle duplication in utils
* feat: add asset duplication registry
* chore: update the set attribute method
* fix: add ref for api check
* chore :remove logs
* chore : add entity types types
* refactor: rename duplication success status value
* chore: update attribute to enums
* chore: update variable name
* chore: set uploading state
* chore : update enum name
* chore : update replace command
* chore: fix retry UI
* chore: remove default logic
* refactor: optimize imports in custom image extension files and improve error handling in image duplication
* fix:type error
* Update packages/editor/src/core/extensions/custom-image/components/node-view.tsx
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* fix: enhance asset duplication handler to ignore HTTP sources
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: Bavisetti Narayan <72156168+NarayanBavisetti@users.noreply.github.com >
Co-authored-by: VipinDevelops <vipinchaudhary1809@gmail.com >
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-11-20 15:05:01 +05:30
Aaryan Khandelwal and GitHub
d462546055
[WIKI-788] fix: editor markdown copy rules ( #8140 )
2025-11-20 14:46:12 +05:30
Dheeraj Kumar Ketireddy and GitHub
f510020daa
[WEB-5285] feat: add ChangeTrackerMixin to track model field changes and original values #8145
2025-11-20 14:36:55 +05:30
Prateek Shourya and GitHub
1eaa48c95c
[WEB-5458] improvement: restructure layout components to enhance loading ( #8141 )
2025-11-19 19:11:17 +05:30
sriramveeraghanta
d6503232de
chore(deps): bump npm vulnerabilities
2025-11-19 14:56:29 +05:30
Jayash Tripathy and GitHub
88a41479f4
[WEB-5000] feat: enhance exports settings with rich filters ( #8124 )
2025-11-19 14:31:48 +05:30
Vipin Chaudhary and GitHub
b73cf4f0e2
[WEB-5449] fix: enhance content check for unique ID generation and update issue loader condition ( #8132 )
2025-11-18 15:27:01 +05:30
Aaryan Khandelwal and GitHub
2e6225a883
[WEB-5436] feat: work item preview ( #8121 )
2025-11-18 13:54:26 +05:30
Vipin Chaudhary and GitHub
f34ca18a34
[WIKI-775] fix: remove fallback image from emojis #8130
2025-11-18 13:53:04 +05:30
Prateek Shourya and GitHub
69323f4164
[WEB-5442] fix: favorites list on workspace switch ( #8131 )
2025-11-18 13:52:29 +05:30
Jayash Tripathy and GitHub
06300d1a8e
[WEB-5447] feat: add dataPreventOutsideClick prop to reafactor: ComboboxOptions for enhanced click handling #8112
2025-11-17 19:47:48 +05:30
Vipin Chaudhary and GitHub
6e32cb51b6
[WIKI-770] fix: update editor ref after editor ready #8115
2025-11-17 16:41:30 +05:30
Vipin Chaudhary and GitHub
bd0361de92
[WIKI-480] feat: unique id extension ( #8098 )
2025-11-17 16:14:20 +05:30
Prateek Shourya and GitHub
ebab5e209f
[WEB-5437] fix: remove temporary code for issue display filters to fix work item ordering. ( #8125 )
2025-11-17 14:28:02 +05:30
Aaryan Khandelwal and GitHub
c65e2c4aab
[WIKI-773] refactor: editor mention components and hooks ( #8111 )
2025-11-17 14:07:37 +05:30
Prateek Shourya and GitHub
c04ae51d20
[WEB-5423] revert: update imports for pragmatic-drag-and-drop to use cjs entry points and add TypeScript error handling ( #8118 )
2025-11-14 19:04:49 +05:30
Prateek Shourya and GitHub
19a0ef490b
[WEB-5423] fix: typescript errors and add types check step to pull request workflow ( #8110 )
2025-11-14 16:18:36 +05:30
4e357c4ad0
[WEB-5404] chore: update next images with html default images ( #8101 )
...
* chore: update next images with html default images
* chore: sync related changes
* Update apps/admin/core/components/instance/failure.tsx
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* Update apps/space/app/not-found.tsx
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* Update apps/space/core/components/issues/issue-layouts/error.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update apps/space/core/components/ui/not-found.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* chore: replace classname styles in space
* fix: copoilot suggestions
* fix: copilot suggestions
* chore: format files
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-11-13 18:33:18 +05:30
Prateek Shourya and GitHub
80670b2b3f
[WEB-5128] refactor: remove local database dependencies and unused code ( #8109 )
2025-11-13 18:32:15 +05:30
64f90b828b
[WEB-5419] chore: add dotenv dependency, hosts and configure environment variables in admin, space, and web apps ( #8107 )
...
* chore: add dotenv dependency and configure environment variables in admin, space, and web apps
* chore: allowed multiple hosts in dev mode
* chore: move dotenv to dev deps
* chore: update Vite configuration to set server host to 127.0.0.1 for admin, space, and web apps
---------
Co-authored-by: gakshita <akshitagoyal1516@gmail.com >
2025-11-13 17:57:47 +05:30
Aaron and GitHub
95c742244e
[WEB-5416] fix: Use proper import syntax ( #8105 )
2025-11-13 17:41:06 +05:30
sriramveeraghanta
34c0e81d8e
chore: update tubro envs and removed plausible script
2025-11-13 15:24:17 +05:30
Vipin Chaudhary and GitHub
2a2c4921a7
[WIKI-768] fix: ordering and grouping of list-related toolbar and slash commands #8104
2025-11-13 15:20:07 +05:30
Vipin Chaudhary and GitHub
f4c2d519fc
[WIKI-718] feat: add full width options in table block menu ( #8087 )
2025-11-13 14:46:27 +05:30
Jayash Tripathy and GitHub
cbfdcd5638
[WEB-5390] refactor: gantt layout support in base layouts ( #8089 )
2025-11-13 14:33:24 +05:30
Prateek Shourya and GitHub
a04d3b5c29
[WEB-5414] fix: Use correct SWR cache key for fetching project details ( #8103 )
2025-11-12 23:31:26 +05:30
sriram veeraghanta and GitHub
30da349475
[WEB-5413] feat: adding sentry error handling in web, space and admin ( #8099 )
2025-11-12 19:03:47 +05:30
Anmol Singh Bhatia and GitHub
0b78e03055
[WEB-5394] fix: propel storybook circular dependencies ( #8096 )
...
* fix: resolve circular dependency crashes in storybook stories
* fix: toolbar circular dependency fix and code refactor
2025-11-11 19:29:16 +05:30
Prateek Shourya and GitHub
f8a9a1576d
[WEB-5399] chore: update dependencies and improve PostHog integration ( #8097 )
...
- Updated PostHog React package to version 1.4.0 and posthog-js to version 1.255.1.
- Refactored PostHogProvider to include hydration state management for improved event tracking.
- Cleaned up version references in pnpm-lock.yaml for react-router and next-themes.
2025-11-11 19:27:49 +05:30
Krzysztof Dąbrowski and GitHub
6ba15545d9
fix: escape slashes in environment variable values during update ( #8081 )
2025-11-11 17:52:03 +05:30
sriramveeraghanta
da22c2f670
chore(deps): bump turbo package and remove unused packages
2025-11-11 15:50:10 +05:30
sriramveeraghanta
d47755b4c6
chore: remove unused files
2025-11-11 15:45:53 +05:30
sriramveeraghanta
b51da2f997
chore: remove unused middleware files
2025-11-11 15:33:34 +05:30
Aaryan Khandelwal and GitHub
1447be12e6
[WEB-5370] fix: cycle and modules not being removed from the work item edit modal #8094
2025-11-11 14:55:27 +05:30
Prateek Shourya and GitHub
433b5a4fe1
[WEB-5386] refactor: update all apps to use react-router for development and enable SSR for space app. ( #8095 )
2025-11-11 14:08:42 +05:30
sriramveeraghanta
4ae0763d0f
chore: bump turbo version
2025-11-11 13:32:10 +05:30
Prateek Shourya and GitHub
a407105bb8
[WEB-5389] chore: enable progress bar for production builds and add logo spinner for hydration fallback ( #8093 )
...
* [WEB-5389] chore: enable progress bar for production builds
* feat: add LogoSpinner to HydrateFallback in admin, space, and web apps
2025-11-11 12:22:40 +05:30
M. Palanikannan and GitHub
5d7bf554dd
[WEB-5381] fix: buffer issue with vite #8091
2025-11-10 20:33:41 +05:30
sriramveeraghanta
5ec09a7fe1
chore: update dockerfile pnpm install with ci=true
2025-11-10 18:28:51 +05:30
sriramveeraghanta
3f0721c59a
chore: upgrade vite version using catalog
2025-11-10 13:13:22 +05:30
Prateek Shourya and GitHub
dfc49eea27
[WEB-5379] fix: optimize filter handling in work item components ( #8079 )
2025-11-07 20:28:10 +05:30
Akshita Goyal and GitHub
1e5f583a24
[WEB-5367] fix: removed integrations and imports from the routes #8073
2025-11-07 16:12:12 +05:30
Aaryan Khandelwal and GitHub
d05c222d0a
regression: fallback base url for redirection ( #8075 )
2025-11-07 16:10:52 +05:30
Vamsi Krishna and GitHub
8853637e98
[WEB-5064] fix: peek overview reloading when parent is added ( #7950 )
2025-11-06 19:48:35 +05:30
Aaryan Khandelwal and GitHub
12a050e7d3
[WIKI-538] chore: common description component ( #7785 )
...
* chore: common description input component
* chore: replace existing description input components
* fix: await for update calls
* refactor: handle fallback values for description states and form data
* fix: import statements
* chore: add workspaceDetails check
2025-11-06 19:47:38 +05:30
Vipin Chaudhary and GitHub
fd542a85fa
[WIKI-728] fix: update emoji insertion method #7962
2025-11-06 19:46:32 +05:30
Jayash Tripathy and GitHub
0a738d419e
[WEB-5306] refactor: base layouts ( #8051 )
2025-11-06 19:45:56 +05:30
Vipin Chaudhary and GitHub
c719d67f71
[WIKI-714] fix: close drag handle dropdown when any key is pressed #8040
2025-11-06 18:58:23 +05:30
Vamsi Krishna and GitHub
7178627f6a
[WEB-5339] chore: work item sidebar refactor #8058
2025-11-06 18:57:50 +05:30
Aaryan Khandelwal and GitHub
10590ffa13
[WEB-5360] fix: modules list board layout #8074
2025-11-06 18:57:22 +05:30
Akshita Goyal and GitHub
37aabe7d1d
[PAI-923] fix: implemented fetch key functions for auth layouts #8067
2025-11-06 18:50:45 +05:30
Anmol Singh Bhatia and GitHub
fd38b9b6d8
[WEB-4320] refactor: migrate emoji reactions to propel ( #8039 )
2025-11-06 18:25:43 +05:30
M. Palanikannan and GitHub
d709465a89
[WIKI-564] fix: editor deps #8069
2025-11-06 17:33:51 +05:30
Anmol Singh Bhatia and GitHub
9b3bd11c03
[WEB-5305] refactor: migrate emoji and logo components to propel and remove duplication ( #8038 )
2025-11-06 17:33:06 +05:30
Aaryan Khandelwal and GitHub
4927ef8c71
[WEB-5352] fix: layout selection icon #8070
2025-11-06 16:58:38 +05:30
dependabot[bot] and GitHub
0dcea8db70
chore(deps): bump django ( #8068 )
2025-11-06 16:21:43 +05:30
Prateek Shourya and GitHub
0941856f67
[WEB-5356] feat: update public environment keys in Vite config for improved configuration management #8071
2025-11-06 15:41:01 +05:30
Prateek Shourya and GitHub
696fb96e87
[WEB-5043] feat: web vite migration ( #7973 )
2025-11-06 14:08:48 +05:30
Prateek Shourya and GitHub
118ecc81ba
[WEB-5042] feat: sites vite migration ( #7965 )
2025-11-06 13:58:24 +05:30
Aaron and GitHub
315e1d5eb0
[WEB-5040] feat: admin react-router migration ( #7922 )
2025-11-06 13:39:35 +05:30
Nikhil and GitHub
545bfa203e
[WEB-5345] chore: update IssueActivity model to use DO_NOTHING #8065
2025-11-05 20:14:42 +05:30
Vamsi Krishna and GitHub
78d4356cfa
[WEB-5343]chore: updated view access for exports page at workspace level ( #8062 )
...
* chore: updated view access for exports page at workspace level
* fix: permissions
2025-11-04 16:25:07 +05:30
Nikhil and GitHub
3c6f24de64
[WEB-5237] feat: add workspace invitation and project member management endpoints ( #8059 )
2025-11-04 14:56:21 +05:30
Nikhil and GitHub
96bbbec588
[WEB-5342] fix: update Issue query to use the correct manager in state checks #8060
2025-11-04 14:47:05 +05:30
Dheeraj Kumar Ketireddy and GitHub
bfea2c8572
[SILO-598] fix: Fixed bugs identified while testing SDK ( #8042 )
2025-10-31 19:53:22 +05:30
sriram veeraghanta and GitHub
961cdf6c8f
fix: storybook build error ( #8041 )
2025-10-30 19:21:32 +05:30
Surya Prashanth and GitHub
e8bdc47d6a
[SILO-640] fix: add missing title field in IssueLinkCreateSerializer #8036
2025-10-29 20:38:27 +05:30
Vamsi Krishna and GitHub
710138f3a1
[WEB-5296]chore: grouping filter refactor ( #8034 )
2025-10-29 20:36:28 +05:30
Anmol Singh Bhatia and GitHub
0e8128594b
[WEB-5191 | WEB-5197] chore: actions and arrows icon revamp ( #7984 )
2025-10-29 20:13:08 +05:30
350107d6c1
[WEB-5088] feat: Power K v2 ( #7905 )
...
* feat: add project shortcut in command palette
* feat: global project switcher shortcut
* refactor: generalize command palette entity handling
* feat: extend command palette navigation
* feat: add issue shortcut to command palette
* feat: add modular project selection for cycle navigation
* chore: add reusable command palette utilities
* fix: update key sequence handling to use window methods for timeout management
* fix: build errors
* chore: minor ux copy improvements
* feat: implement a new command registry and renderer for enhanced command palette functionality
* feat: introduce new command palette components and enhance search functionality
* feat: enhance command palette components with improved initialization and loading indicators
* feat: Implement new command palette architecture with multi-step commands, context-aware filtering, and reusable components. Add comprehensive documentation and integration guides. Enhance command execution with a dedicated executor and context provider. Introduce new command types and improve existing command definitions for better usability and maintainability.
* refactor: hook arguments
* refactor: folder structure
* refactor: update import paths
* fix: context prop drilling
* refactor: update search components
* refactor: create actions
* chore: add type to pages
* chore: init contextual actions
* refactor: context based actions code split
* chore: module context-based actions
* refactor: streamline command execution flow and enhance multi-step handling in command palette
* refactor: remove placeholder management from command execution and implement centralized placeholder mapping
* chore: cycle context based actions
* refactor: simplify command execution by consolidating selection steps and adding page change handling
* chore: added more options to work item contextual actions
* chore: page context actions
* refactor: update step type definitions and enhance page mapping for command execution
* feat: implement Command Palette V2 with global shortcuts and enhanced context handling
* refactor: power k v2
* refactor: creation commands
* feat: add navigation utility for Power K context handling
* feat: implement comprehensive navigation commands for Power K
* refactor: work item contextual actions
* fix: build errors
* refactor: remaining contextual actions
* refactor: remove old code
* chore: update placeholder
* refactor: enhance command registry with observable properties and context-aware shortcut handling
* refactor: improve command filtering logic in CommandPaletteModal
* chore: context indicator
* chore: misc actions
* style: shortcut badge
* feat: add open entity actions and enhance navigation commands for Power K
* refactor: rename and reorganize Power K components for improved clarity and structure
* refactor: update CommandPalette components and streamline global shortcuts handling
* refactor: adjust debounce timing in CommandPaletteModal for improved responsiveness
* feat: implement shortcuts modal and enhance command registry for better shortcut management
* fix: search implemented
* refactor: search results code split
* refactor: search results code split
* feat: introduce creation and navigation command modules for Power K, enhancing command organization and functionality
* chore: update menu logos
* refactor: remove unused PowerKOpenEntityActionsExtended component from command palette
* refactor: search menu
* fix: clear context on backspace and manual clear
* refactor: rename creation command keys for consistency and clarity in Power K
* chore: added intake in global search
* chore: preferences menu
* chore: removed the empty serach params
* revert: command palette changes
* cleanup
* refactor: update command IDs to use underscores for consistency across Power K components
* refactor: extended context based actions
* chore: modal command item status props
* refactor: replace CommandPalette with CommandPaletteProvider in settings and profile layouts
* refactor: update settings menu to use translated labels instead of i18n labels
* refactor: update command titles to use translation keys for creation actions
* refactor: update navigation command titles to use translation keys for consistency
* chore: minor cleanup
* chore: misc commands added
* chore: code split for no search results command
* chore: state menu items for work item context based commands
* chore: add more props to no search results command
* chore: add more props to no search results command
* refactor: remove shortcut key for create workspace command
* Refactor command palette to use PowerK store
- Replaced instances of `useCommandPalette` with `usePowerK` across various components, including `AppSearch`, `CommandModal`, and `CommandPalette`.
- Introduced `PowerKStore` to manage modal states and commands, enhancing the command palette functionality.
- Updated modal handling to toggle `PowerKModal` and `ShortcutsListModal` instead of the previous command palette modals.
- Refactored related components to ensure compatibility with the new store structure and maintain functionality.
* Refactor PowerK command handling to remove context dependency
- Updated `usePowerKCommands` and `usePowerKCreationCommands` to eliminate the need for a context parameter, simplifying their usage.
- Adjusted related command records to utilize the new structure, ensuring consistent access to command configurations.
- Enhanced permission checks in creation commands to utilize user project roles for better access control.
* chore: add context indicator
* chore: update type import
* chore: migrate toast implementation from @plane/ui to @plane/propel/toast across multiple command files
* refactor: power k modal wrapper and provider
* fix: type imports
* chore: update creation command shortcuts
* fix: page context commands
* chore: update navigation and open command shortcuts
* fix: work item standalone page modals
* fix: context indicator visibility
* fix: potential error points
* fix: build errors
* fix: lint errors
* fix: import order
---------
Co-authored-by: Vihar Kurama <vihar.kurama@gmail.com >
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2025-10-29 15:38:30 +05:30
Jayash Tripathy and GitHub
73e0e8d529
[WEB-4944] feat: add base layouts for kanban and list with drag-and-drop support ( #8032 )
2025-10-29 14:49:34 +05:30
Anmol Singh Bhatia and GitHub
5247fedd23
[WEB-5271] chore: your work empty state updated #8029
2025-10-29 13:34:04 +05:30
Anmol Singh Bhatia and GitHub
0560849f88
[WEB-5271] fix: empty state translation error and code refactoring ( #8027 )
...
* fix: workspace view empty state translation
* chore: search empty state translation fix
* chore: workspace view empty state translation
2025-10-28 20:14:07 +05:30
sriram veeraghanta and GitHub
79537cd1df
chore: code splitting instance config variables ( #8028 )
...
* chore: code splitting instance config variables
* chore: typo fixes
2025-10-28 19:52:23 +05:30
1126ca30b0
[WEB-5262] feat: gitea sso ( #8022 )
...
* Feature/7137/gitea sso (#7940 )
* added gitea auth to admin panel with configs , added api calls
* added gitea to oauth root (for signup and signin)
* removed log
* replace github oauth with gitea ouath error messages
* added gitea to auth root
* fix: update token expiration handling and remove unused variable in Gitea callback
* fix: include Gitea in OAuth enabled checks
* fix: improve error handling when fetching emails from Gitea
* chore : remove logs and add semicolons
* refactor: update Gitea authentication components and imports for consistency
* fix: enhance Gitea authentication form to auto-populate host value and improve OAuth checks
* refactor: enhance Gitea OAuth provider with improved error handling and URL validation
* fix: update authentication success messages to check for string value "1"
---------
Co-authored-by: Shivam Jain <shivam.clgstash@gmail.com >
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
2025-10-28 18:53:54 +05:30
Sangeetha and GitHub
69fe581fd8
[WEB-5228] chore: IssueLink.DoesNotExist on crawl_work_item_link_title ( #8003 )
...
* chore: wrap IssueLink logic in a try-except block
* chore: user logger.warning
* fix: add id and url on the error message
2025-10-28 18:18:36 +05:30
Bavisetti Narayan and GitHub
e09d986497
[WEB-5263] chore: removed the tracking of sanitized HTML ( #8023 )
...
* chore: removed the html sanitized tracking
* chore: added the greater than sign
2025-10-28 16:57:07 +05:30
Sangeetha and GitHub
044003e7ec
[WEB-5211] fix: accessing NoneType current_instance for delete_module_issue_activity bgtask ( #7993 )
...
* fix: accessing NoneType current_instance
* fix: return module_name
* fix: add none check
2025-10-28 16:56:39 +05:30
Sangeetha and GitHub
a8b6930486
[WEB-5224] chore: raise warning instead of logging an exception for webhook_send_task ( #7996 )
2025-10-28 16:49:19 +05:30
Anmol Singh Bhatia and GitHub
685e3fa2f8
[WEB-5236] chore: attachment icon revamp ( #8009 )
...
* chore: iconwrapper component added
* chore: attachments icon added to propel
* chore: code refactor
* chore: code refactor
2025-10-28 16:47:43 +05:30
Anmol Singh Bhatia and GitHub
ec6e682044
[WEB-5255] fix: calendar layout weekly view ( #8018 )
...
* fix: calendar layout weekly view
* chore: code refactor
2025-10-28 16:47:10 +05:30
Anmol Singh Bhatia and GitHub
b7aa25f2c6
[WEB-5248] chore: translations and empty state refactor ( #8021 )
...
* chore: translations code refactoring
* chore: empty state translation refactor
* chore: code refactor
2025-10-28 13:31:06 +05:30
Anmol Singh Bhatia and GitHub
cf7f891bcb
[WEB-5248] chore: empty state code refactor and translation fix ( #8017 )
...
* chore: empty state code refactor and translation fix
* chore: code refactor
2025-10-27 19:55:46 +05:30
Anmol Singh Bhatia and GitHub
3faf768112
[WEB-3567] chore: empty state refactoring and translation fix ( #8014 )
...
* chore: empty state component improvement and code refactor
* chore: translation code refactor
* chore: empty state code refactor
2025-10-27 17:03:35 +05:30
Vamsi Krishna and GitHub
be0d1871f0
[WEB-5241] fix: project features toggle #8015
2025-10-27 17:02:22 +05:30
Surya Prashanth and GitHub
c07f7b7c1e
[WEB-5245] fix: add is_time_tracking_enabled field in project serializer ( #8016 )
2025-10-27 16:54:03 +05:30
Surya Prashanth and GitHub
1d4cde9ba0
[WEB-5245] feat: auto-populate logo_props in project creation #8013
2025-10-27 16:19:52 +05:30
Nikhil and GitHub
c4dd4bd02f
[WEB-5155]refactor: simplify user filtering logic in SearchEndpoint #8012
2025-10-27 16:17:19 +05:30
Anmol Singh Bhatia and GitHub
d71dfe8f86
[WEB-5188 | WEB-5190] chore: layout and properties icon revamp ( #7980 )
2025-10-24 19:53:36 +05:30
Anmol Singh Bhatia and GitHub
33b6405695
[WEB-5160] chore: propel banner and archived work item improvements ( #7999 )
2025-10-24 19:48:28 +05:30
Anmol Singh Bhatia and GitHub
68fd2463f4
[WEB-5230 | WEB-5231] chore: new empty state implementation ( #7972 )
2025-10-24 17:21:14 +05:30
Vihar Kurama and GitHub
a60d74a3c0
[WEB-5235] Fix activity timeline ordering for edited comments #8002
2025-10-24 16:17:51 +05:30
Anmol Singh Bhatia and GitHub
76ffe52cd5
[WEB-5220] fix: intake actions btn ui #7995
2025-10-24 16:05:46 +05:30
b65b1b4828
fix: use issue store was not loading up properly ( #8006 )
...
* use issue store was not loading up properly , and hence created data issues for rendering filters options
* Added React.FC for better type suggestions
* chore: observer implementation change
---------
Co-authored-by: shivam-jainn <shivam.clgstash@gmail.com >
2025-10-23 21:45:25 +05:30
sriram veeraghanta and GitHub
e5063cd280
fix: get work item activity external endpoint ( #8005 )
...
* fix: activity get endpoint fixes
* chore: missing pk added
2025-10-23 21:37:30 +05:30
sriramveeraghanta
9448f642f0
sync: master branch with preview
2025-10-23 20:29:18 +05:30
Akshat Jain and sriramveeraghanta
443f8b793d
[INFRA-252] fix: Add missing Redis environment variables in live service Docker Compose
2025-10-23 20:28:39 +05:30
Akshat Jain and GitHub
96fa9ab15b
[INFRA-252] fix: Add missing Redis environment variables in live service Docker Compose
2025-10-23 19:26:27 +05:30
sriram veeraghanta and GitHub
d5bad5aedc
release: v1.1.0 #7991
2025-10-23 18:24:42 +05:30
e710f5b278
[WEB-5196] chore: switch from isomorphic-dompurify to dompurify ( #7983 )
...
* [WEB-5196] chore: switch from isomorphic-dompurify to dompurify
Replace isomorphic-dompurify with dompurify package in utils.
This change simplifies the dependency and uses the canonical
DOMPurify package directly.
* fix: removing dompurify from the space app as dependency
* chore: remove unused import
---------
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com >
2025-10-23 16:33:32 +05:30
sriramveeraghanta
80bd1b6dcd
Merge branch 'canary' of github.com:makeplane/plane into preview
2025-10-23 15:43:16 +05:30
b34c9ca04f
fix: live server secret key app version env variables ( #7997 )
...
* fix: live server secret key app version env variables
* fix: revert to stable version
* Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-10-23 15:42:43 +05:30
sriramveeraghanta
ad16ea1440
Merge branch 'canary' of github.com:makeplane/plane into preview
2025-10-23 14:54:09 +05:30
sriramveeraghanta
addf3c4104
chore: added live server secret key in community docker file
2025-10-23 14:53:41 +05:30
Anmol Singh Bhatia and GitHub
38cdf756a5
[WEB-5158] chore: calendar start of week alignment fix and code refactoring #7978
2025-10-23 13:59:29 +05:30
Bavisetti Narayan and GitHub
f94da68597
[WEB-5153] chore: optimised the cycle transfer issues ( #7969 )
...
* chore: optimised the cycle transfer issues
* chore: added more vlaidation in transfer
* chore: improve the comments
2025-10-23 00:29:32 +05:30
Bavisetti Narayan and GitHub
68aa2fe0b8
[WIKI-553] chore: improved pages components tracking ( #7966 )
...
* chore: page components tracking
* chore: changed the transaction task
* chore: added logger for description html
2025-10-23 00:29:05 +05:30
Vamsi Krishna and GitHub
5fa9943b66
[WEB-5141] chore: project features refactor ( #7960 )
...
* chore: project features refactor
* fix: enable/disable condition for toggle
* fix: dependencies
* chore: lint fix
* chore: lint fix
* chore: added fallback exports
2025-10-23 00:27:16 +05:30
Anmol Singh Bhatia and GitHub
772b5c5719
[WEB-5201] chore: work item and inbox modal refactor ( #7990 )
...
* chore: work item and inbbox modal refactor
* chore: code refactor
* chore: code refactor
* chore: code refactor
2025-10-22 21:11:08 +05:30
Nikhil and GitHub
d6657d5168
[WEB-5207] fix: update date formatting in IssueExportSchema for cycle start and end dates #7992
2025-10-22 17:11:43 +05:30
sriramveeraghanta
1b43efbc2a
chore: version bump
2025-10-21 19:14:43 +05:30
64781be7d2
regression: downgrade to tiptap v2 ( #7982 )
...
* chore: downgrade to tiptap v2
* fix: revert back to hocuspocus
* fix: collaboration events added
* fix: lock unlock issues
* fix: build errors
* fix: type errors
* fix: graceful shutdown
---------
Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com >
2025-10-21 18:28:16 +05:30
sriramveeraghanta
59022b6beb
fix: vite package upgrade
2025-10-21 14:41:34 +05:30
Nikhil and GitHub
f266cd8414
[WEB-5162] fix: add exporter URL patterns for exporting issues ( #7977 )
...
* feat: add exporter URL patterns for exporting issues and update session cookie age handling
* fix: ensure ADMIN_SESSION_COOKIE_AGE is an integer for consistent session handling
2025-10-16 15:36:48 +05:30
sriramveeraghanta
98b81d7ebb
chore(deps): happy dom version bump
2025-10-16 14:55:57 +05:30
Aaron and GitHub
00807d2d62
[WEB-5157] chore: fix propel icon clip paths #7975
2025-10-16 14:03:26 +05:30
Vamsi Krishna and GitHub
9d757ccc6a
[WEB-5156] fix: activity filters bug #7971
2025-10-15 19:57:52 +05:30
Anmol Singh Bhatia and GitHub
a8c253acfe
[WEB-5154] chore: nav button text colour updated #7970
2025-10-15 19:27:10 +05:30
Vamsi Krishna and GitHub
2b106cbd66
[WEB-5054]feat: added activity filters for state and assignee activities ( #7918 )
...
* feat: added activity filters for state and assignee
* chore: removed unused funtion
* chore: lint fix
2025-10-15 17:12:03 +05:30
sriramveeraghanta
f9cca8e2cb
fix: live server log
2025-10-15 16:18:42 +05:30
ee176efae3
[WEB-5095]chore: updated delete modal info content ( #7967 )
...
* chore: updated delete modal info content
* chore: added language support for modal content
---------
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com >
2025-10-15 16:05:55 +05:30
Akshita Goyal and GitHub
44a483f895
[WEB-5142] fix: Issue modal styling #7961
2025-10-15 15:19:40 +05:30
sriramveeraghanta
196baf099a
chore: lint errors
2025-10-15 15:15:48 +05:30
Nikhil and GitHub
1a9ebc8b68
[WEB-5071] chore: implement webhook logging to MongoDB and fallback to database ( #7896 )
...
* feat: implement webhook logging to MongoDB and fallback to database (#7887 )
- Added a new function `save_webhook_log` to log webhook requests and responses to MongoDB, with a fallback to the database if the MongoDB save fails.
- Updated the `webhook_send_task` to utilize the new logging function.
- Modified the `get_webhook_logs_queryset` to order logs by creation date and adjusted the chunk size for iteration.
* refactor: clean up log data formatting in save_webhook_log function
* fix: update retry_count type in save_webhook_log function
2025-10-15 14:53:43 +05:30
Vamsi Krishna and GitHub
97e662215a
[WEB-5125] fix: suspended user view #7964
2025-10-14 17:35:39 +05:30
Bavisetti Narayan and GitHub
606e34ec81
[WIKI-730] chore: handle body too large error ( #7963 )
...
* chore: added middleware to handle body too large
* chore: added middleware to handle body too large
* chore: indentend the code
* chore: changed the response structure
* chore: changed the response structure
* chore: created a new file for middleware
* chore: added a standardized error key
2025-10-14 17:21:11 +05:30
Anmol Singh Bhatia and GitHub
a3019ebd46
[WEB-5092] feat: app sidebar enhancements ( #7946 )
...
* chore: project sidebar and settings sidebar improvement
* chore: navigationitem ui improvement
* chore: workspace level new icon added
* chore: propel icon migration
* chore: code refactor
* chore: dashboard icon updated
* chore: code refactor
* chore: icons updated
* chore: code refactor
* chore: code refactor
* chore: scroll area component refactor
* chore: sidebar enhancements
* chore: add and archive icon updated
* chore: code refactor
* chore: code refactor
* chore: code refactor
2025-10-14 17:20:20 +05:30
Prateek Shourya and GitHub
9cfde896b3
[WEB-5134] refactor: update web ESLint configuration and refactor imports to use type imports ( #7957 )
...
* [WEB-5134] refactor: update `web` ESLint configuration and refactor imports to use type imports
- Enhanced ESLint configuration by adding new rules for import consistency and type imports.
- Refactored multiple files to replace regular imports with type imports for better clarity and performance.
- Ensured consistent use of type imports across the application to align with TypeScript best practices.
* refactor: standardize type imports across components
- Updated multiple files to replace regular imports with type imports for improved clarity and consistency.
- Ensured adherence to TypeScript best practices in the rich filters and issue layouts components.
2025-10-14 16:45:07 +05:30
Dheeraj Kumar Ketireddy and GitHub
4168127803
[WEB-4999] feat: implement flexible data export utility with CSV, JSON, and XLSX support ( #7884 )
...
* feat: implement flexible data export utility with CSV, JSON, and XLSX support
- Introduced Exporter class for handling various data formats.
- Added formatters for CSV, JSON, and XLSX exports.
- Created schemas for defining export fields and their transformations.
- Implemented IssueExportSchema for exporting issue data with nested attributes.
- Enhanced issue export task to utilize the new exporter system for better data handling.
* feat: enhance issue export functionality with new relations and context handling
- Updated issue export task to utilize new IssueRelation model for better relationship management.
- Refactored Exporter class to accept QuerySets directly, improving performance and flexibility.
- Enhanced IssueExportSchema to include parent issues and relations in the export.
- Improved documentation for exporting multiple projects and filtering fields during export.
* feat: enhance export functionality with field filtering and context support
- Updated Exporter class to merge fields into options for formatting.
- Modified formatters to filter fields based on specified options.
- Enhanced ExportSchema to support optional field selection during serialization.
- Improved documentation for the serialize method to clarify field filtering capabilities.
* fixed type
2025-10-14 15:46:55 +05:30
Anmol Singh Bhatia and GitHub
9dc14d8d67
[WEB-5139] fix: custom menu item link ( #7959 )
...
* fix: custom menu link action
* chore: code refactor
* chore: code refactor
2025-10-14 15:45:49 +05:30
Anmol Singh Bhatia and GitHub
56007e7d47
[WEB-5129] chore: icons revamp ( #7958 )
...
* chore: code refactor
* chore: code refactor
2025-10-14 12:47:53 +05:30
Prateek Shourya and GitHub
cfb4a8212c
[WEB-5099] improvement: enhance rich filters with new components and configurations ( #7916 )
...
* feat: enhance rich filters with new components and configurations
- Added `AdditionalFilterValueInput` for unsupported filter types.
- Introduced `FilterItem` and related components for better filter item management.
- Updated filter configurations to include new properties and support for multiple values.
- Improved loading states and error handling in filter components.
- Refactored existing filter logic to streamline operations and enhance performance.
* Refactor rich filters component structure and enhance filter item functionality
- Moved AddFilterButton and AddFilterDropdown to a new directory structure for better organization.
- Updated FilterItemProperty to handle filter selection and condition updates more effectively.
- Enhanced the FilterInstance class with methods to update condition properties and operators, improving filter management.
- Added new functionality to handle invalid filter states and improve user feedback.
* [WEB-5111] feat: add 'created_at' and 'updated_at' filters to work item configuration
- Introduced new filter configurations for 'created_at' and 'updated_at' in the work item filters.
- Updated relevant components to utilize these new filters, enhancing filtering capabilities.
- Added corresponding filter configuration functions in the utils for better date handling.
* fix: build
2025-10-14 01:39:24 +05:30
9f41e92d21
[WEB-5135] refactor: update sites ESLint configuration and refactor imports to use type imports ( #7956 )
...
- Enhanced ESLint configuration by adding new rules for import consistency and type imports.
- Refactored multiple files to replace regular imports with type imports for better clarity and performance.
- Ensured consistent use of type imports across the application to align with TypeScript best practices.
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2025-10-14 00:40:30 +05:30
Vamsi Krishna and GitHub
ddf07dc993
[WEB-5029] chore: updates icons for title and description #7862
2025-10-14 00:09:50 +05:30
eee9744159
[WEB-5119] chore: remove any deprecated toast instances from the plane/ui page ( #7943 )
...
* [WEB-5119] chore: remove deprecated toast implementation from @plane/ui
* fix: build
---------
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com >
2025-10-14 00:08:00 +05:30
Prateek Shourya and GitHub
c80c76b882
[WEB-5136] refactor: update admin ESLint configuration and refactor imports to use type imports ( #7955 )
...
- Enhanced ESLint configuration by adding new rules for import consistency and type imports.
- Refactored multiple files to replace regular imports with type imports for better clarity and performance.
- Ensured consistent use of type imports across the application to align with TypeScript best practices.
2025-10-13 21:07:49 +05:30
Vamsi Krishna and GitHub
ffe38b592a
[WEB-5080] fix: attachment and link count in spreadsheet columns #7942
2025-10-13 21:03:54 +05:30
Anmol Singh Bhatia and GitHub
87eb1949c6
[WEB-5129] feat: icons revamp ( #7945 )
2025-10-13 19:43:24 +05:30
Anmol Singh Bhatia and GitHub
c736354739
[WEB-5130] chore: propel scroll area improvement #7952
2025-10-13 19:30:58 +05:30
sriramveeraghanta
3eecec552a
chore(deps): lock file resolutions
2025-10-13 13:43:05 +05:30
sriramveeraghanta
c561164d65
chore(deps): happy dom resolution added
2025-10-13 13:32:13 +05:30
c3dd790f7e
[WEB-5058] feat: enhance workspace seeding with cycles, modules, and views creation ( #7951 )
...
* feat: enhance workspace seeding with cycles, modules, and views creation
- Added `create_cycles`, `create_modules`, and `create_views` functions to the workspace seeding process, enabling the creation of cycles, modules, and views based on new seed data.
- Updated `create_project_issues` to associate issues with cycles and modules.
- Introduced new seed files: `cycles.json`, `modules.json`, and `views.json` to provide initial data for cycles, modules, and views.
- Integrated these new functionalities into the `workspace_seed` task for comprehensive workspace initialization.
* feat: add project_id to page seed data for improved association
- Added `project_id` field to the page with `id` 2 in `pages.json` to establish a clear link between pages and their respective projects.
- This enhancement supports better organization and retrieval of page data within the project context.
* feat: enhance workspace seed task with improved display properties and layout options
- Updated the `create_project_and_member` function to include new display properties and layout configurations for better project visualization.
- Modified display filters to group by state and added calendar layout options.
- Enhanced the `create_modules` and `create_views` functions with improved formatting and structure for better readability and maintainability.
* Update apps/api/plane/bgtasks/workspace_seed_task.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* fix: correct project_id mapping in cycle and view creation functions
- Updated the `create_cycles` function to use the correct `project_id` from the `project_map` for fetching the last cycle.
- Removed redundant `view_id` extraction in the `create_views` function to streamline view creation process.
* refactor: update create_cycles function to return project mapping
- Changed the return type of the `create_cycles` function from `None` to `Dict[int, uuid.UUID]` to provide a mapping of project IDs after cycle creation.
- This modification enhances the function's utility by allowing the caller to access the generated project mappings directly.
* refactor: remove unused view_map variable in create_views function
- Eliminated the `view_map` dictionary from the `create_views` function as it was not utilized, streamlining the code.
- This change enhances code clarity and maintainability by removing unnecessary elements.
* refactor: improve issue creation logic in create_project_issues function
- Added comments to clarify the creation of issue labels, cycle issues, and module issues within the `create_project_issues` function.
- Enhanced code readability and maintainability by structuring the issue creation process with clear conditional checks for cycles and modules.
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-10-11 20:55:48 +05:30
Akshita Goyal and GitHub
70be4a4ace
[WEB-5127] chore: added readonly properties + fixed state dropdown + added additional props to issue modal ( #7949 )
...
* chore: added readonly properties + fixed state dropdown + added addditional props to issue modal
* fix: refactor
* fix: refactors
* fix: build
2025-10-11 16:18:32 +05:30
Anmol Singh Bhatia and GitHub
2c17f8ad72
[WEB-5103] fix: custom menu event propagation ( #7932 )
...
* fix: custommenu event propagation
* chore: code refactor
2025-10-11 15:02:34 +05:30
Nikhil and GitHub
151674687c
[WEB-5059] feat: add page creation functionality to workspace seeding process ( #7948 )
...
* feat: add page creation functionality to workspace seeding process
- Implemented `create_pages` function to create pages for each project in the workspace based on data from `pages.json`.
- Integrated page creation into the `workspace_seed` task, ensuring pages are created alongside project issues.
- Added a new `pages.json` seed file containing initial page data and descriptions.
* fix: update page creation logic and seed data
- Set `is_global` to `False` for pages created in the `create_pages` function.
- Adjusted the project type check to be case-insensitive in the page creation logic.
- Added `id`, `project_id`, and `description_stripped` fields to the `pages.json` seed data for improved page initialization.
2025-10-10 18:32:15 +05:30
sriram veeraghanta and GitHub
8cd29c5009
fix: adding comprehensive logs for live server ( #7947 )
...
* fix: adding comprehensive logs
* fix: document controller naming convention
* fix: axios interception logger
2025-10-10 18:28:52 +05:30
Jayash Tripathy and GitHub
9ce6179421
[WEB-5120] refactor: add onSearchQueryKeyDown prop to ComboboxOptions for keyboard event handling #7941
2025-10-10 16:46:47 +05:30
sriram veeraghanta
71ec9fadb7
chore: package versions
2025-10-10 01:52:23 +05:30
sriram veeraghanta
c88ed332e5
chore: package version upgrade
2025-10-10 01:36:32 +05:30
Aaryan Khandelwal and GitHub
d8c1dff34f
[WIKI-725] regression: editor floaters propagation #7938
2025-10-10 01:35:14 +05:30
Akshat Jain and GitHub
5d161f671d
[INFRA-246] Update Valkey image version to 7.2.11-alpine in docker-compose files #7935
2025-10-10 00:19:17 +05:30
sriram veeraghanta and GitHub
ae215a542e
[WIKI-724 ] feat: sentry setup for live express server #7934
2025-10-09 21:00:43 +05:30
Anmol Singh Bhatia and GitHub
b7c14ac9f5
[WEB-5104] chore: combobox improvements ( #7933 )
...
* chore: base ui package upgrade
* feat: migrate combobox to use base-ui primitives
* chore: code refactor
* chore: code refactor
2025-10-09 19:13:17 +05:30
75cd2017a0
[WEB-5104] chore: base-ui package upgrade and combobox migration ( #7931 )
...
* chore: base ui package upgrade
* feat: migrate combobox to use base-ui primitives
* chore: code refactor
* fix: format fixes
---------
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com >
2025-10-09 18:47:09 +05:30
Rohan Birtia and GitHub
1895cfe728
Update docker-compose.yml for valkey security patch ( #7926 )
...
Critical security patch for Redis.
https://github.com/valkey-io/valkey/security/advisories/GHSA-9rfg-jx7v-52p6
2025-10-09 17:15:49 +05:30
M. Palanikannan and GitHub
98e0089723
[WIKI-722] fix: hocuspocus provider update to v3 ( #7930 )
...
* fix: hocuspocus provider
* fix: hocuspocus updated url instead of queryparams
2025-10-09 15:38:15 +05:30
sriramveeraghanta
561ae82d9d
chore: update gitignore and dockerignore
2025-10-09 15:35:11 +05:30
Vamsi Krishna and GitHub
afac9f72db
[WEB-5101]fix: toast action items hover behaviour ( #7929 )
...
* fix: toast action items hover behaviour
* fix: refactored toast styles
2025-10-09 15:10:56 +05:30
M. Palanikannan and GitHub
0f038705ed
fix: hocuspocus version upgrade ( #7928 )
2025-10-09 14:32:43 +05:30
Prateek Shourya and GitHub
0b257c8693
[WEB-5093] improvement: adds content-based MIME type detection for uploads #7925
...
- Refactored file upload utilities to use async functions for better handling of file metadata.
- Introduced MIME type detection using the file-type library.
- Updated file service methods to await metadata retrieval.
- Added new dependencies for file-type and updated package.json accordingly.
- Removed deprecated file handling code from utils and adjusted imports across services.
2025-10-09 12:22:43 +05:30
Aaryan Khandelwal and GitHub
f2539c5051
fix: editor dropdowns positioning ( #7927 )
...
* fix: editor dropdowns positioning
* fix: add cleanup to prevent memory leak
* chore: add editor fallback
2025-10-09 00:25:21 +05:30
sriram veeraghanta and GitHub
5d60d6d702
chore: adding types node package to pnpm catalog ( #7923 )
2025-10-08 18:42:53 +05:30
3cbb60417c
[WEB-4976]chore: propel toast implementation ( #7832 )
...
* draft: implementation
* chore: migrated toast from @plane/ui to propel package
* chore: reverted unwanted changes
* fix: lint errors
* chore: added dismiss toast to propel toast
* fix: build and lint errors
* chore: code refactor
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so >
2025-10-07 23:37:10 +05:30
Anmol Singh Bhatia and GitHub
d38f4811b6
[WEB-3567] dev: empty state v2 ( #7910 )
2025-10-07 20:53:49 +05:30
Anmol Singh Bhatia and GitHub
3e82984f92
[WEB-5068] fix: CustomMenu closeOnSelect behavior #7897
2025-10-07 20:52:30 +05:30
Sangeetha and GitHub
89ddd1bf42
[WEB-5081] fix: update timezone in user settings #7915
2025-10-07 20:51:44 +05:30
Nikhil and GitHub
0b15a32ec6
[WEB-5038] fix: cycle creation in external api endpoint ( #7866 )
...
* feat: set default owner for cycle creation if not provided
* Updated CycleListCreateAPIEndpoint to assign the current user as the owner when the 'owned_by' field is not included in the request data.
* Enhanced the CycleCreateSerializer initialization to ensure proper ownership assignment during cycle creation.
* feat: add comprehensive tests for Cycle API endpoints
* Introduced a new test suite for Cycle API endpoints, covering creation, retrieval, updating, and deletion of cycles.
* Implemented tests for various scenarios including successful operations, invalid data handling, and conflict resolution with external IDs.
* Enhanced test coverage for listing cycles with different view filters and verifying cycle metrics annotations.
* feat: enhance CycleCreateSerializer to include ownership assignment
* Added 'owned_by' field to CycleCreateSerializer to specify the user who owns the cycle.
* Updated CycleListCreateAPIEndpoint to remove redundant ownership assignment logic, relying on the serializer to handle default ownership.
* Ensured that if 'owned_by' is not provided, it defaults to the current user during cycle creation.
* fix: correct assertion syntax in CycleListCreateAPIEndpoint tests
* Updated the assertion in the test for successful cycle creation to use the correct syntax for checking the response status code.
* Ensured that the test accurately verifies the expected behavior of the API endpoint.
2025-10-07 18:50:09 +05:30
Anmol Singh Bhatia and GitHub
f5eb13f66f
[WEB-5086] fix: instance setup screen asset #7914
2025-10-07 18:47:36 +05:30
M. Palanikannan and GitHub
c3e8ce8f28
[WIKI-710] [WIKI-717] fix: slash commands and mentions in comments ( #7919 )
...
* fix: fixing slash commands and mentions
* fix: tiptap types handled
2025-10-07 18:01:39 +05:30
Yaroslav Halchenko and GitHub
2ca8620246
Add codespell support (config, workflow to detect/not fix) and make it fix some typos ( #7864 )
...
* Add github action to codespell preview on push and PRs
* Add rudimentary codespell config
* [DATALAD RUNCMD] chore: run codespell throughout fixing a few typos interactively
=== Do not change lines below ===
{
"chain": [],
"cmd": "codespell -w -i 3 -C 4 ./apps/web/core/components/workspace/delete-workspace-form.tsx ./deployments/cli/community/README.md",
"exit": 0,
"extra_inputs": [],
"inputs": [],
"outputs": [],
"pwd": "."
}
^^^ Do not change lines above ^^^
* Adjust coespell regex to ignore all camelCased words
* [DATALAD RUNCMD] chore: run codespell throughout fixing a few new typos automagically
=== Do not change lines below ===
{
"chain": [],
"cmd": "codespell -w",
"exit": 0,
"extra_inputs": [],
"inputs": [],
"outputs": [],
"pwd": "."
}
^^^ Do not change lines above ^^^
2025-10-07 17:42:49 +05:30
sriram veeraghanta and GitHub
07ff457663
[PRIME-24] fix: update live server aio build path ( #7911 )
...
* fix: udpate live server aio build path
* chore: build path
2025-10-07 17:21:07 +05:30
Jayash Tripathy and GitHub
d3024f8a7f
[WEB-4731] feat: add baseui input component to propel package ( #7769 )
...
* ✨ feat: add input component to propel package
* 🚨 fix: lint
* 🚨 fix: lint
* fix: add aria-invalid attribute to Input component for better accessibility
* chore: fix formatting in package.json and reorder imports in popover-menu stories
2025-10-07 16:48:02 +05:30
M. Palanikannan and GitHub
a740a9f69d
[WIKI-713] fix: extra line created on enter key #7913
2025-10-07 14:22:09 +05:30
guru_sainath and GitHub
298acb1e91
[MOB-1221] dev: updated god mode ui #7879
2025-10-07 00:24:09 +05:30
Martin Dagarin and GitHub
f9e21c58c0
Deployment AIO fixed live entered FATAL state ( #7893 )
2025-10-06 23:42:21 +05:30
Dheeraj Kumar Ketireddy and GitHub
5c842d592e
Chore: Filter backend optimizations ( #7900 )
...
* refactor: enhance ComplexFilterBackend and BaseFilterSet for Q object filtering
- Introduced BaseFilterSet to support Q object construction for complex filtering.
- Updated ComplexFilterBackend to utilize Q objects for building querysets.
- Improved error handling and validation in filter methods.
- Refactored filter evaluation logic to streamline query construction.
* fix: improve filter processing in BaseFilterSet to handle empty cleaned_data and optimize filter evaluation
- Added handling for cases where cleaned_data is None or empty, returning an empty Q object.
- Optimized filter evaluation by only processing filters that are provided in the request data.
* update ComplexFilterBackend to pass queryset in filter evaluation
2025-10-06 23:36:16 +05:30
0589ac56d5
[WEB-5048] chore: implements esm exports for all packages ( #7816 )
...
* fix: esm module imports for live and editor
* fix: convert all pacakges to export esm and cjs build
* fix: auto export
* fix: translation files formatting
* fix: convert eslint files to cjs files for supporting current config
* fix: code uuid package upgrade
---------
Co-authored-by: Aaron Reisman <aaron.reisman@plane.so >
2025-10-06 21:01:32 +05:30
Aaron and GitHub
cbcb026e9a
[WEB-5083] chore: add stories to propel #7888
2025-10-06 20:48:52 +05:30
Vipin Chaudhary and GitHub
0cca31ef2e
[WIKI-707] [WIKI-708] fix: editor floating ui modal ( #7909 )
2025-10-06 16:30:47 +05:30
sriram veeraghanta
4c8f51568a
chore: pmp lock upgrade
2025-10-06 01:23:09 +05:30
sriram veeraghanta
8d14a5a004
chore(deps): added vite to catalog
2025-10-06 00:56:52 +05:30
sriram veeraghanta
97381c5145
chore(deps): pnpm version upgrade
2025-10-06 00:38:32 +05:30
4709a0fca4
chore(deps): bump django ( #7892 )
...
Bumps the pip group with 1 update in the /apps/api/requirements directory: [django](https://github.com/django/django ).
Updates `django` from 4.2.24 to 4.2.25
- [Commits](https://github.com/django/django/compare/4.2.24...4.2.25 )
---
updated-dependencies:
- dependency-name: django
dependency-version: 4.2.25
dependency-type: direct:production
dependency-group: pip
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-05 19:25:09 +05:30
Prateek Shourya and GitHub
b695f161ef
[WEB-5074] fix: remove the filter conditions check from the defaultOpen property to prevent unwanted popups. ( #7903 )
2025-10-03 19:56:31 +05:30
M. Palanikannan and GitHub
431af01483
[WIKI-704] fix: disable exiting on unhandled rejection/exception #7902
2025-10-03 16:10:21 +05:30
Aaryan Khandelwal and GitHub
269fc0d9e0
[WIKI-705] regression: mentions dropdown selection across editors #7901
2025-10-03 15:53:35 +05:30
Anmol Singh Bhatia and GitHub
3c389e2e50
[WEB-5072] chore: propel combobox improvement #7899
2025-10-03 15:01:21 +05:30
M. Palanikannan and GitHub
f6677f252f
[WIKI-704] fix: hocuspocus error handling ( #7898 )
2025-10-03 14:01:38 +05:30
Vipin Chaudhary and GitHub
794271ac17
fix-config_types ( #7886 )
2025-10-01 16:24:58 +05:30
Aaryan Khandelwal and GitHub
931a48d7d7
[WIKI-569] regression: parser kit extensions mismatch #7885
2025-10-01 15:27:06 +05:30
Vipin Chaudhary and GitHub
b37e453b32
[WIKI-699] refactor: editor config ( #7850 )
2025-10-01 15:00:10 +05:30
Aaryan Khandelwal and GitHub
a69c6f1b9c
regression: slash commands render logic #7882
2025-10-01 02:44:31 +05:30
M. Palanikannan and GitHub
ee68895ad3
[WIKI-682] feat: hocuspocus v3 server migration ( #7880 )
...
* fix: hocuspocus v3
* fix: publishing messages across redis extension
2025-09-30 20:55:55 +05:30
e110ef55b8
[WIKI-569] chore: migrate to tiptap v3 ( #7526 )
...
* chore: upgrade to tiptap v3
* chore: update starter kit
* chore: tippy to floating-ui migration for mentions
* chore: update remaining floating menus
* chore: update setEditorValue function
* fix: potential bugs
* chore: extract out common floating ui positioning logic
* fix: storage api
* fix: bubble menu
* fix: type errors
* fix: type errors
* chore: upgrade tiptap-markdown package
* fix: mentions close callback
* chore: update bubbling sequence
* chore: update package.json
* chore: update tiptap catalogs
* fix: add error handling
* fix: file plugin types
* chore: update live package.json
* fix: broken lock file
---------
Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com >
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com >
2025-09-30 19:56:12 +05:30
sriram veeraghanta and GitHub
5951372555
[WIKI-679] refactor: live server ( #7720 )
2025-09-30 19:28:15 +05:30
Prateek Shourya and GitHub
7ce21a6488
[WEB-4969] feat: add toggle button for work item filters row visibility ( #7865 )
...
* [WEB-4969] feat: add toggle button for work item filters row visibility
* fix: improve error handling in filter update and refine visibility condition check
* chore: correct visibility toggle parameter in filter store
2025-09-30 18:19:43 +05:30
sriram veeraghanta and GitHub
992457efd2
[WEB-5050] feat: updated work item urls with issues. ( #7871 )
...
* feat: updated work item urls with issues.
* chore: updated urls names
* chore: rename file
* chore: code refactor for url ordering
* fix: renamed issue-atachments to attachments
2025-09-30 17:47:05 +05:30
Vamsi Krishna and GitHub
c45151d5e6
[WEB-4882]feat: suspended users ( #7844 )
2025-09-30 15:31:56 +05:30
Anmol Singh Bhatia and GitHub
726529044e
[WEB-4934] dev: propel button implementation ( #7859 )
...
* dev: button component code refactor
* dev: propel button component implementation
2025-09-30 15:31:00 +05:30
Vipin Chaudhary and GitHub
0ad439fa63
[WIKI-696] fix: peek view close on click block menu options ( #7861 )
...
* fix: block close
* chore : add toggle option in block menu
* fix: separate methods
2025-09-30 15:29:35 +05:30
Aaryan Khandelwal and GitHub
843faf85b7
[WIKI-668] fix: comments mention #7874
2025-09-30 15:27:41 +05:30
sriram veeraghanta and GitHub
ded36785e7
feat: optimize project list external endpoint ( #7869 )
2025-09-29 20:40:33 +05:30
sriram veeraghanta and GitHub
9237f568dd
[WEB-5044] fix: ruff lint and format errors ( #7868 )
...
* fix: lint errors
* fix: file formatting
* fix: code refactor
2025-09-29 19:15:32 +05:30
Nikhil and GitHub
1fb22bd252
[WEB-4805] fix: upgraded psycopgy packages to fix linting and removed unused imports ( #7735 )
...
* chore: update psycopg dependencies to version 3.2.9 in base requirements
* refactor: clean up unused imports across multiple files
* chore: update lxml dependency to version 6.0.0 in base requirements
* style: improve code readability by breaking long lines into multiple lines across several files
* style: enhance readability by breaking long lines in ModuleSerializer docstring
2025-09-29 14:33:50 +05:30
Vihar Kurama and GitHub
e891482a97
[WEB-4881] feat(utils): add URL display formatter #7770
2025-09-29 14:33:25 +05:30
sriram veeraghanta and GitHub
bedc1fae1f
[WEB-5027] fix: replace lodash package with lodash-es ( #7856 )
...
* fix: replace lodash pacakge with lodash-es
* fix: lint errors
* fix: import fixes
2025-09-26 17:59:31 +05:30
Anmol Singh Bhatia and GitHub
c05a5eb5ee
[WEB-4981] fix: analytics portal modal #7858
2025-09-26 14:23:04 +05:30
Anmol Singh Bhatia and GitHub
b946b3a315
[WEB-4981] fix: analytics modal portal ( #7852 )
2025-09-25 20:26:44 +05:30
Vamsi Krishna and GitHub
19e00b0d4b
[WEB-5001]fix: prop name for sub work permissions #7854
2025-09-25 17:51:13 +05:30
Anmol Singh Bhatia and GitHub
7f28cbebcf
[WEB-4980] dev: propel modal portal component ( #7851 )
2025-09-25 15:56:33 +05:30
Vamsi Krishna and GitHub
586a7a48ba
[WEB-4896]feat: filters to project and workspace members list ( #7786 )
2025-09-24 17:45:43 +05:30
M. Palanikannan and GitHub
85bffaa231
[WIKI-695] fix: tippy width fix #7843
2025-09-24 17:45:18 +05:30
Sangeetha and GitHub
b5ba0a705f
[WEB-4996] fix: accessing NoneType intake #7847
2025-09-24 17:43:28 +05:30
Aaryan Khandelwal and GitHub
dce8b75a1e
[WIKI-638] fix: peek overview closing while dropdowns are open ( #7841 )
2025-09-24 17:43:02 +05:30
Bavisetti Narayan and GitHub
0ed49a6989
[WIKI-694] chore: added summary endpoint for pages ( #7842 )
...
* chore: added summary endpoint for pages
* chore: updated the filters
2025-09-23 18:42:54 +05:30
Prateek Shourya and GitHub
47f68e3d3d
[WEB-4979] fix: filters row missing for preset workspace views ( #7836 )
2025-09-22 19:29:41 +05:30
Vipin Chaudhary and GitHub
14e3aace92
[WIKI-623] fix: add block menu to rich text editor ( #7813 )
...
* fix : block menu for rich editor
* chore: remove comments
* chore : update selection logic
2025-09-22 18:07:52 +05:30
M. Palanikannan and GitHub
36d328445c
[WIKI-650] fix: pane extensions close method moved into hook ( #7823 )
...
* fix: pane extensions close method moved into hook
* fix: editor build breaks web everytime in dev mode
* fix: variant of lite text toolbar
2025-09-22 18:04:16 +05:30
Prateek Shourya and GitHub
9aef5d4aa9
[WEB-4951] [WEB-4884] feat: work item filters revamp ( #7810 )
2025-09-19 18:27:36 +05:30
Vamsi Krishna and GitHub
e6a7ca4c72
[WEB-4974] fix: table column spanning #7830
2025-09-19 15:58:01 +05:30
Vamsi Krishna and GitHub
a40c73cd22
[WEB-4431]fix: table column distribution #7819
2025-09-18 20:26:09 +05:30
Bavisetti Narayan and GitHub
9ede04f1b3
[WEB-4851] chore: updated activity keys for work item ( #7733 )
2025-09-18 20:25:34 +05:30
Vamsi Krishna and GitHub
d5e5006aab
[WEB-4905]fix: cycle dates update ( #7821 )
...
* fix: cycle dates update
* fix: handled date clearing
2025-09-18 20:22:49 +05:30
Vamsi Krishna and GitHub
f7d5ca4f83
[WEB-4953]fix: cycle progress percentage #7826
2025-09-18 20:21:56 +05:30
Vamsi Krishna and GitHub
97059a2786
[WEB-4952]fix: published view work item description #7828
2025-09-18 20:21:31 +05:30
Vamsi Krishna and GitHub
af6ea40b84
[WEB-4826]chore: reduced spacing for sub-work items list and relations list #7814
2025-09-18 20:15:42 +05:30
Bavisetti Narayan and GitHub
9182c9593b
[WIKI-657] refactor: the page permissions in project ( #7761 )
2025-09-18 20:14:46 +05:30
Jayash Tripathy and GitHub
f59e557be1
[WEB-4879] refactor: organize stories and remove logs #7765
2025-09-18 20:13:54 +05:30
Sangeetha and GitHub
e26c506cf9
[WEB-4899] fix: workspace admin cannot delete intake and cycle ( #7807 )
...
* fix: permission check on viewset
* chore: check workspace admin
* chore: initiative is_workspace_admin before if condition
* chore: project member check
* fix: if conditions
* chore: add condition for guests to only edit description and name
* fix: use ROLE enum instead of magic numbers
* chore: remove if condition
2025-09-18 20:11:35 +05:30
Lakhan Baheti and GitHub
d5c3c0cbe1
[WIKI-632] chore: add extended document editor props ( #7783 )
2025-09-18 20:11:13 +05:30
Nikhil and GitHub
f2057cd8fe
[WEB-3528] fix: correct member id in modules list showing deleted_at members #7777
2025-09-18 20:10:04 +05:30
Nikhil and GitHub
69c688b017
[WEB-4873]: Add webhook log cleanup task and update Celery schedule ( #7772 )
2025-09-18 20:09:01 +05:30
Prateek Shourya and GitHub
68d72daa90
[WEB-4964] fix: update onboarding layout and enhance scroll behavior ( #7825 )
...
* [WEB-4964] fix: update onboarding layout and enhance scroll behavior
2025-09-18 18:26:06 +05:30
Vamsi Krishna and GitHub
365d2d902c
[WEB-4915]fix: redirection after onboarding completion #7824
2025-09-18 14:10:15 +05:30
Anmol Singh Bhatia and GitHub
696635dbb0
[WEB-4956] fix: onboarding redirect with cache busting and code refactor ( #7822 )
...
* fix: resolve onboarding completion redirect with cache-busting
* chore: code refactor
2025-09-17 19:50:37 +05:30
877c117c37
[WEB-4943]fix: next path url redirection ( #7817 )
...
* fix: next path url redirection
* fix: enhance URL redirection safety in authentication views
Updated SignInAuthSpaceEndpoint, GitHubCallbackSpaceEndpoint, GitLabCallbackSpaceEndpoint, and GoogleCallbackSpaceEndpoint to include checks for allowed hosts and schemes before redirecting. This improves the security of URL redirection by ensuring only valid URLs are used.
* chore: updated uitl to handle double /
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
Co-authored-by: Nikhil <118773738+pablohashescobar@users.noreply.github.com >
2025-09-17 18:52:35 +05:30
Nikhil and GitHub
3d06189723
[WEB-4943] refactor: enhance URL validation and redirection logic in authentication views ( #7815 )
...
* refactor: enhance URL validation and redirection logic in authentication views
* Updated authentication views (SignInAuthSpaceEndpoint, GitHubCallbackSpaceEndpoint, GitLabCallbackSpaceEndpoint, GoogleCallbackSpaceEndpoint, and MagicSignInSpaceEndpoint) to include url_has_allowed_host_and_scheme checks for safer redirection.
* Improved URL construction by ensuring proper formatting and fallback to base host when necessary.
* Added get_allowed_hosts function to path_validator.py for better host validation.
* refactor: improve comments and clean up code in path_validator.py
* Updated comments for clarity in the get_safe_redirect_url function.
* Removed unnecessary blank line to enhance
2025-09-17 16:13:32 +05:30
Nikhil and GitHub
6d3d9e6df7
[WEB-4943]: add url has allowed host or scheme for validating valid redirections ( #7809 )
...
* feat: enhance path validation and URL safety in path_validator.py
* Added get_allowed_hosts function to retrieve allowed hosts from settings.
* Updated get_safe_redirect_url to validate URLs against allowed hosts.
* Improved URL construction logic for safer redirection handling.
* feat: enhance URL validation in authentication views
* Added url_has_allowed_host_and_scheme checks in SignUpAuthSpaceEndpoint and MagicSignInSpaceEndpoint for safer redirection.
* Updated redirect logic to fallback to base host if the constructed URL is not allowed.
* Improved overall URL safety and handling in authentication flows.
* fix: improve host extraction in get_allowed_hosts function
* Updated get_allowed_hosts to extract only the host from ADMIN_BASE_URL and SPACE_BASE_URL settings for better URL validation.
* Enhanced overall safety and clarity in allowed hosts retrieval.
2025-09-16 21:37:08 +05:30
Prateek Shourya and GitHub
d521eab22f
[WEB-4885] feat: new filters architecture and UI components ( #7802 )
...
* feat: add rich filters types
* feat: add rich filters constants
* feat: add rich filters utils
* feat: add rich filters store in shared state package
* feat: add rich filters UI components
* fix: make setLoading optional in loadOptions function for improved flexibility
* chore: minor improvements to rich filters
* fix: formatting
2025-09-16 21:15:08 +05:30
sriramveeraghanta
00e070b509
fix: codeql triggers
2025-09-16 20:46:44 +05:30
Nikhil and GitHub
4d17637edf
[WEB-4943] refactor: streamline URL construction in authentication views ( #7806 )
...
* refactor: streamline URL construction in authentication views
* Updated MagicSignInSpaceEndpoint and MagicSignUpSpaceEndpoint to directly construct redirect URLs using formatted strings instead of the get_safe_redirect_url function.
* Enhanced get_safe_redirect_url to use quote for safer URL encoding of parameters.
* refactor: enhance URL validation and redirection in authentication views
* Added validate_next_path function to improve the safety of redirect URLs in MagicSignInSpaceEndpoint and MagicSignUpSpaceEndpoint.
* Updated URL construction to ensure proper handling of next_path and base_url.
* Streamlined the get_safe_redirect_url function for better parameter encoding.
* refactor: unify URL redirection logic across authentication views
* Introduced validate_next_path function to enhance URL safety in SignInAuthSpaceEndpoint, SignUpAuthSpaceEndpoint, GitHubCallbackSpaceEndpoint, GitLabCallbackSpaceEndpoint, and GoogleCallbackSpaceEndpoint.
* Updated URL construction to directly format the redirect URL, improving clarity and consistency across multiple authentication views.
2025-09-16 18:44:26 +05:30
Anmol Singh Bhatia and GitHub
bf45635a7b
[WEB-4898] fix: extended sidebar toggle #7797
2025-09-16 15:35:31 +05:30
Nikhil and GitHub
56d3a9e049
[WEB-4900] refactor: remove base_host retrieval from authentication views ( #7804 )
...
* refactor: remove base_host retrieval from authentication views
* Removed unnecessary base_host retrieval from GitHub, GitLab, and Google callback endpoints.
* Updated MagicSignUpEndpoint to use get_safe_redirect_url for URL construction.
* Refactored MagicSignInSpaceEndpoint to streamline URL redirection logic.
* refactor: streamline URL redirection in MagicSignInSpaceEndpoint
* Removed redundant base_url retrieval from the exception handling in MagicSignInSpaceEndpoint.
* Enhanced the clarity of URL construction by directly using get_safe_redirect_url.
2025-09-16 10:57:20 +05:30
sriram veeraghanta
1f7eef5f81
chore: django import error
2025-09-16 01:24:48 +05:30
sriram veeraghanta
bd2272a7da
chore (deps): pnpm lockfile overrides update
2025-09-16 00:55:35 +05:30
sriram veeraghanta
b9c6bb07bf
chore(deps): axios version upgrade to 1.12.0
2025-09-16 00:14:18 +05:30
345dfce25d
[WEB-4900]: validated authentication redirection paths ( #7798 )
...
* refactor: replace validate_next_path with get_safe_redirect_url for safer URL redirection across authentication views
* refactor: use get_safe_redirect_url for improved URL redirection in SignInAuthSpaceEndpoint and SignUpAuthSpaceEndpoint
* fix: redirect paths
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2025-09-16 00:01:06 +05:30
116c8118ab
[WIKI-659] chore: added issue relation and page sort order ( #7784 )
...
* chore: added issue relation and page sort order
* feat: add ProjectWebhook model to manage webhooks associated with projects
* chore: updated the migration file
* chore: added migration
* chore: reverted the page base code
* chore: added a variable for sort order in pages
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2025-09-15 18:36:00 +05:30
c3e7cfd16b
[WEB-4723] fix: disable project features on project create ( #7625 )
...
* fix: disbale project features on project create
* Implement migration 0105 to alter project cycle view fields to Boolean with default values
* Add project view settings in workspace seed task
* Add is_current_version_deprecated field to Instance model
Index user_id field in Session model
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2025-09-12 13:01:03 +05:30
Jayash Tripathy and GitHub
9ffc30f7b1
[WEB-4889] refactor: add fill in bar chart bar stroke ( #7776 )
...
* ♻️ refactor: add fill in barchart bar stroke
* ♻️ refactor: added fill in the circle
2025-09-12 00:04:16 +05:30
Dheeraj Kumar Ketireddy and GitHub
b60f12a88e
[WEB-4861] fix: update redirection path in MagicSignInEndpoint to home page ( #7774 )
...
* fix: update redirection path in MagicSignInEndpoint to home page
* Use / for clarity
2025-09-11 18:56:32 +05:30
Vamsi Krishna and GitHub
76a0b38dd1
[WEB-4890]fix: dropdown width #7778
2025-09-11 18:56:04 +05:30
Sangeetha and GitHub
8ee665f491
[WEB-4875] fix: unsubscribed work items on workspace subscribed work item filter #7775
2025-09-11 17:52:51 +05:30
Vamsi Krishna and GitHub
85f23b450d
[WEB-4852] chore: views refactor ( #7729 )
...
* chore: refactored view store and services
* chore: removed unused import
* chore: refactored update view component
* fix: lint errors
2025-09-11 17:09:56 +05:30
Vamsi Krishna and GitHub
8bf059535a
[WEB-4858]chore: updated content for error page ( #7766 )
...
* chore: updated content for error page
* chore: updated btn url
2025-09-11 14:22:46 +05:30
Vamsi Krishna and GitHub
4cfea87108
[WEB-4857] fix: applied filters root update #7750
2025-09-11 14:21:30 +05:30
Vamsi Krishna and GitHub
4fe2ef706b
[WEB-4441]fix: members account type dropdown position #7759
2025-09-11 14:20:10 +05:30
8d354b3eb2
Potential fix for code scanning alert no. 636: URL redirection from remote source ( #7760 )
...
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-09-11 14:18:13 +05:30
Sangeetha and GitHub
ec541c2557
[WEB-4854] chore: project admin accesss to workspace admins ( #7749 )
...
* chore: project admin accesss to workspace admins
* chore: frontend changes
* chore: remove console.log
* chore: refactor permission decorator
* chore: role enum
* chore: rearrange role_choices
2025-09-11 14:16:36 +05:30
11cd8d11e4
[WIKI-632] chore: accept additional props for document collaborative editor ( #7718 )
...
* chore: add collaborative document editor extended props
* fix: additional rich text extension props
* fix: formatting
* chore: add types to the trailing node extension
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com >
2025-09-11 14:15:39 +05:30
Jayash Tripathy and GitHub
0f7bfdde91
[WEB-4877] fix: webapp crash because of bar chart ( #7763 )
...
* 🔧 fix: dynamic bar color handling and refactored color retrieval logic.
* ♻️ refactor: updated any to Record in getBarColor
2025-09-10 17:44:52 +05:30
Vamsi Krishna and GitHub
ac835bf287
[WEB-4874]fix: calendar picker build errors and styles override ( #7762 )
...
* fix: calender picker build errors
* fix: styles override in the picker implementation
2025-09-10 17:10:23 +05:30
sriram veeraghanta and GitHub
63096ceb8c
release: v1.0.0 #7711
2025-09-10 14:53:52 +05:30
sriram veeraghanta
db18c3555c
Merge branch 'canary' of github.com:makeplane/plane into preview
2025-09-10 14:45:14 +05:30
sriram veeraghanta and Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
b696ae91ed
Potential fix for code scanning alert no. 646: Server-side request forgery ( #7758 )
...
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-09-10 14:44:34 +05:30
sriramveeraghanta
61e91bd09c
chore (deps): django and vite version bump
2025-09-10 14:44:34 +05:30
20d773042b
Potential fix for code scanning alert no. 646: Server-side request forgery ( #7758 )
...
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-09-10 14:42:46 +05:30
sriramveeraghanta
30b175108b
chore (deps): django and vite version bump
2025-09-10 13:38:30 +05:30
6d116beea3
[WEB-4320] dev: propel emoji reaction component ( #7741 )
...
* dev: animated counter added to propel
* chore: animated counter story added
* chore: propel config updated
* chore: code refactor
* dev: emoji reaction and renderer component added to propel
* dev: emoji reaction story added
* chore: propel config updated
* chore: code refactor
* fix: format error
* chore: lint error resolved
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2025-09-10 00:54:47 +05:30
b0db4fcf10
[WEB-4736] dev: propel button ( #7746 )
...
* dev: button added to propel
* dev: button story added
* chore: propel config updated
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2025-09-10 00:34:17 +05:30
Anmol Singh Bhatia and GitHub
7e03264758
[WEB-4730] dev: propel context menu component ( #7745 )
...
* dev: context menu component added
* dev: context menu story added
* chore: propel config updated
2025-09-10 00:15:55 +05:30
Anmol Singh Bhatia and GitHub
1c8ac3d247
[WEB-4737] dev: propel pill component ( #7743 )
...
* dev: pill component added to propel
* dev: pill story added
* chore: propel config updated
* chore: code refactor
2025-09-10 00:15:37 +05:30
3b8bb1effc
[WEB-4733] dev: propel toolbar component ( #7742 )
...
* dev: toolbar component added to propel
* dev: toolbar story added
* chore: propel config updated
* chore: code refactor
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2025-09-10 00:15:10 +05:30
Anmol Singh Bhatia and GitHub
5a63e6dad2
[WEB-4858] chore: error page ui revamp #7747
2025-09-10 00:03:39 +05:30
Anmol Singh Bhatia and GitHub
45688bdc72
[WEB-4860] dev: propel animated counter component ( #7740 )
...
* dev: animated counter added to propel
* chore: animated counter story added
* chore: propel config updated
* chore: code refactor
* chore: code refactor
* fix: format error
2025-09-09 23:51:45 +05:30
Jayash Tripathy and GitHub
43b7a6ad0a
[WEB-4855] refactor: chart tick improvements ( #7732 )
...
* 🚧 WIP: Introduced customTicks prop in BarChart for flexible tick rendering.
* ✨ feat: added customTicks to axis charts for flexible tick rendering
* 🔧 fix: update default bar fill color to black and ensure consistent color usage in BarChart
* ✨ feat: add customTooltipContent prop to LineChart for enhanced tooltip flexibility
* 🔧 fix: update bar fill color handling to support dynamic colors based on data and removed DEFAULT_BAR_FILL_COLOR
* 🔧 fix: correct bar fill color handling in BarChart to ensure proper color assignment for tooltips
* 🔧 fix: update customTicks prop types in TAxisChartProps to use unknown type for better type safety
* 📝 chore: updated translations and cleaned up insight card
* 🚨 fix: lint
* 🔧 fix: remove unused translation key "no_of" from Russian translations
2025-09-09 23:51:13 +05:30
Anmol Singh Bhatia and GitHub
498613284e
[WEB-4841] chore: calendar component migration UI to propel ( #7730 )
...
* chore: move calendar components and dependencies
* chore: update package configurations
* chore: calendar import updated
* chore: propel config updated
* chore: propel calendar code refactor
* chore: code refactor
* fix: build error
2025-09-09 23:50:51 +05:30
Anmol Singh Bhatia and GitHub
9ab3143a73
[WEB-4816] chore: add label flow ( #7716 )
...
* chore: remove create label modal
* fix: label spinner
* chore: add label flow improvements
* chore: code refactor
* chore: code refactor
* chore: code refactor
2025-09-09 23:50:39 +05:30
56cd0fc445
[WEB-4025] fix: external user comment and reaction ( #7692 )
...
* chore: reactions types updated
* fix: external user comments
* fix: external user reactions
* chore: added display name for actor
* chore: merge conflicts
* chore: updated the created_by and updated_by
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2025-09-09 23:50:11 +05:30
Vamsi Krishna and GitHub
260d9a053d
[WEB-4802] fix: module sort order ( #7674 )
...
* fix: module sort order
* chore: removed secondary sort for progress
* chore: sort refactor
2025-09-09 23:49:30 +05:30
Vipin Chaudhary and GitHub
34bdc2ad76
[WIKI-636] fix: replace project loader with page loader #7752
2025-09-09 19:27:00 +05:30
99bc4262c5
[WIKI-654] fix: version history to load from html ( #7754 )
...
* fix: versions history to load from html
* chore: added json and stripped to store in version history (#7755 )
---------
Co-authored-by: Bavisetti Narayan <72156168+NarayanBavisetti@users.noreply.github.com >
2025-09-09 19:26:19 +05:30
Aaryan Khandelwal and GitHub
49127ebeea
[WIKI-653] fix: page content loader #7753
2025-09-09 18:20:31 +05:30
Vamsi Krishna and GitHub
a8a6536379
[WEB-4688]feat: added collapsible to propel ( #7643 )
...
* chore: added collapsibl to propel
* fix: export path
* chore: made collapsible a compound component
* fix: lint and format errors
* chore: updated propel exports order and added collapsible to tsdown config
2025-09-09 13:59:00 +05:30
Vamsi Krishna and GitHub
11b83cf4f2
[WEB-4692]feat: added toast to propel package ( #7640 )
...
* * chore: migrated toast to base ui toast
* chore: added toast to propel package
* fix: lint errors
* fix: export path
* fix: lint errors
* chore: imporoved props handling
* fix: lint errors
* chore: updated import paths
* chore: replaced clsx with cn
* * chore: updated tsdown config
* chore: updated exports order
2025-09-09 13:58:11 +05:30
Anmol Singh Bhatia and GitHub
fbd48c33f5
[WEB-4729] dev: propel scrollarea ( #7748 )
...
* dev: scrollarea added to propel
* dev: scrollarea story added
* chore: propel config updated
* fix: format error
2025-09-09 13:56:28 +05:30
Vamsi Krishna and GitHub
37ce8a9fe6
[WEB-4800]chore: settings header component refactor #7669
2025-09-09 13:42:40 +05:30
Bavisetti Narayan and GitHub
291101a8e5
chore: added attributes in ol tag ( #7736 )
2025-09-08 17:17:38 +05:30
Vipin Chaudhary and GitHub
0cb4976e38
[WIKI-647] chore: update image path ( #7734 )
...
* chore: update image path
* chore: update asset path
2025-09-08 15:44:56 +05:30
Anmol Singh Bhatia and GitHub
20d139cc9e
[WEB-4839] chore: maintenance mode empty state updated ( #7728 )
...
* chore: maintenance mode empty state updated
* chore: code refactor
* chore: code refactor
* chore: code refactor
2025-09-05 20:16:39 +05:30
ff181e566f
[WEB-4738] feat: add Skeleton component with respective stories in propel ( #7704 )
...
* ✨ feat: add Skeleton component with respective stories in propel
* 🚨 fix: lint issues
* ♻️ refactor : enhance Skeleton component with improved props and structure
* ✨ feat: add Skeleton component entry to package.json
* 🚨 fix: lint
* ♻️ refactor: rename Skeleton to skeleton
* fix: rename fixes
* ♻️ refactor: rename skeleton
* 🚨 fix: lint
* ♻️ refactor: add skeleton entry to tsdown config and package.json
* ♻️ refactor: sorted propel exports
---------
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com >
2025-09-05 15:51:05 +05:30
Jayash Tripathy and GitHub
a696b6039c
[WEB-4835] feat: storybook enhancements ( #7702 )
...
* ✨ feat: integrate Storybook addons and enhance Tabs component
- Added `@storybook/addon-designs` and `@storybook/addon-docs` to the project dependencies.
- Enhanced the Tabs component stories to support dynamic tab options.
- Introduced a custom theme for Storybook with a new manager configuration.
- Added a new SVG logo for branding in Storybook.
- Pinned the storybook and related packages version
* ♻️ refactor: update Storybook manager configuration by removing unused import
* ♻️ refactor: enhance Tabs story with size labels and layout adjustments
* 🚨 fix: lint issues
* 🚨 fix: lock file
* ✏️ fix: update brand image path in Storybook manager configuration
* ♻️ refactor: improve Tabs story by ensuring safe default value and enhancing content rendering
2025-09-05 14:55:33 +05:30
Vipin Chaudhary and GitHub
af1dcd335e
[WIKI-640] chore: refactor link view #7727
2025-09-05 14:14:30 +05:30
Aaryan Khandelwal and GitHub
a1500c2206
[WIKI-644] fix: remove unnecessary props from the editor package #7726
2025-09-05 13:50:44 +05:30
Aaryan Khandelwal and GitHub
88f194ca8e
[WIKI-637] fix: work item description version history ( #7725 )
...
* fix: work item description version history
* chore: add key to the editor
2025-09-04 18:57:50 +05:30
Aaryan Khandelwal and GitHub
b68d2ca921
[WIKI-642] fix: editor bubble menu overflow issues #7724
2025-09-04 18:16:03 +05:30
Aaryan Khandelwal and GitHub
78c6aede52
[WIKI-641] fix: overwrite tailwind typography plugin styles #7723
2025-09-04 18:14:48 +05:30
sriramveeraghanta
c6c46f9aab
Merge branch 'canary' of github.com:makeplane/plane into preview
2025-09-04 14:48:27 +05:30
Anmol Singh Bhatia and GitHub
7d7e37439d
[WEB-4840] chore: icon migration from @plane/ui to @plane/propel/icons ( #7721 )
...
* chore: move icons from ui package to propel package
* chore: package and tsdown config updated
* chore: migrate all icon imports from @plane/ui to @plane/propel/icons
* chore: remove icon components from @plane/ui package (migrated to
@plane/propel/icons)
* chore: code refactoring
* chore: migrate remaining icon components from @Plane/ui to @Plane/propel/icons
* fix: lint error
* chore: code refactor
2025-09-04 14:44:53 +05:30
Akshat Jain and GitHub
d258080ee7
[INFRA-235] fix: docker compose file restart_policy changed to any ( #7689 )
...
* chore: update docker-compose.yml to change restart policy condition from 'on-failure' to 'any' and remove SSL variable from variables.env
* fix: update docker-compose.yml to change restart policy condition from 'any' to 'on-failure'
2025-09-04 14:18:45 +05:30
Bavisetti Narayan and sriramveeraghanta
c40c7804e7
[WEB-4806] chore: updated html attribute validation #7719
2025-09-04 13:53:21 +05:30
Bavisetti Narayan and GitHub
36c735bede
[WEB-4806] chore: updated html attribute validation #7719
2025-09-04 13:52:43 +05:30
Bavisetti Narayan and sriramveeraghanta
cab5d20217
[WEB-4806] chore: improved the html validation ( #7676 )
...
* chore: improved the html validation
* chore: removed the models changes
* chore: removed extra filters
* chore: changed the protocols
2025-09-03 19:57:37 +05:30
Bavisetti Narayan and GitHub
9965fc75a6
[WEB-4806] chore: improved the html validation ( #7676 )
...
* chore: improved the html validation
* chore: removed the models changes
* chore: removed extra filters
* chore: changed the protocols
2025-09-03 19:56:20 +05:30
Dheeraj Kumar Ketireddy and GitHub
cb1e93f83d
[WEB-4831] schema: add rich_filters field to multiple models for enhanced filtering capabilities ( #7700 )
...
* chore: add rich_filters field to multiple models for enhanced filtering capabilities
* Set the default value to empty dict
2025-09-03 18:37:56 +05:30
Sangeetha and GitHub
2e673026d4
[WEB-4129] fix: work item filter assignees missing fields #7698
2025-09-03 18:36:04 +05:30
Nikhil and GitHub
49a40031a4
[WEB-4795] chore: remove caching decorator from WorkspaceStatesEndpoint #7714
2025-09-03 18:28:11 +05:30
54e4a0f6dd
fix: build error due to exports in propel package ( #7715 )
...
* fix: build error due to exports in propel package
* fix: editor css exports
* fix: editor css build
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com >
2025-09-03 18:11:31 +05:30
sriram veeraghanta and GitHub
473535fcfa
[WEB-4844] fix: export prople package dist ( #7712 )
...
* fix: export prople package dist
* fix: code refactor
2025-09-03 17:25:31 +05:30
Akshita Goyal and GitHub
59ace4f411
[WEB-4787] fix: changed issue to work item in cycles dropdown ( #7706 )
2025-09-03 14:11:30 +05:30
b99ddc24e7
[WEB-4810] feat: migrate to tsdown from tsup ( #7679 )
...
* feat: migrat to tsdown to tsup
* fix: build scripts
* fix: lock file fixes
* fix: adding build process to i18n and propel packages
* fix: lint warning
* chore: update services module entry points
* fix: lock file
* fix: lock file
* fix: remove tsc from build
* fix: tsdown configs
* fix: remove tsc step from build process
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com >
Co-authored-by: Aaron Reisman <aaron.reisman@plane.so >
2025-09-03 14:01:57 +05:30
Anmol Singh Bhatia and GitHub
91f0228b5f
[WEB-4838] fix: github logo theme #7709
2025-09-02 22:39:42 +05:30
sriram veeraghanta and GitHub
4b74751e4e
[WEB-4837] feat: adding more packages to catalog ( #7693 )
...
* feat: adding more packages to catalog
* fix: lock file
* fix: sharp pacakge catalog
2025-09-02 21:03:03 +05:30
Anmol Singh Bhatia and GitHub
1c28bd5887
[WEB-4724] fix: editor tooltip ( #7708 )
...
* fix: editor tooltip code refactoring
* chore: code refactor
2025-09-02 20:40:14 +05:30
Aaryan Khandelwal and GitHub
292264ba96
[WIKI-574] fix: disable copy comment link option for intake work item #7707
2025-09-02 20:39:09 +05:30
Prateek Shourya and GitHub
28d368d502
[WEB-4836] fix: work item retrieval in peek overview ( #7705 )
2025-09-02 19:26:35 +05:30
Anmol Singh Bhatia and GitHub
652a6cc885
[WEB-4734] feat: replace emoji picker with frimousse ( #7639 )
2025-09-02 19:00:15 +05:30
26b48bfcf0
[WEB-4724] feat: migrate tooltips from blueprintjs to base-ui ( #7646 )
...
* feat: add card component to propel package and update tooltip imports
* refactor: remove @plane/ui dependency and update tooltip imports to use local card component
* fix: lint
* refactor: update import from @plane/ui to @plane/utils in command component
* chore: removed blueprintjs/core and blueprintjs/popover2 dependencies
* chore: updated tooltip instances across platform and performed related code refactoring
* chore: code refactor
* chore: code refactor
* fix: lint and build error
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: code refactor
* fix: format issue
* fix: build fix
---------
Co-authored-by: Jayash Tripathy <76092296+JayashTripathy@users.noreply.github.com >
2025-09-02 18:19:56 +05:30
Vamsi Krishna and GitHub
569b2fba83
[WEB-4196]fix: toast message for sub work item quick actions ( #7688 )
...
* fix: toast message for sub work item quick actions
* chore: updated translation files
2025-09-02 18:02:30 +05:30
Anmol Singh Bhatia and GitHub
779a96acb8
[WEB-4834] fix: range date picker weekStartsOn ( #7699 )
...
* fix: range date picker weekStartsOn
* chore: code refactor
2025-09-02 18:02:09 +05:30
guru_sainath and GitHub
2d31b562d8
[WEB-4823] chore: Add compound indexing for notification fields to improve query performance ( #7691 )
...
* dev: handled indexing for the notification fields
* dev: removing indexing related to workspaces
* dev: handled indexing for file asset, user favorite, and page log
* dev: indexing concurrently
2025-09-02 14:18:13 +05:30
50b4aca726
[WEB-4829] refactor: star us on GitHub link component ( #7697 )
...
* [WEB-4829] refactor: star us on github link
* fix: review comment
---------
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com >
2025-09-02 13:54:13 +05:30
Prateek Shourya and GitHub
d960d7ce88
[WEB-4828] refactor: remove legacy project-level draft work items components ( #7694 )
2025-09-02 12:29:00 +05:30
M. Palanikannan and GitHub
fd5ba6c7b8
[WIKI-511] [WIKI-572] fix: extended page root and editor body ( #7661 )
...
* fix: better refactoring of page root and editor body
* fix: editor sideeffects
* fix: add comments json field
* fix: props name
* fix: review changes
* fix: extra checks
* fix: type changes
* fix: remove editor ref current
* fix: renaming
* fix: link check
2025-09-01 22:17:53 +05:30
f42eeec2c0
[WEB-4686] feat: propel tabs ( #7620 )
...
* chore: global css file added to tailwind config package
* chore: tailwind config updated
* chore: cn utility function added to propel package
* chore: storybook init
* fix: format error
* feat: added base ui tabs
* fix: add missing newline at end of package.json in propel package
* fix: reorder import statement for Tabs component in propel package
* feat: refactor Tabs component to support compound structure with forward refs
* fix: lint
* chore: code refactor
* chore: code refactor
* fix: lock file
* chore: added stories for tabs
* refactor: clean up
* fix: lint
* fix: lint
* fix: Remove duplicate storybook ESLint config
* fix: lint
* fix: update classname import path in Tabs component
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so >
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com >
2025-09-01 19:58:40 +05:30
Vamsi Krishna and GitHub
e679dc3d12
[WEB-4814] chore: enabled reordering in list when group is none #7684
2025-09-01 19:46:17 +05:30
Jayash Tripathy and GitHub
f2edf637de
[WEB-4809] chore: added common libs to pnpm workspace catalog ( #7611 )
...
* chore: added common libs to pnpm workspace catalog
* chore: update pnpm lockfile to use exact versions for React and TypeScript dependencies
* refactor: removed string from the versions
* fix: lint
* refactor: cleanup
* fix: lint
* chore: updated lock file
2025-09-01 19:42:56 +05:30
Vamsi Krishna and GitHub
7437deaa86
[WEB-4689]chore: added accordion to propel ( #7641 )
...
* chore: added accordion to propel
* fix: lint errors
* fix: updated export path
* fix: lint errors
* chore: made accordion into compound component
* fix: coderabbit suggestions
2025-09-01 19:42:12 +05:30
64b95daff4
[WEB-4740] feat: add propel seperator ( #7637 )
...
* chore: global css file added to tailwind config package
* chore: tailwind config updated
* chore: cn utility function added to propel package
* chore: storybook init
* fix: format error
* chore: code refactor
* chore: code refactor
* fix: format error
* feat: add propel seperator component
* 🔒 chore: updated lock file
* ✏️ fix: typo in separator filename and some linting issues
* ♻️ refactor: replace clsx with cn utility in Separator component for class name management
* 🐛 fix: re-added twMerge
* 🧹 cleanup: remove unnecessary blank line in Separator component
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so >
2025-09-01 19:40:01 +05:30
sriramveeraghanta
34181fba80
chore: version bump
2025-09-01 19:38:21 +05:30
Vipin Chaudhary and GitHub
0358e9b965
[WIKI-589] fix: update project page creation flow ( #7685 )
...
* fix : update project page creation flow
* chore: update translations
* chore: remove unused changes
2025-09-01 16:43:07 +05:30
Vipin Chaudhary and GitHub
ee471c772a
[WIKI-622] fix: update space work item description styles #7686
2025-09-01 15:13:52 +05:30
e2c0d0f23c
[WEB-4813] fix: ensure all identifiers in log transformations are converted to strings ( #7682 )
...
* fix: ensure all identifiers in log transformations are converted to strings
* Update apps/api/plane/bgtasks/cleanup_task.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-09-01 14:12:34 +05:30
Anmol Singh Bhatia and GitHub
3ecebc02ae
[WEB-4811] chore: plane logo asset updated #7683
2025-09-01 13:52:05 +05:30
Anmol Singh Bhatia and GitHub
16d531cc7a
[WEB-4808] fix: joinUrlPath utility fn #7678
2025-09-01 13:51:26 +05:30
ab283c7c78
chore(deps): bump the npm_and_yarn group across 4 directories with 1 update ( #7681 )
...
Bumps the npm_and_yarn group with 1 update in the / directory: [next](https://github.com/vercel/next.js ).
Bumps the npm_and_yarn group with 1 update in the /apps/admin directory: [next](https://github.com/vercel/next.js ).
Bumps the npm_and_yarn group with 1 update in the /apps/space directory: [next](https://github.com/vercel/next.js ).
Bumps the npm_and_yarn group with 1 update in the /apps/web directory: [next](https://github.com/vercel/next.js ).
Updates `next` from 14.2.30 to 14.2.32
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v14.2.30...v14.2.32 )
Updates `next` from 14.2.30 to 14.2.32
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v14.2.30...v14.2.32 )
Updates `next` from 14.2.30 to 14.2.32
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v14.2.30...v14.2.32 )
Updates `next` from 14.2.30 to 14.2.32
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v14.2.30...v14.2.32 )
---
updated-dependencies:
- dependency-name: next
dependency-version: 14.2.32
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: next
dependency-version: 14.2.32
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: next
dependency-version: 14.2.32
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: next
dependency-version: 14.2.32
dependency-type: direct:production
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-01 13:05:18 +05:30
Anmol Singh Bhatia and GitHub
7c1bbf4a6f
[WEB-4807] fix: workspace menu item highlight #7677
2025-08-29 20:23:31 +05:30
sriram veeraghanta and GitHub
4293892178
[WEB-4803] fix: eslint errors in code editors ( #7675 )
...
* fix: eslint errors in code editors
* fix: removed workspaces from package.json
2025-08-29 19:44:46 +05:30
Bavisetti Narayan and GitHub
ebd517bb7d
[WIKI-619] chore: added sort order migration for page model #7673
2025-08-29 19:44:29 +05:30
Henit Chobisa and GitHub
4042af9f32
feat: added support for expanding updated_by in work item ( #7667 )
...
* feat: added support for expanding `updated_by` and `type` in work item
* fix: moved type to dictionary for expansion
* fix: refactored unnecessary fields
2025-08-29 16:41:54 +05:30
258d24bf06
[SILO-454] chore: refactor decorator, logger packages ( #7618 )
...
* [SILO-454] chore: refactor decorator, logger packages
- add registerControllers function abstracting both rest, ws controllers
- update logger to a simple json based logger
* fix: logger instance and middleware
* fix: type and module resolutions
* fix: lodash type package update
* fix: bypass lint errors in decorators
* chore: format changes
---------
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com >
2025-08-29 14:29:16 +05:30
Nikhil and GitHub
489a6e1e94
[WEB-4796] fix: update MongoDB collection check to use 'is not None' for better clarity #7671
2025-08-29 14:25:46 +05:30
sriram veeraghanta and GitHub
4f349807be
chore: docker image builds by removing node version in workspace.yml file ( #7672 )
...
* fix: docker image builts by removing nodeversion in workspace.yml file
* chore: remve .nvmrc file
2025-08-29 14:25:07 +05:30
Vipin Chaudhary and GitHub
7a43137620
[WIKI-556] fix : invert tracking logic #7668
2025-08-28 20:37:20 +05:30
e144ce8cf2
[WIKI-556] chore: disable tracking of page hover ( #7650 )
...
* chore: disable tracking of page hover
* chore: add track check for page feth
* chore: make track check mandatory
* chore: update track format
---------
Co-authored-by: VipinDevelops <vipinchaudhary1809@gmail.com >
2025-08-28 20:02:44 +05:30
Anmol Singh Bhatia and GitHub
ba7303b7af
[WEB-4559] fix: workspace menu item active state ( #7666 )
...
* fix: highlight active workspace menu item correctly
* chore: code refactor
2025-08-28 20:01:28 +05:30
Prateek Shourya and GitHub
e0912ccefc
[WEB-4040] fix: minor changes in base plan names ( #7656 )
2025-08-28 18:51:10 +05:30
Anmol Singh Bhatia and GitHub
aef465415b
[WEB-4748] chore: propel utils ( #7662 )
...
* chore: tailwind merge added to propel
* chore: classname utils updated
* chore: utils import alias added
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: code refactor
2025-08-28 18:39:27 +05:30
Vamsi Krishna and GitHub
3b3bd3e54e
[WEB-4722] fix: fixed draft state update #7663
2025-08-28 18:38:30 +05:30
Sangeetha and GitHub
f2fabff10a
[WEB-4521] fix: attachments #7665
2025-08-28 18:36:50 +05:30
Nikhil and GitHub
ddeabeeeb1
[WEB-4720] fix: mongo connection class to initialize mongo db #7652
2025-08-28 13:57:16 +05:30
sriram veeraghanta and GitHub
0e6fbaee3a
[WEB-4790] fix: moved typescript parser to the base eslint config ( #7658 )
...
* fix: moved typescript parser to the base eslint config
* fix: eslint warning
* fix: type config setting
* fix: convert live eslint to cjs
2025-08-27 21:03:20 +05:30
Anmol Singh Bhatia and GitHub
cfe710d492
[WEB-4779] chore: app sidebar wrapper component for consistency and reusability ( #7655 )
...
* chore: app sidebar ui enhancements and code refactor
* chore: code refactor
* chore: code refactor
2025-08-27 20:46:43 +05:30
Aaron and GitHub
4a3c172992
feat(repo): add diff checks in CI flows ( #7657 )
2025-08-27 16:31:23 +05:30
Vipin Chaudhary and GitHub
5d1ad8a183
[WIKI-550] fix: emoji modal for touch device ( #7651 )
...
* fix: emoji modal for touch device
* refactor: editor from props
* fix : update is touch device plugin
2025-08-27 00:39:47 +05:30
Vipin Chaudhary and GitHub
f95a07d8c8
[WIKI-436] fix: check for code in alignment #7649
2025-08-27 00:39:26 +05:30
Bavisetti Narayan and GitHub
0af75897f5
[WEB-4780] chore: changed the html validation ( #7648 )
...
* chore: changed the html validation
* chore: added requirements for nh3
* chore: removed the json validations
2025-08-27 00:38:25 +05:30
Vamsi Krishna and GitHub
3602ff6930
[WEB-4781] fix: add peek view get to store #7654
2025-08-26 18:24:08 +05:30
Prateek Shourya and GitHub
6d1275d58c
[WEB-4761] fix: resolve circular import between IssueService and local db ( #7653 )
...
- Move local db import to dynamic import to break circular dependency
2025-08-26 16:48:32 +05:30
Vipin Chaudhary and GitHub
cf7b288f93
[WIKI-345] regression: update block menu options ( #7647 )
...
* chore: update flagged and disabled extension
* chore :build fix
2025-08-26 14:18:26 +05:30
Vipin Chaudhary and GitHub
0fe7da6265
[WIKI-345] chore: pass disabled and flagged extensions to block menu ( #7152 )
...
* chore: refactor editor
* sync changes
* feat: api service update
* refactor : update sync
* fix : package sync
* fix: requested changes
* fix : embedhandler type
* fix : remove commands
* refactor : space
* refactor : rich lite editors
* refactor : minor ce changes
* chore : minor ui fix
* package: tldjs
* refactor : remove tldjs
* refactor: flagged
* refactor: flagged
* chore : remove disbaled check in menu
* refactor: fix space
* refactor: NodeViewProps
* refactor: type
* refactor : update community types
* refactor : remove external embed CE
* remove : external embed config from ce
* refactor : update disabled
* chore: pass disabled
* chore : update utils
2025-08-26 02:23:50 +05:30
Jayash Tripathy and GitHub
8801ab0081
[WEB-4727] feat: propel cards ( #7630 )
...
* feat: add card component to propel package and update tooltip imports
* refactor: remove @plane/ui dependency and update tooltip imports to use local card component
* fix: lint
* refactor: update import from @plane/ui to @plane/utils in command component
* refactor: extend CardProps interface to include HTML attributes for better flexibility
2025-08-26 02:14:24 +05:30
Anmol Singh Bhatia and GitHub
c2464939fc
[WEB-4725] chore: storybook setup & tailwind config package improvements ( #7614 )
...
* chore: global css file added to tailwind config package
* chore: tailwind config updated
* chore: cn utility function added to propel package
* chore: storybook init
* fix: format error
* chore: code refactor
* chore: code refactor
* fix: format error
* fix: build error
2025-08-26 02:14:00 +05:30
Aaryan Khandelwal and GitHub
34e231230f
[WIKI-498] regression: table bugs #7631
2025-08-26 02:13:27 +05:30
Lakhan Baheti and GitHub
eb5ac2fc2d
[WIKI-602] chore: disable image alignment tooltip for touch devices ( #7642 )
...
* chore: disable image alignment tooltip for touch devices
* chore: added touch-select-none style
2025-08-26 02:12:04 +05:30
Jayash Tripathy and GitHub
b6cf3a5a8b
[WEB-4438] fix: epics label in y axis of epics(analytics-modal) #7644
2025-08-25 19:25:42 +05:30
Anmol Singh Bhatia and GitHub
bbc465a3b2
[WEB-4761] fix: old url redirection method #7638
2025-08-25 15:28:58 +05:30
Jayash Tripathy and GitHub
9a77e383cd
[WEB-4751] chore: enhance URL utility functions with IP address validation and cleaned up url extraction ( #7636 )
...
* feat: enhance URL utility functions with IP address validation and cleaned up the extraction utilities
* fix: remove unnecessary type assertion in isLocalhost function
2025-08-25 13:38:09 +05:30
sriram veeraghanta
a2d9e70a83
fix: requirments.txt
2025-08-25 02:40:06 +05:30
c7763dd431
refactor: remove few barrel exports ( #7633 )
...
* refactor: remove few barrel exports
* fix: pnpm lock file update
* fix: build errors
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2025-08-25 02:13:20 +05:30
Prateek Shourya and GitHub
599ff2eec4
[WEB-4746] fix: position peek view relative to app layout ( #7635 )
2025-08-25 01:32:15 +05:30
Prateek Shourya and GitHub
568a1bb228
[WEB-4757] fix: remove project view from workspace level group by options ( #7634 )
2025-08-24 15:16:08 +05:30
Nikhil and GitHub
935e4b5c33
[WEB-4720] chore: refactor and extend cleanup tasks for logs and versions ( #7604 )
...
* Refactor and extend cleanup tasks for logs and versions
- Consolidate API log deletion into cleanup_task.py - Add tasks to
delete old email logs, page versions, and issue description versions -
Update Celery schedule and imports for new tasks
* chore: update cleanup task with mongo changes
* fix: update log deletion task name for clarity
* fix: enhance MongoDB archival error handling in cleanup task
- Added a parameter to check MongoDB availability in the flush_to_mongo_and_delete function.
- Implemented error logging for MongoDB archival failures.
- Updated calls to flush_to_mongo_and_delete to include the new parameter.
* fix: correct parameter name in cleanup task function call
- Updated the parameter name from 'mode' to 'model' in the process_cleanup_task function to ensure consistency and clarity in the code.
* fix: improve MongoDB connection parameter handling in MongoConnection class
- Replaced direct access to settings with getattr for MONGO_DB_URL and MONGO_DB_DATABASE to enhance robustness.
- Added warning logging for missing MongoDB connection parameters.
2025-08-24 15:13:49 +05:30
841388e437
[WEB-4751] refactor: added tld validation for urls ( #7622 )
...
* refactor: added tld validation for urls
* refactor: improve TLD validation and update parameter naming in URL utility functions
* refactor: enhance URL component extraction and validation logic
* fix: lint
* chore: remove unused lodash filter import in existing issues list modal
---------
Co-authored-by: Sriram Veeraghanta <veeraghanta.sriram@gmail.com >
2025-08-23 01:07:35 +05:30
9ecea15d74
[WIKI-498] [WIKI-567] feat: ability to rearrange columns and rows in table ( #7624 )
...
* feat: ability to rearrange columns and rows
* chore: update delete icon
* refactor: table utilities and plugins
* chore: handle edge cases
* chore: safe pseudo element inserts
---------
Co-authored-by: Sriram Veeraghanta <veeraghanta.sriram@gmail.com >
2025-08-23 00:54:03 +05:30
4ad88c969c
[WEB-4747]chore: rendering cycle progress from snapshot ( #7626 )
...
* chore: rendering progress from snaposhot
* chore: removed unncessary memoization
---------
Co-authored-by: Sriram Veeraghanta <veeraghanta.sriram@gmail.com >
2025-08-23 00:46:06 +05:30
706085395e
[WEB-4748] chore: placement helper fn added and code refactor #7627
...
Co-authored-by: Sriram Veeraghanta <veeraghanta.sriram@gmail.com >
2025-08-23 00:42:44 +05:30
Sriram Veeraghanta
a0f7acae42
chore: format files
2025-08-23 00:33:38 +05:30
Sangeetha and GitHub
6e5549c439
[WEB-4187] fix: related search issues #7628
2025-08-23 00:28:08 +05:30
Jayash Tripathy and GitHub
cf8eeee03a
[WEB-4687] feat: propel switch ( #7629 )
...
* feat: added switch
* fix: lint
* fix: lock file
* fix: improve accessibility and refactor switch component styles
* feat: add switch component to propel package
* fix: update imports in command component for consistency
* refactor: styles
2025-08-23 00:27:31 +05:30
sriram veeraghanta and GitHub
d3b26996dd
fix: replace .npmrc node version with engines in package.json ( #7623 )
2025-08-22 14:13:08 +05:30
d0f26f8734
[WEB-4726] fix: intake work item redirection ( #7619 )
...
* chore: added is intake for email notifications
* fix: intake work item redirection
* chore: code refactor
* chore: code refactor
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2025-08-22 12:54:46 +05:30
e86b40ac82
[WEB-4682 | WEB-4685] feat: propel comobobox and command component ( #7615 )
...
* feat: comobobox and command component added to propel package
* fix: format error
* chore: code refactor
* chore: code refactor
* fix: format error
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2025-08-21 15:32:29 +05:30
Saurabh Kumar and GitHub
c209a713d8
[SILO-449] fix: add missing methods in external APIs ( #7601 )
...
* add missing fields and methods in endpoints
* add POST method for project members
* make project_id as uuid in url pattern
* remove post method
* fix method reordering
2025-08-21 13:15:15 +05:30
Anmol Singh Bhatia and GitHub
f10cd92610
[WEB-4724] feat: tooltip component added to propel package ( #7613 )
...
* feat: tooltip component added to propel package
* chore: code refactor
* chore: code refactor
* fix: format error
2025-08-21 13:03:18 +05:30
Anmol Singh Bhatia and GitHub
03479cf6b3
[WEB-4684] chore: dialog component enhancements ( #7606 )
...
* chore: z-index tokens added
* chore: dialog component code refactor
* chore: dialog component improvements
* fix: lint error
* fix: lint error
* fix: format error
2025-08-20 22:17:26 +05:30
Bavisetti Narayan and GitHub
b8a88fe89c
[WIKI-599] chore: removed the regex tags calculation in description ( #7608 )
2025-08-20 21:26:21 +05:30
Anmol Singh Bhatia and GitHub
409ac30c91
[WEB-4683] feat: popover component added to propel package #7607
2025-08-20 20:50:27 +05:30
Bavisetti Narayan and GitHub
a59ebadd34
[WEB-4712] chore: work item attachment patch endpoint ( #7595 )
2025-08-20 18:56:15 +05:30
Akshita Goyal and GitHub
174ebfad56
[WEB-4637] fix: scrolling issue fixed #7600
2025-08-20 18:55:22 +05:30
Sangeetha and GitHub
008e048968
[WEB-4430] fix: incorrect WI count while scrolling ( #7596 )
...
* fix: wrong WI count while scrolling
* chore: optimize issue queryset
* fix: use separate query for total_count_queryset
* fix: guest visibility constraint
* fix: use separate query for total_count_queryset in external api
* fix: use queryset.count()
2025-08-20 18:54:32 +05:30
sriram veeraghanta and GitHub
7e15fcc080
fix: docker node_modeles symlink path matching with pnpm path ( #7605 )
2025-08-20 16:17:35 +05:30
sriram veeraghanta and GitHub
6636b8882f
fix: package cleanup ( #7602 )
2025-08-20 02:24:12 +05:30
Bavisetti Narayan and GitHub
6398fc3cba
[WEB-4716] chore: created new description model ( #7597 )
...
* chore: created new description model
* chore: added project field
* chore: removed the duplicate workspace
* chore: updated the comment
2025-08-20 01:07:23 +05:30
Vamsi Krishna and GitHub
fc698bd9b4
[WEB-4710]feat: added module filters to local storage ( #7598 )
...
* feat: added module filters to local storage
* chore: removed debounce
2025-08-20 01:04:17 +05:30
Jayash Tripathy and GitHub
cd61e8dd44
[WEB-4705] chore: url utilities ( #7589 )
...
* feat: add truncated link export and URL utility to respective modules
* refactor: replace Link2 with ExternalLink in TruncatedUrl component
* feat: add TruncatedUrl component and update link exports
* fix: export ParsedURL interface for better accessibility in URL utilities
* refactor: remove TruncatedUrl component and update link exports
* fix: update parseURL function to return undefined for invalid URLs
* refactor: rename ParsedURL interface to IParsedURL for consistency
* refactor: rename IParsedURL to IURLComponents and update parsing functions for improved clarity
* refactor: update URL utility functions and improve documentation for clarity
* refactor: add full URL property to IURLComponents interface and update extractURLComponents function
* refactor: rename createURL function to isUrlValid and update its implementation to validate URL strings
* refactor: rename isUrlValid function to getValidURL and update its implementation to return URL object or undefined
2025-08-19 20:09:03 +05:30
Vamsi Krishna and GitHub
cbcdd86569
[WEB-4698]fix: work items modal select/deselect button #7599
2025-08-19 20:07:14 +05:30
553f01fde1
feat: migrate to pnpm from yarn ( #7593 )
...
* chore(repo): migrate to pnpm
* chore(repo): cleanup pnpm integration with turbo
* chore(repo): run lint
* chore(repo): cleanup tsconfigs
* chore: align TypeScript to 5.8.3 across monorepo; update pnpm override and catalog; pnpm install to update lockfile
* chore(repo): revert logger.ts changes
* fix: type errors
* fix: build errors
* fix: pnpm home setup in dockerfiles
---------
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com >
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
2025-08-19 20:06:42 +05:30
d8f58d28ed
fix: CI to include lint and format along with build ( #7482 )
...
* fix(lint): get ci passing again
* chore(ci): run lint before build
* chore(ci): exclude web app from build check for now
The web app takes too long and causes CI to timeout. Once we
improve we will reintroduce.
* fix: formating of files
* fix: adding format to ci
---------
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com >
2025-08-18 21:27:16 +05:30
b194089fec
[WEB-3855] fix: Turkish language support ( #7383 )
...
* Türkçe dil desteği , İgilizce okunuşlardan gerçek karşılığına çevirildi.
* "sidebar.intake"="Talep" olarak değiştirildi.
---------
Co-authored-by: Bektaş IŞIK <bektas.isik@aurorabilisim.com >
2025-08-18 21:17:06 +05:30
sriram veeraghanta and GitHub
927da438c7
[PRIME-17] fix: enable github api to fetch latest version information ( #7548 )
...
* fix: enable github api to fetch latest version information
* chore: typo fixes
* chore: add timeout to request
2025-08-18 20:12:48 +05:30
sriram veeraghanta and GitHub
9c21fd320c
feat: adding baseui components to propel package ( #7585 )
...
* feat: adding baseui components
* fix: export from the package.json
2025-08-18 19:35:34 +05:30
Anmol Singh Bhatia and GitHub
f142266bed
[WEB-4699] chore: loading spinner theme #7587
2025-08-18 18:30:51 +05:30
sriram veeraghanta and GitHub
4b06bc4d2d
fix: remove page title hook ( #7583 )
...
* fix: page title hook removed
* fix: build errors
2025-08-16 14:10:10 +05:30
Aaryan Khandelwal and GitHub
d692db47b2
refactor: space app barrel exports ( #7573 )
...
* refactor: space app barrel files
* chore: rename views layout
2025-08-15 13:12:36 +05:30
3391e8580c
refactor: remove barrel exports from web app ( #7577 )
...
* refactor: remove barrel exports from some compoennt modules
* refactor: remove barrel exports from issue components
* refactor: remove barrel exports from page components
* chore: update type improts
* refactor: remove barrel exports from cycle components
* refactor: remove barrel exports from dropdown components
* refactor: remove barrel exports from ce components
* refactor: remove barrel exports from some more components
* refactor: remove barrel exports from profile and sidebar components
* chore: update type imports
* refactor: remove barrel exports from store hooks
* chore: dynamically load sticky editor
* fix: lint
* chore: revert sticky dynamic import
* refactor: remove barrel exports from ce issue components
* refactor: remove barrel exports from ce issue components
* refactor: remove barrel exports from ce issue components
---------
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com >
2025-08-15 13:10:26 +05:30
Prateek Shourya and GitHub
9cf564caae
[WEB-4693] fix: remove initial load flicker on auto-archive and auto-close automation page ( #7578 )
...
* [WEB-4693] fix: remove initial load flicker on auto-archive and auto-close automation page
* refactor: optimize auto-archive and auto-close status calculations using useMemo
* chore: add requested changes
2025-08-13 19:17:20 +05:30
Prateek Shourya and GitHub
34c6047d80
[WEB-4677] improvement: add defaultOpen property to CustomSearchSelect ( #7576 )
...
* [WEB-4677] improvement: add defaultOpen property to CustomSearchSelect
* improvement: add utils to format time duration
* improvement: added initializing state for project store
* improvement: minor changes in automations page
2025-08-12 19:37:53 +05:30
Anmol Singh Bhatia and GitHub
5629a4d4b6
[WEB-4674] fix: update broken email preference links in notification emails #7574
2025-08-12 15:55:26 +05:30
Nikhil and GitHub
545507fa97
[WEB-4668] fix: LabelDetailAPIEndpoint from LabelListCreateAPIEndpoint ( #7571 )
2025-08-12 14:43:14 +05:30
Anmol Singh Bhatia and GitHub
d317755ab9
[WEB-4542] feat: god mode auth revamp and code refactor ( #7563 )
...
* chore: auth color updated and remove unused tokens
* chore: god-mode brand revamp
* fix: space app spinner logo
2025-08-11 18:46:23 +05:30
sriram veeraghanta and GitHub
047080a66f
[WEB-4661] fix: move helpers file into utils #7568
2025-08-11 18:42:51 +05:30
sriram veeraghanta and GitHub
a085c0ec62
[WEB-4660] chore: replace jsx element with react node ( #7567 )
...
* chore: replace jsx element with react node
* fix: review comments
* fix: tooltip types update
* fix: propel pacakge fix
2025-08-11 18:42:23 +05:30
Sangeetha and GitHub
1ef30746a2
[WEB-4657] refactor: optimize project v2 endpoint and issue detail endpoint #7558
2025-08-11 00:56:15 +05:30
Sriram Veeraghanta
e3deeb2b43
fix: minor wrapper order in provider
2025-08-11 00:55:11 +05:30
Anmol Singh Bhatia and GitHub
736296090e
[WEB-4654] refactor: replace nprogress with bprogress and clean up unused code ( #7559 )
...
* refactor: replace nprogress with bprogress and clean up unused code
* chore: code refactor
* chore: code refactor
2025-08-11 00:37:35 +05:30
Vamsi Krishna and GitHub
9de5b1a009
[WEB-4634]chore: refactor for work items store ( #7538 )
...
* chore: refactor for work items store
* chore: updated conditions order
2025-08-06 22:44:33 +05:30
21c59692f9
[WEB-4635] fix: space auth screen re-loading issue ( #7551 )
...
* fix: prevent auth redirect on window focus
* fix: space auth screen re-loading issue.
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2025-08-06 22:32:52 +05:30
Vamsi Krishna and GitHub
806619d73f
[WEB-4645]chore: added event trackers for labels #7552
2025-08-06 22:29:55 +05:30
c5e5454265
[WEB-4650] fix: email template logo updated #7553
...
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2025-08-06 22:27:59 +05:30
Akshita Goyal and GitHub
3972b6639f
[WEB-4632] fix: sidebar item refactored #7539
2025-08-06 22:26:47 +05:30
51e146f8ca
[WEB-4488] feat: brand revamp ( #7544 )
...
* chore: empty state asset and theme improvement (#7542 )
* chore: empty state asset and theme improvement
* chore: upgrade modal improvement and code refactor
* feat: onboarding revamp and theme changes (#7541 )
* refactor: consolidate password strength indicator into shared UI package
* chore: remove old password strength meter implementations
* chore: update package dependencies for password strength refactor
* chore: code refactor
* chore: brand logo added
* chore: terms and conditions refactor
* chore: auth form refactor
* chore: oauth enhancements and refactor
* chore: plane new logos added
* chore: auth input form field added to ui package
* chore: password input component added
* chore: web auth refactor
* chore: update brand colors and remove onboarding-specific styles
* chore: clean up unused assets
* chore: profile menu text overflow
* chore: theme related changes
* chore: logo spinner updated
* chore: onboarding constant and types updated
* chore: theme changes and code refactor
* feat: onboarding flow revamp
* fix: build error and code refactoring
* chore: code refactor
* fix: build error
* chore: consent option added to onboarding and code refactor
* fix: build fix
* chore: code refactor
* chore: auth screen revamp and code refactor
* chore: onboarding enhancements
* chore: code refactor
* chore: onboarding logic improvement
* chore: code refactor
* fix: onboarding pre release improvements
* chore: color token updated
* chore: color token updated
* chore: auth screen line height and size improvements
* chore: input height updated
* chore: n-progress theme updated
* chore: theme and logo enhancements
* chore: space auth and code refactor
* chore: update new brand empty states (#7543 )
* [WEB-4585]chore: branding updates (#7540 )
* chore: updated logo, og image, and loaders
* chore: updated branding colors
* chore: tour modal logo
* chore: updated logo spinner size
* chore: updated email templates logos and colors
* chore: code refactor
* fix: removed conditional hook render
* fix: space app loader
---------
Co-authored-by: Vamsi Krishna <46787868+vamsikrishnamathala@users.noreply.github.com >
Co-authored-by: vamsikrishnamathala <matalav55@gmail.com >
2025-08-06 22:24:47 +05:30
Dancia and GitHub
6450793d72
docs: updated README images ( #7547 )
2025-08-05 17:24:33 +05:30
Akshita Goyal and GitHub
dffe3a844f
[WEB-4632] chore: pinned your work to the sidebar #7537
2025-08-04 20:06:03 +05:30
Aaryan Khandelwal and GitHub
7ead606798
[WIKI-578] refactor: editor types structure #7536
2025-08-04 18:01:51 +05:30
fa150c2b47
[WIKI-576] fix: trail node ( #7527 )
...
* fix : trail node
* remove flagged
* refactor : add disable flagging
* refactor:update disabled extension
* refactor: additional disabled
* refactor: update enum
* chore: add description key to page response type
* chore: update base page instance
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com >
2025-08-04 16:12:46 +05:30
c3273b1a85
[WIKI-568] refactor: add touch device support to editor ( #7439 )
...
* refactor: add isTouchDevice prop
* chore: handle event propagation in touch devices
* refactor: isTouchDevice implementation
* chore: misc editor updates and utility functions (#7455 )
* chore: misc editor updated and utility functions
* fix: code review
* passed isTouchDevice prop to editor-wrapper
* added more props to editor-wrapper.
* chore: update types
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com >
* fix: remove unnecessary deps
---------
Co-authored-by: Lakhan Baheti <94619783+1akhanBaheti@users.noreply.github.com >
2025-08-04 16:04:09 +05:30
Bavisetti Narayan and GitHub
7cec92113f
[WEB-4628] chore: return 200 response for work item comment #7532
2025-08-04 15:27:05 +05:30
Vipin Chaudhary and GitHub
8cc513ba5e
[WIKI-577] fix: unexpected emoji input ( #7534 )
...
* fix: unexpected emoji input
* update array
2025-08-04 15:21:10 +05:30
P B and GitHub
784b8da9be
docs: update README.md ( #7531 )
...
changed tagline
2025-08-01 18:19:02 +05:30
1d443310ce
feat: update new logo on readme ( #7530 )
...
* feat: update new logo on readme
Changed logo on Readme
* fix: image url
---------
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com >
2025-08-01 17:32:34 +05:30
Akshat Jain and GitHub
cc49a2ca4f
[INFRA-219] fix: update Dockerfile and docker-compose for proxy service ( #7523 )
...
* fix: update Dockerfile and docker-compose for version v0.28.0 and improve curl commands in install script
* fix: update docker-compose to use 'stable' tag for all services
* fix: improve curl command options in install script for better reliability
2025-07-31 13:27:34 +05:30
ee53ee33d0
Potential fix for code scanning alert no. 631: Incomplete URL scheme check ( #7514 )
...
* Potential fix for code scanning alert no. 631: Incomplete URL scheme check
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* fix: ignore warning in this file
---------
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-07-31 13:23:59 +05:30
sriram veeraghanta and GitHub
99f9337f35
fix: enable email notification by default for new users ( #7521 )
2025-07-31 13:02:41 +05:30
sriram veeraghanta and GitHub
9b58b9259e
fix: adding proxy command in compose file #7519
2025-07-30 21:03:03 +05:30
sriram veeraghanta and GitHub
1458c758a3
fix: adding proxy command in compose file #7518
...
fix: adding proxy command in compose file
2025-07-30 21:01:34 +05:30
sriramveeraghanta
2d9988f584
fix: adding proxy command
2025-07-30 21:00:16 +05:30
Sangeetha and GitHub
27fa439c8d
[WEB-4602] fix: 500 error on draft wi labels update #7515
2025-07-30 20:18:48 +05:30
sriramveeraghanta
57935a94cc
fix: header observer for state changes
2025-07-30 17:24:40 +05:30
Vamsi Krishna and GitHub
876ccce86b
[WEB-4597] fix: project icon render in switcher #7504
2025-07-30 17:18:18 +05:30
Nikhil and GitHub
a67dba45f8
[WEB-4599] feat: add marketing email consent field to Profile model and timezone migration #7510
2025-07-30 17:17:16 +05:30
Prateek Shourya and GitHub
ef8e613358
[WEB-4603] feat: add missing event trackers ( #7513 )
...
* feat: add event trackers for password creation
* feat: add event trackers for project views
* feat: add event trackers for product updates and changelogs
* chore: use element name instead of event name for changelog redirect link
2025-07-30 17:15:59 +05:30
sriram veeraghanta and GitHub
1e235600b7
release: v0.28.0 #7488
2025-07-30 16:51:00 +05:30
sriramveeraghanta
c4d2c5b1bb
sync: canary changes to preview
2025-07-30 15:44:41 +05:30
Bavisetti Narayan and sriramveeraghanta
d4705e1649
[WEB-4544] chore: added field validations in serializer ( #7460 )
...
* chore: added field validations in serializer
* chore: added enum for roles
2025-07-30 15:41:44 +05:30
Rishi and GitHub
8228ecc087
fix(cli): improve API service readiness check in install script ( #7468 )
...
* fix: improve API service readiness check in install script
* fix(cli): correct python indentation in api health check
* fix(cli): prevent false positive api ready message on timeout
2025-07-30 15:08:30 +05:30
Aaryan Khandelwal and GitHub
ce08c9193c
[WIKI-573] regression: comment card padding #7512
2025-07-30 15:02:55 +05:30
69d5cd183f
chore: added validation for description ( #7507 )
...
* added PageBinaryUpdateSerializer for binary data validation and update
* chore: added validation for description
* chore: removed the duplicated file
* Fixed coderabbit comments
- Improve content validation by consolidating patterns and enhancing recursion checks
- Updated `PageBinaryUpdateSerializer` to simplify assignment of validated data.
- Enhanced `content_validator.py` with consolidated dangerous patterns and added recursion depth checks to prevent stack overflow during validation.
- Improved readability and maintainability of validation functions by using constants for patterns.
---------
Co-authored-by: Dheeraj Kumar Ketireddy <dheeru0198@gmail.com >
2025-07-30 14:19:49 +05:30
Aaryan Khandelwal and GitHub
6e1734c86e
[WIKI-570] fix: image alignment for read only editor #7509
2025-07-30 14:12:33 +05:30
05f56d04ba
chore(deps): bump linkifyjs in the npm_and_yarn group across 1 directory ( #7506 )
...
Bumps the npm_and_yarn group with 1 update in the / directory: [linkifyjs](https://github.com/nfrasser/linkifyjs/tree/HEAD/packages/linkifyjs ).
Updates `linkifyjs` from 4.3.1 to 4.3.2
- [Release notes](https://github.com/nfrasser/linkifyjs/releases )
- [Changelog](https://github.com/nfrasser/linkifyjs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nfrasser/linkifyjs/commits/v4.3.2/packages/linkifyjs )
---
updated-dependencies:
- dependency-name: linkifyjs
dependency-version: 4.3.2
dependency-type: direct:production
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-30 13:12:00 +05:30
Aaryan Khandelwal and GitHub
3f60f14bb1
[WIKI-539] regression: toolbar visible in comments card #7508
2025-07-30 13:11:56 +05:30
Aaryan Khandelwal and GitHub
e0b0aafc2b
[WIKI-539] regression: editor build errors #7503
2025-07-29 19:10:39 +05:30
Aaryan Khandelwal and GitHub
e0fa6553ae
[WIKI-539] refactor: remove lite text read only editor ( #7481 )
...
* refactor: remove lite text read only editor
* chore: update types
2025-07-29 18:09:39 +05:30
Vamsi Krishna and GitHub
55f06cf546
[WEB-4563]fix: image full screen modal #7491
2025-07-28 19:55:13 +05:30
84879ee3bd
[WEB-4533] feat: read replica functionality ( #7453 )
...
* feat: read replica functionality
* fix: set use_read_replica to false
* chore: add use_read_replica to external APIs
* chore: remove use_read_replica on read endpoints
* chore: remove md files
* Updated all the necessary endpoints to use read replica
---------
Co-authored-by: Dheeraj Kumar Ketireddy <dheeru0198@gmail.com >
2025-07-28 17:41:02 +05:30
Sriram Veeraghanta
b1162395ed
sync: canary into preview
2025-07-28 12:53:16 +05:30
Sriram Veeraghanta
b93883fc14
chore: version upgrade
2025-07-28 12:51:19 +05:30
Nikhil and GitHub
4913c116d1
chore: correct migration file 0098 ( #7486 )
...
* feat: restore background color and goals fields in Profile and Workspace models in migration 0099
* chore: update migration dependency to reflect recent changes in profile model migrations
2025-07-28 12:32:47 +05:30
Nikhil and GitHub
4044ce25ce
[WEB-4566] feat: add background color and goals field to Profile and Workspace models #7485
2025-07-27 21:10:31 +05:30
a5f3bd15b1
[WEB-4513] refactor: consolidate password strength meter into shared ui package ( #7462 )
...
* refactor: consolidate password strength indicator into shared UI package
* chore: remove old password strength meter implementations
* chore: update package dependencies for password strength refactor
* chore: code refactor
* fix: lock file
---------
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com >
2025-07-25 16:56:46 +05:30
Bavisetti Narayan and GitHub
63d025cbf4
[WEB-4544] chore: added field validations in serializer ( #7460 )
...
* chore: added field validations in serializer
* chore: added enum for roles
2025-07-25 16:50:35 +05:30
Aaryan Khandelwal and GitHub
27f74206a3
[WIKI-537] refactor: document editor ( #7384 )
...
* refactor: document editor
* chore: update user prop
* fix: type warning
* chore: update value prop name
* chore: remove unnecessary exports
* hore: update initialValue type
* chore: revert initialValue type
* refactor: unnecessary string handlers
2025-07-25 13:57:45 +05:30
Aaron Heckmann and GitHub
e20bfa55d6
chore: add ci job names ( #7478 )
...
* chore: add ci job names
This makes them easier to find in the Github UI.
* chore: increase ci timeout
2025-07-25 13:41:03 +05:30
Aaryan Khandelwal and GitHub
f8353d3468
fix: eslint warnings and errors ( #7479 )
2025-07-25 13:40:25 +05:30
57479f4554
fix: lint ( #7433 )
...
* chore: fix lint
* fix: constants check:lint command
* chore(lint): permit unused vars which begin w/ _
* chore: rm dead code
* fix(lint): more lint fixes to constants pkg
* fix(lint): lint the live server
- fix lint issues
* chore: improve clean script
* fix(lint): more lint
* chore: set live server process title
* chore(deps): update to turbo@2.5.5
* chore(live): target node22
* fix(dev): add missing ui pkg dependency
* fix(dev): lint decorators
* fix(dev): lint space app
* fix(dev): address lint issues in types pkg
* fix(dev): lint editor pkg
* chore(dev): moar lint
* fix(dev): live server exit code
* chore: address PR feedback
* fix(lint): better TPageExtended type
* chore: refactor
* chore: revert most live server changes
* fix: few more lint issues
* chore: enable ci checks
Ensure we can build + confirm that lint is not getting worse.
* chore: address PR feedback
* fix: web lint warning added to package.json
* fix: ci:lint command
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2025-07-25 01:44:51 +05:30
514686d9d5
[WEB-4045] feat: restructuring of the external APIs for better maintainability ( #7477 )
...
* Basic setup for drf-spectacular
* Updated to only handle /api/v1 endpoints
* feat: add asset and user endpoints with URL routing
- Introduced new asset-related endpoints for user assets and server assets, allowing for asset uploads and management.
- Added user endpoint to retrieve current user information.
- Updated URL routing to include new asset and user patterns.
- Enhanced issue handling with a new search endpoint for issues across multiple fields.
- Expanded member management with a new endpoint for workspace members.
* Group endpoints by tags
* Detailed schema definitions and examples for asset endpoints
* Removed unnecessary extension
* Specify avatar_url field separately
* chore: add project docs
* chore: correct all errors
* chore: added open spec in work items
* feat: enhance cycle API endpoints with detailed OpenAPI specifications
- Updated CycleAPIEndpoint and CycleIssueAPIEndpoint to include detailed OpenAPI schema definitions for GET, POST, PATCH, and DELETE operations.
- Specified allowed HTTP methods for each endpoint in the URL routing.
- Improved documentation for cycle creation, updating, and deletion, including request and response examples.
* chore: added open spec in labels
* chore: work item properties
* feat: enhance API endpoints with OpenAPI specifications and HTTP method definitions
- Added detailed OpenAPI schema definitions for various API endpoints including Intake, Module, and State.
- Specified allowed HTTP methods for each endpoint in the URL routing for better clarity and documentation.
- Improved request and response examples for better understanding of API usage.
- Introduced unarchive functionality for cycles and modules with appropriate endpoint definitions.
* chore: run formatter
* Removed unnecessary settings for authentication
* Refactors OpenAPI documentation structure
Improves the organization and maintainability of the OpenAPI documentation by modularizing the `openapi_spec_helpers.py` file.
The changes include:
- Migrates common parameters, responses, examples, and authentication extensions to separate modules.
- Introduces helper decorators for different endpoint types.
- Updates view imports to use the new module paths.
- Removes the legacy `openapi_spec_helpers.py` file.
This refactoring results in a more structured and easier-to-maintain OpenAPI documentation setup.
* Refactor OpenAPI endpoint specifications
- Removed unnecessary parameters from the OpenAPI documentation for various endpoints in the asset, cycle, and project views.
- Updated request structures to improve clarity and consistency across the API documentation.
- Enhanced response formatting for better readability and maintainability.
* Enhance API documentation with detailed endpoint descriptions
Updated various API endpoints across the application to include comprehensive docstrings that clarify their functionality. Each endpoint now features a summary and detailed description, improving the overall understanding of their purpose and usage. This change enhances the OpenAPI specifications for better developer experience and documentation clarity.
* Enhance API serializers and views with new request structures
- Added new serializers for handling cycle and module issue requests, including `CycleIssueRequestSerializer`, `TransferCycleIssueRequestSerializer`, `ModuleIssueRequestSerializer`, and intake issue creation/updating serializers.
- Updated existing serializers to improve clarity and maintainability, including the `UserAssetUploadSerializer` and `IssueAttachmentUploadSerializer`.
- Refactored API views to utilize the new serializers, enhancing the request handling for cycle and intake issue endpoints.
- Improved OpenAPI documentation by replacing inline request definitions with serializer references for better consistency and readability.
* Refactor OpenAPI documentation and endpoint specifications
- Replaced inline schema definitions with dedicated decorators for various endpoint types, enhancing clarity and maintainability.
- Updated API views to utilize new decorators for user, cycle, intake, module, and project endpoints, improving consistency in OpenAPI documentation.
- Removed unnecessary parameters and responses from endpoint specifications, streamlining the documentation for better readability.
- Enhanced the organization of OpenAPI documentation by modularizing endpoint-specific decorators and parameters.
* chore: correct formatting
* chore: correct formatting for all api folder files
* refactor: clean up serializer imports and test setup
- Removed unused `StateLiteSerializer` import from the serializer module.
- Updated test setup to include a noqa comment for the `django_db_setup` fixture, ensuring clarity in the code.
- Added missing commas in user data dictionary for consistency.
* feat: add project creation and update serializers with validation
- Introduced `ProjectCreateSerializer` and `ProjectUpdateSerializer` to handle project creation and updates, respectively.
- Implemented validation to ensure project leads and default assignees are members of the workspace.
- Updated API views to utilize the new serializers for creating and updating projects, enhancing request handling.
- Added OpenAPI documentation references for the new serializers in the project API endpoints.
* feat: update serializers to include additional read-only fields
* refactor: rename intake issue serializers and enhance structure
- Renamed `CreateIntakeIssueRequestSerializer` to `IntakeIssueCreateSerializer` and `UpdateIntakeIssueRequestSerializer` to `IntakeIssueUpdateSerializer` for clarity.
- Introduced `IssueSerializer` for nested issue data in intake requests, improving the organization of serializer logic.
- Updated API views to utilize the new serializer names, ensuring consistency across the codebase.
* refactor: rename issue serializer for intake and enhance API documentation
- Renamed `IssueSerializer` to `IssueForIntakeSerializer` for better clarity in the context of intake issues.
- Updated references in `IntakeIssueCreateSerializer` and `IntakeIssueUpdateSerializer` to use the new `IssueForIntakeSerializer`.
- Added OpenAPI documentation for the `get_workspace_work_item` endpoint, detailing parameters and responses for improved clarity.
* chore: modules and cycles serializers
* feat: add new serializers for label and issue link management
- Introduced `LabelCreateUpdateSerializer`, `IssueLinkCreateSerializer`, `IssueLinkUpdateSerializer`, and `IssueCommentCreateSerializer` to enhance the handling of label and issue link data.
- Updated existing API views to utilize the new serializers for creating and updating labels, issue links, and comments, improving request handling and validation.
- Added `IssueSearchSerializer` for searching issues, streamlining the search functionality in the API.
* Don't consider read only fields as required
* Add setting to separate request and response definitions
* Fixed avatar_url warning on openapi spec generation
* Made spectacular disabled by default
* Moved spectacular settings into separate file and added detailed descriptions to tags
* Specify methods for asset urls
* Better server names
* Enhance API documentation with summaries for various endpoints
- Added summary descriptions for user asset, cycle, intake, issue, member, module, project, state, and user API endpoints to improve clarity and usability of the API documentation.
- Updated the OpenAPI specifications to reflect these changes, ensuring better understanding for developers interacting with the API.
* Add contact information to OpenAPI settings
- Included contact details for Plane in the OpenAPI settings to enhance API documentation and provide developers with a direct point of contact for support.
- This addition aims to improve the overall usability and accessibility of the API documentation.
* Reordered tags and improved description relavancy
* Enhance OpenAPI documentation for cycle and issue endpoints
- Added response definitions for the `get_cycle_issues` and `delete_cycle_issue` methods in the CycleIssueAPIEndpoint to clarify expected outcomes.
- Included additional response codes for the IssueSearchEndpoint to handle various error scenarios, improving the overall API documentation and usability.
* Enhance serializer documentation across multiple files
- Updated docstrings for various serializers including UserAssetUploadSerializer, AssetUpdateSerializer, and others to provide clearer descriptions of their functionality and usage.
- Improved consistency in formatting and language across serializer classes to enhance readability and maintainability.
- Added detailed explanations for new serializers related to project, module, and cycle management, ensuring comprehensive documentation for developers.
* Refactor API endpoints for cycles, intake, modules, projects, and states
- Replaced existing API endpoint classes with more descriptive names such as CycleListCreateAPIEndpoint, CycleDetailAPIEndpoint, IntakeIssueListCreateAPIEndpoint, and others to enhance clarity.
- Updated URL patterns to reflect the new endpoint names, ensuring consistency across the API.
- Improved documentation and method summaries for better understanding of endpoint functionalities.
- Enhanced query handling in the new endpoint classes to streamline data retrieval and improve performance.
* Refactor issue and label API endpoints for clarity and functionality
- Renamed existing API endpoint classes to more descriptive names such as IssueListCreateAPIEndpoint, IssueDetailAPIEndpoint, LabelListCreateAPIEndpoint, and LabelDetailAPIEndpoint to enhance clarity.
- Updated URL patterns to reflect the new endpoint names, ensuring consistency across the API.
- Improved method summaries and documentation for better understanding of endpoint functionalities.
- Streamlined query handling in the new endpoint classes to enhance data retrieval and performance.
* Refactor asset API endpoint methods and introduce new status enums
- Updated the GenericAssetEndpoint to only allow POST requests for asset creation, removing the GET method.
- Modified the get method to require asset_id, ensuring that asset retrieval is always tied to a specific asset.
- Added new IntakeIssueStatus and ModuleStatus enums to improve clarity and management of asset and module states.
- Enhanced OpenAPI settings to include these new enums for better documentation and usability.
* enforce naming convention
* Added LICENSE to openapi spec
* Enhance OpenAPI documentation for various API endpoints
- Updated API endpoints in asset, cycle, intake, issue, module, project, and state views to include OpenApiRequest and OpenApiExample for better request documentation.
- Added example requests for creating and updating resources, improving clarity for API consumers.
- Ensured consistent use of OpenApi utilities across all relevant endpoints to enhance overall API documentation quality.
* Enhance OpenAPI documentation for various API endpoints
- Added detailed descriptions to multiple API endpoints across asset, cycle, intake, issue, module, project, state, and user views to improve clarity for API consumers.
- Ensured consistent documentation practices by including descriptions that outline the purpose and functionality of each endpoint.
- This update aims to enhance the overall usability and understanding of the API documentation.
* Update OpenAPI examples and enhance project queryset logic
- Changed example fields in OpenAPI documentation for issue comments from "content" to "comment_html" to reflect the correct structure.
- Introduced a new `get_queryset` method in the ProjectDetailAPIEndpoint to filter projects based on user membership and workspace, while also annotating additional project-related data such as total members, cycles, and modules.
- Updated permission checks to use the correct attribute name for project identifiers, ensuring accurate permission handling.
* Enhance OpenAPI documentation and add response examples
- Updated multiple API endpoints across asset, cycle, intake, issue, module, project, state, and user views to include new OpenApiResponse examples for better clarity on expected outcomes.
- Introduced new parameters for project and issue identifiers to improve request handling and documentation consistency.
- Enhanced existing responses with detailed examples to aid API consumers in understanding the expected data structure and error handling.
- This update aims to improve the overall usability and clarity of the API documentation.
* refactor: update terminology from 'issues' to 'work items' across multiple API endpoints for consistency and clarity
* use common timezones from pytz for choices
* Moved the openapi utils to the new folder structure
* Added exception logging in GenericAssetEndpoint to improve error handling
* Fixed code rabbit suggestions
* Refactored IssueDetailAPIEndpoint to streamline issue retrieval and response handling, removing redundant external ID checks and custom ordering logic.
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2025-07-25 00:17:05 +05:30
Vamsi Krishna and GitHub
98a00f5bde
[WEB-4523]fix: sub issues loader #7474
2025-07-24 19:25:37 +05:30
sriram veeraghanta and GitHub
ed4ee3ad7e
fix: remove commands from the docker compose file ( #7476 )
2025-07-24 18:28:12 +05:30
Prateek Shourya and GitHub
18e4c60b42
[WEB-4536] fix: remove inactive workspace members from lists and dropdowns ( #7473 )
2025-07-24 15:29:18 +05:30
sriram veeraghanta and GitHub
849b7b7bf3
[WIKI-565] chore: handle 404 messages in live server ( #7472 )
...
* chore: handle 404 messages in live server
* chore: removed error stack from response
2025-07-24 15:13:44 +05:30
2746bad86b
[WEB-4561] fix: SVG attributes in react components ( #7470 )
...
* chore: svg attribute fix (#7446 )
* fix: replace invalid --env-file with dotenv-cli for tsup onSuccess
* fix: replace invalid --env-file usage in start script and move dotenv-cli to dependencies
* chor: update SVG attributes to camelCase for JSX compatibility
* chor: update SVG attributes to camelCase
* fix: removed dontenv-cli
* fix: svg attibute fixes
* chore: minor attribute customizations
---------
Co-authored-by: Donal Noye <68372408+Donal-Noye@users.noreply.github.com >
2025-07-24 14:46:55 +05:30
Vamsi Krishna and GitHub
008727d393
[WEB-4547]fix: archived work item redirection #7471
2025-07-24 14:43:31 +05:30
merrime-n and GitHub
56e4d2c6f1
docs: add file paths to the new language guide ( #7454 )
...
* improve the comprehensiblity of translation contribution docs
* Update CONTRIBUTING.md to fix the code blocks appeareance
2025-07-24 14:12:49 +05:30
Vipin Chaudhary and GitHub
d7e58a60fa
[WIKI-563] refactor: subscription styles ( #7444 )
...
* refactor: billing UI
* refactor : fix typo
2025-07-24 14:11:23 +05:30
Sangeetha and GitHub
af81064961
[WEB-4558] fix: project test cases #7464
2025-07-24 14:07:37 +05:30
Akshita Goyal and GitHub
3c6e2b4447
[WEB-4552] fix: stickies layout + minified layout filter ( #7466 )
2025-07-24 14:06:46 +05:30
sriram veeraghanta and GitHub
b7be45d08a
chore: upgrade axios version to 1.11.0 ( #7469 )
2025-07-24 13:50:37 +05:30
Akshita Goyal and GitHub
d2629d723c
[WEB-4552] chore: minor design changes for home #7459
2025-07-23 14:30:25 +05:30
Akshita Goyal and GitHub
9007ec3709
[WEB-4546] chore: home update #7456
2025-07-23 10:11:18 +05:30
Akshita Goyal and GitHub
763a28ab60
[WEB-4546] chore: header enhancements + quickstart guide ui update + breadcrumb #7451
2025-07-22 16:47:14 +05:30
Aaryan Khandelwal and GitHub
5c22a6cecc
[WIKI-484] chore: update editor packages ( #7265 )
2025-07-21 19:25:49 +05:30
Vamsi Krishna and GitHub
4c3af7f8a1
[WEB-4531]chore: refactor for timeline chart ( #7440 )
2025-07-21 19:22:58 +05:30
Aaryan Khandelwal and GitHub
cc673a17a0
[WIKI-357] fix: created by filter for pages list #7445
2025-07-21 19:22:27 +05:30
Prateek Shourya and GitHub
2377474823
fix: build errors in work item modal ( #7450 )
2025-07-21 16:18:51 +05:30
Prateek Shourya and GitHub
f3daac6f95
[WEB-4457] refactor: decouple work item properties from mobx store ( #7363 )
2025-07-18 20:38:21 +05:30
Anmol Singh Bhatia and GitHub
5660b28574
[WEB-4507] fix: webhooks translation #7424
2025-07-18 20:09:39 +05:30
Vamsi Krishna and GitHub
d7d1545801
[WEB-4192]fix: inactive member is hidden in created by #7435
2025-07-18 20:08:59 +05:30
Vamsi Krishna and GitHub
3ab1f0de84
[WEB-4522]fix: removed redundant state indicator ( #7434 )
...
* fix: removed redundant state indicator
* fix: removed redundant state indicator for relation list item
2025-07-18 20:08:36 +05:30
Bavisetti Narayan and GitHub
a75ae71ff0
[WEB-4442] fix: removed the deleted labels from webhook payload ( #7337 )
...
* chore: removed the deleted label from payload
* chore: optimised the query
* chore: optimised the logic
* chore: defined function for prefetch
2025-07-18 20:08:01 +05:30
Aaryan Khandelwal and GitHub
d5eb374217
[WEB-561] refactor: editor build config ( #7442 )
...
* refactor: editor build config
* fix: type errors
2025-07-18 20:06:48 +05:30
sriram veeraghanta and GitHub
df4ea1f7ac
fix: update tsup build packages ( #7438 )
2025-07-18 15:04:31 +05:30
Anmol Singh Bhatia and GitHub
07c80bb02c
[WEB-4525] fix: project create/update error handling ( #7429 )
...
* chore: project create/update error handling
* chore: code refactor
2025-07-18 14:25:28 +05:30
Prateek Shourya and GitHub
1ad792b4bb
[WEB-4528] fix: calendar options interactions ( #7437 )
2025-07-18 14:25:08 +05:30
sriram veeraghanta and GitHub
0eb4af9d19
fix: on-headers vulnerability ( #7436 )
2025-07-18 13:27:53 +05:30
Aaryan Khandelwal and GitHub
7136b3129b
[WIKI-543] fix: unable to delete last cell of a table ( #7394 )
...
* fix: delete last cell of a table
* refactor: last cell selection logic
2025-07-17 21:19:54 +05:30
Aaryan Khandelwal and GitHub
48f1999c95
[WIKI-557] fix: keyboard navigation in tables ( #7428 )
2025-07-17 15:15:18 +05:30
Akshat Jain and GitHub
3783e34ae8
[INFRA-213] Fix aio dockerfile with new file structure ( #7427 )
...
* fix: update paths in Dockerfile and supervisor.conf for application directories
* fix: update live command in supervisor.conf to use server.js
2025-07-17 14:59:13 +05:30
Sangeetha and GitHub
e313aee3df
[WEB-4346] chore: refactor copy_s3_object bg task ( #7298 )
2025-07-17 13:10:34 +05:30
Vipin Chaudhary and GitHub
6bb79df0eb
[WIKI-547] fix: update find suggestion logic for emoji extension ( #7411 )
...
* fix: update find suggestion logic
* refactor: remove logs
* refactor : make logic simpler
* feat: check for one char to show suggestion
* refactor : import types from extension
* refactor: add early return
* refactor : put custom suggestion in helper
* fix : char
* fix: types
2025-07-17 13:07:12 +05:30
Sangeetha and GitHub
ec0ef98c1b
[WEB-4281] chore: error code on project updation endpoint ( #7218 )
2025-07-17 13:05:24 +05:30
Vamsi Krishna and GitHub
9523c28c3e
[WEB-4514]chore: moved EIssueLayoutTypes enum to types #7416
2025-07-17 13:01:24 +05:30
Anmol Singh Bhatia and GitHub
156ed329ac
[WEB-4510] fix: peek view ui layout ( #7422 )
2025-07-17 12:53:37 +05:30
Bavisetti Narayan and GitHub
ef0e3dca12
[WEB-4520] chore: changed the serializer for cycle issues #7423
2025-07-17 12:53:04 +05:30
Aaryan Khandelwal and GitHub
d8f2c97810
[WIKI-554] feat: delete multiple rows/columns from a table ( #7426 )
2025-07-17 12:52:33 +05:30
Anmol Singh Bhatia and GitHub
89983b06d2
[WEB-4515] fix: duplicate work item quick action #7421
2025-07-16 15:19:55 +05:30
Bavisetti Narayan and GitHub
3224122df0
[WEB-1643] chore: support cyrillic characters in subject #7336
2025-07-16 01:04:59 +05:30
99127ff8e4
[WEB-4479] feat: enable/disable SMTP configuration ( #7393 )
...
* feat: api update instance configuration
* chore: add enable_smtp key
* fix: empty string for enable_smtp key
* chore: update email_port and email_from
* fix: handled smtp enable disable
* fix: error handling
* fix: refactor
* fix: removed enabled toast
* fix: refactor
---------
Co-authored-by: gakshita <akshitagoyal1516@gmail.com >
Co-authored-by: Akshita Goyal <36129505+gakshita@users.noreply.github.com >
2025-07-16 01:04:18 +05:30
Anmol Singh Bhatia and GitHub
da5390fa03
[WEB-4497] chore: reduce breadcrumb height ( #7413 )
...
* chore: reduce breadcrumb height from 3.75rem to 3.25rem
* chore: code refactor
* chore: code refactor
2025-07-16 01:03:31 +05:30
Anmol Singh Bhatia and GitHub
ac22df3f88
[WEB-4451] chore: work item header quick action enhancements ( #7414 )
...
* chore: work item header quick action enhancements
* chore: code refactor
2025-07-16 00:52:30 +05:30
Aaryan Khandelwal and GitHub
df762afaef
[WIKI-551] refactor: work item activity logic #7417
2025-07-15 20:49:20 +05:30
Aaryan Khandelwal and GitHub
2058f06b8a
[WIKI-549] fix: comment scroll logic #7412
2025-07-15 15:12:27 +05:30
Anmol Singh Bhatia and GitHub
bfd4bd5e75
[WEB-4506] fix: date range modal z-index #7410
2025-07-15 13:51:16 +05:30
Nikhil and GitHub
ac928f263a
[WIKI-520] fix: update content disposition handling in asset download endpoints ( #7380 )
2025-07-15 13:24:17 +05:30
Bavisetti Narayan and GitHub
62065a6ebb
[WEB-4504] chore: added migration for app rail and reactions #7408
2025-07-14 20:57:29 +05:30
67b62dcbe3
[WEB-4498] improvement: remove workspace details from workspace members list API ( #7407 )
...
* [WEB-4498] improvement: remove workspace details from workspace members list API
* refactor: update select_related usage in workspace invitation and member views
---------
Co-authored-by: Dheeraj Kumar Ketireddy <dheeru0198@gmail.com >
2025-07-14 20:45:23 +05:30
Aaryan Khandelwal and GitHub
a427367720
[WIKI-277] fix: unable to delete last table column/row in editor ( #7389 )
...
* fix: delete column not working
* refactor: delete column commad
* fix: delete last row logic
* refactor: row count logic
* refactor: isCellSelection utility function
2025-07-14 17:27:09 +05:30
Aaryan Khandelwal and GitHub
c067eaa1ed
[WIKI-542] refactor: editor extensions ( #7345 )
...
* refactor: editor extensions
* fix: placeholder extension
2025-07-14 17:10:32 +05:30
Aaryan Khandelwal and GitHub
2c70c1aaa8
[WIKI-509] feat: comment copy link option ( #7385 )
...
* feat: comment copy link option
* chore: add translations
* chore: update block position
* chore: rename use id scroll hook
* refactor: setTimeout function
* refactor: use-hash-scroll hook
2025-07-14 17:07:44 +05:30
Akshat Jain and GitHub
f90e553881
[INFRA-209] Remove nginx related configurations from plane community ( #7406 )
...
* Remove deprecated Nginx configuration files and scripts, including Dockerfiles, environment scripts, and configuration templates, to streamline the project structure.
* Update environment configuration and Docker setup for proxy services
- Added LISTEN_PORT and LISTEN_SSL_PORT variables to .env.example and related files.
- Updated Docker Compose files to reference new port variables instead of deprecated NGINX_PORT.
- Adjusted README and variable documentation to reflect changes in port configuration.
- Changed build context for proxy services to use the new directory structure.
* Refactor port configuration in environment and Docker files
- Renamed LISTEN_PORT and LISTEN_SSL_PORT to LISTEN_HTTP_PORT and LISTEN_HTTPS_PORT in .env.example and related files.
- Updated Docker Compose configurations to reflect the new port variable names.
- Adjusted documentation in README and variables.env to ensure consistency with the new naming conventions.
2025-07-14 16:38:27 +05:30
Aaryan Khandelwal and GitHub
0af0e52275
[WIKI-545] fix: shrinking headings in page table of contents #7404
2025-07-14 16:30:19 +05:30
Anmol Singh Bhatia and GitHub
7829e3adf5
[WEB-4494] fix: kanban delete modal ux #7405
2025-07-14 16:29:26 +05:30
Anmol Singh Bhatia and GitHub
47354f0e91
[WEB-4468] fix: setting sidebar truncate #7403
2025-07-14 16:26:04 +05:30
M. Palanikannan and GitHub
db2f783d33
[WEB-4407] chore: add project page creation event tracking #7378
2025-07-14 15:30:45 +05:30
6d01622663
[INFRA-208] Reorganize deployment structure and update build workflows ( #7391 )
...
* refactor: reorganize deployment structure and update build workflows
- Restructure deployment directories from deploy/ to deployments/
- Move selfhost files to deployments/cli/community/
- Add new AIO community deployment setup
- Update GitHub Actions workflows for new directory structure
- Add Caddy proxy configuration for CE deployment
- Remove deprecated AIO build files and workflows
- Update build context paths in install scripts
* chore: update Dockerfile and supervisor configuration
- Changed `apk add` command in Dockerfile to use `--no-cache` for better image size management.
- Updated `build.sh` to ensure proper directory navigation with quotes around `dirname "$0"`.
- Modified `supervisor.conf` to set `stderr_logfile_maxbytes` to 50MB and added `stderr_logfile_backups` for better log management across multiple services.
* chore: consistent node and python version
---------
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com >
2025-07-14 14:38:43 +05:30
Anmol Singh Bhatia and GitHub
dff2f8ae12
[WEB-4482] fix: kanban drag and delete #7402
2025-07-14 14:18:38 +05:30
sriram veeraghanta and GitHub
4c57ed4336
fix: local dev environment setup using yarn v4 ( #7400 )
...
* chore: adding typescript dependency to constants.
* chore: package deps update
2025-07-14 13:08:41 +05:30
Nikhil and GitHub
c8dab1cc9c
[WEB-4484]chore: streamline issue saving process with advisory locks for sequence management ( #7396 )
...
* chore: streamline issue saving process with advisory locks for sequence management
* fix: update advisory lock usage in issue model for improved concurrency management
2025-07-14 13:08:26 +05:30
Aaron Heckmann and GitHub
17c90a9d93
[WEB-4485] - fix(dev): get local dev migrator working again #7397
2025-07-12 19:45:45 +05:30
Masoom Wahid and GitHub
a3714c8e3e
feat : added Kabul to the list of timezones ( #7370 )
2025-07-12 19:30:39 +05:30
Nikhil and GitHub
71cd36865b
[WEB-4484]chore: streamline issue saving process with advisory locks for sequence management #7395
2025-07-11 21:18:31 +05:30
Dheeraj Kumar Ketireddy and GitHub
4501e44702
[WEB-4481] optimize workspace member view by prefetching related assets ( #7390 )
2025-07-11 21:17:33 +05:30
Vamsi Krishna and GitHub
f661e06582
[WEB-4480]fix: full screen modals ( #7392 )
2025-07-11 16:41:27 +05:30
Vamsi Krishna and GitHub
86f3ff1bd2
[WEB-4471]fix: full screen view visibility ( #7387 )
...
* fix: full screen mode for analytics, work items peek and timeline chart
* chore: added null check for portal elements
2025-07-11 11:50:26 +05:30
Aaryan Khandelwal and GitHub
fce4729f22
[WIKI-497] refactor: table insert handles size ( #7376 )
...
* refactor: table insert handles size
* fix: insert handles z-idnex
2025-07-11 04:17:04 +05:30
Anmol Singh Bhatia and GitHub
bb48250467
[WEB-4477] fix: sidebar resize behaviour #7386
2025-07-11 04:16:36 +05:30
Prateek Shourya and GitHub
5fbe411e04
[WEB-4475] fix: add default theme for subscription colors ( #7382 )
2025-07-10 18:32:17 +05:30
2e75ff7f1c
[WEB-4405] chore: project settings events ( #7362 )
...
* chore: workspace events
* fix: refactor
---------
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com >
2025-07-10 17:05:30 +05:30
eb4239417a
[WEB-4405] chore: profile settings events ( #7313 )
...
* feat: event tracker helper
* feat: track click events for `data-ph-element`
* fix: handled click events
* fix: handled name
* chore: tracker element updates
* chore: remove export
* chore: tracker element type
* chore: track element and event helper.
* chore: minor improvements
* chore: minor refactors
* fix: workspace events
* fix: added slug
* fix: changes nomenclature
* fix: nomenclature
* chore: update event tracker helper types
* fix: data id
* refactor: cycle events (#7290 )
* chore: update event tracker helper types
* refactor: cycle events
* refactor: cycle events
* refactor: cycle event tracker
* chore: update tracker elements
* chore: check for closest element with data-ph-element attribute
---------
Co-authored-by: Prateek Shourya <prateekshourya@Prateeks-MacBook-Pro.local >
* Refactor module events (#7291 )
* chore: update event tracker helper types
* refactor: cycle events
* refactor: cycle events
* refactor: cycle event tracker
* refactor: module tracker event and element
* chore: update tracker element
* chore: revert unnecessary changes
---------
Co-authored-by: Prateek Shourya <prateekshourya@Prateeks-MacBook-Pro.local >
* refactor: global views, product tour, notifications, onboarding, users and sidebar related events
* chore: member tracker events (#7302 )
* chore: member-tracker-events
* fix: constants
* refactor: update event tracker constants
* refactor: auth related event trackers (#7306 )
* Chore: state events (#7307 )
* chore: state events
* fix: refactor
* chore: project events (#7305 )
* chore: project-events
* fix: refactor
* fix: removed hardcoded values
* fix: github redirection event
* chore: project page tracker events (#7304 )
* added events for most page events
* refactor: simplify lock button event handling in PageLockControl
---------
Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com >
Co-authored-by: M. Palanikannan <73993394+Palanikannan1437@users.noreply.github.com >
* chore: minor cleanup and import fixes
* refactor: added tracker elements for buttons (#7308 )
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
* fix: event type
* refactor: posthog group event
* chore: removed instances of event tracker (#7309 )
* refactor: remove event tracker stores and hooks
* refactor: remove event tracker store
* fix: build errors
* clean up event tracker payloads
* chore: profile settings events
* fix: refactor
---------
Co-authored-by: Prateek Shourya <prateekshourya@Prateeks-MacBook-Pro.local >
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com >
Co-authored-by: M. Palanikannan <73993394+Palanikannan1437@users.noreply.github.com >
Co-authored-by: Vamsi Krishna <46787868+vamsikrishnamathala@users.noreply.github.com >
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com >
2025-07-10 17:02:06 +05:30
c6fbbfd8cc
[WEB-4405] chore: workspace settings events ( #7312 )
...
* feat: event tracker helper
* feat: track click events for `data-ph-element`
* fix: handled click events
* fix: handled name
* chore: tracker element updates
* chore: remove export
* chore: tracker element type
* chore: track element and event helper.
* chore: minor improvements
* chore: minor refactors
* fix: workspace events
* fix: added slug
* fix: changes nomenclature
* fix: nomenclature
* chore: update event tracker helper types
* fix: data id
* refactor: cycle events (#7290 )
* chore: update event tracker helper types
* refactor: cycle events
* refactor: cycle events
* refactor: cycle event tracker
* chore: update tracker elements
* chore: check for closest element with data-ph-element attribute
---------
Co-authored-by: Prateek Shourya <prateekshourya@Prateeks-MacBook-Pro.local >
* Refactor module events (#7291 )
* chore: update event tracker helper types
* refactor: cycle events
* refactor: cycle events
* refactor: cycle event tracker
* refactor: module tracker event and element
* chore: update tracker element
* chore: revert unnecessary changes
---------
Co-authored-by: Prateek Shourya <prateekshourya@Prateeks-MacBook-Pro.local >
* refactor: global views, product tour, notifications, onboarding, users and sidebar related events
* chore: member tracker events (#7302 )
* chore: member-tracker-events
* fix: constants
* refactor: update event tracker constants
* refactor: auth related event trackers (#7306 )
* Chore: state events (#7307 )
* chore: state events
* fix: refactor
* chore: project events (#7305 )
* chore: project-events
* fix: refactor
* fix: removed hardcoded values
* fix: github redirection event
* chore: project page tracker events (#7304 )
* added events for most page events
* refactor: simplify lock button event handling in PageLockControl
---------
Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com >
Co-authored-by: M. Palanikannan <73993394+Palanikannan1437@users.noreply.github.com >
* chore: minor cleanup and import fixes
* refactor: added tracker elements for buttons (#7308 )
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
* fix: event type
* refactor: posthog group event
* chore: removed instances of event tracker (#7309 )
* refactor: remove event tracker stores and hooks
* refactor: remove event tracker store
* fix: build errors
* clean up event tracker payloads
* chore: workspace-settings-events
* fix: refactor
---------
Co-authored-by: Prateek Shourya <prateekshourya@Prateeks-MacBook-Pro.local >
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com >
Co-authored-by: M. Palanikannan <73993394+Palanikannan1437@users.noreply.github.com >
Co-authored-by: Vamsi Krishna <46787868+vamsikrishnamathala@users.noreply.github.com >
2025-07-10 16:54:06 +05:30
Anmol Singh Bhatia and GitHub
4d0a7e4658
[WEB-4470] fix: sidebar custom theme bg ( #7379 )
2025-07-10 15:35:13 +05:30
sriram veeraghanta and GitHub
1cb49cacae
fix: packages dev command failing due to missing dependency mapping ( #7381 )
...
* fix: packages dev command failing due to missing dependency mapping
* fix: typescript version to match with other packages
2025-07-10 15:26:43 +05:30
Vamsi Krishna and GitHub
3618ffc2c3
[WEB-4469] fix: full screen mode visibility for Gnatt and Analytics
2025-07-10 14:23:08 +05:30
Aaryan Khandelwal and GitHub
fcb6e269a0
[WIKI-497] feat: table insert column and row handles ( #7286 )
...
* refactor: tables width and selection UI
* fix: drag handle position
* refactor: selection decorator logic
* refactor: adjacent cells logic
* refactor: folder structure
* chore: default column width for new columns
* refactor: plugin location
* feat: table insert handlers
* refactor: css rules
* refactor: plugins folder structure
* chore: add aria labels
2025-07-09 17:59:04 +05:30
853423608c
[INFRA-206] fix: update build context and dockerfile paths in build.yml in deploy/selfhost ( #7368 )
...
* chore: update build context and dockerfile paths in build.yml for self-hosted deployment
* fix: build context
---------
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com >
2025-07-09 16:00:16 +05:30
Anmol Singh Bhatia and GitHub
9d88fc999c
[WEB-4464] fix: content wrapper overflow ( #7367 )
2025-07-09 13:52:17 +05:30
M. Palanikannan and GitHub
dadd76b3ed
[WIKI-534] fix: save title input on closing ( #7366 )
...
* fix: save title input on closing
* fix: title input updatioin
2025-07-09 13:37:17 +05:30
sriram veeraghanta and GitHub
6ce700fd5d
chore: format files using prettier ( #7364 )
...
* chore: format files using prettier
* chore: api server files formatted
2025-07-08 20:41:11 +05:30
Anmol Singh Bhatia and GitHub
0225d806cc
[WEB-4328] feat: sidebar revamp ( #7217 )
...
* chore: sidebar peek state added to theme store
* chore: extended sidebar wrapper added
* chore: resizeable sidebar component added
* chore: appsidebar root component
* chore: updated sidebar and applied necessary changes across codebase
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: breadcrumb changes
* chore: sidebar improvements and fixes
* chore: enhancements and fixes
* fix: peek sidebar leave
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: icons added
* chore: add dock variable and toggle function to theme store
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: theme and workspace store updated
* chore: workspace content wrapper and apprail context
* chore: workspace and project wrapper updated
* chore: app rail component
* chore: content wrapper
* chore: sidebar component updated
* chore: layout changes and code refactoring
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: appsidebar toggle button
* chore: code refactor
* chore: workspace menu improvements
* chore: sidebar spacing and padding improvements
* chore: settings layout improvement
* chore: enhancements
* chore: extended sidebar code refactor
* chore: code refactor
* fix: merge conflict
* fix: merge conflict
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: code refactor
2025-07-08 20:18:39 +05:30
Nikhil and GitHub
fd9da3164e
[WEB-4452] fix: enhance URL detection logic in contains_url function ( #7352 )
...
* fix: enhance URL detection logic in contains_url function
* fix: improve error handling in URL detection logic
* fix: enhance URL detection logic with length limits and edge case handling
* fix: adjust URL line length limit for improved detection accuracy
2025-07-08 18:28:47 +05:30
Aaryan Khandelwal and GitHub
a4ec80ceca
[WIKI-530] regression: page version history dropdown item ( #7360 )
2025-07-08 16:07:03 +05:30
Sangeetha and GitHub
16332e0f6d
[WEB-4380] chore: work item link sentry error ( #7316 )
...
* chore: add warning param in log_exception:''
* fix: logging the exception
2025-07-08 15:43:42 +05:30
Prateek Shourya and GitHub
f40dda8fdc
[WEB-4454] fix: check project publish status using anchor field from publish settings
2025-07-08 15:22:00 +05:30
M. Palanikannan and GitHub
13ab0624d0
[WIKI-510] feat: enhance issue description input with unsaved changes tracking ( #7357 )
2025-07-08 14:58:41 +05:30
388588c588
fix: turbo dev command ( #7358 )
...
* chore: add dependencies for dev and develop scripts in turbo.json
* update persistence
* chore: remove develop command
---------
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com >
2025-07-08 13:59:54 +05:30
Aaron Heckmann and GitHub
c0f986cf95
fix(partial): get dev env working ( #7356 )
...
part of #7355
2025-07-08 13:33:12 +05:30
Vipin Chaudhary and GitHub
ab79a5da10
[WIKI-524] fix: emoji fall back image ( #7354 )
2025-07-08 03:21:03 +05:30
Prateek Shourya and GitHub
a2a62e2731
[WEB-4453] fix: enable revalidation on focus and stale data for current user fetch to handle 401 errors ( #7353 )
2025-07-07 19:52:18 +05:30
Aaryan Khandelwal and GitHub
e306a92adb
[WIKI-523] refactor: assets item component ( #7346 )
2025-07-07 18:04:12 +05:30
Prateek Shourya and GitHub
0f0c4b5293
[WEB-4443] fix: remove scroll-behaviour smooth causing Gantt chart continuous scroll ( #7351 )
2025-07-07 16:09:52 +05:30
Vipin Chaudhary and GitHub
28375c46e5
[WIKI-521] fix : emoji unexpectedly scroll ( #7344 )
...
* fix: emoji modal scroll
* refactor: emoji list
* fix: escape behavior
* fix: minor type fixes
2025-07-04 18:35:23 +05:30
Aaryan Khandelwal and GitHub
b909416c74
[WIKI-519] regression: page creator and version info #7341
2025-07-04 17:10:03 +05:30
sriram veeraghanta and GitHub
509db32267
chore: updated node version to 22 and python version to 3.12.10 ( #7343 )
...
* chore: updated node version to 22 and python version to 3.12.10
* chore: remove unneccessary comments
* chore: remove nodejs-current dependency
2025-07-04 16:28:30 +05:30
sriram veeraghanta and GitHub
fdbe4c2ca6
chore: rename server to api ( #7342 )
2025-07-04 15:32:21 +05:30
sriramveeraghanta
6bee97eb26
chore: remove unused files
2025-07-04 15:08:25 +05:30
sriram veeraghanta and GitHub
ba884d1e4d
feat: adding standard scripts for lint and format check ( #7326 )
...
* feat: adding standard scripts for lint and format check
* fix: update packages scripts
* fix: adding tsup config to utils package
* chore: updated build scripts in logger pacakge
2025-07-04 14:23:18 +05:30
sriram veeraghanta and GitHub
f2a87e8f15
feat: Adding Docker CMD in all Dockerfiles ( #7339 )
...
* fix: adding cmd to dockerfiles
* fix: adding cmd to live docker file
2025-07-04 13:59:14 +05:30
sriramveeraghanta
4f5272c8af
sync: canary cahnges to preview
2025-07-04 13:57:40 +05:30
sriram veeraghanta and GitHub
04b0d7ee9f
release: v0.27.1 #7328
2025-07-04 13:31:00 +05:30
Nikhil and GitHub
805cfed1a3
refactor: update paths and structure for server services in Docker and documentation ( #7333 )
...
- Changed references from 'apiserver' to 'apps/server' in Docker configurations and environment setup.
- Updated contributing documentation to reflect the new service structure.
- Adjusted setup script to accommodate the new directory layout.
- Removed obsolete files related to the previous structure.
2025-07-03 18:42:14 +05:30
sriram veeraghanta and GitHub
1de95ef0d0
feat: optimize docker builds for live server ( #7334 )
...
* feat: optimize docker builds for live server
* chore: removed package.json from dockerfile
2025-07-03 18:38:15 +05:30
Vamsi Krishna and GitHub
618fcf934f
refactor: string url path ( #7335 )
2025-07-03 18:07:02 +05:30
sriramveeraghanta
2f22ca0aea
chore: package version upgrade
2025-07-03 15:42:35 +05:30
Bavisetti Narayan and sriramveeraghanta
b97d4c4def
[WEB-4435] bug: trigger event for work item comment #7331
2025-07-03 15:12:10 +05:30
Vamsi Krishna and sriramveeraghanta
635d550d88
[WEB-4432] fix: webhooks translation #7332
2025-07-03 15:12:10 +05:30
Vamsi Krishna and sriramveeraghanta
4333cfbd11
[WEB-4432] fix: workspace analytics translation #7330
2025-07-03 15:12:10 +05:30
Vamsi Krishna and sriramveeraghanta
9789e176d2
[WEB-4427] fix: header alignments #7311
2025-07-03 15:12:10 +05:30
Bavisetti Narayan and GitHub
59919d3874
[WEB-4435] bug: trigger event for work item comment #7331
2025-07-03 15:06:11 +05:30
Vamsi Krishna and GitHub
75235f2ad5
[WEB-4432] fix: webhooks translation #7332
2025-07-03 15:05:13 +05:30
Aaryan Khandelwal and GitHub
6f27ec031d
[WIKI-466] refactor: remove rich text read only editor ( #7241 )
...
* refactor: remove rich text read only editor
* fix: type imports
2025-07-03 14:16:17 +05:30
Vamsi Krishna and GitHub
7d141f26ad
[WEB-4432] fix: workspace analytics translation #7330
2025-07-03 14:12:51 +05:30
Aaryan Khandelwal and GitHub
71012d24ab
[WEB-4436] fix: tailwind config #7329
2025-07-03 14:12:17 +05:30
sriram veeraghanta and GitHub
7d417c5457
fix: update docker file paths and context in branch build workflow #7323
2025-07-03 01:26:40 +05:30
sriram veeraghanta and GitHub
021b6eebdd
fix: admin and space docker paths ( #7322 )
2025-07-03 01:08:49 +05:30
sriram veeraghanta
e184b646e6
Merge branch 'pratapalakshmi-preview' into preview
2025-07-03 00:53:34 +05:30
sriram veeraghanta
549a0009e7
Merge branch 'preview' of github.com:pratapalakshmi/plane into pratapalakshmi-preview
2025-07-03 00:53:05 +05:30
sriram veeraghanta and GitHub
944b873184
chore: move all services inside the apps folder ( #7321 )
...
* chore: move all services inside the apps folder
* chore: rename apiserver to server
2025-07-03 00:44:13 +05:30
Mohamed Hayballa and GitHub
6000639921
feat(tests): Add comprehensive test suite for the Project API ( #7252 )
...
* feat(tests): Add reusable workspace fixture
Introduces a new `workspace` fixture in `conftest.py` to provide a
consistent and reusable setup for tests that require a workspace.
* feat(tests): Add tests for project creation (POST)
This commit introduces a comprehensive test suite for the project creation API endpoint.
The suite covers a wide range of scenarios, including:
- Successful creation and verification of side-effects (default states, project members, user properties).
- Validation for invalid or missing data (400 Bad Request).
- Permission checks for different user roles (e.g., guests are forbidden).
- Authentication requirements (401 Unauthorized).
- Uniqueness constraints for project names and identifiers (409 Conflict).
- Successful creation with all optional fields populated.
It leverages the `workspace`, `session_client` and `create_user` fixtures for a consistent test setup.
* refactor(tests): Centralize project URL helper into a base class
To avoid code duplication in upcoming tests, this commit introduces a `TestProjectBase` class.
The `get_project_url` helper method is moved into this shared base class, and the existing `TestProjectAPIPost` class is updated to inherit from it. This ensures the URL generation logic is defined in a single place and preparing the suite for the upcoming GET tests.
* feat(tests): Add tests for project listing and retrieval (GET)
This commit adds a suite for the GET method. It leverages the previously created `TestProjectBase` class for URL generation.
The new test suite covers:
- Listing projects:
- Verifies that administrators see all projects.
- Confirms guests only see projects they are members of.
- Tests the separate detailed project list endpoint.
- Retrieving a single project:
- Checks for successful retrieval of a project by its ID.
- Handles edge cases for non-existent and archived projects (404 Not Found).
- Authentication:
- Ensures authentication is required (401 Unauthorized).
* feat(tests): Add tests for project update (PATCH) and deletion (DELETE)
Key scenarios tested for PATCH:
- Successful partial updates by project administrators.
- Forbidden access for non-admin members (403).
- Conflict errors for duplicate names or identifiers on update (409).
- Validation errors for invalid data (400).
Key scenarios tested for DELETE:
- Successful deletion by both project admins and workspace admins.
- Forbidden access for non-admin members (403).
- Authentication checks for unauthenticated users (401).
* Remove unnecessary print statement
* refactor(tests): Update workspace fixture to use ORM
Updates the `workspace` fixture to create the model instance directly via the ORM using the `Workspace` model instead of the API, as requested during code review.
* Refactor: Remove some unused imports
Removes imports that I added while working on the test suite for the Project API but were ultimately not used. Note that other unused imports still exist from the state of the codebase when this branch was created/forked.
2025-07-03 00:40:42 +05:30
Prateek Shourya and GitHub
6ea24bfdcd
[WEB-4429] fix: url path generation #7317
2025-07-02 19:57:10 +05:30
sriram veeraghanta and GitHub
8cc23bc4a5
refactor: Admin App with better layouts and Meta Information ( #7200 )
...
* fix: layout structure in admin
* fix: layout structure in admin
* fix: delete layout files
* chore: updated form related info
* fix: admin import statements
* fix: general page unauthorized flickering issue
* chore: logs related
* chore: lock file updates
* fix: build errors
* fix: coderabbit suggestions
2025-07-02 19:43:44 +05:30
sriram veeraghanta and GitHub
7153064ebb
fix: live server runtime errors ( #7314 )
...
* fix: live tsconfig and tsup config
* fix: lock file updates
* feat: adding build process to constants and types packages
* chore: coderabbit suggestions
2025-07-02 18:20:18 +05:30
M. Palanikannan and GitHub
5874636b0b
[WIKI-508] fix: select all with table select #7285
2025-07-02 15:41:31 +05:30
Aaryan Khandelwal and GitHub
f679628365
[WIKI-449] feat: image block download and alignment options ( #7254 )
...
* refactor: custom image extension
* refactor: extension config
* revert: image full screen component
* fix: undo operation
* chore: add download and alignment options
* chore: render image full screen modal in a portal
* chore: add missing attribute to image extension
* chore: minor bugs and improvements
* chore: add aria attributes
* chore: remove unnecessary file
* fix: full screen modal z-index
2025-07-02 15:36:06 +05:30
Vipin Chaudhary and GitHub
ba6b822f60
[WIKI-402] feat: emoji support for all editors ( #7275 )
...
* feat: basic emoji
* feat:emoji slash command
* update slice command
* refactor: emoji storage
* refactor:types
* refactor: emoji list
* refactor: restructure extension
* chore: add comments
* chore: update comments
* fix: fallback image
2025-07-02 15:32:07 +05:30
Vamsi Krishna and GitHub
757019bf43
[WEB-4427] fix: header alignments #7311
2025-07-02 15:30:40 +05:30
M. Palanikannan and GitHub
295eb1ef72
[WIKI-506] fix: close the link view after 300ms of hovering out #7283
2025-07-02 15:29:32 +05:30
Aaryan Khandelwal and GitHub
1fcffad7dd
[WIKI-491] [WIKI-496] [WIKI-499] refactor: tables width and selection UI ( #7274 )
...
* refactor: tables width and selection UI
* fix: drag handle position
* refactor: selection decorator logic
* refactor: adjacent cells logic
* refactor: folder structure
* chore: default column width for new columns
* refactor: plugin location
2025-07-02 15:27:48 +05:30
Aaryan Khandelwal and GitHub
0b159c4963
[WIKI-400] feat: page navigation pane ( #7206 )
...
* init: page navigation pane
* chore: outline and info tabs
* chore: asset download endpoint
* chore: realtime document info updates
* chore: add support for code splitting
* fix: formatting
* refactor: image block id generation
* chore: implement translation
* refactor: assets list storage logic
* fix: build errors
* fix: image extension name
* refactor: add support for additional asset items
* refactor: asset extraction logic
* chore: add translations
* fix: merge conflicts resolved from preview
* chore: remove version history option from the dropdown
* chore: query params handling
* chore: remove unnecessary logic
* refactor: empty state components
* fix: empty state asset path
2025-07-02 15:25:52 +05:30
cfe169c6d7
[WEB-4423] refactor: event trackers ( #7289 )
...
* feat: event tracker helper
* feat: track click events for `data-ph-element`
* fix: handled click events
* fix: handled name
* chore: tracker element updates
* chore: remove export
* chore: tracker element type
* chore: track element and event helper.
* chore: minor improvements
* chore: minor refactors
* fix: workspace events
* fix: added slug
* fix: changes nomenclature
* fix: nomenclature
* chore: update event tracker helper types
* fix: data id
* refactor: cycle events (#7290 )
* chore: update event tracker helper types
* refactor: cycle events
* refactor: cycle events
* refactor: cycle event tracker
* chore: update tracker elements
* chore: check for closest element with data-ph-element attribute
---------
Co-authored-by: Prateek Shourya <prateekshourya@Prateeks-MacBook-Pro.local >
* Refactor module events (#7291 )
* chore: update event tracker helper types
* refactor: cycle events
* refactor: cycle events
* refactor: cycle event tracker
* refactor: module tracker event and element
* chore: update tracker element
* chore: revert unnecessary changes
---------
Co-authored-by: Prateek Shourya <prateekshourya@Prateeks-MacBook-Pro.local >
* refactor: global views, product tour, notifications, onboarding, users and sidebar related events
* chore: member tracker events (#7302 )
* chore: member-tracker-events
* fix: constants
* refactor: update event tracker constants
* refactor: auth related event trackers (#7306 )
* Chore: state events (#7307 )
* chore: state events
* fix: refactor
* chore: project events (#7305 )
* chore: project-events
* fix: refactor
* fix: removed hardcoded values
* fix: github redirection event
* chore: project page tracker events (#7304 )
* added events for most page events
* refactor: simplify lock button event handling in PageLockControl
---------
Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com >
Co-authored-by: M. Palanikannan <73993394+Palanikannan1437@users.noreply.github.com >
* chore: minor cleanup and import fixes
* refactor: added tracker elements for buttons (#7308 )
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
* fix: event type
* refactor: posthog group event
* chore: removed instances of event tracker (#7309 )
* refactor: remove event tracker stores and hooks
* refactor: remove event tracker store
* fix: build errors
* clean up event tracker payloads
* fix: coderabbit suggestions
---------
Co-authored-by: Prateek Shourya <prateekshourya@Prateeks-MacBook-Pro.local >
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com >
Co-authored-by: M. Palanikannan <73993394+Palanikannan1437@users.noreply.github.com >
Co-authored-by: Vamsi Krishna <46787868+vamsikrishnamathala@users.noreply.github.com >
2025-07-02 15:23:18 +05:30
sriram veeraghanta and GitHub
fa9c63716c
fix: circular dependencies between packages ( #7277 )
2025-07-01 19:19:44 +05:30
sriramveeraghanta
d3f1b511ad
sync: canary changes to preview
2025-07-01 17:42:13 +05:30
sriram veeraghanta and GitHub
5a3f709e72
release: v0.27.0 #7296
2025-07-01 17:40:56 +05:30
Bavisetti Narayan and GitHub
e624a17868
[WEB-4418]fix: fixed the pagination for issues #7301
2025-07-01 15:03:20 +05:30
Vamsi Krishna and GitHub
670da9fa03
[WEB-4416]fix: Unnecessary border on Intake header #7297
2025-07-01 13:21:29 +05:30
Aaron and GitHub
b03844ee2d
[WEB-4417] chore: optimize package imports instead of transpile #7292
2025-07-01 12:54:39 +05:30
Dheeraj Kumar Ketireddy and GitHub
f36d0691fe
Chore: replace relation choices with TextChoices in IssueRelation model ( #7295 )
2025-07-01 12:36:27 +05:30
sriram veeraghanta
e7d888d817
chore: package version updated
2025-06-30 23:56:34 +05:30
Jayash Tripathy and GitHub
2f6923fca0
fix: work item peek infinite loop ( #7284 )
...
* fix: removed t function from dependency array which was causing infinite loop
* fix: add eslint disable comment for exhaustive-deps warning in IssuePeekOverview
2025-06-30 16:10:50 +05:30
Vamsi Krishna and GitHub
912246c592
[WEB-4365] fix: dates display properties toggle #7262
2025-06-30 16:10:06 +05:30
4a065e14d0
[WEB-4409] refactor: event constants ( #7276 )
...
* refactor: event constants
* fix: cycle event keys
* chore: store extension
* chore: update events naming convention
---------
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com >
2025-06-27 19:01:00 +05:30
Aaryan Khandelwal and GitHub
e09aeab5b8
[WIKI-481] refactor: editor parser #7261
2025-06-27 16:05:38 +05:30
Akshita Goyal and GitHub
25a6cd49fc
fix: added @plane/services to the web dependencies ( #7271 )
2025-06-26 14:33:13 +05:30
b5538565c7
[WEB-4371] feat: bar chart component with lollipop shape variant ( #7268 )
...
* feat: enhance bar chart component with shape variants and custom tooltip
* Update packages/propel/src/charts/bar-chart/bar.tsx
removed the unknown props
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* Update packages/propel/src/charts/bar-chart/bar.tsx
removed console log
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* refactor: replace inline percentage text with PercentageText component in bar chart
* Added new variant - lollipop-dotted
* added some comments
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-06-25 23:43:10 +05:30
b8043f92b1
[WEB-4373]: optimize backend query for workspace views and Project gantt view ( #7267 )
...
* feat: add IssueListDetailSerializer for detailed issue representation
- Introduced IssueListDetailSerializer to enhance issue data representation with expanded fields.
- Updated issue detail endpoint to utilize the new serializer for improved data handling.
- Added methods for retrieving related module, label, and assignee IDs, along with support for expanded relations.
* feat: add ViewIssueListSerializer and enhance issue ordering
- Introduced ViewIssueListSerializer for improved issue representation, including assignee, label, and module IDs.
- Updated WorkspaceViewIssuesViewSet to utilize the new serializer and optimized queryset with prefetching.
- Enhanced order_issue_queryset to maintain consistent ordering by created_at alongside other fields.
- Modified pagination logic to support total count retrieval for better performance.
* fix: optimize issue filtering and pagination logic
- Updated WorkspaceViewIssuesViewSet to apply filters more efficiently in the issue query.
- Refined pagination logic in OffsetPaginator to ensure consistent behavior using limit instead of cursor.value, improving overall pagination accuracy.
* fix: improve pagination logic in OffsetPaginator
- Updated the next_cursor calculation to use the length of results instead of cursor.value, ensuring accurate pagination behavior.
- Added a comment to clarify the purpose of checking for additional results after the current page.
* Move the common permission filters into a separate method
* fix: handle deleted related issues in serializers
- Updated IssueListDetailSerializer to skip null related issues when building relations.
- Enhanced ViewIssueListSerializer to safely access state.group, returning None if state is not present.
- Removed unused User import in base.py for cleaner code.
---------
Co-authored-by: Dheeraj Kumar Ketireddy <dheeru0198@gmail.com >
2025-06-25 19:10:24 +05:30
Aaryan Khandelwal and GitHub
0e91feacc3
[WIKI-74] fix: peek overview closing on escape key #7259
2025-06-25 19:09:54 +05:30
Prateek Shourya and GitHub
40c0922726
[WEB-4387] fix: global layout when filter is set to list ( #7264 )
2025-06-24 20:25:26 +05:30
Aaryan Khandelwal and GitHub
dee8f00a71
[WEB-4384] fix: power k page search redirection #7263
2025-06-24 20:24:35 +05:30
Aaryan Khandelwal and GitHub
072f2e2cac
[WEB-4363] regression: analytics tabs improvements #7260
2025-06-24 16:08:30 +05:30
Prateek Shourya and GitHub
79c2dfd293
[WEB-4375] fix: minor issues in timeline layout ( #7257 )
2025-06-24 14:19:00 +05:30
JayashTripathy and GitHub
22a9d48ca3
[WEB-4363]: Analytics tab improvements #7248
...
fix: padding in tabs
2025-06-24 14:17:40 +05:30
fbcc8fc8a0
[WIKI-421] fix: Toolbar not reflecting strikethrough state ( #7255 )
...
* fix: strick through
* fix: bubble menu options types
---------
Co-authored-by: vipin chaudhary <vipinchaudhary@vipins-MacBook-Pro.local >
2025-06-24 14:16:07 +05:30
Aaryan Khandelwal and GitHub
c1fa372c84
[WIKI-471] refactor: custom image extension ( #7247 )
...
* refactor: custom image extension
* refactor: extension config
* revert: image full screen component
* fix: undo operation
2025-06-24 14:05:11 +05:30
Prateek Shourya and GitHub
7045a1f2af
[WEB-4361] fix: add onChange to collaborative editor #7246
2025-06-20 17:24:49 +05:30
Prateek Shourya and GitHub
f26b4d3d06
[WEB-4359] fix: application crash when creating work item via quick add ( #7245 )
2025-06-20 15:16:16 +05:30
Prateek Shourya and GitHub
c3c1aef7a9
[WEB-4357] fix: remove trailing slash from asset url #7240
2025-06-19 19:09:59 +05:30
24e57009af
[WIKI-465] fix : Add new node on click of doc end ( #7063 )
...
* fix : handle last node
* fix : handle unexpected node
* remove logs
* feat: handle focus
---------
Co-authored-by: M. Palanikannan <73993394+Palanikannan1437@users.noreply.github.com >
2025-06-19 17:17:56 +05:30
2b7a17b484
[WEB-4050] feat: breadcrumbs revamp ( #7188 )
...
* chore: project feature enum added
* feat: revamp breadcrumb and add navigation dropdown component
* chore: custom search select component refactoring
* chore: breadcrumb stories added
* chore: switch label and breadcrumb link component refactor
* chore: project navigation helper function added
* chore: common breadcrumb component added
* chore: breadcrumb refactoring
* chore: code refactor
* chore: code refactor
* fix: build error
* fix: nprogress and button tooltip
* chore: code refactor
* chore: workspace view breadcrumb improvements
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: code refactor
---------
Co-authored-by: vamsikrishnamathala <matalav55@gmail.com >
2025-06-19 17:17:14 +05:30
64fd0b2830
[WEB-4321]chore: workspace views refactor ( #7214 )
...
* chore: workspace views reafactor
* chore: resolved coderabbit suggestions
* chore: added project level workspace filter
* chore: added enum for roles
* chore: removed redundant type definition
* chore: optimised the query
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2025-06-19 16:26:32 +05:30
Aaryan Khandelwal and GitHub
8988cf9a85
[WEB-462] refactor: editor props structure ( #7233 )
...
* refactor: editor props structure
* chore: add missing prop
* fix: space app build
* chore: export ce types
2025-06-19 16:25:52 +05:30
eb5ffebcc6
[WIKI-458] refactor: base page instance for additional properties ( #7228 )
...
* refactor: create a super class for base page
* fix: path
---------
Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com >
2025-06-19 16:00:18 +05:30
M. Palanikannan and GitHub
414010688d
[WIKI-384] chore: editor core refactor ( #7235 )
...
* fix: extra actions
* chore: page flags
2025-06-19 15:59:38 +05:30
JayashTripathy and GitHub
171099667e
[WEB-4339] fix: projects dropdown shows all projects ( #7238 )
...
* fix: projects drop only shows joined project
* refactor: removed unused things from header
2025-06-19 15:57:19 +05:30
d65f0e264e
[WEB-4327] Chore PAT permissions ( #7224 )
...
* chore: improved pat permissions
* fix: err message
* fix: removed permission from backend
* [WEB-4330] refactor: update API token endpoints to use user context instead of workspace slug
- Changed URL patterns for API token endpoints to use "users/api-tokens/" instead of "workspaces/<str:slug>/api-tokens/".
- Refactored ApiTokenEndpoint methods to remove workspace slug parameter and adjust database queries accordingly.
- Added new test cases for API token creation, retrieval, deletion, and updates, including support for bot users and minimal data submissions.
* fix: removed workspace slug from api-tokens
* fix: refactor
* chore: url.py code rabbit suggestion
* fix: APITokenService moved to package
---------
Co-authored-by: Dheeraj Kumar Ketireddy <dheeru0198@gmail.com >
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com >
2025-06-18 16:08:11 +05:30
Akshita Goyal and GitHub
c7d17d00b7
[WEB-4017] fix: hooks and store refactoring for issue-details ( #7107 )
...
* fix: hooks and store splitting for issue-details
* fix: refactoring
* fix: refactoring
* fix: refactor
* fix: css
2025-06-18 15:59:26 +05:30
JayashTripathy and GitHub
9cdfb2224a
[WEB-4160]: Context menu close after clicking on menu item of project #7231
2025-06-18 15:33:06 +05:30
Sangeetha and GitHub
8129f5f969
[WEB-4340] fix: duplicate assignees in user recents ( #7216 )
...
* fix: duplicate assignees in user recents
* chore: optimize filtering logic
* chore: filter with deleted_at field
* chore: tests for IssueRecentSerializer
2025-06-18 15:14:21 +05:30
Prateek Shourya and GitHub
89b8cdbe6e
[WEB-4335] improvement: optimize assignee grouping with improved member scope handling ( #7227 )
2025-06-17 17:17:04 +05:30
Prateek Shourya and GitHub
53e6a62a12
fix: move lucide related constants to ui package ( #7226 )
...
* fix: move lucide related constants to ui package
* chore: update yarn.lock
2025-06-17 17:06:05 +05:30
Pratapa Lakshmi
59a682f6d9
fix: update Dockerfile for space application to correct static asset path
2025-06-17 15:58:43 +05:30
Pratapa Lakshmi
6fd448ddac
refactor: update Dockerfile for space and web applications to correct asset paths and improve structure
2025-06-17 15:15:26 +05:30
Prateek Shourya and GitHub
75f89c4c12
fix: docker build ( #7220 )
...
* fix: docker build
* fix: build
2025-06-17 14:08:50 +05:30
Pratapa Lakshmi
91c4047afd
refactor: optimize Dockerfile for web and space applications by refining COPY commands for static assets
2025-06-17 12:47:00 +05:30
0983e5f44d
[WEB-4281] chore: project error message updated ( #7190 )
...
* chore: project error message updated
* fix: error message for project creation
* fix: incorrect error code
* chore: code refactor
* chore: code refactor
---------
Co-authored-by: sangeethailango <sangeethailango21@gmail.com >
2025-06-16 17:19:44 +05:30
Prateek Shourya and GitHub
2014400bed
refactor: move web utils to packages ( #7145 )
...
* refactor: move web utils to packages
* fix: build and lint errors
* chore: update drag handle plugin
* chore: update table cell type to fix build errors
* fix: build errors
* chore: sync few changes
* fix: build errors
* chore: minor fixes related to duplicate assets imports
* fix: build errors
* chore: minor changes
2025-06-16 17:18:41 +05:30
sriram veeraghanta
dffcc6dc10
chore(deps): brace-expansion upgraded to 2.0.2
2025-06-16 17:10:08 +05:30
sriram veeraghanta
640b23fb1b
chore(deps): nextjs upgrade to 14.2.30
2025-06-16 17:02:04 +05:30
JayashTripathy and GitHub
e13d8aa4b3
[WEB-4231] Pie chart tooltip #7192
2025-06-16 14:03:07 +05:30
Prateek Shourya and GitHub
cf595de7c7
[WEB-4311] fix: membership data handling and state reversal on error ( #7205 )
2025-06-16 14:02:47 +05:30
JayashTripathy and GitHub
0fa9c8b015
[WEB-4323] refactor: Analytics refactor ( #7213 )
...
* chore: updated label for epics
* chore: improved export logic
* refactor: move csvConfig to export.ts and clean up export logic
* refactor: remove unused CSV export logic from WorkItemsInsightTable component
* refactor: streamline data handling in InsightTable component for improved rendering
* feat: add translation for "No. of {entity}" and update priority chart y-axis label to use new translation
* refactor: cleaned up some component and added utilitites
* feat: add "at_risk" translation to multiple languages in translations.json files
* refactor: update TrendPiece component to use new status variants for analytics
* fix: adjust TrendPiece component logic for on-track and off-track status
* refactor: use nullish coalescing operator for yAxis.dx in line and scatter charts
* feat: add "at_risk" translation to various languages in translations.json files
* feat: add "no_of" translation to various languages in translations.json files
* feat: update "at_risk" translation in Ukrainian, Vietnamese, and Chinese locales in translations.json files
* refactor: rename insightsFields to ANALYTICS_INSIGHTS_FIELDS and update analytics tab import to use getAnalyticsTabs function
* feat: update AnalyticsWrapper to use i18n for titles and add new translation for "no_of" in Russian
* fix: update yAxis labels and offsets in various charts to use new translation key and improve layout
* feat: define AnalyticsTab interface and refactor getAnalyticsTabs function for improved type safety
* fix: update AnalyticsTab interface to use TAnalyticsTabsBase for improved type safety
* fix: add whitespace-nowrap class to TableHead for improved header layout in DataTable component
2025-06-16 14:01:49 +05:30
Aaryan Khandelwal and GitHub
6fe0415d66
[WEB-4316] chore: new endpoints to download an asset ( #7207 )
...
* chore: new endpoints to download an asset
* chore: add exception handling
2025-06-13 14:41:08 +05:30
sriram veeraghanta and GitHub
ebc2bdcd3a
feat: adding build process to logger package using tsup #7210
2025-06-13 01:50:44 +05:30
Aaron and GitHub
11b222ece8
chore(deps): update TypeScript version across multiple packages to 5.8.3 ( #7209 )
2025-06-13 01:40:27 +05:30
JayashTripathy and GitHub
c1a078ef3f
[WEB-4246] Analytics minor improvements ( #7194 )
...
* chore: updated label for epics
* chore: improved export logic
* refactor: move csvConfig to export.ts and clean up export logic
* refactor: remove unused CSV export logic from WorkItemsInsightTable component
* refactor: streamline data handling in InsightTable component for improved rendering
* feat: add translation for "No. of {entity}" and update priority chart y-axis label to use new translation
* refactor: cleaned up some component and added utilitites
* feat: add "at_risk" translation to multiple languages in translations.json files
* refactor: update TrendPiece component to use new status variants for analytics
* fix: adjust TrendPiece component logic for on-track and off-track status
* refactor: use nullish coalescing operator for yAxis.dx in line and scatter charts
* feat: add "at_risk" translation to various languages in translations.json files
* feat: add "no_of" translation to various languages in translations.json files
* feat: update "at_risk" translation in Ukrainian, Vietnamese, and Chinese locales in translations.json files
2025-06-12 21:15:09 +05:30
Akshita Goyal and GitHub
ad11a34efc
[WEB-4236] fix: divided settings scroll for sidebar and main content ( #7201 )
...
* fix: divided settings scroll for sidebar and main content
* fix: handled icons
* fix: mobile css
2025-06-11 16:11:40 +05:30
Prateek Shourya and GitHub
9c28db8b7b
[WEB-4300] improvement: add allowedProjectIds to create work item modal ( #7195 )
2025-06-10 20:32:39 +05:30
32d5fea3d3
chore(deps): bump requests ( #7193 )
...
Bumps the pip group with 1 update in the /apiserver/requirements directory: [requests](https://github.com/psf/requests ).
Updates `requests` from 2.32.2 to 2.32.4
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.32.2...v2.32.4 )
---
updated-dependencies:
- dependency-name: requests
dependency-version: 2.32.4
dependency-type: direct:production
dependency-group: pip
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-10 17:39:48 +05:30
Prateek Shourya and GitHub
6adc721b34
[WEB-4283] fix: update group key handling in issue store utilities for state groups ( #7191 )
...
* fix: update group key handling in issue store utilities for state groups
- Introduced a new function to determine the default group key based on the provided groupByKey.
- Updated references to use the new function for improved clarity and maintainability.
- Adjusted the mapping for "state_detail.group" in the ISSUE_GROUP_BY_KEY to ensure consistency.
- Enhanced the getArrayStringArray method to handle group values more effectively.
* refactor: clean up filters constants
2025-06-10 13:56:42 +05:30
Anmol Singh Bhatia and GitHub
531748dcc3
[WEB-4288] fix: auth page tab index ( #7189 )
...
* fix: auth page tab index
* chore: code refactor
2025-06-10 01:47:59 +05:30
Sangmin Ahn and GitHub
9965f48ba7
fix: prevent prematurely triggered Japanese label creation ( #7084 )
2025-06-09 16:07:42 +05:30
Saurabh Kumar and GitHub
d15d7549f7
[SILO-303] Add external id and external source in project model #7182
2025-06-09 16:02:09 +05:30
Vamsi Krishna and GitHub
8fcffd2338
[WEB-4196]fix: sub work item copy link message #7186
2025-06-09 15:46:57 +05:30
Vamsi Krishna and GitHub
07e937cd8e
[WEB-4094]chore: workspace notifications refactor ( #7061 )
...
* chore: workspace notifications refactor
* fix: url params
* fix: added null checks to avoid run time errors
* fix: notifications header color fix
2025-06-09 15:33:57 +05:30
Farahat Abdrabouh and GitHub
1f1b421735
Docs: Correct numeric values in contributing guide #7184
2025-06-09 13:22:07 +05:30
sriram veeraghanta
5a43ec8411
chore: turbo repo version upgrade
2025-06-09 13:20:07 +05:30
sriram veeraghanta
c86e7e02bc
chore: upgrade tar-fs package to fix vulnerabilities
2025-06-09 13:19:14 +05:30
sriram veeraghanta
d91d7a2f60
chore: tar-fs patch upgrade
2025-06-09 12:58:18 +05:30
sriram veeraghanta
b3b285b1e5
chore: upgrade django version to 4.2.22
2025-06-09 12:49:26 +05:30
Prateek Shourya and GitHub
11debee402
fix: build errors related to project member list ( #7185 )
2025-06-09 00:31:27 +05:30
Vamsi Krishna and GitHub
1608e4f122
[WEB-3374]feat: added merge date display ( #7141 )
...
* feat: added merge date display
* chore: moved formatter ti utils
* chore: removed unwanted props
2025-06-08 23:47:08 +05:30
edeeee1227
[WEB-4063]chore: updated work item email template ( #7044 )
...
* chore: updated work item email template
* chore: passed dynamic value for email template
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2025-06-08 23:46:12 +05:30
sriram veeraghanta
9ff238816b
sync: canary changes to preview
2025-06-06 18:06:51 +05:30
sriram veeraghanta and GitHub
5ef33ab798
release: v0.26.1 #7181
2025-06-06 17:55:03 +05:30
sriram veeraghanta
6bd5caf008
chore: upgrade package version
2025-06-06 17:50:31 +05:30
sriram veeraghanta and GitHub
27806fbe20
release: v0.26.1 #7179
2025-06-06 17:27:49 +05:30
sriram veeraghanta
c021aff58f
chore: django version upgrade
2025-06-06 16:04:34 +05:30
sriram veeraghanta
683be55883
chore: upgrade nextjs version
2025-06-06 16:02:56 +05:30
Manish Gupta and sriram veeraghanta
970ce8cf26
[INFRA-183] feat: add restore-airgapped script to build workflow ( #7170 )
...
* [WEB-4260] chore: add restore-airgapped script to build workflow
* docs: update restore instructions in README for self-hosted and commercial air-gapped versions
* fix: update restore script filename and improve error handling in restore-airgapped script
2025-06-06 15:24:43 +05:30
Manish Gupta and sriram veeraghanta
cbbe1a4e4d
refactor: Enhance backup and restore scripts for container data ( #7055 )
...
* refactor: enhance backup and restore scripts for container data management
* fix: ensure proper quoting in backup script to handle paths with spaces
* fix: ensure backup directory is only removed if tar command succeeds
* CodeRabbit fixes
2025-06-06 15:24:43 +05:30
Manish Gupta and sriram veeraghanta
6a74677cc9
fix: update API service startup check to use HTTP request instead of logs ( #7054 )
2025-06-06 15:24:43 +05:30
sriram veeraghanta
f6ea4f931d
Merge branch 'canary' of github.com:makeplane/plane into preview
2025-06-06 15:23:10 +05:30
Aaryan Khandelwal and GitHub
950fcfdb40
[WIKI-391] chore: handle deactivated user display name in version history #7171
2025-06-06 15:04:00 +05:30
Bavisetti Narayan and GitHub
053c895120
[WEB 4252] chore: updated the favicon request for work item link ( #7173 )
...
* chore: added the favicon to link
* chore: added none validation for soup
2025-06-06 15:02:00 +05:30
Aaryan Khandelwal and GitHub
245167e8aa
refactor: unused components, hooks, constants ( #7157 )
...
* refactor: remove unused dashboard components and fetch keys
* refactor: remove unused hooks and wrappers
* chore: remove unused function
2025-06-06 14:09:56 +05:30
Vamsi Krishna and GitHub
6be3f0ea73
[WEB-4208]chore: refactored work item quick actions ( #7136 )
...
* chore: refactored work item quick actions
* chore: update event handling for menu
* chore: reverted unwanted changes
* fix: update archive copy link
* chore: handled undefined function implementation
2025-06-06 13:21:00 +05:30
JayashTripathy and GitHub
14d2d69120
[WEB-4230] refactor: Analytics code refacor, Removal of nivo charts dependencies and translations ( #7131 )
...
* chore: added code split for the analytics store
* chore: done some refactor
* refactor: update entity keys in analytics and translations
* chore: updated the translations
* refactor: simplify AnalyticsStoreV2 class by removing unnecessary constructor
* feat: add AnalyticsStoreV2 class and interface for enhanced analytics functionality
* feat: enhance WorkItemsModal and analytics store with isEpic functionality
* feat: integrate isEpic state into TotalInsights and WorkItemsModal components
* refactor: remove isEpic state from WorkItemsModalMainContent component
* refactor: removed old analytics components and related services
* refactor: new analytics
* refactor: removed all nivo chart dependencies
* chore: resolved coderabbit comments
* fix: update processUrl to handle custom-work-items in peek view
* feat: implement CSV export functionality in InsightTable component
* feat: enhance analytics service with filter parameters and improve data handling in InsightTable
* feat: add new translation keys for various statuses across multiple languages
* [WEB-4246] fix: enhance analytics components to include 'isEpic' parameter for improved data fetching
* chore: update yarn.lock to remove deprecated @nivo packages and clean up unused dependencies
2025-06-06 01:53:38 +05:30
Anmol Singh Bhatia and GitHub
570a9e319e
[WEB-4257] chore: user profile setting options updated #7166
2025-06-06 01:47:31 +05:30
Anmol Singh Bhatia and GitHub
469a027bb6
[WEB-4274] fix: metadata base url warning #7175
2025-06-05 22:51:56 +05:30
Prateek Shourya and GitHub
8c99a7df88
[WEB-4273] fix: plans comparison scroll issue ( #7176 )
2025-06-05 22:51:05 +05:30
Prateek Shourya and GitHub
f34f078bd2
[WEB-4272] fix: remove duplicate CommandPalette instances from settings layouts to prevent modal conflicts ( #7174 )
2025-06-05 20:48:36 +05:30
Anmol Singh Bhatia and GitHub
0fe2549bc6
[WEB-4256] chore: add og image and update meta tags for social media compatibility ( #7165 )
...
* chore: og image added
* chore: meta config for cross-platform support
2025-06-05 19:32:11 +05:30
Prateek Shourya and GitHub
118964de01
[WEB-4254] fix: ensure user details are available in project member details computation ( #7162 )
2025-06-05 19:31:07 +05:30
Manish Gupta and GitHub
9f37f1ef0e
[INFRA-183] feat: add restore-airgapped script to build workflow ( #7170 )
...
* [WEB-4260] chore: add restore-airgapped script to build workflow
* docs: update restore instructions in README for self-hosted and commercial air-gapped versions
* fix: update restore script filename and improve error handling in restore-airgapped script
2025-06-05 17:27:57 +05:30
Prateek Shourya and GitHub
986f29d1f2
[WEB-4253] improvement: plan card enhancements ( #7168 )
...
* [WEB-4253] improvement: plan card enhancements
* improvement: pricing changes
2025-06-05 14:37:26 +05:30
Aaryan Khandelwal and GitHub
1113f9fc19
[WIKI-412] regression: drop plugin logic #7161
2025-06-04 19:07:49 +05:30
Prateek Shourya and GitHub
ef3ec7274c
[WEB-4253] improvement: minor enhancements to billing page ( #7160 )
2025-06-04 17:29:45 +05:30
a0a45b7916
[WEB-4249] fix: settings header css + cta on error page + project member list ( #7159 )
...
* fix: settings header css + cta on error page
* [WEB-4249] fix: filter out inactive workspace members from project member list
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
2025-06-04 16:38:35 +05:30
Aaryan Khandelwal and GitHub
2792d48288
[WIKI-412] chore: improved rich text editor extensions handling ( #7158 )
...
* chore: code split for rich text editor extensions
* chore: update type
* chore: add missing prop
2025-06-04 15:32:54 +05:30
Anmol Singh Bhatia and GitHub
b2ccca0567
[WEB-3931] chore: maintenance page ux copy ( #7135 )
...
* chore: maintenance ux copy translation added
* chore: maintenance ux copy updated
* chore: code refactor
2025-06-04 13:37:58 +05:30
Prateek Shourya and GitHub
2e822b38e4
[WEB-4240] chore: bump local db version to 1.3 #7154
2025-06-04 13:01:29 +05:30
JayashTripathy and GitHub
e570fe404f
[WEB-4182] Fix work item links error messages ( #7122 )
...
* fix: backend error message toast when getting error
* fix: toast in small screens
2025-06-03 22:18:26 +05:30
Aaryan Khandelwal and GitHub
48b613ae66
[WIKI-410] chore: editor translation files #7156
2025-06-03 22:13:56 +05:30
Prateek Shourya and GitHub
e70105235b
[WEB-4245] improvement: minor enhancements to project members settings page ( #7153 )
2025-06-03 15:09:54 +05:30
Nikhil and GitHub
7766e8b5cf
[WEB-3998]: clean up imports and remove cache decorators in workspace views to avoid stale data on browser cache #7150
2025-06-03 13:36:52 +05:30
Akshita Goyal and GitHub
16d63abcdc
[WEB-3998] fix: minor empty states changes + refactoring ( #7151 )
2025-06-02 15:50:57 +05:30
M. Palanikannan and GitHub
0568b8d583
regression: building utils back to run live server ( #7149 )
2025-06-02 13:32:34 +05:30
Quang Hung Pham and GitHub
64da29b0d9
chore: add select all/deselect all functionality when adding existing work item ( #7045 )
...
* chore: add select all/deselect all functionality
* chore: update button display logic by CR
2025-06-02 13:30:31 +05:30
Zero King and GitHub
7c336a65c4
buid: add .venv to .dockerignore ( #7146 )
2025-05-31 12:32:25 +05:30
sriram veeraghanta
2242a85e5c
chore: nextjs upgrade
2025-05-30 21:12:02 +05:30
Aaryan Khandelwal and GitHub
323920a358
[WIKI-399] fix: add favorite action to page header #7144
2025-05-30 20:58:46 +05:30
Aaryan Khandelwal and GitHub
151fc8389e
[WIKI-181] chore: asset check endpoint added #7140
2025-05-30 20:58:06 +05:30
sriram veeraghanta
0f828fd5e0
chore: core component fixes
2025-05-30 20:57:35 +05:30
Prateek Shourya and GitHub
67cbe94d4a
[WEB-3964] refactor: permission layer ( #7094 )
...
* refactor: permission layer
* refactor: add original_role to project member serializer
* chore: minor fixes related to permission layer
* fix: strict type checking while checking user permissions
2025-05-30 19:57:07 +05:30
sriram veeraghanta and GitHub
322af8c436
[WEB-4223] fix: remove build process from utils package #7138
2025-05-30 18:48:18 +05:30
41c2aefad4
[WEB-3998] feat: settings page revamp ( #6959 )
...
* chore: return workspace name and logo in profile settings api
* chore: remove unwanted fields
* fix: backend
* feat: workspace settings
* feat: workspce settings + layouting
* feat: profile + workspace settings ui
* chore: project settings + refactoring
* routes
* fix: handled no project
* fix: css + build
* feat: profile settings internal screens upgrade
* fix: workspace settings internal screens
* fix: external scrolling allowed
* fix: css
* fix: css
* fix: css
* fix: preferences settings
* fix: css
* fix: mobile interface
* fix: profile redirections
* fix: dark theme
* fix: css
* fix: css
* feat: scroll
* fix: refactor
* fix: bug fixes
* fix: refactor
* fix: css
* fix: routes
* fix: first day of the week
* fix: scrolling
* fix: refactoring
* fix: project -> projects
* fix: refactoring
* fix: refactor
* fix: no authorized view consistency
* fix: folder structure
* fix: revert
* fix: handled redirections
* fix: scroll
* fix: deleted old routes
* fix: empty states
* fix: headings
* fix: settings description
* fix: build
---------
Co-authored-by: gakshita <akshitagoyal1516@gmail.com >
Co-authored-by: Akshita Goyal <36129505+gakshita@users.noreply.github.com >
2025-05-30 18:47:33 +05:30
445c819fbd
[WEB-4172] feat: Crawl work item links for title and favicon ( #7117 )
...
* feat: added a python bg task to crawl work item links for title and description
* fix: return meta_data in the response
* fix: add validation for accessing IP ranges
* fix: remove json.dumps
* fix: handle exception by returning None
* refactor: call find_favicon_url inside fetch_and_encode_favicon function
* chore: type hints
* fix: Handle None
* fix: remove print statementsg
* chore: added favicon and title of links
* fix: return null if no title found
* Update apiserver/plane/bgtasks/work_item_link_task.py
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* fix: remove exception handling
* fix: reduce timeout seconds
* fix: handle timeout exception
* fix: remove request timeout handling
* feat: add Link icon to issue detail links and update rendering logic
* fix: use logger for exception
---------
Co-authored-by: sangeethailango <sangeethailango21@gmail.com >
Co-authored-by: JayashTripathy <jayashtripathy371@gmail.com >
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-05-30 18:44:53 +05:30
Aaryan Khandelwal and GitHub
046a8a1bcf
[WEB-4189] chore: add tailwind container-queries plugin #7125
2025-05-30 18:41:12 +05:30
Akshita Goyal and GitHub
099a1cc12b
[WEB-3863] fix: links error handling #7126
2025-05-30 18:24:01 +05:30
a0a697401b
[WEB-3787] fix: project joining date ( #7127 )
...
* fix: return project joining date
* fix: added project's joining date
* fix: set created_at as read_only_fields
---------
Co-authored-by: gakshita <akshitagoyal1516@gmail.com >
2025-05-30 18:23:19 +05:30
Aaryan Khandelwal and GitHub
cb92108bf4
[WEB-4197] chore: auth forms semantics and accessibility #7128
2025-05-30 18:22:20 +05:30
Aaryan Khandelwal and GitHub
01b685ea57
[WIKI-181] refactor: invalid file handling #7139
2025-05-30 18:18:05 +05:30
Vipin Chaudhary and GitHub
b16a585102
[WIKI-343] [WIKI-312] Fix: html characters ( #7049 )
...
* fix: handle symbols and space
* chore: refactor
2025-05-30 18:17:03 +05:30
sriram veeraghanta
4a97d7c28c
fix: adding url validations for workspace name and user name
2025-05-29 17:53:48 +05:30
Aaryan Khandelwal and GitHub
141cb17e8a
fix: Optimize image uploads in Editor ( #7129 )
...
* fix: memoize file upload functions
* chore: update extension name
* chore: update notation
* chore: resolve chokidar package
* fix: spelling mistakes
2025-05-28 19:03:14 +05:30
sriram veeraghanta
26b62c4a70
fix: tsup version 8.4.0
2025-05-28 02:17:23 +05:30
e388a9a279
[WIKI-181] refactor: file plugins and types ( #7074 )
...
* refactor: file plugins and types
* refactor: image extension storage types
* chore: update meta tag name
* chore: extension fileset storage key
* fix: build errors
* refactor: utility extension
* refactor: file plugins
* chore: remove standalone plugin extensions
* chore: refactoring out onCreate into a common utility
* refactor: work item embed extension
* chore: use extension enums
* fix: errors and warnings
* refactor: rename extension files
* fix: tsup reloading issue
* fix: image upload types and heading types
* fix: file plugin object reference
* fix: iseditable is hard coded
* fix: image extension names
* fix: collaborative editor editable value
* chore: add constants for editor meta as well
---------
Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com >
2025-05-28 01:43:01 +05:30
a3a580923c
[WEB-4166] chore: projects app sidebar accessibility ( #7115 )
...
* chore: add ARIA attributes
* chore: add missing translations
* chore: add accessibility translations for multiple languages and configured store according to it
* chore: refactor translation file handling and introduce TranslationFiles enum
* fix: accessibility issues in workspace sidebar
---------
Co-authored-by: JayashTripathy <jayashtripathy371@gmail.com >
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
2025-05-28 00:58:22 +05:30
Akshita Goyal and GitHub
b4bc49971c
[WEB-4130] fix: cycle charts minor optimizations ( #7123 )
2025-05-28 00:54:21 +05:30
04c7c53e09
chore(deps): bump requests ( #7120 )
...
Bumps the pip group with 1 update in the /apiserver/requirements directory: [requests](https://github.com/psf/requests ).
Updates `requests` from 2.31.0 to 2.32.2
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.2 )
---
updated-dependencies:
- dependency-name: requests
dependency-version: 2.32.2
dependency-type: direct:production
dependency-group: pip
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-26 19:45:15 +05:30
Dheeraj Kumar Ketireddy and GitHub
78cc32765b
[WEB-3707] pytest based test suite for apiserver ( #7010 )
...
* pytest bases tests for apiserver
* Trimmed spaces
* Updated .gitignore for pytest local files
2025-05-26 15:26:26 +05:30
JayashTripathy and GitHub
4e485d6402
[WEB-4160] fix: close the context menu after select #7113
2025-05-26 15:24:13 +05:30
JayashTripathy and GitHub
5a208cb1b9
[WEB-2403] fix: alignment of project states in collapsed view #7114
2025-05-26 15:23:39 +05:30
JayashTripathy and GitHub
0eafbb698a
[WEB-3494] fix: size of created at value #7112
2025-05-26 15:22:16 +05:30
sriram veeraghanta
193ae9bfc8
fix: yarn lock file
2025-05-26 14:58:26 +05:30
Vamsi Krishna and GitHub
7cb5a9120a
[WEB-4173]fix: fixed layout overflow issue #7119
2025-05-26 14:28:56 +05:30
Vamsi Krishna and GitHub
84fc81dd98
[WEB-4118]fix: adjusted sub work item properties for a better visibility ( #7079 )
...
* fix: adjusted sub work item properties for a better visibility
* fix: removed projects from sub work item filters
2025-05-23 16:14:35 +05:30
JayashTripathy and GitHub
2d0c0c7f8a
[WEB-4115] fix: update issue count status query to handle null values #7080
2025-05-23 16:13:48 +05:30
5c9bdb1cea
[WEB-4133] fix: analytics release bugs ( #7086 )
...
* fix: header text of insight table search
* fix: made the active project list scrollable
* chore: added xAxis label to table header
* chore: removed the intake issues
* fix: made the headerText necessary
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2025-05-23 16:13:09 +05:30
Aaron Heckmann and GitHub
f8ca1e46b1
[WEB-4098] feat: noindex/nofollow ( #7088 )
...
* feat: noindex/nofollow
- On login: nofollow
- On app pages: noindex, nofollow
https://app.plane.so/plane/browse/WEB-4098/
- https://nextjs.org/docs/app/api-reference/file-conventions/layout
- https://nextjs.org/docs/app/building-your-application/routing/route-groups#creating-multiple-root-layouts
- https://nextjs.org/docs/app/api-reference/functions/generate-metadata#link-relpreload
* chore: address PR feedback
2025-05-23 16:12:04 +05:30
Vamsi Krishna and GitHub
a3b9152a9b
[WEB-4123]feat: language support for sub-work item empty states #7092
2025-05-23 15:36:47 +05:30
Aaryan Khandelwal and GitHub
5223bd01e8
[WEB-4153] chore: extend custom font family in tailwind config ( #7093 )
...
* chore: remove unwanted font family
* chore: add font family to extend object
2025-05-23 15:35:47 +05:30
Aaryan Khandelwal and GitHub
6eb0b5ddb0
[WEB-4137] chore: restrict SVG file selection ( #7095 )
...
* chore: update accepted file mime types
* chore: update accepted file mime types
2025-05-23 15:33:56 +05:30
Anmol Singh Bhatia and GitHub
cd200169b6
[WEB-4107] chore: redirect user to the newly created project view after creation #7098
2025-05-23 15:32:41 +05:30
Nikhil and GitHub
037bb88b53
[WEB-4144] fix: api logger to handle content decode errors #7099
2025-05-23 15:31:40 +05:30
Bavisetti Narayan and GitHub
643390e723
[WEB-4145] chore: added validation for project deletion #7101
2025-05-23 15:30:42 +05:30
Aaryan Khandelwal and GitHub
731c4e8fcd
[WEB-4161] fix: eslint config for library config file #7103
2025-05-23 15:29:37 +05:30
Prateek Shourya and GitHub
6216ad77f4
[WEB-4146] fix: AI environment variables configuration in GodMode ( #7104 )
...
* [WEB-4146] fix: artificial intelligence environment variables configuration
* chore: update llm configuration keys
2025-05-23 15:06:58 +05:30
9812129ad3
[WEB-4133] chore: optimised the analytics endpoints ( #7105 )
...
* chore: optimised the analytics endpoints
* chore: segregated peek view endpoints
* chore: added analytics values validation
* chore: added project validation
* chore: reverted the changes
---------
Co-authored-by: JayashTripathy <jayashtripathy371@gmail.com >
2025-05-23 15:05:57 +05:30
JayashTripathy and GitHub
5226b17f90
[WEB-4159] feat: add 'restricted_entity' translation key across multiple languages #7106
2025-05-23 15:05:37 +05:30
Vamsi Krishna and GitHub
b376e5300a
[WEB-3155]fix: email notification comments overflow #7110
2025-05-23 15:04:50 +05:30
Prateek Shourya and GitHub
4460529b37
[WEB-4154] fix: dropdown container classname ( #7085 )
...
* fix: dropdown container classname
* improvement: update string utils for joinWithConjunction
* improvement: add more string utils
2025-05-23 13:53:16 +05:30
Nikhil and GitHub
0a8cc24da5
chore: add validation fields in users ( #7102 )
...
* chore: add validation fields in users
* chore: make is email valid default value False
2025-05-21 20:34:52 +05:30
Sangeetha and GitHub
2f4aa843fc
[WEB-4122] fix: estimate in project export #7091
2025-05-20 12:56:30 +05:30
sriram veeraghanta and GitHub
cfac8ce350
fix: ruff file formatting based on config file pyproject ( #7082 )
2025-05-19 17:34:46 +05:30
sriram veeraghanta and GitHub
75a11ba31a
fix: polynomial regular expression used on uncontrolled data ( #7083 )
...
* fix: polynomial regular expression used on uncontrolled data
* fix: optimize the function to handle both operations
2025-05-19 17:14:26 +05:30
sriram veeraghanta and GitHub
1fc3709731
chore: Strict Null Check in Admin app ( #7081 )
...
* chore: upgrade to latest version of turbo repo
* fix: tsconfig changes
* chore: adding format script to package json
* fix: formatting of files
2025-05-19 16:25:46 +05:30
Akshita Goyal and GitHub
7e21618762
[WEB-3461] fix: profile activity rendering issue ( #7059 )
...
* fix: profile activity
* fix: icon
* fix: handled conversion case
* fix: handled conversion case
2025-05-19 15:20:57 +05:30
Aaryan Khandelwal and GitHub
2d475491e9
[WEB-4117] refactor: work item widgets code split ( #7078 )
...
* refactor: work item widget code split
* fix: types
2025-05-19 15:20:40 +05:30
Aaryan Khandelwal and GitHub
2a2feaf88e
[WIKI-181] chore: editor extension storage utility code split ( #7071 )
...
* chore: storage extension code split
* chore: use storage extension utility
2025-05-19 13:12:52 +05:30
Anmol Singh Bhatia and GitHub
e48b2da623
[WEB-4056] fix: archived work item validation #7060
2025-05-18 15:28:47 +05:30
Anmol Singh Bhatia and GitHub
9c9952a823
[WEB-3866] fix: work item attachment activity #7062
2025-05-18 15:28:00 +05:30
Akshita Goyal and GitHub
906ce8b500
[WEB-4104] fix: project loading state #7065
2025-05-18 15:19:05 +05:30
Anmol Singh Bhatia and GitHub
6c483fad2f
[WEB-4041] chore: modal outside click behaviour #7072
2025-05-18 15:18:09 +05:30
5b776392bd
chore: revamped the analytics for cycle and module in peek view. ( #7075 )
...
* chore: added cycles and modules in analytics peek view
* chore: added cycles and modules analytics
* chore: added project filter for work items
* chore: added a peekview flag and based on that table columns
* chore: added peek view
* chore: added check for display name
* chore: cleaned up some code
* chore: fixed export csv data
* chore: added distinct work items
* chore: assignee in peek view
* updated csv fields
* chore: updated workitems peek with assignee
* fix: removed type assersions for workspaceslug
* chore: added day wise filter in cycles and modules
* chore: added extra validations
---------
Co-authored-by: JayashTripathy <jayashtripathy371@gmail.com >
2025-05-17 17:11:26 +05:30
ba158d5d6e
[WEB-4109] chore: remove analytics duration filter ( #7073 )
...
* chore: remove analytics duration filter
* removed subtitle from title and date_filter from service call
* chore: removed the date filter
* bottom text of insight trend card
* chore: changed issue manager
* fix: limited items in table
* fix: removed unnecessary props from data-table
---------
Co-authored-by: JayashTripathy <jayashtripathy371@gmail.com >
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2025-05-16 19:16:30 +05:30
JayashTripathy and GitHub
084cc75726
[WEB-4092] fix:broken detailed empty state layout #7056
2025-05-14 18:01:36 +05:30
Nikhil and GitHub
534f5c7dd0
[WEB-4088] fix: issue exports when cycles are not present ( #7057 )
...
* fix: issue exports when cycles are not present
* fix: type check
2025-05-14 18:00:49 +05:30
Manish Gupta and GitHub
080cf70e3f
refactor: Enhance backup and restore scripts for container data ( #7055 )
...
* refactor: enhance backup and restore scripts for container data management
* fix: ensure proper quoting in backup script to handle paths with spaces
* fix: ensure backup directory is only removed if tar command succeeds
* CodeRabbit fixes
2025-05-14 12:33:53 +05:30
Manish Gupta and GitHub
4c3f7f27a5
fix: update API service startup check to use HTTP request instead of logs ( #7054 )
2025-05-14 10:02:21 +05:30
sriram veeraghanta
803f6cc62a
chore: yarn lock file updates
2025-05-13 16:20:08 +05:30
Vamsi Krishna and GitHub
3a6d0c11fb
fix: set accordion to expand by default ( #7053 )
2025-05-13 16:18:13 +05:30
75d81f9e95
[WEB-3781] Analytics page enhancements ( #7005 )
...
* chore: analytics endpoint
* added anlytics v2
* updated status icons
* added area chart in workitems and en translations
* active projects
* chore: created analytics chart
* chore: validation errors
* improved radar-chart , added empty states , added projects summary
* chore: added a new graph in advance analytics
* integrated priority chart
* chore: added csv exporter
* added priority dropdown
* integrated created vs resolved chart
* custom x and y axis label in bar and area chart
* added wrapper styles to legends
* added filter components
* fixed temp data imports
* integrated filters in priority charts
* added label to priority chart and updated duration filter
* refactor
* reverted to void onchange
* fixed some contant exports
* fixed type issues
* fixed some type and build issues
* chore: updated the filtering logic for analytics
* updated default value to last_30_days
* percentage value whole number and added some rules for axis options
* fixed some translations
* added - custom tick for radar, calc of insight cards, filter labels
* chore: opitmised the analytics endpoint
* replace old analytics path with new , updated labels of insight card, done some store fixes
* chore: updated the export request
* Enhanced ProjectSelect to support multi-select, improved state management, and optimized data fetching and component structure.
* fix: round completion percentage calculation in ActiveProjectItem
* added empty states in project insights
* Added loader and empty state in created/resolved chart
* added loaders
* added icons in filters
* added custom colors in customised charts
* cleaned up some code
* added some responsiveness
* updated translations
* updated serrchbar for the table
* added work item modal in project analytics
* fixed some of the layput issues in the peek view
* chore: updated the base function for viewsets
* synced tab to url
* code cleanup
* chore: updated the export logic
* fixed project_ids filter
* added icon in projectdropdown
* updated export button position
* export csv and emptystates icons
* refactor
* code refactor
* updated loaders, moved color pallete to contants, added nullish collasece operator in neccessary places
* removed uneccessary cn
* fixed formatting issues
* fixed empty project_ids in payload
* improved null checks
* optimized charts
* modified relevant variables to observable.ref
* fixed the duration type
* optimized some code
* updated query key in project-insight
* updated query key in project-insight
* updated formatting
* chore: replaced analytics route with new one and done some optimizations
* removed the old analytics
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2025-05-12 20:50:33 +05:30
Aaryan Khandelwal and GitHub
0d5c7c6653
[WEB-4051] regression: update font size of comment editor #7048
2025-05-12 19:47:44 +05:30
Anmol Singh Bhatia and GitHub
079c3a3a99
[WEB-3978] chore: cmd k search result redirection improvements ( #7012 )
...
* fix: work item tab highlight
* chore: projectListOpen state and toggle method added to command palette store
* chore: openProjectAndScrollToSidebar helper function and highlight keyframes added
* chore: SidebarProjectsListItem updated
* chore: openProjectAndScrollToSidebar implementation
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: code refactor
2025-05-12 19:15:39 +05:30
Sangeetha and GitHub
5f8d5ea388
[WEB-4054] chore: search-issues endpoint code refactoring ( #7029 )
...
* chore: moved some code to seperate function
* fix: function name typo
2025-05-12 19:14:10 +05:30
Anmol Singh Bhatia and GitHub
8613a80b16
[WEB-3523] feat: start of week preference ( #7033 )
...
* chore: startOfWeek constant and types updated
* chore: startOfWeek updated in profile store
* chore: StartOfWeekPreference added to profile appearance settings
* chore: calendar layout startOfWeek implementation
* chore: date picker startOfWeek implementation
* chore: gantt layout startOfWeek implementation
* chore: code refactor
* chore: code refactor
* chore: code refactor
2025-05-12 19:13:39 +05:30
Aaryan Khandelwal and GitHub
dc16f2862e
[WIKI-181] refactor: make file handling generic in editor ( #7046 )
...
* refactor: make file handling generic
* fix: useeffect dependency array
* chore: remove mime type to extension conversion
2025-05-12 18:37:36 +05:30
Vamsi Krishna and GitHub
e68d344410
[WEB-4074]fix: removed sub-work item filters at nested levels #7047
2025-05-12 18:21:05 +05:30
Aaron Heckmann and GitHub
26c8cba322
[WEB-4008] fix: handle when settings are None #7016
...
https://app.plane.so/plane/browse/WEB-4008/
2025-05-12 13:16:30 +05:30
Bavisetti Narayan and GitHub
b435ceedfc
[WEB-3782] chore: analytics endpoints ( #6973 )
...
* chore: analytics endpoint
* chore: created analytics chart
* chore: validation errors
* chore: added a new graph in advance analytics
* chore: added csv exporter
* chore: updated the filtering logic for analytics
* chore: opitmised the analytics endpoint
* chore: updated the base function for viewsets
* chore: updated the export logic
* chore: added type hints
* chore: added type hints
2025-05-12 13:15:17 +05:30
Sangeetha and GitHub
13c46e0fdf
[WEB-3987] chore: project export funtionality enhancement ( #7002 )
...
* chore: comment details of work item
* chore: attachment count and attachment name
* chore: issue link and subscriber count
* chore: list of assignees
* chore: asset_url as attachment_links
* chore: code refactor
* fix: cannot export Excel
* chore: remove print statements
* fix: filtering in list
* chore: optimize attachment_count and attachment_link query
* chore: optimize fetching issue details for multiple select
* chore: use Prefetch to avoid duplicates
2025-05-09 21:09:13 +05:30
sriram veeraghanta
02bccb44d6
chore: adding robots txt file for not indexing the server
2025-05-09 21:07:24 +05:30
Surya Prashanth and GitHub
b5634f5fa1
chore: add disable_auto_set_user flag on base model save method ( #7041 )
...
- when disable_auto_set_user flag is set, user fields like created_by
are derived from payload instead of crum
2025-05-09 21:05:05 +05:30
Aaryan Khandelwal and GitHub
64aae0a2ac
[WEB-4051] fix: comment editor list items font size #7034
2025-05-09 18:49:43 +05:30
Henit Chobisa and GitHub
a263bfc01f
chore: added external id and source to page model ( #7040 )
...
* chore: added external id and source to page model
* chore: added migration
* fix: added blank field
2025-05-09 17:23:49 +05:30
Anmol Singh Bhatia and GitHub
50082f0843
[WEB-4002] fix: sidebar tab highlight ( #7011 )
...
* fix: work item tab highlight
* chore: code refactor
* chore: code refactor
* chore: code refactor
2025-05-09 16:53:51 +05:30
Prateek Shourya and GitHub
30db59534d
[WEB-3985] feat: common postcss config and local fonts across all plane applications ( #6998 )
...
* [WEB-3985] feat: common postcss config and local fonts across all plane applications
* improvement: split fonts into a separate exports
2025-05-09 14:26:29 +05:30
e401c9d6e4
[WEB-4028] feat: sub work item filters and grouping ( #6997 )
...
* feat: added filters for sub issues
* feat: added list groups for sub issues
* chore: updated order for sub work item properties
* feat: filters for sub work items
* feat: added filtering and ordering at frontend
* chore: reverted backend filters
* feat: added empty states
* chore: code improvemnt
---------
Co-authored-by: sangeethailango <sangeethailango21@gmail.com >
2025-05-09 14:24:06 +05:30
Bavisetti Narayan and GitHub
39b5736c83
[WEB-4057] chore: updated the logger for bgtasks #7025
2025-05-09 14:23:23 +05:30
Vamsi Krishna and GitHub
2785419d12
[WEB-4052]fix: sub work item copy link ( #7036 )
...
* fix: sub work item copy link
* fix: copy url to clipboard
2025-05-09 14:22:34 +05:30
sriram veeraghanta
ac5b974d67
chore: Upgrade Django version to 4.2.21
2025-05-08 21:29:26 +05:30
14ebaf0799
[WEB-3942] chore: intake url pattern ( #7006 )
...
* chore: intake url pattern updated
* chore: code refactor
* chore: removed unused components
---------
Co-authored-by: vamsikrishnamathala <matalav55@gmail.com >
2025-05-07 21:19:24 +05:30
Sangeetha and GitHub
7cdb622663
[WEB-3930] chore: change source in-app to IN_APP #7008
2025-05-07 18:46:10 +05:30
855e4a3218
[WEB-4016] updated project and workitem form ( #7019 )
...
* updated project and workitem form
* added translation for other languages also
* Update packages/i18n/src/locales/zh-CN/translations.json
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-05-07 18:44:04 +05:30
Anmol Singh Bhatia and GitHub
d456767492
[WEB-3955] chore: work item parent select modal params #7021
2025-05-07 18:41:28 +05:30
Bavisetti Narayan and GitHub
6faff1d556
[WEB-3877] fix: changed logic to calculate cycle duration ( #7024 )
...
* chore: cycle running days
* chore: removed the module filter
2025-05-07 18:40:37 +05:30
Aaryan Khandelwal and GitHub
bc2936dcd3
[WEB-3906] fix: page table of content overlap with the page content #7018
2025-05-07 00:51:51 +05:30
Aaryan Khandelwal and GitHub
d366ac1581
[WEB-2508] fix: page favorite item title mutation ( #7020 )
...
* fix: remove page favorite item title fallback value
* refactor: use nullish coalescing operator
2025-05-07 00:28:43 +05:30
Nikhil and GitHub
0a01e0eb41
[WEB-4013] chore: correct live url #7014
2025-05-06 01:21:53 +05:30
Nikhil and GitHub
b4cc2d83fe
[WEB-4014] fix: check access when duplicating pages #7015
2025-05-06 01:20:33 +05:30
42e2b787f0
[WEB-4013]chore: publish login and standardize urls in common settings ( #7013 )
...
* chore: handling base path and urls
* chore: uniformize urls in common settings
* correct live url
* chore: use url join to correctly join urls
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2025-05-05 18:58:24 +05:30
fbca9d9a7a
[WEB-3996] fix: attachment icon rendering and added support for rar and zip icons ( #7007 )
...
* chore: zip and rar file icon
* chore: zip and rar file icon
* fix: attachment icon
* chore: application/x-rar type added
* fix: compressed file extensions
* chore: updated file upload extensions
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2025-05-02 16:53:06 +05:30
Sangeetha and GitHub
dbc00e4add
[WEB-3992] chore: support for x-zip-compressed type #7001
2025-05-01 19:22:00 +05:30
28f9733d1b
[WEB-3991] chore: local dev improvements ( #6991 )
...
* chore: local dev improvements
* chore: pr feedback
* chore: fix setup
* fix: env variables updated in .env.example files
* fix(local): sign in to admin and web
* chore: update minio deployment to create an bucket automatically on startup.
* chore: resolve merge conflict
* chore: updated api env with live base path
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2025-04-30 21:46:59 +05:30
Sangeetha and GitHub
1e46290727
[WEB-3958] chore: allow members and admins to create api tokens ( #6979 )
...
* chore: allow members and admins to create api tokens
* chore: change permission for service api token
2025-04-30 19:51:04 +05:30
Anmol Singh Bhatia and GitHub
5a1df8b496
[WEB-3560] chore: work item modal code refactor #6996
2025-04-30 14:56:38 +05:30
Anmol Singh Bhatia and GitHub
f23a2f0780
[WEB-3973] chore: space app state icon size #6995
2025-04-29 20:13:55 +05:30
sriram veeraghanta
d10bb0b638
chore: yarn lock updates
2025-04-29 15:49:14 +05:30
sriram veeraghanta
c4ddff5419
chore: nextjs dependencies upgrade
2025-04-29 15:48:52 +05:30
sriram veeraghanta
10f5b4e9b8
fix: turbo repo upgrade
2025-04-29 15:34:12 +05:30
sriram veeraghanta
cdca5a4126
chore: build fixes
2025-04-29 15:33:03 +05:30
14dc6a56bc
[WEB-3838]feat:sub work items sorting ( #6967 )
...
* refactor: sub-work items components, hooks and types
* feat: added orderby and display properties toggle for sub work items
* fix: build errors
* chore: removed issue type from filters
* chore: added null check
* fix: added null check
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com >
2025-04-29 15:23:10 +05:30
Sangeetha and GitHub
55340f9f48
[WEB-3957] chore: IntakeIssues with iexact 'in-app' changed to 'IN_APP' ( #6977 )
...
* migration: data with iexact 'in-app' changed to 'IN_APP'
* chore: add start_of_week field in profile
* chore: define variables for choices
* chore: merge migration files
2025-04-29 15:22:42 +05:30
Prateek Shourya and GitHub
efa64fc4b8
[WEB-3968] improvement: added few missing translation keys #6993
2025-04-29 15:14:31 +05:30
f5449c8f93
[WEB-3751] chore: work item state icon improvement ( #6960 )
...
* chore: return order based on group
* chore: order for workspace stats endpoint
* chore: state response updated
* chore: state icon types updated
* chore: state icon updated
* chore: state settings new icon implementation
* chore: icon implementation
* chore: code refactor
* chore: code refactor
* chore: code refactor
* fix: order field type
---------
Co-authored-by: sangeethailango <sangeethailango21@gmail.com >
2025-04-29 14:33:53 +05:30
baabb82669
[WEB-3926] chore: removed the duplicated webhook task and updated the webhook task to handle exceptions correctly ( #6951 )
...
* chore: removed the duplicated webhook function
* chore: update webhook send task to handle errors
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2025-04-29 14:04:00 +05:30
Nikhil and GitHub
298e3dc9ca
[WEB-3945] chore: update workspace onboarding to add default project ( #6964 )
...
* chore: add json files and initial job to push data to workspace
* chore: update seed data location
* chore: update seed data to use assets from static urls
* chore: update seed data to use updated labels
* chore: add logging and update label name
* chore: add created_by for project member
* chore: add created_by_id for issue user property
* chore: add workspace seed task logs
* chore: update log message to return task name
* chore: add warning log for workspace seed task
* chore: add validation for issue seed data
2025-04-29 14:01:22 +05:30
Bavisetti Narayan and GitHub
190300bc6c
[WEB-3877] chore: changed the logic to end cycle ( #6971 )
...
* chore: changed the logic to end cycle
* chore: added issue deleted filter
* chore: added check for progress snapshot
2025-04-29 14:00:54 +05:30
Dheeraj Kumar Ketireddy and GitHub
550fe547e2
[WEB-3967] feat: Optimized module patch endpoint to reduce duplicate db calls ( #6983 )
2025-04-29 13:51:46 +05:30
sriram veeraghanta and GitHub
461e099bbc
release: v0.26.0 #6962
2025-04-28 18:24:37 +05:30
Akshat Jain and GitHub
f278a284c4
chore: comment out APP_RELEASE variable update in build-branch workflow ( #6989 )
2025-04-28 17:45:44 +05:30
sriram veeraghanta
2bcf6c76cd
chore: remove dockerhub user varible from compose
2025-04-28 16:28:48 +05:30
Akshat Jain and GitHub
fb3e022042
[INFRA-134] fix: Setup and Swarm scripts for DOCKERHUB_USERNAME #6988
2025-04-28 14:37:51 +05:30
Akshat Jain and GitHub
e3fbb7b073
[INFRA-134]: Update Docker images to use new artifact repository path #6978
2025-04-25 18:09:43 +05:30
Anmol Singh Bhatia and GitHub
cce6dd581c
[WEB-3948] chore: recent work item improvement ( #6976 )
...
* chore: issue entity data type updated
* chore: HomePeekOverviewsRoot component added
* chore: recent work item improvement and code refactor
2025-04-25 15:08:10 +05:30
Akshita Goyal and GitHub
d86ac368a4
[WEB-3863] fix: handled error handling for link editing #6968
2025-04-25 14:31:35 +05:30
101994840a
[WEB-3944] fix: Error Toast message content update while uploading images ( #6969 )
...
* fix: handled svg uploads
* chore: proper error message with all allowed types
---------
Co-authored-by: sangeethailango <sangeethailango21@gmail.com >
2025-04-25 14:30:12 +05:30
Anmol Singh Bhatia and GitHub
f60f57ef11
[WEB-3494] chore: platform ux copy changes ( #6970 )
...
* chore: project quick action option ux copy updated
* chore: project tour copy updated
2025-04-25 14:29:09 +05:30
Prateek Shourya and GitHub
546217f09b
[WEB-3953] fix: issue description assets upload when project id is switched ( #6975 )
2025-04-25 14:27:40 +05:30
sriram veeraghanta
6df8323665
fix: add gzip upload support
2025-04-24 17:50:37 +05:30
Sangeetha and GitHub
77d022df71
[WEB-3919] chore: support .sql file attachment #6966
2025-04-24 17:39:16 +05:30
M. Palanikannan and GitHub
797f150ec4
[WIKI-331] fix: editor ref issues while locking/unlocking page #6965
2025-04-24 17:38:41 +05:30
sriram veeraghanta
b54f54999e
chore: bump up the package version
2025-04-24 17:37:50 +05:30
Sangeetha and GitHub
dff176be8f
[WEB-3930] chore: set IN_APP as default source value for intake issue ( #6963 )
...
* chore: chore: only allow intake issues with source IN_APP to be created
* chore: set IN_APP as default intake issue
2025-04-24 16:25:15 +05:30
2bbaaed3ea
[WEB-3918] fix: api tokens is_active ( #6941 )
...
* fix: is_active always returning true
chore: formate expired_at to iso date
* Display exact expiration timestamp for API tokens
* chore: remove conversion to iso
* chore: remove unwanted imports
* fix: added timestamp for api token expiry
* fix: handle none value in expired_at
* fix: fix: handle none value in expired_at
* chore: add type hints
* fix: refactor
---------
Co-authored-by: Alaaeddine bousselmi <alaaeddine.bousselmi@medtech.tn >
Co-authored-by: gakshita <akshitagoyal1516@gmail.com >
Co-authored-by: Akshita Goyal <36129505+gakshita@users.noreply.github.com >
2025-04-24 01:28:29 +05:30
Prateek Shourya and GitHub
b5ceb94fb2
[WEB-3930] fix: application crash on accessing intake work items ( #6958 )
2025-04-23 15:12:54 +05:30
alaabousselmi and GitHub
feb6243065
docs: document minimum RAM requirement and issue naming conventions ( #6954 )
2025-04-22 18:00:19 +05:30
Anmol Singh Bhatia and GitHub
5dacba74c9
[WEB-3923] fix: applied filters list #6957
2025-04-22 17:58:16 +05:30
bIaO and GitHub
0efb0c239c
feat: improve setup.sh script with better error handling and user feedback ( #6758 )
2025-04-22 17:56:34 +05:30
Vamsi Krishna and GitHub
c8be836d6c
[WEB-3920]fix: estimate activity #6950
2025-04-22 17:45:15 +05:30
Nikhil and GitHub
833b82e247
[WEB-3927] chore: add logging to support json logging ( #6955 )
...
* chore: update logging to json based logging
* chore: add logging to file
2025-04-22 17:41:58 +05:30
Akshita Goyal and GitHub
280aa7f671
[WEB-3399] fix: progress data for cycle list item #6956
2025-04-22 17:41:06 +05:30
Aaryan Khandelwal and GitHub
eac1115566
[WIKI-320] refactor: page header actions ( #6946 )
...
* refactor: page header actions
* chore: update toolbar component
* chore: update archived and lock badge colors
* chore: added observer to favorite control
2025-04-17 20:52:33 +05:30
sriram veeraghanta
8166a757a7
fix: removed @plane alias from ui package
2025-04-17 20:51:52 +05:30
Anmol Singh Bhatia and GitHub
be5d77d978
[WEB-3892] chore: link item improvements ( #6944 )
...
* chore: code refactor
* chore: global link block component added
* chore: link item improvement and code refactor
2025-04-17 20:08:53 +05:30
Anmol Singh Bhatia and GitHub
18fb3b8450
[WEB-3904] fix: sub work item fetching #6945
2025-04-17 20:07:13 +05:30
sriram veeraghanta
ef5616905e
chore: upgrade turbo repo version
2025-04-17 17:51:59 +05:30
Sangeetha and GitHub
aeb41e603c
[WEB-3826] feat: estimate activitites #6937
2025-04-17 17:16:57 +05:30
Vamsi Krishna and GitHub
55eea1a8b7
[WEB-3872]chore: header switcher enhancements ( #6935 )
...
* * chore: alignment and size for header
* fix: switcher close on click
* chore: moved acces icon component to components
2025-04-17 17:15:53 +05:30
Aaryan Khandelwal and GitHub
fa87ff14b7
[WIKI-319] chore: remove bottom border when toolbar is hidden ( #6943 )
...
* chore: remove border when toolbar is hidden
* chore: add stricter conditions
2025-04-17 17:13:21 +05:30
khalilzitouni2058 and GitHub
7d91b5f8df
[WEB-3892] feat: add icon to Quicklinks ( #6927 )
...
* [feature]: add icon to Quicklinks
* fix: moving getIconForLink to utils packages
2025-04-17 17:11:57 +05:30
Anmol Singh Bhatia and GitHub
3ce40dfa2f
[WIKI-316] fix: list item overflow #6942
2025-04-17 17:08:13 +05:30
Anmol Singh Bhatia and GitHub
f65253c994
[WEB-2561] chore: favicon icon updated #6938 ( #6940 )
...
* chore: favicon icon updated
* chore: code refactor
2025-04-17 15:38:42 +05:30
Anmol Singh Bhatia and GitHub
97fcfaa653
[WEB-2561] chore: favicon icon updated #6938
2025-04-16 20:34:12 +05:30
Anmol Singh Bhatia and GitHub
0e1ebff978
[WEB-3871] fix: sidebar label property #6934
2025-04-15 19:42:02 +05:30
Anmol Singh Bhatia and GitHub
642dabfe35
[WEB-3870] fix: sidebar comment scroll #6932
2025-04-15 17:47:22 +05:30
Aaryan Khandelwal and GitHub
48557cb670
[WEB-3868] fix: issue detail widget modals #6933
2025-04-15 17:46:45 +05:30
Bavisetti Narayan and GitHub
608da1465c
[WEB-3860] chore: added deleted filter in the grouper ( #6931 )
...
* chore: added deleted filter in the grouper
* chore: added type hints for the function
2025-04-15 17:42:45 +05:30
dbcc7bedb4
[WEB-3855] feat: Turkish language support ( #6922 )
...
* add Turkish language support (#6874 )
* add turkish language support
* fix indentation
* chore: extended core translation added
* chore: code refactor
---------
Co-authored-by: Farahat Abdrabouh <88924701+fasdjkherig@users.noreply.github.com >
2025-04-15 16:36:02 +05:30
Vamsi Krishna and GitHub
c401b26dd4
[WEB-3856]chore: refactor work item activity ( #6923 )
...
* chore: refactor work item activity
* chore: added estimate render for notifications
2025-04-15 16:35:28 +05:30
Aaryan Khandelwal and GitHub
a4bca0c39c
[WEB-3859] fix: work item links #6930
2025-04-15 13:46:29 +05:30
Saurabh Kumar and GitHub
24899887b2
chore: Add workspace slug to should render setting link method ( #6886 )
...
* add workspace slug to setting link function
* add params in the function
2025-04-14 17:41:47 +05:30
sriram veeraghanta
c6953ff878
fix: db modeling changes in pages
2025-04-12 16:22:13 +05:30
Prateek Shourya and GitHub
06be9ab81b
[WEB-3854] feat: billing and plans new design ( #6920 )
...
* [WEB-3854] feat: billing and plans new design
* chore: add missing styles
2025-04-11 20:37:25 +05:30
Akshita Goyal and GitHub
ed8d00acb1
[WEB-3849] chore: added intake source in the list ( #6919 )
...
* chore: added intake source in the list
* fix: refactor
2025-04-11 19:49:35 +05:30
Aaryan Khandelwal and GitHub
915e374485
[WIKI-307]chore: update page icon placement #6916
2025-04-11 18:07:03 +05:30
Vamsi Krishna and GitHub
1d5b93cebd
[WEB-3853] fix: untitled page name issue #6918
2025-04-11 18:06:26 +05:30
sriram veeraghanta
df65b8c34a
fix: adding request logger middleware
2025-04-11 17:59:19 +05:30
Akshita Goyal and GitHub
4c688b1d25
[WEB-3529] fix: fixed the comment create box position in common comments component ( #6915 )
2025-04-11 14:00:54 +05:30
Nikhil and GitHub
bfc6ed839f
fix: uuid validation, status and webhook errors ( #6896 )
...
* fix: uuid validation and function parameter handling for external apis
* chore: update status 410 Gone to 409 conflicts
* chore: add webhook trigger for issue created through apis
* chore: remove pks from post
* chore: remove issue id from module post
2025-04-11 01:47:00 +05:30
Surya Prashanth and GitHub
b68396a4b2
[WEB-3831] chore: add validation for project_id in cycle serializer #6908
2025-04-11 01:42:53 +05:30
Vamsi Krishna and GitHub
b4fc715aba
[WEB-3826] fix: estimate dropdown formatting ( #6906 )
...
* * fix: time conversion for estimate dropdown in browse
* chore: updated puncutations for estimates.
* chore: estimate activiy formatting
* chore: estimate activity refactor
2025-04-11 01:41:43 +05:30
Anmol Singh Bhatia and GitHub
33a1b916cb
[WEB-3837] fix: mutation of child work item added via Cmd+K with parent context #6910
2025-04-11 01:40:29 +05:30
Akshita Goyal and GitHub
2818310619
[WEB-3529] fix: comment reset + edit comment font size + comment box position ( #6909 )
...
* fix: comment reset + edit comment font size
* fix: dynamically setting the position of the comment box
* fix: refactor
* fix: nomenclature
2025-04-11 01:40:05 +05:30
Anmol Singh Bhatia and GitHub
882520b3c7
[WEB-3841] fix: create issue modal now correctly uses current project context #6911
2025-04-11 01:35:27 +05:30
20132e7544
[WEB-3839] fix: peek overview description version history ( #6912 )
...
* fix: handle undefined created_at
* chore: add created_by, updated_by updated_at and created_at fields in
relation apis
* chore: handle undefined date
* fix: project typo
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2025-04-10 16:22:26 +05:30
Aaryan Khandelwal and GitHub
0ae57b49d2
[WEB-3829]fix: update workspace store action ( #6905 )
2025-04-09 20:31:52 +05:30
M. Palanikannan and GitHub
d347269afb
[WEB-3819] fix: images now restore in read only mode as well ( #6904 )
2025-04-09 20:06:15 +05:30
Aaryan Khandelwal and GitHub
a3fd616ec4
[WEB-3827] refactor: work item widget components ( #6902 )
2025-04-09 19:58:16 +05:30
Akshita Goyal and GitHub
9eeff158d5
[WEB-3811] fix: cycle charts issues ( #6901 )
2025-04-09 19:57:47 +05:30
Aaryan Khandelwal and GitHub
ef20b5814e
[WEB-3792, 3823] fix: intake form version history ( #6898 )
...
* chore: intake form version history
* fix: remove autofocus from the copy markdown button
* chore: add logic to display deactivated user
2025-04-09 19:56:59 +05:30
Vamsi Krishna and GitHub
14914e8716
[WEB-3759]chore: updated module and pages detail header ( #6903 )
...
* chore: added panel collapse and quick action menu for module detail header
* fix: updated pages header swithcer
2025-04-09 19:36:15 +05:30
Vamsi Krishna and GitHub
b738e39a4a
[WEB-3798]chore: updated language support to estimates ( #6900 )
2025-04-09 19:34:01 +05:30
Vamsi Krishna and GitHub
993c7899b6
[WEB-3759] chore: header revamp for cycles, modules, pages and views ( #6875 )
...
* chore: header revamp for cycles, modules, pages and views
* chore: moved list fetch to layout level
2025-04-09 14:56:57 +05:30
Vipin Chaudhary and GitHub
2b411de1e3
[WIKI-306] fix: handle editor click behavior on the last node #6879
2025-04-09 14:51:58 +05:30
Prateek Shourya and GitHub
1f9222065e
[WEB-3788] improvement: enhance project properties related components modularity ( #6882 )
...
* improvement: work item modal data preload and parent work item details
* improvement: collapsible button title
* improvement: project creation form and modal
* improvement: emoji helper
* improvement: enhance labels component modularity
* improvement: enable state group and state list components modularity
* improvement: project settings feature list
* improvement: common utils
2025-04-09 14:50:43 +05:30
Akshita Goyal and GitHub
670134562f
[WEB-3808] fix: replaced the profile charts with propel components #6892
2025-04-09 14:50:23 +05:30
Akshita Goyal and GitHub
144c793e9e
[WEB-3803] fix: duplicate comments issue ( #6893 )
...
* fix: duplicate comments issue
* fix: refactor
2025-04-09 14:49:54 +05:30
Anmol Singh Bhatia and GitHub
0a924e4824
[WEB-3693] chore: cmd-k work item actions improvements ( #6891 )
2025-04-09 09:25:57 +05:30
Aaryan Khandelwal and GitHub
08702a5381
[WEB-3766] fix: user avatar in description version history dropdown item ( #6888 )
...
* fix: avatar url
* chore: update version modal width
2025-04-08 18:05:14 +05:30
sriram veeraghanta
270f282c3c
fix: copy url util build error
2025-04-08 15:44:07 +05:30
Aaryan Khandelwal and GitHub
37699362ad
[WEB-3797] fix: remove leading slash from URL to copy ( #6890 )
...
* fix: remove prefix slash if present
* chore: make use of URL class to generate a valid URL
2025-04-08 15:22:23 +05:30
Vamsi Krishna and GitHub
27cec64c56
[WEB-3794]chore: set project states to expand by default #6885
2025-04-08 14:38:08 +05:30
Akshita Goyal and GitHub
782b09eeaf
[WEB-3711] fix: relations delete issue ( #6887 )
...
* fix: relations delete issue
* fix: removed unnecessary type casting
2025-04-08 14:37:00 +05:30
Akshita Goyal and GitHub
5ac5892fe5
[WEB-3586] fix: recents dropdown in home #6889
2025-04-08 14:32:08 +05:30
Bavisetti Narayan and GitHub
96c403ff0b
chore: changed inbox to intake ( #6884 )
2025-04-08 12:46:20 +05:30
Nikhil and GitHub
543552f492
[WEB-3786] fix: issue date update when converting when dates are passed as string for comparison #6880
...
for comparison
2025-04-07 19:08:19 +05:30
Akshita Goyal and GitHub
c3cfcc1b92
[WEB-3753] fix: font size for comment box changed #6881
2025-04-07 19:06:04 +05:30
Anmol Singh Bhatia and GitHub
ac84d6ecf0
[WEB-3540] chore: icon color picker enhancements #6878
2025-04-07 15:53:02 +05:30
Vamsi Krishna and GitHub
475b7a8396
[WEB-3737]chore: updated translations for estimates #6871
2025-04-07 15:50:15 +05:30
Nikhil and GitHub
00f78bd6a1
[WEB-3728] fix: duplicate sequence ids being generated due to race condition ( #6877 )
...
* fix: race condition which is creating duplicate sequence ids
* chore: add management command to fix duplicate sequences
* chore: update command to take a lock and optimize the script to use dict
instead of loops
* chore: update the script to use transaction
2025-04-07 15:48:43 +05:30
34337f90c1
[WEB-3748, 3749] feat: work item description version history ( #6863 )
...
* chore: work item description versions
* chore: intake issue description
* chore: intake work item description versions
* chore: add missing translations
* chore: endpoint for intake description version
* chore: renamed key to work item
* chore: changed the paginator class
* chore: authorization added
* chore: added the enum validation
* chore: removed extra validations
* chore: added extra validations
* chore: modal position
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: Bavisetti Narayan <72156168+NarayanBavisetti@users.noreply.github.com >
2025-04-04 20:09:02 +05:30
Prateek Shourya and GitHub
4f68aaafa6
fix: web build ( #6870 )
2025-04-04 20:07:12 +05:30
Vamsi Krishna and GitHub
9c10235fca
[WEB-3737]chore: estimates code refactor and translations ( #6857 )
...
* * chore: refactored estimates components.
* chore: added translations for estimates components.
* fix: translation key update
2025-04-04 16:59:12 +05:30
Lorenzo Palaia and GitHub
9c1b158291
feat: hide create account button on ENABLE_SIGNUP=0 ( #6841 )
2025-04-04 16:52:59 +05:30
Prateek Shourya and GitHub
2d0a15efd6
[WEB-3762] improvement: redirect logged in user to the workspace after accepting the invitation ( #6869 )
2025-04-04 16:52:09 +05:30
d62ac6269b
chore(deps): bump next in the npm_and_yarn group across 1 directory ( #6865 )
...
Bumps the npm_and_yarn group with 1 update in the / directory: [next](https://github.com/vercel/next.js ).
Updates `next` from 14.2.25 to 14.2.26
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v14.2.25...v14.2.26 )
---
updated-dependencies:
- dependency-name: next
dependency-version: 14.2.26
dependency-type: direct:production
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-03 20:23:05 +05:30
d9e3405f5a
[WEB-3700] chore: improve authentication redirections ( #6836 )
...
* chore: update redirections to be from allowed hosts
* chore: update redirection logic
* chore: add web url in settings
* chore: add next path validation
* chore: update typings
* chore: update typings
* chore: update types
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2025-04-02 23:09:27 +05:30
Vamsi Krishna and GitHub
adee686ea3
[WEB-3699]fix: create link modal text flicker ( #6860 )
2025-04-02 23:08:18 +05:30
Dheeraj Kumar Ketireddy and GitHub
81fae36c23
[WEB-3744] Append the deleted_at timestamp to workspcace slug when it's soft deleted ( #6862 )
2025-04-02 23:07:26 +05:30
Akshita Goyal and GitHub
3f652ba44e
[WEB-3746] fix: intake form css ( #6864 )
2025-04-02 23:06:32 +05:30
Vamsi Krishna and GitHub
16aa1d7034
[WEB-3273]fix: editor bubble menu z-index #6858
2025-04-02 17:35:30 +05:30
Anmol Singh Bhatia and GitHub
0db581509c
[WEB-3745] fix: color picker event propagation ( #6859 )
2025-04-02 17:35:04 +05:30
M. Palanikannan and GitHub
523ab3f4a1
[WEB-3747] regression: readonly mode with fragments ( #6861 )
2025-04-02 17:34:28 +05:30
M. Palanikannan and GitHub
a57c37c26c
[PE-304] feat: make floating link generic and use it for all editors ( #6552 )
...
* fix: make floating link generic and use it for all editors
* fix: link component behaviour with selected text fixed and storage is now typed
* chore: link view seperated
* fix: editor link edit view across multiple links resets now
* fix: link view container
* fix: cleaning up
* fix: url validation
2025-04-02 13:42:34 +05:30
Sangeetha and GitHub
65a0530cfe
[WEB-2804] fix: subscribed issue count ( #6845 )
2025-04-01 20:48:25 +05:30
Prateek Shourya and GitHub
7bb291408d
[WEB-3712] improvement: create draft work item logic ( #6847 )
2025-04-01 20:47:44 +05:30
Anmol Singh Bhatia and GitHub
4be94adaca
[WEB-2597] fix: handle favorite entity data causing application error ( #6853 )
2025-04-01 20:47:01 +05:30
sriram veeraghanta and GitHub
2d1b3fb39e
[WEB-3732 | WEB-3731] feat: Vietnamese and Portuguese language support #6854
2025-04-01 16:43:16 +05:30
Anmol Singh Bhatia
585432824f
chore: portuguese translation updated
2025-04-01 15:33:49 +05:30
Anmol Singh Bhatia
fe9640533c
chore: vietnamese translation updated
2025-04-01 15:30:21 +05:30
Trần Huy Duẫn and GitHub
5ec817ba37
feat: add Vietnamese language support and translations ( #6842 )
...
- Added Vietnamese (Tiếng việt) to the list of supported languages.
- Created a new translations file for Vietnamese with comprehensive translations for various UI elements.
- Updated the TranslationStore to include the new Vietnamese language option.
2025-04-01 15:17:21 +05:30
Henrique and GitHub
9279b5f1fb
feat(i18n): add Brazilian Portuguese (pt-BR) translations ( #6840 )
...
Updated TranslationStore to include support for Brazilian Portuguese by importing the corresponding translations file.
Extended TLanguage type to include "pt-BR" as a valid language option.
2025-04-01 15:16:58 +05:30
Anmol Singh Bhatia and GitHub
921dfe3222
[WEB-3704] chore: work item store optimization and code refactor ( #6846 )
...
* chore: work item store optimization and code refactor
* chore: code refactor
2025-03-28 18:38:44 +05:30
Anmol Singh Bhatia and GitHub
8216785b27
[WEB-3704] fix: sub work item #6844
2025-03-28 17:02:17 +05:30
sriram veeraghanta
2bfe4d6a6e
fix: tsup version upgrade
2025-03-28 15:52:56 +05:30
Prateek Shourya and GitHub
691cbef1f2
[WEB-3701] fix: use getCycleById to ensure null handling for cycle access ( #6838 )
...
* [WEB-3701] fix: use `getCycleById` to ensure null handling for cycle access
* fix: cycle sidebar storage values
2025-03-28 15:12:40 +05:30
Prateek Shourya and GitHub
fed0ef6185
[WEB-3705] improvement: clear local db on version change ( #6843 )
...
* [WEB-3705] improvement: clear local db on version change
* chore: remove console.log
2025-03-28 15:12:03 +05:30
Akshita Goyal and GitHub
e8779511ad
[WEB-3673] fix: password change form ( #6839 )
...
* fix: change password
* fix: added store action for change password
* fix: type
* fix: store refactor
2025-03-28 13:35:42 +05:30
Anmol Singh Bhatia and GitHub
99dba80d19
[WEB-3540] dev: color picker component ( #6823 )
...
* dev: color picker component added
* chore: helper function added
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: code refactor
2025-03-27 17:48:39 +05:30
Anmol Singh Bhatia and GitHub
471fefce8b
[WEB-3697] chore: chart components ( #6835 )
2025-03-27 17:46:43 +05:30
869c755065
[WEB-3698] fix: comments refactor ( #6759 )
...
* fix: comments refactor
* fix: add edited at
* chore: add edited_at validation at issue comment update
* fix: comment mentions
* fix: edited at
* fix: css
* fix: added bulk asset upload api
* fix: projectId prop fixed
* fix: css
* fix: refactor
* fix: translation
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2025-03-27 17:28:52 +05:30
Vamsi Krishna and GitHub
a5ffbffed9
[WEB-3694] feat: added dates display in user timezone in analytics sidebar ( #6834 )
2025-03-27 17:18:09 +05:30
Dheeraj Kumar Ketireddy and GitHub
784d651c5b
fix: Removed hardcoded timezone offsets and reduced the cache to 2 hours ( #6837 )
2025-03-27 16:53:20 +05:30
Dancia and GitHub
b19bca3b50
docs: updated links in README.md file ( #6833 )
2025-03-27 15:11:43 +05:30
Vamsi Krishna and GitHub
1121c58ada
fix: label update for date dropdown ( #6832 )
2025-03-27 13:52:30 +05:30
sriram veeraghanta
fb2987e9ef
chore: updated gitignore
2025-03-27 12:53:29 +05:30
Aaryan Khandelwal and GitHub
a25cd426a9
style: page editor width and layout updates ( #6826 )
2025-03-26 21:10:44 +05:30
M. Palanikannan and GitHub
993713925a
feat: express decorators for rest apis and websocket ( #6818 )
...
* feat: express decorators for rest apis and websocket
* fix: added package dependency
* fix: refactor decorators
2025-03-26 20:24:05 +05:30
Vamsi Krishna and GitHub
ae6e5a48fa
[WEB-3681]feat: added user timezone dates for cycle ( #6820 )
...
* feat: added user timezone dates for cycle
* *chore: added translations
*chore: refactored user timezone functions
2025-03-26 20:23:19 +05:30
c125bc54ba
[WEB-3686] feat: romanian and indonesian language support ( #6825 )
...
* Add ro Romanian Language locale (#6809 )
* feat: add Indonesian language support (#6794 )
Co-authored-by: Anmol Singh Bhatia <121005188+anmolsinghbhatia@users.noreply.github.com >
* chore: core translation added and code refactor
---------
Co-authored-by: mnbro <107358316+mnbro@users.noreply.github.com >
Co-authored-by: Rasyid Ridho <rasyid@sekeco.id >
2025-03-26 20:10:20 +05:30
41447e566a
[WEB-3600] fix: private project join issue ( #6799 )
...
* fix: private project join issue
* chore: return network value
* fix: refactor
* fix: refactor
* fix: type
* chore: added restricition for private projects
* chore: removed extra validations
* chore: added value to access enum
---------
Co-authored-by: sangeethailango <sangeethailango21@gmail.com >
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2025-03-25 20:17:16 +05:30
Prateek Shourya and GitHub
cebd0b3599
[RANTS-68] fix: z-index for image picker popover button (change project cover) ( #6812 )
2025-03-25 20:16:06 +05:30
Prateek Shourya and GitHub
caa522118d
[RANTS-29] fix: enter key does not work in the workspace member invite modal ( #6816 )
2025-03-25 20:15:35 +05:30
Prateek Shourya and GitHub
aea5f39059
[RANTS-31] improvement: optimistic update for home widget reordering ( #6817 )
2025-03-25 20:15:00 +05:30
sriram veeraghanta
f29867968a
chore: removed sentry instrumentation dependencies
2025-03-25 15:54:44 +05:30
sriram veeraghanta
c91972cc0a
chore: removing sentry instrumentation
2025-03-25 15:45:31 +05:30
Anmol Singh Bhatia and GitHub
84c7375d2a
[WEB-3601] chore: content updated ( #6811 )
2025-03-24 19:57:13 +05:30
Anmol Singh Bhatia and GitHub
5cb37a0b9c
[WEB-3560] fix: table layout issue block and code refactor ( #6805 )
2025-03-24 19:06:36 +05:30
Anmol Singh Bhatia and GitHub
c347dd7dcd
[WEB-3614] chore: list layout display filters ( #6801 )
2025-03-24 19:05:53 +05:30
sriram veeraghanta
0ec206b75d
fix: transpile packages update on space and admin apps
2025-03-24 18:55:59 +05:30
Vamsi Krishna and GitHub
e8718a84fe
chore: issue detail refactor ( #6803 )
2025-03-24 18:33:22 +05:30
Anmol Singh Bhatia and GitHub
983e0fa081
[WEB-3438] fix: transfer completed cycle issue modal ( #6802 )
2025-03-24 18:30:31 +05:30
Aaryan Khandelwal and GitHub
ef108839c4
[RANTS-57] chore: replace target date with due date in work item filters dropdown ( #6806 )
2025-03-24 18:24:10 +05:30
Bavisetti Narayan and GitHub
fe04e5a292
[WEB-3658] fix: remove cycles and modules when issues are bulk deleted ( #6807 )
2025-03-24 18:23:09 +05:30
Aaryan Khandelwal and GitHub
50e0cb7ffd
[RANTS-75] chore: update profile sidebar icons and copy for consistency ( #6808 )
2025-03-24 18:21:12 +05:30
Akshita Goyal and GitHub
d37d210921
[WEB-3677] fix: settings dynamic pages permissions ( #6804 )
...
* fix: settings dynamic pages permissions
* fix: refactor
2025-03-24 18:15:43 +05:30
Anmol Singh Bhatia and GitHub
ab3eadf767
[WEB-3614] fix: cmd-k item focus state ( #6800 )
2025-03-24 18:13:49 +05:30
sriram veeraghanta
dbdf2f001a
fix: transpile packages for web application
2025-03-24 13:47:00 +05:30
Prateek Shourya and GitHub
0d069bf46e
[RANTS-65] fix: undefined work item sequence in bulk delete work item modal ( #6797 )
2025-03-24 13:41:02 +05:30
Prateek Shourya and GitHub
962923ff4f
fix: admin build ( #6798 )
2025-03-24 13:40:07 +05:30
Samuel Torres and GitHub
f720a9afb2
feat: validate github organization during OAuth login ( #6700 )
...
* feat: add GITHUB_ORGANIZATION_ID support for GitHub OAuth integration
* fix: remove debug print statements from InstanceConfigurationEndpoint
2025-03-24 12:55:20 +05:30
4032aa62c5
[WEB-3551] fix: role improvements ( #6763 )
...
* Return Cycle start and end dates in project's timezone
* fix: role improvements
* chore: role updates
* chore: update role endpoint to update workspace admin permissions
* fix: conditions
* chore: update member role for workspace members
* chore: update workspace permission role
* fix: currentAdmin permissions
---------
Co-authored-by: Dheeraj Kumar Ketireddy <dheeru0198@gmail.com >
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2025-03-24 12:52:57 +05:30
cbe248591e
chore(deps): bump next in the npm_and_yarn group across 1 directory ( #6796 )
...
Bumps the npm_and_yarn group with 1 update in the / directory: [next](https://github.com/vercel/next.js ).
Updates `next` from 14.2.24 to 14.2.25
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v14.2.24...v14.2.25 )
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-24 12:52:16 +05:30
Dheeraj Kumar Ketireddy and GitHub
75a9b71edb
[WEB-3513] fix: return cycle start and end dates in project's timezone
2025-03-24 12:51:44 +05:30
ef42ce04a4
chore(deps): bump gunicorn ( #6793 )
...
Bumps the pip group with 1 update in the /apiserver/requirements directory: [gunicorn](https://github.com/benoitc/gunicorn ).
Updates `gunicorn` from 22.0.0 to 23.0.0
- [Release notes](https://github.com/benoitc/gunicorn/releases )
- [Commits](https://github.com/benoitc/gunicorn/compare/22.0.0...23.0.0 )
---
updated-dependencies:
- dependency-name: gunicorn
dependency-type: direct:production
dependency-group: pip
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-24 12:48:05 +05:30
6bafdb6dd8
[PE-298] Fix: Copy markdown to clipboard ( #6675 )
...
* fix: markdown for mentions fixed
* fix: copying text in mentions
* fix: refactored the component to use the same function
* chore: renamed funcion name
* add the new copy extension
* init working fix
* remove useless code
* improve readibility
* update node import
* better smaller logic
* remove log
* add open close end handler
* update readabliity
* handle tables
* handle triple click in cell
* triple tap select current line
* handle block and list
* lists fixed
* handle all possible cases of copy in table
* update the min elements
* handle multi types in table
* handle table seletion cases
* handle whole table handler
* feat: all case converd
* update markdown handling code
* update return statement
* handle using group block
* handle param
* handle multple cell in table
* handle using recursion
* add types
* fix code rabbit suggestions
* fix root node bug
* update recursion with loop
* update transform copied to false
* refactor clipboard extension: remove options and integrate MarkdownClipboard into core extensions
* fix: header and code handler
* fix: store hooks fixed
* fix: mention id
---------
Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com >
2025-03-24 12:32:11 +05:30
sriram veeraghanta and GitHub
45e25ce18b
release: v0.25.3 #6788
2025-03-21 17:26:55 +05:30
sriram veeraghanta
72307ec100
chore: update package version
2025-03-21 17:00:14 +05:30
sriram veeraghanta
2eb1d03c20
fix: transpile and optimize package imports
2025-03-21 01:51:50 +05:30
Prateek Shourya and GitHub
94bf90dac5
[WEB-3597] fix: guest work item view access when hyper mode is enabled ( #6785 )
...
* [WEB-3597] fix: guest work item view access when hyper mode is enabled
* fix: only show work item created by the guest user if the guest_view_all_features is disabled
2025-03-20 19:43:40 +05:30
Anmol Singh Bhatia and GitHub
b0e941e4e2
[WEB-3590] chore: sidebar enhancements ( #6780 )
...
* chore: implement optimistic update for extended sidebar item
* chore: replace eye icon with pin icon for show/hide functionality
* chore: code refactor
* chore: code refactor
2025-03-20 16:43:45 +05:30
e22265dc93
fix: intake refactor ( #6698 )
...
* fix: refactor
* fix: refactor
* fix: type
* chore: added source data in intake
* fix: css
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2025-03-20 14:06:36 +05:30
Sangeetha and GitHub
075c234385
[WEB-3286] fix: allow admins to delete other admins views ( #6769 )
...
* fix: allow admins to delete other admins views
* fix: allow admins to delete other admins views
2025-03-20 14:04:28 +05:30
Vamsi Krishna and GitHub
bc539e0d01
[WEB-3175]fix: favorites menu ( #6773 )
...
* fix: favrotites menu open
* fix: open fav menu on starring projec
* chore: added constant for hardcoded text
2025-03-20 14:03:24 +05:30
Nikhil and GitHub
04fb13cbca
chore: update celery cron configurations ( #6776 )
2025-03-20 14:02:55 +05:30
Vamsi Krishna and GitHub
ca5cf27957
[WEB-3262]fix: incomplete activity render for activity in notifications ( #6777 )
...
* fix: incomplete activity render for activity in notifications
* fix: handled content overflow for long notification messages
2025-03-20 14:02:06 +05:30
Vamsi Krishna and GitHub
433682e913
fix: space app icons display ( #6784 )
2025-03-20 13:58:48 +05:30
Aaryan Khandelwal and GitHub
f181b671f3
chore: update year range in the calendar component ( #6781 )
2025-03-19 19:06:58 +05:30
Prateek Shourya and GitHub
f82d4a9ead
[WEB-3589] improvement: reset language to default on sign out ( #6775 )
2025-03-19 14:42:19 +05:30
Anmol Singh Bhatia and GitHub
3f22642732
[WEB-3580] fix: automations settings translation ( #6767 )
2025-03-18 16:34:58 +05:30
e339b7ad8f
[WEB-3545] feat: language translations ( #6762 )
...
* feat(translations): add Korean translation (#6755 )
* feat(translations): init Korean translation
Co-authored-by: NavyStack <navystack@askfront.com >
Co-authored-by: FVOCI <150913557+fvoci@users.noreply.github.com >
* feat(translations): add rough Korean translation
Co-authored-by: NavyStack <navystack@askfront.com >
Co-authored-by: FVOCI <150913557+fvoci@users.noreply.github.com >
---------
Co-authored-by: FVOCI <150913557+fvoci@users.noreply.github.com >
* feat(translations): add Slovak, Deutsch, Ukrainian and Polish translation (#6743 )
* feat(translation): add Slovak translation
* feat(translation): add Slovak translation for workspace
* feat(translation): improved Slovak translation for views
* feat(translation): add Deutsch translation
* feat(translation): add Ukrainian translation
* feat(translation): add Polish translation
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
* fix: project cycle translations
* fix: build error
* feat: Add zh-TW Traditional Chinese locale (#6764 )
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
* chore: zh-TW core translation updated
---------
Co-authored-by: NavyStack <navystack@askfront.com >
Co-authored-by: FVOCI <150913557+fvoci@users.noreply.github.com >
Co-authored-by: Ján Regeš <jan.reges@gmail.com >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
Co-authored-by: Peter Dave Hello <hsu@peterdavehello.org >
2025-03-18 13:35:46 +05:30
Vamsi Krishna and GitHub
d4991b9a48
chore: issue filters refactor ( #6742 )
...
* chore: issue filters refactor
* chore: update helper funciton implementation
* chore: removed redundant components
2025-03-17 15:45:34 +05:30
Prateek Shourya and GitHub
1bf683e044
improvement: command palette search results ( #6761 )
2025-03-17 15:45:03 +05:30
Akshita Goyal and GitHub
807148671f
fix: build ( #6760 )
2025-03-17 14:38:46 +05:30
d2b81ad2da
fix: favorite mutation on quick actions ( #6741 )
...
* fix: fav mutation on quick actions
* fix: user favorite fetch
* fix: exist validation
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2025-03-17 14:14:45 +05:30
sriram veeraghanta
3d14c9d9fe
fix: build test pull request changes
2025-03-17 00:38:51 +05:30
sriram veeraghanta
d7f40cf578
fix: remove files changed step from branch build workflow
2025-03-17 00:26:10 +05:30
Aaryan Khandelwal and GitHub
b370ef72ee
[RANTS-46] fix: modules list sidebar position ( #6754 )
2025-03-16 23:50:04 +05:30
sriram veeraghanta
0341205666
fix: live server dev port to 3100
2025-03-13 15:42:43 +05:30
sriram veeraghanta
41fe7a59eb
chore: axios package update
2025-03-13 14:28:40 +05:30
sriram veeraghanta
dcbee45d82
chore: updated package resolutions
2025-03-13 14:05:15 +05:30
Akshita Goyal and GitHub
c3560c6586
fix: translation key ( #6745 )
2025-03-13 13:39:14 +05:30
Anmol Singh Bhatia and GitHub
a477f55b23
[WEB-3509] chore: disable search indexing for space app ( #6735 )
2025-03-11 16:52:25 +05:30
sriram veeraghanta and GitHub
4d88dbaf49
release: v0.25.2 ( #6736 )
2025-03-11 16:01:20 +05:30
9ee1d8cb03
chore(deps): bump the npm_and_yarn group across 6 directories with 2 updates ( #6737 )
...
Bumps the npm_and_yarn group with 2 updates in the / directory: [axios](https://github.com/axios/axios ) and [tsup](https://github.com/egoist/tsup ).
Bumps the npm_and_yarn group with 1 update in the /live directory: [tsup](https://github.com/egoist/tsup ).
Bumps the npm_and_yarn group with 1 update in the /packages/editor directory: [tsup](https://github.com/egoist/tsup ).
Bumps the npm_and_yarn group with 1 update in the /packages/hooks directory: [tsup](https://github.com/egoist/tsup ).
Bumps the npm_and_yarn group with 1 update in the /packages/ui directory: [tsup](https://github.com/egoist/tsup ).
Bumps the npm_and_yarn group with 1 update in the /packages/utils directory: [tsup](https://github.com/egoist/tsup ).
Updates `axios` from 1.7.9 to 1.8.2
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.7.9...v1.8.2 )
Updates `tsup` from 7.3.0 to 8.3.5
- [Release notes](https://github.com/egoist/tsup/releases )
- [Commits](https://github.com/egoist/tsup/compare/v7.3.0...v8.3.5 )
Updates `tsup` from 7.3.0 to 8.4.0
- [Release notes](https://github.com/egoist/tsup/releases )
- [Commits](https://github.com/egoist/tsup/compare/v7.3.0...v8.3.5 )
Updates `tsup` from 7.3.0 to 8.4.0
- [Release notes](https://github.com/egoist/tsup/releases )
- [Commits](https://github.com/egoist/tsup/compare/v7.3.0...v8.3.5 )
Updates `tsup` from 7.3.0 to 8.4.0
- [Release notes](https://github.com/egoist/tsup/releases )
- [Commits](https://github.com/egoist/tsup/compare/v7.3.0...v8.3.5 )
Updates `tsup` from 7.3.0 to 8.4.0
- [Release notes](https://github.com/egoist/tsup/releases )
- [Commits](https://github.com/egoist/tsup/compare/v7.3.0...v8.3.5 )
Updates `tsup` from 7.3.0 to 8.4.0
- [Release notes](https://github.com/egoist/tsup/releases )
- [Commits](https://github.com/egoist/tsup/compare/v7.3.0...v8.3.5 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: tsup
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: tsup
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: tsup
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: tsup
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: tsup
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: tsup
dependency-type: direct:development
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-11 01:14:37 +05:30
sriram veeraghanta
b478e36b59
fix: package version upgrade
2025-03-10 18:47:38 +05:30
Vipin Chaudhary and GitHub
2a1cef0360
[PE-262] fix: add break-all to break words ( #6734 )
2025-03-10 18:37:37 +05:30
Anmol Singh Bhatia and GitHub
52b9b12f74
fix: ambiguous class warning ( #6733 )
2025-03-10 18:12:51 +05:30
Vamsi Krishna and GitHub
45ba8cbc83
fix: build errors ( #6732 )
2025-03-10 17:54:19 +05:30
Akshat Jain and GitHub
4ce40fb3db
chore: add env MINIO_ENDPOINT_SSL in docker compose file ( #6731 )
2025-03-10 17:39:07 +05:30
Nikhil and GitHub
9ba2ed7d89
chore: make api rate limit configurable through environment variable ( #6730 )
2025-03-10 17:27:35 +05:30
Vipin Chaudhary and GitHub
6157900b23
[PE-294] fix : route back on page delete ( #6729 )
2025-03-10 17:19:37 +05:30
Vamsi Krishna and GitHub
a9045adf17
[WEB-3504]chore: issue properties refactor ( #6724 )
...
* chore: issue properties refactor
* chore: added export to props
* chore: updated component name
2025-03-10 17:14:46 +05:30
Akshat Jain and GitHub
d1e462bb37
chore: Add env for handling uploads SSL Termination ( #6722 )
2025-03-10 15:45:11 +05:30
Anmol Singh Bhatia and GitHub
7df63151b5
[WEB-3134] fix: plane logo rendering issue in safari ( #6728 )
2025-03-10 15:35:07 +05:30
Anmol Singh Bhatia and GitHub
05b0716822
chore: cs translations updated ( #6726 )
2025-03-10 14:50:48 +05:30
Anmol Singh Bhatia and GitHub
b75c9a8d8d
[WEB-3401] fix: platform translations ( #6727 )
...
* fix: platform translations
* chore: common translation updated
2025-03-10 14:28:38 +05:30
Ján Regeš and GitHub
099c5d50ee
feat(translation): add Czech translation ( #6725 )
2025-03-10 12:41:55 +05:30
Prateek Shourya and GitHub
a953013f70
[WEB-3489] improvement: add support to disable extensions in rich and lite text editor ( #6721 )
...
* [WEB-3489] improvement: add support to disable extensions in rich text editor
* improvements: disabled extensions prop for all editor components
2025-03-07 16:34:07 +05:30
sriram veeraghanta
a77fe7aa90
fix: django version upgrade to fix vulnerability
2025-03-07 13:35:54 +05:30
Aaryan Khandelwal and GitHub
cb344ea1f5
refactor: favorites sidebar implementation ( #6716 )
...
* chore: code separation for favorites
* chore: error handling
2025-03-07 13:17:13 +05:30
Nikhil and GitHub
40c0bbcfb4
fix: assignee validation when updating issues ( #6720 )
...
* fix: assignee validation
* chore: remove prints
* fix: remove all assignees
2025-03-07 13:08:34 +05:30
Aaryan Khandelwal and GitHub
7005ae2b53
chore: add more translation keys ( #6715 )
2025-03-07 11:31:41 +05:30
Vamsi Krishna and GitHub
21d7a1865c
fix: sidebar project list expand ( #6714 )
2025-03-06 16:54:28 +05:30
Aaryan Khandelwal and GitHub
f65b9a4dcb
improvement: add disable image upload using props ( #6706 )
2025-03-06 16:03:35 +05:30
Prateek Shourya and GitHub
6d216f2607
[WEB-3482] refactor: platform components and mobx stores ( #6713 )
...
* improvement: platform componenents and mobx stores
* minor improvements
2025-03-06 15:47:46 +05:30
Vipin Chaudhary and GitHub
4958be7898
fix: added padding bottom to editor container ( #6712 )
2025-03-06 15:38:53 +05:30
Vamsi Krishna and GitHub
a40e44c6d5
refactor: issue list modal refactor ( #6702 )
2025-03-06 13:45:07 +05:30
Akshita Goyal and GitHub
44af90dc6c
fix: issue stats refactor ( #6705 )
...
* fix: issue stats refactor
* fix: refactor
* fix: ui color
* fix: translation key
2025-03-06 13:44:37 +05:30
+4
e61ff879c4
release: v0.25.1
...
* fix: issue activity for project id validation (#6668 )
* fix: work item attachment count mutation (#6670 )
* updated the action to modify the release build assets (#6669 )
* feat: russian translation (#6666 )
* chore: ru translation updated (#6672 )
* fix: state drop down refactor
* fix: intake work item creation refactor
* fix: cleanup for deprecated functions
* fix: date range picker on cycles and modules list (#6676 )
* fix: Handled workspace switcher closing on click
* fix: replaced date range picker with date picker at some places
* chore: add common translation keys (#6688 )
* chore: add missing translation keys
* chore: add russian translation keys
* fix: issue activity task (#6689 )
* changed github workflow action ubuntu version to `ubuntu-22.04` (#6683 )
* chore: update russian translation (#6682 )
* chore: update russian translation
* chore: rename issues to work items in russian translation
* [PE-275] chore: editor line spacing variables (#6678 )
* chore: variable editor line spacing
* chore: variable list spacing
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com >
* [WEB-3475] fix: cycle dates dropdown (#6690 )
* fix: Handled workspace switcher closing on click
* fix: Cycle date picker
* fix: Made onSelect optional in range range component
* fix: module date picker (#6691 )
* fix: Handled workspace switcher closing on click
* fix: reverted module date picker changes
* chore: extended sidebar improvement (#6693 )
* feat: italian translations (#6692 )
* Create translations.json - ITALIAN translation (#6667 )
* chore: italian translation updated
* feat: italian translation added
* fix: module end date translation
---------
Co-authored-by: Nicolas Bossi <nicolasbossi@gmail.com >
Co-authored-by: gakshita <akshitagoyal1516@gmail.com >
* fix: attachment item created by (#6695 )
* fix: module flicker issue on property updation (#6699 )
* [WEB-3477] fix: mutation issue on moving work items for a manually ended cycle (#6696 )
* fix: package version update
* fix: esbuild version fix
* fix: package license repliation
* [WEB-3488] improvement: assignee validation for work item creation (#6701 )
* fix: work item assignee update validation (#6704 )
---------
Co-authored-by: Nikhil <118773738+pablohashescobar@users.noreply.github.com >
Co-authored-by: Anmol Singh Bhatia <121005188+anmolsinghbhatia@users.noreply.github.com >
Co-authored-by: Manish Gupta <59428681+mguptahub@users.noreply.github.com >
Co-authored-by: Nikita Mitasov <32384814+ch4og@users.noreply.github.com >
Co-authored-by: Akshita Goyal <36129505+gakshita@users.noreply.github.com >
Co-authored-by: Aaryan Khandelwal <65252264+aaryan610@users.noreply.github.com >
Co-authored-by: Akshat Jain <akshatjain9782@gmail.com >
Co-authored-by: Lakhan Baheti <94619783+1akhanBaheti@users.noreply.github.com >
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com >
Co-authored-by: Nicolas Bossi <nicolasbossi@gmail.com >
Co-authored-by: gakshita <akshitagoyal1516@gmail.com >
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
2025-03-05 19:15:33 +05:30
Prateek Shourya and GitHub
f01d82ad1e
fix: work item assignee update validation ( #6704 )
2025-03-05 17:42:09 +05:30
Prateek Shourya and sriram veeraghanta
ac6fef3073
[WEB-3488] improvement: assignee validation for work item creation ( #6701 )
2025-03-05 16:21:09 +05:30
sriram veeraghanta
c64c15948b
fix: package license repliation
2025-03-04 20:20:38 +05:30
sriram veeraghanta
e58b68b6fc
fix: esbuild version fix
2025-03-04 20:13:15 +05:30
sriram veeraghanta
68325866ef
fix: package version update
2025-03-04 19:32:12 +05:30
Akshita Goyal and GitHub
80198f5fda
[WEB-3477] fix: mutation issue on moving work items for a manually ended cycle ( #6696 )
2025-03-04 18:32:02 +05:30
Akshita Goyal and GitHub
6ac28ad614
fix: module flicker issue on property updation ( #6699 )
2025-03-04 18:30:53 +05:30
Anmol Singh Bhatia and GitHub
c021ffddf2
fix: attachment item created by ( #6695 )
2025-03-04 13:58:32 +05:30
f8997446e2
feat: italian translations ( #6692 )
...
* Create translations.json - ITALIAN translation (#6667 )
* chore: italian translation updated
* feat: italian translation added
* fix: module end date translation
---------
Co-authored-by: Nicolas Bossi <nicolasbossi@gmail.com >
Co-authored-by: gakshita <akshitagoyal1516@gmail.com >
2025-03-03 19:56:39 +05:30
Anmol Singh Bhatia and GitHub
9487c02954
chore: extended sidebar improvement ( #6693 )
2025-03-03 18:12:03 +05:30
Akshita Goyal and GitHub
0188cabbde
fix: module date picker ( #6691 )
...
* fix: Handled workspace switcher closing on click
* fix: reverted module date picker changes
2025-03-03 17:56:39 +05:30
Akshita Goyal and GitHub
392a6e0137
[WEB-3475] fix: cycle dates dropdown ( #6690 )
...
* fix: Handled workspace switcher closing on click
* fix: Cycle date picker
* fix: Made onSelect optional in range range component
2025-03-03 17:39:07 +05:30
7e62c60748
[PE-275] chore: editor line spacing variables ( #6678 )
...
* chore: variable editor line spacing
* chore: variable list spacing
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com >
2025-03-03 17:01:47 +05:30
Nikita Mitasov and GitHub
9bff707fb5
chore: update russian translation ( #6682 )
...
* chore: update russian translation
* chore: rename issues to work items in russian translation
2025-03-03 16:15:06 +05:30
Akshat Jain and GitHub
0d599ef2dc
changed github workflow action ubuntu version to ubuntu-22.04 ( #6683 )
2025-03-03 16:10:23 +05:30
Nikhil and GitHub
e183a0cc63
fix: issue activity task ( #6689 )
2025-03-03 16:06:02 +05:30
Aaryan Khandelwal and GitHub
958a3676af
chore: add common translation keys ( #6688 )
...
* chore: add missing translation keys
* chore: add russian translation keys
2025-03-03 13:31:09 +05:30
Akshita Goyal and GitHub
59a0925d34
fix: date range picker on cycles and modules list ( #6676 )
...
* fix: Handled workspace switcher closing on click
* fix: replaced date range picker with date picker at some places
2025-02-25 21:21:02 +05:30
sriram veeraghanta
fbbf58481d
fix: cleanup for deprecated functions
2025-02-25 21:20:00 +05:30
sriram veeraghanta
6356bb1dbb
fix: intake work item creation refactor
2025-02-25 17:56:11 +05:30
sriram veeraghanta
d08bce35a3
fix: state drop down refactor
2025-02-25 15:39:29 +05:30
Anmol Singh Bhatia and GitHub
9297448ec8
chore: ru translation updated ( #6672 )
2025-02-25 15:10:43 +05:30
Nikita Mitasov and GitHub
5329326602
feat: russian translation ( #6666 )
2025-02-25 13:02:05 +05:30
Manish Gupta and GitHub
062fc9dbc0
updated the action to modify the release build assets ( #6669 )
2025-02-25 12:59:27 +05:30
Anmol Singh Bhatia and GitHub
fde8630c5b
fix: work item attachment count mutation ( #6670 )
2025-02-25 12:54:51 +05:30
Nikhil and GitHub
aa0b2c0be4
fix: issue activity for project id validation ( #6668 )
2025-02-25 12:32:36 +05:30
sriram veeraghanta and GitHub
adeb7d977d
Merge pull request #6665 from makeplane/canary
...
fix: package version update
2025-02-24 20:40:25 +05:30
sriram veeraghanta
f70eae2f3b
fix: package version update
2025-02-24 20:37:55 +05:30
sriram veeraghanta and GitHub
cf8823fa96
Merge pull request #6664 from makeplane/canary
...
release: v0.25.0
2025-02-24 20:34:31 +05:30
Bavisetti Narayan and GitHub
5f3d02606c
[WEB-3449] chore: changed the logic from utc to project date conversion ( #6663 )
...
* chore: changed the logic from utc to project date conversion
* chore: changed the cycle to project timezone
2025-02-24 19:51:13 +05:30
sriram veeraghanta
aeed6590b7
chore: selfhost docker compose updated by adding comments
2025-02-24 19:44:01 +05:30
1f18b08655
feat: docker swarm support for plane community using swarm.sh file ( #6406 )
...
* added swarm stack in selfhost
* synced docker-compose and swarm-compose
* updated the BRANCH variable
* fixes
* fix: swarm script upgrade function and `APP_RELEASE` variable
* fix: remove network from compose file and fix swarm script
* removed property restart from docker compose file
* added restart_policy condition in docker compose
* fix: changed restart policy to `any`
* changed `restart_policy` from `any` to `on-failure`
* updated selfhost readme
* chore: added migrator, redis, minio, db and mq service logs and also added redeployStack in script file
* add sleep in redeployStack service
* fixed typo in swarm and install script
* updated coderabbit suggestions
* added Replica Envs for services
* removed additional replica envs from docker compose file
---------
Co-authored-by: Manish Gupta <59428681+mguptahub@users.noreply.github.com >
2025-02-24 17:09:06 +05:30
Akshita Goyal and GitHub
e4dd2a6c07
[WEB-3452] Fix: date picker auto close ( #6662 )
...
* fix: Handled workspace switcher closing on click
* fix: removed auto close for date range picker
2025-02-24 15:10:22 +05:30
Vipin Chaudhary and GitHub
bcb9c73634
[WEB-3411] fix: archive permission ( #6661 )
...
* fix restore typo
* fix archive permissions
* fix restore typo
2025-02-24 14:33:55 +05:30
sriram veeraghanta
952eee8d55
fix: minor refactoring changes for state dropdowns
2025-02-24 14:14:24 +05:30
Nikhil and GitHub
da469dac18
chore: error handling ( #6657 )
...
* fix: ai completions
* fix: reset password endpoints
* fix: intake issue list
* fix: identifier validation, uuid validation
2025-02-24 13:36:21 +05:30
Aaryan Khandelwal and GitHub
6fac320a05
chore: add month and year picker ( #6656 )
2025-02-21 17:14:28 +05:30
Anmol Singh Bhatia and GitHub
cc7b34e399
[WEB-3439] fix: work item attachment mutation ( #6655 )
...
* chore: created by field added to attachment response
* fix: work item attachment mutation
2025-02-21 00:10:16 +05:30
Anmol Singh Bhatia and GitHub
2d6c26a5d6
[WEB-3436] fix: work item delete permission and header translation ( #6654 )
...
* fix: work item header translation
* fix: work item delete permission
2025-02-20 18:32:22 +05:30
Vamsi Krishna and GitHub
f1acd46e15
fix: add favorites ( #6652 )
2025-02-20 18:24:43 +05:30
Prateek Shourya and GitHub
c023f7d89b
chore: update breadcrumb translation of work item detail page ( #6653 )
2025-02-20 18:24:13 +05:30
Prateek Shourya and GitHub
8fa45ef9a6
fix: command palette search ( #6651 )
2025-02-20 17:59:32 +05:30
sriram veeraghanta
8bcc295061
fix: turbo repo upgrade
2025-02-19 22:06:11 +05:30
sriram veeraghanta
1b080012ab
fix: react date picker update
2025-02-19 22:04:10 +05:30
Akshita Goyal and GitHub
f6dfca4fdc
Fix: project settings pages permissions ( #6649 )
...
* fix: Handled workspace switcher closing on click
* fix: permissions for labels dnd + issue state creation
2025-02-19 18:05:43 +05:30
Anmol Singh Bhatia and GitHub
3de655cbd4
fix: home recent n progress ( #6648 )
2025-02-19 18:04:26 +05:30
Anmol Singh Bhatia and GitHub
376f781052
fix: attachment item avatar ( #6650 )
2025-02-19 18:02:39 +05:30
Aaryan Khandelwal and GitHub
827f47809b
[PE-238] refactor: page store hooks ( #6409 )
...
* refactor: page store hooks
* fix: page details instances
* fix: build errors
* refactor: page store hooks
* fix: minor bug
2025-02-19 18:02:14 +05:30
Aaryan Khandelwal and GitHub
dd11ebf335
fix: sticky collapse icon ( #6647 )
2025-02-19 17:29:45 +05:30
Aaryan Khandelwal and GitHub
0c35e196be
[regression]: space app editor helpers ( #6646 )
...
* fix: editor helpers
* fix: animation ref type
* fix: animation ref type
2025-02-19 17:28:55 +05:30
Aaryan Khandelwal and GitHub
6303847026
fix: editor image block condition ( #6645 )
2025-02-19 15:49:59 +05:30
Aaryan Khandelwal and GitHub
214692f5b2
[PE-242, 243] refactor: editor file handling, image upload status ( #6442 )
...
* refactor: editor file handling
* refactor: asset store
* refactor: space app file handlers
* fix: separate webhook connection params
* chore: handle undefined status
* chore: add type to upload status
* chore: added transition for upload status update
2025-02-19 15:18:01 +05:30
Prateek Shourya and GitHub
b7198234de
chore: minor trasnslation update related to work items ( #6643 )
2025-02-19 15:14:03 +05:30
Aaryan Khandelwal and GitHub
7e0ac10fe8
[PE-239] chore: add strictNullCheck flag to the editor package ( #6439 )
...
* chore: add strictNullCheck flag
* fix: types and errors
* chore: update error handling
2025-02-19 15:13:37 +05:30
Akshita Goyal and GitHub
f9d154dd82
Fix: date range selector ( #6625 )
...
* fix: Handled workspace switcher closing on click
* fix: removed action btns from date range selector
* fix: updated calendar component
2025-02-19 15:01:51 +05:30
1c6a2fb7dd
Add language translation guidelines ( #6639 )
...
* Add language translation guidelines
* fix: minor formatting fix
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
2025-02-19 14:54:35 +05:30
Aaryan Khandelwal and GitHub
5c272db83b
fix: app header layer ( #6640 )
2025-02-19 14:54:15 +05:30
Prateek Shourya and GitHub
602ae01b0b
fix: command modal mutation ( #6641 )
...
* fix: command modal mutation
* chore: minor update
2025-02-19 14:43:58 +05:30
Prateek Shourya and GitHub
cd3fa94b9c
fix: build error ( #6638 )
2025-02-19 11:16:57 +05:30
Anmol Singh Bhatia and GitHub
51c2ea6fcb
fix: cmd-k project level action in work item detail page ( #6637 )
2025-02-19 03:00:39 +05:30
Vipin Chaudhary and GitHub
64752de3a8
fix: removing self from private project error 404 ( #6631 )
2025-02-19 02:21:47 +05:30
Anmol Singh Bhatia and GitHub
84578a2764
fix: undefined workspaceslug ( #6636 )
2025-02-19 02:20:23 +05:30
M. Palanikannan and GitHub
126575d22a
fix: bubble menu weird flickering fixed ( #6591 )
2025-02-19 02:09:27 +05:30
Nikhil and GitHub
d3af913ec7
fix: error handling for db based integrity errors ( #6632 )
...
* fix: error handling for db based integrity errors
* fix: meta endpoint to return correct error message
* fix: module activity
2025-02-19 02:04:28 +05:30
Anmol Singh Bhatia and GitHub
db4ecee475
fix: inbox count ( #6635 )
2025-02-19 01:55:46 +05:30
Anmol Singh Bhatia and GitHub
527c4ece57
[WEB-3422] fix: app sidebar improvements ( #6634 )
...
* chore: sidebar project list improvements
* chore: code refactor
2025-02-18 23:40:13 +05:30
Anmol Singh Bhatia and GitHub
23b0d4339d
[WEB-3422] fix: app sidebar fixes and improvements ( #6633 )
...
* chore: app sidebar improvements
* chore: overview icon updated
2025-02-18 20:49:17 +05:30
Anmol Singh Bhatia and GitHub
1478e66dc4
fix: app sidebar fixes and improvements ( #6630 )
2025-02-18 18:14:31 +05:30
Akshita Goyal and GitHub
a49d899ea1
Chore: search code splitting ( #6628 )
...
* fix: Handled workspace switcher closing on click
* chore: code splitting for search
* fix: refactor
* fix: quick link error validation
* fix: refactor
* fix: refactor
2025-02-18 15:11:44 +05:30
Aaryan Khandelwal and GitHub
3f6ef56a0f
chore: add hslToHex and hexToHsl color helpers ( #6629 )
...
* chore: add more color helpers
* chore: added error handling
2025-02-18 13:18:45 +05:30
Akshita Goyal and GitHub
cba27c348d
fix: home quick start widget validation ( #6626 )
...
* fix: Handled workspace switcher closing on click
* fix: home quickstart widget
2025-02-18 12:37:00 +05:30
Anmol Singh Bhatia and GitHub
ffe87cc3b4
chore: work item url redirection improvement ( #6627 )
2025-02-18 12:35:57 +05:30
473932af0a
[WEB-3291] dev: app sidebar revamp ( #6578 )
...
* chore: workspace constant and types updated
* chore: workspace service, store and app theme store updated
* dev: extended sidebar implementation and code refactor
* chore: ux improvements
* chore: sidebar preference endpoint updated
* chore: sidebar preference endpoint updated
* chore: sidebar preference endpoint updated
* chore: code refactor
* chore: code refactor
* chore: radix-ui react-scroll-area added to plane ui package
* chore: scrollbar color token added to tailwind config
* dev: scroll area component
* chore-scroll-area-component-improvement
* fix: build error
* chore: code refactor
---------
Co-authored-by: sangeethailango <sangeethailango21@gmail.com >
2025-02-17 23:46:55 +05:30
Anmol Singh Bhatia and GitHub
a9aeeb6707
[WEB-3410] fix: work item permission and validation ( #6621 )
...
* fix: work item permission and validation
* fix: command palette
* chore: code refactor
2025-02-17 18:09:05 +05:30
Anmol Singh Bhatia and GitHub
075eefe1a5
[WEB-2278] dev: scroll area enhancement ( #6612 )
...
* chore: radix-ui react-scroll-area added to plane ui package
* chore: scrollbar color token added to tailwind config
* dev: scroll area component
* chore-scroll-area-component-improvement
* fix: build error
* chore: code refactor
2025-02-17 15:15:45 +05:30
Aaryan Khandelwal and GitHub
54bdd62d0c
chore: add missing translation keys ( #6619 )
2025-02-17 15:14:25 +05:30
Anmol Singh Bhatia and GitHub
d4ee32cb41
fix: telemetry url ( #6620 )
2025-02-17 15:13:46 +05:30
Paul Ivanov and GitHub
31bba2926d
fix: provide working telemetry documentation url ( #6614 )
...
Closes #6613
2025-02-17 13:41:12 +05:30
Anmol Singh Bhatia and GitHub
d6c25a76f6
[WEB-3370] fix: cmd+k work item actions ( #6617 )
...
* fix: cmd+k work item actions
* chore: code refactor
2025-02-17 13:39:58 +05:30
Anmol Singh Bhatia and GitHub
8a792d381b
[WEB-3396] chore: work items parent select improvement ( #6608 )
...
* chore: work items parent select improvements
* chore: code refactor
2025-02-15 05:05:37 +05:30
4353cc0c4a
[WEB-3268] feat: url pattern ( #6546 )
...
* feat: meta endpoint for issue
* chore: add detail endpoint
* chore: getIssueMetaFromURL and retrieveWithIdentifier endpoint added
* chore: issue store updated
* chore: move issue detail to new route and add redirection for old route
* fix: issue details permission
* fix: work item detail header
* chore: generateWorkItemLink helper function added
* chore: copyTextToClipboard helper function updated
* chore: workItemLink updated
* chore: workItemLink updated
* chore: workItemLink updated
* fix: issues navigation tab active status
* fix: invalid workitem error state
* chore: peek view parent issue redirection improvement
* fix: issue detail endpoint to not return epics and intake issue
* fix: workitem empty state redirection and header
* fix: workitem empty state redirection and header
* chore: code refactor
* chore: project auth wrapper improvement
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2025-02-15 05:05:00 +05:30
Anmol Singh Bhatia and GitHub
82eea3e802
[WEB-3357 | WEB-3363 | WEB-3370] chore: command-k enhancement and fixes ( #6600 )
...
* fix: command-k work item actions
* chore: command k work item context indicator improvement and default vale for workspace toggle updated
* chore: code refactor
2025-02-14 19:04:08 +05:30
Prateek Shourya and GitHub
bf1f12378e
improvement: minor improvements for workspace switcher ( #6609 )
2025-02-14 19:03:32 +05:30
Anmol Singh Bhatia and GitHub
c4a3e1e8ac
chore: whats new modal width updated ( #6607 )
2025-02-14 17:02:40 +05:30
Prateek Shourya and GitHub
b62b2710f5
fix: ensure empty state group header is visible ( #6606 )
2025-02-14 13:54:25 +05:30
Anmol Singh Bhatia and GitHub
71b41fa22b
chore: whats new modal width updated ( #6605 )
2025-02-14 13:51:26 +05:30
3528d2c934
[WEB-3368] feat: enhance workspace invitations with copyable invite links ( #6601 )
...
* feat: invitation link url
* feat: copy invite link from workspace invitations list
* invitation reponse cleanup and logo url fix
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2025-02-13 23:35:25 +05:30
Anmol Singh Bhatia and GitHub
39ecfbe7e1
[WEB-3375] fix: project cover image ( #6602 )
...
* fix: project cover image
* chore: code refactor
2025-02-13 23:34:08 +05:30
Anmol Singh Bhatia and GitHub
a95864ba11
fix: create sub work item operation ( #6603 )
2025-02-13 23:33:41 +05:30
Vamsi Krishna and GitHub
b88ae112f9
fix: updated lang key for defaults ( #6599 )
2025-02-12 19:59:05 +05:30
sriram veeraghanta
2d20278c9b
fix: esbuild deps resolution
2025-02-12 18:44:31 +05:30
Prateek Shourya and GitHub
8cff059868
improvement: add timeout before resetting data in workspace delete form ( #6598 )
2025-02-12 17:39:12 +05:30
Akshita Goyal and GitHub
6a3ccafe35
fix: code splitting for workspace delete modal ( #6581 )
...
* fix: code splitting for delete modal
* fix: redirected to profile post deletion
* fix: translations
2025-02-12 17:15:40 +05:30
Prateek Shourya and GitHub
cc9b448a9b
improvement: enhance workspace invitation modularity ( #6594 )
2025-02-12 17:05:09 +05:30
Prateek Shourya and GitHub
e071bf4861
fix: minor ux copy update for recents empty state ( #6597 )
2025-02-12 16:57:33 +05:30
Prateek Shourya and GitHub
b9da7df6b7
fix: minor grammar fix ( #6595 )
2025-02-12 16:10:01 +05:30
sriram veeraghanta
03cc819601
fix: esbuild vulnerbility fix
2025-02-12 14:17:16 +05:30
sriram veeraghanta
e1943ee11e
fix: lock file regerated
2025-02-12 14:13:18 +05:30
b47d2b8825
chore(deps): bump @sentry/node ( #6593 )
...
Bumps the npm_and_yarn group with 1 update in the / directory: [@sentry/node](https://github.com/getsentry/sentry-javascript ).
Updates `@sentry/node` from 9.0.0 to 9.0.1
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/9.0.0...9.0.1 )
---
updated-dependencies:
- dependency-name: "@sentry/node"
dependency-type: direct:production
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-12 13:58:25 +05:30
300b47f9a1
chore(deps): bump cryptography ( #6592 )
...
Bumps the pip group with 1 update in the /apiserver/requirements directory: [cryptography](https://github.com/pyca/cryptography ).
Updates `cryptography` from 43.0.1 to 44.0.1
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/43.0.1...44.0.1 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
dependency-group: pip
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-12 13:52:44 +05:30
sriram veeraghanta
03a4a97375
fix: workflow changes
2025-02-12 13:46:01 +05:30
Sangeetha and GitHub
6157d5771d
fix: delete_at not updating for epics ( #6577 )
2025-02-12 12:18:08 +05:30
Bavisetti Narayan and GitHub
eee43be99a
chore: removed the project filter ( #6590 )
2025-02-11 20:43:23 +05:30
Bavisetti Narayan and GitHub
4db95cc941
chore: duplicate the uploaded assets for duplicated page ( #6311 )
...
* chore: duplicate the uploaded assets in the entity
* chore: changed the filtering logic
* chore: captured exception
2025-02-11 20:42:06 +05:30
6aa139a851
fix: workspace level toggle position, paddings, and tab navigation ( #6580 )
...
* fix: workspace level toggle position, paddings, and tab navigation
* chore: platform-specific command icons
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so >
2025-02-11 17:40:31 +05:30
Anmol Singh Bhatia and GitHub
ac74cd9e92
[WEB-3352] fix: home recent item redirection ( #6586 )
...
* fix: dashboard recent item redirection
* chore: code refactor
2025-02-11 17:37:47 +05:30
Anmol Singh Bhatia and GitHub
7ae841d525
fix: work item form tab index ( #6588 )
2025-02-11 17:36:54 +05:30
Anmol Singh Bhatia and GitHub
7aa5b6aa91
fix: board layout redirection ( #6584 )
2025-02-11 16:20:22 +05:30
Akshita Goyal and GitHub
28c3f9d0cc
fix: Handled workspace switcher closing on click ( #6585 )
2025-02-11 16:17:48 +05:30
Nikhil and GitHub
9d01a6d5d7
fix: workspace label cache ( #6587 )
2025-02-11 16:17:04 +05:30
Anmol Singh Bhatia and GitHub
4fd8b4a3a9
[WEB-3347] fix: list layout stats indicator ( #6582 )
...
* fix: list layout stats indicator
* chore: code refactor
2025-02-11 14:51:02 +05:30
49cc73b6ed
chore(deps): bump @sentry/node ( #6579 )
...
Bumps the npm_and_yarn group with 1 update in the / directory: [@sentry/node](https://github.com/getsentry/sentry-javascript ).
Updates `@sentry/node` from 8.54.0 to 9.0.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/8.54.0...9.0.0 )
---
updated-dependencies:
- dependency-name: "@sentry/node"
dependency-type: direct:production
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-11 14:09:43 +05:30
sriram veeraghanta
363507f987
chore: turbo upgrade
2025-02-10 23:52:06 +05:30
sriram veeraghanta
30453d1c79
fix: build errors
2025-02-10 20:08:54 +05:30
dff12729c0
[WEB-3287]fix: label creation in global views ( #6541 )
...
* fix: label creation on enter
* fix: update label creation permissions
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2025-02-10 19:35:04 +05:30
Vamsi Krishna and GitHub
8efe692c80
[WEB-3235]fix: transfer issues button mutation ( #6549 )
...
* fix: pending issues mutation
* fix: transfer issues count
2025-02-10 19:33:43 +05:30
Aaryan Khandelwal and GitHub
ce57c1423c
[WEB-3329] dev: new chart components ( #6565 )
...
* dev: new chart components
* chore: separate out pie chart tooltip
* chore: remove unused any types
* chore: move chart components to propel package
2025-02-10 16:01:06 +05:30
Akshita Goyal and GitHub
1eb1e82fe4
fix: issue icons in published project link ( #6576 )
2025-02-10 15:07:30 +05:30
a2328d0cbe
fix: workspace roles for settings and members button ( #6574 )
...
* fix: workspace roles for settings and members button
* fix: user role and member count for new workspace
* chore: set role to 20 while workspace creation
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
2025-02-10 15:03:50 +05:30
Dheeraj Kumar Ketireddy and GitHub
5096a15051
Merge pull request #6575 from makeplane/modify-workspace-serializer
...
modify: workspace user link serializer
2025-02-10 14:51:32 +05:30
sangeethailango
55c2511ab5
modify: workspace serializer
2025-02-10 14:27:21 +05:30
Vipin Chaudhary and GitHub
16bc64e2fa
fix: Remove AI Assistant Button from Tab Order to Prevent Focus ( #6569 )
...
* make ai button unfocused
* fix the format
2025-02-10 12:55:21 +05:30
Vipin Chaudhary and GitHub
14083ea7da
fix: handle shift tab tab-index focus ( #6554 )
...
* handle shift tab tab-index focus
* add comment
* fix double tap
* make label focus
* fix title focus
* focus discard and save
* remove comment
2025-02-08 20:54:23 +05:30
Anmol Singh Bhatia and GitHub
feb88e64a4
[WEB-3292] fix: workspace switcher validation and ui improvements ( #6570 )
...
* fix: workspace action item validation and ui improvements
* chore: code refactor
2025-02-07 20:58:56 +05:30
Sangeetha and GitHub
a00bb35e54
[WEB-3285] fix: creating and updating duplicate quick links ( #6557 )
...
* fix: creating and updating duplicate quick links
* fix: improve code readibiltiy
2025-02-07 20:06:47 +05:30
20ba91b98c
[WEB-3292] feat: workspace switcher redesign ( #6543 )
...
* feat: ui changes for workspace switcher
* fix: hover
* fix: added current plan
* feat: Return user role
* chore: remove unused imports
* fix: css
* fix: added user role in workspace switcher
* fix: return role as integer
* fix: role casing
* fix: refactor
* fix: plan pill fix
* fix: design updates
* fix: refactor
* fix: member translation
* fix: css improvements
* fix: truncate issue
* fix: workspace switcher dropdown email truncate
* fix: workspace switcher dropdown email truncate
* fix: role
---------
Co-authored-by: sangeethailango <sangeethailango21@gmail.com >
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so >
2025-02-07 20:05:57 +05:30
Akshita Goyal and GitHub
456c7f55a9
[WEB-2917] Fix home widget ( #6560 )
...
* fix: home loading state
* fix: quickstart guide
* fix: link handling
* fix: home completed state
* fix: translations
2025-02-07 20:00:59 +05:30
Prateek Shourya and GitHub
c2da3ea4c8
fix: intake filter label ( #6567 )
2025-02-07 17:46:08 +05:30
Prateek Shourya and GitHub
2b595cfe62
chore: remove unnecessary useEffect for setting default image ( #6566 )
2025-02-07 14:08:17 +05:30
Anmol Singh Bhatia and GitHub
7a6b50a6e1
chore: app sidebar section header improvement ( #6564 )
2025-02-07 02:36:33 +05:30
Aaryan Khandelwal and GitHub
a5c2acb5f1
chore: update lucide-react versions ( #6551 )
2025-02-07 01:00:40 +05:30
4cf0c702ce
chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates ( #6561 )
...
Bumps the npm_and_yarn group with 1 update in the / directory: [@sentry/nextjs](https://github.com/getsentry/sentry-javascript ).
Updates `@sentry/nextjs` from 8.48.0 to 8.54.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/8.54.0/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/8.48.0...8.54.0 )
Updates `@sentry/node` from 8.48.0 to 8.54.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/8.54.0/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/8.48.0...8.54.0 )
---
updated-dependencies:
- dependency-name: "@sentry/nextjs"
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: "@sentry/node"
dependency-type: direct:production
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-07 00:57:16 +05:30
d36c3acbf7
feat: language support ( #6472 )
...
* chore: ln support modules constants
* fix: translation key
* chore: empty state refactor (#6404 )
* chore: asset path helper hook added
* chore: detailed and simple empty state component added
* chore: section empty state component added
* chore: language translation for all empty states
* chore: new empty state implementation
* improvement: add more translations
* improvement: user permissions and workspace draft empty state
* chore: update translation structure
* chore: inbox empty states
* chore: disabled project features empty state
* chore: active cycle progress empty state
* chore: notification empty state
* chore: connections translation
* chore: issue comment, relation, bulk delete, and command k empty state translation
* chore: project pages empty state and translations
* chore: project module and view related empty state
* chore: remove project draft related empty state
* chore: project cycle, views and archived issues empty state
* chore: project cycles related empty state
* chore: project settings empty state
* chore: profile issue and acitivity empty state
* chore: workspace settings realted constants
* chore: stickies and home widgets empty state
* chore: remove all reference to deprecated empty state component and constnats
* chore: add support to ignore theme in resolved asset path hook
* chore: minor updates
* fix: build errors
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
* fix: language support fo profile (#6461 )
* fix: ln support fo profile
* fix: merge changes
* fix: merge changes
* [WEB-3165]feat: language support for issues (#6452 )
* * chore: moved issue constants to packages
* chore: restructured issue constants
* improvement: added translations to issue constants
* chore: updated translation structure
* * chore: updated chinese, spanish and french translation
* chore: updated translation for issues mobile header
* chore: updated spanish translation
* chore: removed translation for issue priorities
* fix: build errors
* chore: minor updates
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
* chore: migrated filters.ts to packages (#6459 )
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
* chore: workspace drafts constant moved to plane constant package
* feat: home language support without stickies (#6443 )
* feat: home language support without stickies
* fix: home sidebar
* fix: added missing keys
* fix: show all btn
* fix: recents empty state
* chore: translation update
* feat: workspace constant language support and refactor (#6462 )
* chore: workspace constant language support and refactor
* chore: workspace constant language support and refactor
* chore: code refactor
* chore: code refactor
* merge conflict
* chore: code refactor
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
* chore: tab indices constant moved to plane package (#6464 )
* chore: notification language support and refactor
* chore: ln support for inbox constants (#6432 )
* chore: ln support for inbox constants
* fix: snooze duration
* fix: enum
* fix: translation keys
* fix: inbox status icon
* fix: status icon
* fix: naming
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
* fix: ln support for views constants (#6431 )
* fix: ln support for views constants
* fix: added translation
* fix: translation keys
* fix: access
* chore: code refactor
* chore: ln support workspace projects constants (#6429 )
* chore: ln support workspace projects constants
* fix: translation key
* fix: removed state translation
* fix: removed state translation
* fi: added translations
* Chore: theme language support and refactor (#6465 )
* chore: themes language support and refactor
* chore: theme language support and refactor
* fix
* [WEB-3173] chore: language support for cycles constant file (#6415 )
* chore: ln support for cycles constant file
* fix: added chinese
* fix: lint
* fix: translation key
* fix: build errors
* minor updates
* chore: minor translation update
* chore: minor translation update
* refactor: move labels contants to packages
* refactor: move swr, file and error related constants to packages
* chore: timezones constant moved to plane package
* chore: metadata constant code refactor
* chore: code refactor
* fix: dashboard constants moved
* chore: code refactor (#6478 )
* refactor: spreadsheet constants
* chore: drafts language support (#6485 )
* chore: workspace drafts language support
* chore: code refactor
* feat: ln support for notifications (#6486 )
* feat: ln support for notifications
* fix: translations
* * refactor: moved page constants to packages (#6480 )
* fix: removed use-client
* chore: removed unnecessary commnets
* chore: workspace draft language support (#6490 )
* chore: workspace drafts language support
* chore: code refactor
* chore: draft language support
* Feat constant event tracker (#6479 )
* fix: event tracjer constants
* fix: constants event tracker
* feat: language translation - projects list (#6493 )
* feat: added translation to projects list page
* chore: restructured translation file
* chore: module language support (#6499 )
* chore: module language support added
* chore: code refactor
* chore: workspace views language support (#6492 )
* chore: workspace views language support
* chore: code refactor
* feat: custom analytics language support (#6494 )
* feat: custom analytics language support
* fix: key
* fix: refactoring
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
* chore: minor improvements
* feat: language support for intake (#6498 )
* feat: language support for intake
* fix: key name
* refactor: authentications related translations
* feat: language support issues (#6501 )
* enhancement: added translations for issue list view
* chore: added translations for issue detail widgets
* chore: added missing translations
* chore: modified issue to work items
* chore: updated translations
* Feat: workspace settings language support (#6508 )
* feat: language support for workspace settings
* fix: lint
* fix: export title
* chore project settings language support (#6502 )
* chore: project settings language support
* chore: code refactor
* refactor: workspace creation related translations
* chore: renamed issues to work items
* fix: build errors
* fix: lint
* chore: modified translations
* chore: remove duplicate
* improvement: french translation
* chore: chinese translation improvement
* fix: japanese translations
* chore: added spanish translation
* minor improvements
* fix: miscelleous language translations
* fix: clear_all key
* fix: moved user permission constants (#6516 )
* feat: language support for issues (#6513 )
* chore: added language support to issue detail widgets
* improvement: added translation for issue detail
* enhancement: added language trasnlation to issue layouts
* chore: translation improvement (#6518 )
* feat: language support description (#6519 )
* enhancement: added language support for description
* fix: updated keys
* chore: renamed issue to work item (#6522 )
* chore: replace missing issue occurances to work items
* fix: build errors
* minor improvements
* fix: profile links
* Feat ln cycles (#6528 )
* feat: added language support for cycles
* feat: added language support for cycles
* chore: added core.json
* fix: translation keys
* fix: translation keys (#6530 )
* fix: changed sidebar keys
* fix: removed extras
* fix: updated keys
* chore: optimize translation imports
* fix: updated keys (#6534 )
* fix: updated keys
* fix-sub work items toasts
* chore: add missing translation and minor fixes
* chore: code refactor
* fix: language support keys (#6553 )
* minor improvements
* minor fixes
* fix: remove lucide import from constants package
* chore: regenerate all translations
* chore: addded chinese and japanese translation files
* chore: remove all from translations
* fix: added member
* fix: language support keys (#6558 )
* fix: renamed keys
* fix: space app
* chore: renamed issues to work items
* chore: update site manifest
* chore: updated translations
* fix: lang keys
* chore: update translations
---------
Co-authored-by: gakshita <akshitagoyal1516@gmail.com >
Co-authored-by: Anmol Singh Bhatia <121005188+anmolsinghbhatia@users.noreply.github.com >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
Co-authored-by: Akshita Goyal <36129505+gakshita@users.noreply.github.com >
Co-authored-by: Vamsi Krishna <46787868+mathalav55@users.noreply.github.com >
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so >
Co-authored-by: Vamsi krishna <matalav55@gmail.com >
Co-authored-by: Vamsi Krishna <46787868+vamsikrishnamathala@users.noreply.github.com >
2025-02-06 20:41:31 +05:30
Anmol Singh Bhatia and GitHub
e244f48776
chore: platform ux improvement ( #6555 )
...
* chore: IssueStats placement updated
* chore: app sidebar section header content updated
2025-02-06 13:48:26 +05:30
Prateek Shourya and GitHub
89d1926727
[WEB-3251] fix: add to projects list API ( #6550 )
2025-02-05 15:18:02 +05:30
Sangeetha and GitHub
9bd70cdb4e
fix: add Your Work sidebar preference ( #6548 )
2025-02-05 14:56:50 +05:30
Prateek Shourya and GitHub
99f3d5810d
[WEB-3309] fix: project stats endpoint ( #6544 )
2025-02-04 23:46:32 +05:30
Prateek Shourya and GitHub
10b5c625ef
[WEB-3251] improvement: optimize projects API ( #6542 )
2025-02-04 16:02:07 +05:30
Vamsi Krishna and GitHub
c14fb814c4
[WEB-3195] fix: view delete toast message ( #6537 )
2025-02-03 14:57:00 +05:30
Vamsi Krishna and GitHub
c82dd6901e
[WEB-3184] fix: link messages ( #6535 )
2025-02-03 14:56:10 +05:30
shuaixr and GitHub
a03a41ea5f
fix: delete webhook for issues, issue_comments, projects ( #6539 )
...
* fix: prevent error when triggering deletion webhook
The deletion webhook was not firing because it attempted to retrieve
data after deletion, causing a failure.
According to the webhook documentation https://developers.plane.so/webhooks/intro-webhooks , the delete event should only contain
id, so the fix aligns with this expected behavior.
* fix: make delete_comment_activity include comment_id
The delete issues comment webhook requires comment_id
* fix: trigger webhook on project delete
2025-02-03 14:53:40 +05:30
Bavisetti Narayan and GitHub
9f4dd771fc
chore: webhook, comments migration ( #6523 )
...
* chore: migration changes
* chore: renamed the display value
* chore: reverted the accounts code
2025-01-31 18:04:40 +05:30
Vamsi Krishna and GitHub
0deec92d91
fix: cycle labels overflow issue ( #6526 )
2025-01-31 16:00:20 +05:30
Anmol Singh Bhatia and GitHub
d2a6307bb0
fix: page version history application error ( #6529 )
2025-01-31 15:59:40 +05:30
Anmol Singh Bhatia and GitHub
66be0b1862
fix: version history z index ( #6531 )
2025-01-31 15:59:15 +05:30
Aaryan Khandelwal and GitHub
ddad1767a2
fix: table flixker on resize ( #6524 )
2025-01-31 02:31:17 +05:30
Aaryan Khandelwal and GitHub
6a37a2ce21
fix: link without protocol ( #6517 )
2025-01-30 20:25:00 +05:30
Aaryan Khandelwal and GitHub
01bd1bde64
fix: table resize overflow issues ( #6520 )
2025-01-30 19:27:12 +05:30
Abenezer Belachew and GitHub
9268180aec
path already defined on line 51 ( #6427 )
2025-01-30 13:36:16 +05:30
Aaryan Khandelwal and GitHub
ff778b98f5
[WEB-3095] fix: recents widget title truncate ( #6512 )
...
* fix: recents widget title truncate
* chore: revert prop changes
* chore: revert list item changes
2025-01-30 13:34:42 +05:30
Sangeetha and GitHub
8f5ce6b232
feat: user preference url and sort order change ( #6505 )
...
* fix: change url
* Change order of user preference keys
2025-01-30 13:29:39 +05:30
Anmol Singh Bhatia and GitHub
58a4ca9f36
chore: board layout padding improvement ( #6507 )
2025-01-29 16:56:27 +05:30
guru_sainath and GitHub
312b077657
[WEB-3177] fix: resolve cycle creation issue for equal start_date and completed_date ( #6504 )
...
* fix: fixed cycle startdate if the the start_date and completed cyles dates are today
* chore: updated validation for date match
2025-01-29 16:35:25 +05:30
Bavisetti Narayan and GitHub
c65e42f807
chore: add attachment in intake issue ( #6503 )
2025-01-29 15:53:34 +05:30
Prateek Shourya and GitHub
f4af78c0fc
[WEB-3218] fix: redirection for cross projects issue relations ( #6457 )
2025-01-29 13:00:24 +05:30
Prateek Shourya and GitHub
c0b6abc3d5
refactor: minor store level changes ( #6500 )
2025-01-29 01:04:54 +05:30
sriram veeraghanta
2f2e6626c6
fix: typo fixes
2025-01-28 21:07:59 +05:30
Sangeetha and GitHub
6a8d3202b7
feat: workspace user preference api ( #6497 )
...
* feat: workspace user preference api
* feat: remove sort order calculation
* Return 404 error
2025-01-28 20:50:24 +05:30
Bavisetti Narayan and GitHub
51b52a7fc3
[WEB-3249] chore: delete the user recent visits ( #6496 )
...
* chore: delete the user recent visits
* chore: hard deleted the recent visits
2025-01-28 20:50:15 +05:30
Bavisetti Narayan and GitHub
23ede81737
chore: update project state ( #6467 )
2025-01-28 20:49:36 +05:30
Aaryan Khandelwal and GitHub
b698f44500
[PE-155] chore: floating toolbar for pages ( #6482 )
...
* chore: add floating toolbar to pages
* fix: locked page toolbar
2025-01-28 20:21:09 +05:30
421839ec51
[PE-255] fix: remove drag handles from content within table cells ( #6487 )
...
* fix: remove drag handles from content within table cells
* style: table cell padding
* style: table cell padding
* fix: insert resizable tables
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com >
2025-01-28 20:20:40 +05:30
M. Palanikannan and GitHub
940b5e4e44
fix: custom color extension markdown rule added now ( #6471 )
2025-01-28 20:20:23 +05:30
Aaryan Khandelwal and GitHub
6003c88d62
fix: disable comment submit while uploading an image ( #6445 )
2025-01-28 20:19:01 +05:30
Aaryan Khandelwal and GitHub
74913a6659
fix: page name and recents empty state ( #6491 )
2025-01-28 17:13:20 +05:30
sriram veeraghanta
97578684c6
chore: lock file updates
2025-01-28 16:18:30 +05:30
88b4d32220
[WEB-3237, 3238] dev: date picker enhancements ( #6470 )
...
* [WEB-3238] dev: datepicker with month and year selection dropdowns (#6391 )
* feat: react-day-picker upgrade and caption dropdowns
* style fixes
* style: css and autofocus improved
* fix: fixed weeks for datepicker to ensure static height
---------
Co-authored-by: Vineet K <55555696+vineetk13@users.noreply.github.com >
2025-01-28 16:15:18 +05:30
Aaryan Khandelwal and GitHub
f32635a6a8
[WEB-3203] fix: stickies height, overflow ( #6484 )
...
* fix: stickies height
* chore: remove unused drop indicators
2025-01-28 15:33:25 +05:30
Bavisetti Narayan and GitHub
7fe58e0ea9
chore: added estimate point value in expand issues ( #6483 )
2025-01-28 15:11:33 +05:30
Prateek Shourya and GitHub
7f22cd1ac1
[WEB-3229] fix: issue creation from modal ( #6460 )
2025-01-27 13:13:32 +05:30
Prateek Shourya and GitHub
e2550e0b2d
[WEB-3201] improvement: minor enhancements for tree map text size and color ( #6458 )
2025-01-24 19:20:44 +05:30
Aaryan Khandelwal and GitHub
b016ed78cf
[PE-248] regression: recent widgets refactor for scalability ( #6456 )
...
* fix: recent widgets types and filters
* fix: recent widgets types
2025-01-24 17:23:15 +05:30
c429ca7b36
refactor: recents widget for scalability ( #6453 )
...
Co-authored-by: pushya22 <130810100+pushya22@users.noreply.github.com >
2025-01-24 15:34:28 +05:30
Bavisetti Narayan and GitHub
ee22dbba1b
chore: added a condition to restrict duplicate user creation ( #6447 )
2025-01-24 15:33:08 +05:30
Vamsi Krishna and GitHub
f4a208bd44
fix: handled label overflow in modules ( #6451 )
2025-01-24 15:32:44 +05:30
Aaryan Khandelwal and GitHub
8edff26ccd
fix: space app editor colors ( #6446 )
2025-01-24 15:27:57 +05:30
Aaryan Khandelwal and GitHub
d08c03f557
[WEB-3203] fix: dashboard widgets' empty state content and assets ( #6450 )
...
* fix: empty state content
* chore: replace margin with padding
2025-01-24 15:23:41 +05:30
Prateek Shourya and GitHub
0b53912295
[WEB-3207] chore: add state_id, priority and assignee_ids to create issue relation response ( #6448 )
2025-01-23 14:16:06 +05:30
Prateek Shourya and GitHub
586a320d86
fix: minor fixes for issue relations list and retrival ( #6444 )
2025-01-23 12:42:35 +05:30
Vamsi Krishna and GitHub
8f3a0be177
[WEB-3194]fix: stickies modal close while redirection ( #6440 )
...
* fix: stickies modal close while redirection
* chore: added deafult for optional prop
2025-01-22 14:22:24 +05:30
Prateek Shourya and GitHub
0679e140a2
[WEB-3192] fix: issue relation redirection ( #6441 )
2025-01-22 14:01:21 +05:30
guru_sainath and GitHub
b611f5110f
chore: issue and issue description version endpoints ( #6434 )
2025-01-21 20:34:43 +05:30
Akshita Goyal and GitHub
0f7bc6979f
fix: new sticky color + recent sticky api call + sticky max height ( #6438 )
2025-01-21 20:34:00 +05:30
Prateek Shourya and GitHub
12501d0597
fix: add optional chaning check for actor details ( #6437 )
2025-01-21 20:33:38 +05:30
Aaryan Khandelwal and GitHub
3a86fff7c1
[WEB-3045] fix: sticky placeholder, gray color value ( #6436 )
...
* fix: sticky placeholder
* chore: update gray color
2025-01-21 20:32:45 +05:30
58a4b45463
[WEB-3045] fix: stickies bugs ( #6433 )
...
* fix: stickies bugs
* fix: sticky height fixed
---------
Co-authored-by: gakshita <akshitagoyal1516@gmail.com >
2025-01-21 16:37:27 +05:30
Aaryan Khandelwal and GitHub
22836ea03e
fix: editor placeholder color ( #6430 )
2025-01-20 15:52:23 +05:30
Anmol Singh Bhatia and GitHub
13cc8b0e96
chore: workspace view loading state improvement ( #6423 )
2025-01-17 19:50:56 +05:30
Vamsi Krishna and GitHub
9addcde553
fix: padding issue cycle active cycles menu ( #6424 )
2025-01-17 19:46:19 +05:30
Bavisetti Narayan and GitHub
26a9b7fced
fix: dashboard completed issues count ( #6422 )
2025-01-17 18:03:28 +05:30
Vamsi Krishna and GitHub
62dd80874f
fix: issue store condition ( #6420 )
2025-01-17 16:53:33 +05:30
Anmol Singh Bhatia and GitHub
9ae1ce0a9a
chore: helper function added and code refactor ( #6419 )
2025-01-17 15:41:34 +05:30
Bavisetti Narayan and GitHub
00cc338c07
[WEB-3039] fix: assignee count in dashboard ( #6418 )
...
* fix: assignee count in dashboard
* fix: removed the extra filter
2025-01-17 15:24:03 +05:30
Anmol Singh Bhatia and GitHub
4432be15e4
[WEB-3166] chore: global empty state components ( #6414 )
...
* chore: detailed and simple empty state component added
* chore: section empty state component added
* chore: asset path helper hook added
2025-01-17 13:52:08 +05:30
Anmol Singh Bhatia and GitHub
20893c6017
fix: draft issue fetch ( #6416 )
2025-01-17 13:51:17 +05:30
Nikhil and GitHub
95f43a7bb6
fix: admin login when the user is not present ( #6399 )
2025-01-16 19:59:04 +05:30
fd7eedc343
[WEB-3096] feat: stickies page ( #6380 )
...
* feat: added independent stickies page
* chore: randomized sticky color
* chore: search in stickies
* feat: dnd
* fix: quick links
* fix: stickies abrupt rendering
* fix: handled edge cases for dnd
* fix: empty states
* fix: build and lint
* fix: handled new sticky when last sticky is emoty
* fix: new sticky condition
* refactor: stickies empty states, store
* chore: update stickies empty states
* fix: random sticky color
* fix: header
* refactor: better error handling
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com >
2025-01-16 19:57:51 +05:30
Aaryan Khandelwal and GitHub
d2c9b437f4
[WEB-3164] chore: update tailwindcss version ( #6413 )
...
* [WEB-3164] chore: update tailwind version
* chore: add tailwindcss to editor package
* chore: remove tailwindcss package from separate apps
2025-01-16 19:45:05 +05:30
Prateek Shourya and GitHub
2f57d0e138
fix: add client validation and find similar language from browser config if exact match is not available ( #6412 )
2025-01-16 17:34:41 +05:30
Prateek Shourya and GitHub
59ddc02a31
[WEB-3153] improvement: add support for nested translations and ICU formatting ( #6411 )
...
* improvement: add support for nested translations and ICU formatting
* chore: comment update
2025-01-16 17:29:57 +05:30
Anmol Singh Bhatia and GitHub
3ac20741d9
fix: issue visibility ( #6410 )
2025-01-16 15:08:33 +05:30
Aaryan Khandelwal and GitHub
8ea0772a1b
fix: page open in new tab action ( #6408 )
2025-01-16 13:41:02 +05:30
sriram veeraghanta and GitHub
bddad8932b
feat: Chinese language support ( #6407 )
...
* feat: chinese language support
* fix: following iso standards
2025-01-16 13:29:57 +05:30
Vamsi Krishna and GitHub
8acea7f599
chore: cycle store restructuring ( #6405 )
2025-01-15 21:05:05 +05:30
a908bf9edd
[PE-232] chore: management of disabled extensions ( #6317 )
...
* chore: added mobile editor required changes
* fix: turbo.json
---------
Co-authored-by: Lakhan <Lakhanbaheti9@gmail.com >
2025-01-15 20:23:09 +05:30
Vamsi Krishna and GitHub
79fff4744a
chore: modified functionality and placement for live button ( #6400 )
2025-01-15 16:21:00 +05:30
369d927321
[WEB-3102]fix: transfer issues count ( #6384 )
...
* fix: updated cancelled issues count into pending issues
* chore: code refactor
* chore: added pending issues count
* chore: added pending issues count
* chore: added pending_issues to api response
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2025-01-15 16:19:22 +05:30
M. Palanikannan and GitHub
996d11de12
[PE-210] feat: editor performance ( #6269 )
...
* bump: upgrade editor
* fix: remove editor ref in use
* fix: added editor state to reduce rerenders
* fix: add editor rerendering optimization
* fix: wrong condition in scroll summary
* fix: removing ref usage internally in read only editor as well
* fix: remove unused methods from read only editor
* fix: add editable prop again
* regression: added the types for onHeadingChange
* fix: types
* fix: improve the check condition
2025-01-15 16:18:49 +05:30
Vamsi Krishna and GitHub
0345336d90
chore: removed guests from assignees filters ( #6402 )
2025-01-15 16:05:56 +05:30
Vamsi Krishna and GitHub
75d14e7c3a
fix: removed redundant custom menu ( #6388 )
2025-01-15 16:00:26 +05:30
Vamsi Krishna and GitHub
76fdb81249
chore: added current cycle to cycle dropdown ( #6376 )
2025-01-15 15:59:57 +05:30
Prateek Shourya and GitHub
88669af141
fix: hide transfer issues option from cycles list when used outside project scope ( #6401 )
2025-01-15 15:56:35 +05:30
71dcbd938e
[WEB-3078] chore: empty state config ( #6397 )
...
* chore: empty state config updated
* chore: code refactor
* chore: date range picker icon updated
* fix: tree map content css
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
2025-01-15 15:23:30 +05:30
sriram veeraghanta
4060412b18
fix: upgrade django version to fix vulneribility
2025-01-15 14:42:36 +05:30
Zohir Tamda and GitHub
9d715683f7
fix: correcting french translations. ( #6383 )
2025-01-15 13:56:46 +05:30
sriram veeraghanta
0eb97e32cd
fix: ui kit export updated
2025-01-14 18:12:58 +05:30
sriram veeraghanta
3f708e451c
fix: update tailwind config package
2025-01-14 17:09:40 +05:30
sriram veeraghanta
e962770a5f
fix: adding propel ui kit to packages
2025-01-14 16:50:41 +05:30
sriram veeraghanta
4bd6ee5014
fix: setting up shared state package
2025-01-14 16:37:42 +05:30
sriram veeraghanta
e9372adcf4
chore: moving web constants to packages
2025-01-14 16:30:43 +05:30
sriram veeraghanta
ae3b588081
fix: minor redirection issue on interceptor
2025-01-13 19:54:19 +05:30
Prateek Shourya and GitHub
7183cffdb7
[WEB-3128] improvement: made tab list items modular for independent use and added few icons ( #6387 )
...
* chore: added bar and tree map icons
* improvement: made tab list items modular for independent use
2025-01-13 19:21:01 +05:30
sriram veeraghanta
c779fc095c
fix: deprecated dashboard fix
2025-01-13 16:29:53 +05:30
sriram veeraghanta and GitHub
b5493a31f8
fix: home widget reorder fix ( #6386 )
2025-01-13 16:27:50 +05:30
sriram veeraghanta and GitHub
25eb727eb9
fix: error handling for workspace invite bg task ( #6385 )
2025-01-13 14:33:59 +05:30
ade4d290f5
[WEB-3066] refactor: replace Space Services with Services Package ( #6353 )
...
* [WEB-3066] refactor: replace Space Services with Services Package
* chore: minor improvements
* fix: type
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2025-01-11 15:16:11 +05:30
sriram veeraghanta
39ca600091
fix: workspace user perferences model and migrations
2025-01-10 19:54:48 +05:30
guru_sainath and GitHub
cfdb3373c9
fix: removed default timezone and added the value from the user details and handle the value in timezone select ( #6381 )
2025-01-10 18:41:12 +05:30
Bavisetti Narayan and GitHub
95175ab939
chore: changed the creator of page when duplicated ( #6378 )
2025-01-10 18:08:23 +05:30
Anmol Singh Bhatia and GitHub
42e928138c
chore: no load improvement ( #6375 )
2025-01-10 18:01:47 +05:30
8db51ab295
[WEB 3099] fix: listing bots as project members in recents ( #6377 )
...
* fix: listing bots as project members
* chore: added a filter to removed inactive users
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2025-01-10 17:58:04 +05:30
Prateek Shourya and GitHub
58ac1dcba1
[WEB-2924] improvement: enhance spreadsheet modularity for improved global compatibility ( #6374 )
2025-01-10 14:30:24 +05:30
Anmol Singh Bhatia and GitHub
7430ccf9a8
[WEB-3089 | WEB-3098] chore: project store and empty state updated ( #6373 )
...
* chore: empty state config updated
* chore: project store updated
2025-01-10 14:18:24 +05:30
Bavisetti Narayan and GitHub
85ee7f9af0
chore: removed extra permission in stickies ( #6372 )
2025-01-10 14:17:41 +05:30
Sangeetha and GitHub
06ecbe884c
[WEB-3101] fix: quick links error in home ( #6371 )
2025-01-10 13:02:14 +05:30
Prateek Shourya and GitHub
8a6a5a8ca7
improvement: optimize Treemap chart for large datasets ( #6369 )
2025-01-10 12:54:29 +05:30
Vamsi Krishna and GitHub
87ea13c32e
fix: prevented display filter mismatch in global view creation ( #6341 )
2025-01-10 10:21:52 +05:30
Anmol Singh Bhatia and GitHub
e3ceb4825a
chore: app theme store updated ( #6356 )
2025-01-10 10:21:22 +05:30
Sangeetha and GitHub
de009d6d10
[WEB 3053]feat: support LibreOffice file attachments in issues ( #6343 )
...
* feat: API endpoints for stickies
* Support libre office in issue attachments
* Remove flash
2025-01-10 10:20:38 +05:30
Vamsi Krishna and GitHub
7b3f206f57
fix: prevented multiple api call while updating comment ( #6352 )
2025-01-10 10:20:13 +05:30
Vamsi Krishna and GitHub
2018114543
fix: added missing translation ( #6367 )
2025-01-10 10:19:51 +05:30
Aaryan Khandelwal and GitHub
ff8c5ee910
fix: floating toolbar ui ( #6368 )
2025-01-10 10:18:45 +05:30
guru_sainath and GitHub
2ddd7096e4
[WEB-3087] fix: handle cycle start and end timezone conversion in list, create, and update ( #6366 )
...
* chore: handled cycle start and start timezone conversion in list, create and update
* chore: yarn lock
2025-01-09 18:20:18 +05:30
add35b5ea6
[WEB-3092] fix: fixed recents + removed home route ( #6365 )
...
* fix: fixed recents + removed home route
* Return current users recents
---------
Co-authored-by: sangeethailango <sangeethailango21@gmail.com >
2025-01-09 17:25:49 +05:30
guru_sainath and GitHub
448a34aa5f
[WEB-3087] fix: project_id handling in cycle create write serializer ( #6358 )
...
* chore: handled cycle create write serailizer project_id current instance
* chore: updated instance validation in cycle write serializer
2025-01-09 16:23:53 +05:30
Aaryan Khandelwal and GitHub
8c57543f72
chore: update tiptap-task-item version and required css ( #6364 )
2025-01-09 16:21:35 +05:30
Vamsi Krishna and GitHub
9062a7b67d
fix: copy module link title ( #6362 )
2025-01-09 16:15:29 +05:30
sriram veeraghanta
89603bb2d6
fix: node version update from 18 to 20
2025-01-09 16:05:39 +05:30
Aaryan Khandelwal and GitHub
3ab959c682
[PE-228] fix: update tiptap package versions ( #6361 )
...
* fix: tiptap package versions
* chore: update tiptap/core package version
2025-01-09 14:52:41 +05:30
d96ab2e7af
[WEB-3088] fix: home edits ( #6357 )
...
* fix: added delete sticky confirmation modal
* fix: prevented quick links reordering
* fix: quick links css
* fix: minor css
* fix: empty states
* Filter quick_tutorial and new_at_plane
* fix: stickies search backend change
* fix: stickies editor enhanced
* fix: sticky delete function
---------
Co-authored-by: gakshita <akshitagoyal1516@gmail.com >
2025-01-09 14:51:04 +05:30
sriram veeraghanta
5d8f66ae22
fix: upgrade live server to node 20
2025-01-08 20:12:49 +05:30
Aaryan Khandelwal and GitHub
ce4a375b62
fix: remove invalid export ( #6355 )
2025-01-08 16:01:31 +05:30
Aaryan Khandelwal and GitHub
92645c1cee
chore: add page flag hook ( #6354 )
2025-01-08 15:42:14 +05:30
Aaryan Khandelwal and GitHub
ac14d57f8b
fix: update fallback logic for newly created pages ( #6345 )
2025-01-08 13:30:06 +05:30
Prateek Shourya and GitHub
71ebe5ca36
chore: bypass interceptors for unauthorized errors for few auth related endpoints ( #6351 )
2025-01-08 13:21:24 +05:30
Vamsi Krishna and GitHub
bb71e60fcb
[WEB-2783]fix: dropdown visibility in onboarding ( #6329 )
...
* fix: dropdown visibility on scroll to bottom
* chore: removed unused variables
2025-01-08 13:10:09 +05:30
Anmol Singh Bhatia and GitHub
3691cef351
[WEB-2943] chore: issue reaction and code refactor ( #6350 )
...
* chore: issue reaction component updated
* chore: project store updated
2025-01-08 13:03:58 +05:30
Aaryan Khandelwal and GitHub
c2d8703acf
chore: add missing tiptap/html package to the editor ( #6346 )
2025-01-08 12:55:09 +05:30
sriram veeraghanta
507946886f
fix: yarn lock update
2025-01-08 00:19:55 +05:30
Sangeetha and GitHub
24944a03c6
Add default page size in the list endpoint ( #6344 )
2025-01-07 20:31:38 +05:30
cb045abfe1
[WEB-3048] feat: added-stickies ( #6339 )
...
* feat: added-stickies
* fix: recents empty state fixed
* fix: added border
* Change sort_order field
* fix: remvoved btn
* fix: sticky toolbar
* fix: build
* fix: sticky search
* fix: minor css fix
* fix: issue identifier css handled
* fix: issue type default icon
* fix: added tooltip for color palette and delete
---------
Co-authored-by: sangeethailango <sangeethailango21@gmail.com >
2025-01-07 20:30:42 +05:30
Aaryan Khandelwal and GitHub
24cc69fd7b
fix: page link construction ( #6312 )
2025-01-07 20:27:48 +05:30
Aaryan Khandelwal and GitHub
88c26b334d
[PE-219] chore: new live server endpoint to convert description_html to all other formats ( #6310 )
...
* chore: new convert doucment endpoint created
* chore: update types
2025-01-07 19:15:37 +05:30
Prateek Shourya and GitHub
200be0ac7f
[WEB-3065] refactor: replace admin services with service packages ( #6342 )
...
* [WEB-3065] refactor: replace admin services with service packages
* chore: minor updates
* chore: error handling
2025-01-07 19:07:47 +05:30
Aaryan Khandelwal and GitHub
ae657af958
fix: reset text and background color ( #6336 )
2025-01-07 18:04:26 +05:30
Vamsi Krishna and GitHub
f4c4848a0d
chore: update issue-states settings ui ( #6338 )
2025-01-07 17:16:42 +05:30
guru_sainath and GitHub
6914dc9f42
fix: start date and end date comparassion fix in cycle create and update ( #6333 )
2025-01-07 15:20:35 +05:30
Sangeetha and GitHub
742559bc63
feat: API endpoints for stickies ( #6335 )
2025-01-07 15:18:01 +05:30
Bavisetti Narayan and GitHub
70dacc5e6a
fix: removed the unused triage state ( #6337 )
2025-01-07 15:17:29 +05:30
Prateek Shourya and GitHub
5b96c970cd
chore: minor improvements related to members dropdown and project member list ( #6340 )
2025-01-07 15:04:10 +05:30
Vamsi Krishna and GitHub
906d095a1e
fix: added tooltips for truncated favorites ( #6330 )
2025-01-07 13:16:26 +05:30
0af9b09844
fix: manage widgets integrations ( #6331 )
...
* wip
* chore: wip
* fix: preserved old component
* fix
* fix: seperate route added
* fix
* Only return user ID of project members
* Return issue ID
* fix: recents api integrations
* fix: types
* fix: types
* fix: added tooltips
* chore: added apis
* fix: widgets fix
* fix: lint
* fix: integrated dashboard apis
* fix: added ee dummy component for header
* fix: removed logs
---------
Co-authored-by: sangeethailango <sangeethailango21@gmail.com >
2025-01-07 12:57:35 +05:30
sriram veeraghanta
edb68a1bc6
fix: remove sentry from web app and build fixes
2025-01-07 00:37:40 +05:30
790ecee629
[WEB-2846] feat: home integrations ( #6321 )
...
* wip
* chore: wip
* fix: preserved old component
* fix
* fix: seperate route added
* fix
* Only return user ID of project members
* Return issue ID
* fix: recents api integrations
* fix: types
* fix: types
* fix: added tooltips
* chore: added apis
---------
Co-authored-by: sangeethailango <sangeethailango21@gmail.com >
Co-authored-by: Bavisetti Narayan <72156168+NarayanBavisetti@users.noreply.github.com >
2025-01-06 20:36:13 +05:30
guru_sainath and GitHub
0cabde03f0
[WEB-3044] fix: Correct handling of equal start and end dates in cycle create and update ( #6328 )
...
* chore: handled start and end date issue when user send the start and end date equal
* chore: updated variable name and comment
* chore: typo
2025-01-06 20:31:31 +05:30
Aaryan Khandelwal and GitHub
d3d3bf79f9
refactor: page actions ( #6327 )
2025-01-06 20:31:07 +05:30
rahulramesha and GitHub
6321977f1f
use getBlockById from the store for modules ( #6325 )
2025-01-06 20:28:32 +05:30
Vamsi Krishna and GitHub
208df80c86
chore: added issue activity filters to local storage ( #6324 )
...
chore: added sort order to local storage
2025-01-06 20:27:55 +05:30
Anmol Singh Bhatia and GitHub
bc27bc9dd2
[WEB-3040] chore: project breadcrumb improvement ( #6322 )
...
* chore: project breadcrumb link component added to CE and EE
* chore: project breadcrumb redirection improvement
2025-01-06 19:00:05 +05:30
+2
1acaae9d5e
[WEB-3038]feat: home preferences ( #6308 )
...
* WIP
* WIP
* WIP
* WIP
* Create home preference if not exist
* chore: handled the unique state name validation (#6299 )
* fix: changed the response structure (#6301 )
* [WEB-1964]chore: cycles actions restructuring (#6298 )
* chore: cycles quick actions restructuring
* chore: added additional actions to cycle list actions
* chore: cycle quick action structure
* chore: added additional actions to cycle list actions
* chore: added end cycle hook
* fix: updated end cycle export
---------
Co-authored-by: gurusinath <gurusainath007@gmail.com >
* fix: active cycle graph tooltip and endpoint validation (#6306 )
* [WEB-2870]feat: language support (#6215 )
* fix: adding language support package
* fix: language support implementation using mobx
* fix: adding more languages for support
* fix: profile settings translations
* feat: added language support for sidebar and user settings
* feat: added language support for deactivation modal
* fix: added project sync after transfer issues (#6200 )
* code refactor and improvement (#6203 )
* chore: package code refactoring
* chore: component restructuring and refactor
* chore: comment create improvement
* refactor: enhance workspace and project wrapper modularity (#6207 )
* [WEB-2678]feat: added functionality to add labels directly from dropdown (#6211 )
* enhancement:added functionality to add features directly from dropdown
* fix: fixed import order
* fix: fixed lint errors
* chore: added common component for project activity (#6212 )
* chore: added common component for project activity
* fix: added enum
* fix: added enum for initiatives
* - Do not clear temp files that are locked. (#6214 )
- Handle edge cases in sync workspace
* fix: labels empty state for drop down (#6216 )
* refactor: remove cn helper function from the editor package (#6217 )
* * feat: added language support to issue create modal in sidebar
* fix: project activity type
* * fix: added missing translations
* fix: modified translation for plurals
* fix: fixed spanish translation
* dev: language type error in space user profile types
* fix: type fixes
* chore: added alpha tag
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
Co-authored-by: Anmol Singh Bhatia <121005188+anmolsinghbhatia@users.noreply.github.com >
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
Co-authored-by: Akshita Goyal <36129505+gakshita@users.noreply.github.com >
Co-authored-by: Satish Gandham <satish.iitg@gmail.com >
Co-authored-by: Aaryan Khandelwal <65252264+aaryan610@users.noreply.github.com >
Co-authored-by: gurusinath <gurusainath007@gmail.com >
* feat: introduced stacked bar chart and tree map chart. (#6305 )
* feat: add issue attachment external endpoint (#6307 )
* [PE-97] chore: re-order pages options (#6303 )
* chore: re-order pages dropdown options
* chore: re-order pages dropdown options
* fix: remove localdb tracing
* [WEB-2937] feat: home recent activies list endpoint (#6295 )
* Crud for wuick links
* Validate quick link existence
* Add custom method for destroy and retrieve
* Add List method
* Remove print statements
* List all the workspace quick links
* feat: endpoint to get recently active items
* Resolve conflicts
* Resolve conflicts
* Add filter to only list required entities
* Return required fields
* Add filter
* Add filter
* fix: remove emoji edit for uneditable pages (#6304 )
* Removed duplicate imports
* feat: patch api
* Enable sort order to be updatable
* Return key name
only insert missing keys
use serializer to return data
* Remove random generation of sort_order
* Remove name field
Remove random generation of sort_order
---------
Co-authored-by: Bavisetti Narayan <72156168+NarayanBavisetti@users.noreply.github.com >
Co-authored-by: Vamsi Krishna <46787868+mathalav55@users.noreply.github.com >
Co-authored-by: gurusinath <gurusainath007@gmail.com >
Co-authored-by: Anmol Singh Bhatia <121005188+anmolsinghbhatia@users.noreply.github.com >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
Co-authored-by: Akshita Goyal <36129505+gakshita@users.noreply.github.com >
Co-authored-by: Satish Gandham <satish.iitg@gmail.com >
Co-authored-by: Aaryan Khandelwal <65252264+aaryan610@users.noreply.github.com >
Co-authored-by: Nikhil <118773738+pablohashescobar@users.noreply.github.com >
2025-01-06 17:36:10 +05:30
Aaryan Khandelwal and GitHub
fbbca0c519
fix: user config dependencies ( #6326 )
2025-01-06 16:31:12 +05:30
a6216beb7e
chore: language support phase 2 ( #6323 )
...
* fix: adding langauge support for sidebar items
* fix: worksapce sidebar item refactor
* chore: code cleanup
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2025-01-06 15:32:11 +05:30
Dancia and GitHub
732963b591
minor fixes ( #6314 )
2025-01-06 14:57:25 +05:30
625cbf872b
[WEB-2711]fix: guest mentions and assignees ( #6315 )
...
* chore: issue search filter
* * fix: restricting guest user from assignees and mentions
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2025-01-06 13:06:16 +05:30
Vamsi Krishna and GitHub
d26fb8ce02
[WEB-2926]fix: added tooltips for favorites ( #6320 )
...
* * fix: added tooltips for favorites
* chore: code formatting
2025-01-06 13:05:46 +05:30
e4f9d027fe
feat: workspace home preference model ( #6300 )
...
* feat: workspace home preference model
* chore: changed page title to textfield
* chore: add sort order
* chore: added null value in sticky title
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2025-01-03 20:24:35 +05:30
Prateek Shourya and GitHub
c1407daa47
[WEB-3035] chore: add labels to treemap chart ( #6313 )
2025-01-03 20:03:11 +05:30
Aaryan Khandelwal and GitHub
2622dd691c
fix: remove emoji edit for uneditable pages ( #6304 )
2025-01-03 15:54:41 +05:30
Sangeetha and GitHub
870ca17e13
[WEB-2937] feat: home recent activies list endpoint ( #6295 )
...
* Crud for wuick links
* Validate quick link existence
* Add custom method for destroy and retrieve
* Add List method
* Remove print statements
* List all the workspace quick links
* feat: endpoint to get recently active items
* Resolve conflicts
* Resolve conflicts
* Add filter to only list required entities
* Return required fields
* Add filter
* Add filter
2025-01-03 15:09:01 +05:30
sriram veeraghanta
4652ad0fc3
fix: remove localdb tracing
2025-01-03 15:01:57 +05:30
Aaryan Khandelwal and GitHub
be9dbc1b18
[PE-97] chore: re-order pages options ( #6303 )
...
* chore: re-order pages dropdown options
* chore: re-order pages dropdown options
2025-01-03 14:58:43 +05:30
Nikhil and GitHub
3fd2550d69
feat: add issue attachment external endpoint ( #6307 )
2025-01-03 14:29:40 +05:30
Prateek Shourya and GitHub
d6bcd8dd15
feat: introduced stacked bar chart and tree map chart. ( #6305 )
2025-01-03 14:24:14 +05:30
873e4330bc
[WEB-2870]feat: language support ( #6215 )
...
* fix: adding language support package
* fix: language support implementation using mobx
* fix: adding more languages for support
* fix: profile settings translations
* feat: added language support for sidebar and user settings
* feat: added language support for deactivation modal
* fix: added project sync after transfer issues (#6200 )
* code refactor and improvement (#6203 )
* chore: package code refactoring
* chore: component restructuring and refactor
* chore: comment create improvement
* refactor: enhance workspace and project wrapper modularity (#6207 )
* [WEB-2678]feat: added functionality to add labels directly from dropdown (#6211 )
* enhancement:added functionality to add features directly from dropdown
* fix: fixed import order
* fix: fixed lint errors
* chore: added common component for project activity (#6212 )
* chore: added common component for project activity
* fix: added enum
* fix: added enum for initiatives
* - Do not clear temp files that are locked. (#6214 )
- Handle edge cases in sync workspace
* fix: labels empty state for drop down (#6216 )
* refactor: remove cn helper function from the editor package (#6217 )
* * feat: added language support to issue create modal in sidebar
* fix: project activity type
* * fix: added missing translations
* fix: modified translation for plurals
* fix: fixed spanish translation
* dev: language type error in space user profile types
* fix: type fixes
* chore: added alpha tag
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
Co-authored-by: Anmol Singh Bhatia <121005188+anmolsinghbhatia@users.noreply.github.com >
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
Co-authored-by: Akshita Goyal <36129505+gakshita@users.noreply.github.com >
Co-authored-by: Satish Gandham <satish.iitg@gmail.com >
Co-authored-by: Aaryan Khandelwal <65252264+aaryan610@users.noreply.github.com >
Co-authored-by: gurusinath <gurusainath007@gmail.com >
2025-01-03 14:16:26 +05:30
Anmol Singh Bhatia and GitHub
ade0aa1643
fix: active cycle graph tooltip and endpoint validation ( #6306 )
2025-01-03 14:08:02 +05:30
6a13a64996
[WEB-1964]chore: cycles actions restructuring ( #6298 )
...
* chore: cycles quick actions restructuring
* chore: added additional actions to cycle list actions
* chore: cycle quick action structure
* chore: added additional actions to cycle list actions
* chore: added end cycle hook
* fix: updated end cycle export
---------
Co-authored-by: gurusinath <gurusainath007@gmail.com >
2025-01-02 18:27:34 +05:30
Bavisetti Narayan and GitHub
5e6c02358d
fix: changed the response structure ( #6301 )
2025-01-02 15:51:38 +05:30
Bavisetti Narayan and GitHub
61d6d928ba
chore: handled the unique state name validation ( #6299 )
2025-01-02 14:43:43 +05:30
Vamsi Krishna and GitHub
a555df27e7
[WEB-2941]chore: added transfer issues button to cycles ( #6296 )
...
* chore: removed refacotr changes:w
* chore: removed requirements modifications
2025-01-02 12:33:45 +05:30
Manish Gupta and GitHub
df671d13c7
improvement: build action improvement ( #6248 )
...
* updated action to use makeplane/actions repo
* updated action
2025-01-02 00:00:04 +05:30
Akshita Goyal and GitHub
c7ebaf6ba0
chore: added react masonry package ( #6293 )
2024-12-31 16:15:40 +05:30
Bavisetti Narayan and GitHub
119d46dc2b
chore: search issues endpoint ( #6291 )
2024-12-31 15:29:38 +05:30
Sangeetha and GitHub
25f7d813b9
[WEB-2928] feat: Home Quick links CRUD ( #6290 )
...
* Crud for wuick links
* Validate quick link existence
* Add custom method for destroy and retrieve
* Add List method
* Remove print statements
* List all the workspace quick links
* Filter by user
2024-12-31 15:06:24 +05:30
Aaryan Khandelwal and GitHub
ec2af13258
chore: merge two separate info popovers ( #6289 )
2024-12-31 14:01:27 +05:30
8833e4e23b
Integrates LiteLLM for Unified Access to Multiple LLM Models ( #5925 )
...
* adds litellm gateway
* Fixes repeating code
* Fixes error exposing
* Fixes error for None text
* handles logging exception
* Adds multiple providers support
* handling edge cases
* adds new envs to instance store
* strategy pattern for llm config
---------
Co-authored-by: akash5100 <akashzsh08@gmail.com >
2024-12-31 13:57:26 +05:30
752a27a175
[PE-97] refactor: pages actions ( #6234 )
...
* dev: support for edition specific options in pages
* refactor: page quick actions
* chore: add customizable page actions
* fix: type errors
* dev: hook to get page operations
* refactor: remove unnecessary props
* chore: add permisssions to duplicate page endpoint
* chore: memoize arranged options
* chore: use enum for page access
* chore: add type assertion
* fix: auth for access change and delete
* fix: removing readonly editor
* chore: add sync for page access cahnge
* fix: sync state
* fix: indexeddb sync loader added
* fix: remove node error fixed
* style: page title and checkbox
* chore: removing the syncing logic
* revert: is editable check removed in display message
* fix: editable field optional
* fix: editable removed as optional prop
* fix: extra options import fix
* fix: remove readonly stuff
* fix: added toggle access
* chore: add access change sync
* fix: full width toggle
* refactor: types and enums added
* refactore: update store action
* chore: changed the duplicate viewset
* fix: remove the page binary
* fix: duplicate page action
* fix: merge conflicts
---------
Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com >
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-12-31 12:54:09 +05:30
Aaryan Khandelwal and GitHub
94f421f27d
chore: add live server prettier config ( #6287 )
2024-12-27 21:03:20 +05:30
8d7425a3b7
[PE-182] refactor: pages' components and store for scalability ( #6283 )
...
* refactor: created a generic base page instance
* refactor: project store hooks
* chore: add missing prop declaration
* refactor: editor page root and body
* refactor: issue embed hook
* chore: update search entity types
* fix: version editor component
* fix: add page to favorites action
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
2024-12-27 20:41:38 +05:30
Anmol Singh Bhatia and GitHub
211d5e1cd0
chore: code refactor and build fix ( #6285 )
...
* chore: code refactor and build fix
* chore: code refactor
* chore: code refactor
2024-12-27 18:18:45 +05:30
Vamsi Krishna and GitHub
3c6bbaef3c
fix: modified link behaviour to improve accessibility ( #6284 )
2024-12-27 17:46:40 +05:30
Prateek Shourya and GitHub
4159d12959
[WEB-2889] fix: global views sorting when hyper model is enabled. ( #6280 )
2024-12-27 13:03:26 +05:30
Anmol Singh Bhatia and GitHub
2f2f8dc5f4
[WEB-2880] chore: project detail response updated ( #6281 )
...
* chore: project detail response updated
* chore: code refactor
2024-12-27 09:17:35 +05:30
Anmol Singh Bhatia and GitHub
756a71ca78
[WEB-2907] chore: issue store updated and code refactor ( #6279 )
...
* chore: issue and epic store updated and code refactor
* chore: layout ux copy updated
2024-12-26 20:01:32 +05:30
Vamsi Krishna and GitHub
36b3328c5e
fix: user role not updating in user profile ( #6278 )
2024-12-26 17:19:43 +05:30
Prateek Shourya and GitHub
a5c1282e52
[WEB-2896] fix: mutation problem with issue properties while accepting an intake issue. ( #6277 )
2024-12-26 16:46:52 +05:30
ed64168ca7
chore(utils): copy helper functions from web/helpers ( #6264 )
...
* chore(utils): copy helper functions from web/helpers
Co-Authored-By: sriram@plane.so <sriram@plane.so >
* chore(utils): bump version to 0.24.2
Co-Authored-By: sriram@plane.so <sriram@plane.so >
* chore: bump root package version to 0.24.2
Co-Authored-By: sriram@plane.so <sriram@plane.so >
* fix: remove duplicate function and simplify auth utils
Co-Authored-By: sriram@plane.so <sriram@plane.so >
* fix: improve HTML entity escaping in sanitizeHTML
Co-Authored-By: sriram@plane.so <sriram@plane.so >
* fix: version changes
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: sriram@plane.so <sriram@plane.so >
2024-12-26 15:27:40 +05:30
f54f3a6091
chore: workspace entity search endpoint ( #6272 )
...
* chore: workspace entity search endpoint
* fix: editor entity search endpoint
* chore: restrict guest users
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com >
2024-12-26 15:00:32 +05:30
Bavisetti Narayan and GitHub
2d9464e841
chore: create unique constraints for webhook ( #6257 )
...
* chore: create unique constraints for webhook
* chore: updated the migration file
2024-12-24 21:00:50 +05:30
Vamsi Krishna and GitHub
70f72a2b0f
[WEB-2699]chore: added issue count for upcoming cycles ( #6273 )
...
* chore: added issue count for upcoming cycles
* chore: memoized show issue count
2024-12-24 20:53:06 +05:30
Vamsi Krishna and GitHub
c0b5e0e766
fix: label creation ( #6271 )
2024-12-24 20:52:31 +05:30
Anmol Singh Bhatia and GitHub
fedcdf0c84
[WEB-2879] chore sub issue analytics improvements ( #6275 )
...
* chore: epics type added to package
* chore: epic analytics helper function added
* chore: sub issue analytics mutation improvement
2024-12-24 20:52:03 +05:30
Bavisetti Narayan and GitHub
ff936887d2
chore: quick link migration ( #6274 )
...
* chore: added workspace link queryset
* chore: added workspace in sort order
2024-12-24 20:51:15 +05:30
Anmol Singh Bhatia and GitHub
ea78c2bceb
fix: active cycle update payload ( #6270 )
2024-12-24 14:01:47 +05:30
Vamsi Krishna and GitHub
ba1a314608
[WEB-1412]fix: split labels in kanban board ( #6253 )
...
* fix: split labels in kanban board
* chore: incresaed labels max render and moved labels to end of properties
chore: refactored label render component
2024-12-23 20:28:17 +05:30
Vamsi Krishna and GitHub
3a6a8e3a97
fix: create view - layout drop down close ( #6267 )
2024-12-23 20:27:54 +05:30
Bavisetti Narayan and GitHub
1735561ffd
chore: remove the default intake state ( #6252 )
...
* chore: remove the default intake state
* chore: changed the payload
2024-12-23 20:26:48 +05:30
Prateek Shourya and GitHub
b80a904bbf
[WEB-2863] chore: minor improvements and bug fixes ( #6222 )
...
* fix: remove deprecated icons from logo picker
* improvement: minor empty states updates
2024-12-23 20:26:07 +05:30
M. Palanikannan and GitHub
20260f0720
[PE-101] feat: smooth scrolling in editor while dragging and dropping nodes ( #6233 )
...
* fix: smoother drag scrolling
* fix: refactoring out common fns
* fix: moved to mouse events instead of drag
* fix: improving the drag preview
* fix: added better selection logic
* fix: drag handle new way almost working
* fix: drag-handle old behaviour with better scrolling
* fix: remove experiments
* fix: better scroll thresholds
* fix: transition to drop cursor added
* fix: drag handling speed
* fix: cleaning up listeners
* fix: common out selection and dragging logic
* fix: scroll threshold logic fixed
2024-12-23 20:04:34 +05:30
Prateek Shourya and GitHub
6070ed4d36
improvement: enhance activity components and types modularity ( #6262 )
2024-12-23 20:03:42 +05:30
M. Palanikannan and GitHub
ac47cc62ee
[PE-102] fix: zooming for fullscreen images ( #6266 )
...
* fix: added magnification properly and also moving around the zoomed image
* fix: zoom via trackpad pinch
* fix: update imports
* fix: initial magnification is reset
2024-12-23 20:03:10 +05:30
sriram veeraghanta
1059fbbebf
fix: build errors while upgrading date-fns
2024-12-23 19:05:52 +05:30
sriram veeraghanta
61478d1b6b
fix: build errors in utils package
2024-12-23 18:45:22 +05:30
Aaryan Khandelwal and GitHub
88737b1072
fix: issue mentions ( #6265 )
2024-12-23 17:42:39 +05:30
Anmol Singh Bhatia and GitHub
34d114a4c5
fix: sub-issue collapsible visibility ( #6259 )
2024-12-23 15:42:03 +05:30
d54c1bae03
[PE-93] regression: mention users highlight color, reomve bot users from search list ( #6258 )
...
* chore: remove bot users in mention
* fix: user highlight color
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-12-23 15:25:40 +05:30
9f5def3a6a
chore: copy helper functions from admin and space into @plane/utils ( #6256 )
...
* chore: copy helper functions from space to @plane/utils
Co-Authored-By: sriram@plane.so <sriram@plane.so >
* refactor: move enums from utils/auth.ts to @plane/constants/auth.ts
Co-Authored-By: sriram@plane.so <sriram@plane.so >
---------
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: sriram@plane.so <sriram@plane.so >
2024-12-23 14:30:13 +05:30
sriram veeraghanta and GitHub
043f4eaa5e
chore: common services package ( #6255 )
...
* fix: initial services package setup
* fix: services packages updates
* fix: services changes
* fix: merge conflicts
* chore: file structuring
* fix: import fixes
2024-12-23 01:51:30 +05:30
sriram veeraghanta
1ee0661ac1
fix: missing packages in utils and live
2024-12-22 22:08:04 +05:30
sriram veeraghanta
60f7edcef8
fix: moving space constants to package
2024-12-21 17:17:43 +05:30
sriram veeraghanta and GitHub
23849789f9
chore: admin imports refactor ( #6251 )
...
* chore: admin package refactoring
* chore: build errors
* fix: removing duplicates
2024-12-20 20:44:46 +05:30
Aaryan Khandelwal and GitHub
33acb9e8ed
[PE-93] regression: mentions in space app, entity search ( #6250 )
...
* fix: mentions in space app
* fix: user entity filter
2024-12-20 16:55:57 +05:30
Aaryan Khandelwal and GitHub
d2c0940f04
refactor: accept generic function to search mentions ( #6249 )
2024-12-20 15:51:36 +05:30
Nikhil and GitHub
00624eafbd
fix: issue serializer to remove deleted labels and assignees ( #6241 )
2024-12-20 14:44:38 +05:30
Prateek Shourya and GitHub
e6bf57aa18
[WEB-2885] fix: retain issue description when creating an issue copy ( #6243 )
2024-12-20 14:17:41 +05:30
Aaryan Khandelwal and GitHub
3c8c657ee0
fix: cn helper function inport error ( #6244 )
2024-12-20 14:17:22 +05:30
Aaryan Khandelwal and GitHub
119d343d5f
[PE-93] refactor: editor mentions extension ( #6178 )
...
* refactor: editor mentions
* fix: build errors
* fix: build errors
* chore: add cycle status to search endpoint response
* fix: build errors
* fix: dynamic mention content in markdown
* chore: update entity search endpoint
* style: user mention popover
* chore: edition specific mention content handler
* chore: show deactivated user for old mentions
* chore: update search entity keys
* refactor: use editor mention hook
2024-12-20 13:41:25 +05:30
Aaryan Khandelwal and GitHub
c10b875e2a
fix: page title fixed height ( #6242 )
2024-12-20 13:24:19 +05:30
Vamsi Krishna and GitHub
f10f9cbd41
[WEB-2859]chore: sub issue list optimization ( #6232 )
...
* chore: optimized api calls for sub-issue widget
* chore: added api call for on sub issues widget click
2024-12-19 22:45:08 +05:30
guru_sainath and GitHub
9b71a702c7
[WEB-2884] chore: Update timezone list, add new endpoint, and update timezone dropdowns ( #6231 )
...
* dev: updated timezones list
* chore: added rate limiting
2024-12-19 20:15:55 +05:30
Vamsi Krishna and GitHub
0a320a8540
* fix: avoided uncessary api call while creating issue draft ( #6230 )
...
* fix: fixed import order in module header
2024-12-19 16:26:35 +05:30
Anmol Singh Bhatia and GitHub
44d8de1169
chore: remove workspace toggle from issue parent modal ( #6227 )
2024-12-19 13:59:44 +05:30
Prateek Shourya and GitHub
6214c09170
refactor: move all issue related enums to constants package ( #6229 )
2024-12-19 13:58:54 +05:30
sriram veeraghanta
51ca353577
Merge branch 'preview' of github.com:makeplane/plane into preview
2024-12-18 14:58:13 +05:30
sriram veeraghanta
881c744eb9
fix: build errors
2024-12-18 14:57:59 +05:30
Bavisetti Narayan and GitHub
ec41ae61b4
chore: removed the deleted votes and reaction ( #6218 )
2024-12-18 14:54:03 +05:30
Aaryan Khandelwal and GitHub
5773c2bde3
chore: gif support for editor ( #6219 )
2024-12-18 13:17:05 +05:30
e33bae2125
[PE-92] fix: removing readonly collaborative document editor ( #6209 )
...
* fix: removing readonly editor
* fix: sync state
* fix: indexeddb sync loader added
* fix: remove node error fixed
* style: page title and checkbox
* chore: removing the syncing logic
* revert: is editable check removed in display message
* fix: editable field optional
* fix: editable removed as optional prop
* fix: extra options import fix
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com >
2024-12-18 12:58:18 +05:30
Aaryan Khandelwal and GitHub
580c4b1930
refactor: remove cn helper function from the editor package ( #6217 )
2024-12-18 12:22:14 +05:30
Vamsi Krishna and GitHub
ddd4b51b4e
fix: labels empty state for drop down ( #6216 )
2024-12-17 19:14:10 +05:30
Satish Gandham and GitHub
ede4aad55b
- Do not clear temp files that are locked. ( #6214 )
...
- Handle edge cases in sync workspace
2024-12-17 17:46:24 +05:30
Akshita Goyal and GitHub
1a715c98b2
chore: added common component for project activity ( #6212 )
...
* chore: added common component for project activity
* fix: added enum
* fix: added enum for initiatives
2024-12-17 17:02:59 +05:30
Vamsi Krishna and GitHub
8e6d885731
[WEB-2678]feat: added functionality to add labels directly from dropdown ( #6211 )
...
* enhancement:added functionality to add features directly from dropdown
* fix: fixed import order
* fix: fixed lint errors
2024-12-17 14:29:56 +05:30
Prateek Shourya and GitHub
4507802aba
refactor: enhance workspace and project wrapper modularity ( #6207 )
2024-12-16 19:01:37 +05:30
Anmol Singh Bhatia and GitHub
438cc33046
code refactor and improvement ( #6203 )
...
* chore: package code refactoring
* chore: component restructuring and refactor
* chore: comment create improvement
2024-12-16 17:24:50 +05:30
Vamsi Krishna and GitHub
442b0fd7e5
fix: added project sync after transfer issues ( #6200 )
2024-12-16 15:15:48 +05:30
Dancia and GitHub
1119b9dc36
Updated README.md ( #6182 )
...
* Updated README.md
* minor fixes
* minor fixes
2024-12-16 14:33:08 +05:30
47a76f48b4
fix: separated docker compose environment variables ( #5575 )
...
* Separated environment variables for specific app containers.
* updated env
* cleanup
* Separated environment variables for specific app containers.
* updated env
* cleanup
---------
Co-authored-by: Akshat Jain <akshatjain9782@gmail.com >
2024-12-16 13:23:33 +05:30
a0f03d07f3
chore: Check github releases for upgrades ( #6162 )
...
* modifed action and install.sh for selfhost
* updated selfhost readme and install.sh
* fixes
* changes suggested by code-rabbit
* chore: updated powered by (#6160 )
* improvement: update fetch map during workspace-level module fetch to reduce redundant API calls (#6159 )
* fix: remove unwanted states fetching logic to avoid multiple API calls. (#6158 )
* chore remove unnecessary CTA (#6161 )
* fix: build branch workflow upload artifacts
* fixes
* changes suggested by code-rabbit
* modifed action and install.sh for selfhost
* updated selfhost readme and install.sh
* fix: build branch workflow upload artifacts
* fixes
* changes suggested by code-rabbit
---------
Co-authored-by: guru_sainath <gurusainath007@gmail.com >
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
Co-authored-by: rahulramesha <71900764+rahulramesha@users.noreply.github.com >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-12-16 13:22:23 +05:30
Nikhil and GitHub
74b2ec03ff
feat: add language support ( #6205 )
2024-12-15 11:04:03 +05:30
guru_sainath and GitHub
5908998127
[WEB-2854] chore: trigger issue_description_version task on issue create and update ( #6202 )
...
* chore: issue description version task trigger from issue create and update
* chore: add default value in prop
2024-12-13 22:30:29 +05:30
df6a80e7ae
chore: add sync jobs for issue_version and issue_description_version tables ( #6199 )
...
* chore: added fields in issue_version and profile tables and created a new sticky table
* chore: removed point in issue version
* chore: add imports in init
* chore: added sync jobs for issue_version and issue_description_version
* chore: removed logs
* chore: updated logginh
---------
Co-authored-by: sainath <sainath@sainaths-MacBook-Pro.local >
2024-12-13 17:48:55 +05:30
6ff258ceca
chore: Add fields to issue_version and profile tables, and create new sticky table ( #6198 )
...
* chore: added fields in issue_version and profile tables and created a new sticky table
* chore: removed point in issue version
* chore: add imports in init
---------
Co-authored-by: sainath <sainath@sainaths-MacBook-Pro.local >
2024-12-13 17:30:25 +05:30
a8140a5f08
chore: Add logger package for node server side apps ( #6188 )
...
* chore: Add logger as a package
* chore: Add logger package for node server side apps
* remove plane logger import in web
* resolve pr reviews and add client logger with readme update
* fix: transformation and added middleware for logging requests
* chore: update readme
* fix: env configurable max file size
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-12-13 14:32:56 +05:30
Prateek Shourya and GitHub
9234f21f26
[WEB-2848] improvement: enhanced components modularity ( #6196 )
...
* improvement: enhanced componenets modularity
* fix: lint errors resolved
2024-12-13 14:26:26 +05:30
Bavisetti Narayan and GitHub
ab11e83535
[WEB-2843] chore: updated the cycle end date logic ( #6194 )
...
* chore: updated the cycle end date logic
* chore: changed the key for timezone
2024-12-13 13:34:07 +05:30
Akshita Goyal and GitHub
b4112358ac
[WEB-2688] chore: added icons and splitted issue header ( #6195 )
...
* chore: added icons and splitted issue header
* fix: added ee filler component
* fix: component name fixed
* fix: removed dupes
* fix: casing
2024-12-13 13:31:13 +05:30
Aaryan Khandelwal and GitHub
77239ebcd4
fix: GitHub casing across the platform ( #6193 )
2024-12-13 02:22:46 +05:30
Prateek Shourya and GitHub
54f828cbfa
refactor: enhance components modularity and introduce new UI componenets ( #6192 )
...
* feat: add navigation dropdown component
* chore: enhance title/ description loader and componenet modularity
* chore: issue store filter update
* chore: added few icons to ui package
* chore: improvements for tabs componenet
* chore: enhance sidebar modularity
* chore: update issue and router store to add support for additional issue layouts
* chore: enhanced cycle componenets modularity
* feat: added project grouping header for cycles list
* chore: enhanced project dropdown componenet by adding multiple selection functionality
* chore: enhanced rich text editor modularity by taking members ids as props for mentions
* chore: added functionality to filter disabled layouts in issue-layout dropdown
* chore: added support to pass project ids as props in project card list
* feat: multi select project modal
* chore: seperate out project componenet for reusability
* chore: command pallete store improvements
* fix: build errors
2024-12-12 21:40:57 +05:30
Bavisetti Narayan and GitHub
9ad8b43408
chore: handled the cycle date time using project timezone ( #6187 )
...
* chore: handled the cycle date time using project timezone
* chore: reverted the frontend commit
2024-12-12 14:11:12 +05:30
Prateek Shourya and GitHub
38e8a5c807
fix: command palette build ( #6186 )
2024-12-11 18:19:09 +05:30
Prateek Shourya and GitHub
a9bd2e243a
refactor: enhance command palette modularity ( #6139 )
...
* refactor: enhance command palette modularity
* chore: minor updates to command palette store
2024-12-11 18:02:58 +05:30
Vamsi Krishna and GitHub
ca0d50b229
fix: no activity while moving inbox issues ( #6185 )
2024-12-11 17:57:27 +05:30
7fca7fd86c
[WEB-2774] fix:favorites reorder ( #6179 )
...
* fix:favorites reorder
* chore: added error handling
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-12-11 16:29:39 +05:30
Prateek Shourya and GitHub
0ac68f2731
improvement: refactored issue grouping logic to access MobX store directly ( #6134 )
...
* improvement: refactored issue grouping logic to access MobX store directly
* chore: minor updates
2024-12-11 15:14:15 +05:30
5a9ae66680
chore: Remove shouldIgnoreDependencies flags while dragging in timeline view ( #6150 )
...
* remove shouldEnable dependency flags for timeline view
* chore: error handling
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
2024-12-11 13:43:48 +05:30
Vamsi Krishna and GitHub
134644fdf1
[WEB-2382]chore:notification files restructuring ( #6181 )
...
* chore: adjusted increment/decrement for unread count
* chore: improved param handling for unread notification count function
* chore:file restructuring
* fix:notification types
* chore:file restructuring
* chore:modified notfication types
* chore: modified types for notification
* chore:removed redundant checks for id
2024-12-11 13:41:19 +05:30
sriram veeraghanta and GitHub
9ed4591edc
Merge pull request #6183 from makeplane/canary
...
release: v0.24.1
2024-12-10 21:43:09 +05:30
sriram veeraghanta
d0f3987aeb
fix: instance changelog url updated
2024-12-10 21:03:44 +05:30
sriram veeraghanta
f06b1b8c4a
fix: updated package version
2024-12-10 21:02:29 +05:30
sriram veeraghanta
6e56ea4c60
fix: updated changelog url in apiserver
2024-12-10 20:28:51 +05:30
Anmol Singh Bhatia and GitHub
216a69f991
chore: workspace draft and inbox issue local db mutation ( #6180 )
2024-12-10 19:12:24 +05:30
Vihar Kurama and GitHub
205395e079
fix: changed checkboxes to toggles on notifications settings page ( #6175 )
2024-12-10 01:02:34 +05:30
Bavisetti Narayan and GitHub
ff8bbed6f9
chore: changed the soft deletion logic ( #6171 )
2024-12-09 20:29:30 +05:30
Vamsi Krishna and GitHub
d04619477b
[WEB-2382]chore: notifications code improvement ( #6172 )
...
* chore: adjusted increment/decrement for unread count
* chore: improved param handling for unread notification count function
2024-12-09 18:06:56 +05:30
sriram veeraghanta
547c138084
fix: ui package module resolution
2024-12-09 15:56:20 +05:30
Anmol Singh Bhatia and GitHub
5c907db0e2
[WEB-2818] chore: project navigation items code refactor ( #6170 )
...
* chore: project navigation items code refactor
* fix: build error
* chore: code refactor
* chore: code refactor
2024-12-09 14:37:04 +05:30
Aaryan Khandelwal and GitHub
a85e592ada
fix: creating a new sub-issue from workspace level ( #6169 )
2024-12-09 12:15:10 +05:30
sriram veeraghanta
b21d190ce0
fix: added github pull request template
2024-12-09 02:55:09 +05:30
sriram veeraghanta
cba41e0755
fix: upgrading the express version
2024-12-09 02:35:48 +05:30
sriram veeraghanta
02308eeb15
fix: django version upgrade
2024-12-09 02:28:06 +05:30
guru_sainath and GitHub
9ee41ece98
fix: email check validation to handle case in-sensitive email ( #6168 )
2024-12-07 17:55:50 +05:30
Vamsi Krishna and GitHub
666ddf73b6
[WEB-2382]chore:notification snooze modal ( #6164 )
...
* modified notification store
* notification snooze types fix
* handled promise
* modified notifications layout
* incresed pagination count for notifications
2024-12-06 16:27:45 +05:30
Satish Gandham and GitHub
4499a5fa25
Sync issues and workspace data when the issue properties like labels/modules/cycles etc are deleted from the project ( #6165 )
2024-12-06 16:27:07 +05:30
sriram veeraghanta
727dd4002e
fix: updated lint command in packages
2024-12-06 15:00:11 +05:30
sriram veeraghanta and GitHub
4b5a2bc4e5
chore: lint related changes and packaging fixes ( #6163 )
...
* fix: lint related changes and packaging fixes
* adding color validations
2024-12-06 14:56:49 +05:30
sriram veeraghanta
b1c340b199
fix: build branch workflow upload artifacts
2024-12-05 16:51:20 +05:30
rahulramesha and GitHub
a612a17d28
chore remove unnecessary CTA ( #6161 )
2024-12-05 16:37:55 +05:30
Prateek Shourya and GitHub
d55ee6d5b8
fix: remove unwanted states fetching logic to avoid multiple API calls. ( #6158 )
2024-12-05 15:26:35 +05:30
Prateek Shourya and GitHub
aa1e192a50
improvement: update fetch map during workspace-level module fetch to reduce redundant API calls ( #6159 )
2024-12-05 15:26:15 +05:30
guru_sainath and GitHub
6cd8af1092
chore: updated powered by ( #6160 )
2024-12-05 15:12:37 +05:30
rahulramesha and GitHub
66652a5d71
refactor project states to ake way for new features ( #6156 )
2024-12-05 12:46:51 +05:30
sriram veeraghanta
3bccda0c86
chore: formatting and typo fixes
2024-12-04 19:40:37 +05:30
sriram veeraghanta
fb3295f5f4
fix: sites opengraph title and description added
2024-12-04 17:58:23 +05:30
sriram veeraghanta
fa3aa362a9
fix: lint errors
2024-12-04 17:22:41 +05:30
Bavisetti Narayan and GitHub
b73ea37798
chore: improve the cascading logic ( #6152 )
2024-12-04 16:15:57 +05:30
Vamsi Krishna and GitHub
d537e560e3
[WEB-2802]fix: dorpdown visibility issue in safari ( #6151 )
...
* filters drop down fix safari
* added comments for translation
* fixed drop down visibility issue
2024-12-04 15:27:34 +05:30
1b92a18ef8
chore: updated the ssr rendering on sites ( #6145 )
...
* fix: refactoring
* fix: site ssr implementation
* chore: fixed auto reload on file change in sites
* chore: updated constant imports and globalised powerBy component
* chore: resolved lint and updated the env
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-12-04 14:24:53 +05:30
rahulramesha and GitHub
31b6d52417
fix root issue store to have updated url params at all times ( #6147 )
2024-12-04 13:57:33 +05:30
Vamsi Krishna and GitHub
a153de34d6
fixed piority icons shape ( #6144 )
2024-12-04 13:57:14 +05:30
Aaryan Khandelwal and GitHub
64a44f4fce
style: add custom class to editor paragraph and heading blocks ( #6143 )
2024-12-04 13:43:52 +05:30
guru_sainath and GitHub
bb8a156bdd
fix: removed changelog endpoint ( #6146 )
2024-12-04 13:42:15 +05:30
Akshita Goyal and GitHub
f02a2b04a5
fix: export btn overlap issue ( #6149 )
2024-12-04 13:41:48 +05:30
Bavisetti Narayan and GitHub
b6ab853c57
chore: filter out the removed cycle from issue detail ( #6138 )
2024-12-03 16:48:14 +05:30
Aaryan Khandelwal and GitHub
fe43300aa7
fix: pages empty state authorization ( #6141 )
2024-12-03 14:53:02 +05:30
849d9891d2
chore: community edition product updates link ( #6132 )
...
* chore: community edition product updates link
* fix: iframe embed for changelog
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-12-03 13:28:28 +05:30
Vamsi Krishna and GitHub
2768f560ad
[WEB-2802]fix:filters drop down fix safari ( #6133 )
...
* filters drop down fix safari
* added comments for translation
2024-12-03 12:51:39 +05:30
Anmol Singh Bhatia and GitHub
fe5999ceff
fix: intake issue permission ( #6136 )
2024-12-02 19:49:09 +05:30
rahulramesha and GitHub
da0071256f
fix half block dragging ( #6135 )
2024-12-02 19:30:58 +05:30
M. Palanikannan and GitHub
3c6006d04a
[PE-31] feat: Add lock unlock archive restore realtime sync ( #5629 )
...
* fix: add lock unlock archive restore realtime sync
* fix: show only after editor loads
* fix: added strong types
* fix: live events fixed
* fix: remove unused vars and logs
* fix: converted objects to enum
* fix: error handling and removing the events in read only mode
* fix: added check to only update if the image aspect ratio is not present already
* fix: imports
* fix: props order
* revert: no need of these changes anymore
* fix: updated type names
* fix: order of things
* fix: fixed types and renamed variables
* fix: better typing for the real time updates
* fix: trying multiplexing our socket connection
* fix: multiplexing socket connection in read only editor as well
* fix: remove single socket logic
* fix: fixing the cleanup deps for the provider and localprovider
* fix: add a better data structure for managing events
* chore: refactored realtime events into hooks
* feat: fetch page meta while focusing tabs
* fix: cycling through items on slash command item in down arrow
* fix: better naming convention for realtime events
* fix: simplified localprovider initialization and cleaning
* fix: types from ui
* fix: abstracted away from exposing the provider directly
* fix: coderabbit suggestions
* regression: pass user in dependency array
* fix: removed page action api calls by the other users the document is synced with
* chore: removed unused imports
2024-12-02 14:26:36 +05:30
Aaryan Khandelwal and GitHub
8c04aa6f51
dev: revamp pages authorization ( #6094 )
2024-12-02 13:59:01 +05:30
Aaryan Khandelwal and GitHub
9f14167ef5
refactor: editor code splitting ( #6102 )
...
* fix: merge conflicts resolved from preview
* fix: space app build errors
* fix: product updates modal
* fix: build errors
* fix: lite text read only editor
* refactor: additional options push logic
2024-12-02 13:51:27 +05:30
Aaryan Khandelwal and GitHub
11bfbe560a
fix: checked colored todo list item ( #6113 )
2024-12-02 13:47:50 +05:30
Aaryan Khandelwal and GitHub
fc52936024
fix: escape markdown content for images ( #6096 )
2024-12-02 13:36:12 +05:30
Vamsi Krishna and GitHub
5150c661ab
reduced the components moved ( #6110 )
2024-12-02 13:35:40 +05:30
Vamsi Krishna and GitHub
63bc01f385
[WEB-2774]fix:reordering favorites and favorite folders ( #6119 )
...
* fixed re order for favorites
* fixed lint errors
* added reorder
* fixed reorder inside folder
* fixed lint issues
* memoized reorder
* removed unnecessary comments
* seprated duplicate logic to a common file
* removed code comments
* fixed favorite remove while reorder inside folder
* fixed folder remove while reorder inside folder
* fixed-reorder issue
* added last child to drop handled
* fixed orderby function
* removed unncessasary comments
2024-12-02 13:35:09 +05:30
Anmol Singh Bhatia and GitHub
1953d6fe3a
[WEB-2762] chore: loader code refactor ( #5992 )
...
* chore: loader code refactor
* chore: code refactor
* chore: code refactor
* chore: code refactor
2024-12-02 13:24:01 +05:30
Anmol Singh Bhatia and GitHub
1b9033993d
[WEB-2799] chore: global component and code refactor ( #6131 )
...
* chore: local storage helper hook added to package
* chore: tabs global component added
* chore: collapsible button improvement
* chore: linear progress indicator improvement
* chore: fill icon set added to package
2024-12-02 13:22:08 +05:30
sriram veeraghanta
75ada1bfac
fix: constants package updates
2024-12-01 21:26:35 +05:30
Prateek Shourya and GitHub
d0f9a4d245
chore: add redirection to plane logo in invitations page ( #6125 )
2024-11-29 20:20:49 +05:30
sriram veeraghanta and GitHub
05894c5b9c
Merge pull request #6121 from makeplane/preview
...
release: v0.24.0
2024-11-29 19:36:12 +05:30
Prateek Shourya and GitHub
5926c9e8e9
fix: comment images in profile activity page ( #6123 )
2024-11-29 19:20:31 +05:30
Prateek Shourya and GitHub
5aeedd1e5a
[WEB-2610] fix: workspace redirection from admin app ( #6122 )
2024-11-29 19:02:13 +05:30
sriram veeraghanta
7725b200f7
fix: changelog redirection
2024-11-29 18:13:29 +05:30
sriram veeraghanta
2c69538617
fix: hypermode text typo changes
2024-11-29 17:47:46 +05:30
pablohashescobar
41bd98dd63
fix: instance collect
2024-11-29 17:41:06 +05:30
sriram veeraghanta
bf1c326b44
Merge branch 'preview' of github.com:makeplane/plane into preview
2024-11-29 17:36:00 +05:30
sriram veeraghanta
3d1485461d
fix: lockfile udpated
2024-11-29 17:35:47 +05:30
rahulramesha and GitHub
4251b114c3
chore: enable no load by default ( #5968 )
...
* enable no load by default
* remove help section brackets
* fallback to server with mentions
2024-11-29 14:55:39 +05:30
Prateek Shourya and GitHub
712339a638
minor improvements for workspace management ( #6099 )
...
* minor improvements for workspace management
* typo fix
2024-11-29 14:53:30 +05:30
sriram veeraghanta
1c9162e1f1
chore: turbo version upgrade
2024-11-29 14:40:14 +05:30
sriram veeraghanta
f1e6f59716
chore: package version updated
2024-11-29 14:37:53 +05:30
sriram veeraghanta
69f235ed24
fix: merge conflicts
2024-11-29 14:35:43 +05:30
4aa01ffebe
[WEB-2795]chore:removed header links for project bread crumb inside project detail and list ( #6116 )
...
* removed header links for project bread crumb inside project detail
* Add total issue count while syncing project to telemetry
---------
Co-authored-by: Satish Gandham <satish.iitg@gmail.com >
2024-11-29 11:39:44 +05:30
Bavisetti Narayan and GitHub
41c0ba502c
fix: intake toggle ( #6111 )
2024-11-28 16:58:21 +05:30
Bavisetti Narayan and GitHub
378e896bf0
fix: notification count ( #6109 )
2024-11-28 12:58:09 +05:30
Prateek Shourya and GitHub
e3799c8a40
fix: add back issue identifier for relation activity. ( #6106 )
2024-11-28 12:50:56 +05:30
sriram veeraghanta
0d70397639
chore: issue version migrations updates
2024-11-28 12:42:30 +05:30
sriram veeraghanta
d2758fe5e6
Revert "fix: refactor editor extensions code spliting"
...
This reverts commit 234513278f .
2024-11-27 18:20:41 +05:30
Bavisetti Narayan and GitHub
1420b7e7d3
chore: restrict email notifications for removed users ( #6100 )
2024-11-27 15:06:55 +05:30
Prateek Shourya and GitHub
05d3e3ae45
feat: workspace management from admin app ( #6093 )
...
* feat: workspace management from admin app
* chore: UI and UX copy improvements
* chore: ux copy improvements
2024-11-26 23:57:41 +05:30
Prateek Shourya and GitHub
9dbb2b26c3
fix: issue activity sort order componenet import ( #6098 )
2024-11-26 20:49:39 +05:30
Vamsi Krishna and GitHub
fa2e60101f
[WEB-2774] Chore: re-ordering functionality for entities in favorites. ( #6078 )
...
* fixed re order for favorites
* fixed lint errors
* added reorder
* fixed reorder inside folder
* fixed lint issues
* memoized reorder
* removed unnecessary comments
* seprated duplicate logic to a common file
* removed code comments
2024-11-26 19:15:21 +05:30
Satish Gandham and GitHub
6376a09318
- Change batch size to 50 for inserting issues ( #6085 )
...
- Fallback to server when mentions filter is used
- Split load workspace into multiple transactions
2024-11-26 19:12:39 +05:30
Vamsi Krishna and GitHub
32048be26f
[WEB-2432]fix: project not found state and error page alignment ( #6095 )
...
* fixed error page alignment and projects empty page
* spelling corrected
* spelling corrected
2024-11-26 19:11:35 +05:30
Vamsi Krishna and GitHub
f09e37fed8
[WEB - 2779] feat: Added sort order for issue activity ( #6087 )
...
* added sort order for issue activity
* fixed invalid date generation issue
* fixed lint errors, optimized code
2024-11-26 18:58:01 +05:30
sriram veeraghanta and GitHub
31c761db25
fix: nivo charts update fixes ( #6080 )
2024-11-26 18:52:42 +05:30
Aaryan Khandelwal and GitHub
f7b2cee418
fix: misalignment of swimlanes group header ( #6077 )
2024-11-26 18:51:46 +05:30
Vamsi Krishna and GitHub
1d9b02b085
[WEB-2724] fix: custom properties issue while moving to project ( #6090 )
...
* fixed custom properties adding issue
* added error handling to function
2024-11-26 18:50:28 +05:30
sriram veeraghanta
84c5e70181
chore: upgrade turbo repo version
2024-11-26 18:14:28 +05:30
sriram veeraghanta
234513278f
fix: refactor editor extensions code spliting
2024-11-26 18:08:32 +05:30
Nikhil and GitHub
76fe136d85
fix: project join for admin and members ( #6097 )
...
* chore: add enum role comparison
* chore: add member also to join a project
2024-11-26 16:58:41 +05:30
sriram veeraghanta
c4a5c5973f
fix: tracer error handling
2024-11-26 15:30:53 +05:30
sriram veeraghanta
89819a9473
fix: workflow fixes
2024-11-26 15:13:58 +05:30
sriram veeraghanta
182aa58f6c
fix: tracer init fixes
2024-11-26 15:11:54 +05:30
Anmol Singh Bhatia and GitHub
7469e67b71
fix: project view application error ( #6091 )
2024-11-25 20:05:03 +05:30
sriram veeraghanta
1cb16bf176
fix: email error handling on magic auth
2024-11-25 15:02:50 +05:30
Bavisetti Narayan and GitHub
ca88675dbf
chore: added dates in issue export ( #6088 )
...
* chore: added dates in issue export
* chore: added date converter
2024-11-22 19:59:08 +05:30
Nikhil and GitHub
86f8743ade
chore: remove exists checks ( #6086 )
2024-11-22 17:00:20 +05:30
Nikhil and GitHub
1a6ec7034a
chore: management command to add user to a project ( #6084 )
2024-11-22 16:05:58 +05:30
42d6078f60
[WEB-2776] fix: restrict notifications ( #6081 )
...
* chore: restrict notifications
* chore: handled the issue filter duplicates
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com >
2024-11-22 16:02:11 +05:30
6ef62820fa
[WEB-2778] chore: private project join restriction ( #6082 )
...
* chore: private project join restriction
* chore: update project not found container layout
* chore: restrict other users to join private project
* chore: add check condition using enum
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com >
2024-11-22 16:00:19 +05:30
sriram veeraghanta
b72d18079f
fix: adding start and target date in issue exporter
2024-11-21 19:24:39 +05:30
sriram veeraghanta
a42c69f619
chore: pyporject toml changes
2024-11-21 18:00:02 +05:30
sriram veeraghanta
0dbd4cfe97
chore: formatting changes
2024-11-21 17:42:44 +05:30
Anmol Singh Bhatia and GitHub
a446bc043e
[WEB-2765] fix: issue detail page unnecessary scroll ( #6068 )
...
* fix: issue dertail page unnecessary scroll
* fix: issue detail sidebar ui
2024-11-21 15:16:47 +05:30
sriram veeraghanta
daed58be0f
fix: adding new restricted workspace slugs
2024-11-20 20:36:53 +05:30
pablohashescobar
ca91d5909b
chore: formatting errors
2024-11-20 13:00:13 +05:30
pablohashescobar
3bea2e8d1b
chore: fix instance apis
2024-11-20 12:35:13 +05:30
sriram veeraghanta
1325064676
fix: typo and naming conventions
2024-11-20 00:32:30 +05:30
sriram veeraghanta
a01a371767
fix: typo fixes
2024-11-20 00:00:04 +05:30
sriram veeraghanta
2d60337eac
fix: celery timestamp changes
2024-11-19 20:17:53 +05:30
pablohashescobar
f3ac26e5c9
chore: instances
2024-11-19 19:47:13 +05:30
d5a55de17a
fix: cover image update fix for project and user profile ( #6075 )
...
* fix: cover image update payload
* fix: cover image assets
* chore: add gif support
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2024-11-19 18:28:53 +05:30
Prateek Shourya and GitHub
6f497b024b
[WEB-2770] fix: inbox issue detail loader on focus change ( #6074 )
2024-11-19 17:07:32 +05:30
Nikhil and GitHub
a3e8ee6045
fix: remove caching for user based apis to handle avatar uploads ( #6072 )
2024-11-19 15:42:10 +05:30
sriram veeraghanta
c1ac6e4244
chore: removing dependabot updates alerts
2024-11-18 12:06:13 +05:30
6d98619082
chore(deps): bump actions/checkout from 3 to 4 ( #6005 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-16 19:42:08 +05:30
52d3169542
chore(deps): bump softprops/action-gh-release from 2.0.8 to 2.1.0 ( #6010 )
...
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release ) from 2.0.8 to 2.1.0.
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](https://github.com/softprops/action-gh-release/compare/v2.0.8...v2.1.0 )
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-16 19:40:41 +05:30
5989b1a134
chore(deps): bump github/codeql-action from 2 to 3 ( #6011 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-16 19:39:31 +05:30
sriram veeraghanta
291bb5c899
Merge branch 'preview' of github.com:makeplane/plane into preview
2024-11-16 19:37:22 +05:30
sriram veeraghanta
2ef00efaab
fix: tubro repo upgrade
2024-11-16 19:37:06 +05:30
c5f96466e9
chore(deps): bump cross-spawn in the npm_and_yarn group ( #6038 )
...
Bumps the npm_and_yarn group with 1 update: [cross-spawn](https://github.com/moxystudio/node-cross-spawn ).
Updates `cross-spawn` from 7.0.3 to 7.0.5
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.5 )
---
updated-dependencies:
- dependency-name: cross-spawn
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-16 18:40:01 +05:30
sriram veeraghanta
35938b57af
fix: dependabot security patch only
2024-11-16 18:36:47 +05:30
1b1b160c04
chore(deps): bump docker/build-push-action from 5.1.0 to 6.9.0 ( #6004 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 5.1.0 to 6.9.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v5.1.0...v6.9.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-16 18:30:44 +05:30
sriram veeraghanta and GitHub
4149e84e62
Create dependabot.yml ( #6002 )
2024-11-16 18:25:29 +05:30
Aaryan Khandelwal and GitHub
9408e92e44
Revert "[WEB-1435] dev: conflict free issue descriptions ( #5912 )" ( #6000 )
...
This reverts commit e9680cab74 .
2024-11-15 17:13:31 +05:30
e9680cab74
[WEB-1435] dev: conflict free issue descriptions ( #5912 )
...
* chore: new description binary endpoints
* chore: conflict free issue description
* chore: fix submitting status
* chore: update yjs utils
* chore: handle component re-mounting
* chore: update buffer response type
* chore: add try catch for issue description update
* chore: update buffer response type
* chore: description binary in retrieve
* chore: update issue description hook
* chore: decode description binary
* chore: migrations fixes and cleanup
* chore: migration fixes
* fix: inbox issue description
* chore: move update operations to the issue store
* fix: merge conflicts
* chore: reverted the commit
* chore: removed the unwanted imports
* chore: remove unnecessary props
* chore: remove unused services
* chore: update live server error handling
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-11-15 16:38:58 +05:30
sriram veeraghanta
229610513a
fix: django instrumentation fixes
2024-11-13 21:04:16 +05:30
sriram veeraghanta
f9d9c92c83
fix: opentelemetry sdk package update
2024-11-13 20:27:47 +05:30
Aaryan Khandelwal and GitHub
89588d4451
fix: issue and module link validation ( #5994 )
...
* fix: issue and module link validation
* chore: removed reset logic
2024-11-13 19:47:30 +05:30
Akshita Goyal and GitHub
3eb911837c
fix: display property in take ( #5993 )
2024-11-13 18:02:24 +05:30
rahulramesha and GitHub
4b50b27a74
[WEB-2442] feat: Minor Timeline view Enhancements ( #5987 )
...
* fix timeline scroll to the right in some cases
(cherry picked from commit 17043a6c7f )
* add get position based on Date
(cherry picked from commit 2fbe22d689 )
* Add sticky block name to enable it to be read throughout the block regardless of scroll position
(cherry picked from commit 447af2e05a )
* Enable blocks to have a single date on the block charts
(cherry picked from commit cb055d566b )
* revert back date-range changes
* change gradient of half blocks on Timeline
* Add instance Id for Timeline Sidebar dragging to avoid enabling dropping of other drag instances
* fix timeline scrolling height
2024-11-13 15:40:37 +05:30
f44db89f41
[WEB-2628] fix: Sorting by estimates ( #5988 )
...
* fix estimates sorting in Front end side
* change estimate sorting keys
* - Fix estimate sorting when local db is enabled
- Fix a bug with with sorting on special fields on spreadsheet layout
- Cleanup logging
* Add logic for order by based on layout for special cases of no load
---------
Co-authored-by: Satish Gandham <satish.iitg@gmail.com >
2024-11-13 15:38:43 +05:30
Akshita Goyal and GitHub
8c3189e1be
fix: intake status count ( #5990 )
2024-11-13 15:38:03 +05:30
sriram veeraghanta
eee2145734
fix: code spliting and instance maintenance screens
2024-11-12 19:48:31 +05:30
Aaryan Khandelwal and GitHub
106710f3d0
fix: custom background color for table header ( #5989 )
2024-11-12 15:26:57 +05:30
db8c4f92e8
chore: theme and code refactor ( #5983 )
...
* chore: added pi colors
* chore: de-dupe modal height
---------
Co-authored-by: gakshita <akshitagoyal1516@gmail.com >
2024-11-11 19:53:43 +05:30
Anmol Singh Bhatia and GitHub
a6cc2c93f8
chore: worklog enhancements ( #5982 )
2024-11-11 19:27:07 +05:30
Bavisetti Narayan and GitHub
0428ea06f6
chore: filter the deleted issue assignee ( #5984 )
2024-11-11 19:25:38 +05:30
Aaryan Khandelwal and GitHub
7082f7014d
style: remove unnecessary bottom padding from the rich text editor ( #5976 )
2024-11-11 16:11:34 +05:30
Anmol Singh Bhatia and GitHub
c7c729d81b
[WEB-2283] fix: create issue modal parent select ui ( #5980 )
...
* fix: create issue modal parent select ui
* chore: code refactor
2024-11-11 16:11:10 +05:30
Aaryan Khandelwal and GitHub
97eb8d43d4
style: updated margins and font styles for editor ( #5978 )
...
* style: updated margins and font styles for editor
* fix: code block font size in small font
* fix: remove duplicate code
2024-11-11 16:10:47 +05:30
Anmol Singh Bhatia and GitHub
1217af1d5f
chore: restrict sub-issue to have different project id than parent ( #5981 )
2024-11-11 16:10:27 +05:30
Bavisetti Narayan and GitHub
13083a77eb
chore: enable intake from project settings ( #5977 )
2024-11-09 17:01:21 +05:30
Akshita Goyal and GitHub
0cd36b854e
fix: intake loading ( #5966 )
...
* fix: intake loading
* fix: image upload in space
2024-11-08 17:17:15 +05:30
1d314dd25f
fix: renamed inbox to intake ( #5967 )
...
* feat: intake
* chore: intake model migration changes
* dev: update dummy data
* dev: add duplicate apis for inbox
* dev: fix external apis
* fix: external apis
* chore: migration file changes
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2024-11-08 17:10:24 +05:30
rahulramesha and GitHub
1743717351
fix related to activity ( #5972 )
2024-11-08 17:09:49 +05:30
acba451803
[WEB-2706] fix: Add fallback when db initialisation fails ( #5973 )
...
* Add fallback when db initialization fails
* add checks for instance.exec
* chore: convert issue boolean fields to actual boolean value.
* change instance exec code
* sync issue to local db when inbox issue is accepted and draft issue is moved to project
* chore: added project and workspace keys
---------
Co-authored-by: rahulramesha <rahulramesham@gmail.com >
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-11-08 17:09:26 +05:30
Aaryan Khandelwal and GitHub
2193e8c79c
fix: editor user config ( #5974 )
2024-11-08 13:30:06 +05:30
Anmol Singh Bhatia and GitHub
4c6ab984c3
[WEB-2742] chore: issue link ui revamp ( #5971 )
...
* chore-issue-link-ui
* chore: issue link ui revamp
2024-11-07 19:24:15 +05:30
Prateek Shourya and GitHub
7574206a41
[WEB-2554] improvement: dashboard sidebar list items. ( #5970 )
2024-11-07 15:31:28 +05:30
Anmol Singh Bhatia and GitHub
eebc327b10
chore: app sidebar behaviour ( #5964 )
2024-11-06 18:36:23 +05:30
Prateek Shourya and GitHub
e19cb012be
[WEB-2728] improvement: add true-transparent variant for textarea. ( #5960 )
2024-11-06 16:56:15 +05:30
guru_sainath and GitHub
9d1253a61d
chore: infra update for maintenance mode ( #5963 )
2024-11-06 15:13:51 +05:30
Bavisetti Narayan and GitHub
56755b0e9c
chore: intake migration ( #5950 )
...
* chore: intake migration
* chore: removed the enum
* chore: removed the source type enum
* chore: changed the migration file
2024-11-05 19:21:20 +05:30
rahulramesha and GitHub
438d1bcfbd
add missing config to get issues api call ( #5955 )
2024-11-05 17:50:23 +05:30
Akshita Goyal and GitHub
45a5cf5119
fix: editor height ( #5953 )
...
* fix: editor height
* fix: removed unwanted class
* fix: editor height
2024-11-05 17:47:39 +05:30
Aaryan Khandelwal and GitHub
b4de055463
[PULSE-42] feat: text alignment for all editors ( #5847 )
...
* feat: text alignment for editors
* fix: text alignment types
* fix: build errors
* fix: build error
* fix: toolbar movement post alignment selection
* fix: callout type
* fix: image node types
* chore: add ts error warning
2024-11-05 17:46:34 +05:30
Aaryan Khandelwal and GitHub
bb311b750f
fix: wrong token being passed in the read-only editor ( #5954 )
...
* fix: wrong token
* chore: update useMemo dependencies
2024-11-05 17:45:53 +05:30
Anmol Singh Bhatia and GitHub
ea8583b2d4
chore: code refactor ( #5952 )
...
* chore: code refactor
* chore: code refactor
2024-11-05 17:04:03 +05:30
Akshita Goyal and GitHub
eed2ca77ef
fix: added workspaceslug in renderChildren of project settings ( #5951 )
...
* fix: added workspaceslug in renderChildren of project settings
* fix: updated apis
* fix: types
* fix: added editor
* fix: handled avatar for intake
2024-11-05 16:07:27 +05:30
Akshita Goyal and GitHub
9309d1b574
feat: Pi chat ( #5933 )
...
* fix: added pi chat
* fix: added bot
* fix: removed pi chat from community version
* fix: removed unwanted files
* fix: removed unused import
2024-11-05 15:16:58 +05:30
Aaryan Khandelwal and GitHub
f205d72782
fix: floating toolbar max width ( #5949 )
2024-11-04 20:17:20 +05:30
rahulramesha and GitHub
3d2fe7841f
fix issues fetching while changing filters by making sure to pass the abort controller config to apis ( #5948 )
2024-11-04 20:16:56 +05:30
rahulramesha and GitHub
71589f93ca
[WEB-2442] fix : Timeline layout bugs ( #5946 )
...
* fix relation creation and removal for Issue relations
* fix Scrolling to block when the block is beyond current chart's limits
* fix dark mode for timeline layout
* use a hook to get the current relations available in the environment, instead of directly importing it
* Update relation activity for all the relations
2024-11-04 16:55:38 +05:30
Satish Gandham and GitHub
a1bfde6af9
[WEB-2706] fix: Fix issue with SQLite transactions ( #5934 )
...
* - Fix transaction within transaction issue
- Close DB handles on reload
- Fix GET_ISSUES tracking
* Cleanup stray code
* Fix lint error
* Possible fix for NoModificationAllowedError
2024-11-04 16:54:13 +05:30
Lakhan Baheti and GitHub
20b2a70939
fix: global css conflict ( #5945 )
2024-11-04 16:15:17 +05:30
Prateek Shourya and GitHub
914811b643
fix: build error for product updates modal. ( #5944 )
2024-11-04 14:04:59 +05:30
Nikhil and GitHub
0dead39fd1
chore: device migration ( #5939 )
...
* chore: device migration
* chore: devices
* chore: update device migrations
* chore: update migration
* chore: update migrations
* chore: update device migrations
2024-11-01 22:40:39 +05:30
sriram veeraghanta
27d7d91185
fix: new set of migrations in db models
2024-11-01 21:24:57 +05:30
3696062372
[WEB-2730] chore: core/editor updates to support mobile editor ( #5910 )
...
* added editor changes w.r.t mobile-editor
* added external extensions option
* fix: type errors in image block
* added on transaction method
* fix: optional prop fixed
* fix: memoize the extensions array
* fix: added missing deps
* fix: image component types
* fix: remove range prop
* fix: type fixes and better names of img src
* fix: image load blinking
* fix: code review
* fix: props code review
* fix: coderabbit review
---------
Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com >
2024-10-30 17:39:02 +05:30
8ea34b5995
[WEB-2729] chore: updated live server auth cookies handling ( #5913 )
...
* chore: updated live server auth cookies handling
* chore: update token parsing logic
* fix: types and better logical seperation between the existing two tokens
* fix: better fallback to use request headers for cookies
---------
Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com >
2024-10-30 17:38:29 +05:30
Bavisetti Narayan and GitHub
403482fa6e
fix: workspace user property migration ( #5908 )
...
* fix: workspace user property migration
* fix: issue relations migration
2024-10-30 13:52:14 +05:30
Nikhil and GitHub
fe18eae8cd
fix: integrity error on account creation ( #5876 )
...
* fix: integrity error on account creation
* fix: exception handling
2024-10-30 13:46:05 +05:30
rahulramesha and GitHub
3f429a1dab
minor build fix ( #5929 )
2024-10-29 20:51:56 +05:30
Ketan Sharma and GitHub
22b616b03c
[WEB-2449] fix: admin is not able to edit issues in notifications peek overview ( #5877 )
...
* fix backend
* fix missing arguments for allow permissions
* Revert "fix backend"
This reverts commit 208636d7c8 .
2024-10-29 19:46:20 +05:30
Anmol Singh Bhatia and GitHub
57eb08c8a2
chore: code refactoring ( #5928 )
...
* chore: de dupe code splitting
* chore: code refactor
2024-10-29 19:39:55 +05:30
Prateek Shourya and GitHub
4bc751b7ab
[WEB-2500] feat: Product updates modal (What's new in Plane) ( #5690 )
...
* [WEB-2500] feat: Product updates modal (What's new in Plane)
* fix: build errors.
* fix: lint errors resolved.
* chore: minor improvements.
* chore: minor fixes
2024-10-29 19:26:00 +05:30
Aaryan Khandelwal and GitHub
c423d7d9df
[WEB-2717] chore: implemented issue attachment upload progress ( #5901 )
...
* chore: added attachment upload progress
* chore: add debounce while updating the upload status
* chore: update percentage calc logic
* chore: update debounce interval
2024-10-29 19:22:29 +05:30
rahulramesha and GitHub
538e78f135
refactor timeline store for code splitting ( #5926 )
2024-10-29 17:57:45 +05:30
Aaryan Khandelwal and GitHub
b4bbe3a8ba
fix: change html tag name for callout ( #5924 )
2024-10-29 14:12:12 +05:30
Prateek Shourya and GitHub
b67f352b90
fix: lint and build errors ( #5923 )
...
* fix: lint errors.
* fix: build errors
2024-10-29 13:45:18 +05:30
Anmol Singh Bhatia and GitHub
8829575780
chore: app sidebar add issue button improvement ( #5921 )
2024-10-29 13:42:42 +05:30
rahulramesha and GitHub
724adeff5c
[WEB-2442] fix: Timeline Improvements and bug fixes ( #5922 )
...
* improve auto scroller logic
* fix drag indicator visibility on for blocks
* modify timeline store logic and improve timeline scrolling logic
* fix width of block while dragging with left handle
* fix block arrow direction while block is out of viewport
2024-10-29 13:42:14 +05:30
a88a39fb1e
[WEB-2442] feat: Revamp Timeline Layout ( #5915 )
...
* chore: added issue relations in issue listing
* chore: added pagination for issue detail endpoint
* chore: bulk date update endpoint
* chore: appended the target date
* chore: issue relation new types defined
* fix: order by and issue filters
* fix: passed order by in pagination
* chore: changed the key for issue dates
* Revamp Timeline Layout
* fix block dragging
* minor ui fixes
* improve auto scroll UX
* remove unused import
* fix timeline layout heights
* modify base timeline store
* Segregate issue relation types
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-10-28 18:03:31 +05:30
Aaryan Khandelwal and GitHub
f986bd83fd
fix: callout content not being saved in description html ( #5920 )
2024-10-28 17:00:32 +05:30
Satish Gandham and GitHub
6113aefde0
Fix issue with SQLite transactions ( #5919 )
2024-10-28 14:14:57 +05:30
Bavisetti Narayan and GitHub
6d08cf2757
fix: rendered the analytics for labels ( #5906 )
...
* fix: rendered the analytics for labels
* fix: analytics exports
2024-10-24 20:35:27 +05:30
Bavisetti Narayan and GitHub
2caf23fb71
fix: background task metadata ( #5909 )
2024-10-24 20:35:05 +05:30
Bavisetti Narayan and GitHub
b33328dec5
fix: issue retrieval endpoint ( #5907 )
2024-10-24 20:33:16 +05:30
Aaryan Khandelwal and GitHub
14b31e3fcd
[PULSE-36] feat: callout component for pages and issue descriptions ( #5856 )
...
* feat: editor callouts
* chore: backspace action updated
* chore: update callout attributes types
* chore: revert emoji picker changes
* chore: removed class atrribute
* chore: added sanitization for local storage values
* chore: disable emoji picker search
2024-10-24 15:36:38 +05:30
9fb353ef54
[WEB-2706] chore: Switch to wa-sqlite ( #5859 )
...
* fix layout switching when filter is not yet completely fetched
* add layout in issue filter params
* Handle cases when DB intilization failed
* chore: permission layer and updated issues v1 query from workspace to project level
* - Switch to using wa-sqlite instead of sqlite-wasm
* Code cleanup and fix indexes
* Add missing files
* - Import only required functions from sentry
- Wait till all the tables are created
* Skip workspace sync if one is already in progress.
* Sync workspace without using transaction
* Minor cleanup
* Close DB connection before deleting files
Fix clear OPFS on safari
* Fix type issue
* Improve issue insert performance
* Refactor workspace sync
* Close the DB connection while switching workspaces
* Update web/core/local-db/worker/db.ts
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* Worker cleanup and error handling
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* Update web/core/local-db/worker/db.ts
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* Update web/core/local-db/storage.sqlite.ts
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* Update web/core/local-db/worker/db.ts
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* Code cleanup
* Set default order by to created at and descending
* Wait for transactions to complete.
---------
Co-authored-by: rahulramesha <rahulramesham@gmail.com >
Co-authored-by: gurusainath <gurusainath007@gmail.com >
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-10-24 15:35:02 +05:30
Ketan Sharma and GitHub
ad25a972a1
[WEB-2587] fix: hide log work button for guest user ( #5787 )
...
* fix the rendering logic
* fix handle nullish value
2024-10-24 14:48:59 +05:30
Ketan Sharma and GitHub
4157f3750b
add missing background color ( #5789 )
2024-10-24 14:46:56 +05:30
Ketan Sharma and GitHub
d7c5645948
[WEB-2606] fix: project members shouldn't be able to change others roles ( #5802 )
...
* [WEB-2606] fix: project members should not be able to change other project member's roles
* add better logic
2024-10-24 14:46:10 +05:30
Anmol Singh Bhatia and GitHub
8d837eddb3
chore: calendar current date indicator improvement ( #5880 )
2024-10-24 14:42:44 +05:30
Anmol Singh Bhatia and GitHub
0312455d66
fix: project state setting dnd ( #5881 )
2024-10-24 14:41:35 +05:30
Prateek Shourya and GitHub
e4e83a947a
[WEB-2479] fix: merge default and archived issue details endpoint. ( #5882 )
2024-10-24 14:40:50 +05:30
Akshita Goyal and GitHub
2ecc379486
fix: truncated project name in analytics dropdown ( #5883 )
2024-10-24 14:39:32 +05:30
Prateek Shourya and GitHub
bf220666dd
[WEB-2326] fix: issue activity mutation on attachments upload. ( #5886 )
2024-10-24 14:36:30 +05:30
Anmol Singh Bhatia and GitHub
074ad6d1a4
chore: intake issue back date snooze disabled ( #5888 )
2024-10-24 14:35:57 +05:30
Bavisetti Narayan and GitHub
4b815f3769
fix: issue attachment uploads ( #5904 )
2024-10-23 21:04:10 +05:30
Anmol Singh Bhatia and GitHub
56bb6e1f48
fix: draft issue type update outside click ( #5902 )
2024-10-23 20:11:28 +05:30
Bavisetti Narayan and GitHub
5afa686a21
chore: issue attachment deletion ( #5903 )
2024-10-23 20:11:01 +05:30
Anmol Singh Bhatia and GitHub
25a410719b
fix: intake issue description and navigation ( #5900 )
2024-10-23 16:46:28 +05:30
Anmol Singh Bhatia and GitHub
cbfcbba5d1
[WEB-2709] chore: intake issue navigation improvement ( #5891 )
...
* chore: intake issue navigation improvement
* chore: code refactor
* chore: intake issue navigation improvement
* chore: intake issue navigation improvement
2024-10-23 15:19:43 +05:30
Anmol Singh Bhatia and GitHub
c4421f5f97
fix: issue widget modal rendering ( #5896 )
2024-10-23 15:19:26 +05:30
Anmol Singh Bhatia and GitHub
84c06c4713
fix: guest user intake issue edit validation ( #5898 )
2024-10-23 15:19:10 +05:30
Bavisetti Narayan and GitHub
6df98099f5
chore: filter the deleted issues stats ( #5893 )
2024-10-22 20:51:11 +05:30
Bavisetti Narayan and GitHub
295f094916
chore: changed the annotate for cycle id ( #5892 )
2024-10-22 19:02:05 +05:30
d859ab9c39
[WEB-2708] fix: intake module and cycle addition fixed ( #5890 )
...
* fix: intake module and cycle addition fixed
* chore: fixed the search endpoint
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-10-22 17:59:07 +05:30
Anmol Singh Bhatia and GitHub
36b868e375
[WEB-2707] fix: draft issue module update and code refactor ( #5889 )
...
* chore: draft issue module update
* chore: code refactor
2024-10-22 16:16:29 +05:30
Aaryan Khandelwal and GitHub
4c20be6cf2
[PE-68] fix: markdown transformation of mention and custom image components ( #5864 )
...
* fix: markdown content for mention and custom image extensions
* style: update issue embed upgrade card
* chore: added string escapes
2024-10-22 14:29:50 +05:30
Bavisetti Narayan and GitHub
7bf4620bc1
chore: soft deletion of cycle and module ( #5884 )
...
* chore: soft deletion of cycle and module
* chore: cycle module soft delete
* chore: added the deletion task
* chore: updated the env example
* chore: cycle issue unique constraints
* chore: udpated the Q operator
2024-10-22 14:21:26 +05:30
Nikhil and GitHub
00eff43f4d
fix: bucket policy script to handle error conditions ( #5887 )
...
* fix: bucket policy script to handle error conditions
* dev: handle edge cases
2024-10-22 14:19:43 +05:30
sriram veeraghanta
3d3f1b8f74
fix: typescript version consistency
2024-10-22 14:13:28 +05:30
sriram veeraghanta and GitHub
b87516b0be
chore: fixing inconsistent dependencies across the platform ( #5885 )
...
* chore: fixing inconsistent dependies across the platform
* fix: fixing peer dependencies
* chore: yarn lock regeneration
2024-10-22 14:03:34 +05:30
Anmol Singh Bhatia and GitHub
8a1d3c4cf9
chore: urgent priority icon improvement ( #5879 )
2024-10-22 13:25:22 +05:30
Akshita Goyal and GitHub
0f25f39404
WEB-2381 Chore: intake refactor ( #5752 )
...
* chore: intake emails and forms
* fix: moved files to ee
* fix: intake form ui
* fix: settings apis integrated
* fix: removed publish api
* fix: removed space app
* fix: lint issue
* fix: removed logs
* fix: removed comment
* fix: improved success image
2024-10-22 12:09:03 +05:30
sriram veeraghanta
fb49644185
fix: renaming the action and formatting
2024-10-21 19:26:16 +05:30
Nikhil and GitHub
b745a29454
fix: credential sending for file uploads ( #5869 )
2024-10-21 17:46:46 +05:30
M. Palanikannan and GitHub
c940a2921e
fix: validation of public and private assets ( #5878 )
2024-10-21 15:59:44 +05:30
Anmol Singh Bhatia and GitHub
6f8df3279c
[WEB-2681] fix: module progress indicator ( #5842 )
...
* fix: module progress indicator
* fix: module progress indicator
2024-10-21 15:48:35 +05:30
Prateek Shourya and GitHub
b833e3b10c
[WEB-2674] chore: open parent issues in peek-overview from the parent badge. ( #5872 )
...
* [WEB-2674] chore: open parent issues in peek-overview from the parent badge.
* chore: remove `_blank` target from ControlLink.
2024-10-21 14:20:00 +05:30
M. Palanikannan and GitHub
5a0dc4a65a
[PE-69] fix: image restoration fixed for new images in private bucket ( #5839 )
...
* regression: image aspect ratio fix
* fix: name of variables changed for clarity
* fix: restore only on error
* fix: restore image by handling it inside the image component
* fix: image restoration fixed and aspect ratio added to old images to stop updates on load
* fix: added back restoring logic for public images
* fix: add conditions
* fix: image attributes types
* fix: return for old images
* fix: remove passive false
* fix: eslint fixes
* fix: stopping infinite loading scenarios while restoring from error
2024-10-21 14:17:05 +05:30
Ketan Sharma and GitHub
e866571e04
fix backend ( #5875 )
2024-10-21 13:07:36 +05:30
Bavisetti Narayan and GitHub
3c3fc7cd6d
chore: draft issue listing ( #5874 )
2024-10-21 13:02:20 +05:30
Bavisetti Narayan and GitHub
db919420a7
[WEB-2693] chore: removed the deleted cycles from the issue list ( #5868 )
...
* chore: added the deleted cycles from list
* chore: removed the extra annotation
* chore: removed the frontend comment
2024-10-18 15:48:34 +05:30
M. Palanikannan and GitHub
2982cd47a9
fix: remoteImageSrc to come from resolved source ( #5867 )
2024-10-18 14:21:07 +05:30
M. Palanikannan and GitHub
81550ab5ef
[PE-56] regression: image aspect ratio fix ( #5792 )
...
* regression: image aspect ratio fix
* fix: name of variables changed for clarity
2024-10-18 13:40:39 +05:30
Bavisetti Narayan and GitHub
07402efd79
chore: filtered the deleted labels and modules ( #5860 )
2024-10-18 13:20:32 +05:30
Prateek Shourya and GitHub
46302f41bc
fix: improvements for project types. ( #5857 )
2024-10-18 11:08:07 +05:30
Ketan Sharma and GitHub
9530884c59
fix the logic ( #5807 )
2024-10-17 17:08:49 +05:30
Prateek Shourya and GitHub
173b49b4cb
[WEB-2431] chore: profile settings page UI improvement ( #5838 )
...
* [WEB-2431] chore: timezone and language management.
* chore: remove project level timezone changes.
* chore: minor UI improvement.
* chore: minor improvements
2024-10-17 17:06:22 +05:30
Anmol Singh Bhatia and GitHub
e581ac890e
chore: workspace collaborators improvements ( #5846 )
2024-10-17 17:05:21 +05:30
a7b58e4a93
[WEB-2625] chore: workspace favorite and draft improvement ( #5855 )
...
* chore: favorite empty state updated
* chore: added draft issue count in workspace members
* chore: workspace draft count improvement
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-10-17 17:02:25 +05:30
Bavisetti Narayan and GitHub
d552913171
chore: updated queryset for soft delete ( #5844 )
2024-10-17 17:01:26 +05:30
Bavisetti Narayan and GitHub
b6a7e45e8d
chore: added draft cycle and module in draft issue ( #5854 )
2024-10-17 13:35:13 +05:30
Aaryan Khandelwal and GitHub
6209aeec0b
fix: color extension not working on issue description and published page ( #5852 )
...
* fix: color extension not working
* chore: update types
2024-10-17 13:26:23 +05:30
Anmol Singh Bhatia and GitHub
1099c59b83
fix: draft issue empty state flicker ( #5848 )
2024-10-17 12:55:32 +05:30
Nikhil and GitHub
9b2ffaaca8
fix: draft issue asset conversion to issue ( #5849 )
2024-10-17 12:51:13 +05:30
sriram veeraghanta
aa93cca7bf
fix: workflow fixes
2024-10-16 21:07:01 +05:30
sriram veeraghanta
1191f74bfe
fix: workflow fixes
2024-10-16 20:08:25 +05:30
sriram veeraghanta
fbd1f6334a
fix: workflow fixes
2024-10-16 20:05:10 +05:30
Anmol Singh Bhatia and GitHub
7d36d63eb1
[WEB-2682] fix: delete project mutation and workspace draft header validation ( #5843 )
...
* fix: workspace draft header action validation
* fix: delete project mutation
2024-10-16 16:13:26 +05:30
Nikhil and GitHub
9b85306359
dev: move storage metadata collection to background job ( #5818 )
...
* fix: move storage metadata collection to background job
* fix: docker compose and env
* fix: archive endpoint
2024-10-16 13:55:49 +05:30
cc613e57c9
chore: delete deprecated tables ( #5833 )
...
* migration: external source and id for issues
* fix: cleaning up deprecated favorite tables
* fix: removing deprecated models
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-10-16 00:33:57 +05:30
Bavisetti Narayan and GitHub
6e63af7ca9
[WEB-2626] chore: removed the deleted issue's count ( #5837 )
...
* chore: removed the deleted issue count
* chore: added issue manager in burn down
2024-10-16 00:30:44 +05:30
guru_sainath and GitHub
5f9af92faf
fix: attachment_count in issue pagination v2 endpoint ( #5840 )
...
* fix: attachemnt_count in the issue pagination v2 endpoint
* fix: string comparision in description check in params
2024-10-15 23:46:57 +05:30
Anmol Singh Bhatia and GitHub
4e70e894f6
chore: workspace draft issue type ( #5836 )
2024-10-15 18:59:22 +05:30
Anmol Singh Bhatia and GitHub
ff090ecf39
fix: workspace draft move to project ( #5834 )
2024-10-15 17:14:56 +05:30
Akshita Goyal and GitHub
645a261493
fix: Added a common dropdown component ( #5826 )
...
* fix: Added a common dropdown component
* fix: dropdown
* fix: estimate dropdown
* fix: removed consoles
2024-10-15 15:17:46 +05:30
Prateek Shourya and GitHub
8d0611b2a7
[WEB-2613] chore: open parent and sibling issue in new tab from peek-overview/ issue detail page. ( #5819 )
2024-10-15 13:37:52 +05:30
Bavisetti Narayan and GitHub
3d7d3c8af1
[WEB-2631] chore: changed the cascading logic for soft delete ( #5829 )
...
* chore: changed the cascading logic for soft delete
* chore: changed the delete key
* chore: added the key on delete in project base model
2024-10-15 13:30:44 +05:30
Prateek Shourya and GitHub
662b99da92
[WEB-2577] improvement: use common create/update issue modal for accepting intake issues for consistency ( #5830 )
...
* [WEB-2577] improvement: use common create/update issue modal for accepting intake issues for consistency
* fix: lint errors.
* chore: minor UX copy fix.
* chore: minor indentation fix.
2024-10-15 13:11:14 +05:30
Prateek Shourya and GitHub
fa25a816a7
[WEB-2549] chore: ux copy update for project access. ( #5831 )
2024-10-15 12:57:29 +05:30
Anmol Singh Bhatia and GitHub
ee823d215e
[WEB-2629] chore: workspace draft issue ux copy updated ( #5825 )
...
* chore: workspace draft issue ux copy updated
* chore: workspace draft issue ux copy updated
2024-10-14 17:26:54 +05:30
Akshita Goyal and GitHub
4b450f8173
fix: moved dropdowns to chart component + added pending icon ( #5824 )
...
* fix: moved dropdowns to chart component + added pending icon
* fix: copy changes
* fix: review changes
2024-10-14 17:00:58 +05:30
Anmol Singh Bhatia and GitHub
36229d92e0
[WEB-2629] fix: workspace draft delete and move mutation ( #5822 )
...
* fix: mutation fix
* chore: code refactor
* chore: code refactor
* chore: useWorkspaceIssueProperties added
2024-10-14 16:50:19 +05:30
Anmol Singh Bhatia and GitHub
cb90810d02
chore: double click action added and code refactor ( #5821 )
2024-10-14 16:46:08 +05:30
Anmol Singh Bhatia and GitHub
658542cc62
[WEB-2616] fix: issue widget attachment ( #5820 )
...
* fix: issue widget attachment
* chore: comment added
2024-10-14 16:32:31 +05:30
Nikhil and GitHub
701af734cd
fix: export for analytics and csv ( #5815 )
2024-10-13 02:11:32 +05:30
Nikhil and GitHub
cf53cdf6ba
fix: analytics tab for private bucket ( #5814 )
2024-10-13 01:27:48 +05:30
Nikhil and GitHub
6490ace7c7
fix: intake issue ( #5813 )
2024-10-13 00:44:52 +05:30
0ac406e8c7
fix: private bucket ( #5812 )
...
* fix: workspace level issue creation
* dev: add draft issue support, fix your work tab and cache invalidation for workspace level logos
* chore: issue description
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com >
2024-10-13 00:31:28 +05:30
Aaryan Khandelwal and GitHub
e404450e1a
[WEB-310] regression: generate file url function ( #5811 )
...
* fix: generate file url function
* chore: remove unused imports
* chore: replace indexOf logix with startsWith
2024-10-12 23:39:50 +05:30
sriram veeraghanta
7cc86ad4c0
chore: removing unused packages
2024-10-12 01:43:22 +05:30
Anmol Singh Bhatia and GitHub
3acc9ec133
fix: intake exception error ( #5810 )
2024-10-11 22:01:39 +05:30
Anmol Singh Bhatia and GitHub
286ab7f650
fix: workspace draft issues count ( #5809 )
2024-10-11 21:28:05 +05:30
7e334203f1
[WEB-310] dev: private bucket implementation ( #5793 )
...
* chore: migrations and backmigration to move attachments to file asset
* chore: move attachments to file assets
* chore: update migration file to include created by and updated by and size
* chore: remove uninmport errors
* chore: make size as float field
* fix: file asset uploads
* chore: asset uploads migration changes
* chore: v2 assets endpoint
* chore: remove unused imports
* chore: issue attachments
* chore: issue attachments
* chore: workspace logo endpoints
* chore: private bucket changes
* chore: user asset endpoint
* chore: add logo_url validation
* chore: cover image urlk
* chore: change asset max length
* chore: pages endpoint
* chore: store the storage_metadata only when none
* chore: attachment asset apis
* chore: update create private bucket
* chore: make bucket private
* chore: fix response of user uploads
* fix: response of user uploads
* fix: job to fix file asset uploads
* fix: user asset endpoints
* chore: avatar for user profile
* chore: external apis user url endpoint
* chore: upload workspace and user asset actions updated
* chore: analytics endpoint
* fix: analytics export
* chore: avatar urls
* chore: update user avatar instances
* chore: avatar urls for assignees and creators
* chore: bucket permission script
* fix: all user avatr instances in the web app
* chore: update project cover image logic
* fix: issue attachment endpoint
* chore: patch endpoint for issue attachment
* chore: attachments
* chore: change attachment storage class
* chore: update issue attachment endpoints
* fix: issue attachment
* chore: update issue attachment implementation
* chore: page asset endpoints
* fix: web build errors
* chore: attachments
* chore: page asset urls
* chore: comment and issue asset endpoints
* chore: asset endpoints
* chore: attachment endpoints
* chore: bulk asset endpoint
* chore: restore endpoint
* chore: project assets endpoints
* chore: asset url
* chore: add delete asset endpoints
* chore: fix asset upload endpoint
* chore: update patch endpoints
* chore: update patch endpoint
* chore: update editor image handling
* chore: asset restore endpoints
* chore: avatar url for space assets
* chore: space app assets migration
* fix: space app urls
* chore: space endpoints
* fix: old editor images rendering logic
* fix: issue archive and attachment activity
* chore: asset deletes
* chore: attachment delete
* fix: issue attachment
* fix: issue attachment get
* chore: cover image url for projects
* chore: remove duplicate py file
* fix: url check function
* chore: chore project cover asset delete
* fix: migrations
* chore: delete migration files
* chore: update bucket
* fix: build errors
* chore: add asset url in intake attachment
* chore: project cover fix
* chore: update next.config
* chore: delete old workspace logos
* chore: workspace assets
* chore: asset get for space
* chore: update project modal
* chore: remove unused imports
* fix: space app editor helper
* chore: update rich-text read-only editor
* chore: create multiple column for entity identifiers
* chore: update migrations
* chore: remove entity identifier
* fix: issue assets
* chore: update maximum file size logic
* chore: update editor max file size logic
* fix: close modal after removing workspace logo
* chore: update uploaded asstes' status post issue creation
* chore: added file size limit to the space app
* dev: add file size limit restriction on all endpoints
* fix: remove old workspace logo and user avatar
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2024-10-11 20:13:38 +05:30
Anmol Singh Bhatia and GitHub
c9580ab794
chore workspace draft issue improvements ( #5808 )
2024-10-11 19:51:38 +05:30
Aaryan Khandelwal and GitHub
e7065af358
[WEB-2494] dev: custom text color and background color extensions ( #5786 )
...
* dev: created custom text color and background color extensions
* chore: update slash commands icon style
* chore: update constants
* chore: update variables css file selectors
2024-10-11 19:11:39 +05:30
Manish Gupta and GitHub
74695e561a
modified the action name ( #5806 )
2024-10-11 18:05:53 +05:30
Anmol Singh Bhatia and GitHub
c9dbd1d5d1
[WEB-2388] chore: theme changes and workspace draft issue total count updated ( #5805 )
...
* chore: theme changes and total count updated
* chore: code refactor
2024-10-11 17:57:48 +05:30
Manish Gupta and GitHub
6200890693
fix: updated branch build action with BUILD/RELEASE options ( #5803 )
2024-10-11 17:25:25 +05:30
guru_sainath and GitHub
3011ef9da1
build-error: removed store prop from calendar store ( #5801 )
2024-10-11 15:53:58 +05:30
bf7b3229d1
[WEB-2388] fix: workspace draft issues ( #5800 )
...
* fix: create issue modal handle close
* fix: workspace level draft issue store update
* chore: count added
* chore: added description html in list endpoint
* fix: workspace draft issue mutation
* fix: workspace draft issue empty state and count
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com >
2024-10-11 15:23:32 +05:30
rahulramesha and GitHub
2c96e042c6
fix workspace drafts build ( #5798 )
2024-10-10 22:59:27 +05:30
M. Palanikannan and GitHub
c68658d877
[PE-56] fix: image aspect ratio ( #5794 )
...
* regression: image aspect ratio fix
* fix: name of variables changed for clarity
2024-10-10 20:53:20 +05:30
rahulramesha and GitHub
9c2278a810
fix workspace draft build ( #5795 )
2024-10-10 20:50:43 +05:30
332d2d5c68
[WEB-2388] dev: workspace draft issues ( #5772 )
...
* chore: workspace draft page added
* chore: workspace draft issues services added
* chore: workspace draft issue store added
* chore: workspace draft issue filter store added
* chore: issue rendering
* conflicts: resolved merge conflicts
* conflicts: handled draft issue store
* chore: draft issue modal
* chore: code optimisation
* chore: ui changes
* chore: workspace draft store and modal updated
* chore: workspace draft issue component added
* chore: updated store and workflow in draft issues
* chore: updated issue draft store
* chore: updated issue type cleanup in components
* chore: code refactor
* fix: build error
* fix: quick actions
* fix: update mutation
* fix: create update modal
* chore: commented project draft issue code
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com >
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-10-10 19:12:34 +05:30
e9158f820f
[WEB-2615] fix: module date validation during chart distribution generation ( #5791 )
...
* fix: module date validation while generating the chart distribution
* chore: indentation fix
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-10-10 18:33:59 +05:30
sriram veeraghanta
1e1733f6db
Merge branch 'master' of github.com:makeplane/plane into preview
2024-10-10 17:24:47 +05:30
Bavisetti Narayan and GitHub
5573d85d80
chore: only admin's can delete a project ( #5790 )
2024-10-10 17:24:18 +05:30
sriram veeraghanta
c1f881b2d1
Merge branch 'develop' of github.com:makeplane/plane into preview
2024-10-10 15:11:33 +05:30
sriram veeraghanta and GitHub
9bab108329
Merge pull request #5788 from makeplane/preview
...
release: v0.23.1
2024-10-10 15:11:04 +05:30
sriram veeraghanta
5f4875cc60
fix: version bump
2024-10-10 15:05:03 +05:30
sriram veeraghanta
0c1c6dee99
fix: adding scheduled tracing
2024-10-10 14:57:42 +05:30
sriram veeraghanta
1639f34db0
Merge branch 'preview' of github.com:makeplane/plane into develop
2024-10-10 14:07:25 +05:30
Bavisetti Narayan and sriram veeraghanta
8a866e440c
chore: only admin can changed the project settings ( #5766 )
2024-10-10 14:06:14 +05:30
Prateek Shourya and sriram veeraghanta
7495a7d0cb
[WEB-2605] fix: update URL regex pattern to allow complex links. ( #5767 )
2024-10-10 14:06:14 +05:30
M. Palanikannan and sriram veeraghanta
2b1da96c3f
fix: drag handle scrolling fixed ( #5619 )
...
* fix: drag handle scrolling fixed
* fix: closest scrollable parent found and scrolled
* fix: removed overflow auto from framerenderer
* fix: make dragging dynamic and smoother
2024-10-10 14:06:14 +05:30
Aaryan Khandelwal and sriram veeraghanta
daa06f1831
[WEB-2532] fix: custom theme mutation logic ( #5685 )
...
* fix: custom theme mutation logic
* chore: update querySelector element
2024-10-10 14:06:14 +05:30
M. Palanikannan and sriram veeraghanta
b97fcfb46d
fix: show the full screen toolbar in read only instances as well ( #5746 )
2024-10-10 14:06:14 +05:30
M. Palanikannan and sriram veeraghanta
852fc9bac1
[WEB-2603] fix: remove validation of roles from the live server ( #5761 )
...
* fix: remove validation of roles from the live server
* chore: remove the service
* fix: remove all validation of authorization
* fix: props updated
2024-10-10 14:06:14 +05:30
Akshita Goyal and sriram veeraghanta
55f44e0245
fix: spreadsheet flicker issue ( #5769 )
2024-10-10 14:06:14 +05:30
Prateek Shourya and sriram veeraghanta
8981e52dcc
[WEB-2601] improvement: add click to copy issue identifier on peek-overview and issue detail page. ( #5760 )
2024-10-10 14:06:14 +05:30
d92dbaea72
[WEB-2589] Chore: inbox issue permissions ( #5763 )
...
* chore: changed permission in inbox issue
* chore: fixed permissions for intake
* fix: refactoring
* fix: lint
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-10-10 14:06:14 +05:30
58f3d0a68c
chore(deps): bump django in /apiserver/requirements ( #5781 )
...
Bumps [django](https://github.com/django/django ) from 4.2.15 to 4.2.16.
- [Commits](https://github.com/django/django/compare/4.2.15...4.2.16 )
---
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-10-10 14:06:14 +05:30
45880b3a72
[WEB-2589] Chore: inbox issue permissions ( #5763 )
...
* chore: changed permission in inbox issue
* chore: fixed permissions for intake
* fix: refactoring
* fix: lint
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-10-09 17:48:52 +05:30
992adb9794
chore(deps): bump django in /apiserver/requirements ( #5781 )
...
Bumps [django](https://github.com/django/django ) from 4.2.15 to 4.2.16.
- [Commits](https://github.com/django/django/compare/4.2.15...4.2.16 )
---
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-10-09 17:26:33 +05:30
6d78418e79
fix: create cycle function ( #5775 )
...
* fix: create cycle function
* chore: draft and cycle version changes
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-10-08 20:01:15 +05:30
Prateek Shourya and GitHub
6e52f1b434
[WEB-2601] improvement: add click to copy issue identifier on peek-overview and issue detail page. ( #5760 )
2024-10-08 18:43:13 +05:30
Aaryan Khandelwal and GitHub
c3c1ea727d
[WEB-2494] feat: text color and highlight options for all editors ( #5653 )
...
* feat: add text color and highlight options to pages
* style: rich text editor floating toolbar
* chore: remove unused function
* refactor: slash command components
* chore: move default text and background options to the top
* fix: sections filtering logic
2024-10-08 18:42:47 +05:30
Aaryan Khandelwal and GitHub
5afc576dec
refactor: export components ( #5773 )
2024-10-08 18:41:08 +05:30
Ketan Sharma and GitHub
50ae32f3e1
[WEB-2555] fix: add "mark all as read" in the notifications header ( #5770 )
...
* move mark all as read to header and remove it from dropdown
* made recommended changes
2024-10-08 17:13:35 +05:30
Akshita Goyal and GitHub
0451593057
fix: spreadsheet flicker issue ( #5769 )
2024-10-08 17:10:16 +05:30
M. Palanikannan and GitHub
be092ac99f
[WEB-2603] fix: remove validation of roles from the live server ( #5761 )
...
* fix: remove validation of roles from the live server
* chore: remove the service
* fix: remove all validation of authorization
* fix: props updated
2024-10-08 16:55:26 +05:30
Anmol Singh Bhatia and GitHub
f73a603226
[WEB-2380] chore: cycle sidebar refactor ( #5759 )
...
* chore: cycle sidebar refactor
* chore: code splitting
* chore: code refactor
* chore: code refactor
2024-10-08 16:54:44 +05:30
Aaryan Khandelwal and GitHub
b27249486a
[PE-45] feat: page export as PDF & Markdown ( #5705 )
...
* feat: export page as pdf and markdown
* chore: add image conversion logic
2024-10-08 16:54:02 +05:30
Anmol Singh Bhatia and GitHub
20c9e232e7
chore: IssueParentDetail added to issue peekoverview ( #5751 )
2024-10-08 16:53:07 +05:30
Bavisetti Narayan and GitHub
d168fd4bfa
[WEB-2388] fix: workspace draft issues migration ( #5749 )
...
* fix: workspace draft issues
* chore: changed the timezone key
* chore: migration changes
2024-10-08 16:51:57 +05:30
M. Palanikannan and GitHub
7317975b04
fix: show the full screen toolbar in read only instances as well ( #5746 )
2024-10-08 16:50:32 +05:30
Aaryan Khandelwal and GitHub
39195d0d89
[WEB-2532] fix: custom theme mutation logic ( #5685 )
...
* fix: custom theme mutation logic
* chore: update querySelector element
2024-10-08 16:47:16 +05:30
Mihir and GitHub
6bf0e27b66
[WEB-2433] chore-Update name of the Layout ( #5661 )
...
* Updated layout names
* Corrected character casing for titles
2024-10-08 16:44:50 +05:30
M. Palanikannan and GitHub
5fb7e98b7c
fix: drag handle scrolling fixed ( #5619 )
...
* fix: drag handle scrolling fixed
* fix: closest scrollable parent found and scrolled
* fix: removed overflow auto from framerenderer
* fix: make dragging dynamic and smoother
2024-10-08 16:44:05 +05:30
Prateek Shourya and GitHub
328b6961a2
[WEB-2605] fix: update URL regex pattern to allow complex links. ( #5767 )
2024-10-08 13:20:27 +05:30
Bavisetti Narayan and GitHub
39eabc28b5
chore: only admin can changed the project settings ( #5766 )
2024-10-07 20:07:24 +05:30
sriram veeraghanta and GitHub
d97ca68229
Merge pull request #5764 from makeplane/preview
...
release: v0.23.0
2024-10-07 18:54:49 +05:30
Bavisetti Narayan and GitHub
c92fe6191e
[WEB-2600] fix: estimate point deletion ( #5762 )
...
* chore: only delete the cascade fields
* chore: logged the issue activity
2024-10-07 17:23:37 +05:30
pablohashescobar
7bb04003ea
fix: instance trace
2024-10-07 15:56:27 +05:30
sriram veeraghanta
19dab1fad0
Merge branch 'preview' of github.com:makeplane/plane into develop
2024-10-07 13:20:07 +05:30
M. Palanikannan and GitHub
5f7b6ecf7f
fix: image deletion on submit fixed in comments ( #5748 )
...
* fix: image deletion on submit fixed in comments
* fix: cleareditor added to read only editor
* fix: image component double drop fixed
* feat: multiple image selection and uploading
* fix: click event on read only instance
* fix: made things async
* fix: prevented default behaviour
* fix: removed extra dep and cleaned up logic
2024-10-07 13:12:16 +05:30
guru_sainath and GitHub
dfd3af13cf
fix: handled favorite entity data null ( #5756 )
2024-10-07 12:57:15 +05:30
pablohashescobar
4cc1b79d81
chore: instance tracing
2024-10-04 21:35:13 +05:30
sriram veeraghanta
4a6f646317
fix: lockfile update
2024-10-04 19:38:19 +05:30
sriram veeraghanta
b8e21d92bf
Merge branch 'preview' of github.com:makeplane/plane into preview
2024-10-04 19:26:06 +05:30
sriram veeraghanta
b87d5c5be6
fix: version upgrade
2024-10-04 19:25:49 +05:30
ach5948 and GitHub
ceda06e88d
fix: Remove typo from Contributing doc ( #5736 )
2024-10-04 19:24:47 +05:30
sriram veeraghanta
eb344881c2
Merge branch 'preview' of github.com:makeplane/plane into develop
2024-10-04 19:22:26 +05:30
01257a6936
chore: permission layer and updated issues v1 query from workspace to project level ( #5753 )
...
Co-authored-by: gurusainath <gurusainath007@gmail.com >
2024-10-04 18:34:46 +05:30
Prateek Shourya and GitHub
51b01ebcac
[WEB-2580] chore: improvements for custom search select. ( #5744 )
...
* [WEB-2580] chore: improvements for custom search select.
* chore: update optionTooltip prop.
* chore: update option tooltip prop.
* chore: minor updates.
2024-10-04 17:31:09 +05:30
sriram veeraghanta
0a8d66dcc3
fix: trace information setup
2024-10-04 16:40:33 +05:30
Akshita Goyal and GitHub
ec22f1fc53
fix: cycles build issue ( #5750 )
2024-10-04 14:11:26 +05:30
sriram veeraghanta
a5e3e4fe7d
fix: api tracing
2024-10-04 01:14:29 +05:30
Akshita Goyal and GitHub
f1a0a8d925
Fix: Cycle graphs refactor ( #5745 )
...
* fix: community changes for cycle graphs
* fix: added dependency from root package.json
2024-10-03 19:25:53 +05:30
Mihir and GitHub
ee0dce46de
[WEB-2520] fix-Sorted Icon Not Updating Dynamically in Spreadsheet View ( #5688 )
...
* Updated conditional rendering of sorting icons
* Removed unused imports
2024-10-03 17:31:08 +05:30
Ketan Sharma and GitHub
b7ee7e19fc
[WEB-2213] fix: group by persistence for list view ( #5590 )
...
* fix kanban view localStorage
* add functionality for list view and add type for kanban function
* add comment in issue-filter-helper store
* improved code quality
* add comment for clarity
* use better variable names
* use useCallback hook and change variable name
* made suggested changes
2024-10-03 17:29:50 +05:30
rahulramesha and GitHub
8291043704
Stop duplicate issue layout updates ( #5743 )
2024-10-03 16:51:18 +05:30
Akshat Jain and GitHub
bc41b1113a
add /live path in proxy pass ( #5742 )
2024-10-03 15:09:13 +05:30
Dancia and GitHub
77d4a8379d
Updated SECURITY.md ( #5737 )
...
* Updated SECUTITY.md
* Updated SECUTITY.md
* minor fix
2024-10-03 14:09:01 +05:30
Prateek Shourya and GitHub
c90df623de
fix: live base server url. ( #5734 )
...
* fix: live base server url.
* chore: update websocket URL logic.
2024-10-03 14:06:03 +05:30
Prateek Shourya and GitHub
62c45f3bb1
[WEB-2559] fix: live server URL generation for self-managed instances. ( #5733 )
2024-10-01 21:03:17 +05:30
Prateek Shourya and GitHub
96dc9db237
[WEB-2559] fix: web socket protocol. ( #5731 )
2024-10-01 19:57:17 +05:30
Akshita Goyal and GitHub
5474ab326d
fix: cycles import issues for ee ( #5732 )
2024-10-01 19:52:52 +05:30
Akshita Goyal and GitHub
4940dc2193
Chore: progress chart changes ( #5707 )
...
* fix: progress chart code splitting
* fix: progress chart code splitting
* fix: build errors + review changes
2024-10-01 18:59:49 +05:30
Satish Gandham and GitHub
632282d0df
Fix build erorrs and unnecessary console.logs ( #5730 )
2024-10-01 15:31:04 +05:30
Satish Gandham and GitHub
33f6c1fe9e
[WEB-2001] feat: Fix local cache issues r4 ( #5726 )
...
* - Handle single quotes in load workspace queries
- Add IS null where condition in query utils
* Fix description_html being lost
* Change secondary order to sequence_id
* Fix update persistence layer
* Add instrumentation
* - Fallback to server incase of any error
2024-10-01 14:18:01 +05:30
Prateek Shourya and GitHub
927d265209
[WEB-2573] improvement: search-issues API optimization. ( #5727 )
...
* limit search results to 100 issues.
2024-10-01 14:15:35 +05:30
M. Palanikannan and GitHub
bfef0e89e0
[PE-46] fix: added aspect ratio to resizing ( #5693 )
...
* fix: added aspect ratio to resizing
* fix: image loading
* fix: image uploading and adding only necessary keys to listen to
* fix: image aspect ratio maintainance done
* fix: loading of images with uploads
* fix: custom image extension loading fixed
* fix: refactored all the upload logic
* fix: focus detection for editor fixed
* fix: drop images and inserting images cleaned up
* fix: cursor focus after image node insertion and multi drop/paste range error fix
* fix: image types fixed
* fix: remove old images' upload code and cleaning up the code
* fix: imports
* fix: this reference in the plugin
* fix: added file validation
* fix: added error handling while reading files
* fix: prevent old data to be updated in updateAttributes
* fix: props types for node and image block
* fix: remove unnecessary dependency
* fix: seperated display message logic from ui
* chore: added comments to better explain the loading states
* fix: added getPos to deps
* fix: remove click event on failed to load state
* fix: css for error and selected state
2024-09-30 19:43:14 +05:30
Prateek Shourya and GitHub
e9d5db0093
[WEB-2568] chore: minor improvements for issue activity component. ( #5725 )
2024-09-30 19:23:24 +05:30
M. Palanikannan and GitHub
bcd46b6aa9
fix: missing editor package ( #5708 )
2024-09-30 17:58:11 +05:30
Prateek Shourya and GitHub
66ca1663bf
[WEB-2579] fix: frequent loader on issue detail / archived issue detail page. ( #5724 )
...
* [WEB-2579] fix: frequent loader on issue detail / archived issue detail page.
* chore: minor improvement.
2024-09-30 17:32:08 +05:30
Akshat Jain and GitHub
944f3417a1
chore: added live dev script ( #5715 )
...
* add live dev script
* fix: redis changes in .env .example
2024-09-30 17:03:29 +05:30
Ketan Sharma and GitHub
193d530b40
[WEB-2550] fix: spacing by removing the right border ( #5699 )
...
* fix spacing by removing the right border
* remove log statement
* replicate the same for space
2024-09-30 16:17:57 +05:30
Aaryan Khandelwal and GitHub
3b0f3ca761
chore: show content loader untile the server has synced ( #5657 )
2024-09-30 15:57:19 +05:30
Mihir and GitHub
7f5a898cec
[WEB-2266] chore-No favorites should be aligned like the rest of the things ( #5618 )
...
* Updated alignment of empty favorite text
* Updated padding
2024-09-30 15:49:30 +05:30
Mihir and GitHub
bf6588b573
Updated notification text wrap ( #5607 )
2024-09-30 15:46:35 +05:30
Prateek Shourya and GitHub
c25fa594fe
[WEB-2568] chore: minor improvements related to issue identifier and issue modal. ( #5723 )
...
* [WEB-2568] chore: minor improvements related to issue identifier and issue modal.
* fix: error handling for session recorder script.
* chore: minor improvement
2024-09-30 14:07:22 +05:30
Prateek Shourya and GitHub
b1dccf3773
chore: properties validation. ( #5718 )
2024-09-27 21:46:11 +05:30
Aaryan Khandelwal and GitHub
04686d1721
fix: convert image size to string ( #5717 )
2024-09-27 20:39:50 +05:30
ec08fb078d
[WEB-2001] feat: Fix local cache issues r3 ( #5714 )
...
* - Handle single quotes in load workspace queries
- Add IS null where condition in query utils
* Fix description_html being lost
* Change secondary order to sequence_id
* Fix update persistence layer
* Fix issue types filter
Fix none filter
* add local cache toggle in help section
* remove toggle from user settings
* Reset storage class on disabling local
---------
Co-authored-by: rahulramesha <rahulramesham@gmail.com >
2024-09-27 15:11:38 +05:30
Satish Gandham and GitHub
8aa32d410c
[WEB-2001] feat: Fix local cache issues v2 ( #5712 )
...
* - Handle single quotes in load workspace queries
- Add IS null where condition in query utils
* Fix description_html being lost
* Change secondary order to sequence_id
* Fix update persistence layer
2024-09-27 13:19:38 +05:30
Aaryan Khandelwal and GitHub
ade03e9f8f
chore: move headings list extension to the document editor ( #5711 )
2024-09-27 08:24:04 +05:30
Anmol Singh Bhatia and GitHub
d253933995
[WEB-2552] fix: issue list overflow and event propagation ( #5706 )
2024-09-26 16:55:01 +05:30
Anmol Singh Bhatia and GitHub
150af986fd
fix: list layout item ( #5704 )
2024-09-26 14:11:48 +05:30
Satish Gandham and GitHub
f3340749e8
[WEB-2001] fix: Issue local cache fixes ( #5703 )
...
* Fix sync of local updates
* Escape single quotes!!
* Fix last updated time query
* Move console.logs out
* Fix issue title not rendering line breaks when disabled
* Add a todo
* Fix build errors
* Disable local
2024-09-26 14:04:59 +05:30
rahulramesha and GitHub
6e0ece496a
fix peek overview loading state ( #5698 )
2024-09-26 13:29:34 +05:30
sriram veeraghanta
0068ea93de
fix: rollup dependabot vulnerability fix
2024-09-25 19:35:26 +05:30
Prateek Shourya and GitHub
6942e491d0
[WEB-2542] Fix: display filter and tooltip issues in list layout. ( #5696 )
...
* [WEB-2542] fix: list layout issues.
* fix: issue type display filter not working.
* fix: layout shift when hovered on bulkops checkbox.
* fix: build errors.
* fix: lint errors
2024-09-25 17:47:46 +05:30
Anmol Singh Bhatia and GitHub
22623fad33
[WEB-2543] chore: workspace inbox guest permission ( #5695 )
...
* chore: workspace inbox permission updated
* chore: workspace inbox permission updated
* chore: code refactor
* chore: code refactor
2024-09-25 17:17:42 +05:30
Aaryan Khandelwal and GitHub
85f7483b1b
fix: update version history overlay z-index ( #5694 )
2024-09-25 14:11:21 +05:30
Anmol Singh Bhatia and GitHub
fbb60941ef
fix: issue quick action ( #5692 )
2024-09-25 13:50:44 +05:30
M. Palanikannan and GitHub
20e569294d
[WEB-2528] fix: side menu rendering even if created already ( #5687 )
...
* fix: side menu rendering even if created already
* fix: drag handles position
2024-09-24 20:11:49 +05:30
rahulramesha and GitHub
117afdb67f
add requestIdleCallback polyfill to fix Safari crash ( #5689 )
2024-09-24 19:37:12 +05:30
3df230393a
[WEB-2001]feat: Cache issues on the client ( #5327 )
...
* use common getIssues from issue service instead of multiple different services for modules and cycles
* Use SQLite to store issues locally and load issues from it.
* Fix incorrect total count and filtering on assignees.
* enable parallel API calls
* use common getIssues from issue service instead of multiple different services for modules and cycles
* Use SQLite to store issues locally and load issues from it.
* Fix incorrect total count and filtering on assignees.
* enable parallel API calls
* chore: deleted issue list
* - Handle local mutations
- Implement getting the updates
- Use SWR to update/sync data
* Wait for sync to complete in get issues
* Fix build errors
* Fix build issue
* - Sync updates to local-db
- Fallback to server when the local data is loading
- Wait when the updates are being fetched
* Add issues in batches
* Disable skeleton loaders for first 10 issues
* Load issues in bulk
* working version of sql lite with grouped issues
* Use window queries for group by
* - Fix sort by date fields
- Fix the total count
* - Fix grouping by created by
- Fix order by and limit
* fix pagination
* Fix sorting on issue priority
* - Add secondary sort order
- Fix group by priority
* chore: added timestamp filter for deleted issues
* - Extract local DB into its own class
- Implement sorting by label names
* Implement subgroup by
* sub group by changes
* Refactor query constructor
* Insert or update issues instead of directly adding them.
* Segregated queries. Not working though!!
* - Get filtered issues and then group them.
- Cleanup code.
- Implement order by labels.
* Fix build issues
* Remove debuggers
* remove loaders while changing sorting or applying filters
* fix loader while clearing all filters
* Fix issue with project being synced twice
* Improve project sync
* Optimize the queries
* Make create dummy data more realistic
* dev: added total pages in the global paginator
* chore: updated total_paged count
* chore: added state_group in the issues pagination
* chore: removed deleted_at from the issue pagination payload
* chore: replaced state_group with state__group
* Integrate new getIssues API, and fix sync issues bug.
* Fix issue with SWR running twice in workspace wrapper
* Fix DB initialization called when opening project for the first time.
* Add all the tables required for sorting
* Exclude description from getIssues
* Add getIssue function.
* Add only selected fields to get query.
* Fix the count query
* Minor query optimization when no joins are required.
* fetch issue description from local db
* clear local db on signout
* Correct dummy data creation
* Fix sort by assignee
* sync to local changes
* chore: added archived issues in the deleted endpoint
* Sync deletes to local db.
* - Add missing indexes for tables used in sorting in spreadsheet layout.
- Add options table
* Make fallback optional in getOption
* Kanban column virtualization
* persist project sync readiness to sqlite and use that as the source of truth for the project issues to be ready
* fix build errors
* Fix calendar view
* fetch slimed down version of modules in project wrapper
* fetch toned down modules and then fetch complete modules
* Fix multi value order by in spread sheet layout
* Fix sort by
* Fix the query when ordering by multi field names
* Remove unused import
* Fix sort by multi value fields
* Format queries and fix order by
* fix order by for multi issue
* fix loaders for spreadsheet
* Fallback to manual order whn moving away from spreadsheet layout
* fix minor bug
* Move fix for order_by when switching from spreadsheet layout to translateQueryParams
* fix default rendering of kanban groups
* Fix none priority being saved as null
* Remove debugger statement
* Fix issue load
* chore: updated isue paginated query from to
* Fix sub issues and start and target date filters
* Fix active and backlog filter
* Add default order by
* Update the Query param to match with backend.
* local sqlite db versioning
* When window is hidden, do not perform any db versioning
* fix error handling and fall back to server when database errors out
* Add ability to disable local db cache
* remove db version check from getIssues function
* change db version to number and remove workspaceInitPromise in storage.sqlite
* - Sync the entire workspace in the background
- Add get sub issue method with distribution
* Make changes to get issues for sync to match backend.
* chore: handled workspace and project in v2 paginted issues
* disable issue description and title until fetched from server
* sync issues post bulk operations
* fix server error
* fix front end build
* Remove full workspace sync
* - Remove the toast message on sync.
- Update the disable local message.
* Add Hardcoded constant to disable the local db caching
* fix lint errors
* Fix order by in grouping
* update yarn lock
* fix build
* fix plane-web imports
* address review comments
---------
Co-authored-by: rahulramesha <rahulramesham@gmail.com >
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: gurusainath <gurusainath007@gmail.com >
2024-09-24 19:01:34 +05:30
Aaryan Khandelwal and GitHub
8dabe839f3
fix: pass update image size ( #5686 )
2024-09-24 16:09:12 +05:30
Anmol Singh Bhatia and GitHub
6b63e050ae
[WEB-2525] fix: activity filters ( #5682 )
...
* fix: activity filters
* chore: code refactor
2024-09-24 16:08:28 +05:30
rahulramesha and GitHub
6170a80757
[WEB-2001] chore: Code refactor for noload changes. ( #5683 )
...
* use common getIssues from issue service instead of multiple different services for modules and cycles
* add group by to server constants
* change issue detail's overview's is loading logic to the loader from the store
* add extra method in local storage
* Kanban render 10 issues by default per column
* fix height in group virtualization
* remove debounced code for Kanban fetching more issues per column
* fix lint errors
2024-09-24 14:27:57 +05:30
Aaryan Khandelwal and GitHub
5ca794b648
chore: remove line-through decoration from checked todo list items ( #5659 )
2024-09-24 13:56:36 +05:30
Prateek Shourya and GitHub
f38755b755
[WEB-2496] style: fix invite member input alignment on error state. ( #5658 )
2024-09-23 18:56:22 +05:30
Aaryan Khandelwal and GitHub
2153eda9a8
fix: editor container height ( #5669 )
2024-09-23 18:49:53 +05:30
83bfca6f2d
fix: linting issues and rule changes ( #5681 )
...
* fix: lint config package updates
* fix: tsconfig changes
* fix: lint config setup
* fix: lint errors and adding new rules
* fix: lint errors
* fix: ui and editor lints
* fix: build error
* fix: editor tsconfig
* fix: lint errors
* fix: types fixes
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so >
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com >
2024-09-23 17:10:38 +05:30
Aaryan Khandelwal and GitHub
e143e0a051
chore: add server name while server initialization ( #5656 )
2024-09-23 16:44:50 +05:30
Mihir and GitHub
50af7c5bf6
Updated the empty state button text for analytics ( #5678 )
2024-09-23 16:44:11 +05:30
Aaryan Khandelwal and GitHub
846398df41
fix: casing across all settings pages ( #5675 )
2024-09-23 16:41:25 +05:30
Aaryan Khandelwal and GitHub
0853a2790f
style: updated create workspace item text color ( #5674 )
2024-09-23 16:41:04 +05:30
Mihir and GitHub
ed39f2dc37
[WEB-2390] fix: Clickable Area for Issue List Layout Item ( #5536 )
...
* Updated control block to cover the whole element
* Updated the control link to cover the whole issues and relation blocks
* updated word wrap in notifications
* Reverted break words as its a different issue.
2024-09-23 16:36:58 +05:30
Bavisetti Narayan and GitHub
45fded9842
chore: issue relation hard delete ( #5671 )
2024-09-23 16:33:39 +05:30
Mihir and GitHub
76a34440c3
Updated icons to mutate ( #5670 )
2024-09-23 16:26:47 +05:30
Ketan Sharma and GitHub
4d200ff0a3
[WEB-2427] fix: white background behind emoji ( #5624 )
...
* adding translucent background
* make icon rounded
2024-09-23 16:24:51 +05:30
Ketan Sharma and GitHub
f49a2aa9e3
[WEB-2511] fix: fix overlapping issues for headers globally ( #5667 )
...
* fixed only for spreadsheet
* change package for global change
* made global and ad hoc changes
* fix border and z-index for intake and notifications header
2024-09-23 16:03:56 +05:30
Aaryan Khandelwal and GitHub
83b83326c5
[WEB-2509] feat: fullscreen option for editor images ( #5665 )
...
* feat: editor image full screen mode
* fix: full screen modal visibility
* refactor: memoize calculations
* chore: update useEffect dependencies
2024-09-23 16:00:06 +05:30
Anmol Singh Bhatia and GitHub
3c1779b287
fix: workspace setting validation ( #5654 )
2024-09-23 15:56:36 +05:30
Aaryan Khandelwal and GitHub
22b32fd5c6
[WEB-2497] chore: update pages' offline badge tooltip content ( #5652 )
...
* chore: update offline badge tooltip content
* chore: revert yarn lock changes
2024-09-23 15:52:32 +05:30
rahulramesha and GitHub
c4c2d81d24
fix build ( #5679 )
2024-09-23 15:40:34 +05:30
Aaryan Khandelwal and GitHub
f9a8896486
[WEB-1116] chore: add fallback for the live server ( #5622 )
...
* chore: add fallback for the live server
* fix: update provider document after patch request
* chore: make the health check call only on connection fail
* chore: update debounce interval
* refactor: remove useSwr call for healtch check
* fix: pages fallback init
2024-09-23 15:35:06 +05:30
ae1a63f832
[WEB-2518] chore: Reverse order by of priority keys ( #5591 )
...
* make front end changes for priority orderby reversal
* chore: handled priority ordering in issues pagination
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com >
2024-09-23 14:58:05 +05:30
a05876552c
[WEB-1116] fix: page outline not reflecting changes in realtime ( #5567 )
...
* fix: svg not supported in image uploads
* fix: svg image file error message fixed
* fix: heading not updating with realtime
* chore: add read-only editor support
* fix: headings show on initial render
* fix: types and imports
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com >
2024-09-23 14:44:27 +05:30
rahulramesha and GitHub
b6e813cb9a
fix animation performance on kanban group virtualization ( #5666 )
2024-09-23 12:48:44 +05:30
rahulramesha and GitHub
f328772b82
fix large dropdown properties truncation ( #5672 )
2024-09-22 01:42:16 +05:30
rahulramesha and GitHub
604ddad3fa
[WEB-2453] fix: Render on hover only when enabled ( #5609 )
2024-09-20 20:26:38 +05:30
rahulramesha and GitHub
66cfc7344e
change kanban group virtualization logic ( #5664 )
2024-09-20 14:39:28 +05:30
Aaryan Khandelwal and GitHub
a4933b5614
chore: remove modal for creating a page ( #5561 )
2024-09-19 20:26:11 +05:30
Ketan Sharma and GitHub
e70e27296b
changes for web-2425 ( #5616 )
2024-09-19 20:15:10 +05:30
Prateek Shourya and GitHub
361ef9236e
[WEB-1970] fix: onboarding invitation page fluctuation on refresh. ( #5627 )
2024-09-19 17:51:22 +05:30
Ketan Sharma and GitHub
450bb42c46
[WEB-2330] fix: you don't have permission toast on on bulk delete ( #5599 )
...
* fix logic check boolean then call function
* minor code improvement
* fixed logic error
2024-09-19 17:49:30 +05:30
Aaryan Khandelwal and GitHub
77152b3119
style: remove side menu position transition ( #5637 )
2024-09-19 17:47:34 +05:30
Ketan Sharma and GitHub
e9464f9e68
[WEB-2475] fix: applied filters header z-index and transparency ( #5632 )
...
* fixed only for spreadsheet
* change package for global change
2024-09-19 17:36:52 +05:30
rahulramesha and GitHub
c8c9638e5a
fix render-if-visible-hoc's style calculation performance issue ( #5647 )
2024-09-19 10:02:46 +05:30
Akshita Goyal and GitHub
bd0ca0cded
fix: archive page break issue resolved ( #5644 )
2024-09-18 20:08:27 +05:30
Anmol Singh Bhatia and GitHub
96781dbb0f
fix: workspace view applied filters ( #5651 )
2024-09-18 20:07:01 +05:30
Bavisetti Narayan and GitHub
19132d15b8
chore: pick first inbox issue ( #5650 )
2024-09-18 19:10:36 +05:30
sriram veeraghanta
6befc6e564
fix: upgrading nextjs package
2024-09-18 18:56:38 +05:30
Aaryan Khandelwal and GitHub
441e5fc054
chore: update page lock authorization ( #5635 )
2024-09-18 18:21:05 +05:30
Aaryan Khandelwal and GitHub
43633f2f28
fix: issue description value ( #5636 )
2024-09-18 18:20:43 +05:30
Anmol Singh Bhatia and GitHub
3a9f01b9eb
[WEB-2462] [WEB-2461] fix: project intake filters ( #5645 )
...
* chore: intake order by options updated
* fix: intake filters icon and spacing
* chore: code refactor
2024-09-18 18:10:30 +05:30
rahulramesha and GitHub
5e83da9ca1
[WEB-2316] chore: Kanban group virtualization ( #5565 )
...
* kanban group virtualization
* minor name change
2024-09-18 18:03:49 +05:30
Akshita Goyal and GitHub
aec4162c22
fix: webhook modal spacing ( #5641 )
2024-09-18 15:35:46 +05:30
Anmol Singh Bhatia and GitHub
44542fdd6b
fix: list layout quick action styling ( #5639 )
2024-09-18 15:33:20 +05:30
Anmol Singh Bhatia and GitHub
5ad6e99327
fix: project settings layout ( #5638 )
2024-09-18 15:01:35 +05:30
Bavisetti Narayan and GitHub
30018d64a2
chore: restrict member to see private projects ( #5640 )
2024-09-18 14:54:35 +05:30
Prateek Shourya and GitHub
1c0c1586cb
[WEB-2308] fix: descritpion editor loader on issue modal when edition a sub issue from another project. ( #5625 )
2024-09-18 13:38:01 +05:30
Prateek Shourya and GitHub
524033411e
[WEB-2250] fix: filter projects with create permission while selecting the project in create issue modal. ( #5630 )
2024-09-18 13:32:24 +05:30
Prateek Shourya and GitHub
3b40158d9a
[WEB-2395] chore: minor UX copy update for what's new link. ( #5626 )
...
* [WEB-2395] chore: minor ux copy update for what's new link.
* fix: import errors.
2024-09-18 13:22:51 +05:30
Bavisetti Narayan and GitHub
4d9115d51e
chore: inbox rename ( #5628 )
2024-09-18 13:18:45 +05:30
M. Palanikannan and GitHub
146a500f9f
[WEB-2450] fix: image resize component ( #5623 )
...
* fix: image resize fixed for initial render
* fix: working image resize with mousemove handler only inside the editor
* fix: unnecessary calc
* fix: setting state to true
2024-09-17 16:54:42 +05:30
Anmol Singh Bhatia and GitHub
7d7415b235
[WEB-2467] fix: platform bug ( #5621 )
...
* fix: reaction endpoint
* fix: project label edit permission
* fix: guest role upgrade
* fix: list layout dnd permission
* fix: module and cycle toast alert
* fix: leave project redirection
2024-09-17 16:43:51 +05:30
Akshita Goyal and GitHub
7aea820cfa
[WEB-2459] Fix: analytics scroll + dashboard stat minor padding ( #5613 )
...
* fix: analytics scroll + dashboard stat minor padding
* fix: build issue
2024-09-17 16:33:34 +05:30
sriram veeraghanta
69b4f155fc
fix: yjs dependencies revert
2024-09-16 21:06:40 +05:30
sriram veeraghanta
8f492e4c6c
fix: disable turbo telemetry on live service
2024-09-16 20:58:35 +05:30
8533eba07d
[WEB-2450] dev: custom image extension ( #5585 )
...
* fix: svg not supported in image uploads
* fix: svg image file error message fixed
* feat: add custom image node for uploads
* fix: combine two extensions
* fix: added new image extension to backend
* fix: type errors
* style: image drop node
* style: image resize handler
* fix: removed unused stuff
* fix: types of updateAttributes
* fix: image insertion at pos and loading effect added
* fix: resize image real time sync
* fix: drag drop menu
* feat: custom image component editor
* fix: reverted back styles
* fix: reverted back document info changes
* fix: css image css
* style: image selected and hover states
* refactor: custom image extension folder structure
* style: read-only image
* chore: remove file handler
* fix: fixed multi time file opener
* fix: editor readonly content set properly
* fix: old images not rendered as new ones
* fix: drop upload fixed
* chore: remove console logs
* fix: src of image node as dependency
* fix: helper library build fix
* fix: improved reflow/layout and fixed resizing
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com >
2024-09-16 19:36:20 +05:30
Anmol Singh Bhatia and GitHub
edf0ab8175
fix: build error ( #5617 )
2024-09-16 19:22:47 +05:30
45da70cf6a
[WEB-2460] fix: role permission validation ( #5615 )
...
* fix: workspace menu quick action
* fix: guest role upgrade flow validation
* fix: create issue validation
* fix: create issue validation
* fix: cmd k permission validation
* fix: subscription validation
* fix: create label permission validation
* fix: build error
* chore: guest can comment in their created issues
* chore: changed the queryset
* chore: code refactor
* chore: code refactor
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-09-16 18:56:28 +05:30
2e816656e5
[WEB-2112 | WEB-2113] dev: billing and change-log improvements. ( #5614 )
...
* chore: minor improvements in billing and changelogs.
* fix: lint errors.
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-09-16 18:36:17 +05:30
Aaryan Khandelwal and GitHub
6826ce0465
[WEB-1116] chore: remove yjs packages from the editor ( #5603 )
...
* chore: remove yjs packages from the editor
* chore: updated yarn lock file
2024-09-16 18:28:09 +05:30
sriram veeraghanta
c4b5c737f3
fix: adding types in package
2024-09-16 17:54:23 +05:30
sriram veeraghanta
89a1c0b534
fix: build errors
2024-09-16 17:48:10 +05:30
74507559b8
[WEB-2456] Chore: workspace member list additional info ( #5604 )
...
* chore: added last login medium
* chore: added email and authentication columns in member settings
* fix: revoked lock file changes
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-09-16 14:28:41 +05:30
Bavisetti Narayan and GitHub
3ce84f78f1
chore: roles demotion ( #5612 )
2024-09-16 14:25:27 +05:30
Anmol Singh Bhatia and GitHub
5ba1eeaf4c
[WEB-2443] fix: join project flicker ( #5602 )
...
* fix: join project flicker
* fix: leave project project mutation and code refactor
2024-09-16 14:16:23 +05:30
Anmol Singh Bhatia and GitHub
c14d20c2e0
fix: workspace settings access validation updated ( #5606 )
2024-09-16 14:03:06 +05:30
sriram veeraghanta
f155a13929
fix: adding new session cookie name
2024-09-13 16:59:47 +05:30
Anmol Singh Bhatia and GitHub
485caaf2ec
[WEB-2443] fix: project member validation ( #5601 )
...
* fix: project member validation
* fix: project member validation
2024-09-13 16:28:03 +05:30
Ketan Sharma and GitHub
b44dd28ac0
[WEB-2445] fix: date picker and member picker dropdown z-index for list, kanban and spreadsheet views ( #5597 )
...
* changes for list and kanban
* passing values for list and kanban
* spreadsheet changes
* fix use different props for different stylings
* fix z index
2024-09-13 12:03:00 +05:30
sriram veeraghanta
1b0e31027e
fix: lint fixes and typescript version fixes
2024-09-12 20:39:31 +05:30
Anmol Singh Bhatia and GitHub
1efb067274
fix: build error ( #5598 )
2024-09-12 20:22:50 +05:30
Prateek Shourya and GitHub
b2533b94ce
[WEB-2444] improvement: performance improvement for useOutsideClickDetector and usePeekOverviewOutsideClickDetector. ( #5595 )
...
* [WEB-2444] improvement: performace improvement for `useOutsideClickDetector` and `usePeekOverviewOutsideClickDetector`.
* Move outside click detector to plane helpers package.
* chore: remove plane helpers yarn.lock
2024-09-12 20:10:04 +05:30
Anmol Singh Bhatia and GitHub
441385fc95
[WEB-2443] fix: role validation and code refactor ( #5596 )
...
* chore: delete cycle toast message updated
* fix: view page empty state
* fix: project settings automation
* fix: intake delete action
* fix: project label validation
* fix: project label validation
* fix: project state permission updated
* chore: code refactor
2024-09-12 20:08:13 +05:30
sriram veeraghanta and GitHub
5f1939cdeb
fix: workflow sync fixes ( #5594 )
2024-09-12 17:22:41 +05:30
Anmol Singh Bhatia and GitHub
9d694ab006
fix: not authorized flicker ( #5593 )
2024-09-12 16:26:57 +05:30
Anmol Singh Bhatia and GitHub
48e97477ed
fix: issue properties dropdown ( #5592 )
2024-09-12 16:02:56 +05:30
33dd5fe8cc
[WEB-2443] fix: project intake edit permission ( #5588 )
...
* fix: project intake edit permission
* chore: inbox issue validation changes
* fix: intake edit permission updated
* fix: project invite modal
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-09-12 14:44:21 +05:30
Anmol Singh Bhatia and GitHub
aed2f2dd47
fix: page permission validation ( #5589 )
2024-09-12 14:39:38 +05:30
Ketan Sharma and GitHub
eb84f165f4
[WEB-2282] fix: date picker and member picker dropdown z-index for list, kanban and spreadsheet views ( #5555 )
...
* changes for list and kanban
* passing values for list and kanban
* spreadsheet changes
2024-09-12 14:35:45 +05:30
Mihir and GitHub
572644f7f9
Updated alignment inside kanban header ( #5559 )
2024-09-12 14:34:24 +05:30
Aaryan Khandelwal and GitHub
ddbd9dfdc8
chore: add toast alerts post access change of a page ( #5569 )
2024-09-12 14:32:54 +05:30
Mihir and GitHub
09578c9a7d
Updates theme options to include custom theme option ( #5574 )
2024-09-12 14:32:14 +05:30
Mihir and GitHub
e5ddfd322d
[WEB-2393] chore: removal of .svg from supported image formats ( #5582 )
...
* Updated supported image formats
* Updated image accepting functions
2024-09-12 14:25:06 +05:30
Anmol Singh Bhatia and GitHub
87d6544b72
fix: project favorite permission validation ( #5587 )
2024-09-12 14:09:19 +05:30
fdcd9a376c
[WEB-2357] fix: update and redefine user roles across the platform ( #5466 )
...
* chore: removed viewer role
* chore: indentation
* chore: remove viewer role
* chore: handled user permissions in store
* chore: updated the migration file
* chore: updated user permissions store
* chore: removed the owner key
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: code refactor
* fix: build error
* chore: updated user permissions store and handled the permissions fetch in workspace and project wrappers
* chore: package user enum updated
* chore: user permission updated
* chore: user permission updated
* chore: resolved build errors
* chore: resolved build error
* chore: resolved build errors
* chore: computedFn deep map issue resolved
* chore: added back migration
* chore: added new field in project table
* chore: removed member store in users
* chore: private project for admins
* chore: workspace notification access validation updated
* fix: workspace member edit option
* fix: project intake permission validation updated
* chore: workspace export settings permission updated
* chore: guest_view_all_issues added
* chore: guest_view_all_issues added
* chore: key changed for guest access
* chore: added validation for individual issues
* chore: changed the dashboard issues count
* chore: added new yarn file
* chore: modified yarn file
* chore: project page permission updated
* chore: project page permission updated
* chore: member setting ux updated
* chore: build error
* fix: yarn lock
* fix: build error
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com >
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so >
2024-09-11 17:10:15 +05:30
Bavisetti Narayan and GitHub
7013a36629
[WEB-2430] fix: issue exports for project ( #5579 )
...
* fix: issue exports for project
* chore: code cleanup
2024-09-11 13:18:59 +05:30
Anmol Singh Bhatia and GitHub
bb49d27a84
fix: join project permission mutation ( #5580 )
2024-09-11 12:37:31 +05:30
Prateek Shourya and GitHub
00b76300f5
[WEB-2421] chore: issue display properties and issue identifier improvements. ( #5577 )
...
* [WEB-2421] chore: issue display properties and issue identifier improvements.
* chore: remove yarn.lock changes.
2024-09-10 21:49:57 +05:30
sriram veeraghanta
71f3c5c12a
fix: typescript upgrade build errors
2024-09-10 21:31:32 +05:30
sriram veeraghanta
99ab274216
fix: upgrading the python runtime version
2024-09-10 20:44:38 +05:30
sriram veeraghanta
04b10cabc8
fix: tailwind warning fixes
2024-09-10 17:57:06 +05:30
sriram veeraghanta
545717cc51
fix: security update for express pacakge
2024-09-10 17:36:32 +05:30
sriram veeraghanta
1ca0a15792
fix: upgrading tubro version
2024-09-10 17:31:10 +05:30
sriram veeraghanta
c5971f03aa
Merge branch 'preview' of github.com:makeplane/plane into preview
2024-09-10 17:29:34 +05:30
sriram veeraghanta
902403a54d
chore: linting warning resolved
2024-09-10 17:29:19 +05:30
Akshat Jain and GitHub
1d6ebb7c41
add the SERVICE_FOLDER value to install.sh script dynamically ( #5553 )
2024-09-10 17:29:16 +05:30
Rounak Shrestha and GitHub
106914e14e
fix: Local Setup on Windows ( #5539 )
2024-09-10 17:28:18 +05:30
Aaryan Khandelwal and GitHub
8acb60baef
[WEB-1116] fix: current version not displaying the latest content ( #5573 )
...
* fix: current version sync
* chore: update read only editor ref type
2024-09-10 16:13:20 +05:30
Manish Gupta and GitHub
1da97d5814
skipped stable tag for prerelrease, modified docker tag for branch name with special characters ( #5570 )
2024-09-10 15:10:10 +05:30
5fb2dd0b6e
fix(webhook): allow private ip to be used as payload url ( #5535 )
...
Co-authored-by: gmajkic <gmajkic@veepee.com >
2024-09-10 14:57:30 +05:30
Akshita Goyal and GitHub
ff6c3ce1a0
fix: settings page scrollbar ( #5572 )
2024-09-10 14:44:32 +05:30
Anmol Singh Bhatia and GitHub
ec51e9d8ce
fix-header-theme ( #5564 )
2024-09-10 14:42:24 +05:30
Aaryan Khandelwal and GitHub
cc07992e47
[WEB-2424] fix: add optional chaining for parent node ( #5571 )
...
* fix: add optional chaining for parent node
* chore: revert yarn lock changes
2024-09-10 14:41:48 +05:30
M. Palanikannan and GitHub
069f8b950e
fix: svg not supported in image uploads in the editor ( #5558 )
...
* fix: svg not supported in image uploads
* fix: svg image file error message fixed
2024-09-10 14:27:27 +05:30
Akshita Goyal and GitHub
5eb868e07d
[WEB 2418] Fix minor UI inconsistencies ( #5568 )
...
* fix: project features modal padding
* fix: minor ui inconsistencies
* fix: lint issue
2024-09-10 14:24:07 +05:30
Aaryan Khandelwal and GitHub
7c77fc1680
fix: task list not getting synced ( #5566 )
2024-09-09 21:35:31 +05:30
Anmol Singh Bhatia and GitHub
99a7867a5e
[WEB-2228] fix: dashboard peek overview issue stats #5442 ( #5560 )
...
* fix: dashboard issue stats
* chore: code refactor
2024-09-09 20:37:46 +05:30
Ketan Sharma and GitHub
c44bf861e0
[WEB-2415] fix:remove input type to fix image upload ( #5563 )
...
* remove input type to fix things
* made the same changes in all locations
2024-09-09 20:12:15 +05:30
M. Palanikannan and GitHub
4d38a10f8b
fix: character count to work properly on editor rerenders and read only mode ( #5554 )
...
* fix: character count to work properly on editor rerenders and read only mode
* fix: desctructing properly at the start
2024-09-09 19:59:07 +05:30
Akshita Goyal and GitHub
7c3fc690e9
fix: project features modal padding ( #5562 )
2024-09-09 19:22:47 +05:30
Prateek Shourya and GitHub
8cf1c2d136
[WEB-2413] chore: admin application restructuring. ( #5557 )
2024-09-09 17:43:56 +05:30
Ketan Sharma and GitHub
fe280b2beb
[WEB-2106] fix: add date and state change functionalities to list and grid view ( #5533 )
...
* added functionality to list and grid
* fixed logic for archived module
* fixed logic for list view
* improved logic and fixed linting issues
* improved variable names
2024-09-09 16:50:56 +05:30
Ketan Sharma and GitHub
ad5c6ee4f5
[WEB-2201] fix: clear email button on login screen ( #5546 )
...
* fixed the logic
* made required css changes
* replicated same for space component
* fixed variable name
* replicated for space
* better variable name
* improved the css
* replicated for space
2024-09-09 14:58:06 +05:30
Mihir and GitHub
ba0d1ba518
Update sidebar ( #5549 )
...
Removed else statement which was expanding it whenever windowSize changed or webapp was hard refreshed.
2024-09-09 14:57:05 +05:30
M. Palanikannan and GitHub
70ea1459cd
fix: async loading of the redis extension ( #5537 )
...
* fix: async loading of the redis extension
* fix: initialize redis connection and hocuspocusserver only during server start
* fix: removed console logs
* fix: remove async
* fix: error handling and shutting down gracefully in unhandled errors
* feat: added compression library
* fix: added helmet for security headers
2024-09-07 14:24:20 +05:30
Aaryan Khandelwal and GitHub
8154a190d2
[WEB-1116] fix: editor info badges occupying multiple lines ( #5548 )
2024-09-07 09:01:01 +05:30
29fd1186ee
[WEB-2129] fix: module creation and updation toast error ( #5550 )
...
* chore: added error message for module name
* used the backend message
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-09-07 08:58:28 +05:30
68b412badf
[WEB-1933] refactor: link create/update for issues and modules ( #5543 )
...
* chore: added module and issue link validation
* refactor: issues and modules link moda;
* chore: changed the url validation logic
* chore: code cleanup
* refactor: modules link logic
* chore: removed the validator function
* fix: url validation regex
* chore: removed unwanted imports
* chore: reverted the external api changes
* refactor: link modals
* refactor: reset modal logic
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-09-06 22:52:29 +05:30
Akshita Goyal and GitHub
c95aa6a0f7
[WEB-2273] Fix: page alignments ( #5541 )
...
* chore: headers + common containers
* fix: filters code splitting
* fix: home header
* fix: header changes
* chore: page alignments fixed
* fix: uncommented filters
* fix: used enums
* fix: cards + filters
* fix: enum changes
* fix: reverted package changes
* fix: reverted package changes
* fix: Card + tags seperated + naming fixed
* fix: card + tags seperated + naming fixed
* fix: mobile headers fixed partially
* fix: build errors + minor css
* fix: checkbox spacing
* fix: review changes
* fix: lint errors
* fix: minor review changes
* fix: header-alignments
* fix: tabs
* fix: settings page
* fix: subgroup page
* fix: mobile headers
* fix: settings mobile header made observable
* fix: lint error + edge case handling
2024-09-06 18:38:53 +05:30
rahulramesha and GitHub
751cd6c862
[WEB-2365] fix: Minor UI in-consistencies cause by tooltip changes ( #5545 )
...
* Fix minor in-consistencies caused by tooltip on hover changes
* fix linting
2024-09-06 18:37:57 +05:30
Prateek Shourya and GitHub
1032bc75d7
[WEB-2332] chore: layout structure improvement. ( #5538 )
...
* [WEB-2332] chore: layout structure improvement.
* chore: improve layout.
2024-09-06 16:46:42 +05:30
Ketan Sharma and GitHub
9415a5ba00
made required changes in css ( #5542 )
2024-09-06 16:22:59 +05:30
Akshat Jain and GitHub
d24a4e18a2
add: API_BASE_URL env to selfhost envs ( #5523 )
...
* add: API_BASE_URL env to selfhost envs
* Update variables.env
2024-09-06 16:22:16 +05:30
Anmol Singh Bhatia and GitHub
52f78a86af
[PWA-26] chore: pwa input focus improvement ( #5507 )
...
* chore: pwa dropdown input focus improvement
* chore: tab indices helper function updated and code refactor
* chore: modal tab index refactoring
* fix: PWA filters input autofocus
* chore: intake tab index updated and code refactor
* chore: code refactor
2024-09-06 16:21:14 +05:30
Anmol Singh Bhatia and GitHub
c84c37805c
[PWA-22] chore: pwa issue redirection ( #5544 )
...
* chore: issue peek overview redirection hook added
* chore: handleIssuePeekOverview function updated
2024-09-06 15:36:06 +05:30
Anmol Singh Bhatia and GitHub
c2758caf95
chore: pwa issue detail improvement ( #5540 )
2024-09-06 15:23:48 +05:30
M. Palanikannan and GitHub
73654a25c4
fix: redis connection instantiated out ( #5534 )
2024-09-05 20:18:26 +05:30
M. Palanikannan and GitHub
e1380f52ec
fix: add the redis extension conditionally ( #5524 )
...
* fix: add the redis extension conditionally
* chore: import order and stuff
* fix: added logger, error handling and routing
* feat: configured sentry with source maps
* fix: sentry config and returning json
* fix: remove on change logs
* fix: add pretty print
2024-09-05 18:15:46 +05:30
Anmol Singh Bhatia and GitHub
406ffcd7de
[WEB-2358] fix: recent collaborators ( #5532 )
...
* fix: recent collaborators
* fix: recent collaborators loader
2024-09-05 18:09:10 +05:30
Bavisetti Narayan and GitHub
d265635f7e
chore: workspace active page filter ( #5531 )
2024-09-05 15:38:45 +05:30
3d7098855f
[WEB-2358] chore: optimised the recent collaborators endpoint ( #5470 )
...
* chore: optimised the recent collaborators endpoint
* chore: recent collabators code refactor
* chore: sorted the user's based on active issues
* chore: recent collaborators sorting
* chore: code refactor
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so >
2024-09-05 15:38:10 +05:30
rahulramesha and GitHub
bf49ebb519
Add missing Mobx observers to components ( #5530 )
2024-09-05 15:34:08 +05:30
Bavisetti Narayan and GitHub
4c8e8d985c
fix: now parent can be expanded in external api ( #5511 )
2024-09-05 13:32:03 +05:30
Bavisetti Narayan and GitHub
a3a7053be7
chore: added identifiers in the notification ( #5513 )
2024-09-05 13:30:44 +05:30
Aaryan Khandelwal and GitHub
dbecf5cf5e
chore: add favorites option inside a page ( #5512 )
2024-09-05 13:18:11 +05:30
Aaryan Khandelwal and GitHub
bd20d71fc4
chore: add extra check to the version editor ( #5521 )
2024-09-05 12:38:50 +05:30
Aaryan Khandelwal and GitHub
b80049d533
fix: untitle page title in favorites list ( #5515 )
2024-09-05 12:37:15 +05:30
Akshita Goyal and GitHub
87dbb9b888
[WEB-2273] Chore: page alignments ( #5505 )
...
* chore: headers + common containers
* fix: filters code splitting
* fix: home header
* fix: header changes
* chore: page alignments fixed
* fix: uncommented filters
* fix: used enums
* fix: cards + filters
* fix: enum changes
* fix: reverted package changes
* fix: reverted package changes
* fix: Card + tags seperated + naming fixed
* fix: card + tags seperated + naming fixed
* fix: mobile headers fixed partially
* fix: build errors + minor css
* fix: checkbox spacing
* fix: review changes
* fix: lint errors
* fix: minor review changes
2024-09-05 12:16:24 +05:30
Prateek Shourya and GitHub
c78b2344b8
[WEB-2376] dev: workspace settings improvement & refactor. ( #5519 )
...
* [WEB-2376] dev: workspace settings improvement & refactor.
* chore: update `filterWorkspaceSettingLinks` to `shouldRenderSettingLink`.
2024-09-04 20:21:16 +05:30
Anmol Singh Bhatia and GitHub
eea6ceaec4
fix: pwa intake issue comment section z-index ( #5522 )
2024-09-04 20:15:46 +05:30
Mihir and GitHub
7750844fc3
[WEB-2216] fix: added validation check for white space for create issue modal ( #5468 )
...
* Updated validation check for issue modal
* Updates to functions for throwing errors
* Updates to functions for throwing errors
2024-09-04 20:15:14 +05:30
Aaryan Khandelwal and GitHub
f0da532db7
fix: remove esm build for the ui package ( #5517 )
2024-09-04 18:12:31 +05:30
5180daae87
chore(deps): bump cryptography in /apiserver/requirements ( #5520 )
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 42.0.5 to 43.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/42.0.5...43.0.1 )
---
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-09-04 15:17:25 +04:00
M. Palanikannan and GitHub
9f12d13dea
fix: initialize redis client and pass it to hocuspocus ( #5516 )
...
* fix: initialize redis client and pass it to hocuspocus
* chore: renamed func
* fix: yarn lock
2024-09-04 16:35:01 +05:30
Prateek Shourya and GitHub
20b1558dd7
[WEB-2332] fix: application layout and minor UI improvements. ( #5514 )
...
* [WEB-2332] fix: application layout and minor UI improvements.
* [WEB-2332] fix: revert back layout changes.
* fix: lint error.
* fix: lint errors.
2024-09-04 16:09:55 +05:30
Akshita Goyal and GitHub
22656d0114
[WEB-2273] Chore: header UI ( #5467 )
...
* chore: headers + common containers
* fix: filters code splitting
* fix: home header
* fix: header changes
* fix: uncommented filters
* fix: used enums
* fix: enum changes
2024-09-04 14:38:30 +05:30
Aaryan Khandelwal and GitHub
747905a96d
refactor: utility handlers ( #5510 )
2024-09-03 18:36:31 +05:30
Ketan Sharma and GitHub
b6d596b474
replaced necessary .svg files with .webp and made edits the imports in the file ( #5474 )
2024-09-03 18:31:01 +05:30
Dima Hinev and GitHub
a36d4480bd
chore: search on enter for image picker popover unsplash input ( #5499 )
2024-09-03 18:29:48 +05:30
rahulramesha and GitHub
3fbfe94f5f
add issue_type to filters from when loading from persisted data ( #5509 )
2024-09-03 17:59:43 +05:30
M. Palanikannan and GitHub
1cd7259852
fix: parse redis url to get hostname and port ( #5502 )
...
* fix: parse redis url to get hostname and port
* fix: redis url accepted for connection
* chore: add redis url to example env
* fix: let users add redis port and host incase redis url is not present
* chore: create url from host and port variables
* fix: return empty string incase of no config
2024-09-03 17:29:03 +05:30
Aaryan Khandelwal and GitHub
5840b40d96
[WEB-1116] chore: live server code splitting ( #5508 )
...
* chore: live server code splitting
* chore: update import paths
* chore: update bebel path alias
* fix: document types type
* chore: updated error messages
2024-09-03 17:03:50 +05:30
Ketan Sharma and GitHub
1ef535af7b
[WEB-2254] fix: change message for issue via link empty state ( #5492 )
...
* change empty state message for issues opened via link
* remove log statement
2024-09-03 15:56:38 +05:30
rahulramesha and GitHub
fd3e3d1a19
fix dev build for plane ui ( #5506 )
2024-09-03 15:44:00 +05:30
Aaryan Khandelwal and GitHub
9910ed6e5f
[WEB-1116] refactor: page helpers for document transformation ( #5503 )
...
* refactor: page helpers for document transformation
* refactor: update tranforamtion function name
2024-09-03 15:31:32 +05:30
Aaryan Khandelwal and GitHub
539acd58f7
chore: update live server env example file ( #5496 )
2024-09-03 13:00:08 +05:30
Prateek Shourya and GitHub
a11c12cd7b
[ENG-37] chore: sidebar help section revamp. ( #5495 )
...
* [ENG-37] chore: sidebar help section revamp.
* fix: lint error.
2024-09-02 21:29:09 +05:30
Anmol Singh Bhatia and GitHub
e9f486eec6
fix: completed cycle issue transfer validation ( #5494 )
2024-09-02 18:01:37 +05:30
6c3a8a9647
[WEB-1116] feat: pages realtime collaboration ( #5493 )
...
* [WEB-1116] feat: pages realtime sync (#5057 )
* init: live server for editor realtime sync
* chore: authentication added
* chore: updated logic to convert html to binary for old pages
* chore: added description json on page update
* chore: made all functions generic
* chore: save description in json and html formats
* refactor: document editor components
* chore: uncomment ui package components
* fix: without props extensions refactor
* fix: merge conflicts resolved from preview
* chore: init docker compose
* chore: pages custom error codes
* chore: add health check endpoint to the live server
* chore: update without props extensions type
* chore: better error handling
* chore: update react-hook-form versions
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
* fix: docker related fixes
* fix: module type fixes
* fix: nginx update
* fix: adding live server workflow
* fix: workflow fixes
* fix: docker compose fixes
* fix: workflow fixes
* fix: path config
* fix: docker compose warnings
* fix: nginx port forwarding
* fix: update docker compose with new env
* fix: env var fixes
* fix: error handling
* fix: docker compose env var
* fix: compose fixes
* chore: update server start message
* chore: handle errors
* fix: build errors
* chore: update port
* chore: update server port
* chore: show error on authentication fail
* chore: show error on authentication fail
* feat: add redis extension
* chore: updated restore version logic
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com >
2024-09-02 17:54:12 +05:30
2c950713a7
Add RabbitMQ Service to Docker Compose Configuration ( #5439 )
...
* fix: celery broker setup
* fix: docker compose update
* fixed rabbitmq vhost issue
* fix: env fixes
* fix-envs-issue in selfhost docker compose
* volume name fix
* added depends on for rabbitmq service
* Add: AMQP_URL for remote rabbitmq urls
* added amqp url im docker compose
* changed default user to guest
* fix: changes the Rabbit mq password var name
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-09-02 17:40:17 +05:30
Prateek Shourya and GitHub
8526b801f4
fix: cycle analytics reponse. ( #5480 )
2024-09-02 15:12:32 +05:30
rahulramesha and GitHub
10c253471c
[WEB-2365] fix: Misaligned tooltips in few components ( #5486 )
...
* fix mis-aligned tooltips in few components
* fix tooltip for kanban title
2024-09-02 15:09:55 +05:30
Dima Hinev and GitHub
65b9cfbfe2
fix: improve identation for workspace menu ( #5487 ) ( #5489 )
2024-09-02 15:08:40 +05:30
Anmol Singh Bhatia and GitHub
12a304b04f
[WEB-2228] fix: dashboard peek overview issue fetch ( #5442 )
...
* fix: dashboard peekoverview issue fetch
* fix: intake issue modal remove parent issue action
2024-09-02 14:01:57 +05:30
Aaryan Khandelwal and GitHub
bac5b53ffb
[WEB-2348] fix: allow updating comments with just mentions in them ( #5471 )
...
* fix: accept mentions while updating comments
* chore: remove console log
* chore: update empty string helper function
2024-09-02 14:00:41 +05:30
Aaryan Khandelwal and GitHub
03c28a11e8
fix: highlight current user on read only lite text editor ( #5472 )
2024-09-02 13:58:55 +05:30
rahulramesha and GitHub
bcd08b3159
[WEB-2363] fix: Error while updating issue in cycles ( #5478 )
...
* fix update parent stats error
* fix web lint
2024-09-02 13:58:36 +05:30
Bavisetti Narayan and GitHub
599092d76b
chore: added issue webhook ( #5463 )
2024-08-30 20:26:43 +05:30
Bavisetti Narayan and GitHub
1d2e7d3fd8
[WEB-2359] chore: resolved the bugs reported in sentry ( #5447 )
...
* chore: resolved the bugs reported in sentry
* chore: html content none type validation
* chore: changed the webhook key name
2024-08-30 20:26:09 +05:30
Ketan Sharma and GitHub
9d9a812f7b
changed the old message to the new one ( #5475 )
2024-08-30 19:58:39 +05:30
Anmol Singh Bhatia and GitHub
b9f78ba42b
chore: next image config updated ( #5452 )
2024-08-30 19:24:29 +05:30
Ketan Sharma and GitHub
2e890e4d6f
[WEB-2294] fix: remove 'Add Project' button from archives route and remove it from the dropdown in header ( #5469 )
...
* fix: remove 'Add Project' button from archives route and remove it from the dropdown in header
* Improved Code Logic
* Fixed Clear All Button and UI Fixes
2024-08-30 19:08:35 +05:30
rahulramesha and GitHub
c1d3da0cab
use-platform-os hook optimization to not cause re renders ( #5453 )
2024-08-30 19:05:22 +05:30
rahulramesha and GitHub
4598b1b49d
[WEB-2341] feat: Add display filters and display properties to create/update view dialog ( #5451 )
...
* Add display filters and display properties to create view dialog
* revert back display filter selection change
2024-08-30 19:04:38 +05:30
rahulramesha and GitHub
693085577d
[WEB-2316] chore: Render Tooltips and Drop downs in certain places on hover hover to improve rendering performance ( #5456 )
...
* render tooltips and dropdowns in certain places post hover to improve performance
* fix useEffect hooks
2024-08-29 21:07:49 +05:30
Anmol Singh Bhatia and GitHub
33ab6029dc
fix: intake issue accept modal ( #5465 )
2024-08-29 19:26:26 +05:30
Ketan Sharma and GitHub
dc2e7ca3d5
increase z-index from z-20 to z-[21] in dropdown.tsx ( #5446 )
2024-08-29 19:25:55 +05:30
Mihir and GitHub
b14a919c35
[WEB-2145] chore: added copy button for intake issues ( #5455 )
...
* chore: added copy button for intake issues
* Updated button UX
Updated button UX and handleCopyIssue function
* Removed commented code
2024-08-29 18:22:02 +05:30
Nikhil and GitHub
6d8ba9dfa3
chore: add migration on svg ( #5464 )
2024-08-29 15:13:17 +05:30
Nikhil and GitHub
0fbe4c4de2
chore: limit svg uploads ( #5462 )
...
* fix: limit svg file uploads
* chore: limit svg uploads
2024-08-29 13:31:41 +05:30
Nikhil and GitHub
22a214795d
chore: user and profile serializers ( #5459 )
...
* fix: user serializer
* chore: remove __all__from serializers
2024-08-29 13:31:13 +05:30
Aaryan Khandelwal and GitHub
f843a5153b
fix: version history editor overflow ( #5461 )
2024-08-29 12:49:59 +05:30
Anmol Singh Bhatia and GitHub
3c78292618
[WEB-2344] fix: quick action hover ( #5449 )
...
* fix: quick action hover
* chore: code refactor
2024-08-28 20:02:14 +05:30
Aaryan Khandelwal and GitHub
de273dd618
[WEB-2293] refactor: version editor ( #5454 )
...
* refactor: version editor
* chore: added missing props
2024-08-28 19:56:28 +05:30
Aaryan Khandelwal and GitHub
0cce39ec7c
[WEB-2338] chore: handle untitled page breadcrumbs ( #5445 )
...
* chore: handle untitle page titles
* chore: store page title in a const
2024-08-28 14:35:45 +05:30
Anmol Singh Bhatia and GitHub
3ee14771e7
[PWA-1] fix: pwa app sidebar redirection ( #5416 )
...
* fix: pwa app sidebar redirection
* chore: pwa app sidebar improvement
2024-08-28 14:33:10 +05:30
Anmol Singh Bhatia and GitHub
59697d34f8
[PWA-17] chore: project view list header improvement ( #5425 )
...
* chore: project view list header improvement
* chore: code refactor
2024-08-28 14:31:27 +05:30
Aaryan Khandelwal and GitHub
7efda1c392
[WEB-2050] dev: added new information panels to a page ( #5409 )
...
* dev: added new information panels to pages
* refactor: update function name
2024-08-28 14:08:29 +05:30
Aaryan Khandelwal and GitHub
fb2a04dc14
chore: add authorization to restore version ( #5444 )
2024-08-28 14:03:01 +05:30
Mohamed Ashraf and GitHub
e6baa6fa2c
chore: add IDX configuration so anyone can edit the project from idx.google.com ( #5398 )
...
* chore: add IDX configuration so anyone can edit the project from idx.google.com
* chore: add python, postgres and redis to the idx config
2024-08-28 13:52:25 +05:30
Prateek Shourya and GitHub
9372677f0c
[WEB-2343] fix: click events in spreadsheet layout quick action menu. ( #5443 )
2024-08-27 22:11:25 +05:30
716300d964
[WEB-2114]: Chore: project cycle optimization ( #5430 )
...
* chore: project cycle optimization
* fix: typo
* chore: changed the label typo
* feat: intergrated optimized api
* chore: added every key as plural
* fix: productivity dropdown
* fix: removed logging
* fix: handled loading
* fix: loaders
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-08-27 19:50:20 +05:30
Aaryan Khandelwal and GitHub
b22bdef9e1
chore: move version history editor to edition specific structure ( #5441 )
2024-08-27 19:50:07 +05:30
guru_sainath and GitHub
23dcdd6407
[WEB-2115] chore: implemented global paginator and handled project issues pagination v1 ( #5432 )
...
* chore: implemented global paginator and handled project issues paginated v1
* chore: updated order_by
* chore: updated updated_at parameter to updated_at__gte
* chore: changed updated_at__gte default value to None
2024-08-27 19:12:55 +05:30
guru_sainath and GitHub
09209694a4
[WEB-2329] chore: updated UI for module and cycle detail overview ( #5435 )
...
* chore: updated UI for module and cycle detail overview
* chore: z-index issue in sheet
2024-08-27 17:45:17 +05:30
Prateek Shourya and GitHub
88013e3b06
[WEB-2312] chore: minor UI and UX copy improvements. ( #5438 )
2024-08-27 17:27:59 +05:30
sriram veeraghanta
51fba04226
fix: intake issue bugfixes on external apis
2024-08-27 16:58:42 +05:30
Anmol Singh Bhatia and GitHub
f39fc3e9ca
[PWA-12] chore: project analytics modal header improvement ( #5427 )
...
* chore: project analytics modal header improvement
* chore: code refactor
2024-08-27 16:49:52 +05:30
Anmol Singh Bhatia and GitHub
e3cd7050fa
[PWA-11] fix: pwa kanban layout block ( #5426 )
...
* fix: pwa kanban layout block
* chore: code refactor
2024-08-27 16:47:49 +05:30
Anmol Singh Bhatia and GitHub
a19226ac64
fix: intake issue create and update modal ( #5434 )
2024-08-27 16:47:05 +05:30
rahulramesha and GitHub
e7a41b3c32
redirect to issues page post deletion ( #5437 )
2024-08-27 16:46:53 +05:30
Ketan Sharma and GitHub
224c8bc0a1
add vertical padding to div containing SidebarUserMenu ( #5436 )
2024-08-27 16:08:50 +05:30
Prateek Shourya and GitHub
83ceba3166
[WEB-2332 | 2295] style: UI improvements. ( #5433 )
...
* [WEB-2332] style: minor layout improvements.
* [WEB-2295] style: fix scrollbar padding in workspace list section of profile settings.
* style: add `app-container` css.
2024-08-27 14:26:09 +05:30
Ketan Sharma and GitHub
08c9bd7949
change z-index from 5 to 1 ( #5428 )
2024-08-27 12:54:12 +05:30
Ketan Sharma and GitHub
4689ebe2ba
Fix: Error Toast Message for Issue Attachment ( #5424 )
2024-08-26 16:58:32 +05:30
rahulramesha and GitHub
0dce67b149
fix to use the correct created by while checking if the current user is the creator of the inbox issue ( #5422 )
2024-08-26 16:57:01 +05:30
Akshita Goyal and GitHub
803992cc98
[WEB-1936] fix: flicker issue in issues list layout ( #5412 )
...
* fix: flicker issue in issues list layout
* fix: formatting
* fix: optimization
* fix: added optional chaining for safety
2024-08-26 16:56:21 +05:30
rahulramesha and GitHub
890379b64f
Make quick action dropdowns use capture phase of the event to trigger closure on outside click ( #5414 )
2024-08-26 14:40:11 +05:30
a0ed51c845
[WEB-2293] feat: pages version history ( #5417 )
...
* chore: project page version
* feat: page version history implemented
* chore: hide save button when version history overlay is active
* refactor: updated navigation logic
* chore: added error states
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-08-26 14:03:55 +05:30
Anmol Singh Bhatia and GitHub
d802316c5c
[WEB-2263] fix: god mode wrong credentials error message banner ( #5407 )
...
* fix: god mode wrong credentials error message banner
* chore: code refactor
2024-08-26 13:07:00 +05:30
Anmol Singh Bhatia and GitHub
bd3f117545
[PWA-2] fix: pwa input zoom effect ( #5402 )
...
* fix: pwa input zoom effect
* fix: pwa input zoom effect
* fix: pwa input zoom effect
* fix: pwa sticky issue comment
* chore: code refactor
* chore: code refactor
2024-08-26 13:02:30 +05:30
Anmol Singh Bhatia and GitHub
9065932c86
fix: pwa sticky issue comment ( #5419 )
2024-08-23 19:06:12 +05:30
Prateek Shourya and GitHub
700f3ee823
chore: pricing update. ( #5410 )
2024-08-23 18:04:55 +05:30
rahulramesha and GitHub
adf891bcba
[WEB-2150] fix: issue selection redirect alert ( #5406 )
...
* fix issue selection redirect alert
* change message content for user prompt
2024-08-23 18:00:15 +05:30
Anmol Singh Bhatia and GitHub
48e9042970
[WEB-2289] fix: email notification settings form validation ( #5413 )
...
* fix: email notification validation
* chore: code refactor
2024-08-22 17:33:14 +05:30
sriram veeraghanta
460003c7f5
fix: removing permissions from user notifications
2024-08-22 16:47:34 +05:30
Anmol Singh Bhatia and GitHub
9f20936c86
fix: project intake viewer permission validation ( #5408 )
2024-08-22 16:11:53 +05:30
Prateek Shourya and GitHub
ae9267e0b0
chore: remove next pwa ( #5396 )
2024-08-21 17:54:13 +05:30
sriram veeraghanta
b3bff4c72c
fix: removing proxy url
2024-08-21 17:40:39 +05:30
Prateek Shourya and GitHub
36c9f8bd83
chore: fix z-index issue in memeber picker. ( #5404 )
2024-08-21 16:52:53 +05:30
rahulramesha and GitHub
696b1340c5
[WEB-2133] fix : Remove inbox delete option for members ( #5395 )
...
* remove inbox delete option for members
* change inbox issue delete condition slightly
2024-08-21 16:50:03 +05:30
Aaryan Khandelwal and GitHub
881d0525cc
refactor: ai menu ( #5400 )
2024-08-21 16:19:28 +05:30
Anmol Singh Bhatia and GitHub
c100c0bd85
fix: empty state comic button responsiveness ( #5401 )
2024-08-21 16:17:35 +05:30
5fc99c9ce5
[WEB-1986] fix: remove the user favourites when archived a particular entity ( #5388 )
...
* chore: pages custom error codes
* fix: project archive issue
* fix: delete issue + dropdown z-index fix
* fix: import issue
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-08-21 13:20:22 +05:30
Anmol Singh Bhatia and GitHub
f789c72cac
fix: workspace inbox read endpoint permission ( #5391 )
2024-08-20 19:49:48 +05:30
Bavisetti Narayan and GitHub
650328c6f2
[WEB-1986] fix: remove the user favourites when archived a particular entity ( #5387 )
...
* chore: pages custom error codes
* fix: view role permission
2024-08-20 19:40:48 +05:30
Bavisetti Narayan and GitHub
ffbc5942da
chore: export issues permission changed ( #5392 )
2024-08-20 19:39:24 +05:30
Prateek Shourya and GitHub
854a90c3f1
chore: minor UI improvement in issue modal. ( #5390 )
2024-08-20 15:50:29 +05:30
M. Palanikannan and GitHub
d9b0fe2aaa
fix: placeholder for list items ( #5389 )
2024-08-20 15:03:16 +05:30
Bavisetti Narayan and GitHub
6748065456
[WEB-1980] feat: user recent visited entities ( #5211 )
...
* feat: recent visited
* chore: recent visited 20 records
* chore: removed the old table
* chore: view detail endpoint
2024-08-19 20:28:19 +05:30
Prateek Shourya and GitHub
e6526a31c8
chore: create/ update issue modal restructure. ( #5385 )
...
* chore: create/ update issue modal restructure.
* chore: minor UI improvements.
2024-08-19 19:38:28 +05:30
Akshat Jain and GitHub
bf08d21da6
Version update for postgres and python ( #5378 )
...
* version updates for pyrhon and postgres
* updated version for python and postgres
* Update docker-compose.yml
2024-08-19 16:27:36 +05:30
Prateek Shourya and GitHub
807dfec7ad
chore: components restructure and improvements ( #5383 )
...
* chore: update issue identifier component.
* fix: browser tab closed on closing emoji picker issue fixed.
* chore: revert back changes in logo props.
* chore: update sortable.
* chore: minor componenets restructuring.
* minor ui update.
* fix: issue identifier display in command palette search.
* style: issue activity icons consistency.
2024-08-19 13:40:19 +05:30
Henit Chobisa and GitHub
c829b52c0f
fix: issue serializer breaking ( #5379 )
2024-08-16 20:46:42 +05:30
Prateek Shourya and GitHub
f675ea3f5d
chore: rename active filters to applied filters ( #5377 )
2024-08-16 18:15:55 +05:30
sriram veeraghanta
02e18b4293
fix: turbo upgrade
2024-08-16 17:58:45 +05:30
sriram veeraghanta
3729011cb0
fix: merge conflicts from preview
2024-08-16 17:55:08 +05:30
sriram veeraghanta
9e565df11b
fix: apiserver build errors
2024-08-16 17:53:41 +05:30
Prateek Shourya and GitHub
4ca45a971c
chore: issue filters restructuring. ( #5372 )
2024-08-16 16:48:00 +05:30
rahulramesha and GitHub
89633d8b2a
fix sort order in states for space app ( #5374 )
2024-08-16 16:47:07 +05:30
0a1c656865
[WEB-2126] chore: guest and viewer role permission ( #5347 )
...
* chore: user store code refactor
* chore: general unauthorized screen asset added
* chore: workspace setting sidebar options updated for guest and viewer
* chore: NotAuthorizedView component code updated
* chore: project setting layout code refactor
* chore: workspace setting members and exports page permission validation added
* chore: workspace members and exports settings page improvement
* chore: project invite modal updated
* chore: workspace setting unauthorized access empty state
* chore: workspace setting unauthorized access empty state
* chore: project settings sidebar permission updated
* fix: project settings user role permission updated
* chore: app sidebar role permission validation updated
* chore: app sidebar role permission validation
* chore: disabled page empty state validation
* chore: app sidebar add project improvement
* chore: guest role changes
* fix: user favorite
* chore: changed pages permission
* chore: guest role changes
* fix: app sidebar project item permission
* fix: project setting empty state flicker
* fix: workspace setting empty state flicker
* chore: granted notification permission to viewer
* chore: project invite and edit validation updated
* chore: favorite validation added for guest and viewer role
* chore: create view validation updated
* chore: views permission changes
* chore: create view empty state validation updated
* chore: created ENUM for permissions
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: Bavisetti Narayan <72156168+NarayanBavisetti@users.noreply.github.com >
2024-08-16 16:35:05 +05:30
Anmol Singh Bhatia and GitHub
d60e988ca1
fix: issue delete notification message updated ( #5373 )
2024-08-16 16:30:54 +05:30
Aaryan Khandelwal and GitHub
a36adae995
[WEB-2047] dev: pages side menu refactor ( #5371 )
...
* dev: pages ai menu
* chore: remove unused tasks
2024-08-16 16:17:33 +05:30
sriram veeraghanta
1757b360f3
fix: type fixes
2024-08-16 14:24:58 +05:30
Akshat Jain and GitHub
8e87c48249
fix: adding secret key variable in newline ( #5361 )
...
* fix: adding secret key variable in newline
adding secret key variable in newline in api server env file and setting default value for `HARD_DELETE_AFTER_DAYS`
* added newline at EOF
2024-08-16 11:57:52 +05:30
Anmol Singh Bhatia and GitHub
3e83eed398
[WEB-2233] fix: intake issue comment ( #5368 )
...
* fix: intake issue comment
* chore: issue comment improvement
2024-08-14 19:38:37 +05:30
Henit Chobisa and GitHub
4a71eef72e
feat: added put request for issues api for upserting issues ( #5367 )
2024-08-14 18:25:49 +05:30
vamsi
a5a4496800
fix: adding throttling at base api view for external apis
2024-08-14 17:41:40 +05:30
vamsi
172f39e231
fix: adding service token throttle class
2024-08-14 17:38:05 +05:30
pablohashescobar
56ea45f44c
chore: migrations for constraints
2024-08-14 14:26:44 +05:30
pablohashescobar
729bad4344
fix: migration
2024-08-14 13:57:59 +05:30
5f26ce2466
chore(deps): bump axios from 1.7.2 to 1.7.4 ( #5364 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.7.2 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.7.2...v1.7.4 )
---
updated-dependencies:
- dependency-name: axios
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-08-14 13:41:16 +05:30
c02a54ef31
[WEB-2214] chore: migration for user favorite, file asset, and deploy board ( #5339 )
...
* chore: migrations for user favorite, file asset, and deply boards
* fix: migration fixes
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-08-14 13:07:08 +05:30
Anmol Singh Bhatia and GitHub
d9c9d85d38
[WEB-2221] fix: app sidebar and favorites improvement ( #5357 )
...
* fix: project collapsible toggle
* fix: project favorite redirection
* chore: favorite redirection scroll into view implementation
* fix: use favorite item details project details
2024-08-14 12:53:53 +05:30
pablohashescobar
edb04a33fd
chore: issue type migration
2024-08-14 12:46:31 +05:30
NarayanBavisetti
033e7703b4
chore: project issue type migration
2024-08-13 21:53:51 +05:30
Satish Gandham and GitHub
3f4c95412d
Fix the missing eexport in EE folder ( #5358 )
2024-08-12 19:59:53 +05:30
Aaryan Khandelwal and GitHub
4792c1cdf5
fix: project modal shortcut ( #5353 )
2024-08-12 19:17:10 +05:30
Akshita Goyal and GitHub
041f2b16c3
[WEB-1986] chore: Build Fix, project page import ( #5356 )
...
* chore: seperated project components for CE
* chore: splitted the code for project creation form
* fix: code structure optimization
* fix: project page root moved
* fix: synced with preview
* fix: component splitting and refactoring
* fix: build error
* fix: import error
2024-08-12 19:12:35 +05:30
Akshita Goyal and GitHub
91693b2269
chore: seperated project components for CE ( #5324 )
...
* chore: seperated project components for CE
* chore: splitted the code for project creation form
* fix: code structure optimization
* fix: project page root moved
* fix: synced with preview
* fix: component splitting and refactoring
* fix: build error
2024-08-12 18:24:42 +05:30
Aaryan Khandelwal and GitHub
3ffaa4f2ca
[WEB-2217] fix: drag handle positioning and action ( #5349 )
...
* fix: drag handle click action
* fix: drag handle positioning
2024-08-12 15:51:23 +05:30
Henit Chobisa and GitHub
f817d70f78
fix: unable to added issues to a completed cycle ( #5348 )
2024-08-12 13:04:07 +05:30
Anmol Singh Bhatia and GitHub
269e6ccd18
[WEB-2204] chore: asset optimization ( #5346 )
...
* chore: dashboard empty state asset updated and remove unwanted asset
* chore: workspace active cycle asset updated
* chore: onboarding pages asset updated and remove unwanted asset from web and space app
* chore: onboarding profile setup and create workspace asset updated and remove unwanted asset from web and space app
* chore: code refactor
2024-08-10 12:09:57 +05:30
M. Palanikannan and GitHub
6e435df613
fix: state creation from external apis ( #5345 )
2024-08-09 19:29:17 +05:30
Aaryan Khandelwal and GitHub
85f8fe9247
[WEB-2045] dev: editor variable font sizes and styles support ( #5340 )
...
* chore: added variable font size and font style support
* chore: remove font style switcher
* chore: update typography
2024-08-09 19:22:47 +05:30
Anmol Singh Bhatia and GitHub
6d0cf1b4e9
[WEB-2190] fix: unauthorised delete and redirections ( #5342 )
...
* fix: cycle unauthorised delete action redirection
* fix: intake unauthorised delete action redirection
2024-08-09 19:14:38 +05:30
Anmol Singh Bhatia and GitHub
679b0b6465
[WEB-2189] fix: issue peek overview and issue detail unauthorised delete action ( #5341 )
...
* fix: issue peek overview and issue detail delete action
* chore: code refactor
* chore: code refactor
2024-08-09 19:09:25 +05:30
Anmol Singh Bhatia and GitHub
421bf2abc7
[WEB-2178] fix: empty folder title ( #5344 )
...
* fix: empty folder title
* fix: collapsible overflow issue
2024-08-09 19:03:25 +05:30
guru_sainath and GitHub
f457048644
chore: handling the archived module ids in the issue list and issue detail endpoints ( #5343 )
2024-08-09 17:16:37 +05:30
Anmol Singh Bhatia and GitHub
24b1e71cbf
[WEB-2211] fix: input autoComplete ( #5333 )
...
* fix: input autoComplete
* chore: code refactor
* chore: set autoComplete on for email, password and name
2024-08-09 16:42:31 +05:30
vamsi
0b72bd373b
fix: adding signup enabled flag in instance settings endpoint
2024-08-09 16:35:52 +05:30
vamsi
fc205efd6d
fix: remove user count from instance settings
2024-08-09 16:23:53 +05:30
f54e1b922d
chore(deps): bump django in /apiserver/requirements ( #5337 )
...
Bumps [django](https://github.com/django/django ) from 4.2.14 to 4.2.15.
- [Commits](https://github.com/django/django/compare/4.2.14...4.2.15 )
---
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-08-08 20:18:05 +05:30
timf34 and GitHub
644d1db44c
Fixed typo in manifest.json ( #5310 )
2024-08-08 20:13:09 +05:30
Manish Gupta and GitHub
b05d72e29a
fixed setup.sh for macos support ( #5336 )
...
* fixed setup.sh for macos support
* updated as per coderabbit suggestions
2024-08-08 20:13:01 +05:30
Anmol Singh Bhatia and GitHub
48cb0f5afc
[WEB-2202] chore: user favorites mutation and code refactor ( #5330 )
...
* chore: fav item drag and drop improvement
* chore: user favorite type updated
* chore: user favorites helper function added
* dev: favorite item common component added
* dev: favorite item component added and code refactor
* fix: build error
* chore: code refactor
* chore: code refactor
* chore: code refactor
2024-08-08 20:11:18 +05:30
guru_sainath and GitHub
a2098ffb5e
chore: made cursor update on created_by in issue poprities pane in issue deatil, and issue peekoverview ( #5331 )
2024-08-08 17:13:52 +05:30
rahulramesha and GitHub
3b21018154
fix issue description in space app's peek overview ( #5328 )
2024-08-08 17:00:15 +05:30
Anmol Singh Bhatia and GitHub
1b624ef3ac
fix: work log activity validation ( #5332 )
2024-08-08 16:43:45 +05:30
Aaryan Khandelwal and GitHub
be82cbb8e8
[WEB-2047] chore: add missing exports ( #5334 )
...
* chore: add missing exports
* chore: delete unnecessary files
2024-08-08 16:41:49 +05:30
Aaryan Khandelwal and GitHub
e805c49e69
[WEB-2047] refactor: editor side menu ( #5329 )
...
* refactor: editor side menu
* chore: change editor side menu selector to be id based
2024-08-08 14:48:05 +05:30
Prateek Shourya and GitHub
49a895f117
improvement: merge quick add logic for all layouts. ( #5323 )
2024-08-07 20:54:08 +05:30
Aaryan Khandelwal and GitHub
943dd593fa
dev: editor extensions feature flagging ( #5279 )
2024-08-07 20:06:15 +05:30
Nikhil and GitHub
520938ab5c
chore: add rate limiting in magic generate endpoint ( #5322 )
2024-08-07 19:35:00 +05:30
Anmol Singh Bhatia and GitHub
86909cff14
[WEB-2182] chore: user favorites item enhancements ( #5321 )
...
* fix: user favorties item icon type and alignment
* chore: user favorite item clickable area improvement
2024-08-07 17:56:20 +05:30
Anmol Singh Bhatia and GitHub
598846adc4
[WEB-2182] chore: user favorites improvement ( #5318 )
...
* chore: favorite collapsible spacing
* chore: favorite collapsible tooltip added
* chore: user favorites icon improvement and code refactor
* chore: favorites empty state added
* chore: project identifier message updated
* chore: favorties collapsible improvement
* chore: code refactor
* fix: build error
* fix: app sidebar draft issue z-index
2024-08-07 15:28:25 +05:30
91142659ca
[WEB-2192] fix: order of state groups in space app ( #5317 )
...
* chore: added sequence in the states endpoint
* fix state grouping order in space app
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-08-07 13:49:45 +05:30
Akshita Goyal and GitHub
806eae0139
fix: reloading on favorite action ( #5313 )
2024-08-07 12:58:24 +05:30
Anmol Singh Bhatia and GitHub
3279bb6ac9
[WEB-2182] fix: favorite item alignment and redirection ( #5316 )
...
* fix: favorite item alignment
* fix: favorite item redirection
* chore: code refactor
2024-08-06 18:21:53 +05:30
Henit Chobisa and GitHub
976784bc84
feat: added deleted_at as read-only property for the label serializer ( #5306 )
2024-08-06 17:26:40 +05:30
Henit Chobisa and GitHub
983769a944
feat: added endpoint for creating service tokens ( #5312 )
...
* feat: added endpoint for creating service tokens
* fix: removed filtering of APITokens without being a service token
2024-08-06 17:26:20 +05:30
Anmol Singh Bhatia and GitHub
3f9523804b
fix: delete action mutation ( #5315 )
2024-08-06 16:42:13 +05:30
9715922fc1
[WEB-2103] chore: intercom trigger updates from sidebar and command palette helper actions ( #5314 )
...
* chore: handled intercom operations programatically.
* fix: app sidebar improvement
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so >
2024-08-06 16:02:01 +05:30
Nikhil and GitHub
2fa92fda75
chore: update cache command to delete the cache entry for the cache key ( #5309 )
2024-08-06 13:34:21 +05:30
Prateek Shourya and GitHub
95641f31af
fix: sidebar help section padding. ( #5311 )
2024-08-06 13:08:39 +05:30
Prateek Shourya and GitHub
333a989b1a
chore: components restructuring and UI improvements. ( #5285 )
...
* chore: components restructuring and minor UI improvements.
* chore: minor UI improvements fro icons and member dropdown.
* chore: update issue identifier.
* chore: rename `Issue Extra Property` to `Issue Additional Property`
* chore: fix popovers placement issue on components with overflow.
* chore: add `scrollbar-xs`
* chore: add `xs` size for input and textarea components.
* chore: update `sortable` to return back `movedItem` in the onChange callback.
* chore: minor UI adjustments for radio-select.
* chore: update outside click delay to 1ms.
2024-08-05 20:42:14 +05:30
Akshita Goyal and GitHub
a93dfc1b8d
fix: favorite improvements ( #5307 )
2024-08-05 20:17:59 +05:30
Bavisetti Narayan and GitHub
07574b4222
[WEB-2092] chore: favorite delete changes ( #5302 )
...
* chore: favorite delete changes
* chore: removed deploy board deletion
* chore: favorite entity deletion
2024-08-05 17:40:49 +05:30
Akshita Goyal and GitHub
91e4da502a
[WEB-1907] Fix/favorite move out of folder ( #5305 )
...
* fix: fav feature review changes
* fix: enabled moving out of folder on hovering
* fix: removed consoles
2024-08-05 17:06:53 +05:30
Akshita Goyal and GitHub
fafa2c06c3
fix: fav feature review changes ( #5304 )
2024-08-05 16:33:30 +05:30
sriram veeraghanta
86a982e8ce
fix: upgrading the turbo version
2024-08-05 15:35:57 +05:30
Aaryan Khandelwal and GitHub
dd806dfa2f
chore: remove yjs resolve ( #5301 )
2024-08-05 15:30:17 +05:30
rahulramesha and GitHub
42462c78f7
modify cycle options ( #5299 )
2024-08-05 15:15:11 +05:30
Anmol Singh Bhatia and GitHub
21343034c2
[WEB-2173] fix: app sidebar spacing and build error ( #5300 )
...
* fix: app sidebar spacing
* fix: build error
2024-08-05 15:13:51 +05:30
Aaryan Khandelwal and GitHub
f9e7a5826b
[WEB-2166] chore: smoother drag experience in the document editor ( #5296 )
...
* chore: update drag and drop behaviour
* chore: update drag and drop behaviour
* chore: disable pwa updates on development mode
2024-08-05 13:59:14 +05:30
Aaryan Khandelwal and GitHub
c99f2fcdbb
fix: yjs duplicate import error ( #5297 )
2024-08-05 13:37:35 +05:30
0619f1b6d1
[WEB-2103]: chore: Intercom integration ( #5295 )
...
* fix: intecom sdk integration
* dev: integrated intercom in god-mode
* dev: intercom default value true
* dev: updated intercom keys in intercom provider
* chore: added restriction values
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-08-05 13:37:11 +05:30
34820eec7a
[WEB-1907] Fix: favorites ( #5292 )
...
* chore: workspace user favorites
* chore: added project id in entity type
* chore: removed the extra key
* chore: removed the project member filter
* chore: updated the project permission layer
* chore: updated the workspace group favorite filter
* fix: project favorite toggle
* chore: Fav feature
* fix: build errors + added navigation
* fix: added remove entity icon
* fix: nomenclature
* chore: hard delete favorites
* fix: review changes
* fix: added optimistic addition to the store
* chore: user favorite hard delete
* fix: linting fixed
* fix: favorite bugs
* fix: ts bugs
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-08-04 10:15:26 +05:30
rahulramesha and GitHub
93e6c3b6e0
Optimistically update distribution ( #5290 )
2024-08-04 10:14:25 +05:30
Aaryan Khandelwal and GitHub
8f8a97589d
fix: casing throughout the platform ( #5293 )
2024-08-04 10:09:29 +05:30
rahulramesha and GitHub
3a5c77e8a4
fetch issue activity on peek issue update ( #5289 )
2024-08-02 19:00:30 +05:30
guru_sainath and GitHub
79fbcaa2b2
fix: initial fetch filters is not being applied when we have a undefined currentTab in params ( #5288 )
2024-08-02 18:20:52 +05:30
Bavisetti Narayan and GitHub
76983a57e9
[WEB-2092] chore: soft delete migration ( #5286 )
...
* chore: soft delete migration
* chore: page deletion role check
2024-08-02 13:15:59 +05:30
Anmol Singh Bhatia and GitHub
e9b1151702
fix: project intake store ( #5283 )
2024-08-02 12:31:00 +05:30
f4f5e5a0d3
[WEB-1907] feat: Favorites Enhancements ( #5262 )
...
* chore: workspace user favorites
* chore: added project id in entity type
* chore: removed the extra key
* chore: removed the project member filter
* chore: updated the project permission layer
* chore: updated the workspace group favorite filter
* fix: project favorite toggle
* chore: Fav feature
* fix: build errors + added navigation
* fix: added remove entity icon
* fix: nomenclature
* chore: hard delete favorites
* fix: review changes
* fix: added optimistic addition to the store
* chore: user favorite hard delete
* fix: linting fixed
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-08-02 12:25:26 +05:30
sriram veeraghanta
f55c135052
fix: adding icons
2024-08-01 21:29:31 +05:30
sriram veeraghanta
8924e303da
fix: PWA related fixes and mainfest added
2024-08-01 21:08:57 +05:30
sriram veeraghanta
c89fe9a313
fix: url mismatches in space app
2024-08-01 14:12:57 +05:30
Bavisetti Narayan and GitHub
b381331b75
chore: hard delete favorites ( #5282 )
2024-08-01 13:13:43 +05:30
Anmol Singh Bhatia and GitHub
ee76cb1dc7
[WEB-1999] dev: interactive active cycle stats ( #5280 )
...
* chore: list layout item improvement
* dev: active cycle interactive stats implementation
* dev: in cycle list interactive date picker added
2024-08-01 12:55:57 +05:30
Bavisetti Narayan and GitHub
daaa04c6ea
[WEB-2092] fix: added unique constraints for project, module and states ( #5281 )
...
* fix: added unique constraints
* chore: migration indetaton
2024-07-31 19:38:53 +05:30
Anmol Singh Bhatia and GitHub
67f2e2fdb2
fix: member setting role edit validation ( #5278 )
2024-07-31 17:12:53 +05:30
Anmol Singh Bhatia and GitHub
18df1530c1
[WEB-2130] chore: list layout responsiveness improvement ( #5276 )
...
* chore: issue list layout responsiveness improvement
* fix: list layout item component improvement
* chore: cycle, module and view list layout responsiveness improvement
2024-07-31 17:10:16 +05:30
Akshita Goyal and GitHub
dd3df20319
[WEB-2121] fix: project issue creation ( #5266 )
...
* fix: project issue creation
* fix: refactored
2024-07-31 14:13:09 +05:30
Akshita Goyal and GitHub
569b592711
[WEB-1671] fix: expired snooze issues fixed ( #5270 )
...
* fix: expired snooze issues fixed
* fix: refactored
2024-07-31 14:12:28 +05:30
Akshita Goyal and GitHub
f75df83ca1
[WEB-2028] fix: added states to module progress bar ( #5273 )
...
* fix: added multiple states to module progress bar
* fix: refactored
2024-07-31 14:12:00 +05:30
8415df4cf3
[WEB-1989] chore: archived modules and cycles ( #5212 )
...
* chore: added estimates in module, cycle endpoint
* fix fetching of cycles and modules from appropriate endpoints
* chore: added archived at in the cycle detail
---------
Co-authored-by: rahulramesha <rahulramesham@gmail.com >
2024-07-30 20:08:52 +05:30
Bavisetti Narayan and GitHub
3c684ecab7
[WEB-2092] chore: changed the hard delete days ( #5255 )
...
* chore: changed the hard delete days
* chore: hard delete key change
* chore: restrict deletion of project
* chore: draft issue delete filter
2024-07-30 20:05:08 +05:30
Anmol Singh Bhatia and GitHub
0b01d3e88d
fix: workspace export settings mutation ( #5268 )
2024-07-30 19:57:57 +05:30
rahulramesha and GitHub
889393e1d1
fix empty grouping in Kanban ( #5269 )
2024-07-30 19:51:47 +05:30
Aaryan Khandelwal and GitHub
6fa45d8723
fix: editor width transition duration added ( #5267 )
2024-07-30 19:46:16 +05:30
Akshita Goyal and GitHub
88533933b4
fix: duplicate label creation in project ( #5271 )
2024-07-30 19:34:40 +05:30
rahulramesha and GitHub
fffa8648bb
Space app Kanban block reactions ( #5272 )
2024-07-30 19:32:24 +05:30
Bavisetti Narayan and GitHub
1f8f6d1b26
chore: bulk delete operation ( #5258 )
2024-07-30 15:31:52 +05:30
Bavisetti Narayan and GitHub
cce7bddbcc
chore: deploy board publish validation ( #5264 )
2024-07-30 15:31:15 +05:30
Aaryan Khandelwal and GitHub
518327e380
[WEB-1974] fix: images getting replaced on resize ( #5233 )
...
* fix: image resizer error
* refactor: created common function to get the active image element
* fix: build errors
2024-07-30 14:58:40 +05:30
Anmol Singh Bhatia and GitHub
6bb534dabc
fix: completed cycle date picker validation ( #5265 )
2024-07-30 14:03:53 +05:30
guru_sainath and GitHub
dc2e293058
[WEB-2107] fix: Default filters and sorting on the initial load, filter mutation on tab change ( #5259 )
...
* chore: Default filters and sorting on the initial load, filter mutation on tab change
* Typo: changed method name in project intake store
2024-07-30 14:02:16 +05:30
Aaryan Khandelwal and GitHub
1adfb4dbe4
fix: copy page link url ( #5263 )
2024-07-30 13:53:45 +05:30
rahulramesha and GitHub
f2af5f0653
fix modules and cycle peek views ( #5261 )
2024-07-30 13:53:19 +05:30
rahulramesha and GitHub
e3143ff00b
[WEB-1812] fix : Avoid loader when parent is added in issue detail / peek overview ( #5257 )
...
* use common getIssues from issue service instead of multiple different services for modules and cycles
* fix parent issue refresh
* Revert "use common getIssues from issue service instead of multiple different services for modules and cycles"
This reverts commit 957e981168 .
2024-07-30 13:48:52 +05:30
Anmol Singh Bhatia and GitHub
7b82d1c62f
fix: profile layout ( #5256 )
2024-07-30 13:45:19 +05:30
3c2aec2776
feat: removed created_by from read_only serializer field, and ProjectMemberEndpoint updates ( #5260 )
...
* feat: removed created by and created_at as readonly fields from issue serializers
* feat: modified serializers for accepting created_by, and changed workspacememberendpoint to projectmemberendpoint
* fix: code suggestions
* chore: resolved code review
* chore: removed unused imports
* fix: passed default user if created_by is absent, and permission classes
* fix: default value for the issue creation
* dev: fix nomenclature
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2024-07-30 13:03:14 +05:30
Anmol Singh Bhatia and GitHub
35e58e9ec7
[WEB-2043] fix: delete action validation and toast alert ( #5254 )
...
* dev: canPerformProjectAdminActions helper function added
* chore: deleteInboxIssue action updated
* dev: bulk delete modal validation updated
* chore: issue, intake, cycle and module delete action toast updated
* chore: code refactor
2024-07-29 19:08:18 +05:30
Anmol Singh Bhatia and GitHub
ba9d9fd5eb
chore: load more button color updated ( #5253 )
2024-07-29 16:50:44 +05:30
Anmol Singh Bhatia and GitHub
040ee4b256
[WEB-2026] fix: avatar visibility on project list after user leaves project ( #5241 )
...
* fix: project leave mutation
* chore: code refactor
2024-07-29 16:50:30 +05:30
Nikhil and GitHub
f48bc5a876
fix: google auth integrity error ( #5229 )
2024-07-29 14:29:45 +05:30
Bavisetti Narayan and GitHub
10e9122c1d
[WEB-2092] chore: soft delete operation ( #5244 )
...
* chore: soft delete opration
* chore: migration files
* chore: celery time change
* chore: changed the deletion time
2024-07-29 14:29:08 +05:30
rahulramesha and GitHub
d5cbe3283b
remove issue from cycle while changing cycle ( #5246 )
2024-07-29 13:26:27 +05:30
Anmol Singh Bhatia and GitHub
ae931f8172
[WEB-2054] fix: kanban layout loader enhancements and issue count alignment ( #5232 )
...
* fix: kanban layout issue count alignment
* fix: kanban layout loader spacing and padding
2024-07-29 13:23:12 +05:30
Anmol Singh Bhatia and GitHub
a8c6483c60
fix: profile display name error message ( #5237 )
2024-07-29 11:35:16 +05:30
Anmol Singh Bhatia and GitHub
9c761a614f
fix: inbox filters checkbox ( #5239 )
2024-07-29 11:34:36 +05:30
Anmol Singh Bhatia and GitHub
adf88a0f13
fix: issue link modal preloadedData reset ( #5240 )
2024-07-29 11:33:25 +05:30
Aaryan Khandelwal and GitHub
5d2983d027
fix: creation of new todo list item in comments ( #5242 )
2024-07-29 11:29:09 +05:30
Anmol Singh Bhatia and GitHub
8339daa3ee
fix: member role edit validation ( #5236 )
2024-07-29 11:28:23 +05:30
Aaryan Khandelwal and GitHub
4a9e09a54a
fix: image outline on load ( #5230 )
2024-07-29 11:24:23 +05:30
Bavisetti Narayan and GitHub
2c609670c8
[WEB-2043] chore: updated permissions for delete operation ( #5231 )
...
* chore: added permission for delete operation
* chore: added permission for external apis
* chore: condition changes
* chore: minor changes
2024-07-26 16:42:51 +05:30
Akshita Goyal and GitHub
dfcba4dfc1
fix: revoked issue height change ( #5238 )
2024-07-26 13:38:26 +05:30
d0e68cdcfb
chore: self host custom build ( #5228 )
...
* removed code build process from install script
* fixes in install.sh
* fixed docker-compose.yaml
* wip
* sync env files during upgrade
* updated variables.env
* updated readme
* Update deploy/selfhost/install.sh
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* implemented codacy suggestions
* implemented codacy suggestions
* Update deploy/selfhost/install.sh
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* Update deploy/selfhost/install.sh
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* Update deploy/selfhost/install.sh
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* update codacy suggestions
* coderabbit suggestion
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-07-25 20:35:51 +05:30
Akshita Goyal and GitHub
43103a1445
[WEB-2022] fix: handled null state on members page ( #5226 )
...
* fix: handled null state on members page
* fix: skeleton loader added
2024-07-25 16:28:03 +05:30
rahulramesha and GitHub
1c155f6cbe
fix view layout in space app ( #5225 )
2024-07-25 15:17:20 +05:30
rahulramesha and GitHub
1707f4f282
Add live button on views ( #5227 )
2024-07-25 15:16:14 +05:30
rahulramesha and GitHub
c2c2ad0d7a
fix project issue loader and error handling ( #5223 )
2024-07-25 14:15:16 +05:30
Akshita Goyal and GitHub
1bf8f82ccb
fix: flicker issue ( #5210 )
2024-07-25 13:55:29 +05:30
Anmol Singh Bhatia and GitHub
3bdd91e577
[WEB-2053] fix: my work page scroll ( #5224 )
...
* fix: my work page scroll
* chore: profile sidebar shadow removed
2024-07-25 13:54:51 +05:30
rahulramesha and GitHub
1f9c7a4b67
fix issue reactions in space app ( #5222 )
2024-07-24 20:34:03 +05:30
Akshita Goyal and GitHub
d1828c9496
[WEB-2040] fix: text updates ( #5221 )
...
* fix: text updates
* fix: page title
* fix: icon color
* fix: Page title changes
2024-07-24 20:30:52 +05:30
rahulramesha and GitHub
3f87d8b99d
fix gantt layout in project views ( #5218 )
2024-07-24 19:26:54 +05:30
rahulramesha and GitHub
aba6e603a3
fix view update button if no filters are applied ( #5220 )
2024-07-24 18:52:30 +05:30
Aaryan Khandelwal and GitHub
b4f2176ffa
fix: issue parent type ( #5219 )
2024-07-24 18:34:07 +05:30
Anmol Singh Bhatia and GitHub
4d978c1a8c
[WEB-2025] chore: profile page enhancements ( #5209 )
...
* chore: user layout and header updated
* chore: user page sidebar improvement
* fix: your work redirection
* fix: profile section mobile navigation dropdown
* chore: profile layout improvement
* chore: profile header improvement
* fix: profile section header improvement
* fix: app sidebar your work active indicator
* chore: profile sidebar improvement
* chore: user menu code refactor
* chore: header code refactor
* chore: user menu code refactor
* fix: build error
2024-07-24 17:52:12 +05:30
Akshita Goyal and GitHub
58f203dd38
fix: active cycle filter ( #5217 )
2024-07-24 16:53:09 +05:30
Akshita Goyal and GitHub
ca088a464f
[WEB-1955] fix: data types and css fixes added ( #5216 )
...
* fix: data types and css fixes for bulk ops
* fix: TBulkIssueProperties keys
2024-07-24 15:13:14 +05:30
sriram veeraghanta
0d6e581789
Merge branch 'preview' of github.com:makeplane/plane into preview
2024-07-24 15:06:19 +05:30
sriram veeraghanta
c92129ef41
fix: upgrading the turbo repo
2024-07-24 15:06:02 +05:30
Akshita Goyal and GitHub
d22b633d50
[WEB-1966] fix: export button handled based on role ( #5198 )
...
* fix: export button handled based on role
* fix: formatting
* fix: import optimization
* fix: border fix for cycles page
* fix: import optimization
2024-07-24 12:02:01 +05:30
M. Palanikannan and GitHub
a8b2bcc838
feat: added created_at field to be writable and added those changes to ( #5142 )
...
the activity
2024-07-23 20:50:51 +05:30
Manish Gupta and GitHub
78481d45d4
chore: selfhost backup restore ( #5188 )
...
* chore: Data restore script added
* readme updated
* coderabbit suggestion implemented
* updated messages and readme
* updated readme
* updated readme
* self host readme fix
2024-07-23 19:37:31 +05:30
3a6d3d4e82
feat: added external api endpoints for creating users and adding attachments to issues ( #5193 )
...
* feat: added external id and external source for issue attachments
* feat: added endpoint for creating users
* feat: added issue attachment endpoint
* fix: converted user to workspace member
* chore: removed code blocking adding issues when the cycle has been completed
* chore: update models
* chore: added user recent visited table
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-07-23 19:20:50 +05:30
Akshita Goyal and GitHub
66c2cbe7d6
[WEB-1913] fix: handled error message for duplicate label ( #5199 )
...
* fix: duplicate label error message
* fix: text change
2024-07-23 17:55:36 +05:30
guru_sainath and GitHub
f5027f4268
chore: optimised issue activity and updated the popover component in issue detail and peek overview ( #5208 )
2024-07-23 17:54:26 +05:30
31fe9a1a02
[WEB-2007] fix: cycles loading optimization ( #5207 )
...
* fix: cycles loading optimization
* fix: ts error
* fix: types added along with apis
* fix: formatting
* fix: removed bottom border
* fix: fixed loading state for cycle-stats
---------
Co-authored-by: gakshita <akshitagoyal1516@gmail.com >
2024-07-23 17:04:31 +05:30
guru_sainath and GitHub
2978593c63
[WEB-1747] fix: switching between intake sorting and filters are persisting same in all the project intakes ( #5196 )
...
* fix: switching between intake sorting and filters are persisting same in all the project intakes
* chore: typos and commented the methods in intake store
2024-07-23 16:18:19 +05:30
guru_sainath and GitHub
8a05cd442c
fix: mutating the issues count in the archived issues header when we restore the issues ( #5192 )
2024-07-23 16:04:03 +05:30
Aaryan Khandelwal and GitHub
c6cdc12165
fix: headings 4, 5 and 6 triggering heading 3 ( #5206 )
2024-07-23 15:12:21 +05:30
Aaryan Khandelwal and GitHub
7b6a2343cb
fix: bold text color ( #5197 )
2024-07-23 13:22:04 +05:30
Anmol Singh Bhatia and GitHub
66aedafe8a
fix: add project button alignment ( #5204 )
2024-07-23 13:13:29 +05:30
Anmol Singh Bhatia and GitHub
7af9c7bc33
fix: archived issue detail widget validation ( #5205 )
2024-07-23 13:10:26 +05:30
Anmol Singh Bhatia and GitHub
0839666d81
[WEB-2023] chore: sidebar content update ( #5195 )
...
* chore: sidebar content update
* chore: code refactor
2024-07-22 19:23:31 +05:30
Anmol Singh Bhatia and GitHub
68a211d00e
fix: calendar layout mutation and code refactor ( #5189 )
2024-07-22 19:12:52 +05:30
guru_sainath and GitHub
3545d94025
fix: mutating the inbox count on the sidebar and inbox tab when we click mark all as read ( #5191 )
2024-07-22 17:49:30 +05:30
Bavisetti Narayan and GitHub
17e46c812a
[WEB-2011] chore: export history filters ( #5179 )
...
* chore: time tracking filters
* chore: changed the filter key
2024-07-22 17:45:28 +05:30
guru_sainath and GitHub
73455c8040
fix: rendering existing cycle and module issue properties when we reload the page in the inbox ( #5190 )
2024-07-22 17:44:32 +05:30
Bavisetti Narayan and GitHub
9c1c0ed166
[WEB-2020] chore: display cross project issue relations ( #5186 )
...
* chore: display cross project issue relations
* chore: removed the slug
2024-07-22 16:51:43 +05:30
ae45ff158a
[WEB-1983] fix: intake cycle and module operation and intake api updated ( #5155 )
...
* chore: added assignees and labels in the inbox api
* fix: intake issue cycle and module add operation
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so >
2024-07-22 16:47:16 +05:30
Bavisetti Narayan and GitHub
c6909604b1
chore: advance views queryset change ( #5182 )
2024-07-22 16:45:46 +05:30
Aaryan Khandelwal and GitHub
b95d7716e2
fix: editor focus after mentioning ( #5187 )
2024-07-22 16:45:09 +05:30
rahulramesha and GitHub
8577a56068
[WEB-1255] chore: Required Spaces refactor ( #5177 )
...
* Changes required to enable Publish Views
* default views to not found page
* refactor exports
* remove uncessary view service
* fix review comments
2024-07-22 16:01:46 +05:30
Aaryan Khandelwal and GitHub
2ee6cd20d8
chore: add missing headings to the rich text editor ( #5135 )
2024-07-22 15:17:24 +05:30
Anmol Singh Bhatia and GitHub
8771c80c9b
chore: issue load more text color updated ( #5174 )
2024-07-22 15:17:11 +05:30
Anmol Singh Bhatia and GitHub
2ad1047323
[WEB-1982] chore: sidebar navigation item refactor ( #5184 )
...
* chore: sidebar navigation item refactor
* chore: module and cycle sidebar padding adjustment
2024-07-22 15:16:23 +05:30
Anmol Singh Bhatia and GitHub
1956da2b90
fix: leave project mutation ( #5175 )
2024-07-22 15:06:10 +05:30
guru_sainath and GitHub
eca79f33b6
chore: handled error in activityIdsByIssueId in store and added new filed in the project types and handled the default active filters in constants in activity constants ( #5185 )
2024-07-22 13:57:17 +05:30
sriram veeraghanta and GitHub
8f9b568a65
fix: adding new validation to change page is available before proceeding with update ( #5176 )
2024-07-19 17:44:45 +05:30
sriram veeraghanta
a6d111f66d
fix: setry profiling default value to zero
2024-07-19 17:30:58 +05:30
guru_sainath and GitHub
f1f7fa907a
[WEB-1883] chore: moving issue activity store to respective folder ( #5169 )
...
* chore: issue activity store
* chore: updated issue activity store and handled workspace settings order
* chore: added paramenter on the issue worklog component
* chore: hanlded popover close from prop
2024-07-19 16:11:25 +05:30
Bavisetti Narayan and GitHub
b4feaf973a
chore: added details in cycle detail endpoint ( #5132 )
2024-07-19 15:56:54 +05:30
39a607ac0a
[WEB-1985] chore: page access control ( #5154 )
...
* chore: page access control
* chore: page access update endpoint updated
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so >
2024-07-19 15:43:01 +05:30
Bavisetti Narayan and GitHub
d3c3d3c5ab
chore: changed the naming convention ( #5171 )
2024-07-19 15:40:53 +05:30
Nikhil and GitHub
065c9779bb
[WEB - 1998] fix: profile creation on user signup ( #5168 )
...
* fix: profile creation while sign in up
* dev: destructure tupple for get or create
2024-07-19 15:35:28 +05:30
Aaryan Khandelwal and GitHub
cb21dcbcef
fix: disable editor history conditionally ( #5133 )
2024-07-19 15:31:22 +05:30
Akshita Goyal and GitHub
e7948eabf2
[WEB-1956] fix: Keyboard shortcuts ( #5134 )
...
* fix: shortcuts
* fix: naming
* fix: structure optimization
2024-07-19 15:28:48 +05:30
Anmol Singh Bhatia and GitHub
c2b5464e40
fix: empty issue title indicator ( #5173 )
2024-07-19 15:12:59 +05:30
Anmol Singh Bhatia and GitHub
e055abb711
fix: issue link edit modal and mutation fix ( #5172 )
2024-07-19 13:56:36 +05:30
Prateek Shourya and GitHub
44a0ff5c67
[WEB-1995] fix: searched page redirection from command palette. ( #5170 )
...
* [WEB-1995] fix: searched page redirection from command palette.
* chore: update redirect logic.
2024-07-19 13:56:16 +05:30
075b8efa99
chore(deps): bump sentry-sdk in /apiserver/requirements ( #5165 )
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 2.0.1 to 2.8.0.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/2.0.1...2.8.0 )
---
updated-dependencies:
- dependency-name: sentry-sdk
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-07-19 01:52:16 +05:30
Akshita Goyal and GitHub
f27c25821c
[WEB-1959]: Fix/member page revamp ( #5163 )
...
* fix: css issue + no pending issues handled
* fix: type issues
* fix: css changes
2024-07-18 20:50:25 +05:30
Anmol Singh Bhatia and GitHub
aade07b37a
fix: project intake disabled validation ( #5161 )
2024-07-18 18:19:11 +05:30
guru_sainath and GitHub
8107045d8c
fix: issue activity render enum keys update ( #5162 )
2024-07-18 18:18:32 +05:30
Akshita Goyal and GitHub
4ce255a872
[WEB-1918]: Fix/sidebar button issue ( #5160 )
...
* fix: sidebar collapsed on smaller screen by default
* fix: linting
* fix: export issue
* fix: button action fixed
2024-07-18 17:00:33 +05:30
Akshita Goyal and GitHub
a8c1b8cdef
fix: inbox dependency array fix ( #5159 )
2024-07-18 16:00:16 +05:30
Akshita Goyal and GitHub
78dd15a801
[WEB-1918]: Fix/sidebar collapse issue ( #5157 )
...
* fix: sidebar collapsed on smaller screen by default
* fix: linting
* fix: export issue
2024-07-18 15:52:48 +05:30
Aaryan Khandelwal and GitHub
2d434f0b9c
fix: disable selection if no issues are present ( #5158 )
2024-07-18 15:50:22 +05:30
Aaryan Khandelwal and GitHub
209b700fd9
fix: page breadcrumb tooltip persistence ( #5137 )
2024-07-18 15:49:25 +05:30
Anmol Singh Bhatia and GitHub
39e3c28ad8
[WEB-1981] chore: project view icon and empty state ( #5153 )
...
* chore: view icon updated
* chore: view asset updated
* chore: project view empty state updated
2024-07-18 15:46:16 +05:30
Prateek Shourya and GitHub
cfc70622d6
[WEB-1960]: chore: upgrade to plane paid plans modal. ( #5149 )
2024-07-18 15:45:37 +05:30
Prateek Shourya and GitHub
281948c1ce
[WEB-1984] fix: code block padding and margin in pages. ( #5152 )
2024-07-18 15:28:40 +05:30
guru_sainath and GitHub
2554110397
fix: build errors ee ( #5156 )
2024-07-18 14:59:28 +05:30
guru_sainath and GitHub
482b363045
[WEB-1883] chore: moved workspace settings to respective folders for CE and EE ( #5151 )
...
* chore: moved workspace settings to respective folders for ce and ee
* chore: updated imports
* chore: updated imports for ee
* chore: resolved import error
* chore: resolved import error
* chore: ee imports in the issue sidebar
* chore: updated file structure
* chore: table UI
* chore: resolved build errors
* chore: added worklog on issue peekoverview
2024-07-18 14:45:30 +05:30
fff27c60e4
[WEB-1959]: Chore/settings member page ( #5144 )
...
* chore: implemented table component in ui library
* chore: added export in the UI package
* chore/member-page-revamp
* fix: added custom popover className
* fix: updated ui for projects
* fix: hide pending invites for members
* fix: added ee component
* removed unwanted logging
* fix: seperated components
* fix: used collapsible instead of disclosure
* fix: removed commented code
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com >
2024-07-18 13:02:22 +05:30
Akshita Goyal and GitHub
474d7ef3c0
[WEB-1948] fix: priority icons ( #5146 )
...
* fix: priority icons
* fix: icon size specified
2024-07-18 13:01:48 +05:30
Anmol Singh Bhatia and GitHub
a7ecfade98
[WEB-1920] dev: app sidebar revamp ( #5150 )
...
* chore: user activity icon added
* dev: sidebar navigation component added
* chore: dashboard constant file updated
* chore: unread notification indicator position
* chore: app sidebar project section
* chore: app sidebar User and Workspace section updated
* chore: notification to inbox transition
* chore: code refactor
* chore: code refactor
2024-07-18 12:56:33 +05:30
Akshita Goyal and GitHub
996192b9bf
fix: showing first issue as default inbox state ( #5147 )
2024-07-17 18:46:40 +05:30
sriram veeraghanta
4cb02a9270
fix: removing swr refresh intervel from the global config
2024-07-17 13:55:06 +05:30
Anmol Singh Bhatia and GitHub
85719b9a12
chore: project intake toast and activity message updated ( #5143 )
2024-07-16 18:44:32 +05:30
Anmol Singh Bhatia and GitHub
0b1f9f0e5b
fix: spreadsheet layout quick action event propagation ( #5141 )
2024-07-16 16:06:19 +05:30
Anmol Singh Bhatia and GitHub
d042dac042
fix: issue export project select dropdown width and truncate fix ( #5138 )
2024-07-16 15:58:55 +05:30
Anmol Singh Bhatia and GitHub
f2733ab4df
fix: issue detail widget user role permission added ( #5131 )
2024-07-16 15:57:14 +05:30
5464e62a03
[WEB-1962] fix: disabled custom menu ( #5130 )
...
* fix: custom menu disabled button
* Add constants package to package.json
* Freeze hook form version
---------
Co-authored-by: Satish Gandham <satish.iitg@gmail.com >
2024-07-16 15:22:12 +05:30
Anmol Singh Bhatia and GitHub
e4d6e5e1af
[WEB-1730] chore: project intake ( #5140 )
...
* chore: intake icon added
* chore: project inbox updated to intake in app sidebar and feature settings
* chore: intake icon added
* chore: project intake
* chore: project intake empty state asset updated
2024-07-16 15:21:03 +05:30
guru_sainath and GitHub
cd85a9fe09
chore: handled the auto form submit for all authenticators ( #5139 )
2024-07-16 14:16:10 +05:30
Nikhil and GitHub
6ade86f89d
dev: rename user display configuration model ( #5119 )
...
* dev: rename model
* dev: add fields to project and issue types
2024-07-16 13:51:28 +05:30
Prateek Shourya and GitHub
65caaa14cd
[WEB-1957] fix: exception error on label creation for unauthorized users. ( #5127 )
2024-07-15 20:29:20 +05:30
0e92cae05f
chore(deps): bump django in /apiserver/requirements ( #5128 )
...
Bumps [django](https://github.com/django/django ) from 4.2.11 to 4.2.14.
- [Commits](https://github.com/django/django/compare/4.2.11...4.2.14 )
---
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-07-15 20:24:53 +05:30
Anmol Singh Bhatia and GitHub
9523799f34
fix: isssue widgets collapsible ui ( #5126 )
2024-07-15 19:51:59 +05:30
guru_sainath and GitHub
f5f3c4915f
[WEB-1846] chore: integrated project other features enabled/disabled feature on project settings and updated the pro icon as a component ( #5071 )
...
* chore: integrated time traking enabled/disabled feature on project settings and updated the pro icon as a component
* chore: Showing the toggle and disabled to make any operations on project features
* chore: default exports in constants
* chore: seperated isEnabled and isPro
* chore: updated time traking key
* chore: updated UI in project feature settings
2024-07-15 19:48:27 +05:30
08d9e95a86
[WEB-1255] chore: Refactor existing Space app for project publish ( #5107 )
...
* chore: paginated the issues in space app
* chore: storing query using filters
* chore: added filters for priority
* chore: issue view model save function
* chore: votes and reactions added in issues endpoint
* chore: added filters in the public endpoint
* chore: issue detail endpoint
* chore: added labels, modules and assignees
* refactor existing project publish in space app
* fix clear all filters in space App
* chore: removed the extra serialier
* remove optional chaining and fallback to an empty array
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-07-15 18:35:45 +05:30
guru_sainath and GitHub
22671ec8a7
[WEB-1954] chore: implemented table component in ui library ( #5125 )
...
* chore: implemented table component in ui library
* chore: added export in the UI package
2024-07-15 18:34:16 +05:30
Prateek Shourya and GitHub
56331a7b55
[WEB-1949] chore: delete workspace components restructuring. ( #5123 )
...
* [WEB-1949] chore: delete workspace components restructuring.
* chore: update delete workspace section.
2024-07-15 16:55:26 +05:30
33d6a8d233
[WEB-1820]: Fix/project selection dropdown ( #5122 )
...
* fix: Truncated project name under custom analytics's project selection dropdown
* fix: project name truncated
* fix: removed static width
* fix: hardcoded width
* fix: css
* fix: handled the custom search button
* Freeze hookform version
* Revert yarn lock
---------
Co-authored-by: Satish Gandham <satish.iitg@gmail.com >
2024-07-15 16:47:40 +05:30
4c353b6eeb
[WEB-1557] fix: create issue disabled for guests ( #5102 )
...
* fix: create issue disabled for guests
* fix: workspace role type
* fix: create modal issue
* fix: removed the create action in guest mode
* Remove unused imports
---------
Co-authored-by: Satish Gandham <satish.iitg@gmail.com >
2024-07-15 14:18:57 +05:30
Bavisetti Narayan and GitHub
0cc5a5357b
fix: added atomic transactions ( #5109 )
2024-07-15 14:06:50 +05:30
Anmol Singh Bhatia and GitHub
e758e08785
chore: space app issue comment placeholder updated ( #5121 )
2024-07-15 13:35:06 +05:30
Anmol Singh Bhatia and GitHub
890888a274
chore: export issues validation added ( #5118 )
2024-07-15 13:27:20 +05:30
Anmol Singh Bhatia and GitHub
f7de9a3497
fix: module and cycle sidebar scroll ( #5113 )
2024-07-15 13:26:28 +05:30
Anmol Singh Bhatia and GitHub
830d1c0b5a
fix: issue label activity truncate fix and chip component added ( #5120 )
2024-07-15 13:13:20 +05:30
rahulramesha and GitHub
4b0946e093
fix sort order for workspace views ( #5112 )
2024-07-12 19:53:11 +05:30
Anmol Singh Bhatia and GitHub
1a26768291
[WEB-1902] fix: last draft issue properties ( #5110 )
...
* fix: handleFormChange added to start and due date properties
* fix: useEffect added to update localStorage when isDirty changes
2024-07-12 19:49:23 +05:30
Anmol Singh Bhatia and GitHub
c93b826c48
chore: updated the order of issue detail widgets in the peek overview ( #5111 )
2024-07-12 19:46:00 +05:30
Prateek Shourya and GitHub
ce89c7dcff
[WEB-1929] chore: improve finishOnboarding logic to handle case where user profile setup is done and user already has a workspace. ( #5105 )
2024-07-12 17:17:58 +05:30
Akshita Goyal and GitHub
f06095f120
[WEB-1759] fix: project dropdown action ( #5088 )
...
* fix: project dropdown action
* chore: added redirection for collapsed sidebar
* fix: disclosure panel close issue
* fix: removed redundancy
* fix: truncate issue
2024-07-11 20:20:32 +05:30
Anmol Singh Bhatia and GitHub
dd3b0f6a3f
[WEB-1921] fix: issue widgets modal and code refactor ( #5106 )
...
* fix: celery fix
* chore: issue relationkey and issueCrudOperation state added to issueDetail store
* chore: moved issue detail widget modal to root
* chore: code refactor
* chore: default open widget updated
2024-07-11 20:12:09 +05:30
Bavisetti Narayan and GitHub
24973c1386
[WEB-1909] chore: removed duplication of assignee and label activity ( #5095 )
...
* chore: removed duplication of assignee and label activity
* chore: removed the print statement
* chore: updated the queryset
2024-07-11 14:43:02 +05:30
Anmol Singh Bhatia and GitHub
15b0a448ee
[WEB-1925] dev: issue detail widget enhancement ( #5101 )
...
* chore: collapsible button border color updated
* chore: TIssueDetailWidget type added
* chore: issue link modal onClose updated
* chore: issue detail widgets collapse state added to store
* chore: issue detail widget interaction added
* chore: issue detail widget interaction added
2024-07-11 14:34:56 +05:30
Nikhil and GitHub
4d484577b5
dev: fix page versioning task ( #5104 )
2024-07-11 13:47:32 +05:30
Akshita Goyal and GitHub
2d78f6fd22
fix: empty state for view page fixed ( #5090 )
2024-07-11 13:37:40 +05:30
Akshita Goyal and GitHub
77694ee8ba
[WEB-1876] fix: "Show sub-issues" checkbox checked by default under Archives ( #5091 )
...
* fix: "Show sub-issues" checkbox checked by default under Archives
* fix: default value set
2024-07-11 13:37:07 +05:30
Akshita Goyal and GitHub
ac8e588ac3
[WEB-1820] fix: analytics truncate project name ( #5089 )
...
* fix: Truncated project name under custom analytics's project selection dropdown
* fix: project name truncated
* fix: removed static width
* fix: hardcoded width
* fix: css
2024-07-11 13:36:34 +05:30
guru_sainath and GitHub
2136872351
[WEB-1916] ui: updated the empty state design in workspace notifications and ui changes ( #5093 )
...
* ui: updated the empty state design in workspace notifications and ui changes
* chore: updated the popover custom components
* ui: updated the badge ui on the sidrbar options
* ui: broken down the menu components
2024-07-11 13:19:07 +05:30
Anmol Singh Bhatia and GitHub
a90724516b
chore: auth screen layout padding ( #5087 )
2024-07-11 13:18:06 +05:30
Prateek Shourya and GitHub
31f67e189d
[WEB-1843] chore: billing page and upgrade badge UI improvements. ( #5099 )
...
* [WEB-1843] chore: billing page and upgrade badge UI improvements.
* chore: fix sidebar collaped state.
2024-07-10 19:38:21 +05:30
Nikhil and GitHub
c6db050443
chore: page version migrations ( #5103 )
...
* chore: rewrite page version migration to remove data back migration
* dev: rename exporter history choice field
* dev: update migration
2024-07-10 19:37:04 +05:30
Nikhil and GitHub
f9a3778c7f
fix: data migrations for page versioning ( #5100 )
...
* dev: remove issue type back migrations
* dev: revert data migrations
* dev: update migrations to run async
* dev: remove unused imports
2024-07-10 15:03:41 +05:30
Nikhil and GitHub
ec1662cbd6
dev: remove page version back migrations ( #5092 )
2024-07-09 19:58:49 +05:30
7986a28ca2
[WEB - 1837]feat: page versioning ( #5019 )
...
* dev: create issue types and add back migration for existing issues
* dev: fix save
* dev: fix migration for issue types
* dev: create page version
* dev: add page versioning migrations
* dev: create page version endpoints
* dev: add is_default value in issue type
* dev: add start date and target date to project
* chore: updated migration
* dev: get issue_types
* fix: typo
* dev: update fetch ordering
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-07-09 18:55:35 +05:30
guru_sainath and GitHub
cd540e9641
[WEB-1908] chore: update input type number validation to type text in estimate input form ( #5086 )
...
* chore: removed input type number validation in estimate input form
* chore: removed pattern
2024-07-09 15:31:12 +05:30
Anmol Singh Bhatia and GitHub
676ec7e396
[WEB-1899] fix: issue attachment delete modal and code refactor ( #5085 )
...
* chore: issue attachment modal state updated in store
* fix: issue attachment delete modal fix and code refactor
2024-07-09 15:14:23 +05:30
Bavisetti Narayan and GitHub
6b12c78cea
[WEB-1904] chore: updated setup env ( #5082 )
...
* chore: updated setup env
* chore: removed the web env
2024-07-09 13:48:36 +05:30
f617937542
[WEB-1900] chore: mentions mutation, ui fix on app sidebar notification badge, and back button inbox issue notification embed ( #5083 )
...
* chore: mention notification boolean field
* chore: handled mentions and all notification mutation and UI fix on the app sidebar notification badge and Back redirection button on inbox issue resposiveness
* chore: Moved everthing to chip
* chore: cleaning up the selection when we unmount the page
* chore: resolved build error
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-07-09 13:41:34 +05:30
988201d729
[WEB - 1888] dev: log issue activity when transferring issues from one cycle to another ( #5073 )
...
* fix: cycle transfer activity
* chore: external api transfer issue
* chore: moved the cycle id
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-07-08 20:54:10 +05:30
Anmol Singh Bhatia and GitHub
6c2b28df91
fix: attachment delete modal ( #5080 )
2024-07-08 20:53:35 +05:30
Anmol Singh Bhatia and GitHub
53e5d4b40c
[WEB-1680] dev: issue detail activity revamp and issue detail page improvement ( #5075 )
...
* chore: issue link activity message updated
* chore: activity filter type constant added
* dev: issue activity revamp and code refactor
* chore: issue detail widget oreder updated in peek overview
* chore: issue detail page padding improvement
* fix: relation widget toast alert
* fix: relation widget toast alert
* fix: peek overview attachment delete modal
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: issue detail sidebar parent field
2024-07-08 19:33:19 +05:30
Anmol Singh Bhatia and GitHub
fd61079c8b
chore: project active cycle progress state group color updated ( #5077 )
2024-07-08 18:52:47 +05:30
guru_sainath and GitHub
7767be2e21
[WEB-1889] fix: handled tapping on a notification in Notifications from mobile in inbox issue and issue peek overview component ( #5074 )
...
* fix: handled tapping on a notification in Notifications from mobile in inbox issue and issue peekoverview component
* fix: code cleanup
* fix: code cleanup on workspace notification store
* fix: updated selected notification on workspace notification store
2024-07-08 18:52:30 +05:30
rahulramesha and GitHub
a623456e63
[WEB-1890] fix: issue creation by using appropriate stores ( #5072 )
...
* fix issue creation by using appropriate stores
* add comments
* change useIssuesStore hook to use useIssueStoreType
2024-07-08 18:52:10 +05:30
Anmol Singh Bhatia and GitHub
fb586c58d2
fix: created by tooltip removed ( #5076 )
2024-07-08 17:43:20 +05:30
Anmol Singh Bhatia and GitHub
fb46249ccf
[WEB-1872] fix: completed cycle gantt layout quick add issue validation ( #5066 )
...
* fix: completed cycle gantt layout quick add issue validation
* chore: code refactor
2024-07-08 15:55:53 +05:30
Anmol Singh Bhatia and GitHub
0e4ce2baa5
chore: issue widgets added to issue peek overview ( #5069 )
2024-07-08 15:51:59 +05:30
Anmol Singh Bhatia and GitHub
4e815c0fed
fix: issue link error toast alert ( #5068 )
2024-07-08 15:28:38 +05:30
Nikhil and GitHub
1cd55cd95b
fix: remove user workspace cache on account deactivation ( #5065 )
2024-07-08 15:27:45 +05:30
d8d476463b
[WEB-1728] Chore: Preload apis required to bootstrap the application ( #5026 )
...
* chore: prefetch apis
* chore: implemented cache-control
* Preload links with credentials
* chore: updated time in the cache and handled it based on cookie
* chore: make cache private
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com >
2024-07-08 15:26:52 +05:30
guru_sainath and GitHub
fc2585bf64
[WEB-1878] ui: implementing popover component in a UI package ( #5063 )
...
* ui: impleented popover commponent
* chore: implemente component in project-states
* chore: added default styling for popover menu panel
* chore: removed propsWithChildren in popover component type
2024-07-08 15:03:22 +05:30
Anmol Singh Bhatia and GitHub
6dcbea6d14
fix: module detail sidebar scroll ( #5064 )
2024-07-08 12:59:57 +05:30
Anmol Singh Bhatia and GitHub
12c24ad255
fix: dashboard collaborators endpoint active member filter ( #5062 )
2024-07-08 12:04:00 +05:30
Anmol Singh Bhatia and GitHub
387dbd89f5
[WEB-1679] feat: issue detail widgets ( #5034 )
...
* chore: issue detail sidebar and main content improvement and code refactor
* dev: issue relation list component added
* chore: code refactor
* dev: issue detail widget implementation
* dev: update issue relation endpoint to return same response as sub issue
* chore: changed updated_by in issue attachment
* fix: peek view link ui
* chore: move collapsible button component to plane ui package
* chore: issue list component code refactor
* chore: relation icon updated
* chore: relation icon updated
* chore: issue quick action ui updated
* chore: wrap title indicatorElement component with useMemo
* chore: code refactor
* fix: build error
2024-07-05 16:51:58 +05:30
Manish Gupta and GitHub
b7d792ed07
fix: Fixed aio build ( #5056 )
...
* fix: aio build
* fix aio branch build
2024-07-05 16:45:02 +05:30
54a5e5e761
[WEB-1437] feat: notifications mention filter ( #5040 )
...
* chore: implemented mentions on the notification
* chore: mention notification filter
* chore: handled mentions refetch and total count on header and sidebar menu option
* chore: seperated notifications empty state
* chore: updated sidebar menu option notification vaidation
* chore: handled notificaition sidebar total notifications count
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com >
2024-07-05 16:13:09 +05:30
Anmol Singh Bhatia and GitHub
837f09ed90
fix: kanban subgroup quick add validation ( #5055 )
2024-07-05 16:10:16 +05:30
guru_sainath and GitHub
38f8aa90c1
[WEB-1519] chore: update component structure in project state settings and implement DND ( #5043 )
...
* chore: updated project settings state
* chore: updated sorting on project state
* chore: updated grab handler in state item
* chore: Updated UI and added garb handler icon
* chore: handled top and bottom sequence in middle element swap
* chore: handled input state element char limit to 100
* chore: typos and code cleanup in create state
* chore: handled typos and comments wherever is required
* chore: handled sorting logic
2024-07-05 16:09:33 +05:30
guru_sainath and GitHub
c75091ca3a
[WEB-1803] chore: workspace notification sorting when we refresh the notifications on workspace notifications ( #5049 )
...
* chore: workspace notification sorting when we refresh the notifications on workspace notifications
* chore: replaced sorting with ISO to EPOCH
* chore: converted obj to array
2024-07-05 16:09:16 +05:30
61ce055cb3
[WEB - 1740] chore: add issue id in pages detail endpoint ( #4942 )
...
* chore: add issue id in pages detail endpoint
* fix: response structure changed
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-07-05 15:00:15 +05:30
Prateek Shourya and GitHub
977b47d35f
[WEB-1843] chore: minor file restructuring. ( #5044 )
2024-07-05 14:58:42 +05:30
Bavisetti Narayan and GitHub
509c258b07
chore: custom analytics charts ( #5052 )
2024-07-05 14:55:48 +05:30
Vihar Kurama and GitHub
3cfb0ac518
update assignes for github issue templates ( #5053 )
2024-07-05 14:30:37 +05:30
sriram veeraghanta and GitHub
707570ca7a
Merge pull request #5041 from makeplane/preview
...
release: v0.22-dev
2024-07-05 13:28:45 +05:30
guru_sainath and GitHub
156f1011f3
chore: Active cycle muatation when current cycle creation when current_date is in between start_date and end_date ( #5050 )
2024-07-05 12:13:28 +05:30
Bavisetti Narayan and GitHub
a36d1a753e
chore: corrected the subissue ordering ( #5030 )
2024-07-04 19:51:05 +05:30
Bavisetti Narayan and GitHub
9a927ded84
chore: estimate points float field ( #5038 )
2024-07-04 19:50:08 +05:30
rahulramesha and GitHub
72f00e378d
fix build errors due to conflicting PRs ( #5047 )
2024-07-04 17:13:04 +05:30
guru_sainath and GitHub
d3ec1aa422
[WEB-1792] chore: updated UI notification tooltip on header and app sidebar ( #5046 )
...
* ui: updatedm UI notificaton tooltip on header and app sidebar
* fix: reverted notification sorting
* fix: renamed function name updateIssue with issueUpdate in issue base helper file
2024-07-04 17:04:00 +05:30
Anmol Singh Bhatia and GitHub
dda19b0a3f
fix: issue peek view link list ui ( #5045 )
2024-07-04 17:03:25 +05:30
Aaryan Khandelwal and GitHub
2b570da890
chore: change comment box placeholder ( #5042 )
2024-07-04 16:21:05 +05:30
rahulramesha and GitHub
5918607171
[WEB-1818] fix: issue changes done in Peek overview to reflect in the issue list boards ( #5010 )
...
* fix issue changes done in Peek overview to reflect in the issue boards
* Adding comments to aliased names
2024-07-04 16:18:33 +05:30
rahulramesha and GitHub
f1496e3144
fix module Quick add ( #5039 )
2024-07-04 16:17:49 +05:30
sriram veeraghanta
9717497b4e
chore: package version change
2024-07-04 15:27:37 +05:30
guru_sainath and GitHub
2f8c8ac40f
[WEB-1847] chore: handled project id on the issue creation modal toast when the issue creation is happening on the home page ( #5033 )
...
* chore: handled project id on the issue creation modal toast when the issue creation is happening on the home page
* chore: updated issue modal condition
2024-07-04 12:08:26 +05:30
guru_sainath and GitHub
734e920e08
chore: updated dropdown hover ui on estimate dropdown menu options ( #5032 )
2024-07-03 19:17:01 +05:30
Prateek Shourya and GitHub
82fa1347d1
[WEB-1843] chore: active cycles file restructuring. ( #5031 )
2024-07-03 19:14:15 +05:30
rahulramesha and GitHub
a7aa5c2ba7
[WEB-1829] fix: stop issues query before fetching the view filters ( #5015 )
...
* fix to not query issues before fetching the view filters
* add default group by for Kanban views
2024-07-03 16:25:41 +05:30
Nikhil and GitHub
825b2f26bf
fix: issue pagination listing ( #5029 )
2024-07-03 15:56:12 +05:30
Anmol Singh Bhatia and GitHub
af51992eba
[WEB-1715] chore: issue filters indicator enhancement ( #5027 )
...
* chore: isIssueFilterActive helper function added
* chore: isIssueFilterActive implementation
* chore: code refactor
2024-07-03 15:43:22 +05:30
Anmol Singh Bhatia and GitHub
8f59a36bda
fix: sidebar quick action overlapping ( #5020 )
2024-07-03 13:49:28 +05:30
Manish Gupta and GitHub
5ad0114aac
fix:feature preview ( #4976 )
...
* custom base tags
* fixed aio actions
2024-07-03 13:30:25 +05:30
Nikhil and GitHub
095639b976
fix: workspace slug validation ( #5023 )
2024-07-03 13:19:57 +05:30
Prateek Shourya and GitHub
db722d580f
[WEB-1801] fix: avoid opening shortcut guide on editors / input elements. ( #5025 )
2024-07-03 13:11:51 +05:30
Anmol Singh Bhatia and GitHub
0363057d9c
fix: modal core onClose ( #5018 )
2024-07-03 11:34:52 +05:30
Nikhil and GitHub
3dc933f0e8
[WEB - 1835] chore: update workspace constants ( #5017 )
...
* dev: add workspace restriction list in constants
* dev: update list
2024-07-02 20:05:35 +05:30
guru_sainath and GitHub
fc33238d89
fix: updated unread count UI and validation ( #5016 )
2024-07-02 19:43:22 +05:30
Aaryan Khandelwal and GitHub
86464c1d6f
fix: project publish redirection ( #5004 )
2024-07-02 19:28:55 +05:30
Prateek Shourya and GitHub
cc479f39a7
[WEB-1808] style: fix settings highlight on app sidebar. ( #4995 )
2024-07-02 19:28:02 +05:30
Aaryan Khandelwal and GitHub
b50df9ef99
fix: peek overview layout dropdown icons ( #4993 )
2024-07-02 19:27:13 +05:30
rahulramesha and GitHub
c637639a3e
tweak pagination and virtualization thresholds to have a smoother scroll ( #4991 )
2024-07-02 19:26:26 +05:30
M. Palanikannan and GitHub
12401c54cc
fix: update link view now updates the link ( #4989 )
2024-07-02 19:25:32 +05:30
Anmol Singh Bhatia and GitHub
1201a4245e
[WEB-1679] chore: sub-issues, attachments, and links UI revamp ( #5007 )
...
* chore: issue attachment ui revamp
* chore: issue link ui revamp
* chore: attachment icon improvement
* chore: sub-issue ui revamp
* chore: open on hover functionality added to custom menu
* chore: code refactor
2024-07-02 19:06:20 +05:30
guru_sainath and GitHub
fc15ca5565
[WEB-1792] fix: handled redirection issue when we change the status of the inbox issue in the notification ( #5014 )
...
* fix: handled redirection issue when we change the status of inbox issue in notification
* fix: updated condition
2024-07-02 18:49:40 +05:30
Quadrubo and GitHub
4e8b7e6dbb
fix: api requests cors ( #4929 )
2024-07-02 18:09:14 +05:30
Anmol Singh Bhatia and GitHub
b0bc818362
[WEB-1819] dev: collapsible component ( #5001 )
...
* dev: accordion component added
* chore: code refactor
* chore: collapsible component improvement
2024-07-02 17:10:53 +05:30
c8491a13b3
[WEB - 1827]remove: migration for account and social login connection ( #5013 )
...
* fix: OAuth adapter error codes + missing account provider migration that introduces GitLab (#4998 )
* feat(apiserver): GitLab OAuth client
* feat(admin,packages,space,web): GitLab OAuth client
* Feat(apiserver/oauth): authentication_error_code()
* chore: remove empty files introduced by rebase
* dev: delete migration
---------
Co-authored-by: jon ⚝ <jon@allmende.io >
2024-07-02 17:06:22 +05:30
guru_sainath and GitHub
83587c2c6b
fix: converted and handled the estimate type to lowercase in the store ( #5011 )
2024-07-02 16:35:06 +05:30
rahulramesha and GitHub
d9d62c2d5a
Add empty state when view is not available ( #5002 )
2024-07-02 16:21:28 +05:30
Anmol Singh Bhatia and GitHub
b591203da6
[WEB-1679] chore: relation and attachment icons ( #5005 )
...
* chore: attachment icon improvement
* chore: relation and dropdown icon added
* chore: code refactor
2024-07-02 16:15:42 +05:30
Prateek Shourya and GitHub
78e0405971
[WEB-1801] improvement: open shortcut guide using shift+/ key combination. ( #5000 )
2024-07-02 16:14:42 +05:30
26040144fc
[WEB-1792] chore: integrated inbox issue in notification peek view and handled increment/decrement of unread notifications ( #5008 )
...
* chore: added a boolean field in notification list
* chore: notification filters changed
* chore: handled inbox notification and typo on the card items
* chore: handled notification count increment and decrement
* chore: typos and ui updates
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-07-02 16:12:27 +05:30
Prateek Shourya and GitHub
0fd36257d7
[WEB-1814] chore: update OIDC and SAML logo. ( #5009 )
...
* [WEB-1814] chore: update OIDC and SAML logo.
* chore: update OIDC logo.
2024-07-02 16:11:57 +05:30
Anmol Singh Bhatia and GitHub
c217185b07
chore: open on hover functionality added to custom menu ( #5003 )
2024-07-02 14:53:17 +05:30
Anmol Singh Bhatia and GitHub
a5628c4ce1
fix: issue link count mutation ( #5006 )
2024-07-02 14:53:05 +05:30
Prateek Shourya and GitHub
764e08140c
[WEB-1814] chore: admin app UI & UX improvements. ( #4999 )
2024-07-02 12:58:45 +05:30
guru_sainath and GitHub
26be5dac14
chore: handled notification error styling ( #4996 )
2024-07-01 20:30:14 +05:30
Dan Byler and GitHub
35f78e8cfb
responsive styles for recent-collborators ( #4958 )
2024-07-01 20:28:54 +05:30
Prateek Shourya and GitHub
03f7685f8b
[WEB-1810] style: fix issue with screen height on all layouts when peek overview is opened. ( #4994 )
2024-07-01 19:30:41 +05:30
sriram veeraghanta
d62654e1d5
fix: upgrading turbo
2024-07-01 17:39:55 +05:30
Prateek Shourya and GitHub
6e379b93b4
[WEB-1802] chore: remove redirection logic from security settings page if the user password is not setup. ( #4992 )
2024-07-01 17:31:48 +05:30
Aaryan Khandelwal and GitHub
e78263e01f
[WEB-1689] fix: command enter submits the form ( #4986 )
...
* fix: command enter submits the form
* fix: build errors
2024-07-01 17:00:53 +05:30
guru_sainath and GitHub
936c21d65e
chore: handled Notification error ( #4990 )
2024-07-01 16:59:59 +05:30
Bavisetti Narayan and GitHub
e824c37f36
[WEB-1790] chore: delete view permission change ( #4981 )
...
* chore: preventing race condition
* chore: added delete view validation
2024-07-01 15:41:28 +05:30
830d4045be
chore(deps): bump djangorestframework in /apiserver/requirements ( #4987 )
...
Bumps [djangorestframework](https://github.com/encode/django-rest-framework ) from 3.15.1 to 3.15.2.
- [Release notes](https://github.com/encode/django-rest-framework/releases )
- [Commits](https://github.com/encode/django-rest-framework/compare/3.15.1...3.15.2 )
---
updated-dependencies:
- dependency-name: djangorestframework
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-07-01 15:40:13 +05:30
Aaryan Khandelwal and GitHub
439d678763
fix: handle issue details error ( #4979 )
2024-07-01 15:25:50 +05:30
M. Palanikannan and GitHub
f3347c5430
[WEB-1736] fix: drag drop task list ( #4959 )
...
* fix: drag drop issues with h4,h5,h6,images and drag handle position in tables solved
* fix: drag drop fixed for task lists
* fix: drag drop fixed for task lists
* fix: drag drop task list items
2024-07-01 15:22:23 +05:30
M. Palanikannan and GitHub
fa2cfbbb1b
fix: padding inside the blockquotes inside list items ( #4983 )
2024-07-01 15:18:21 +05:30
rahulramesha and GitHub
184c3332eb
modify default filter options for views ( #4984 )
2024-07-01 15:18:15 +05:30
guru_sainath and GitHub
c2150687a6
[WEB-1792] chore: handled loader state and empty state in notification issue peekoverview ( #4985 )
...
* chore: handled loader state and empty state in notification issue peekoverview
* chore: code beautyfication
2024-07-01 15:12:03 +05:30
Anmol Singh Bhatia and GitHub
f2694e0be4
[WEB-1791] fix: issue delete redirection ( #4980 )
...
* fix: issue delete redirection
* fix: issue delete toast alert
2024-07-01 13:46:06 +05:30
M. Palanikannan and GitHub
ab2e96a915
fix: fix multiline copy paste ( #4978 )
2024-07-01 13:18:35 +05:30
M. Palanikannan and GitHub
7d4bb3e12b
Fix: image insertion in node boundaries and missing extensions ( #4977 )
...
* fix: insertion of image at node boundaries fixed
* fix: remove unecessary things
* fix: history conflicting
* fix: generate json from html properly
2024-07-01 12:49:10 +05:30
rahulramesha and GitHub
96563b438e
[WEB-1255] fix: edit and delete access control for views ( #4964 )
2024-06-28 20:57:31 +05:30
Aaryan Khandelwal and GitHub
3b2af2d028
fix: page publish typo ( #4963 )
2024-06-28 20:53:50 +05:30
Prateek Shourya and GitHub
626464513d
chore: add custom n-progress component to fix unwanted n-progress trigger issues. ( #4965 )
...
* chore: add n-progress lib.
* chore: prevent unwanted n-progress from projects and notifications.
* fix: lint errors.
2024-06-28 20:39:19 +05:30
209dc57307
[WEB-1764] chore: revamp workspace notifications ( #4947 )
...
* chore: Initialised store and updated the components
* chore: updated store and types
* chore: updated notifications in the side and updated store
* chore: handled notification center
* chore: updates store request
* chore: notifications filter changed
* chore: updated filter logic and handled bulk read
* chore: handled filter dropdown
* chore: handled ui
* chore: resolved build error
* chore: implemented applied filters
* chore: removed old notifications
* chore: added redirection from sidebar
* chore: updated notification as read when we see the notification preview
* chore: updated read and unread validation
* chore: handled custom snooze dropdown
* chore: resolved git comments
* chore: updated structure and typos
* chore: import and prop changes
* chore: updated avatar props
* chore: updated avatar
* chore: notification unread count on the app sidebar
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-06-28 19:00:48 +05:30
rahulramesha and GitHub
8d5d0422e9
chore, make core changes for Advanced views ( #4962 )
2024-06-28 16:44:15 +05:30
sriram veeraghanta
1e1a912654
fix: turbo version update
2024-06-28 14:07:01 +05:30
Prateek Shourya and GitHub
589576257e
[WEB-1748] fix: onboarding infinite loading issue. ( #4961 )
2024-06-28 13:40:57 +05:30
Manish Gupta and GitHub
b5a2e5c727
fix: All in one docker image setup and build workflow ( #4960 )
...
* base images and action
* fix base docker files
* aio base image name change
* aio action changes
* aio base action cleanup
* aio file name changes
* base dockerfile updated for warning
* fixes
* action fix
* wip
* wip
* added app build
* checking aio app
* fixes
* fixes
* fixes to app images
* fix nginx
* fix action
* fix base
* modified dockerfie
* dockerfile fix
* fix
* pg-setup fix
* fix dockerfile-app
* fix
* fix: dockerfile-app
* added cache
* fix dockerfile
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* modified base action caching
* modified aio-branch action
* wip
* feature action modified
* action modified
* test deployment
* fix action
* flatten branch name, uninstall helm before installing
* wip
* testing build
* test build
* action modified
* updated action
* feature helm deployment fix
* removed feature build cache
* enabled cache on aio app build
* removed aio.sh
2024-06-28 13:08:13 +05:30
Aaryan Khandelwal and GitHub
761fbe3ffb
chore: rename deploy to publish ( #4957 )
2024-06-28 11:52:46 +05:30
Nikhil and GitHub
d1ec83039c
[WEB - 1749] chore: send email when a user is added to the project ( #4952 )
...
* chore: send email when a user is added to the project
* dev: add email template for project addition
2024-06-27 20:45:30 +05:30
Nikhil and GitHub
1a37c1542d
[WEB - 1742] chore: user activation and deactivation workflow ( #4944 )
...
* chore: user deactivation workflow
* dev: activation deactivation template
2024-06-27 20:44:16 +05:30
Nikhil and GitHub
90339b1c62
fix: dummy data script to handle multiple projects ( #4953 )
2024-06-27 20:40:53 +05:30
Prateek Shourya and GitHub
ff4de9ac11
[WEB-1691] chore: refactor finish onboarding logic to avoid multiple redirections. ( #4950 )
...
* [WEB-1691] chore: refactor finsh onboarding logic to avoid multiple redirections.
* fix: infinite redirection on visiting onboarding page when the user is not authenticated.
* chore: update intercepter redirect logic.
2024-06-27 18:46:25 +05:30
rahulramesha and GitHub
1f9f821543
[WEB-1255] chore: necessary changes for advanced views ( #4955 )
...
* make necessary changes for advanced views
* fix update view access methods
2024-06-27 18:42:07 +05:30
Aaryan Khandelwal and GitHub
dbd7756163
fix: issue embed option in slash command ( #4938 )
2024-06-27 16:24:52 +05:30
rahulramesha and GitHub
aa6ad4d712
[WEB-1255] chore: Replicate the existing services to fix build ( #4954 )
...
* replicate the existing services to fix build
* reexport from CE instead of redeclare
2024-06-27 16:14:35 +05:30
M. Palanikannan and GitHub
9a255944e4
fix: drag drop issues with h4,h5,h6,images and drag handle position in tables solved ( #4940 )
2024-06-27 15:52:52 +05:30
rahulramesha and GitHub
82661589fb
[WEB-1255] feat: filters for project views and changes required for advanced views ( #4949 )
...
* View with filters and changes required for advanced views
* minor refactoring of views
* minor name change
2024-06-27 14:40:14 +05:30
Prateek Shourya and GitHub
adaf3b15de
[WEB-1746] fix: remove password validation for sign-in. ( #4951 )
2024-06-27 12:39:44 +05:30
Aaryan Khandelwal and GitHub
67784b45fd
[WEB-1716] chore: sidebar improvements for guests/viewers ( #4941 )
...
* chore: sidebar improvements for guests/viewers
* chore: store workspace menu open state in local storage
2024-06-26 19:42:31 +05:30
Aaryan Khandelwal and GitHub
eda1599c0d
chore: add extra check to fetch pages list and page details ( #4945 )
2024-06-26 18:49:13 +05:30
Aaryan Khandelwal and GitHub
4452630b33
fix: added import order rules to the editor package ( #4946 )
...
* fix: added import order rules to the editor package
* chore: remove headless ui rule
2024-06-26 18:47:36 +05:30
Prateek Shourya and GitHub
141f7409ef
[WEB-1718] style: fix spreadsheet column width. ( #4943 )
2024-06-26 18:00:21 +05:30
sriram veeraghanta
9e97aa20c2
fix: disable posthog events
2024-06-26 14:28:15 +05:30
Prateek Shourya and GitHub
4e97fcd776
[WEB-1724] fix: initial pages list loading. ( #4939 )
...
* [WEB-1724] fix: inital page loading.
* chore: update getPageById action.
* fix: lint error
2024-06-26 14:19:22 +05:30
a3a1e9cf9e
[WEB-1684] chore: handled estimate dropdown render dynaically for in workspace and project level issues. ( #4936 )
...
* chore: handled estimate dropdown render dynaically for in workspace and project level issues.
* chore: issue manager updated
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-06-26 12:37:46 +05:30
sriram veeraghanta
f087af3946
fix: export page root from component pages
2024-06-25 20:48:34 +05:30
Anmol Singh Bhatia and GitHub
bafe3f9c45
fix: password strength banner validation ( #4935 )
2024-06-25 19:23:58 +05:30
99184371f7
[WEB-1727] refactor: pages editor sync logic solidified ( #4926 )
...
* feat: pages editor sync logic solidified
* chore: added validation for archive and lock in a page
* feat: pages editor sync logic solidified
* fix: updated the auto save hook to run every 10s instead of 10s after the user stops typing!!
* chore: custom status code for pages
* fix: forceSync in case of auto save
* fix: modifying a locked and archived page shows a toast for now!
* fix: build errors and better error messages
* chore: page root moved
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-06-25 18:58:57 +05:30
Prateek Shourya and GitHub
c919435598
style: admin app UI & UX updates. ( #4934 )
2024-06-25 18:22:25 +05:30
rahulramesha and GitHub
635efeab7b
[WEB-1255] chore: public and unlocked views ( #4932 )
...
* chore private and public views required changes
* fix slight alignment of view icons
* add feedback for update View button
* fix object reference sharing by using cloneDeep to replicate objects
* addressing review comments
2024-06-25 18:21:30 +05:30
Aaryan Khandelwal and GitHub
711494b72e
[WEB-1716] fix: sidebar UI inconsistencies ( #4933 )
...
* fix: sidebar UI inconsistencies
* fix: minor UI fixes
2024-06-25 17:35:43 +05:30
guru_sainath and GitHub
245962d5a5
fix: resolved theme updation workflow in store-wrapper and workspace preferences ( #4931 )
2024-06-25 15:56:27 +05:30
guru_sainath and GitHub
c5cd823aaa
[WEB-522] fix: handling the issue and estimate point dropdown in the active cycle to render only when the estimate type is points ( #4930 )
...
* fix: handling the issue and estimate point dropdown in active cycle to render only when estimate type is points
* fix: reverted the theme store
2024-06-25 14:11:28 +05:30
Prateek Shourya and GitHub
981a8e93ba
[WEB-1691] fix: update ControlLink default target to _blank to avoid unwanted N-progress trigger. ( #4927 )
2024-06-25 12:32:51 +05:30
Anmol Singh Bhatia and GitHub
0ce17ff212
fix: module and cycle sidebar issue progress ( #4922 )
2024-06-25 12:31:42 +05:30
rahulramesha and GitHub
7da5443808
fix getting issue filter params based on only spreadsheet for workspace views ( #4923 )
2024-06-25 12:27:44 +05:30
Aaryan Khandelwal and GitHub
535a27309e
[WEB-1716] dev: app sidebar revamp ( #4921 )
...
* dev: revamp app sidebar
* dev: revamp app sidebar
* chore: tooltips added
* fix: drag handle
* chore: update chevron angle
* fix: workspace sidebar dropdown
2024-06-24 20:10:30 +05:30
Anmol Singh Bhatia and GitHub
3eda3845fa
[WEB-1008] chore: issue toast alert improvement ( #4914 )
...
* chore: toast alert improvement
* chore: create issue toast action items component added
* chore: toast alert improvement
* chore: issue toast alert implementation
* fix: spreadsheet layout quick add toast action
2024-06-24 18:07:27 +05:30
Anmol Singh Bhatia and GitHub
b6cf177630
chore: draft issue quick action menu validation ( #4918 )
2024-06-24 17:54:57 +05:30
guru_sainath and GitHub
04eca3c9aa
[WEB-1499] fix: fixed onboarding multiple redirections ( #4920 )
...
* fix: fixed onboarding multiple redirections
* fix: removed else condition on redirection
2024-06-24 17:26:29 +05:30
Prateek Shourya and GitHub
e538bfad1f
[WEB-1702] chore: fix project archives breadcrumbs and minor ui fixes in profile page. ( #4916 )
...
* [WEB-1702] chore: fix project archives breadcrumbs.
* chore: minor padding fix in profile page.
* chore: update archive page breadcrumbs display logic.
* chore: add/ update page title.
2024-06-24 17:15:35 +05:30
guru_sainath and GitHub
7c4c777c99
[WEB-1696] chore: rendering mention comments in notification modal ( #4903 )
...
* chore: rendering mention comments in notification modal
* chore: resolved build errors
* chore: updated workflow
* chore: updated function name and handled the notification mention render
2024-06-24 17:13:17 +05:30
guru_sainath and GitHub
08c4027e77
chore: updated redirection in archied estimates ( #4919 )
2024-06-24 17:06:42 +05:30
guru_sainath and GitHub
a554d87531
fix: Input type number validation on estimate in create and update ( #4917 )
2024-06-24 13:49:31 +05:30
Aaryan Khandelwal and GitHub
dcbd974ac5
fix: mentions not working in any editor ( #4915 )
2024-06-24 13:49:11 +05:30
guru_sainath and GitHub
1c8e709870
[WEB-522] chore: handled maximum no of char that user can enter in estimate point create and update ( #4913 )
...
* chore: handled maximum no of char that user can enter in estimate point create and update
* chore: typo
2024-06-24 13:27:59 +05:30
Nikhil and GitHub
716a35779c
chore: remove set password option in space app ( #4912 )
2024-06-24 12:54:20 +05:30
Nikhil and GitHub
ce9d541981
fix: pagination when group is not present in result ( #4910 )
2024-06-24 12:27:18 +05:30
3f7516fa9b
chore(deps): bump ws from 8.17.0 to 8.17.1 ( #4911 )
...
Bumps [ws](https://github.com/websockets/ws ) from 8.17.0 to 8.17.1.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/8.17.0...8.17.1 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-24 12:25:51 +05:30
sriram veeraghanta
2c33107ef4
fix: version number component creation
2024-06-23 12:58:30 +05:30
616e593bc2
[WEB-1685] chore: page and view list page improvement ( #4906 )
...
* chore: logo picker removed from page and view list page
* chore: admin sidebar improvement
* chore: minor improvement in app sidebar help section.
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
2024-06-21 19:27:31 +05:30
Aaryan Khandelwal and GitHub
55a5c2d383
[WEB-1682] chore: additional document editor extensions ( #4905 )
...
* chore: additional document editor extensions
* chore: updated document editor hook
2024-06-21 18:53:35 +05:30
rahulramesha and GitHub
adec4e1f2d
[WEB-1686] fix: issues incorrect filters while switching between, projects, modules etc ( #4904 )
...
* fix issues incorrect filters while switching between, projects, modules etc
* fix minor kanban pagination loader
2024-06-21 18:48:21 +05:30
dcdd1ef065
[WEB-1682] refactor: editor code splitting ( #4893 )
...
* refactor: lite and rich text editors
* refactor: document editor migration
* fix: add missing css import
* refactor: issue embed widget splitting
* chore: remove extensions folder from ee
* chore: update web ee folder structure
* fix: build errors
---------
Co-authored-by: Satish Gandham <satish.iitg@gmail.com >
2024-06-21 17:37:11 +05:30
Aaryan Khandelwal and GitHub
367ccba17e
[WEB-1690] fix: always show the search input if search query is present ( #4901 )
...
* fix: don't hide search input if search query is present
* chore: update logic
* chore: update dependency aray
2024-06-21 15:08:57 +05:30
guru_sainath and GitHub
efab68b19d
chore: updated workspace members in workspace settings members ( #4902 )
2024-06-21 14:38:36 +05:30
guru_sainath and GitHub
69d67fc02a
chore: updated input validation on create and update estimate point form ( #4900 )
2024-06-21 13:27:56 +05:30
guru_sainath and GitHub
7bb1f7c210
[WEB-1681] fix: onboarding password validation on weak password ( #4899 )
...
* fix: onboarding password validation on weak passwrod
* fix: updated button disabled logic
2024-06-21 13:26:50 +05:30
Bavisetti Narayan and GitHub
d164aa5117
chore: external api cycle snapshot ( #4882 )
...
* chore: external api cycle snapshot
* chore: removed estimates from list endpoint
2024-06-21 13:14:00 +05:30
Prateek Shourya and GitHub
8d3755c433
[WEB-1670] style: fix tab highlights on user activity page. ( #4898 )
2024-06-20 20:07:23 +05:30
guru_sainath and GitHub
c0ad5952df
[WEB-522] chore: Move the estimates store and service out of core ( #4896 )
...
* chore: moved the estimate store from core to ce and ee
* chore: moved the estimate service from core to ce and ee
* chore: updated constructors from private to public in estimate store
* chore: exported estimate service
2024-06-20 19:29:09 +05:30
Prateek Shourya and GitHub
94e6fd4b29
[WEB-1657] dev: admin application code structuring. ( #4867 )
...
* [WEB-1657] dev: admin application code structuring.
* chore: update mobx-react-lite import to mobx-react.
2024-06-20 17:52:01 +05:30
Anmol Singh Bhatia and GitHub
096d9b1541
fix: project label error message added and ui improvement ( #4895 )
2024-06-20 17:37:51 +05:30
guru_sainath and GitHub
1b1302dfbd
chore: handled password validation on onboarding screen ( #4894 )
2024-06-20 17:27:28 +05:30
Anmol Singh Bhatia and GitHub
522cdc6873
style: emoji picker search section consistency ( #4889 )
2024-06-20 17:09:26 +05:30
Anmol Singh Bhatia and GitHub
d638ed8882
choe: icon list sectoin improvement ( #4890 )
2024-06-20 17:08:49 +05:30
Anmol Singh Bhatia and GitHub
00de199a8d
fix: issue peek view label with longer title ( #4892 )
2024-06-20 17:00:11 +05:30
guru_sainath and GitHub
01d785b9a9
[WEB-1681] chore: handled password strength validation and improved the acceptable char ( #4891 )
...
* chore: handled password validation on onboarding screen
* chore: updated is password focused
2024-06-20 16:58:26 +05:30
Prateek Shourya and GitHub
f06cce44a3
chore: enable posthog pageview. ( #4888 )
2024-06-20 16:52:05 +05:30
280a69bd3c
[WEB-1669] chore: enable sign out and sentry on exception error page. ( #4884 )
...
* [WEB-1669] chore: enable sign out and sentry on exception error page.
* fix: global error handling
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-06-20 16:50:05 +05:30
c36c98476c
chore: move FavoriteStar component to ui package ( #4834 )
...
* chore: move favorite star to ui package
* Update yarn.lock
---------
Co-authored-by: Satish Gandham <satish.iitg@gmail.com >
2024-06-20 16:26:21 +05:30
Anmol Singh Bhatia and GitHub
24adddd29f
[WEB-1647] chore: breadcrumb items loader ( #4887 )
...
* chore: breadcrumb item loader added
* chore: breadcrumb item loader implementation
2024-06-20 16:08:14 +05:30
Bavisetti Narayan and GitHub
4e5b445930
chore: workspace cycles ( #4886 )
2024-06-20 16:05:24 +05:30
Bavisetti Narayan and GitHub
198452430f
[WEB-1674] chore: views access control ( #4885 )
...
* chore: access control changes in views
* chore: view serializer change
2024-06-20 16:04:46 +05:30
sriram veeraghanta
f3bafb02d1
fix: change sync repo scope
2024-06-20 16:02:47 +05:30
sriram veeraghanta
ba63e0c5ea
fix: replacing mobx react lite with mobx react
2024-06-20 14:08:52 +05:30
f029683152
[WEB-1420] chore: considering telemetry settings while capturing events ( #4582 )
...
* chore: added telemetry configuration for cloud & selfhosted
* taking is_telemetry_enabled field only into consideration
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-06-20 13:58:42 +05:30
Prateek Shourya and GitHub
268c35a584
fix: update root store import in space app. ( #4883 )
2024-06-20 13:32:42 +05:30
Bavisetti Narayan and GitHub
418ca92f36
[WEB-1665] chore: advance views migration ( #4869 )
...
* chore: views migration
* chore: squashed migration
* chore: renamed global views
* chore: added owned by in serializer
2024-06-20 13:12:33 +05:30
Nikhil and GitHub
aeb0979827
fix: pagination repeat on none filters ( #4879 )
2024-06-20 12:40:52 +05:30
Prateek Shourya and GitHub
718453b332
[WEB-1610] chore: re-implement reload confirmation hook. ( #4880 )
...
* [WEB-1610] chore: re-implement reload confirmation hook.
* chore: attach anchor event listner to window instead of body.
2024-06-20 12:19:29 +05:30
rahulramesha and GitHub
e04eb1a63d
fix issue creation logic for module and cycle issues ( #4878 )
2024-06-20 10:27:26 +05:30
guru_sainath and GitHub
c6a3c0409f
chore: handled estimation error when the input field is not empty ( #4877 )
2024-06-19 19:15:18 +05:30
Anmol Singh Bhatia and GitHub
d65d89be36
chore: sign up form password strength improvement ( #4876 )
2024-06-19 18:37:17 +05:30
guru_sainath and GitHub
1bc80954c3
[WEB-1661] fix: on update project emoji window was closing ( #4875 )
...
* fix: on update project emoji window was closing
* fix: updated code structure
2024-06-19 18:18:25 +05:30
guru_sainath and GitHub
77baf4034b
chore: Added swr to fetch the workspace members ( #4874 )
2024-06-19 18:15:01 +05:30
Prateek Shourya and GitHub
a2d691a446
[WEB-1652] fix: add optional channing to fix app crash if router params are not available. ( #4871 )
2024-06-19 16:54:50 +05:30
Prateek Shourya and GitHub
cff2161506
[WEB-1663] chore: imporve create new label UI. ( #4873 )
2024-06-19 16:53:46 +05:30
Aaryan Khandelwal and GitHub
46ac908155
chore: updated error and empty states' content ( #4870 )
2024-06-19 16:39:31 +05:30
guru_sainath and GitHub
67ad958998
[WEB-1616] chore: improving the graphs ui and label in analytics ( #4872 )
...
* chore: improving the graphs ui and label in analytics
* chore: automatic width in tabel
2024-06-19 16:38:44 +05:30
guru_sainath and GitHub
9b79a66a90
chore: updated Workspace views filter in all issues ( #4868 )
2024-06-19 13:43:42 +05:30
guru_sainath and GitHub
0b4faf7db2
[WEB-1642] chore: mutating issue estimation_point when we delete the estimate point from the project ( #4862 )
...
* chore: mutating issue estimation_point when we delete the eatimate point from the project
* chore: updated try catch
* chore: updated removed issues length check on estimate delete
2024-06-18 20:21:13 +05:30
guru_sainath and GitHub
a06beaa312
chore: removed estimate select dropdown component from estimate points ( #4863 )
2024-06-18 20:04:25 +05:30
Prateek Shourya and GitHub
8155d9a3ce
[WEB-1624] chore: add un-snooze option and minor fixes in inbox issue ( #4854 )
...
* [WEB-1624] chore: add option to un-snooze inbox issue.
* [WEB-1605] fix: inbox issues snooze till date consistency.
* chore: update snooze/ un-snooze logic for issues for which snoozed till date is passed.
2024-06-18 19:59:28 +05:30
Aaryan Khandelwal and GitHub
135024a940
[WEB-1397] chore: update space app types ( #4861 )
...
* chore: update types
* chore: dummy page actions components
* chore: rename component
* refactor: rearrange declarations
2024-06-18 17:51:52 +05:30
rahulramesha and GitHub
8500c63205
fix issue pagination cursor logic ( #4857 )
2024-06-18 17:45:24 +05:30
Prateek Shourya and GitHub
c8736f13ec
[WEB-1635] style: fix vertical section tabs highlights. ( #4855 )
...
* [WEB-1635] style: fix vertical section tabs highlights.
* fix: highlights in archive tabs.
2024-06-18 16:59:15 +05:30
Prateek Shourya and GitHub
e43b4b3d47
[WEB-1611] style: fixed state column width for consistency. ( #4859 )
2024-06-18 16:17:51 +05:30
Aaryan Khandelwal and GitHub
59f0e9fe2c
[WEB-1397] fix: UI package logo component ( #4858 )
...
* fix: logo component
* chore: add missing anchor observable
2024-06-18 16:16:50 +05:30
guru_sainath and GitHub
56956d8786
fix: updated the ui inconsistancy in active cycle estimate dropdown ( #4860 )
2024-06-18 16:15:26 +05:30
guru_sainath and GitHub
cc455b0e76
[WEB-1640] fix: validating the error in estimate delete ( #4853 )
...
* fix: validating the error in estimate delete
* fix: moved estimate delete to ee
2024-06-18 16:14:24 +05:30
Aaryan Khandelwal and GitHub
8705a96220
dev: create a global component for emoji/icon logo ( #4851 )
2024-06-18 14:48:23 +05:30
190c85468b
[WEB - 1418] chore: events for auth & onboarding ( #4576 )
...
* chore: onboarding events added
* chore: updated events
* event payload updated
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-06-18 14:14:46 +05:30
guru_sainath and GitHub
d3d723cadd
[WEB-1632] fix: validating and showing proper alert estimate point has to be taken greater than 0 in create and update ( #4850 )
...
* fix: validating and showing proper alert estimate point has to be taken greater than 0 in create and update
* fix: updating the number point validation
2024-06-18 13:31:23 +05:30
Prateek Shourya and GitHub
6828d33c3f
[WEB-1634] dev: update application router to support n-progress. ( #4846 )
...
* [WEB-1634] dev: update application router to support n-progress.
* chore: update app router initilization logic.
* fix: lint errors
2024-06-18 11:35:20 +05:30
rahulramesha and GitHub
10e67144a0
fix the bug that incorrectly updates issue store for array properties during bulk ops ( #4849 )
2024-06-18 11:34:57 +05:30
Prateek Shourya and GitHub
0e63128d45
[WEB-1589] chore: fix list group header padding. ( #4848 )
2024-06-17 20:49:41 +05:30
c9cf7cc631
[WEB-1397] refactor: edition specific migration ( #4847 )
...
* refactor: edition specific migration
* revert: pagination from space endpoints
* fix: project publish
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2024-06-17 20:09:15 +05:30
Aaryan Khandelwal and GitHub
413d6d21b4
[WEB-1397] chore: add anchor key to page type ( #4844 )
...
* chore: add anchor key to page type
* chore: add anchor key to page type
2024-06-17 20:02:02 +05:30
Bavisetti Narayan and GitHub
909fe128f1
chore: change one estimate point to another ( #4845 )
2024-06-17 18:26:49 +05:30
sriram veeraghanta
6a997bb9da
fix: workspace help section badge
2024-06-17 18:03:32 +05:30
Prateek Shourya and GitHub
0dc0a2a8a8
[WEB-1612] chore: add length validation for state name. ( #4837 )
...
* [WEB-1612] chore: add length validation for state name.
* style: update error message padding.
2024-06-17 17:03:26 +05:30
rahulramesha and GitHub
e01e736ffe
fix bulk issues selection checkboxes in list view ( #4842 )
2024-06-17 16:53:33 +05:30
Aaryan Khandelwal and GitHub
ae3dcc3dbd
[WEB-1397] chore: update project publish types ( #4841 )
...
* chore: update project publish types
* chore: added additional entity name
* chore: updated types
2024-06-17 16:51:38 +05:30
Prateek Shourya and GitHub
c4f5093492
[WEB-1630] chore: fix project doesn't exist empty state fluctuation on refresh. ( #4835 )
2024-06-17 16:50:56 +05:30
Prateek Shourya and GitHub
cf8053825b
[WEB-1551] fix: theme mutation when custom theme is applied. ( #4838 )
2024-06-17 16:49:42 +05:30
Satish Gandham and GitHub
fc3e63f67a
Add some new eslint rules and fix the corresponding errors ( #4839 )
2024-06-17 16:45:35 +05:30
Anmol Singh Bhatia and GitHub
c5cac27026
[WEB-1622] chore: profile setting layout improvement ( #4840 )
...
* chore: profile setting content header and wrapper component added
* chore: profile setting content header and wrapper component added
* chore: profile settings layout code refactor
2024-06-17 16:32:36 +05:30
rahulramesha and GitHub
072e8213f0
fix error while switching grouped by ( #4843 )
2024-06-17 16:23:17 +05:30
sriram veeraghanta
5eb8e76b3b
fix: turbo upgrade
2024-06-17 16:15:14 +05:30
Manish Gupta and GitHub
bd0799f5e7
replaced redis docker images with valkey/valkey ( #4836 )
2024-06-17 14:39:43 +05:30
aba2af9a7c
[WEB-1559] chore: updated pages response ( #4821 )
...
* dev: fix pages responses
* chore: updated pages response
* fix: search endpoint
* fix: pages delete endpoint
* fix: command k pages response
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2024-06-17 13:56:41 +05:30
1028ec8735
[WEB-1617] chore: created by implementation ( #4831 )
...
* chore: created by implementation
* Fix lint issue
---------
Co-authored-by: Satish Gandham <satish.iitg@gmail.com >
2024-06-17 11:47:19 +05:30
Anmol Singh Bhatia and GitHub
c99579cddc
[WEB-1600] chore: issue detail ui enhancement ( #4832 )
...
* chore: archived issue header consistency
* chore: restor banner removed from issue detail page
* chore: issue detail quick action component added
* chore: moved sidebar issue quick action to app header
2024-06-15 18:12:18 +05:30
rahulramesha and GitHub
bba10d7073
[WEB-1603] fix: load more issues when issues are deleted ( #4830 )
...
* fix load more issues when issues are deleted
* fix build
2024-06-15 11:07:04 +05:30
rahulramesha and GitHub
a8f4d21e8b
[WEB-1596] fix: empty groups for issue list and kanban ( #4829 )
...
* fix empty groups in kanban and list
* fix build error
2024-06-14 20:46:04 +05:30
Prateek Shourya and GitHub
c5731ce454
fix: duplicate import lint error. ( #4827 )
2024-06-14 19:27:21 +05:30
guru_sainath and GitHub
8f091b7d7e
[WEB-522] chore: estimate point active cycles pending count and fixed burndown graph total issues ( #4825 )
...
* chore: updated active cycles count and graph payload
* chore: updated mobx observer
2024-06-14 19:06:24 +05:30
Nikhil and GitHub
84236f506b
fix: gitlab authentication ( #4826 )
2024-06-14 18:29:12 +05:30
sriram veeraghanta
5bbb796e5e
fix: migration order
2024-06-14 17:59:45 +05:30
Prateek Shourya and GitHub
59256588db
[WEB-1628] style: fix admin app telmetry checkbox on setup page. ( #4824 )
2024-06-14 17:42:50 +05:30
Nikhil and GitHub
2a740b9cd9
[WEB - 1604]fix: pagination on many to many fields when grouping and sub grouping ( #4818 )
...
* fix: pagination on module grouping
* fix: pagination on grouping with m2m fields
2024-06-14 17:40:33 +05:30
Anmol Singh Bhatia and GitHub
831a336690
[WEB-1613] chore: material logo loader ( #4823 )
...
* chore: material logo loader added
* chore: material logo loader added
2024-06-14 17:37:05 +05:30
Aaryan Khandelwal and GitHub
244986554c
chore: move modal core components to the UI package ( #4794 )
...
* chore: move modal core components to the UI package
* fix: build errors
2024-06-14 17:12:39 +05:30
Prateek Shourya and GitHub
0aca5c7a86
[WEB-1601] fix: archive issues mutation. ( #4815 )
2024-06-14 17:09:49 +05:30
71c77d30a0
fix: extra indexed db update on mount (reload) causing repeated popups of unsaved changes ( #4808 )
...
* docs: update self-host guide link in README (#4704 )
found via:
- https://github.com/makeplane/docs/issues/48
- https://github.com/makeplane/plane/pull/3109
* fix: extra indexed db update on mount causing repeated popups on unload
* revert: old stuff
---------
Co-authored-by: jon ⚝ <jon@allmende.io >
2024-06-14 17:01:36 +05:30
Prateek Shourya and GitHub
c5b1d95c76
fix: god mode redireciton without trailing slash. ( #4811 )
2024-06-14 17:00:35 +05:30
guru_sainath and GitHub
707c4f9e8d
[WEB-522] chore: handled numeric validation on estimate point update in categories ( #4819 )
...
* dev: handled numeric validation on estimate point update
* chore: updated number comparision in estimate category type
2024-06-14 16:51:26 +05:30
Prateek Shourya and GitHub
fd9f0fb17c
[WEB-1607[ fix: state dropwdown default state. ( #4816 )
2024-06-14 16:45:06 +05:30
d1bfed950a
[WEB-1608] fix: deleted project errors ( #4820 )
...
* dev: fix project not found error
* [WEB-1608] chore: fix no projects found logic.
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2024-06-14 16:39:25 +05:30
guru_sainath and GitHub
cfbc0cf2e1
chore: ui fix and validation on estimare on active cycles estimate in project cycles ( #4822 )
2024-06-14 16:38:48 +05:30
sriram veeraghanta
299e220d08
fix: adding constant package.
2024-06-14 15:29:27 +05:30
sriram veeraghanta
64bbe19f1b
fix: merging gitlab changes
2024-06-14 15:23:30 +05:30
sriram veeraghanta
92ea5998c5
Merge branch 'preview' of github.com:makeplane/plane into develop
2024-06-14 15:01:51 +05:30
jon ⚝ and GitHub
99e1963d9b
feat: add GitLab OAuth client ( #4692 )
2024-06-14 14:55:59 +05:30
guru_sainath and GitHub
b3626d815f
[WEB-522] chore: estimate restructure and handled error while creating estimates ( #4817 )
...
* dev:updated estimate UI
* dev: updated error messages in estimate point create
2024-06-14 13:23:58 +05:30
sriram veeraghanta
9145234a6c
fix: core store import fixes
2024-06-14 03:50:25 +05:30
sriram veeraghanta
78d4d981d1
fix: core root store import fixes
2024-06-14 03:37:18 +05:30
sriram veeraghanta
c9147e7a57
Merge branch 'develop' of github.com:makeplane/plane into develop
2024-06-13 21:17:17 +05:30
sriram veeraghanta
b8ee986636
fix: eslint config and errors
2024-06-13 21:17:06 +05:30
rahulramesha and GitHub
f5f5726e15
fix ee sync error on base issues store ( #4812 )
2024-06-13 21:15:20 +05:30
sriram veeraghanta
a72d095e60
Merge branch 'develop' of github.com:makeplane/plane into develop
2024-06-13 20:30:58 +05:30
sriram veeraghanta
5183f4439b
fix: eslint warnings
2024-06-13 20:30:22 +05:30
Aaryan Khandelwal and GitHub
e5d2902a41
chore: add woprkspace pages empty state ( #4806 )
2024-06-13 17:58:45 +05:30
Satish Gandham and GitHub
7f97f234d0
Add missing exports ( #4807 )
2024-06-13 17:41:22 +05:30
Aaryan Khandelwal and GitHub
645764e53d
chore: update page search input ( #4805 )
2024-06-13 16:56:48 +05:30
rahulramesha and GitHub
d75e33ccf0
fix issue mutation and count ( #4804 )
2024-06-13 16:55:42 +05:30
Anmol Singh Bhatia and GitHub
ab3a00dd6e
chore: admin sidebar improvement ( #4802 )
2024-06-13 15:52:21 +05:30
guru_sainath and GitHub
52617baf0e
[WEB-522] chore:Estimate structure ( #4801 )
...
* dv: seperating constants for ce and ee
* dev: update estimate constants
* dev: updated estimate structure for ce and ee
2024-06-13 15:51:41 +05:30
Anmol Singh Bhatia and GitHub
ee4ad580fc
chore: auth email input one password extenction improvement ( #4791 )
2024-06-13 14:50:36 +05:30
d9c8271f35
chore: build error fixes and code cleanup. ( #4800 )
...
* chore: add export for store.
* chore: remove pages route group.
* fix: upgrading turbo
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-06-13 14:49:59 +05:30
Aaryan Khandelwal and GitHub
e79b0c40ec
chore: rename page store ( #4799 )
2024-06-13 13:56:33 +05:30
Prateek Shourya and GitHub
0b4b092eaa
fix: add default export for sidebar. ( #4798 )
2024-06-13 13:43:51 +05:30
Aaryan Khandelwal and GitHub
703aac597c
chore: create extended root store ( #4796 )
...
* chore: create extended root store
* chore: rename core root store
2024-06-13 13:27:13 +05:30
Aaryan Khandelwal and GitHub
d81a476e0b
[WEB-1559] chore: add page prop to the quick actions dropdown ( #4782 )
...
* chore: add pageLink prop to the quick actions dropdown
* chore: accept page store as a prop
2024-06-13 12:45:00 +05:30
Aaryan Khandelwal and GitHub
ec955e064b
[WEB-1559] chore: App switcher component added ( #4793 )
...
* chore: dummy app switcher component added
* chore: add export statement for the logo
2024-06-13 12:44:03 +05:30
Anmol Singh Bhatia and GitHub
34e1be7ba0
fix: headless ui version updated ( #4789 )
2024-06-12 19:36:37 +05:30
Prateek Shourya and GitHub
47dfb8797f
[WEB-1564] chore: add interceptor to handle 401 errors and redirect users to login page. ( #4788 )
2024-06-12 19:18:48 +05:30
Anmol Singh Bhatia and GitHub
4e5ca88e5e
style: list layout load more border ( #4787 )
2024-06-12 19:18:05 +05:30
bdd43f3f24
feat(configure_instance): check mandatory variables before starting ( #4760 )
...
* docs: update self-host guide link in README (#4704 )
found via:
- https://github.com/makeplane/docs/issues/48
- https://github.com/makeplane/plane/pull/3109
* feat(configure_instance): add check for mandatory variables before starting
* fix(configure_instance): use correct variable and improve the exception
* fix(configure_instance): remove trailling spaces
* fix(configure_instance): check the mandatory value from exported env only
* fix(configure_instance): remove useless import
* fix(configure_command): improve the way error is raising
---------
Co-authored-by: jon ⚝ <jon@allmende.io >
2024-06-12 19:13:55 +05:30
cb593538e4
[WEB - 1552]chore: attach pages to multiple projects ( #4741 )
...
* dev: pages migrations
* dev: page models
* dev: api migrations
* chore: apis for pages migrations
* chore: dropped project id from page label and logs
* dev: pages logger exception
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-06-12 19:09:21 +05:30
61d8586f7f
[WEB-522] chore: enabled estimate point analytics for module and cycle ( #4763 )
...
* chore: updated modal and form validations
* chore: module estimate analytics
* chore: state analytics
* chore: cycle estimate analytics
* chore: module points serializer
* chore: added fields in serializer
* chore: module state estimate points
* dev: updated module analytics
* dev: updated hover description on the burndown
* dev: UI and module total percentage validation
* chore: estimate points structure change
* chore: module burndown
* chore: key values changed
* chore: cycle progress snapshot
* chore: cycle detail endpoint
* chore: progress snapshot payload change
* chore: resolved merge conflicts
* chore: updated issue and point dropdown in active cycle
* chore: optimized grouped issues count in cycle and module
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-06-12 19:02:27 +05:30
Nikhil and GitHub
8071350640
fix: pagination grouping when grouping by created_by ( #4783 )
2024-06-12 18:55:44 +05:30
Prateek Shourya and GitHub
d64cc44225
[WEB-1597] fix: toast themes. ( #4781 )
2024-06-12 18:48:45 +05:30
Anmol Singh Bhatia and GitHub
a0152cab55
style: spreadsheet layout loader border ( #4786 )
2024-06-12 18:48:18 +05:30
Bavisetti Narayan and GitHub
aeec219f6d
chore: duplicated project collaborators ( #4784 )
2024-06-12 18:45:45 +05:30
Nikhil and GitHub
3165c3b1d3
fix: magic code when smtp is not configured ( #4767 )
2024-06-12 18:45:16 +05:30
rahulramesha and GitHub
060fe8ebcc
cancel issues API call when new call are being made ( #4785 )
2024-06-12 18:27:33 +05:30
Anmol Singh Bhatia and GitHub
7677f021a9
[WEB-1580] chore: drag handler and sidebar improvement ( #4780 )
...
* chore: sidebar width reduced
* chore: drag handler added to project sidebar and ui improvement
* chore: label drag handler added
2024-06-12 18:25:57 +05:30
Nikhil and GitHub
64619bf5eb
dev: fix issue export ( #4777 )
2024-06-12 16:00:05 +05:30
Prateek Shourya and GitHub
cf13ac3116
[WEB-1578] chore: add max length validation for workspace slug in create workspace form. ( #4778 )
2024-06-12 15:44:06 +05:30
Prateek Shourya and GitHub
28fc8ccd0e
[WEB-1565] fix: onboarding steps logic. ( #4779 )
2024-06-12 15:42:05 +05:30
Anmol Singh Bhatia and GitHub
eb34dcaaaa
fix: issue title input flicker ( #4775 )
2024-06-12 15:06:42 +05:30
Aaryan Khandelwal and GitHub
aa92ace57f
[WEB-1559] chore: make AI assistant endpoint workspace level ( #4770 )
...
* chore: make ai assistant endpoint workspace level
* chore: create workspace level ai assistant endpoint
2024-06-12 15:01:53 +05:30
Anmol Singh Bhatia and GitHub
f4ceaaf01c
[WEB-1574] chore: page head ( #4773 )
...
* chore: page head component refactor
* chore: page head component refactor
2024-06-12 13:12:08 +05:30
guru_sainath and GitHub
8ccd37d777
chore: handled next_path in auth wrapper ( #4774 )
2024-06-12 13:10:03 +05:30
rahulramesha and GitHub
afe723ee3d
[WEB-1548] chore: Remove Drag Handles ( #4769 )
...
* gantt remove drag handles
* remove drag handles for labels and project sidebar develop
2024-06-12 12:08:19 +05:30
Anmol Singh Bhatia and GitHub
679db712cf
[WEB-1574] dev: page head hook ( #4768 )
...
* dev: page head custom hook added
* chore: code refactor
2024-06-11 23:17:39 +05:30
Anmol Singh Bhatia and GitHub
3e34699194
chore: page loader improvement ( #4753 )
2024-06-11 18:03:02 +05:30
Anmol Singh Bhatia and GitHub
ee655a045c
chore: spreadsheet layout assignee column improvement ( #4756 )
2024-06-11 18:02:48 +05:30
Anmol Singh Bhatia and GitHub
12f101f52a
fix: dashboard empty state flicker ( #4755 )
2024-06-11 18:01:56 +05:30
e3ebb9b61c
chore: files restructure ( #4766 )
...
* chore: bulk operations folder restructuring.
* fix: build errors
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-06-11 17:53:48 +05:30
Anmol Singh Bhatia and GitHub
1c558eb6b3
[WEB-1555] fix: analytics empty state flicker ( #4754 )
...
* fix: analytics empty state flicker
* chore: todo added
2024-06-11 17:35:54 +05:30
Anmol Singh Bhatia and GitHub
778fca9db6
fix: profile picture modal close on remove functionality added and mutation fix ( #4757 )
2024-06-11 17:33:45 +05:30
Anmol Singh Bhatia and GitHub
b05579d506
[WEB-1508] chore: module and cycle peek view improvement ( #4758 )
...
* chore: module and cycle list layout peek view improvement
* chore: code refactor
2024-06-11 17:33:31 +05:30
Anmol Singh Bhatia and GitHub
cb292b010f
fix: inbox issue ( #4765 )
2024-06-11 17:32:52 +05:30
Aaryan Khandelwal and GitHub
b5bbdbfa8e
dev: create separate folder for page service ( #4764 )
2024-06-11 16:18:42 +05:30
Anmol Singh Bhatia and GitHub
bdaef179b1
chore: project publish url updated ( #4762 )
2024-06-11 15:00:46 +05:30
guru_sainath and GitHub
59376ee3da
fix: resolved issue creation error in layouts while group_by and sub_group_by filters applied in quick add ( #4761 )
2024-06-11 14:55:35 +05:30
Satish Gandham and GitHub
346bc2afe2
Refactor folder structure ( #4759 )
2024-06-11 14:39:52 +05:30
sriram veeraghanta
a0e16692da
fix: workflow updates
2024-06-11 12:46:59 +05:30
jon ⚝ and GitHub
c24be25024
docs: update self-host guide link in README ( #4704 )
...
found via:
- https://github.com/makeplane/docs/issues/48
- https://github.com/makeplane/plane/pull/3109
2024-06-11 02:38:43 +05:30
05de4d83f3
chore: app dir headers re-implementation ( #4751 )
...
* chore: header refactor.
* fix: core imports
* chore: refactor profile activity header and fix all other header imports.
* fix: import fixes
* chore: header refactor.
* fix: app dir header reimplementation
* fix: removing parllel headers
* fix: adding route groups to handle pages
* fix: disabling sentry for temp
* chore: update default exports in layouts & headers for consistency.
* fix: bugfixes
* fix: build errors
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-06-11 02:23:19 +05:30
guru_sainath and GitHub
423bc15119
chore: updated modal and form validations ( #4748 )
2024-06-10 23:47:30 +05:30
+2
666d35afb9
feat: Issue pagination ( #4109 )
...
* dev: separate order by of issue queryset to separate utilty function
* dev: pagination for spreadhseet and gantt
* dev: group pagination
* dev: paginate single entities
* dev: refactor pagination
* dev: paginating issue apis
* dev: grouped pagination for empty groups
* dev: ungrouped list
* dev: fix paginator for single groups
* dev: fix paginating true list
* dev: state__group pagination
* fix: imports
* dev: fix grouping on taget date and project_id
* dev: remove unused imports
* dev: add ruff in dependencies
* make store changes for pagination
* fix some build errors due to type changes
* dev: add total pages key
* chore: paginator changes
* implement pagination for spreadsheet, list, kanban and calendar
* fix: order by grouped pagination
* dev: sub group paginator
* dev: grouped paginator
* dev: sub grouping paginator
* restructure gantt layout charts
* dev: fix pagination count
* dev: date filtering for issues
* dev: group by counts
* implement new logic for pagination layouts
* fix: label id and assignee id interchange
* dev: fix priority ordering
* fix group by bugs
* dev: grouping for priority
* fix reeordering while update
* dev: fix order by for pagination
* fix: total results for sub group pagination
* dev: add comments and fix ordering
* fix orderby priority for spreadsheet
* fix subGroupCount
* Fix logic for load more in Kanban
* fix issue quick add
* dev: fix issue creation
* dev: add sorting
* fix order by for modules and cycles
* fix non render of Issues
* fix subGroupKey generation when subGroupId is null
* dev: fix cycle and module issue
* dev: fix sub grouping
* fix: imports
* fix minor build errors
* fix major build errors
* fix priority order by
* grouped pagination cursor logic changes
* fix calendar pagination
* active cycle issues pagination
* dev: fix lint errors
* fix Kanban subgroup dnd
* fix empty subgroup kanbans
* fix updation from an empty field with groupBy
* fix issue count of groups
* fix issue sorting on first page fetch
* dev: remove pagination from list endpoint add ordering for sub grouping and handle error for empty issues
* refactor module and cycle issues
* fix quick add refactor
* refactor gantt roots
* fix empty states
* fix filter params
* fix group by module
* minor UX changes
* fix sub grouping in Kanban
* remove unnecessary sorting logic in backend (Nikhil's changes)
* dev: add error handling when using without on results
* calendar layout loader improvement
* list per page count logic change
* spreadsheet loader improvement
* Added loader for issues load more pagination
* fix quick add in gantt
* dev: add profile issue pagination
* fix all issue and profile issues logic
* remove empty state from calendar layout
* use useEffect instead of swr to fetch issues to have quick switching between views cycles etc
* dev: add aggregation for multi fields
* fix priority sorting for workspace issues
* fix move from draft for draft issues
* fix pagination loader for spreadsheet
* fetch project, module and cycle stats on update, create and delete of issues
* increase horizontal margin
* change load more pagination to on scroll pagination for active cycle issues
* fix linting error
* dev: fix ordering when order by m2m
* dev: fix null paginations
* dev: commenting
* 0add comments to the issue stores methods
* fix order by for array properties
* fix: priority ordering
* perform optimistic updates while adding or removing cycles or modules
* fix build errors
* dev: add default values when iterating through sub group
* Move code from EE to CE repo
* chore: folder structure updates
* Move sortabla and radio input to packages/ui
* chore: updated empty and loading screens
* chore: delete an estimate point
* chore: estimate point response change
* chore: updated create estimate and handled the build error
* chore: migration fixes
* chore: updated create estimate
* [WEB-1322] dev: conflict free pages collaboration (#4463 )
* chore: pages realtime
* chore: empty binary response
* chore: added a ypy package
* feat: pages collaboration
* chore: update fetching logic
* chore: degrade ypy version
* chore: replace useEffect fetch logic with useSWR
* chore: move all the update logic to the page store
* refactor: remove react-hook-form
* chore: save description_html as well
* chore: migrate old data logic
* fix: added description_binary as field name
* fix: code cleanup
* refactor: create separate hook to handle page description
* fix: build errors
* chore: combine updates instead of using the whole document
* chore: removed ypy package
* chore: added conflict resolving logic to the client side
* chore: add a save changes button
* chore: add read-only validation
* chore: remove saving state information
* chore: added permission class
* chore: removed the migration file
* chore: corrected the model field
* chore: rename pageStore to page
* chore: update collaboration provider
* chore: add try catch to handle error
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
* chore: create estimate workflow update
* chore: editing and deleting the existing estimate updates
* chore: updating the new estinates in update modal
* chore: ui changed
* chore: response changes of get and post
* chore: new field added in estimates
* chore: individual endpoint for estimate points
* chore: typo changes
* chore: create estimate point
* chore: integrated new endpoints
* chore: update key value pair
* chore: update sorting in the estimates
* Add custom option in the estimate templates
* chore: handled current project active estimate
* chore: handle estimate update worklfow
* chore: AIO docker images for preview deployments (#4605 )
* fix: adding single docker base file
* action added
* fix action
* dockerfile.base modified
* action fix
* dockerfile
* fix: base aio dockerfile
* fix: dockerfile.base
* fix: dockerfile base
* fix: modified folder structure
* fix: action
* fix: dockerfile
* fix: dockerfile.base
* fix: supervisor file name changed
* fix: base dockerfile updated
* fix dockerfile base
* fix: base dockerfile
* fix: docker files
* fix: base dockerfile
* update base image
* modified docker aio base
* aio base modified to debian-12-slim
* fixes
* finalize the dockerfiles with volume exposure
* modified the aio build and dockerfile
* fix: codacy suggestions implemented
* fix: codacy fix
* update aio build action
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
* chore: handled estimates switch
* chore: handled estimate edit
* chore: handled close button in estimate edit
* chore: updated ceate estimare workflow
* chore: updated switch estimate
* fix minor bugs in base issues store
* single column scroll pagination
* UI changes for load more button
* chore: UI and typos
* chore: resolved build error
* [WEB-1184] feat: issue bulk operations (#4530 )
* chore: bulk operations
* chore: archive bulk issues
* chore: bulk ops keys changed
* chore: bulk delete and archive confirmation modals
* style: list layout spacing
* chore: create hoc for multi-select groups
* chore: update multiple select components
* chore: archive, target and start date error messsage
* chore: edge case handling
* chore: bulk ops in spreadsheet layout
* chore: update UI
* chore: scroll element into view
* fix: shift + arrow navigation
* chore: implement bulk ops in the gantt layout
* fix: ui bugs
* chore: move selection logic to store
* fix: group selection
* refactor: multiple select store
* style: dropdowns UI
* fix: bulk assignee and label update mutation
* chore: removed migrations
* refactor: entities grouping logic
* fix performance issue is selection of bulk ops
* fix: shift keyboard navigation
* fix: group click action
* chore: start and target date validation
* chore: remove optimistic updates, check archivability in frontend
* chore: code optimisation
* chore: add store comments
* refactor: component fragmentation
* style: issue active state
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: rahulramesha <rahulramesham@gmail.com >
* fix a performance issue when there are too many groups
* chore: updated delete dropdown and handled the repeated values while creating and updating the estimate point
* [WEB-1424] chore: page and view logo implementation, and emoji/icon picker improvement (#4583 )
* chore: added logo_props
* chore: logo props in cycles, views and modules
* chore: emoji icon picker types updated
* chore: info icon added to plane ui package
* chore: icon color adjust helper function added
* style: icon picker ui improvement and default color options updated
* chore: update page logo action added in store
* chore: emoji code to unicode helper function added
* chore: common logo renderer component added
* chore: app header project logo updated
* chore: project logo updated across platform
* chore: page logo picker added
* chore: control link component improvement
* chore: list item improvement
* chore: emoji picker component updated
* chore: space app and package logo prop type updated
* chore: migration
* chore: logo added to project view
* chore: page logo picker added in create modal and breadcrumbs
* chore: view logo picker added in create modal and updated breadcrumbs
* fix: build error
* chore: AIO docker images for preview deployments (#4605 )
* fix: adding single docker base file
* action added
* fix action
* dockerfile.base modified
* action fix
* dockerfile
* fix: base aio dockerfile
* fix: dockerfile.base
* fix: dockerfile base
* fix: modified folder structure
* fix: action
* fix: dockerfile
* fix: dockerfile.base
* fix: supervisor file name changed
* fix: base dockerfile updated
* fix dockerfile base
* fix: base dockerfile
* fix: docker files
* fix: base dockerfile
* update base image
* modified docker aio base
* aio base modified to debian-12-slim
* fixes
* finalize the dockerfiles with volume exposure
* modified the aio build and dockerfile
* fix: codacy suggestions implemented
* fix: codacy fix
* update aio build action
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
* fix: merge conflict
* chore: lucide react added to planu ui package
* chore: new emoji picker component added with lucid icon and code refactor
* chore: logo component updated
* chore: emoji picker updated for pages and views
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: Manish Gupta <59428681+mguptahub@users.noreply.github.com >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
* chore: handled inline errors in the estimate switch
* fix module and cycle drag and drop
* Fix issue count bug for accumulated actions
* chore: handled active and availability vadilation
* chore: handled create and update components in projecr estimates
* chore: added migration
* Add category specific values for custom template
* chore: estimate dropdown handled in issues
* chore: estimate alerts
* fix bulk updates
* chore: updated alerts
* add optional chaining
* Extract the list row actions
* change color of load more to match new Issues
* list group collapsible
* fix: updated and handled the estimate points
* fix: upgrader ee banner
* Fix issues with sortable
* Fix sortable spacing issue in create estimate modal
* fix: updated the issue create sorting
* chore: removed radio button from ui and updated in the estimates
* chore: resolved import error in packaged ui
* chore: handled props in create modal
* chore: removed ee files
* chore: changed default analytics
* fix: pagination ordering for grouped and subgrouped
* chore: removed the migration file
* chore: estimate point value in graph
* chore: estimate point key change
* chore: squashed migration (#4634 )
* chore: squashed migration
* chore: removed instance migraion
* chore: key changes
* chore: issue activity back migration
* dev: replaced estimate key with estimate id and replaced estimate type from number to string in issue
* chore: estimate point value field
* chore: estimate point activity
* chore: removed the unused function
* chore: resolved merge conflicts
* chore: deploy board keys changed
* chore: yarn lock file change
* chore: resolved frontend build
---------
Co-authored-by: guru_sainath <gurusainath007@gmail.com >
* [WEB-1516] refactor: space app routing and layouts (#4705 )
* dev: change layout
* chore: replace workspace slug and project id with anchor
* chore: migration fixes
* chore: update filtering logic
* chore: endpoint changes
* chore: update endpoint
* chore: changed url pratterns
* chore: use client side for layout and page
* chore: issue vote changes
* chore: project deploy board response change
* refactor: publish project store and components
* fix: update layout options after fetching settings
* chore: remove unnecessary types
* style: peek overview
* refactor: components folder structure
* fix: redirect from old path
* chore: make the whole issue block clickable
* chore: removed the migration file
* chore: add server side redirection for old routes
* chore: is enabled key change
* chore: update types
* chore: removed the migration file
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
* Merge develop into revamp-estimates-ce
* chore: removed migration file and updated the estimate system order and removed ee banner
* chore: initial radio select in create estimate
* chore: space key changes
* Fix sortable component as the sort order was broken.
* fix: formatting and linting errors
* fix Alignment for load more
* add logic to approuter
* fix approuter changes and fix build
* chore: removed the linting issue
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
Co-authored-by: Satish Gandham <satish.iitg@gmail.com >
Co-authored-by: guru_sainath <gurusainath007@gmail.com >
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: Aaryan Khandelwal <65252264+aaryan610@users.noreply.github.com >
Co-authored-by: Manish Gupta <59428681+mguptahub@users.noreply.github.com >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
Co-authored-by: Anmol Singh Bhatia <121005188+anmolsinghbhatia@users.noreply.github.com >
Co-authored-by: Bavisetti Narayan <72156168+NarayanBavisetti@users.noreply.github.com >
Co-authored-by: pushya22 <130810100+pushya22@users.noreply.github.com >
2024-06-10 20:15:03 +05:30
Prateek Shourya and GitHub
7ac07b7b73
chore: app dir improvement ( #4750 )
...
* chore: remove constants package.
* fix: useRouter import in editor.
* chore: improve `peekCycle` and `peekModule` logic.
* style: update app progress bar color.
2024-06-10 19:05:32 +05:30
sriram veeraghanta
a88f2e3cba
fix: nprogress next integration
2024-06-10 15:20:53 +05:30
Anmol Singh Bhatia and GitHub
d3556f457b
chore: web app use client directive ( #4747 )
...
* chore: use client directive
* chore: use client directive
2024-06-10 15:13:10 +05:30
Prateek Shourya and GitHub
c880e8b48c
fix: app dir build errors. ( #4746 )
2024-06-10 15:02:44 +05:30
f93803ace8
Fix app directory migration bugs ( #4745 )
...
Co-authored-by: Satish Gandham <satish.iitg@gmail.com >
2024-06-10 14:18:30 +05:30
sriram veeraghanta
a04fb07406
fix: client component rendering
2024-06-10 13:36:10 +05:30
+6
5d807db69e
feat: app dir migration ( #4743 )
...
* feat: creating new app dir structure for web app
* fix: moving few pages to app dir
* fix: adding profile settings layout
* fix: errors on app dir.
* chore: remove pages routes.
* chore: add sign-in/ sign-up, invitations, onboarding pages.
* [WEB-1374] fix: clear changes made on modal close (#4555 )
* [WEB-1480] fix: preserve page access when making a copy (#4568 )
* [WEB-1465] fix: theme fluctuation on initial load. (#4638 )
* [WEB-1445] fix: issue creation on sub groups when cycle/ module grouping is applied. (#4636 )
* [WEB-1244] fix: add better image insertion and replacement logic in the editor (#4508 )
* fix: add better image insertion and replacement logic
* refactor: image handling in editor
* chore: remove passing uploadKey around
* refactor: remove unused code
* fix: redundant files removed
* fix: add is editor ready to discard api to control behvaiours from our app
* fix: focus issues and image insertion position when not using slash command
* fix: import order fixed
* fix: notification mark all as read (#4643 )
* chore: remove enter key extension (#4648 )
* [WEB-1467] chore: run the API's required to bootstrap the application in parallel. (#4642 )
* [WEB - 1482] fix: uploads when using block storages other than s3 and minio (#4647 )
* fix: minio storage and redirection
* dev: disconnect web url and app base url configuration.
* fix: negate check while trying to discard (#4653 )
* fix: email notification preferences (#4656 )
* [WEB-1493] chore: product tour asset and app sidebar quick action hover (#4655 )
* chore: product tour asset updated
* fix: app sidebar quick action hover
* fix: project state setting state name remove camel case logic (#4652 )
* [WEB-1419] chore: enable module creation with dates older than today. (#4659 )
* [WEB-1216] chore: increase module empty state for consistency. (#4658 )
* fix: build errors
* [WEB-1235] chore: module and cycle sidebar graph improvement (#4650 )
* chore: module and cycle sidebar graph improvement
* chore: code refactor
* [WEB-1424] chore: page and view logo implementation, and emoji/icon (#4662 )
* [WEB-1424] chore: page and view logo implementation, and emoji/icon picker improvement (#4583 )
* chore: added logo_props
* chore: logo props in cycles, views and modules
* chore: emoji icon picker types updated
* chore: info icon added to plane ui package
* chore: icon color adjust helper function added
* style: icon picker ui improvement and default color options updated
* chore: update page logo action added in store
* chore: emoji code to unicode helper function added
* chore: common logo renderer component added
* chore: app header project logo updated
* chore: project logo updated across platform
* chore: page logo picker added
* chore: control link component improvement
* chore: list item improvement
* chore: emoji picker component updated
* chore: space app and package logo prop type updated
* chore: migration
* chore: logo added to project view
* chore: page logo picker added in create modal and breadcrumbs
* chore: view logo picker added in create modal and updated breadcrumbs
* fix: build error
* chore: AIO docker images for preview deployments (#4605 )
* fix: adding single docker base file
* action added
* fix action
* dockerfile.base modified
* action fix
* dockerfile
* fix: base aio dockerfile
* fix: dockerfile.base
* fix: dockerfile base
* fix: modified folder structure
* fix: action
* fix: dockerfile
* fix: dockerfile.base
* fix: supervisor file name changed
* fix: base dockerfile updated
* fix dockerfile base
* fix: base dockerfile
* fix: docker files
* fix: base dockerfile
* update base image
* modified docker aio base
* aio base modified to debian-12-slim
* fixes
* finalize the dockerfiles with volume exposure
* modified the aio build and dockerfile
* fix: codacy suggestions implemented
* fix: codacy fix
* update aio build action
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
* fix: merge conflict
* chore: lucide react added to planu ui package
* chore: new emoji picker component added with lucid icon and code refactor
* chore: logo component updated
* chore: emoji picker updated for pages and views
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: Manish Gupta <59428681+mguptahub@users.noreply.github.com >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
* fix: build error
---------
Co-authored-by: Anmol Singh Bhatia <121005188+anmolsinghbhatia@users.noreply.github.com >
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: Manish Gupta <59428681+mguptahub@users.noreply.github.com >
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so >
* refactor: drag handle component (#4663 )
* refactor: checkbox ui component (#4665 )
* [WEB-1325] chore: refactor inbox issue store to avoid data loss. (#4640 )
* [WEB-1325] chore: refactor inbox issue store to avoid data loss.
* chore: inbox store improvement.
* chore: priority dropdown accepts undefined (#4666 )
* chore: added buttonClassName prop to label dropdown (#4671 )
* chore: created new constants for marketing website page links (#4670 )
* chore: added a prop to render default state conditionally (#4669 )
* [WEB-1501] dev: multiple select core components (#4667 )
* dev: multiple select core components
* chore: added export statement
* chore: created a new constant for archivable state groups (#4668 )
* chore: added primary variant to the alert modal (#4664 )
* [WEB-1436] chore: pages improvement. (#4657 )
* add empty state if no pages are available.
* set access to private in create page modal when the modal is open form private tab.
* [WEB-1440] chore: update cycle empty state to use project level access. (#4672 )
* fix: checkbox ui component (#4675 )
* fix: ai buttons overlapping issue (#4621 )
* [WEB - 1500] chore: add extra fields on instance and create changelog table to store release change logs (#4673 )
* chore: add extra fields on instance and create changelog table to store release change logs
* dev: rename new_version to latest_version
* [WEB - 1505] chore: alter instance id field (#4676 )
* chore: instance id
* dev: update to max length
* feat: creating new app dir structure for web app
* fix: moving few pages to app dir
* feat: creating new app dir structure for web app
* fix: moving few pages to app dir
* fix: errors on app dir.
* chore: remove pages routes.
* chore: add sign-in/ sign-up, invitations, onboarding pages.
* fix: instance serializer
* fix: instance register script (#4681 )
* fix: instance register script
* dev: remove api key and add latest version and current version in types
* [WEB-1492] fix: resolved issue creation error in layouts while group_by and sub_group_by filters applied in quick add (#4682 )
* fix: resolved issue creation error in layouts while group_by and sub_group_by filters applied in quick add
* fix: updated braces in conditions
* fix: inbox issue store update logic. (#4683 )
* chore: update package version
* [WEB-1184] feat: issue bulk operations (#4674 )
* feat: issue bulk operations
* style: bulk operations action bar
* chore: remove edition separation
* style: fix overlapping of response container in AI popover. (#4684 )
* [WEB-1498] style: fix comments reaction alignment. (#4686 )
* [WEB-1503] chore: add `autofocus` to name field in inline create/ update state component. (#4685 )
* [WEB-1312] fix: trim file name before uploading (#4661 )
* fix: trim file name before uploading
* fix: check the cursor position before inserting image
* dev: add trimming for file assets
* dev: add filename validation above if
* dev: make the validation to 50 to support user uploads
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
* [WEB-1481] fix: multiple API calls in inbox issues on closed issues tab. (#4691 )
* fix: multiple API calls on scroll and closed issues tab.
* fix: pagination loader on initial load.
* feat: Add components required for estimates (#4690 )
* Add sortable, radio and typography components
* Remove stray css classes
* Prevent drag of items from other draggable
* Minor cleanup
* Update yarn.lock
* Remove radio input component as it was build on
headless ui v2.0.0 and now we are using v1.7.0
* Fix build errors
* Update dependencies in use memo.
* [WEB-1521] chore: add configuration to enable/disable sign-ups. (#4697 )
* fix: regenerating lock file
* fix: docker image build errors
* fix: remove `setupInterceptors` to avoid circular dependency.
* chore: migrate all `accounts` related routes.
* chore: migrate all `profiles` related routes.
* chore: workspace invitation and onboarding migration / fixes.
* chore: installation provider migrations.
* regression: focus changing issue with the peek overview editor (#4700 )
* [WEB-1459] chore: save users all / favorite project list collapse state into localstorage. (#4701 )
* [WEB-1501] chore: update selected entity details on entities list change (#4702 )
* chore: update selected entity detials on entities list change
* chore: addd selectionHelpers as a prop
* [WEB-1517] chore: remove drag handle from list drag block (#4698 )
* remove drag handle from list drag block
* align list group header with list item
* rearrange chevron for list subissues and rearrange spaces
* adding default draggable property to control link
* remove unnecessary dependencies for useEffect
* fix: email validation (#4707 )
* fix: email validation on complete login or sign up functionality
* dev: add try catch block
* dev: split up code
* dev: empty return
* fix: cache invalidation on new members invite (#4699 )
* fix: build test pull request running on non draft PRs (#4708 )
* fix: cache invalidation on new members invite (#4699 )
* fix: add version max length (#4713 )
* chore: migrations for `routing` hooks.
* [WEB-1533] chore: fix alignment issues in List and Spreadsheet view (#4714 )
* fix alignment issues in List and Spreadsheet view
* fix spreadsheet indentation
* chore: migration for workspace dashboard/ views/ analytics/ settings and active-cycles.
* chore: handle undefined identifier case
* fix: Overflowing loader in issue edit modal (#4720 )
* [WEB-1529] chore: workspace sidebar updates. (#4710 )
* fix: temporary fix exiting lines with slashes (#4725 )
* [WEB-1537] fix: inline code block size fixed for headers, etc (#4709 )
* fix: inline code block size fixed for headers, etc
* feat: persisting focus accurately post converting the code block into text
* fix: typo in error handling
* [WEB-1526] feat: add auto merge behaviour to task lists and fix infinite backspace case (#4703 )
* feat: add auto merge behaviour to task lists
* fix: unhandled cases for taskItem and taskList
* fix: css task list such that toggling task list doesn't shift things
* fix: task list jumps around while trying create/delete things in between two task lists
* fix: remove filtering for generic transactions i.e. transactions with some meta data while tying to join things
* chore: migration for profile activity along with headers refactor.
* [WEB-1201] dev: dropdowns (#4721 )
* chore: lodash package added
* chore: dropdown key down hook added
* dev: dropdown component
* chore: build error and code refactor
* chore: readme file updated
* chore: added disabled prop to multiple select components (#4724 )
* chore: added disabled prop to mutliple select group hoc
* style: fix empty space
* fix: don't add as a sub-issue if parent has been removed (#4731 )
* fix: member list item custom menu placement (#4729 )
* [WEB-1535] chore: project logo picker improvement (#4718 )
* chore: emoji icon picker improvement
* chore: emoji icon picker improvement
* fix: resolved border flicker on issue title (#4727 )
* chore: profile activity empty state added (#4732 )
* [WEB-1481] fix: inbox issue list update after changing issue status. (#4715 )
* style: fix ux copy style on project feature preview page. (#4734 )
* chore: remove clear seleciton logic on escape key press (#4735 )
* chore: migrations for projects and project issues.
* chore: issue and properties filter dropdown improvement (#4733 )
* save all filters and properties for views (#4728 )
* chore: migrations for issue details route.
* chore: migration for cycle routes.
* chore: migration for module routes.
* chore: migrations for project views routes.
* chore: migrations for project pages routes.
* chore: migration for project inbox routes.
* chore: migration for project settings routes.
* chore: migrations for draft issues routes.
* chore: migrations for project archives routes.
* chore: remove unused headers.
* temp: comment out auth constant and use-reload-confirmation code to avoid errors.
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
Co-authored-by: rahulramesha <71900764+rahulramesha@users.noreply.github.com >
Co-authored-by: Aaryan Khandelwal <65252264+aaryan610@users.noreply.github.com >
Co-authored-by: M. Palanikannan <73993394+Palanikannan1437@users.noreply.github.com >
Co-authored-by: Anmol Singh Bhatia <121005188+anmolsinghbhatia@users.noreply.github.com >
Co-authored-by: Nikhil <118773738+pablohashescobar@users.noreply.github.com >
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: Manish Gupta <59428681+mguptahub@users.noreply.github.com >
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so >
Co-authored-by: guru_sainath <gurusainath007@gmail.com >
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
Co-authored-by: Satish Gandham <satish.iitg@gmail.com >
Co-authored-by: Henit Chobisa <chobisa.henit@gmail.com >
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com >
2024-06-10 12:37:38 +05:30
59fdd611e4
feat: estimates revamp and space app refactor ( #4742 )
...
* Move code from EE to CE repo
* chore: folder structure updates
* Move sortabla and radio input to packages/ui
* chore: updated empty and loading screens
* chore: delete an estimate point
* chore: estimate point response change
* chore: updated create estimate and handled the build error
* chore: migration fixes
* chore: updated create estimate
* chore: create estimate workflow update
* chore: editing and deleting the existing estimate updates
* chore: updating the new estinates in update modal
* chore: ui changed
* chore: response changes of get and post
* chore: new field added in estimates
* chore: individual endpoint for estimate points
* chore: typo changes
* chore: create estimate point
* chore: integrated new endpoints
* chore: update key value pair
* chore: update sorting in the estimates
* Add custom option in the estimate templates
* chore: handled current project active estimate
* chore: handle estimate update worklfow
* chore: handled estimates switch
* chore: handled estimate edit
* chore: handled close button in estimate edit
* chore: updated ceate estimare workflow
* chore: updated switch estimate
* chore: UI and typos
* chore: resolved build error
* chore: updated delete dropdown and handled the repeated values while creating and updating the estimate point
* chore: handled inline errors in the estimate switch
* chore: handled active and availability vadilation
* chore: handled create and update components in projecr estimates
* chore: added migration
* Add category specific values for custom template
* chore: estimate dropdown handled in issues
* chore: estimate alerts
* chore: updated alerts
* Extract the list row actions
* fix: updated and handled the estimate points
* fix: upgrader ee banner
* Fix issues with sortable
* Fix sortable spacing issue in create estimate modal
* fix: updated the issue create sorting
* chore: removed radio button from ui and updated in the estimates
* chore: resolved import error in packaged ui
* chore: handled props in create modal
* chore: removed ee files
* chore: changed default analytics
* chore: removed the migration file
* chore: estimate point value in graph
* chore: estimate point key change
* chore: squashed migration (#4634 )
* chore: squashed migration
* chore: removed instance migraion
* chore: key changes
* chore: issue activity back migration
* dev: replaced estimate key with estimate id and replaced estimate type from number to string in issue
* chore: estimate point value field
* chore: estimate point activity
* chore: removed the unused function
* chore: resolved merge conflicts
* chore: deploy board keys changed
* chore: yarn lock file change
* chore: resolved frontend build
---------
Co-authored-by: guru_sainath <gurusainath007@gmail.com >
* [WEB-1516] refactor: space app routing and layouts (#4705 )
* dev: change layout
* chore: replace workspace slug and project id with anchor
* chore: migration fixes
* chore: update filtering logic
* chore: endpoint changes
* chore: update endpoint
* chore: changed url pratterns
* chore: use client side for layout and page
* chore: issue vote changes
* chore: project deploy board response change
* refactor: publish project store and components
* fix: update layout options after fetching settings
* chore: remove unnecessary types
* style: peek overview
* refactor: components folder structure
* fix: redirect from old path
* chore: make the whole issue block clickable
* chore: removed the migration file
* chore: add server side redirection for old routes
* chore: is enabled key change
* chore: update types
* chore: removed the migration file
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
* Merge develop into revamp-estimates-ce
* chore: removed migration file and updated the estimate system order and removed ee banner
* chore: initial radio select in create estimate
* chore: space key changes
* Fix sortable component as the sort order was broken.
* [WEB-1516] refactor: publish project modal and types (#4716 )
* refacotr: project publish
* chore: rename service names
* chore: is_deployed changed to anchor
* chore: update is_deployed key
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
* [WEB-412] chore: estimates analytics (#4730 )
* chore: estimate points in modules and cycle
* chore: burn down chart analytics
* chore: module serializer change
* dev: handled y-axis estimates in analytics, implemented estimate points on modules
* chore: burn down analytics
* chore: state estimate point analytics
* chore: updated the burn down values
* Remove check mark from estimate point edit field in
create estimate flow
---------
Co-authored-by: guru_sainath <gurusainath007@gmail.com >
Co-authored-by: Satish Gandham <satish.iitg@gmail.com >
---------
Co-authored-by: Satish Gandham <satish.iitg@gmail.com >
Co-authored-by: guru_sainath <gurusainath007@gmail.com >
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: Bavisetti Narayan <72156168+NarayanBavisetti@users.noreply.github.com >
Co-authored-by: Aaryan Khandelwal <65252264+aaryan610@users.noreply.github.com >
Co-authored-by: pushya22 <130810100+pushya22@users.noreply.github.com >
2024-06-10 12:16:23 +05:30
rahulramesha and GitHub
fb2b4ae303
save all filters and properties for views ( #4728 )
2024-06-07 19:43:27 +05:30
Anmol Singh Bhatia and GitHub
de8da176d3
chore: issue and properties filter dropdown improvement ( #4733 )
2024-06-07 19:33:13 +05:30
Aaryan Khandelwal and GitHub
17ce1bceb6
chore: remove clear seleciton logic on escape key press ( #4735 )
2024-06-07 18:18:47 +05:30
Prateek Shourya and GitHub
1561b710ca
style: fix ux copy style on project feature preview page. ( #4734 )
2024-06-07 18:01:42 +05:30
Prateek Shourya and GitHub
9a4971efa4
[WEB-1481] fix: inbox issue list update after changing issue status. ( #4715 )
2024-06-07 17:02:30 +05:30
Anmol Singh Bhatia and GitHub
2331404d46
chore: profile activity empty state added ( #4732 )
2024-06-07 16:26:52 +05:30
Anmol Singh Bhatia and GitHub
a23c528396
fix: resolved border flicker on issue title ( #4727 )
2024-06-07 16:09:56 +05:30
Anmol Singh Bhatia and GitHub
dee57326a5
[WEB-1535] chore: project logo picker improvement ( #4718 )
...
* chore: emoji icon picker improvement
* chore: emoji icon picker improvement
2024-06-07 16:09:27 +05:30
Anmol Singh Bhatia and GitHub
15918f2d9f
fix: member list item custom menu placement ( #4729 )
2024-06-07 16:08:56 +05:30
Aaryan Khandelwal and GitHub
8b6a48f05c
fix: don't add as a sub-issue if parent has been removed ( #4731 )
2024-06-07 16:08:21 +05:30
Aaryan Khandelwal and GitHub
1c849103f9
chore: added disabled prop to multiple select components ( #4724 )
...
* chore: added disabled prop to mutliple select group hoc
* style: fix empty space
2024-06-07 13:59:57 +05:30
Anmol Singh Bhatia and GitHub
cdb932ab67
[WEB-1201] dev: dropdowns ( #4721 )
...
* chore: lodash package added
* chore: dropdown key down hook added
* dev: dropdown component
* chore: build error and code refactor
* chore: readme file updated
2024-06-07 13:59:31 +05:30
M. Palanikannan and GitHub
b1c7e6ae20
[WEB-1526] feat: add auto merge behaviour to task lists and fix infinite backspace case ( #4703 )
...
* feat: add auto merge behaviour to task lists
* fix: unhandled cases for taskItem and taskList
* fix: css task list such that toggling task list doesn't shift things
* fix: task list jumps around while trying create/delete things in between two task lists
* fix: remove filtering for generic transactions i.e. transactions with some meta data while tying to join things
2024-06-07 12:36:19 +05:30
M. Palanikannan and GitHub
f5656111ee
[WEB-1537] fix: inline code block size fixed for headers, etc ( #4709 )
...
* fix: inline code block size fixed for headers, etc
* feat: persisting focus accurately post converting the code block into text
* fix: typo in error handling
2024-06-07 12:34:57 +05:30
M. Palanikannan and GitHub
51758b774e
fix: temporary fix exiting lines with slashes ( #4725 )
2024-06-07 12:22:55 +05:30
Prateek Shourya and GitHub
d31aaee32c
[WEB-1529] chore: workspace sidebar updates. ( #4710 )
2024-06-07 12:22:30 +05:30
guru_sainath and GitHub
9af9268be6
fix: Overflowing loader in issue edit modal ( #4720 )
2024-06-06 17:46:49 +05:30
pushya22 and GitHub
c18a6a9654
Merge pull request #4719 from makeplane/fix/project-identifier
...
[WEB-1540] chore: handle undefined identifier error
2024-06-06 17:12:16 +05:30
Aaryan Khandelwal
282597bf83
chore: handle undefined identifier case
2024-06-06 17:02:47 +05:30
rahulramesha and GitHub
b24e530816
[WEB-1533] chore: fix alignment issues in List and Spreadsheet view ( #4714 )
...
* fix alignment issues in List and Spreadsheet view
* fix spreadsheet indentation
2024-06-06 11:03:56 +05:30
Nikhil and GitHub
ca9f3f2f5a
fix: add version max length ( #4713 )
2024-06-05 20:13:28 +05:30
sriram veeraghanta
028e70c4c1
Merge branch 'develop' of github.com:makeplane/plane into preview
2024-06-05 15:58:49 +05:30
Nikhil and sriram veeraghanta
30fdc1015c
fix: cache invalidation on new members invite ( #4699 )
2024-06-05 15:57:27 +05:30
Henit Chobisa and GitHub
272428b05e
fix: build test pull request running on non draft PRs ( #4708 )
2024-06-05 15:56:36 +05:30
Nikhil and GitHub
911832d546
fix: cache invalidation on new members invite ( #4699 )
2024-06-05 15:17:43 +05:30
Nikhil and GitHub
249e71e424
fix: email validation ( #4707 )
...
* fix: email validation on complete login or sign up functionality
* dev: add try catch block
* dev: split up code
* dev: empty return
2024-06-05 14:20:57 +05:30
rahulramesha and GitHub
52d8d6e7ce
[WEB-1517] chore: remove drag handle from list drag block ( #4698 )
...
* remove drag handle from list drag block
* align list group header with list item
* rearrange chevron for list subissues and rearrange spaces
* adding default draggable property to control link
* remove unnecessary dependencies for useEffect
2024-06-05 14:03:49 +05:30
Aaryan Khandelwal and GitHub
93a22034bd
[WEB-1501] chore: update selected entity details on entities list change ( #4702 )
...
* chore: update selected entity detials on entities list change
* chore: addd selectionHelpers as a prop
2024-06-05 12:48:50 +05:30
Prateek Shourya and GitHub
453459d271
[WEB-1459] chore: save users all / favorite project list collapse state into localstorage. ( #4701 )
2024-06-05 12:47:16 +05:30
M. Palanikannan and GitHub
8c5f693214
regression: focus changing issue with the peek overview editor ( #4700 )
2024-06-05 12:41:56 +05:30
sriram veeraghanta
4d17616670
fix: docker image build errors
2024-06-04 18:50:28 +05:30
sriram veeraghanta
c190bf3a6f
fix: regenerating lock file
2024-06-04 18:40:41 +05:30
Prateek Shourya and GitHub
e503c901ae
[WEB-1521] chore: add configuration to enable/disable sign-ups. ( #4697 )
2024-06-04 15:35:20 +05:30
Satish Gandham and GitHub
188f8ff83f
feat: Add components required for estimates ( #4690 )
...
* Add sortable, radio and typography components
* Remove stray css classes
* Prevent drag of items from other draggable
* Minor cleanup
* Update yarn.lock
* Remove radio input component as it was build on
headless ui v2.0.0 and now we are using v1.7.0
* Fix build errors
* Update dependencies in use memo.
2024-06-04 14:17:35 +05:30
Prateek Shourya and GitHub
77b73dc032
[WEB-1481] fix: multiple API calls in inbox issues on closed issues tab. ( #4691 )
...
* fix: multiple API calls on scroll and closed issues tab.
* fix: pagination loader on initial load.
2024-06-04 13:18:25 +05:30
20acb0dd17
[WEB-1312] fix: trim file name before uploading ( #4661 )
...
* fix: trim file name before uploading
* fix: check the cursor position before inserting image
* dev: add trimming for file assets
* dev: add filename validation above if
* dev: make the validation to 50 to support user uploads
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2024-06-04 13:14:26 +05:30
Prateek Shourya and GitHub
7e66e2736b
[WEB-1503] chore: add autofocus to name field in inline create/ update state component. ( #4685 )
2024-06-04 13:12:18 +05:30
Prateek Shourya and GitHub
cad55f3234
[WEB-1498] style: fix comments reaction alignment. ( #4686 )
2024-06-04 13:11:49 +05:30
Prateek Shourya and GitHub
87582604f7
style: fix overlapping of response container in AI popover. ( #4684 )
2024-06-04 11:22:40 +05:30
Aaryan Khandelwal and GitHub
dd65d03d33
[WEB-1184] feat: issue bulk operations ( #4674 )
...
* feat: issue bulk operations
* style: bulk operations action bar
* chore: remove edition separation
2024-06-04 11:12:24 +05:30
sriram veeraghanta and GitHub
c76af7d7d6
Merge pull request #4688 from makeplane/preview
...
release: v0.21-dev
2024-06-03 18:54:06 +05:30
sriram veeraghanta
97eea75cb7
chore: update package version
2024-06-03 18:41:01 +05:30
Prateek Shourya and GitHub
ddfd953408
fix: inbox issue store update logic. ( #4683 )
2024-06-03 14:32:18 +05:30
guru_sainath and GitHub
a428bc16c4
[WEB-1492] fix: resolved issue creation error in layouts while group_by and sub_group_by filters applied in quick add ( #4682 )
...
* fix: resolved issue creation error in layouts while group_by and sub_group_by filters applied in quick add
* fix: updated braces in conditions
2024-06-03 14:27:39 +05:30
Nikhil and GitHub
5322c0e57b
fix: instance register script ( #4681 )
...
* fix: instance register script
* dev: remove api key and add latest version and current version in types
2024-06-03 12:44:40 +05:30
sriram veeraghanta
81dfc15d1f
fix: instance serializer
2024-06-01 01:04:19 +05:30
Nikhil and GitHub
6a00fcc253
[WEB - 1505] chore: alter instance id field ( #4676 )
...
* chore: instance id
* dev: update to max length
2024-06-01 00:09:27 +05:30
Nikhil and GitHub
f96e76dbbc
[WEB - 1500] chore: add extra fields on instance and create changelog table to store release change logs ( #4673 )
...
* chore: add extra fields on instance and create changelog table to store release change logs
* dev: rename new_version to latest_version
2024-05-31 23:39:13 +05:30
Aaryan Khandelwal and GitHub
de7dad59f0
fix: ai buttons overlapping issue ( #4621 )
2024-05-31 20:28:28 +05:30
Anmol Singh Bhatia and GitHub
1c901446ab
fix: checkbox ui component ( #4675 )
2024-05-31 20:21:00 +05:30
Prateek Shourya and GitHub
e7d6e7d575
[WEB-1440] chore: update cycle empty state to use project level access. ( #4672 )
2024-05-31 18:30:57 +05:30
Prateek Shourya and GitHub
a2cdbd52dc
[WEB-1436] chore: pages improvement. ( #4657 )
...
* add empty state if no pages are available.
* set access to private in create page modal when the modal is open form private tab.
2024-05-31 18:30:38 +05:30
Aaryan Khandelwal and GitHub
608e193c36
chore: added primary variant to the alert modal ( #4664 )
2024-05-31 17:40:21 +05:30
Aaryan Khandelwal and GitHub
830f0861c1
chore: created a new constant for archivable state groups ( #4668 )
2024-05-31 17:39:23 +05:30
Aaryan Khandelwal and GitHub
98ebe88c86
[WEB-1501] dev: multiple select core components ( #4667 )
...
* dev: multiple select core components
* chore: added export statement
2024-05-31 17:37:24 +05:30
Aaryan Khandelwal and GitHub
c8c86a33f8
chore: added a prop to render default state conditionally ( #4669 )
2024-05-31 17:36:12 +05:30
Aaryan Khandelwal and GitHub
ba4798deb9
chore: created new constants for marketing website page links ( #4670 )
2024-05-31 17:30:50 +05:30
Aaryan Khandelwal and GitHub
463d0732e9
chore: added buttonClassName prop to label dropdown ( #4671 )
2024-05-31 17:30:06 +05:30
Aaryan Khandelwal and GitHub
a8184c366a
chore: priority dropdown accepts undefined ( #4666 )
2024-05-31 15:14:13 +05:30
Prateek Shourya and GitHub
0a105a1c21
[WEB-1325] chore: refactor inbox issue store to avoid data loss. ( #4640 )
...
* [WEB-1325] chore: refactor inbox issue store to avoid data loss.
* chore: inbox store improvement.
2024-05-31 15:10:38 +05:30
Aaryan Khandelwal and GitHub
bf4f97d7f6
refactor: checkbox ui component ( #4665 )
2024-05-31 15:05:28 +05:30
Aaryan Khandelwal and GitHub
a9d9cbcb72
refactor: drag handle component ( #4663 )
2024-05-31 14:59:49 +05:30
092e65b43d
[WEB-1424] chore: page and view logo implementation, and emoji/icon ( #4662 )
...
* [WEB-1424] chore: page and view logo implementation, and emoji/icon picker improvement (#4583 )
* chore: added logo_props
* chore: logo props in cycles, views and modules
* chore: emoji icon picker types updated
* chore: info icon added to plane ui package
* chore: icon color adjust helper function added
* style: icon picker ui improvement and default color options updated
* chore: update page logo action added in store
* chore: emoji code to unicode helper function added
* chore: common logo renderer component added
* chore: app header project logo updated
* chore: project logo updated across platform
* chore: page logo picker added
* chore: control link component improvement
* chore: list item improvement
* chore: emoji picker component updated
* chore: space app and package logo prop type updated
* chore: migration
* chore: logo added to project view
* chore: page logo picker added in create modal and breadcrumbs
* chore: view logo picker added in create modal and updated breadcrumbs
* fix: build error
* chore: AIO docker images for preview deployments (#4605 )
* fix: adding single docker base file
* action added
* fix action
* dockerfile.base modified
* action fix
* dockerfile
* fix: base aio dockerfile
* fix: dockerfile.base
* fix: dockerfile base
* fix: modified folder structure
* fix: action
* fix: dockerfile
* fix: dockerfile.base
* fix: supervisor file name changed
* fix: base dockerfile updated
* fix dockerfile base
* fix: base dockerfile
* fix: docker files
* fix: base dockerfile
* update base image
* modified docker aio base
* aio base modified to debian-12-slim
* fixes
* finalize the dockerfiles with volume exposure
* modified the aio build and dockerfile
* fix: codacy suggestions implemented
* fix: codacy fix
* update aio build action
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
* fix: merge conflict
* chore: lucide react added to planu ui package
* chore: new emoji picker component added with lucid icon and code refactor
* chore: logo component updated
* chore: emoji picker updated for pages and views
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: Manish Gupta <59428681+mguptahub@users.noreply.github.com >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
* fix: build error
---------
Co-authored-by: Anmol Singh Bhatia <121005188+anmolsinghbhatia@users.noreply.github.com >
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: Manish Gupta <59428681+mguptahub@users.noreply.github.com >
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so >
2024-05-31 14:27:52 +05:30
Anmol Singh Bhatia and GitHub
fc4ba5a170
[WEB-1235] chore: module and cycle sidebar graph improvement ( #4650 )
...
* chore: module and cycle sidebar graph improvement
* chore: code refactor
2024-05-31 13:57:46 +05:30
sriram veeraghanta
9143e5abc8
fix: build errors
2024-05-31 13:32:21 +05:30
Prateek Shourya and GitHub
1cb26fa863
[WEB-1216] chore: increase module empty state for consistency. ( #4658 )
2024-05-31 12:42:36 +05:30
Prateek Shourya and GitHub
9ff3c22089
[WEB-1419] chore: enable module creation with dates older than today. ( #4659 )
2024-05-31 12:38:45 +05:30
Anmol Singh Bhatia and GitHub
653b1a7b30
fix: project state setting state name remove camel case logic ( #4652 )
2024-05-31 12:27:25 +05:30
Anmol Singh Bhatia and GitHub
d27590cd49
[WEB-1493] chore: product tour asset and app sidebar quick action hover ( #4655 )
...
* chore: product tour asset updated
* fix: app sidebar quick action hover
2024-05-31 12:24:16 +05:30
Anmol Singh Bhatia and GitHub
3cbc1dcf10
fix: email notification preferences ( #4656 )
2024-05-31 12:18:57 +05:30
M. Palanikannan and GitHub
4d9cd0c318
fix: negate check while trying to discard ( #4653 )
2024-05-30 17:53:49 +05:30
Nikhil and GitHub
87de913c76
[WEB - 1482] fix: uploads when using block storages other than s3 and minio ( #4647 )
...
* fix: minio storage and redirection
* dev: disconnect web url and app base url configuration.
2024-05-30 16:22:47 +05:30
Prateek Shourya and GitHub
b016e1d1b5
[WEB-1467] chore: run the API's required to bootstrap the application in parallel. ( #4642 )
2024-05-30 16:20:58 +05:30
Aaryan Khandelwal and GitHub
67bd14ceb5
chore: remove enter key extension ( #4648 )
2024-05-30 15:37:25 +05:30
Anmol Singh Bhatia and GitHub
4091e61953
fix: notification mark all as read ( #4643 )
2024-05-30 12:00:55 +05:30
M. Palanikannan and GitHub
ade6eded69
[WEB-1244] fix: add better image insertion and replacement logic in the editor ( #4508 )
...
* fix: add better image insertion and replacement logic
* refactor: image handling in editor
* chore: remove passing uploadKey around
* refactor: remove unused code
* fix: redundant files removed
* fix: add is editor ready to discard api to control behvaiours from our app
* fix: focus issues and image insertion position when not using slash command
* fix: import order fixed
2024-05-29 18:25:03 +05:30
Prateek Shourya and GitHub
061a447734
[WEB-1445] fix: issue creation on sub groups when cycle/ module grouping is applied. ( #4636 )
2024-05-29 18:22:08 +05:30
Prateek Shourya and GitHub
10ef4e657f
[WEB-1465] fix: theme fluctuation on initial load. ( #4638 )
2024-05-29 18:21:33 +05:30
Aaryan Khandelwal and GitHub
8a30c2c484
[WEB-1480] fix: preserve page access when making a copy ( #4568 )
2024-05-29 18:19:50 +05:30
rahulramesha and GitHub
6636a64817
[WEB-1374] fix: clear changes made on modal close ( #4555 )
2024-05-29 18:18:47 +05:30
Nikhil and GitHub
571a3d1239
fix: remove issue duplicated when adding multiple modules ( #4637 )
2024-05-29 13:31:32 +05:30
Manish Gupta and GitHub
49e65fbcb3
modified the actions to build images correctly ( #4635 )
2024-05-29 12:40:08 +05:30
Prateek Shourya and GitHub
83c8338c64
[WEB-1476] style: fix padding on project icon in workspace sidebar. ( #4631 )
2024-05-28 20:53:19 +05:30
Nikhil and GitHub
26ba4a409b
dev: activate user command ( #4628 )
2024-05-28 17:30:38 +05:30
Manish Gupta and sriram veeraghanta
a8c03281c6
chore: AIO docker images for preview deployments ( #4605 )
...
* fix: adding single docker base file
* action added
* fix action
* dockerfile.base modified
* action fix
* dockerfile
* fix: base aio dockerfile
* fix: dockerfile.base
* fix: dockerfile base
* fix: modified folder structure
* fix: action
* fix: dockerfile
* fix: dockerfile.base
* fix: supervisor file name changed
* fix: base dockerfile updated
* fix dockerfile base
* fix: base dockerfile
* fix: docker files
* fix: base dockerfile
* update base image
* modified docker aio base
* aio base modified to debian-12-slim
* fixes
* finalize the dockerfiles with volume exposure
* modified the aio build and dockerfile
* fix: codacy suggestions implemented
* fix: codacy fix
* update aio build action
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-05-28 17:28:02 +05:30
Anmol Singh Bhatia and GitHub
5efa8264d8
fix: app sidebar project list dnd disabled when sidebar is collapsed ( #4623 )
2024-05-28 16:49:39 +05:30
sriram veeraghanta
c87749cbda
fix: build errors
2024-05-28 15:11:54 +05:30
Nikhil and GitHub
36b82a7776
[WEB - 1438] dev: oauth exception handling ( #4602 )
...
* dev: oauth exception handling
* dev: reset password on deactivation
2024-05-28 13:39:27 +05:30
ff03c0b718
[WEB-1322] dev: conflict free pages collaboration ( #4463 )
...
* chore: pages realtime
* chore: empty binary response
* chore: added a ypy package
* feat: pages collaboration
* chore: update fetching logic
* chore: degrade ypy version
* chore: replace useEffect fetch logic with useSWR
* chore: move all the update logic to the page store
* refactor: remove react-hook-form
* chore: save description_html as well
* chore: migrate old data logic
* fix: added description_binary as field name
* fix: code cleanup
* refactor: create separate hook to handle page description
* fix: build errors
* chore: combine updates instead of using the whole document
* chore: removed ypy package
* chore: added conflict resolving logic to the client side
* chore: add a save changes button
* chore: add read-only validation
* chore: remove saving state information
* chore: added permission class
* chore: removed the migration file
* chore: corrected the model field
* chore: rename pageStore to page
* chore: update collaboration provider
* chore: add try catch to handle error
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-05-28 13:10:03 +05:30
sriram veeraghanta
a04ce5abfc
fix: posthog proxy config using rewrites
2024-05-28 13:08:37 +05:30
Anmol Singh Bhatia and GitHub
e47ab573a7
chore: analytics tab enhancement ( #4615 )
2024-05-28 11:53:57 +05:30
Anmol Singh Bhatia and GitHub
3f18e2fabc
fix: profile issue kanban group collapse and expand toggle ( #4612 )
2024-05-28 11:53:24 +05:30
Anmol Singh Bhatia and GitHub
bfd6fb00a8
chore: user activity title update message updated ( #4616 )
2024-05-28 11:50:57 +05:30
Prateek Shourya and GitHub
1d7b3efb80
[WEB-1148] chore: icons updates for consistency across platform. ( #4571 )
...
* [WEB-1148] chore: icons updates for consistency across platform.
* chore: update logic for rendering custom lead icon.
* chore: update Icon prop name.
* chore: update `Icon` prop to `icon`.
2024-05-28 11:50:04 +05:30
Prateek Shourya and GitHub
c9586bfdcf
style: fix all empty states size of inconsistency. ( #4613 )
2024-05-28 11:49:14 +05:30
Anmol Singh Bhatia and GitHub
05807fe123
[WEB-1067] chore: enter key entension added to editor package and issue modal description improvement ( #4617 )
...
* chore: enter key extension added to RichTextEditorWithRef editor package
* chore: enter to submit functionality added to issue and inbox issue modal description
2024-05-28 11:48:20 +05:30
Anmol Singh Bhatia and GitHub
a8fcaf1f48
fix: project empty state flicker ( #4609 )
2024-05-27 19:25:31 +05:30
Anmol Singh Bhatia and GitHub
6825f8a386
[WEB-1395] chore: project active cycle ui enhancements ( #4608 )
...
* chore: list item component improvement
* chore: project cycle ui enhancement
2024-05-27 19:24:11 +05:30
rahulramesha and GitHub
b93fa4a340
[WEB-1416] chore: Refactor project sidebar dnd and remove @hello-pangea dnd ( #4581 )
...
* upgrade cmdk version to 1.0 to fix a critical issue
* project side bar dnd
* add some comments
* slight logic change for highlighting on drop
2024-05-27 19:20:26 +05:30
Anmol Singh Bhatia and GitHub
44f743d52c
chore: cycle and module sidebar state filter implementation ( #4522 )
2024-05-27 17:51:13 +05:30
sriram veeraghanta
8730049c00
fix: updated deploy docker compose file with restart no with quotes
2024-05-27 16:51:05 +05:30
Anmol Singh Bhatia and GitHub
2e6ad61f49
fix: sibling issue redirection and fetching issue resolved ( #4603 )
2024-05-27 16:04:05 +05:30
sriram veeraghanta
aaf3484ee5
fix: sentry config update for space app
2024-05-27 15:21:41 +05:30
sriram veeraghanta
87ef4eecb1
fix: sentry config update for web app
2024-05-27 15:02:03 +05:30
Prateek Shourya and GitHub
2b2f667868
[WEB-1432] fix: redirection to parent issue detail page when it is from another project. ( #4601 )
2024-05-27 13:50:51 +05:30
Prateek Shourya and GitHub
dbba991dd3
chore: send test email error message update and scrollbar improvement. ( #4589 )
2024-05-24 21:15:24 +05:30
Anmol Singh Bhatia and GitHub
f76ca5643e
fix: issue store sub issue retrieve project id ( #4588 )
2024-05-24 21:14:34 +05:30
Aaryan Khandelwal and GitHub
99e3097122
fix: update theme post sign-in ( #4586 )
2024-05-24 20:12:40 +05:30
Prateek Shourya and GitHub
55148ab3f7
fix: redirection to /god-mode. ( #4587 )
2024-05-24 20:04:00 +05:30
rahulramesha and GitHub
f0ece1c6b7
optionally chain sub issue count ( #4585 )
2024-05-24 19:39:28 +05:30
Nikhil and GitHub
c7996544b4
fix: server error on email password disabled ( #4584 )
2024-05-24 18:43:37 +05:30
Prateek Shourya and GitHub
724f227842
[WEB-1404] chore: admin app improvements ( #4580 )
...
* [WEB-1404] fix: redirection to web app and issue with telemetry checkbox in setup form.
* chore: add scrollbar in admin app.
* chore: fix `workspaces_exist` logic in instance api.
2024-05-24 16:59:49 +05:30
rahulramesha and GitHub
7a47ce9d1d
[WEB-1398] fix: quick add issue flicker for cycle and module grouping ( #4579 )
...
* utilize optimistic updates to fix quick add issue flicker
* add comments
2024-05-24 15:59:41 +05:30
Aaryan Khandelwal and GitHub
9f573d4299
[WEB-1415] fix: issue attachment count mutation ( #4567 )
...
* fix: attachment count mutation
* fix: attachment count update logic
2024-05-24 14:33:30 +05:30
Prateek Shourya and GitHub
571d35cd8b
chore: fix breadcrumbs inconsistency. ( #4574 )
2024-05-24 14:20:56 +05:30
Prateek Shourya and GitHub
4bb4609833
[WEB-1413] chore: update label creation toast error message. ( #4572 )
2024-05-24 13:56:20 +05:30
Prateek Shourya and GitHub
f5d95ba3a1
chore: minor improvement in admin service provider field. ( #4577 )
2024-05-24 13:52:37 +05:30
Prateek Shourya and GitHub
3ef67acb92
[WEB-1417] chore: fix size updating issue on create workspace form when multiple errors are shown. ( #4575 )
2024-05-24 13:52:22 +05:30
sriram veeraghanta and GitHub
1dcea9bcc8
Merge pull request #4569 from makeplane/preview
...
release: v0.20-dev
2024-05-23 19:55:06 +05:30
Nikhil and GitHub
b57432818d
[WEB - 1408] dev: add logo prop and accounts migration ( #4558 )
...
* dev: add logo prop and accounts migration
* dev: add default values for id_token
* dev: update is_active as read only field
* dev: delete all sessions when deactivating account
* dev: add issue description binary
* dev: add logo props for team
2024-05-23 18:08:35 +05:30
Prateek Shourya and GitHub
6a3c4eb512
[WEB-1216] chore: update module empty state size for consistency. ( #4565 )
2024-05-23 16:47:34 +05:30
Prateek Shourya and GitHub
ddc28d37d3
[WEB-1404] chore: auth and onboarding improvements ( #4564 )
...
* chore: `switch account` modal revamp.
* chore: workspace invitation page message display logic update.
* chore: update `showDeleteAccountModal` state to `showSwitchAccountModal`.
2024-05-23 16:45:23 +05:30
Anmol Singh Bhatia and GitHub
073d453752
chore: plane logo asset updated ( #4562 )
2024-05-23 14:45:40 +05:30
Prateek Shourya and GitHub
7089474c11
[WEB-1240] chore: toast messages updates ( #4561 )
...
* [WEB-1240] fix: toast messages inconsistency in sub-issues.
* [WEB-1241] chore: update draft issue creation toast message.
* chore: minor logic improvement.
2024-05-23 14:28:11 +05:30
Prateek Shourya and GitHub
780caf59a0
[WEB-1404] chore: space app infinite loader and scroll fix. ( #4559 )
...
* [WEB-1404] chore: space app infinite loader and scroll fix.
* chore: revert back `isLoading` initail state to `true` in user store.
2024-05-23 14:27:16 +05:30
guru_sainath and GitHub
c9e6ead3af
chore: handled suppert email validation in the admin app ( #4560 )
2024-05-23 14:04:53 +05:30
sriram veeraghanta
d17492319b
fix: updating docker urls and base paths
2024-05-23 13:38:20 +05:30
sriram veeraghanta
c26c8cfe19
fix: nginx conf file updated by removing rewrites for space location
2024-05-22 20:52:02 +05:30
2b27f39727
[WEB-1380] chore: fix sidebar expanding issue on sign out. ( #4557 )
...
* [WEB-1380] chore: fix sidebar expanding issue on sign out.
* chore: update sign-out redirect url.
* dev: update signout view and fix the entrypoint on docker-compose-local
* chore: remove localStorage reset logic for `app_sidebar_collapsed` on sign-out.
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2024-05-22 20:39:31 +05:30
Anmol Singh Bhatia and GitHub
577996b34a
chore: space app logo redirection updated ( #4556 )
2024-05-22 20:24:47 +05:30
rahulramesha and GitHub
2a83ac7376
upgrade cmdk version to 1.0 to fix a critical issue ( #4554 )
2024-05-22 18:53:40 +05:30
Anmol Singh Bhatia and GitHub
5381d0bc35
[WEB-1404] chore: auth improvements ( #4553 )
...
* chore: auth page logo and tab head title updated
* chore: auth page logo and tab head title updated
* chore: code refactor
* chore: space app existing user auth validation
2024-05-22 18:49:58 +05:30
Prateek Shourya and GitHub
63a6be2143
[WEB-1404] chore: auth ui / ux fixes ( #4552 )
...
* chore: update deactivated account alert message to show support email if available in env.
* chore: clear error_info on email check.
* chore: fix log-in / sign-up forms alignment and minor ux copy fix.
* fix: auth redirection to `/sign-in` issue.
* chore: update `back to sign in` url in forgot password screen.
2024-05-22 17:31:56 +05:30
rahulramesha and GitHub
ca73a11868
improve error overlay while dragging over a group ( #4551 )
2024-05-22 17:15:37 +05:30
794183b640
[WEB-1343] chore: add and remove modules in kanban view ( #4549 )
...
* chore: removing and adding an issue to module
* chore: removed empty module validation
* modules single API call
* chore: removed the script
---------
Co-authored-by: rahulramesha <rahulramesham@gmail.com >
2024-05-22 17:07:08 +05:30
e99a7accec
WEB-1344 chore: Add storybook ( #4490 )
...
* Add storybbok integration for UI package
* Exclude stories from tailwind config
* Update gitignore
* chore: disable lint stage
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-05-22 16:36:31 +05:30
rahulramesha and GitHub
c0961586a3
change color of quick add button ( #4541 )
2024-05-22 16:00:19 +05:30
Satish Gandham and GitHub
6236adf4bc
[WEB-1390] chore: Add pre commit hook to check for lint and formatting errors ( #4537 )
...
* Add pre commit hook
* Add comments
2024-05-22 15:50:15 +05:30
Prateek Shourya and GitHub
b084844565
[WEB-1401] chore: toast refactor in space app. ( #4546 )
...
* [WEB-1401] chore: toast refactor in space app.
* fix: build errors in space app.
2024-05-22 15:39:28 +05:30
Prateek Shourya and GitHub
1912f6948c
[WEB-1386] chore: fix update view button to right even if no filters are applied. ( #4548 )
2024-05-22 15:37:19 +05:30
rahulramesha and GitHub
fa332a9ba7
fix infinite loop for sub issues ( #4550 )
2024-05-22 15:36:11 +05:30
9013497a5a
fix: authentication views updated with new workflow ( #4547 )
...
* dev: update email check endpoint
* fix: auth magic login check
* chore: updated the error code handler and handled authentication workflow
* dev: add magic link login
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
Co-authored-by: guru_sainath <gurusainath007@gmail.com >
2024-05-22 14:49:06 +05:30
sriram veeraghanta
509d5fe554
fix: docker entrypoint
2024-05-22 13:00:45 +05:30
sriram veeraghanta
9591ccccaa
fix: create sync pr workflow
2024-05-22 12:48:47 +05:30
sriram veeraghanta
a644d38218
chore: docker entry file name changes
2024-05-22 12:46:41 +05:30
Aaryan Khandelwal and GitHub
639d24bd5a
[WEB-1262] refactor: custom hook for common dropdown logic ( #4420 )
...
* refactor: custom hook for common dropdown logic
* chore: clear query for label dropdowns
2024-05-22 12:45:51 +05:30
f13c190676
[WEB-1396] chore: remove/ disable all actionable items from deploy url in case url is embedded using Iframe. ( #4544 )
...
* fix: is in iframe validation check
* chore: remove/ disable all actionable items from deploy url in case url is embeded using Iframe.
* chore: remove copy issue link option if clipboard write access is not granted.
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-05-22 12:39:34 +05:30
Prateek Shourya and GitHub
0c80cf3d54
fix: enable toast in admin app. ( #4545 )
2024-05-22 12:34:57 +05:30
rahulramesha and GitHub
6eca4a1f1f
fix unassigned issues count in analytics page ( #4542 )
2024-05-22 12:33:36 +05:30
sriram veeraghanta
1c377163d2
fix: converting takeoff scripts to docker entry points
2024-05-22 12:25:27 +05:30
rahulramesha and GitHub
e6d626fbc5
fix list view visual alignments ( #4543 )
2024-05-22 11:34:15 +05:30
Prateek Shourya and GitHub
709cd9dd6c
[WEB-1177] fix: sub-issues count mutation. ( #4516 )
...
* [WEB-1177] fix: sub-issues count mutation.
* chore: refactor sub_issues_count mutation logic.
* fix: build errors.
2024-05-21 17:14:41 +05:30
Prateek Shourya and GitHub
8a960e269f
[WEB-1063] style: fix activity/ comment overflow issue. ( #4540 )
2024-05-21 16:36:33 +05:30
Anmol Singh Bhatia and GitHub
846991332a
[WEB-1385] style: oauth button enhancement ( #4539 )
...
* style: oauth button enhancement
* style: space app applied issue filter section styling updated
* style: space app sidebar icon consistency
* chore: issue title input improvement
* fix: create workspace and invite workspace theme issue
* fix: member invite modal improvement
2024-05-21 16:29:30 +05:30
rahulramesha and GitHub
afc2ca65cf
[WEB-1138] feat: List lssue Layout Drag and Drop ( #4536 )
...
* List Dnd Complete feature
* fix minor bugs in list dnd
* remove double overlay in kanban post refactor
* add missing dependencies to useEffects
* make provision to add to the last issue of the group
* show current child issues to also be disabled if the parent issue is being dragged
* fix last issue border
* fix code static analysis suggestions
* prevent context menu on drag handle
2024-05-21 16:25:57 +05:30
Nikhil and GitHub
0f5294c5e2
[WEB - 1387]dev: custom csrf failure view ( #4531 )
...
* dev: custom csrf view
* dev: update template to use only css for styling
2024-05-21 15:04:10 +05:30
Nikhil and GitHub
410f04c327
dev: rest framework throttling ( #4534 )
2024-05-21 15:03:01 +05:30
guru_sainath and GitHub
4feec35773
[WEB-1301] chore: handled issues count in project, module, and cycle issues ( #4538 )
...
* chore: handled issues count in project, module, and cycle issues
* chore: changed the typo from getIssuesCount to issuesCount
2024-05-21 14:55:29 +05:30
sriram veeraghanta
e2ac60e259
fix: adding redirect rules to old signup page
2024-05-21 13:43:54 +05:30
Anmol Singh Bhatia and GitHub
f77761b4f9
[WEB-1385] chore: auth screen and space app improvement ( #4529 )
...
* chore: instance sign in page alginment
* chore: strength indicator color updated
* chore: confirm password input improvement
* chore: space issue sidebar comment section validation added
2024-05-20 19:03:23 +05:30
sriram veeraghanta
c58e241159
chore: update package version
2024-05-20 16:18:11 +05:30
guru_sainath and GitHub
4c5d66d6d1
fix: onboarded steps validation in web app ( #4527 )
2024-05-20 16:12:56 +05:30
guru_sainath and GitHub
1355873e32
fix: next_path enabled for oauth auth ( #4526 )
2024-05-20 16:00:32 +05:30
Anmol Singh Bhatia and GitHub
836452f074
[WEB-1319] chore: user default cover image ( #4525 )
...
* chore: user default cover image updated
* chore: space app issue sidebar coment section heading updated
2024-05-20 15:43:48 +05:30
rahulramesha and GitHub
3bfa8f5f88
revert the commented out code, fixing the subIssue mutation ( #4524 )
2024-05-20 15:42:55 +05:30
Anmol Singh Bhatia and GitHub
f8a443d6a6
chore: reset password error handling ( #4523 )
2024-05-20 14:50:11 +05:30
Nikhil and GitHub
35f3716cb5
fix: magic code 500 error on wrong code or expired code ( #4521 )
2024-05-20 12:56:29 +05:30
sriram veeraghanta
193076636a
fix: instance god-mode redirection
2024-05-20 12:53:43 +05:30
Nikhil and GitHub
efe62bccf3
chore: delete workspace invitation on user deactivation ( #4514 )
2024-05-20 12:29:49 +05:30
Nikhil and GitHub
e951cc3cf4
dev: add pg port to configuration ( #4517 )
2024-05-20 12:29:03 +05:30
2138257da0
[WEB-1319] fix: handled magic sign_in and sign_up error codes in authentication ( #4518 )
...
* dev: differentiate error codes for magic code
* fix: handled auth error_codes for magic_sign_in and magic_sign_up
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2024-05-20 12:23:48 +05:30
guru_sainath and GitHub
603ebeb123
chore: handled the auto reload issue in auth-wrapper and instance wrapper ( #4520 )
2024-05-20 12:10:54 +05:30
Anmol Singh Bhatia and GitHub
b4b111e297
[WEB-1319] chore: auth fixes and enhancement ( #4519 )
...
* chore: onboarding invite member button overflow fix
* chore: change password enhancement
2024-05-20 12:05:19 +05:30
rahulramesha and GitHub
edf8109735
[WEB-1249] chore: New Kanban column design changes ( #4509 )
...
* new Kanban column design changes
* fix minor build error
2024-05-20 11:38:28 +05:30
Prateek Shourya and GitHub
fe4dea1474
[WEB-1361] fix: comments access specifier mutation issue. ( #4515 )
2024-05-20 11:32:00 +05:30
Aaryan Khandelwal and GitHub
915ea8a81c
fix: page title not displaying ( #4513 )
2024-05-19 21:40:50 +05:30
sriram veeraghanta
87610399c4
Merge branch 'fix/instance-layouts' of github.com:makeplane/plane into preview
2024-05-18 16:25:51 +05:30
sriram veeraghanta
31ca9e447d
fix: instance config errors
2024-05-18 16:22:53 +05:30
Anmol Singh Bhatia
895fbcd5a7
chore: auth mobile screen responsiveness
2024-05-17 20:43:54 +05:30
sriram veeraghanta
69ce0031d0
fix: instance admin layout
2024-05-17 20:32:40 +05:30
Aaryan Khandelwal and GitHub
1178c3b14d
fix: show untitle for blank page titles ( #4505 )
2024-05-17 19:40:12 +05:30
Nikhil and GitHub
cbca2c78ee
[WEB - 1370] dev: remove session save and add callback for providers ( #4506 )
...
* dev: remove session save and add callback for providers
* dev: make session save every request as env variable
2024-05-17 19:39:40 +05:30
guru_sainath and GitHub
6f05ec7e74
chore: after signout intead of redirecting to login page we are navigating to the same page where he logged out ( #4507 )
2024-05-17 19:38:48 +05:30
Bavisetti Narayan and GitHub
e3e7c99e11
chore: user favorite sequence ( #4501 )
2024-05-17 18:51:47 +05:30
Bavisetti Narayan and GitHub
fc31186aec
chore: snoozed inbox issue ( #4487 )
2024-05-17 18:19:17 +05:30
guru_sainath and GitHub
564625ee22
fix: handled workspaceSlug and projectId in issue voting component ( #4503 )
2024-05-17 17:51:14 +05:30
Nikhil and GitHub
a150a9d268
fix: cache invalidation on set password ( #4504 )
2024-05-17 17:49:35 +05:30
guru_sainath and GitHub
1bf80847f5
fix: resolved build errors and implemented signout button ( #4502 )
2024-05-17 16:54:58 +05:30
85b54d2490
dev: migrations ( #4489 )
...
* dev: estimates and pages migrations
* dev: favorite and user migrations
* chore: workspace base model
* chore: workspace user properties
* chore: removed unused variables
* chore: favorite view set changes
* chore: default sequence id
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-05-17 15:59:55 +05:30
Anmol Singh Bhatia and GitHub
38f5ecbdf2
[WEB-1330] chore: show password toggle improvement ( #4471 )
...
* chore: show password toggle improvement
* fix: merge conflict
2024-05-17 15:51:34 +05:30
Nikhil and GitHub
8d860396bd
dev: auth callback for runing user post authentication workflows ( #4498 )
2024-05-17 15:27:34 +05:30
Samuel Torres and GitHub
61e83ed808
Fix state patch api search by external id ( #4495 )
2024-05-17 15:26:10 +05:30
Manish Gupta and GitHub
f7ccf01426
fix: selfhost back to tar.gz ( #4500 )
...
* fix: selfhost back to tar.gz
* fix
2024-05-17 15:24:21 +05:30
rahulramesha and GitHub
90b50a4162
New Minor UX changes to Kanban ( #4499 )
2024-05-17 14:33:21 +05:30
guru_sainath and GitHub
2988d5e429
[WEB-1319] chore: handled redirection when user is not logged in ( #4497 )
...
* chore: handled redirection when user is not logged in
* dev: handle url redirection in space app
* dev: remove user from redis on successful code matching
2024-05-17 14:27:49 +05:30
Aaryan Khandelwal and GitHub
c2e293cf3b
[WEB-1310] chore: page title can be blank ( #4486 )
...
* chore: page title can be blank
* chore: handle undefined page name in the helper function
2024-05-17 12:56:44 +05:30
4c16ed8b23
[WEB-1336] fix: issue dates conflict in the calendar layout ( #4480 )
...
* fix: calendar dnd for due dates before issue start date
* chore: start date in calender view
* fix: add existing issues to calendar layout
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-05-17 12:45:28 +05:30
Anmol Singh Bhatia and GitHub
f9de1e790c
chore: nested issue highlighting improvement ( #4488 )
2024-05-17 12:17:43 +05:30
Aaryan Khandelwal and GitHub
c054b18ad5
chore: prevent route change on canceling confirm dialog ( #4493 )
2024-05-17 11:36:50 +05:30
Aaryan Khandelwal and GitHub
8fae076fd6
chore: disccard changes made after creating issue ( #4484 )
2024-05-17 11:35:37 +05:30
sriram veeraghanta
8522db630e
fix: build errors
2024-05-17 00:32:23 +05:30
Aaryan Khandelwal and GitHub
f547692fe6
chore: hide bot accounts from the collabortors list ( #4482 )
2024-05-16 23:59:28 +05:30
Anmol Singh Bhatia and GitHub
0c04c3dc14
chore: unwanted loader ( #4485 )
2024-05-16 23:57:13 +05:30
Aaryan Khandelwal and GitHub
26188f208b
[WEB-1204] fix: Kanban and calendar drag and drop in mobile ( #4408 )
...
* chore: don't show context menu on mobile devices
* fix: drag and drop in mobile
* chore: default show more options in mobile
* fix: dnd in calendar layout
2024-05-16 23:42:54 +05:30
Anmol Singh Bhatia and GitHub
33079c826d
[WEB-1319] chore: instance not ready pages improvement ( #4492 )
...
* chore: instance not ready pages improvement
* fix: magic sign up
* chore: issue mutation spinner and command k spinner updated
* chore: forgot password email input disabled
* chore: forgot password email input disabled revert
* chore: unused asset removed
2024-05-16 23:41:30 +05:30
Anmol Singh Bhatia and GitHub
9bf1863f33
[WEB-1345] chore: auth and loader responsiveness ( #4494 )
...
* chore: logo spinner improvement
* chore: auth header action improvement
2024-05-16 23:35:53 +05:30
Anmol Singh Bhatia and GitHub
fd4aa38dc2
fix: email preferences form reset ( #4464 )
2024-05-16 19:42:18 +05:30
sriram veeraghanta
e6142d8247
fix: adding new apple touch icon
2024-05-16 19:37:37 +05:30
Prateek Shourya and GitHub
a1667f9a0f
chore: minor auth related improvements ( #4483 )
...
* chore: show `(optional)` in label of non-required fields.
* chore: fix github auth button text color.
* chore: minor ui/ ux improvement in oauth options.
2024-05-16 19:36:09 +05:30
guru_sainath and GitHub
9b92fd4a16
chore: handled ui and preloading in init page ( #4491 )
2024-05-16 19:28:37 +05:30
sriram veeraghanta
7569c03cec
fix: update site manifest with new logo
2024-05-16 18:45:11 +05:30
sriram veeraghanta
669faf7c72
fix: update package info
2024-05-16 17:51:10 +05:30
rahulramesha and GitHub
1ad7011aac
[WEB-1249] feat: Kanban multi dragndrop ( #4479 )
...
* Kanban multi dnd
* complete Kanban multi dnd
* add proper brackets to if conditions
2024-05-16 17:29:01 +05:30
guru_sainath and GitHub
bab52a2672
[WEB-1319] chore: New authentication workflow ( #4481 )
...
* chore: New authentication workflow
* chore: resolved build erros and updated imports in auth
* chore: code optimisation for query param util
* chore: added client for auth forms
2024-05-16 17:17:04 +05:30
37cc8d7b77
[WEB - 1333]fix: session age for admin and user ( #4477 )
...
* dev: fix session token save on admin and remove session save every request
* dev: update session cookie age to environment variable
* fix: adding save every request django session
* dev: nginx configuration
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-05-16 16:17:05 +05:30
sriram veeraghanta
e9d80efbc9
fix: build errors
2024-05-16 16:00:47 +05:30
de27cd589a
chore: fethc csrf token every time before changing password ( #4474 )
...
Co-authored-by: Satish Gandham <satish.iitg@gmail.com >
2024-05-16 13:21:01 +05:30
guru_sainath and GitHub
507d7da717
fix: issue peekoverview handled state and query parameters handlers ( #4475 )
2024-05-16 13:14:36 +05:30
2bf2e98b00
[WEB-1319] fix: handled issue filters mutation and updated the useParams with useSearchParams ( #4473 )
...
* chore: updated issue filters in space
* chore: persisting the query params even when we switch layouts
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-05-16 13:07:47 +05:30
Aaryan Khandelwal and GitHub
8ecc461fb1
style: update space and admin app colors ( #4465 )
2024-05-16 11:35:31 +05:30
Aaryan Khandelwal and GitHub
e044a8c2ac
chore: encode email before passing it as a query param ( #4468 )
2024-05-16 11:32:48 +05:30
Anmol Singh Bhatia and GitHub
92c5ccef3d
fix: my activity user image overflow ( #4469 )
2024-05-16 05:09:33 +05:30
sriram veeraghanta
1fac702096
fix: build errors
2024-05-16 05:01:14 +05:30
Anmol Singh Bhatia and GitHub
3bfe0950eb
chore: custom theme input placeholder improvement ( #4472 )
2024-05-16 04:39:26 +05:30
Anmol Singh Bhatia and GitHub
68faced79d
chore: no issues found dark mode asset updated ( #4466 )
2024-05-16 04:35:35 +05:30
Aaryan Khandelwal and GitHub
12cd22bba0
chore: sign out after deactivating account ( #4476 )
2024-05-16 04:24:50 +05:30
sriram veeraghanta
a195f1bf7e
fix: space user validation check
2024-05-16 04:03:43 +05:30
Bavisetti Narayan and GitHub
b14d44049c
[WEB-1328] chore: magic sign-in redirection ( #4470 )
...
* chore: magic signin redirection
* chore: expired magic code error message
2024-05-15 22:10:47 +05:30
sriram veeraghanta
0b84142dce
Merge branch 'preview' of github.com:makeplane/plane into preview
2024-05-15 22:09:48 +05:30
sriram veeraghanta
7714825bab
fix: adding new spinner
2024-05-15 22:09:16 +05:30
Nikhil and GitHub
89f2e37b14
[WEB - 1315] fix: user sign up and sign in on a deactivated account ( #4460 )
...
* dev: remove email host user and email host password
* dev: fix user account deactivation error
* dev: fix caching issue of last workspace
* dev: add exclude for instances endpoint
* dev: update url redirection for auth
2024-05-15 22:08:54 +05:30
sriram veeraghanta
b78a064305
refactor: admin and added new spinner
2024-05-15 21:26:57 +05:30
Anmol Singh Bhatia and GitHub
5ccb4f7d19
[WEB-1324] chore: change password page improvement ( #4462 )
...
* chore: change password page improvement
* chore: confirm password input improvement
2024-05-15 19:11:31 +05:30
Anmol Singh Bhatia and GitHub
061d52727e
chore: project analytics improvement ( #4457 )
2024-05-15 18:43:07 +05:30
rahulramesha and GitHub
69c9ae212b
fix profile issues filter ( #4461 )
2024-05-15 18:42:43 +05:30
sriram veeraghanta
0587c50ced
fix: github setup workflow
2024-05-15 17:42:30 +05:30
guru_sainath and GitHub
e1197f2b8f
chore: handled multiple children rendering in the space layout ( #4459 )
2024-05-15 16:28:38 +05:30
Ramesh Kumar Chandra and GitHub
751a4a3b21
[WEB-1311] fix: Issue link copy shortcut macOS ( #4455 )
...
* chore: issue link copy shortcut in macos
* chore: dynamic shortcut key render in shortcut pop up
* chore: changing button depending on the os
2024-05-15 15:55:44 +05:30
sriram veeraghanta
a2fbd6132b
refactor: publish boards
2024-05-15 02:25:38 +05:30
sriram veeraghanta
2b196ba1f1
fix: window workflow build error
2024-05-14 22:51:07 +05:30
sriram veeraghanta
8f6d9b8aca
fix: build errors
2024-05-14 22:09:29 +05:30
sriram veeraghanta
bcc4524f7f
fix: admin auth related fixes
2024-05-14 20:55:07 +05:30
9b7b23f5a2
[WEB-1309] fix: auth fixes ( #4456 )
...
* dev: magic link login and email password disable
* dev: user account deactivation
* dev: change nginx conf routes
* feat: changemod space
* fix: space app dir fixes
* dev: invalidate cache for instances when creating workspace
* dev: update email templates for test email
* dev: fix build errors
* fix: auth fixes and improvement (#4452 )
* chore: change password api updated and missing password error code added
* chore: auth helper updated
* chore: disable send code input suggestion
* chore: change password function updated
* fix: application error on sign in page
* chore: change password validation added and enhancement
* dev: space base path in web
* dev: admin user deactivated
* dev: user and instance admin session endpoint
* fix: last_workspace_id endpoint updated
* fix: magic sign in and email password check added
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
Co-authored-by: guru_sainath <gurusainath007@gmail.com >
2024-05-14 20:53:51 +05:30
ab6f1ef780
[WEB-1298] chore: project cycle revamp ( #4454 )
...
* chore: cycle endpoint changes
* chore: completed cycle icon updated
* chore: project cycle list revamp and code refactor
* chore: cycle page improvement
* chore: added created by in retrieve endopoint
* fix: build error
* chore: cycle list page disclosure button improvement
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-05-14 19:22:08 +05:30
sriram veeraghanta and GitHub
febf19ccc0
feat: converting space app to use nextjs app dir ( #4451 )
...
* feat: changemod space
* fix: space app dir fixes
* fix: build errors
2024-05-14 14:26:54 +05:30
sriram veeraghanta
087d54a261
fix: worflow update
2024-05-14 14:26:23 +05:30
Bavisetti Narayan and GitHub
c2ce3ada14
chore: update issue link ( #4450 )
2024-05-14 13:49:14 +05:30
dbc0d7019b
[WEB - 1302]dev: nginx headers and auth error codes. ( #4449 )
...
* dev: add nginx headers
* fix: handled error messages in admin
---------
Co-authored-by: guru_sainath <gurusainath007@gmail.com >
2024-05-14 13:46:05 +05:30
Manish Gupta and GitHub
2593dc8afc
added optional env FORCE_CPU and updated README ( #4446 )
2024-05-14 13:45:04 +05:30
Satish Gandham and GitHub
18ba4009e0
- Stop the default behavior on the custom menu button. ( #4440 )
...
- Refactor menu click handler function
2024-05-13 13:05:10 +05:30
Aaryan Khandelwal and GitHub
198a2a63f2
[WEB-1271] fix: show only joined projects in the filters list ( #4417 )
2024-05-13 12:06:34 +05:30
sriram veeraghanta
3723ece8d5
fix: postcss upgrade to latest version
2024-05-11 18:55:47 +05:30
sriram veeraghanta
91a66a757a
fix: console warnings
2024-05-11 17:47:00 +05:30
Anmol Singh Bhatia and GitHub
4aed6e7aed
fix: issue layout application error ( #4437 )
2024-05-11 16:29:53 +05:30
sriram veeraghanta
16d8dfc86e
fix: build errors
2024-05-11 15:14:59 +05:30
Anmol Singh Bhatia and GitHub
3355be9c9c
[WEB-1254] chore: list layout indentation enhancement and cycle list page ui improvement ( #4435 )
...
* chore: list layout indentation improvement
* chore: cycle list layout spacing and date ui updated
* chore: platform ui improvement
2024-05-11 14:47:56 +05:30
sriram veeraghanta
2ef3c06da0
fix: redirection issues and instance validation changes
2024-05-10 19:34:40 +05:30
M. Palanikannan and GitHub
0ad8bf7664
[WEB-1118] fix: table selections using drag handle fixed ( #4429 )
...
* fix: table selections in using drag handle fixed
* fix: not show drag handles for empty p tags
2024-05-10 17:32:23 +05:30
88ebda42ff
fix: authentication redirection and UI ( #4432 )
...
* dev: update python version
* dev: handle magic code attempt exhausted
* dev: update app, space and god mode redirection paths
* fix: handled signup and signin workflow
* chore: auth input error indication and autofill styling improvement
* dev: add app redirection urls
* dev: update redirections
* chore: onboarding improvement
* chore: onboarding improvement
* chore: redirection issue in space resolved
* chore: instance empty state added
* dev: fix app, space, admin redirection in docker setitngs
---------
Co-authored-by: guru_sainath <gurusainath007@gmail.com >
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so >
2024-05-10 17:30:38 +05:30
M. Palanikannan and GitHub
2d1201cc92
fix: button click propagation stopped ( #4430 )
2024-05-10 16:41:13 +05:30
rahulramesha and GitHub
b725c69882
list and spreadsheet sub issues mutation issue ( #4415 )
2024-05-10 16:14:15 +05:30
Manish Gupta and GitHub
74eb50aa1a
selfhosting fixes for custom branch and platform ( #4431 )
2024-05-10 16:08:04 +05:30
Anmol Singh Bhatia and GitHub
dc77e4afdb
chore: project publish modal improvement ( #4422 )
2024-05-10 15:25:16 +05:30
sriram veeraghanta
27315a8aa2
Merge branch 'preview' of github.com:makeplane/plane into preview
2024-05-10 15:24:32 +05:30
Anmol Singh Bhatia and GitHub
da78933c61
[WEB-1274] chore: issue spreadsheet enhancement ( #4423 )
...
* chore: border and background remove from cycle and module select
* choe: indentation improvement
2024-05-10 15:24:18 +05:30
sriram veeraghanta
0ab2a98777
Merge branch 'preview' of github.com:makeplane/plane into preview
2024-05-10 15:24:13 +05:30
sriram veeraghanta
40560109b5
fix: admin app redirections
2024-05-10 15:23:51 +05:30
Anmol Singh Bhatia and GitHub
0037377c8f
chore: project card enhancement ( #4424 )
2024-05-10 15:22:01 +05:30
Anmol Singh Bhatia and GitHub
0af55e7bbb
[WEB-1250] chore: module list enhancement ( #4425 )
...
* chore: move module sub-header to app header
* chore: gantt header improvement, remove title
* chore: progress indicator size reduced
* chore: replace members with lead and updated start and end date ui
2024-05-10 15:21:05 +05:30
Anmol Singh Bhatia and GitHub
57eda34082
chore: notification action item enhancement ( #4426 )
2024-05-10 15:19:59 +05:30
Anmol Singh Bhatia and GitHub
e396424db7
[WEB-1251] chore: view list enhancement ( #4427 )
...
* chore: moved search query to mobx store
* chore: moved view sub-header to app header
* chore: created by avatar added in view item list
2024-05-10 15:19:05 +05:30
sriram veeraghanta
243680132e
fix: space re-directions
2024-05-10 03:46:45 +05:30
547a76ae55
fix: admin and space redirections ( #4419 )
...
* dev: add admin and space base url
* fix: formatting
* dev: add app,space and admin base url to the api env
* fix: updated app base urls redirection
* dev: add change password endpoint
* dev: add none as default for base url
* dev: space password management endpoints
* fix: docker env update
* fix: docker and env settings
* fix: docker changes
* fix: next config update
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
Co-authored-by: guru_sainath <gurusainath007@gmail.com >
2024-05-10 02:32:42 +05:30
sriram veeraghanta
2320b33189
Merge branch 'preview' of github.com:makeplane/plane into preview
2024-05-09 21:06:08 +05:30
sriram veeraghanta
45bb1153ee
fix: removing deploy with nginx env
2024-05-09 21:05:51 +05:30
Anmol Singh Bhatia and GitHub
b8768d7274
fix: spreadsheet layout sticky column ( #4416 )
...
* fix: spreadsheet layout sticky column
* fix: spreadsheet layout sticky column
2024-05-09 19:06:39 +05:30
58bf056ddb
fix: auth redirection issues in the web, space and admin apps ( #4414 )
...
* fix: login redirection
* dev: log the user out when deactivating the account
* dev: update redirect uris for google and github
* fix: redirection url and invitation api and add redirection to god mode in nginx
* dev: add reset password redirection
* dev: update nginx headers
* dev: fix setup sh and env example and put validation for use minio when fetching project covers
* dev: stabilize dev setup
* fix: handled redirection error in web, space, and admin apps
* fix: resovled build errors
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2024-05-09 17:46:31 +05:30
rahulramesha and GitHub
692f570258
[WEB-1134] fix: module link mutation issue ( #4413 )
...
* fix module link mutation issue
* reference moduleDetails?.link_module inside a prop of Disclosure instead of in a div
2024-05-09 16:49:24 +05:30
Anmol Singh Bhatia and GitHub
11cd9f57d7
chore: applied filters update view button alignment improvement ( #4407 )
2024-05-09 15:52:56 +05:30
Aaryan Khandelwal and GitHub
3a66986785
[WEB-1256] fix: accept image as a valid comment ( #4409 )
...
* fix: accept image as a valid comment
* fix: update space app helper function
2024-05-09 15:52:17 +05:30
rahulramesha and GitHub
d8ab3e0087
[WEB-1139] chore: Calendar pragmatic dnd ( #4410 )
...
* replace Pragmatic DND for calendar
* remove unnecessary check
2024-05-09 15:51:49 +05:30
sriram veeraghanta
9d2d9c59ca
fix: workflow updates
2024-05-09 02:52:00 +05:30
sriram veeraghanta
cfdcda4445
fix: build test workflow update
2024-05-09 01:41:48 +05:30
sriram veeraghanta
230fd961c7
feat: adding admin service to workflow
2024-05-09 00:56:18 +05:30
+2
59335618b4
feat: session auth implementation ( #4411 )
...
* feat: session authentication and god-mode implementation (#4302 )
* dev: move authentication to base class for credentials
* chore: new account creation
* dev: return error as query parameter
* dev: accounts and profile endpoints for user
* fix: user store updates
* fix: store fixes
* fix: type fixes
* dev: set is_password_autoset and is_email_verifier for auth providers
* dev: move all auth configuration to different apps
* dev: fix circular imports
* dev: remove unused imports
* dev: fix imports for authentication
* dev: update endpoints to use rest framework api viewa
* fix: onboarding fixes
* dev: session model changes
* fix: session model and add check for last name first name and avatar
* dev: fix referer redirect
* dev: remove auth imports
* dev: fix imports
* dev: update migrations
* fix: instance admin login
* comflict: conflicts resolved
* dev: fix import errors and email check endpoint
* fix: error messages and redirects after login
* dev: configs api
* fix: is github enabled boolean
* dev: merge config and instance api
* conflict: merge conflict resolved
* dev: instance admin sign up endpoint
* dev: enable magic link login
* dev: configure instance variables for github and google enabled
* chore: typo fixes
* fix: god mode docker file changes
* build-error: resolved build errors
* fix: docker compose changes
* dev: add email credential check endpoint
* fix: minor package changes
* fix: docker related changes
* dev: add nginx rules in the nginx template
* dev: refactor the url patterns
* fix: docker changes
* fix: docker files for god-mode
* fix: static export
* fix: nginx conf
* dev: smtp sender refused exception
* fix: godmode fixes
* chore: god mode revamp.
* dev: add csrf secured flag
* fix: oauth redirect uri and session settings
* chore: god mode app changes. (#3982 )
* chore: send test email functionality.
* style: authentication methods page UI revamp.
* chore: create workspace popup.
* fix: user me endpoint
* dev: fix redirection after authentication
* dev: handle god mode redirection
* fix: redirections
* fix: auth related hooks
* fix: store related fixes
* dev: fix session authentication for rest apis
* fix: linting errors
* fix: removing references of useStore=
* dev: fix redirection and password validation
* dev: add useUser hook
* fix: build fixes and lint issues
* fix: removing useApplication hook
* fix: build errors
* fix: delete unused files
* fix: auth build fixes
* fix: bugfixes
* dev: alter avatar to support more than 255 chars
* dev: fix profile endpoint and increase session expiry time and update session on every request
* chore: resolved the migration
* chore: resolved merge conflicts
* dev: error codes and error messages for the auth flow
* dev: instance admin sign up and sign in endpoint
* dev: use zxcvbn to validate password strength
* dev: add extra parameters when error handling on instance god mode
* chore: auth init
* chore: signin/ signup form ui updates and password strength meter.
* chore: update password fields.
* chore: validations and error handling.
* chore: updated sign-up form
* chore: updated workflow and updated the code structure
* chore: instance empty state for god-mode.
* chore: instance and auth wrappers update
* fix: renaming godmode
* fix: docker changes
* chore: updated authentication wrappers
* chore: updated the authentication workflow and rendered all pages
* fix: build errors
* fix: docker related fixes
* fix: tailing slash added to space and admin for valid nginx locations
* chore: seperate pages for signup and login
* git-action modified for admin file changes
* feature build action updated for admin app
* self host modified
* chore: resolved build errors and handled signin and signup in a seperate route
* chore: sign-in and sign-up revamp.
* fix: migration conflicts
* dev: migrations
* chore: handled redirection
* dev: admin url
* dev: create seperate endpoint for instance admin me
* dev: instance admin endpoint
* git action fixed
* chore: handled auth wrappers
* dev: add serializer and remove print logs
* fix: build errors
* dev: fix migrations
* dev: instance folder structuring
* fix: linting errors
* chore: resolved build errors
* chore: updated store and auth workflow and updates api service types
* chore: Replaced Next Link with Anchoer tag for god-mode redirection
* add 3333 port to allowed origins
* make password login working again
* dev: fix redirection, add admin signout endpoint and fix email credential check endpoint
* fix unique code sign in
* fix small build error
* enable sign out
* dev: add google client secret variable to configure instance
* dev: add referer for redirection
* fix origin urls for oauths
* admin setup and login separation
* dev: fix user redirection and tour completed endpoint
* fix build errors
* dev: add set password endpoint
* dev: remove user creation logic for redirection
* fix unique code page
* fix forgot password
* chore: onboarding revamp.
* dev: fix workspace slug redirection in login
* chore: invited user onboarding flow update.
* chore: fix switch or delete account modal.
* fix members exception
* refactor auth flows and add invitations to auth flow
* fix sig in sign up url
* fix action url
* fix build errors
* dev: fix user set password when logging in
* dev: reset password endpoint
* chore: confirm password validation for signup and onboarding.
* enable reset password
* fix build error
* chore: minor UI updates.
* chore: forgot and reset password UI revamp.
* fix authentication re directions
* dev: auth redirections
* change url paths for signup and signin
* dev: make the user logged in when changing passwords
* dev: next path redirection for web and space app
* dev: next path for magic sign in endpoint
* dev: github space endpoint
* chore: minor ui updates and fixes in web app.
* set password screen
* fix multiple unique code generation
* dev: next path base redirection
* dev: remove print logs
* dev: auth space endpoints
* fix build errors
* dev: invalidate cache on configuration update, god mode exception errors and authentication failed code
* dev: fix space endpoints and add extra endpoints
* chore: space auth revamp.
* dev: add sign up for space app
* fix: build errors.
* fix: auth redirection logic.
* chore: space app onboarding revamp.
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: gurusainath <gurusainath007@gmail.com >
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
Co-authored-by: Manish Gupta <59428681+mguptahub@users.noreply.github.com >
Co-authored-by: Manish Gupta <manish@mgupta.me >
Co-authored-by: = <=>
Co-authored-by: rahulramesha <rahulramesham@gmail.com >
* chore: updated file structure for admin
* chore: updated admin-sidebar
* chore: auth error handling
* chore: onboarding UI updates and dark mode fixes.
* chore: add `user personalization` step to onboarding profile setup screen.
* chore: fix minor UI bugs
* chore: authentication workflow changes
* chore: handled signin workflow
* style: switch or delete account workflow
* chore: god mode redirection URL
* feat(dashboard): improve label readability (#4321 )
change none label for all time in dashbard filters
* chore: god-mode redirection
* chore: onboarding ui updates and accept invitation workflow updates.
* chore: rename unique code auth form.
* style: space auth ux copy.
* chore: updated intance and auth wrapper logic
* chore: update default layout style.
* chore: update confirm password.
* chore: backend redirection
* style: update banner ui
* chore: minor ui updates and validation fix.
* chore: removed old auth hook
* chore: handled auth wrapper
* chore: handled store loaders in the user
* chore: handled logs
* chore: add loading spinners for all auth and onboarding form buttons.
* chore: add background pattern in admin auth forms and minor ui fixes.
* chore: UI changes and revamp components for authentication
* chore: auth UI consistency in web, space and admin.
* chore: resolved build errors
* chore: removed old auth hooks
* chore: handled lint errors in use accounts
* chore: updated authentication wrapper logic in web app
* [WEB -1149] dev: update dependencies (#4333 )
* dev: upgrade dependencies remove unwanted dependency and add ruff as local dependency
* dev: add comments
* chore: authentication wrapper fetch user
* chore: updated store loader
* chore: removed old auth wrapper and replaced the imports with new auth wrapper
* chore: join workspace invitation workflow updates
* chore: build error resolved in deploy
* chore: handled onboarding step error in web app
* chore: SMTP Name and Password validation removed
* chore: handled seo and signout logic and new user popup
* chore: added redirection to plane in the sidebar
* chore: resolved build errors
* dev: admin session cookie update
* chore: updated cookie session time for admin
* dev: add start date and end date to projects (#4355 )
* chore: add email security dropdown and remove SMTP username and password validation.
* chore: add tooltip to admin sidebar help-section.
* chore: add dropdown to collapsed admin sidebar.
* chore: profile themning
* chore: updated page error messages and theme in command palette
* dev: add email validation in email check apis
* dev: remove start date and end date from project
* chore: updated space folder structure and updated the store hooks
* dev: error codes for authentication
* chore: handled authentication in space and web apps
* chore: banner redirect handling the email
* dev: god mode error codes
* chore: updated error codes
* chore: updated onboarding images
* dev: signout endpoints and saving login domain while creating sessions
* feat: Self Host Data Backup (#4383 )
* feat: implemented backup , support for docker-compose tool, readme updated
* minor fix in shell script
* codacy fixes
* chore: handled build errors in web
* chore: updated react, react-dom, and next versions
* chore: updated password autioset in the signin
* dev: add logo prop to views and pages
* chore: updated api service and handled the set password in store
* chore: handled build errors and code cleanup
* dev: return 401 when the session is not valid
* dev: users/me exception for api
* chore: installed lodash in space app
* dev: add auth route in nginx
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: gurusainath <gurusainath007@gmail.com >
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
Co-authored-by: Manish Gupta <59428681+mguptahub@users.noreply.github.com >
Co-authored-by: Manish Gupta <manish@mgupta.me >
Co-authored-by: rahulramesha <rahulramesham@gmail.com >
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com >
Co-authored-by: Daniel Alba <56451942+redrum15@users.noreply.github.com >
Co-authored-by: Nikhil <118773738+pablohashescobar@users.noreply.github.com >
2024-05-08 23:01:20 +05:30
sriram veeraghanta
ae43d05714
fix: upgrading posthog
2024-05-08 19:27:48 +05:30
Anmol Singh Bhatia and GitHub
e604cfeec9
[WEB-1040] fix: list layout indentation fix ( #4406 )
2024-05-08 17:28:28 +05:30
Aaryan Khandelwal and GitHub
32e601a8e6
chore: remove description trim logic ( #4396 )
2024-05-08 15:42:52 +05:30
Bavisetti Narayan and GitHub
50e3174ea8
chore: email templates ( #4392 )
2024-05-08 15:41:41 +05:30
Aaryan Khandelwal and GitHub
f2749f693f
[WEB-1211] fix: inbox issue description revalidate ( #4388 )
2024-05-08 14:47:18 +05:30
Aaryan Khandelwal and GitHub
3b17dc51ba
[WEB-1208] fix: todo list item word break ( #4405 )
2024-05-08 14:44:18 +05:30
Anmol Singh Bhatia and GitHub
2aaf0a1637
[WEB-1040] chore: list layout sub issue nesting implementation ( #4404 )
2024-05-08 14:39:27 +05:30
sriram veeraghanta
f09dd3d782
Merge branch 'preview' of github.com:makeplane/plane into preview
2024-05-08 14:24:48 +05:30
sriram veeraghanta
2cbb2db02e
fix: community edition label
2024-05-08 14:24:19 +05:30
Aaryan Khandelwal and GitHub
f7babd682e
dev: upgrade lucide-react version to the latest one ( #4397 )
2024-05-08 14:01:05 +05:30
Anmol Singh Bhatia and GitHub
a46c507ca1
[WEB-1040] chore: spreadsheet indentation improvement ( #4391 )
...
* chore: spreadsheet indentation improvement
* chore: spreadsheet layout sub issu nesting improvement
* chore: sub issue spacing improvement
* chore: spreadsheet layout sub issue toggle button improvement
2024-05-08 13:59:51 +05:30
Prateek Shourya and GitHub
10efd8d1d9
[WEB-1236] chore: add Create page button to public/ private page empty state. ( #4401 )
2024-05-08 13:43:08 +05:30
Prateek Shourya and GitHub
6efa135e9e
[WEB-1217] style: fix inconsistency in height of project type and lead dropdown in create project modal. ( #4400 )
2024-05-08 13:42:40 +05:30
Aaryan Khandelwal and GitHub
6793b9e6fa
[WEB-] chore: show code block copy button only on hover ( #4361 )
2024-05-08 13:42:11 +05:30
Prateek Shourya and GitHub
760063ec75
[WEB-1182] style: fix inbox state filter title. ( #4399 )
2024-05-08 13:41:58 +05:30
Prateek Shourya and GitHub
1cbbddb1be
[WEB-1215] chore: display favorite module filter in applied filter section. ( #4402 )
...
* [WEB-1215] chore: display `favorite module` filter in applied filter section.
* fix: build errors.
2024-05-08 13:40:58 +05:30
Aaryan Khandelwal and GitHub
cc4bb385fe
[WEB-] chore: trigger command k from input fields and editors ( #4362 )
2024-05-08 13:40:25 +05:30
rahulramesha and GitHub
13e6a67321
[WEB-1140] chore: Gantt pragmatic dnd ( #4390 )
...
* Gantt Drag and drop migration and enable Dnd in Modules and Cycles Gantt
* fix minor UI and code issues
2024-05-08 13:38:58 +05:30
Bavisetti Narayan and GitHub
b8f1734738
fix: draft archive issues ( #4393 )
2024-05-07 20:31:44 +05:30
Bavisetti Narayan and GitHub
d946c51ef1
chore: created by key changed ( #4389 )
2024-05-07 19:22:00 +05:30
Nikhil and GitHub
a40517015b
[WEB - 1213] fix: module webhook ( #4385 )
...
* dev: fix module webhook
* dev: correct the comment
* dev: handle does not exist exception
2024-05-07 15:51:08 +05:30
Aaryan Khandelwal and GitHub
967ad77078
fix: set focus on editor conditionally after image upload ( #4387 )
2024-05-07 15:49:11 +05:30
Prateek Shourya and GitHub
f5f683b8b8
[WEB-1086] chore: update toast messages for consistency. ( #4384 )
2024-05-07 15:03:24 +05:30
Anmol Singh Bhatia and GitHub
2aef40b7c5
[WEB-1176] chore: filter dropdown indicator and code refactor ( #4379 )
...
* chore: filter dropdown indicator and code refactor
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: refactor calculateTotalFilters function with typescript generics
2024-05-07 14:56:19 +05:30
1eba6c24cd
[WEB-859] chore: inbox sidebar improvement ( #4381 )
...
* chore: added created by field in inbox issue
* chore: inbox sidebar list item created by avatar added
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-05-07 14:10:27 +05:30
Prateek Shourya and GitHub
a46eccf300
[WEB-1117] chore: add tool tip for Snooze under Notification Panel. ( #4377 )
2024-05-07 14:08:02 +05:30
Aaryan Khandelwal and GitHub
780b239ecb
[WEB-1142] chore: optimistically add issue to cycle/modules ( #4334 )
...
* chore: optimistically add issue to cycle and module
* chore: update toast alerts
* refactor: module issue store
* chore: added addCycleToIssueFunction
2024-05-07 14:05:56 +05:30
Anmol Singh Bhatia and GitHub
a85517de99
[WEB-1098] chore: dropdowns enhancement ( #4375 )
2024-05-07 14:02:48 +05:30
P B and GitHub
fb68b77068
Changed tagline, description, and disclaimer ( #4382 )
...
- Minor grammatical and language corrections
- Another update coming soon
2024-05-07 13:56:03 +05:30
Aaryan Khandelwal and GitHub
20e7dc68e6
[WEB-1127] style: create and delete modals' consistency ( #4345 )
...
* style: update modals typography, alignment
* style: made the modal separator full width
* style: delete modals consistency
* style: update the remaining delete modals
* chore: delete modal secondary button text
* style: update the remaining create modals
* chore: update cancel button text
* chore: created modal core
* style: modals responsiveness
2024-05-07 12:44:36 +05:30
5ef51edad7
[WEB-1134] fix: module link create and delete mutation ( #4373 )
...
* fix: module link create and delete mutation
* chore: module link mutation store updates
* chore: code refactor
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com >
2024-05-06 17:56:35 +05:30
Bavisetti Narayan and GitHub
06a664f6b9
[WEB-1151] fix: email notification for mentions ( #4360 )
...
* chore: mention notification
* chore: mention filters
2024-05-06 16:07:56 +05:30
Anmol Singh Bhatia and GitHub
cdab12e4b6
[WEB-1157] chore: label select improvement ( #4370 )
2024-05-06 15:30:58 +05:30
Anmol Singh Bhatia and GitHub
59f1cc1962
[WEB-1114] chore: recent activity message updated ( #4371 )
2024-05-06 15:28:33 +05:30
Anmol Singh Bhatia and GitHub
562e50815d
[WEB-1007] chore: invalid issue error empty state added ( #4372 )
2024-05-06 15:27:56 +05:30
rahulramesha and GitHub
463f4781ae
[WEB-1137] fix: Firefox distorted vertical text ( #4376 )
2024-05-06 15:22:45 +05:30
Bavisetti Narayan and GitHub
653005bb3b
[WEB-1206] chore: bulk delete api logs ( #4374 )
...
* chore: bulk delete api logs
* chore: deletion time change
2024-05-06 15:19:03 +05:30
Nikhil and GitHub
f1fda4ae4a
[WEB - 1122] fix: webhook for issues, issue comments, projects, cycles and modules. ( #4330 )
...
* dev: update webhook logic for issues
* dev: update issue webhooks for cycle and module
* dev: webhook for comment
* dev: issue attachment webhooks
* dev: add logging
* dev: add inbox issue webhooks
* dev: update the webhook send task
* dev: project webhooks for api
* dev: webhooks update for projects, cycles and modules
* dev: fix webhook on cycle and module create from external apis
2024-05-06 14:13:49 +05:30
Aaryan Khandelwal and GitHub
fb74875cde
[WEB-1181] chore: added a loader for page description ( #4358 )
...
* chore: add loader for page description
* chore: added skeleton loader
* fix: title loader margin
* chore: increased laoder width
2024-05-03 23:12:44 +05:30
sriram veeraghanta and GitHub
da957e06b6
Merge pull request #4349 from makeplane/preview
...
release: v0.19-dev
2024-05-03 20:36:07 +05:30
c96225c812
[WEB-1183] fix: updated global issues filter while updating global view ( #4357 )
...
* chore: Updated global issues filter while updating global view
* fix: globale view modal clear all
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com >
2024-05-03 20:29:11 +05:30
Aaryan Khandelwal and GitHub
527ecd7d22
style: make edito height according to the content height ( #4347 )
2024-05-03 19:20:13 +05:30
rahulramesha and GitHub
acd8f8d2d6
[WEB-1173] fix: order by for last updated when issue is updated ( #4353 )
...
* update the issue's updated at date when issue is updated
* sort issue's updated and created at regardless of the date format.
* move the logic to date time helpers
* revert back the third variable in update issue
2024-05-03 19:08:20 +05:30
Anmol Singh Bhatia and GitHub
f4cc103238
[WEB-1175] fix: modal context ( #4352 )
...
* fix: modal context
* chore: code refactor
2024-05-03 17:58:15 +05:30
Aaryan Khandelwal and GitHub
89f2f87b97
fix: decrease gantt full size z-index ( #4354 )
2024-05-03 17:38:21 +05:30
sriram veeraghanta
eed047bfe3
chore: update version
2024-05-03 17:23:12 +05:30
Aaryan Khandelwal and GitHub
8cf4260219
fix: dropdowns should close on tab key ( #4351 )
2024-05-03 15:39:14 +05:30
rahulramesha and GitHub
1b55411919
[WEB-1136] chore: Kanban drag and drop improvements ( #4350 )
...
* Kanban DnD improvement
* minor fixes for kanban dnd improvement
* change scroll duration
* fix feedback on the UX
* add highlight before drop
* add toast message explain drag and drop is currently disabled
* Change warning dnd message
* add comments
* fix minor build error
2024-05-03 15:12:06 +05:30
Nikhil and GitHub
dc5edca34d
chore: update the default name that is added to instance ( #4348 )
2024-05-03 14:35:36 +05:30
Anmol Singh Bhatia and GitHub
2884b0e22e
fix: inbox issue header quick action validation ( #4344 )
2024-05-03 14:17:21 +05:30
Aaryan Khandelwal and GitHub
091fdb89ac
chore: hide display properties in the calendar layout ( #4346 )
2024-05-03 14:16:27 +05:30
Anmol Singh Bhatia and GitHub
a678844073
[WEB-859] [WEB-1162] chore: issue detail improvement and assignees filter fix ( #4342 )
...
* chore: created by option added to inbox issue detail section
* chore: issue detail page improvement
* fix: inbox assignee filter key
2024-05-02 20:39:43 +05:30
Bavisetti Narayan and GitHub
4cb5c4d9df
chore: workspace module list endpoint ( #4343 )
2024-05-02 19:18:41 +05:30
Aaryan Khandelwal and GitHub
45c9dfb3cf
chore: update useCallback dependencies ( #4341 )
2024-05-02 19:18:08 +05:30
M. Palanikannan and GitHub
4c78cd7c7e
fix: inbox create issue comment fixed ( #4340 )
2024-05-02 18:22:00 +05:30
Aaryan Khandelwal and GitHub
c4229c9d55
fix: quick actions dropdown disabled state ( #4335 )
2024-05-02 16:13:58 +05:30
Aaryan Khandelwal and GitHub
42c4c46939
[WEB-1154] fix: delete attachment modal logic ( #4338 )
...
* fix: delete attachment modal logic
* chore: remove console log
* chore: update delete attachment button type
2024-05-02 16:13:04 +05:30
Anmol Singh Bhatia and GitHub
6918393b63
fix: existing issue list modal loading flicker ( #4337 )
2024-05-02 16:11:38 +05:30
Aaryan Khandelwal and GitHub
6196c750f1
fix: issue description persistence ( #4331 )
2024-05-01 19:55:37 +05:30
Anmol Singh Bhatia and GitHub
ed6dd37043
fix: module sub-header empty state validation ( #4329 )
2024-05-01 18:36:11 +05:30
efa3eda85e
[WEB-1145] chore: updated sub issue count in cycles, modules and project ( #4328 )
...
* chore: total issue count
* chore: removed the migration file
* fix: issue count
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so >
2024-05-01 18:24:54 +05:30
Aaryan Khandelwal and GitHub
eb0877a3c8
[WEB-1135] chore: store page full width information in local storage ( #4327 )
...
* chore: store page full width information in local storage
* chore: update page types
2024-05-01 18:10:39 +05:30
Aaryan Khandelwal and GitHub
73fd6e641c
chore: show display name character in avatar ( #4326 )
2024-05-01 18:05:24 +05:30
Aaryan Khandelwal and GitHub
34dd19cb00
chore: default pages sorting order ( #4325 )
2024-05-01 18:04:41 +05:30
Anmol Singh Bhatia and GitHub
ecc277c571
[WEB-1101] chore: workspace view quick action enhancement ( #4324 )
...
* chore: workspace view quick action enhancement
* fix: issue quick action height
2024-05-01 18:03:13 +05:30
Bavisetti Narayan and GitHub
d69f025b9a
[WEB-1132] fix: display datetime fields in user time zone format ( #4323 )
...
* fix: user timezone response
* chore: removed unused variables
2024-05-01 18:01:53 +05:30
Aaryan Khandelwal and GitHub
ed4a0518fc
[WEB-1119] style: editor typography, borders and alignment throughout the platform ( #4322 )
...
* chore: new font sizes
* chore: update space app editor border
* chore: issue detials page x-padding
* chore: editor width
2024-05-01 18:01:30 +05:30
rahulramesha and GitHub
2e2747c1f9
fix kanban collapsed vertical writing mode in firefox ( #4320 )
2024-05-01 12:21:26 +05:30
Daniel Alba and sriram veeraghanta
aa09ec7cd4
feat(dashboard): improve label readability ( #4321 )
...
change none label for all time in dashbard filters
2024-05-01 00:10:52 +05:30
Anmol Singh Bhatia and GitHub
037ddd8bdb
fix: project view application error ( #4319 )
2024-04-30 20:14:35 +05:30
Anmol Singh Bhatia and GitHub
d1978be778
[WEB-1100] fix: bug fixes and enhancement ( #4318 )
...
* fix: inbox issue description
* chore: outline heading removed from page toc
* chore: label setting page ui improvement
* fix: update issue modal description resetting
* chore: project page head title improvement
2024-04-30 19:39:50 +05:30
Aaryan Khandelwal and GitHub
d2717a221c
[WEB-1110] dev: custom context menu for issues, cycles, modules, views, pages and projects ( #4267 )
...
* dev: context menu
* chore: handle menu position on close
* chore: project quick actions
* chore: add more options to the project context menu
* chore: cycle item context menu
* refactor: context menu folder structure
* chore: module custom context menu
* chore: view custom context menu
* chore: issues custom context menu
* chore: reorder options
* chore: issues custom context menu
* chore: render the context menu in a portal
2024-04-30 18:59:07 +05:30
sriram veeraghanta
cb6ecc86cc
fix: sync action variable names
2024-04-30 17:53:35 +05:30
sriram veeraghanta
6972a520ce
chore: rename workflows
2024-04-30 17:30:35 +05:30
Aaryan Khandelwal and GitHub
4f4f1d92e8
fix: issue description placeholder ( #4312 )
2024-04-30 17:21:52 +05:30
Anmol Singh Bhatia and GitHub
87a606446f
[WEB-1093] chore: padding and borders consistency ( #4315 )
...
* chore: global list layout and list item component added
* chore: project view list layout consistency
* chore: project view sub header consistency
* chore: pages list layout consistency
* chore: project view sub header improvement
* chore: list layout item component improvement
* chore: module list layout consistency
* chore: cycle list layout consistency
* chore: issue list layout consistency
* chore: header height consistency
* chore: sub header consistency
* chore: list layout improvement
* chore: inbox sidebar improvement
* fix: cycle quick action
* chore: inbox selected issue improvement
* chore: label option removed from pages filter
* chore: inbox create issue modal improvement
2024-04-30 17:21:24 +05:30
Aaryan Khandelwal and GitHub
1b79517f07
[WEB-1111] chore: added a helper function to check if issue is peeked ( #4305 )
...
* chore: added a helper function to check if issue is peeked
* chore: make the kanban block observer
* chore: rename isIssuePeekd helper function
2024-04-30 17:20:02 +05:30
e5681534d7
[WEB-1065] chore: workspace view and empty filter improvement ( #4308 )
...
* chore: workspace view layout improvement
* fix: empty applied filters
* chore: code refactor
* chore: code refactor
* fix: build errors
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-04-29 19:45:06 +05:30
Anmol Singh Bhatia and GitHub
03065d2c1d
[WEB-1094] chore: inbox sidebar mobile responsiveness ( #4309 )
...
* chore: inbox sidebar mobile responsiveness
* chore: code refactor
2024-04-29 19:38:46 +05:30
Anmol Singh Bhatia and GitHub
5d3c64752c
fix: switch toggle ui ( #4311 )
2024-04-29 18:59:05 +05:30
Anmol Singh Bhatia and GitHub
4104f87d41
fix: view, api token and estimate modal description height ( #4310 )
2024-04-29 18:58:31 +05:30
sriram veeraghanta
32d14d7000
fix: auto merge workflow fixes
2024-04-29 18:50:44 +05:30
sriram veeraghanta
1c4ca42603
fix: auto merge workflow fixes
2024-04-29 18:46:50 +05:30
sriram veeraghanta
3077cc410e
Merge branch 'preview' of github.com:makeplane/plane into preview
2024-04-29 18:33:29 +05:30
sriram veeraghanta
392075a9eb
fix: workflow fixes
2024-04-29 18:33:09 +05:30
Anmol Singh Bhatia and GitHub
c252650c9a
chore: project pages order by option improvement ( #4307 )
2024-04-29 18:24:58 +05:30
sriram veeraghanta
16b43c7b02
fix: pr check validation in workflow
2024-04-29 16:58:54 +05:30
sriram veeraghanta
354c3d95ce
Merge branch 'preview' of github.com:makeplane/plane into preview
2024-04-29 16:48:04 +05:30
sriram veeraghanta
9739aa574d
chore: remove comments from workflows
2024-04-29 16:47:49 +05:30
Bhavya Gogri and GitHub
a6b0a7fa8e
make redis version same as the one in selfhosted docker-compose ( #4183 )
2024-04-29 16:42:25 +05:30
sriram veeraghanta
7fdaa64b90
fix: workflow fixes
2024-04-29 16:17:22 +05:30
sriram veeraghanta
6072c8b550
fix: revert the auto merge workflow changes
2024-04-29 16:13:52 +05:30
Aaryan Khandelwal and GitHub
84fd1dca4b
[WEB-436] chore: added h4 to h6 heading options ( #4304 )
...
* chore: added h4 to h6 heading options
* fix: build errors
2024-04-29 16:04:37 +05:30
sriram veeraghanta
49a6c9582c
fix: autommerge fixes
2024-04-29 14:09:36 +05:30
sriram veeraghanta
245a0e92ee
fix: automerge workflow
2024-04-29 13:43:16 +05:30
709d3a115b
[WEB-711] style: profile and its settings pages responsiveness ( #4022 )
...
* [WEB-711] style: profile and its settings pages responsiveness
* chore: linting issues fix
* fix: mobile-view padding
---------
Co-authored-by: LAKHAN BAHETI <lakhanbaheti9@gmail.com >
2024-04-29 12:59:49 +05:30
9c8b4afc20
[WEB-808] style: workspace settings mobile responsiveness ( #4047 )
...
* [WEB-808] style: workspace settings mobile responsiveness
* fix: scroll on mobile-view
* responsiveness fixes
---------
Co-authored-by: LAKHAN BAHETI <lakhanbaheti9@gmail.com >
2024-04-29 12:59:04 +05:30
Lakhan Baheti and GitHub
0c880bbbc8
[WEB-704] fix: inbox responsiveness ( #4275 )
...
* chore: inbox responsiveness
* fix: sidebar in full view
* style: border theme
* condition update
2024-04-29 00:54:35 +05:30
Ramesh Kumar Chandra and GitHub
ea436c925a
projects list responsiveness ( #4279 )
2024-04-29 00:54:02 +05:30
Lakhan Baheti and GitHub
4bccbc9804
pages responsiveness ( #4287 )
2024-04-29 00:52:43 +05:30
Aaryan Khandelwal and GitHub
ac4bb1c1b4
refactor: remove unused icon files ( #4297 )
...
* refactor: remove unused icon files
* refactor: attachment icons folder structure
2024-04-29 00:51:31 +05:30
Aaryan Khandelwal and GitHub
0e3d5cc4eb
fix: incomplete cycle issues auth ( #4299 )
2024-04-29 00:50:15 +05:30
rahulramesha and GitHub
6ac3cb9b31
[WEB-1073] fix: Kanban dnd to work as tested on Chrome, Safari and Firefox ( #4301 )
...
* fix Kanban dnd to work as tested on Chrome Safari and Firefox
* fix edge cases
* revert back unintentional change
2024-04-29 00:48:50 +05:30
Aaryan Khandelwal and GitHub
e75947a5f4
fix: double slashes in the global issues layout routes ( #4298 )
2024-04-26 18:32:20 +05:30
Anmol Singh Bhatia and GitHub
e4777157a2
fix: project active cycle progress ( #4296 )
2024-04-26 18:30:38 +05:30
Anmol Singh Bhatia and GitHub
0605b5f60c
chore: show sub-issue option added in profile display filter ( #4295 )
2024-04-26 18:30:02 +05:30
Aaryan Khandelwal and GitHub
ad27184a91
[WEB-1072] fix: pages UI improvements ( #4294 )
...
* fix: outline alignment
* fix: textarea auto-resize logic
2024-04-26 18:29:18 +05:30
Aaryan Khandelwal and GitHub
f87bb95236
chore: clear search term on escape key ( #4289 )
2024-04-26 18:27:32 +05:30
Anmol Singh Bhatia and GitHub
f2fa6452c9
fix: cycle and module quick action z-index ( #4293 )
2024-04-26 14:56:51 +05:30
Anmol Singh Bhatia and GitHub
80461e6484
chore: filter member option sorting improvement ( #4285 )
2024-04-26 13:21:08 +05:30
Anmol Singh Bhatia and GitHub
88165a8fdb
chore: module and cycle sidebar stats item filter implementation ( #4286 )
2024-04-26 12:58:27 +05:30
Anmol Singh Bhatia and GitHub
42cceb5e65
fix: filter state option order ( #4284 )
2024-04-26 12:57:36 +05:30
Anmol Singh Bhatia and GitHub
15c7deb2db
fix: existing and parent issue modal empty state flicker ( #4281 )
2024-04-24 20:48:44 +05:30
Anmol Singh Bhatia and GitHub
e60ef36bfe
fix: module and cycle event propagation ( #4280 )
2024-04-24 20:20:41 +05:30
sriram veeraghanta
bc2c97b9c3
Merge branch 'develop' of github.com:makeplane/plane into develop
2024-04-24 17:43:02 +05:30
Michael Ermer and GitHub
7f99b9a554
feat(api/issuesBySequenceId): add api to retrieve issue based on its sequence identitifier ( #4170 )
2024-04-24 17:42:12 +05:30
Aaryan Khandelwal and GitHub
b74a0ea4d3
fix: list layout block border color ( #4278 )
2024-04-24 17:33:12 +05:30
sriram veeraghanta
d9f11733ad
Merge branches 'preview' and 'develop' of github.com:makeplane/plane into preview
2024-04-24 17:24:07 +05:30
Anmol Singh Bhatia and GitHub
87aab74579
chore: delete label modal content updated ( #4276 )
2024-04-24 17:21:52 +05:30
Bavisetti Narayan and GitHub
d5dd971fb4
chore: state triage filter ( #4277 )
2024-04-24 16:28:35 +05:30
Anmol Singh Bhatia and GitHub
1789b8ddeb
fix: observer added to empty state component ( #4274 )
2024-04-24 16:27:01 +05:30
sriram veeraghanta
1caa109c16
fix: update actions ubuntu version
2024-04-24 15:32:56 +05:30
Lakhan Baheti and GitHub
b711fedb65
[WEB-1046] fix: user activity overflow & repsonsiveness ( #4262 )
...
* fix: activity responsiveness
* fix: activity icon placement
* fix: build
2024-04-24 15:20:32 +05:30
Anmol Singh Bhatia and GitHub
deaa63488b
chore: project date filter updated ( #4273 )
2024-04-24 15:18:13 +05:30
Anmol Singh Bhatia and GitHub
87737dbfbe
chore: input character limit error message improvement ( #4271 )
2024-04-24 15:17:50 +05:30
Anmol Singh Bhatia and GitHub
fc1cffd524
chore: active cycle stats improvement ( #4268 )
2024-04-24 15:17:04 +05:30
Anmol Singh Bhatia and GitHub
6e574515e0
fix: module delete modal outside click event propagation ( #4265 )
2024-04-24 15:16:47 +05:30
Anmol Singh Bhatia and GitHub
d87edede79
chore: created by added in issue sidebar and peek overview ( #4264 )
2024-04-24 15:16:30 +05:30
Anmol Singh Bhatia and GitHub
196724214b
chore: applied filter responsiveness ( #4263 )
2024-04-24 15:16:00 +05:30
Anmol Singh Bhatia and GitHub
695892d66e
chore: issue filter member options improvement ( #4261 )
2024-04-24 15:15:10 +05:30
Anmol Singh Bhatia and GitHub
a4e5138d1c
[WEB-1047] chore: create page modal improvement ( #4266 )
...
* chore: create page modal improvement
* chore: create page modal improvement
2024-04-23 19:59:34 +05:30
Nikhil and GitHub
f174a96ef2
dev: update python runtime ( #4259 )
2024-04-23 13:42:48 +05:30
sriram veeraghanta
5e53279734
Merge branch 'develop' of github.com:makeplane/plane into preview
2024-04-23 13:27:49 +05:30
Anmol Singh Bhatia and GitHub
bf852739cd
fix: preserve initial value on create more issues ( #4258 )
2024-04-23 13:25:27 +05:30
Anmol Singh Bhatia and GitHub
f17e4c73a2
[WEB-1015] fix: kanban layout cycle and module quick add ( #4252 )
...
* fix: kanban layout cycle and module quick add
* fix: kanban layout cycle and module quick add
2024-04-23 13:07:20 +05:30
Bavisetti Narayan and GitHub
aee48f6fa4
[WEB-1042] fix: dashboard collaborators active issue count ( #4256 )
...
* chore: recent collaborators based on workspace
* chore: removed the duplicate issue
2024-04-23 13:04:14 +05:30
Anmol Singh Bhatia and GitHub
f7d6219bd1
[WEB-1038] fix: kanban layout drag permission validation ( #4255 )
...
* fix: kanban layout drag permission validation
* chore: code refactor
2024-04-23 13:03:30 +05:30
Nikhil and GitHub
75d14ce1ef
fix: workspace redirection when logging in ( #4254 )
2024-04-23 13:02:48 +05:30
Anmol Singh Bhatia and GitHub
9659da5b31
[WEB-1034] fix: inbox issue user activity ( #4251 )
...
* fix: inbox issue user activity
* chore: code refactor
* fix: sentry issue
2024-04-23 13:01:26 +05:30
Anmol Singh Bhatia and GitHub
51ade1295c
fix: comment text editor user mention validation addded ( #4250 )
2024-04-23 13:00:58 +05:30
Anmol Singh Bhatia and GitHub
ac3def2929
fix: calendar header action alignment ( #4249 )
2024-04-23 12:59:48 +05:30
098a1950c7
chore(deps): bump gunicorn in /apiserver/requirements ( #4247 )
...
Bumps [gunicorn](https://github.com/benoitc/gunicorn ) from 21.2.0 to 22.0.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases )
- [Commits](https://github.com/benoitc/gunicorn/compare/21.2.0...22.0.0 )
---
updated-dependencies:
- dependency-name: gunicorn
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-04-23 12:58:28 +05:30
03fd5feda6
[WEB-1035] fix: peek module auto closing ( #4246 )
...
* fix: peek module auto closing
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: archived at in module
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-04-23 12:58:01 +05:30
Anmol Singh Bhatia and GitHub
270f7c4503
fix: sign in redirection flicker ( #4245 )
2024-04-23 12:57:10 +05:30
Anmol Singh Bhatia and GitHub
beff8536c9
fix: filter custom date select toggle ( #4244 )
2024-04-23 12:56:21 +05:30
Anmol Singh Bhatia and GitHub
5d8c5b22e8
chore: kanban layout sub-group ui revamp & sub-group icon fix ( #4243 )
2024-04-23 12:55:42 +05:30
Anmol Singh Bhatia and GitHub
60663821df
chore: list layout issue block improvement ( #4241 )
2024-04-23 12:55:19 +05:30
Prateek Shourya and GitHub
302da646a8
[WEB-857] chore: update issue priority text color for custom theme in spreadsheet layout. ( #4235 )
2024-04-23 12:54:19 +05:30
Anmol Singh Bhatia and GitHub
e0e8ce633b
[WEB-1027] fix: overflow & alignment fixes ( #4234 )
...
* fix: list layout issue title overflow
* fix: project feature toggle modal project name overflow
* fix: app sidebar project section alignment
* fix: issue title textarea
* fix: create issue modal project select overflow
* fix: module and cycle applied filters overflow fix
2024-04-23 12:53:52 +05:30
Prateek Shourya and GitHub
f77d2d8c0a
[WEB-643] chore: update issue activity tabs. ( #4232 )
...
* remove `updates` tab.
* make `comments` as primary tab.
2024-04-23 12:52:31 +05:30
Prateek Shourya and GitHub
c50a0602f7
[WEB-871] chore: update leave project modal message in members settings page. ( #4230 )
...
* [WEB-871] chore: update leave project modal message in members settings page.
* fix: build errors.
2024-04-23 12:51:20 +05:30
Prateek Shourya and GitHub
38daf72361
[WEB-872] chore: add tooltip to peek overview header icons. ( #4229 )
2024-04-23 12:49:29 +05:30
sriram veeraghanta and GitHub
a0b9596cb4
Merge pull request #4239 from makeplane/preview
...
chore:version update
2024-04-19 12:01:15 +05:30
sriram veeraghanta
c1e5c0d4eb
chore:version update
2024-04-19 11:59:30 +05:30
sriram veeraghanta and GitHub
f71e8a3a0f
Merge pull request #4238 from makeplane/preview
...
release: v0.18-dev
2024-04-19 11:56:03 +05:30
Prateek Shourya and GitHub
086d14609c
[WEB-1028] fix: enable comments and issue reactions for guest/ viewer. ( #4231 )
2024-04-18 20:36:24 +05:30
Nikhil and GitHub
cb9fda8557
fix: caching login when member joins a workspace from the email ( #4237 )
2024-04-18 20:34:59 +05:30
sriram veeraghanta
7da2cb143f
Merge branch 'preview' of github.com:makeplane/plane into develop
2024-04-17 20:33:18 +05:30
Aaryan Khandelwal and GitHub
0d70960e4e
[WEB-1026] chore: clear search query on project change ( #4225 )
...
* chore: clear search query on project change
* fix: project query search
2024-04-17 20:32:25 +05:30
Anmol Singh Bhatia and GitHub
0c0bdd6969
[WEB-999] fix: inbox sentry error and accept modal fix ( #4226 )
...
* fix: inbox issue parent id sentry error
* fix: inbox issue accept parent id fix
2024-04-17 20:31:47 +05:30
Anmol Singh Bhatia and GitHub
cdc73cedab
chore: sign in page improvement ( #4224 )
2024-04-17 19:46:35 +05:30
bf9049a7a2
[WEB-987] fix: inbox issue activity ( #4208 )
...
* chore: inbox issue activity
* chore: dummy data script
* chore: inbox issue activity implementation
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so >
2024-04-17 19:43:22 +05:30
Aaryan Khandelwal and GitHub
f0cb48006f
[WEB-1024] fix: textarea component auto-resize ( #4221 )
...
* chore: updated resize hook logic
* fix: page title overflow issue
* chore: add length validation to page title
2024-04-17 19:41:34 +05:30
rahulramesha and GitHub
10ed12e589
[WEB-1005] chore: pragmatic drag n drop implementation for labels ( #4223 )
...
* pragmatic drag n drop implementation for labels
* minor code quality improvements
2024-04-17 18:20:02 +05:30
Bavisetti Narayan and GitHub
68c870b791
[WEB-1023] chore: page mention transactions ( #4222 )
...
* chore: null validation for old value in pages
* chore: page transaction activity
* chore: serialized description_html
2024-04-17 18:18:14 +05:30
Anmol Singh Bhatia and GitHub
8e764004f0
fix: draft issue parent select query params ( #4218 )
2024-04-17 14:53:24 +05:30
1880eb7704
[WEB-1019] chore: error state for unauthorized pages ( #4219 )
...
* chore: private page access
* chore: add error state for private pages
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-04-17 14:53:01 +05:30
M. Palanikannan and GitHub
1080094b01
fix: tab key behaviour fixed for tabIndex containing editors with lists' and code blocks' tab key ( #4216 )
2024-04-16 21:48:30 +05:30
Anmol Singh Bhatia and GitHub
d307c727ea
fix: profile activity application error ( #4214 )
2024-04-16 20:35:37 +05:30
M. Palanikannan and GitHub
ec5667194f
fix: unnecessary focus in editor on swr sync ( #4215 )
2024-04-16 20:35:10 +05:30
Anmol Singh Bhatia and GitHub
1549f3a808
chore: calendar layout quick add menu placement improvement ( #4213 )
2024-04-16 20:24:13 +05:30
sriram veeraghanta
0705d2559b
fix: issue template version from text area to input
2024-04-16 18:58:05 +05:30
sriram veeraghanta
a36836abd7
fix: issue template update
2024-04-16 18:55:51 +05:30
27db8699c8
[WEB-480] fix: code block paste from VSCode and indentation ( #4198 )
...
* fix: stroing the transactions in page
* fix: page details changes
* chore: page response change
* chore: removed duplicated endpoints
* chore: optimised the urls
* chore: removed archived and favorite pages
* chore: revamping pages store and components
* mentions loading state part done
* fixed mentions not showing in modals
* removed comments and cleaned up types
* removed unused types
* reset: head
* chore: pages store and component updates
* style: pages list item UI
* fix: improved colors and drag handle width
* fix: slash commands are no more shown in the code blocks
* fix: cleanup/hide drag handles post drop
* fix: hide/cleanup drag handles post drag start
* fix: aligning the drag handles better with the node post css changes of the length
* fix: juggling back and forth of drag handles in ordered and unordered lists
* chore: fix imports, ts errors and other things
* fix: clearing nodes to default node i.e paragraph before converting it to other types of nodes
For more reference on what this does, please refer https://tiptap.dev/docs/editor/api/commands/clear-nodes
* chore: clearNodes after delete in case of selections being present
* fix: hiding link selector in the bubble menu if inline code block is selected
* chore: filtering, ordering and searching implemented
* chore: updated pages store and updated UI
* chore: new core editor just for document editor created
* chore: removed setIsSubmitting prop in doc editor
* fix: fixed submitting state for image uploads
* refactor: setShouldShowAlert removed
* refactor: rerenderOnPropsChange prop removed
* chore: type inference magic in ref to expose an api for controlling editor menu items from outside
* fix: naming imports
* chore: change names of the exposed functions and removing old types
* refactor: remove debouncedUpdatesEnabled prop;
* refactor: editor heading markings now parsed using html
* chore: removed unrelated components from the document editor
* refactor: page details granular components
* fix: remove onActionCompleteHandler
* refactor: removed rerenderOnProps change prop
* feat: added getMarkDown function
* chore: update dropdown option actions
* fix: sidebar markings update logic
* chore: add image and to-do list actions to the toolbar
* fix: handling refs and populating them via callbacks
* feat: scroll to node api exposed
* cleaning up editor refs when the editor is destroyed
* feat: scrolling added to read only instance of the editor
* fix: markings logic
* fix: build errors with types
* fix: build erros
* fix: subscribing to transactions of editor via ref
* chore: remove debug statements
* fix: type errors
* fix: temporary different slash commands for document editor
* chore: inline code extension style
* chore: remove border from readOnly editor
* fix: editor bottom padding
* chore: pages improvements
* chore: handle Enter key on the page title
* feat: added loading indicator logic in mentions
* fix: mentions and slash commands now work well with multiple editors in one place
* refactor: page store structure, filtering logic
* feat: added better seperation in inline code blocks
* feat: list autojoining added
* fix: pages folder structure
* fix: image refocus from external parts
* working lists somewhat
* chore: implement page reactions
* fix: build errors
* fix: build errors
* fixed drag handles stuff
* task list item fixed
* working
* fix: working on multiple nested lists
* chore: remove debug statements
* fix: Tab key on first list item handled to not go out of editor focus
* feat: threshold auto scroll support added and multi nested list selection fixed
* fix: caret color bug with improved inline code blocks
* fix: node range error when bulk deleting with list
* fix: removed slash commands from working in code blocks
* chore: update typography margins
* chore: new field added in page model
* fix: better type inference in slash commands
* chore: code block UI
* feat: image insertion at correct position using ref added
* feat: added improved mentions support for space
* fix: type errors in mentions for comments in web app
* sync: core with document-core
* fix: build errors
* fix: fallback for appendTo not being able to find active container instantly
* fix: page store
* fix: page description
* fix: css quality issues
* chore: code cleanup
* chore: removed placeholder text in codeblocks
* chore: archived pages response change
* chore: archived pages response change
* fix: initial pages list fetch
* fix: pages list filters and ordering
* chore: add access change option in the quick actions dropdown
* fix: inline code block caret fixed
* regression: removing extra text
* chore: caret color removed
* feat: copy code button added in code blocks
* fix: initial load of page details
* fix: initial load of page details
* fix: image resizing weird behavior on click/expanding it too much fixed now
* chore: copy page response
* fix: todo list spacing
* chore: description html in the copy page
* chore: handle latest description on refetch
* fix: saner scroll behaviours
* fix: block menu positioning
* fix: updated empty string description
* feat: tab change sync support added
* fix: infinite rerendering with markings
* fix: block menu finally
* fix: intial load on reload bug fixed
* fix: nested lists alignment
* fix: editor padding
* fix: first level list items copyable
* chore: list spacing
* fix: title change
* fix: pages list block items interaction
* fix: saving chip position
* fix: delete action from block menu to focus properly
* fix: margin-bottom as 0 to avoid weird spacing when a paragraph node follows a list node
* style: table, chore: lite text editor toolbar
* fix: page description tab sync
* fix: lists spacing and alignment
* refactor: document editor props
* feat: rich text editor wrapper created and migrated core
* feat: created wrapper around lite text editor and merged core
* chore: add lite text editor toolbar
* fix: build errors
* fix: type errors and addead live updation of toolbar
* chore: pages migration
* fix: inbox issue
* refactor: remove redundant package
* refactor: unused files
* fix: add dompurify to space app
* fix: inline code margin
* fix: editor className props
* fix: build errors
* fix: traversing up the tree before assuming the parent is not a list item
* fix: drag handle positions for list items fixed
* fix: removed focus at end logic after deleting block
* fix: image wrapper overflow scroll fix with block menu's position
* fix: selection and deletion logic for nested lists fixed!!
* fix: hiding the block menu while scrolling in the document/app
* fix: merge conflicts resolved from develop
* fix: inbox issue description
* chore: move page title to the web app
* fix: handling edge cases for table selection
* chore: lint issues
* refactor: list item functions moved to same file
* refactor: use mention hook
* fix: added try catch blocks for mention suggestions
* chore: remove unused code
* fix: remove console logs
* fix: remove console logs
* fix: code block paste handler
* fix: tracking image uploading status to prevent sync rerenders
* chore: remove unnecessary props
* fix: code block pasting logic from vs code handled properly
* feat: additional checks for doc bounds
* fix: type of cancel button changed to button instead of default submit
* feat: editor focus on saved position while syncing via swr
* fix: type errors
* fix: changing names of plugins and removing packages
* fix: readonly editor synced
* removed console logs
* fix: stringifying instead of dom injection
* fix: use-editor try catch error handling
* fix: editor container click in try catch
* fix: some more error handling
* chore: removed commented out code
* fix: backspace error handling
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
Co-authored-by: gurusainath <gurusainath007@gmail.com >
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com >
2024-04-16 18:50:45 +05:30
Anmol Singh Bhatia and GitHub
59772be014
fix: issue comment validation ( #4211 )
2024-04-16 18:50:26 +05:30
Anmol Singh Bhatia and GitHub
2ab4d99c15
chore: issue kanban cursor improvement ( #4212 )
2024-04-16 18:49:46 +05:30
Bavisetti Narayan and GitHub
50825b574b
chore: instance admin script ( #4210 )
2024-04-16 18:06:46 +05:30
rahulramesha and GitHub
e952d88905
fix spreadsheet labels dropdown keyboard navigation ( #4209 )
2024-04-16 18:06:02 +05:30
sriram veeraghanta
247720b0d4
Merge branch 'develop' of github.com:makeplane/plane into develop
2024-04-16 16:41:29 +05:30
sriram veeraghanta
dce3f4bce8
fix: upgrading turbo
2024-04-16 16:41:15 +05:30
c18265c7cf
[WEB-480] fix: image uploading with swr sync fixed for pages ( #4187 )
...
* fix: stroing the transactions in page
* fix: page details changes
* chore: page response change
* chore: removed duplicated endpoints
* chore: optimised the urls
* chore: removed archived and favorite pages
* chore: revamping pages store and components
* mentions loading state part done
* fixed mentions not showing in modals
* removed comments and cleaned up types
* removed unused types
* reset: head
* chore: pages store and component updates
* style: pages list item UI
* fix: improved colors and drag handle width
* fix: slash commands are no more shown in the code blocks
* fix: cleanup/hide drag handles post drop
* fix: hide/cleanup drag handles post drag start
* fix: aligning the drag handles better with the node post css changes of the length
* fix: juggling back and forth of drag handles in ordered and unordered lists
* chore: fix imports, ts errors and other things
* fix: clearing nodes to default node i.e paragraph before converting it to other types of nodes
For more reference on what this does, please refer https://tiptap.dev/docs/editor/api/commands/clear-nodes
* chore: clearNodes after delete in case of selections being present
* fix: hiding link selector in the bubble menu if inline code block is selected
* chore: filtering, ordering and searching implemented
* chore: updated pages store and updated UI
* chore: new core editor just for document editor created
* chore: removed setIsSubmitting prop in doc editor
* fix: fixed submitting state for image uploads
* refactor: setShouldShowAlert removed
* refactor: rerenderOnPropsChange prop removed
* chore: type inference magic in ref to expose an api for controlling editor menu items from outside
* fix: naming imports
* chore: change names of the exposed functions and removing old types
* refactor: remove debouncedUpdatesEnabled prop;
* refactor: editor heading markings now parsed using html
* chore: removed unrelated components from the document editor
* refactor: page details granular components
* fix: remove onActionCompleteHandler
* refactor: removed rerenderOnProps change prop
* feat: added getMarkDown function
* chore: update dropdown option actions
* fix: sidebar markings update logic
* chore: add image and to-do list actions to the toolbar
* fix: handling refs and populating them via callbacks
* feat: scroll to node api exposed
* cleaning up editor refs when the editor is destroyed
* feat: scrolling added to read only instance of the editor
* fix: markings logic
* fix: build errors with types
* fix: build erros
* fix: subscribing to transactions of editor via ref
* chore: remove debug statements
* fix: type errors
* fix: temporary different slash commands for document editor
* chore: inline code extension style
* chore: remove border from readOnly editor
* fix: editor bottom padding
* chore: pages improvements
* chore: handle Enter key on the page title
* feat: added loading indicator logic in mentions
* fix: mentions and slash commands now work well with multiple editors in one place
* refactor: page store structure, filtering logic
* feat: added better seperation in inline code blocks
* feat: list autojoining added
* fix: pages folder structure
* fix: image refocus from external parts
* working lists somewhat
* chore: implement page reactions
* fix: build errors
* fix: build errors
* fixed drag handles stuff
* task list item fixed
* working
* fix: working on multiple nested lists
* chore: remove debug statements
* fix: Tab key on first list item handled to not go out of editor focus
* feat: threshold auto scroll support added and multi nested list selection fixed
* fix: caret color bug with improved inline code blocks
* fix: node range error when bulk deleting with list
* fix: removed slash commands from working in code blocks
* chore: update typography margins
* chore: new field added in page model
* fix: better type inference in slash commands
* chore: code block UI
* feat: image insertion at correct position using ref added
* feat: added improved mentions support for space
* fix: type errors in mentions for comments in web app
* sync: core with document-core
* fix: build errors
* fix: fallback for appendTo not being able to find active container instantly
* fix: page store
* fix: page description
* fix: css quality issues
* chore: code cleanup
* chore: removed placeholder text in codeblocks
* chore: archived pages response change
* chore: archived pages response change
* fix: initial pages list fetch
* fix: pages list filters and ordering
* chore: add access change option in the quick actions dropdown
* fix: inline code block caret fixed
* regression: removing extra text
* chore: caret color removed
* feat: copy code button added in code blocks
* fix: initial load of page details
* fix: initial load of page details
* fix: image resizing weird behavior on click/expanding it too much fixed now
* chore: copy page response
* fix: todo list spacing
* chore: description html in the copy page
* chore: handle latest description on refetch
* fix: saner scroll behaviours
* fix: block menu positioning
* fix: updated empty string description
* feat: tab change sync support added
* fix: infinite rerendering with markings
* fix: block menu finally
* fix: intial load on reload bug fixed
* fix: nested lists alignment
* fix: editor padding
* fix: first level list items copyable
* chore: list spacing
* fix: title change
* fix: pages list block items interaction
* fix: saving chip position
* fix: delete action from block menu to focus properly
* fix: margin-bottom as 0 to avoid weird spacing when a paragraph node follows a list node
* style: table, chore: lite text editor toolbar
* fix: page description tab sync
* fix: lists spacing and alignment
* refactor: document editor props
* feat: rich text editor wrapper created and migrated core
* feat: created wrapper around lite text editor and merged core
* chore: add lite text editor toolbar
* fix: build errors
* fix: type errors and addead live updation of toolbar
* chore: pages migration
* fix: inbox issue
* refactor: remove redundant package
* refactor: unused files
* fix: add dompurify to space app
* fix: inline code margin
* fix: editor className props
* fix: build errors
* fix: traversing up the tree before assuming the parent is not a list item
* fix: drag handle positions for list items fixed
* fix: removed focus at end logic after deleting block
* fix: image wrapper overflow scroll fix with block menu's position
* fix: selection and deletion logic for nested lists fixed!!
* fix: hiding the block menu while scrolling in the document/app
* fix: merge conflicts resolved from develop
* fix: inbox issue description
* chore: move page title to the web app
* fix: handling edge cases for table selection
* chore: lint issues
* refactor: list item functions moved to same file
* refactor: use mention hook
* fix: added try catch blocks for mention suggestions
* chore: remove unused code
* fix: remove console logs
* fix: remove console logs
* fix: tracking image uploading status to prevent sync rerenders
* chore: remove unnecessary props
* fix: type of cancel button changed to button instead of default submit
* feat: editor focus on saved position while syncing via swr
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
Co-authored-by: gurusainath <gurusainath007@gmail.com >
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com >
2024-04-16 15:52:31 +05:30
M. Palanikannan and GitHub
480aa906de
[WEB - 480] fix: horizontal rule drag and drop ( #4200 )
...
* fix: horizontal rule parsing (with backwards compatibility) and ensuring correct selections
* fix: table drag handle position
* fix: code block drag handle positioning fixes
* fix: blockquote duplication, selection and deletion fixed
* fix: possible range errors and type errors
2024-04-16 15:51:05 +05:30
rahulramesha and GitHub
b9314889d7
fix empty blocks due to virtualization in rare cases ( #4207 )
2024-04-16 15:50:06 +05:30
sriram veeraghanta
01f7328714
Merge branch 'preview' of github.com:makeplane/plane into develop
2024-04-16 15:49:22 +05:30
rahulramesha and GitHub
2311bd4f78
add a small min height for dropping issues incase tger are zero issues in the entire row of columns ( #4206 )
2024-04-16 15:48:32 +05:30
CoolCu and GitHub
f729e46bb0
chore: fix some typos in comments ( #4205 )
...
Signed-off-by: CoolCu <coolcui@qq.com >
2024-04-16 15:48:11 +05:30
sriram veeraghanta
41d8005f0b
Merge branch 'preview' of github.com:makeplane/plane into develop
2024-04-16 13:28:03 +05:30
17347013442 and GitHub
320cb94e35
Update issue_details.ts ( #4199 )
...
You should implement the interface here, not yourself
2024-04-16 13:24:54 +05:30
Aaryan Khandelwal and GitHub
6eed2c202b
chore: created a global mark as favorite component ( #4203 )
2024-04-16 13:23:50 +05:30
Anmol Singh Bhatia and GitHub
0a6d7713fb
chore: issue comment empty state added ( #4202 )
2024-04-16 13:22:27 +05:30
Anmol Singh Bhatia and GitHub
18b573531f
chore: member invite modal improvement ( #4201 )
2024-04-16 13:21:56 +05:30
sriram veeraghanta
963d078aba
fix: codeql workflow update
2024-04-15 20:02:57 +05:30
Aaryan Khandelwal and GitHub
abce0ed946
[WEB-735] chore: added a custom placeholder prop to all the editors ( #4194 )
...
* chore: added a custom placeholder prop to all the editors
* chore: inbox issue create modal placeholder
2024-04-15 20:00:02 +05:30
Anmol Singh Bhatia and GitHub
77b323f562
chore: cycle list page improvement ( #4195 )
2024-04-15 19:49:16 +05:30
Anmol Singh Bhatia and GitHub
f4c528f535
chore: inbox issue attachment added ( #4190 )
2024-04-15 19:48:50 +05:30
Nikhil and GitHub
c670a31836
fix: remove caching when joining workspace ( #4192 )
2024-04-15 19:46:44 +05:30
54196aafc0
[WEB-989] chore: archived module and cycle sidebar details ( #4191 )
...
* chore: module and cycle archive
* fix: archived cycle sidebar details fetch
* fix: archived module sidebar details fetch
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-04-15 19:46:14 +05:30
7a4ee509da
[WEB-999] chore: inbox issue bug fixes and improvement ( #4188 )
...
* chore: duplicate inbox issue header improvement
* chore: snooze inbox issue header action improvement
* fix: project inbox exception error
* chore: inbox issue modal improvement
* chore: code refactor
* chore: Updated the inbox issue mutation
---------
Co-authored-by: guru_sainath <gurusainath007@gmail.com >
2024-04-15 19:45:47 +05:30
Aaryan Khandelwal and GitHub
8454e4f1e0
[WEB-986] fix: editor slash command positioning ( #4186 )
...
* fix: table selected cell border
* chore: add syncing message when revalidating page data
* fix: slash command positioning
* fix: mentions list dropdown positioning
2024-04-15 19:45:03 +05:30
rahulramesha and GitHub
7a21855ab6
[WEB-1004] feat: Pragmatic dnd implementation for Kanban ( #4189 )
...
* Pragmatic drag and drop implmentation of Kanban
* refactor pragmatic dnd implementation and fix bugs
* fix dnd for modules, cycles, draft and project views
2024-04-15 17:02:53 +05:30
sriram veeraghanta
384624a21b
Merge branch 'develop' of github.com:makeplane/plane into preview
2024-04-15 12:54:06 +05:30
Aaryan Khandelwal and GitHub
7507cb0a0f
[WEB-994] fix: pages list mutation between projects ( #4179 )
...
* fix: pages list mutation between projects
* fix: page tab logic
* chore: remove pageType from the project pages store
* chore: rename computed helper functions
2024-04-15 12:50:22 +05:30
Bavisetti Narayan and GitHub
d58bc03db6
fix: pages and inbox issue in dummy data ( #4177 )
2024-04-15 12:49:58 +05:30
20b0edeaa6
[WEB-999] chore: updated UI improvements and workflow updates in the project inbox ( #4180 )
...
* chore: snoozed filter in the issue inbox filter
* chore: navigating to the next or previous issue when we accept, decline, or duplicate the issue in inbox
* chore: Implemented state, label, assignee and target_date in the inbox issue description and Implemented issue edit confirmation once we click accept the inbox issue
* chore: removed logs
* chore: inbox issue create response
* chore: update inbox issue response
* chore: updated inbox issue accept workflow and added issue properties in inbox issue create modal
* chore: resolved build errors and upgraded lucide react
* chore: updated inbox issue store hook
* chore: code cleanup and removed validation for inbox description
* fix: renamed the variable isLoading to loader in project-inbox store
* fix: updated set function for issue property update
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-04-15 12:49:14 +05:30
guru_sainath and GitHub
a44a032683
[WEB-984] feat: integrated state filter in inbox issues filter ( #4182 )
...
* chore: added state filtering in the inbox filters
* chore: Clearing the issues when we apply filters
2024-04-15 12:48:43 +05:30
guru_sainath and GitHub
251a432d8a
[WEB-1000] fix: handled edge case for color on custom analytics state_group ( #4185 )
...
* chore: handled edge case for color on custom analytics state_group
* fix: error handler
2024-04-13 22:18:34 +05:30
3e2355e223
[WEB-460] refactor: editors, chore: pages list improvement ( #4090 )
...
* fix: stroing the transactions in page
* fix: page details changes
* chore: page response change
* chore: removed duplicated endpoints
* chore: optimised the urls
* chore: removed archived and favorite pages
* chore: revamping pages store and components
* mentions loading state part done
* fixed mentions not showing in modals
* removed comments and cleaned up types
* removed unused types
* reset: head
* chore: pages store and component updates
* style: pages list item UI
* fix: improved colors and drag handle width
* fix: slash commands are no more shown in the code blocks
* fix: cleanup/hide drag handles post drop
* fix: hide/cleanup drag handles post drag start
* fix: aligning the drag handles better with the node post css changes of the length
* fix: juggling back and forth of drag handles in ordered and unordered lists
* chore: fix imports, ts errors and other things
* fix: clearing nodes to default node i.e paragraph before converting it to other types of nodes
For more reference on what this does, please refer https://tiptap.dev/docs/editor/api/commands/clear-nodes
* chore: clearNodes after delete in case of selections being present
* fix: hiding link selector in the bubble menu if inline code block is selected
* chore: filtering, ordering and searching implemented
* chore: updated pages store and updated UI
* chore: new core editor just for document editor created
* chore: removed setIsSubmitting prop in doc editor
* fix: fixed submitting state for image uploads
* refactor: setShouldShowAlert removed
* refactor: rerenderOnPropsChange prop removed
* chore: type inference magic in ref to expose an api for controlling editor menu items from outside
* fix: naming imports
* chore: change names of the exposed functions and removing old types
* refactor: remove debouncedUpdatesEnabled prop;
* refactor: editor heading markings now parsed using html
* chore: removed unrelated components from the document editor
* refactor: page details granular components
* fix: remove onActionCompleteHandler
* refactor: removed rerenderOnProps change prop
* feat: added getMarkDown function
* chore: update dropdown option actions
* fix: sidebar markings update logic
* chore: add image and to-do list actions to the toolbar
* fix: handling refs and populating them via callbacks
* feat: scroll to node api exposed
* cleaning up editor refs when the editor is destroyed
* feat: scrolling added to read only instance of the editor
* fix: markings logic
* fix: build errors with types
* fix: build erros
* fix: subscribing to transactions of editor via ref
* chore: remove debug statements
* fix: type errors
* fix: temporary different slash commands for document editor
* chore: inline code extension style
* chore: remove border from readOnly editor
* fix: editor bottom padding
* chore: pages improvements
* chore: handle Enter key on the page title
* feat: added loading indicator logic in mentions
* fix: mentions and slash commands now work well with multiple editors in one place
* refactor: page store structure, filtering logic
* feat: added better seperation in inline code blocks
* feat: list autojoining added
* fix: pages folder structure
* fix: image refocus from external parts
* working lists somewhat
* chore: implement page reactions
* fix: build errors
* fix: build errors
* fixed drag handles stuff
* task list item fixed
* working
* fix: working on multiple nested lists
* chore: remove debug statements
* fix: Tab key on first list item handled to not go out of editor focus
* feat: threshold auto scroll support added and multi nested list selection fixed
* fix: caret color bug with improved inline code blocks
* fix: node range error when bulk deleting with list
* fix: removed slash commands from working in code blocks
* chore: update typography margins
* chore: new field added in page model
* fix: better type inference in slash commands
* chore: code block UI
* feat: image insertion at correct position using ref added
* feat: added improved mentions support for space
* fix: type errors in mentions for comments in web app
* sync: core with document-core
* fix: build errors
* fix: fallback for appendTo not being able to find active container instantly
* fix: page store
* fix: page description
* fix: css quality issues
* chore: code cleanup
* chore: removed placeholder text in codeblocks
* chore: archived pages response change
* chore: archived pages response change
* fix: initial pages list fetch
* fix: pages list filters and ordering
* chore: add access change option in the quick actions dropdown
* fix: inline code block caret fixed
* regression: removing extra text
* chore: caret color removed
* feat: copy code button added in code blocks
* fix: initial load of page details
* fix: initial load of page details
* fix: image resizing weird behavior on click/expanding it too much fixed now
* chore: copy page response
* fix: todo list spacing
* chore: description html in the copy page
* chore: handle latest description on refetch
* fix: saner scroll behaviours
* fix: block menu positioning
* fix: updated empty string description
* feat: tab change sync support added
* fix: infinite rerendering with markings
* fix: block menu finally
* fix: intial load on reload bug fixed
* fix: nested lists alignment
* fix: editor padding
* fix: first level list items copyable
* chore: list spacing
* fix: title change
* fix: pages list block items interaction
* fix: saving chip position
* fix: delete action from block menu to focus properly
* fix: margin-bottom as 0 to avoid weird spacing when a paragraph node follows a list node
* style: table, chore: lite text editor toolbar
* fix: page description tab sync
* fix: lists spacing and alignment
* refactor: document editor props
* feat: rich text editor wrapper created and migrated core
* feat: created wrapper around lite text editor and merged core
* chore: add lite text editor toolbar
* fix: build errors
* fix: type errors and addead live updation of toolbar
* chore: pages migration
* fix: inbox issue
* refactor: remove redundant package
* refactor: unused files
* fix: add dompurify to space app
* fix: inline code margin
* fix: editor className props
* fix: build errors
* fix: traversing up the tree before assuming the parent is not a list item
* fix: drag handle positions for list items fixed
* fix: removed focus at end logic after deleting block
* fix: image wrapper overflow scroll fix with block menu's position
* fix: selection and deletion logic for nested lists fixed!!
* fix: hiding the block menu while scrolling in the document/app
* fix: merge conflicts resolved from develop
* fix: inbox issue description
* chore: move page title to the web app
* fix: handling edge cases for table selection
* chore: lint issues
* refactor: list item functions moved to same file
* refactor: use mention hook
* fix: added try catch blocks for mention suggestions
* chore: remove unused code
* fix: remove console logs
* fix: remove console logs
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
Co-authored-by: gurusainath <gurusainath007@gmail.com >
Co-authored-by: Palanikannan1437 <73993394+Palanikannan1437@users.noreply.github.com >
2024-04-11 21:28:59 +05:30
sriram veeraghanta
8b6035d315
Merge branch 'preview' of github.com:makeplane/plane into develop
2024-04-11 20:27:44 +05:30
Bavisetti Narayan and GitHub
b90ca97461
[WEB-983] chore: dummy data script ( #4173 )
...
* chore: dummy data script
* fix: lint issues
* chore: removed print statment
2024-04-11 20:27:05 +05:30
Anmol Singh Bhatia and GitHub
b0ab17021f
[WEB-943] chore: inbox cancelled issue header action improvement ( #4172 )
...
* chore: inbox cancelled issue header action improvement
* chore: code refactor
2024-04-11 20:26:23 +05:30
rahulramesha and GitHub
cd395fa3d2
[WEB-905] fix: make entire Kanban issue block clickable ( #4175 )
...
* make entire block clickable
* left align title tooltip on kanban block
* fix minor issue with kanban issue title
* disable click inside the quick actions
2024-04-11 20:21:03 +05:30
guru_sainath and GitHub
9e3fedd0df
chore: Handled inbox issue sorting locally in inbox store ( #4169 )
2024-04-10 21:29:21 +05:30
Anmol Singh Bhatia and GitHub
5250c64be5
[WEB-937] fix: inbox issue hook render issue and code refactor ( #4168 )
...
* fix: inbox issue hook render issue and code refactor
* fix: inbox issue hook render issue and code refactor
2024-04-10 21:28:48 +05:30
Aaryan Khandelwal and GitHub
5c6170507e
fix: drag handle position in the peek overview ( #4167 )
2024-04-10 21:28:06 +05:30
Anmol Singh Bhatia and GitHub
4f15c03f91
fix: api token expiry time ( #4165 )
2024-04-10 21:27:22 +05:30
Nico Franke and GitHub
43534dcaed
fix: email ssl setting not getting saved ( #4161 )
2024-04-10 20:01:22 +05:30
guru_sainath and GitHub
cfbc1a91af
chore: optimised issue loaders and added enum for issue status and current tab ( #4164 )
2024-04-10 19:55:16 +05:30
Anmol Singh Bhatia and GitHub
7aa1d750ea
chore: issue comment mention user improvement ( #4163 )
2024-04-10 19:52:10 +05:30
Anmol Singh Bhatia and GitHub
91ed27837e
chore: kanban card padding improvement ( #4162 )
2024-04-10 19:51:13 +05:30
f45c2d12fd
[WEB-927, WEB-928] fix: inbox issue bug fixes and improvement ( #4160 )
...
* chore: inbox duplicate issue modal improvement
* chore: handled tab navigation in inbox issues and handled cross project inbox issues
* chore: fetch inbox issue activity once the issue is updated in inbox issue
* chore: disable duplicate inbox issue actions
* chore: duplicate issue mutation in the inbox issue
* chore: inbox create modal sidebar tab change updated
* chore: multiple date selection in the inbox issue filters
* chore: code refactor
* chore: removed project dependancy on the inbox store structure
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so >
2024-04-10 16:08:31 +05:30
d0cb00f28a
[WEB-926] fix: issue description component update handled in peek overview, issue detail, and inbox issues ( #4159 )
...
* fix: issue description mutation
* fix: implemented same issue description logic for issue detail and inbox issue description
* fix: fixed parent issue title dissapearing while loading the issue detail page
* chore: code cleanup
* chore: handled exception when issue in not available in issue detail in issue store
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-04-10 14:58:46 +05:30
sriram veeraghanta
c80638090f
Merge branch 'preview' of github.com:makeplane/plane into preview
2024-04-10 14:04:38 +05:30
Anmol Singh Bhatia and GitHub
549790ee8a
[WEB-905] chore: kanban card icon color improvement ( #4156 )
...
* chore: kanban card icon color improvement
* chore: kanban card clickable area improvement
2024-04-10 14:03:22 +05:30
1dac70ecbe
[WEB-406] chore: project inbox improvement ( #4151 )
...
* chore: inbox issue status pill improvement
* chore: loader inconsistancy resolved
* chore: accepted and decline inbox issue validation
* chore: removed clear all button in applied filters
* chore: inbox issue create label improvement
* chore: updated label filter
* chore: updated fetching activites and comments
* chore: inbox filters date
* chore: removed the print statement
* chore: inbox date filter updated
* chore: handled custom date filter in inbox issue query params
* chore: handled custom date filter in inbox issue single select
* chore: inbox custom date filter updated
* chore: inbox sidebar filter improvement
* chore: inbox sidebar filter improvement
* chore: duplicate issue detail
* chore: duplicate inbox issue improvement
* chore: lint issue resolved
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so >
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-04-10 13:52:57 +05:30
Prateek Shourya and GitHub
3c2b2e3ed6
[WEB-924] chore: remove Add Issues button from completed cycles header. ( #4153 )
...
* [WEB-924] chore: remove `Add Issues` button from completed cycles header.
* fix: analytics button.
2024-04-10 13:02:56 +05:30
Anmol Singh Bhatia and GitHub
f805acbcef
chore: workspace invite loader improvement ( #4152 )
2024-04-09 19:18:43 +05:30
sriram veeraghanta and GitHub
b349de556a
chore: security policy updated
2024-04-09 17:53:09 +05:30
Anmol Singh Bhatia and GitHub
699017014e
fix: workspace invite empty state flicker ( #4150 )
2024-04-09 15:04:16 +05:30
Prateek Shourya and GitHub
2d4547601d
[WEB-903] fix: issue subscription button mutation. ( #4149 )
2024-04-09 15:03:49 +05:30
Prateek Shourya and GitHub
9b918b727a
[WEB-918] style: update size of state dropdown button for consistency. ( #4144 )
2024-04-09 13:39:01 +05:30
Anmol Singh Bhatia and GitHub
74a88fc028
[WEB-904] chore: feature validation empty state ( #4145 )
...
* chore: disable feature empty state added
* chore: disable feature empty state updated
2024-04-09 13:38:07 +05:30
Prateek Shourya and GitHub
e86397b649
[WEB-917] style: update urgent priority icon design. ( #4146 )
2024-04-09 13:37:18 +05:30
Nikhil and GitHub
7e0520d1cf
[WEB - 922]dev: fix workspace member caching ( #4147 )
...
* dev: fix workspace member caching
* fix: caching on debug
2024-04-09 13:36:08 +05:30
rahulramesha and GitHub
95580d0c62
[WEB-881] fix: Sentry errors from previous build ( #4142 )
...
* Sentry Fix for "Non-Error promise rejection captured with value: Route change to url was aborted"
* Sentry fix for "undefined is not an object (evaluating 'n.response')"
* Possible Sentry Fix for "TypeError Function.entries(<anonymous>)"
* Possible Sentry fix for "null is not an object (evaluating 'e.type')"
2024-04-09 13:12:14 +05:30
guru_sainath and GitHub
03df410b52
fix: updated issue description rendering when we switch between two issues via sub-issue ( #4143 )
2024-04-08 20:23:16 +05:30
sriram veeraghanta
c843a1757f
fix: chat with us key handling
2024-04-08 19:39:43 +05:30
/dev/paul and GitHub
2ea6d70fac
Changed the crips-wrapper to only use crisp when env is set ( #4139 )
2024-04-08 19:37:06 +05:30
/dev/paul and GitHub
7bec244a67
Added fonts loaded from Google Fonts locally ( #4140 )
...
* Added all fonts locally
* Included LICENSEs
* Changed code to match linter-rules
2024-04-08 19:29:05 +05:30
ddb07dbe5f
[WEB-406] chore: project inbox revamp ( #4141 )
...
* chore: removed inbox id
* fix: inbox changes
* chore: resolved merge conflicts
* chore: inbox issue response changes
* chore: inbox issue filters
* fix: inbox implementation revamp
* fix: type fixes
* fix: pagination implementation
* fix: inbox fixes
* fix: pagination fixes
* fix: inbox Issues pagination fixes
* chore: triage state change
* fix: inbox fixes
* chore: filtering using boolean
* chore: total results in the pagination
* fix: inbox main content changes
* fix: develop pull fixes
* chore: resolved build erros in inbox issues
* dev: fix migrations
* chore: module, labels and assignee in inbox
* chore: inbox issue order by
* chore: inbox filters
* chore: inbox ui revamp
* chore: inbox type updated
* chore: updated filters
* chore: updated filter menmbers and date types in inbox issue filter
* chore: inbox issue filter updated
* chore: updated date filter in the inbox issue filter
* chore: moved the current tab state from local state to store
* chore: updated the filter and fetch request in the inbox issues
* chore: updated tab change handler
* chore: handled isEmpty in the issue filters query params
* chore: inbox sidebar updated
* chore: enabled create inbox issue in mobx
* chore: replaced the key inbox_status to status
* chore: inbox sidebar pagination
* chore: updated inbox issue services
* chore: inbox sidebar total count indicator
* chore: create inbox issue updated
* chore: updated inbox issue sidebar layout
* chore: rendering issue detail in inbox issue
* chore: inbox issue content updated
* chore: create inbox issue modal description improvement
* fix: updated delete functionality in inbox store
* chore: updated multiple inbox issue creation
* chore: handled loading, empty states and inbox user access permissions
* chore: updated rendering issues in the sidebar
* chore: inbox sidebar label improvement
* chore: handled empty states
* chore: disabled inbox empty state added
* chore: module, labels and assignee in list endpoint
* chore: labels in list endpoint
* chore: inboc issue serializer
* chore: representation in serializer
* chore: super function
* chore: inbox empty state updated
* chore: implemented applied filters
* chore: inbox empty state updated
* chore: update date formats in applied filters
* chore: inbox skeleton updated
* chore: ui changes in the siebar list item
* chore: removed the module and cycle ids
* chore: inbox sidebar tab
* chore: inbox actions
* chore: updated inbox issue header actions
* chore: updated inbox issue code cleanup
* chore: loader improvement
* chore: inbox sidebar improvement
* chore: inbox sidebar empty state flicker
* fix: inbox issue delete operation
* chore: inbox issue title and description update indicator added
* fix: resolved issue property rendering in initial load
* chore: inbox sidebar and detail header improvement
* fix: handling selected filter in the issue filters and applied filters
* chore: inbox issue detail improvement
* chore: inbox issue label updated
* chore: inbox issue sidebar improvement
* fix: handling issue description update when we move between the issues in inbox
* chore: removed inbox issue helpers file
* chore: boolean checked
* chore: resolved file change requests
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so >
2024-04-08 19:11:47 +05:30
Nikhil and GitHub
9b0949148f
[WEB - 883] fix: external apis ( #3975 )
...
* fix: external apis
* dev: remove descrypt in email password
* dev: add email as field in user serializer
* dev: fix linting errors
* dev: push commit to enable build triggers
* fix: formatting errors
* dev: remove instance value extraction
2024-04-08 18:46:05 +05:30
Prateek Shourya and GitHub
8d009187ab
[WEB-916] fix: description editor missing when using create more button in create issue modal. ( #4137 )
...
* [WEB-916] fix: description editor missing when using create more button in create issue modal.
* chore: handle edge cases.
* chore: handle edge cases.
2024-04-08 18:44:04 +05:30
Prateek Shourya and GitHub
39b5a58ce8
chore: remove placeholder from estimate property if no estimates are selected. ( #4125 )
2024-04-08 18:38:39 +05:30
Anmol Singh Bhatia and GitHub
986f81e3ae
[WEB-905] chore: issue peek overview and kanban layout improvement ( #4135 )
...
* chore: peek overview and kanban card improvement
* chore: peek overview improvement
2024-04-08 18:38:05 +05:30
Prateek Shourya and GitHub
fd2cacb0cd
[WEB-854] style: update height of sidebar help section and quick add across all layout for consitency. ( #4138 )
2024-04-08 18:35:35 +05:30
Nikhil and GitHub
4f138ac3f9
[WEB - 908] chore: remove user dependency in dockerfile ( #4124 )
...
* chore: remove user dependency from api container
* dev: remove user assignment from dockerfile
* dev: add logging configuration
2024-04-08 15:01:17 +05:30
Nikhil and GitHub
2c8c139c62
[WEB - 898] fix: external webhooks ( #4119 )
...
* fix: project webhooks
* fix: issue and issue comment webhooks
* dev: remove module and cycle issue webhooks
* fix: linting errors
2024-04-08 14:59:50 +05:30
sriram veeraghanta
57f2445bb8
fix: ingest events
2024-04-06 17:13:24 +05:30
rahulramesha and GitHub
90609b306f
[WEB-914]: fix: Exception due to cycles and modules for undefined fields ( #4127 )
...
* fix cycle types
* fix module types
2024-04-05 20:05:55 +05:30
Bavisetti Narayan and GitHub
62dac421dc
chore: archived cycles and mpdules ( #4126 )
2024-04-05 19:24:24 +05:30
guru_sainath and GitHub
3742ea91bf
fix: issue description was not rendering in the issue create/edit modal ( #4122 )
2024-04-04 17:24:16 +05:30
Anmol Singh Bhatia and GitHub
b4cc58d5dd
[WEB-756] chore: spreadsheet layout cycle and module feature toggle validation ( #4121 )
...
* chore: spreadsheet layout cycle and module feature toggle validation added
* chore: project analytics cycle and module feature toggle validation added
2024-04-04 15:49:25 +05:30
Crsi and GitHub
71b73000d2
Dropped version info from docker-compose files ( #4096 )
...
According to the docker issue 11628
(https://github.com/docker/compose/issues/11628 )
the 'version' field in docker-compose files is outdated.
It shows a warning like the following on hosts with a newer
Docker version:
```
WARN[0000] /srv/plane/docker-compose.yaml: `version` is obsolete
```
Also, the specs itself state the version was only informative:
https://github.com/compose-spec/compose-spec/blob/master/spec.md#version-and-name-top-level-elements
> The top-level `version` property is defined by the Compose
> Specification for backward compatibility. It is only informative.
> Compose doesn't use version to select an exact schema to
> validate the Compose file, but prefers the most recent schema
> when it's implemented.
2024-04-04 14:37:50 +05:30
Prateek Shourya and GitHub
4cba7ff2f5
[WEB-848] fix: issue with parent child relation not being removed parent select dropwdown. ( #4120 )
2024-04-04 14:24:01 +05:30
Nikhil and GitHub
840bc51537
fix: errors that were catched in sentry ( #4114 )
2024-04-03 21:05:33 +05:30
Prateek Shourya and GitHub
0ab03c963c
[WEB-869] chore: fix assignee and parent ui inconsistency in create issue modal. ( #4113 )
2024-04-03 20:57:44 +05:30
Prateek Shourya and GitHub
1fb8791941
chore: increase data dropdown close icon size for consitency. ( #4115 )
2024-04-03 20:51:22 +05:30
Anmol Singh Bhatia and GitHub
e9518ced89
[WEB-756] chore: module and cycle feature toggle validation ( #4112 )
...
* chore: cycle and module feature issue block validation
* chore: cycle and module feature display properties validation
* chore: cycle and module feature display filters validation
* chore: cycle and module feature project view validation
2024-04-03 20:49:02 +05:30
Anmol Singh Bhatia and GitHub
bc0752f7e8
[WEB-850] chore: calendar layout add existing issue ( #4094 )
...
* chore: calendar layout add existing issue added in project issue
* chore: code refactor
2024-04-03 20:46:19 +05:30
Prateek Shourya and GitHub
4c97098218
chore: archival of modules, cycles and issues enhancement. ( #4100 )
2024-04-03 18:19:34 +05:30
Anmol Singh Bhatia and GitHub
91d85ffed0
chore: issue block improvement ( #4093 )
2024-04-03 18:07:28 +05:30
Prateek Shourya and GitHub
d485446ee2
[WEB-652] fix: issue activities alignment in dashboard. ( #4106 )
2024-04-03 18:06:46 +05:30
Anmol Singh Bhatia and GitHub
92fd7b6977
chore: peek overview remove parent improvement ( #4059 )
2024-04-03 18:04:35 +05:30
Anmol Singh Bhatia and GitHub
e7fc942514
[WEB-830] chore: project filter dropdown custom date select option improvement ( #4069 )
...
* chore: project filter dropdown custom date select option improvement
* fix: project filter custom date
2024-04-03 18:03:16 +05:30
Prateek Shourya and GitHub
68ebcfd04e
[842] chore: disable comments and reactions in archived issues. ( #4101 )
2024-04-03 18:02:07 +05:30
Prateek Shourya and GitHub
fed5916907
[WEB-848] fix: issue with parent child relation not being removed from update issue modal. ( #4103 )
2024-04-03 18:01:11 +05:30
sriram veeraghanta and GitHub
002fb4547b
Merge pull request #4107 from makeplane/preview
...
release: v0.17-dev
2024-04-02 20:07:48 +05:30
sriram veeraghanta
204e4a8c6d
fix: nextjs config sentry
2024-04-02 16:45:18 +05:30
Prateek Shourya and GitHub
bd470f7a90
chore: add Get started button to redirect to /god-mode to set up instance. ( #4105 )
2024-04-02 14:05:12 +05:30
Anmol Singh Bhatia and GitHub
84e73291cc
fix: draft issue title logic ( #4104 )
2024-04-01 17:53:40 +05:30
Sam and GitHub
1423955a34
docs: fix incorrect Docker guide link ( #4098 )
2024-04-01 16:13:36 +05:30
Prateek Shourya and GitHub
a771bab64c
fix: display error message in project settings page. ( #4099 )
...
* chore: update `project title` to `project name` in create project modal.
2024-04-01 13:48:12 +05:30
M. Palanikannan and GitHub
fafdac68f0
[WEB-876] fix: Multiple editor instances cause weird issues with Tippy ( #4092 )
...
* fix: tippy rendered properly when there are multiple editor instances
* enhancement: using cn to merge classes conditionally
2024-04-01 12:04:01 +05:30
Anmol Singh Bhatia and GitHub
3a466cfe40
[WEB-838] fix: cycle dropdown fetch ( #4076 )
...
* fix: workspace issue properties fetch
* fix: issue modal cycle fetch issue
* fix: issue modal cycle fetch issue
* chore: project issue properties hook updated
2024-03-28 20:29:35 +05:30
Manish Gupta and GitHub
86715f5b20
Chore: self host enhancements ( #4091 )
...
* latest changed to stable and .env changed to plane.env
* env changes
* script fix
* env changes
* sed fix
* codacy proposed fixes
2024-03-28 15:53:37 +05:30
Prateek Shourya and GitHub
97fb08928f
[WEB-834] fix: close shortcut modle on outside click. ( #4078 )
2024-03-28 15:04:56 +05:30
Prateek Shourya and GitHub
8bdf8fa24f
[WEB-836] fix: color picker overlapping with themes dropdown issue. ( #4079 )
2024-03-28 15:04:48 +05:30
Prateek Shourya and GitHub
f1530688f8
[WEB-843] fix: chat with us option not woking in command k modal. ( #4080 )
2024-03-28 15:04:41 +05:30
Prateek Shourya and GitHub
265ce7778a
[WEB-840] chore: remove make a copy option from draft issue quick action menu. ( #4081 )
2024-03-28 15:04:26 +05:30
Prateek Shourya and GitHub
79d227b906
[WEB-839] chore: limit project identifier to 5 letters in project settings page. ( #4082 )
2024-03-28 15:04:16 +05:30
Prateek Shourya and GitHub
5d4b3cea4c
[WEB-833] chore: remove create a new issue option from command k modal if no projects are there. ( #4083 )
2024-03-28 14:32:16 +05:30
Prateek Shourya and GitHub
2c510a7cb9
[WEB-852] chore: remove Estimate Demand data from the anaylytics. ( #4084 )
2024-03-28 14:31:52 +05:30
Prateek Shourya and GitHub
478535422b
[WEB-851] chore: update all instances of Dashboard with Home. ( #4085 )
2024-03-28 14:31:28 +05:30
sriram veeraghanta
35ca495f40
chore: remove develop builds on push
2024-03-28 14:05:04 +05:30
sriram veeraghanta
68fa7a485b
chore: apiserver version changes
2024-03-28 13:59:52 +05:30
sriram veeraghanta
ecfd3b68e3
chore: package version upgrade
2024-03-28 13:31:45 +05:30
Anmol Singh Bhatia and GitHub
9249e6d5b9
[WEB-849] fix: issue detail identifier and workspace settings ( #4073 )
...
* fix: issue detail identifier
* fix: workspace settings user role validation
2024-03-26 20:38:54 +05:30
Nikhil and GitHub
30cee78170
dev: fix api security error ( #4072 )
2024-03-26 20:38:25 +05:30
Nikhil and GitHub
4c46b075b4
fix: module endpoint validations ( #4071 )
2024-03-26 19:48:52 +05:30
sriram veeraghanta
f3d9053d81
fix: unsafe external link fixes
2024-03-26 19:43:22 +05:30
sriram veeraghanta
a136931168
fix: codeql workflow push and pull request chanages
2024-03-26 19:40:48 +05:30
sriram veeraghanta
5235b78cb8
fix: sentry config fixes
2024-03-26 19:24:42 +05:30
Bavisetti Narayan and GitHub
1c3619a4d6
chore: workspace estimate project filter ( #4070 )
2024-03-26 16:59:23 +05:30
Anmol Singh Bhatia and GitHub
f3fd48dd43
chore: image picker popover improvement ( #4068 )
2024-03-26 16:30:57 +05:30
sriram veeraghanta
c6f36a056b
fix: adding workflow dispatch to codeql
2024-03-26 15:55:47 +05:30
Anmol Singh Bhatia and GitHub
51683e6b2f
fix: active cycle stats empty state ( #4067 )
2024-03-26 15:53:52 +05:30
Nikhil and GitHub
fb189ca447
fix: cycle issue subquery filter when adding multiple assignees ( #4066 )
2024-03-26 15:49:44 +05:30
ea728a385f
[WEB-831] fix: sentry issue and code refactor ( #4063 )
...
* chore: unnecessary console log removed
* chore: in_use sentry issue resolved
* chore: detail sentry issue resolved
* fix: updated project logo validation in project icon
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com >
2024-03-26 15:13:26 +05:30
Nikhil and GitHub
7452e40134
fix: optimize cycles endpoint for sql ( #4065 )
2024-03-26 15:08:00 +05:30
Bavisetti Narayan and GitHub
599809dd2e
chore: removed project from workspace estimate ( #4064 )
2024-03-26 14:59:28 +05:30
Anmol Singh Bhatia and GitHub
ad5559afe4
fix: peek overview delete modal ( #4062 )
2024-03-25 19:21:00 +05:30
11c3d4fbd8
chore: issue reaction keys ( #4061 )
...
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-03-25 19:20:33 +05:30
Ramesh Kumar Chandra and GitHub
20795db9e8
chore: readme update ( #4060 )
2024-03-25 19:19:55 +05:30
sriram veeraghanta
7e9daf8a20
fix: bad html filtering regexp
2024-03-25 18:54:55 +05:30
igeni and GitHub
07106f9161
fixed bug with missed color #FFFFFF ( #4050 )
2024-03-25 16:22:20 +05:30
Anmol Singh Bhatia and GitHub
4b8a1353fc
fix: kanban layout quick add ( #4058 )
2024-03-25 16:20:26 +05:30
Anmol Singh Bhatia and GitHub
8205961d2a
[WEB-826] chore: integrations ( #4057 )
...
* fix: workspace integration page
* chore: remove integrations and code refactor
2024-03-25 16:19:45 +05:30
sriram veeraghanta
53c63c8a2b
Merge branch 'preview' of github.com:makeplane/plane into develop
2024-03-25 14:19:35 +05:30
564d64a30e
chore(deps): bump follow-redirects from 1.15.4 to 1.15.6 ( #4056 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-25 14:19:02 +05:30
961fdc17d5
chore(deps): bump django in /apiserver/requirements ( #4055 )
...
Bumps [django](https://github.com/django/django ) from 4.2.10 to 4.2.11.
- [Commits](https://github.com/django/django/compare/4.2.10...4.2.11 )
---
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-03-25 14:18:24 +05:30
Anmol Singh Bhatia and GitHub
7e0037b06b
[WEB-823] fix: quick add flicker and dropdown placement in calendar layout ( #4054 )
...
* chore: placement prop added in quick action menu
* fix: calenar layout quick action menu placement
* fix: calendar quick add flicker
2024-03-25 14:17:34 +05:30
Anmol Singh Bhatia and GitHub
9f9e508bb7
[WEB-812] chore: project active cycle stats empty state ( #4053 )
...
* chore: empty state asset and config file updated
* chore: empty state asset and config file updated
* chore: active cycle empty state implementation
2024-03-25 13:16:53 +05:30
Bavisetti Narayan and GitHub
2429ac053d
[WEB-820] fix: state count in cycle and module ( #4052 )
...
* fix: state count in cycle and module
* fix: issue manager change
2024-03-25 13:15:53 +05:30
Aaryan Khandelwal and GitHub
31b2fa2c14
fix: profile activity load more button ( #4049 )
2024-03-22 20:46:13 +05:30
guru_sainath and GitHub
ec837a42d5
fix: handled undefined condition on issue title when we are converting into draft ( #4048 )
2024-03-22 20:06:49 +05:30
guru_sainath and GitHub
b5ed602e05
fix: disbaled the issue property check in the issue create/edit modal ( #4038 )
2024-03-22 18:46:38 +05:30
sriram veeraghanta and GitHub
9652d56e49
chore: removing deepsource.toml file ( #4046 )
2024-03-22 18:42:33 +05:30
Prateek Shourya and GitHub
2f637fc9f1
fix: project total issue count mutation. ( #4045 )
2024-03-22 18:39:26 +05:30
Prateek Shourya and GitHub
95d2b6f1c1
style: hide cycle and module dropdown placeholder from list and kanban view. ( #4044 )
2024-03-22 18:39:06 +05:30
5c7886d7f3
[WEB-811] chore: filter dropdown custom date select improvement ( #4043 )
...
* fix: handled custom start_date and target_date custom filter in project-issues
* chore: filter dropdown improvement
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com >
2024-03-22 18:38:39 +05:30
sriram veeraghanta
e4211e5817
Merge branch 'preview' of github.com:makeplane/plane into develop
2024-03-22 18:38:03 +05:30
Aaryan Khandelwal and GitHub
1caceca1e7
[WEB-818] fix: sub-issue and attachment delete not working in the peek overview ( #4042 )
...
* fix: delete attachment not working in the peek overview
* fix: sub-issue delete not working
* fix: lint errors
2024-03-22 18:37:11 +05:30
Anmol Singh Bhatia and GitHub
53f3357149
chore: cycle list page alignment ( #4041 )
2024-03-22 18:36:34 +05:30
Anmol Singh Bhatia and GitHub
cdf86391f0
fix: module filter and order by ( #4040 )
2024-03-22 18:36:09 +05:30
guru_sainath and GitHub
72392d5731
fix: resetting the changesMage when the createmore toggle is turned on in issue create-edit modal ( #4039 )
2024-03-22 18:35:40 +05:30
guru_sainath and GitHub
db8cf1fb24
fix: handled quick actions in the project draft issues ( #4034 )
2024-03-22 18:35:06 +05:30
Lakhan Baheti and GitHub
d262eb4ffb
[WEB-800] fix: issue peekview, and detail page create label colour selector autoplacement ( #4032 )
...
* fix: issue peekview, and detail label colour selector autoplacement
* fix: build errors
2024-03-22 18:30:23 +05:30
guru_sainath and GitHub
60aea62739
fix: handled inital empty state close in the issue create/edit odal ( #4033 )
2024-03-22 18:28:44 +05:30
Anmol Singh Bhatia and GitHub
baab6ce99f
fix: project order by dropdown ( #4037 )
2024-03-22 18:26:44 +05:30
Anmol Singh Bhatia and GitHub
5aed04eb41
fix: module and cycle list page quick action ( #4031 )
2024-03-21 21:16:06 +05:30
guru_sainath and GitHub
165bec9aa4
fix: handled the empty issue propety, create more in edit modal, and moving drafts from issue functionality ( #4030 )
2024-03-21 21:06:55 +05:30
231fd52992
[WEB-447] feat: projects archive. ( #4014 )
...
* dev: project archive response
* feat: projects archive.
* dev: response changes for cycle and module
* chore: status message changed
* chore: update clear all applied display filters logic.
* style: archived project card UI update.
* chore: archive/ restore taost message update.
* fix: clear all applied display filter logic.
* chore: project empty state update to handle archived projects.
* chore: minor typo fix in cycles and modules archive.
* chore: close cycle/ module overview sidebar if it's already open when clicked on overview button.
* chore: optimize current workspace applied display filter logic.
* chore: update all `archived_at` type from `Date` to `string`.
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-03-21 20:59:34 +05:30
Lakhan Baheti and GitHub
9642b761b7
fix: issue card assignee empty state tooltip ( #4029 )
2024-03-21 20:59:08 +05:30
guru_sainath and GitHub
86ae79f851
fix: resolved rendering issues in list and kanban layout when we apply group-by filter ( #4028 )
2024-03-21 20:47:36 +05:30
Anmol Singh Bhatia and GitHub
991b8e7703
chore: custom month select modal validation added ( #4027 )
2024-03-21 20:47:22 +05:30
Anmol Singh Bhatia and GitHub
56d4e25431
fix: project list view dropdown placement ( #4026 )
2024-03-21 20:47:07 +05:30
Prateek Shourya and GitHub
23f77328d4
fix: prevent custom menu button from opening cycle/ module details page when closed. ( #4025 )
2024-03-21 20:46:33 +05:30
guru_sainath and GitHub
58a45c96c0
fix: rendering default state in the issue create update modal whenever we switch between the projects in the issue modal ( #4024 )
2024-03-21 20:46:18 +05:30
Anmol Singh Bhatia and GitHub
15e04e55bb
[WEB-692] fix: project modal cover image popover z-index fix ( #4018 )
...
* fix: project modal cover image popover z-index fix
* fix: project modal cover image popover z-index fix
2024-03-21 20:46:02 +05:30
Anmol Singh Bhatia and GitHub
8911eaf676
fix: profile cover fix ( #4010 )
2024-03-21 15:36:16 +05:30
sriram veeraghanta
0d2a8cca50
chore: project structuring
2024-03-21 14:58:16 +05:30
061be85a5d
feat: cycles and modules archive. ( #4005 )
...
* fix: GET request changes
* fix: filtering changes
* feat: cycles and modules archive.
* chore: disable fetching of cycle/ module details when clicked on the card in archives page.
* chore: remove copy link button from archived modules/ cycles.
* fix: archived cycle and module loading fliker issue.
* chore: add validation to only archive completed cycles.
* chore: add validation to only archive completed or cancelled module.
* chore: archived issues/ cycles/ modules empty state update.
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-03-20 21:02:58 +05:30
Bavisetti Narayan and GitHub
4d1b5adfc4
dev: assignee leave changes ( #4009 )
2024-03-20 20:42:14 +05:30
3ff0f6187a
[WEB-762] chore: cycle, module modal improvement and cycle, module ( #4000 )
...
* chore: cycle modal description improvement
* chore: updated the description ui in cycles and modules
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com >
2024-03-20 20:41:49 +05:30
Anmol Singh Bhatia and GitHub
37c5ce54d5
fix: peek overview sub issue operation ( #4002 )
2024-03-20 20:00:34 +05:30
Anmol Singh Bhatia and GitHub
054dd2bb7d
fix: module empty state ( #4004 )
2024-03-20 20:00:13 +05:30
Bavisetti Narayan and GitHub
180f1d74e8
dev: removed double issue count ( #4008 )
2024-03-20 19:59:31 +05:30
Lakhan Baheti and GitHub
6ab8588afb
fix: create label inline overflow ( #4006 )
2024-03-20 19:32:42 +05:30
Nikhil and GitHub
e1f04356fc
dev: add -p flag for the logs folder ( #4007 )
2024-03-20 19:28:19 +05:30
Lakhan Baheti and GitHub
4eefc7f692
[WEB-784] chore: create workspace fields as required indication ( #4003 )
...
* chore: create workspace fields as required indication
* style: gap between asterisk & text
2024-03-20 19:22:02 +05:30
7142889c23
[WEB-413] chore: project active cycle UI revamp ( #3997 )
...
* chore: project active cycle ui revamp
* chore: resolved liniting issues
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com >
2024-03-20 19:19:14 +05:30
guru_sainath and GitHub
bca3e13242
fix: project inifinite loader when we go the workspace projects for the first time ( #3999 )
2024-03-20 18:08:42 +05:30
guru_sainath and GitHub
e02fa4d9e7
fix: autofocus on the title element when we are creating the bulk issues in the issue create modal ( #3998 )
2024-03-20 18:08:21 +05:30
guru_sainath and GitHub
621624e29f
[WEB-383] fix: rendering state and members from different projects in sub-issues ( #3996 )
...
* fix: rendering the state and memebers from different projects in sub issues and exception handling while creating an issue from different project
* chore: handled different project issue properties in a new function handler
2024-03-20 18:07:35 +05:30
Lakhan Baheti and GitHub
4ea616f1cd
fix: Labels overflow in peek, detail view ( #3995 )
2024-03-20 18:07:11 +05:30
Lakhan Baheti and GitHub
901a7703ff
fix: project, module, cycle filter store infinite loop ( #3994 )
2024-03-20 18:06:45 +05:30
Bavisetti Narayan and GitHub
2f883e4939
[WEB-780]feat: project cycle module archive ( #3990 )
...
* dev: project cycle module archive
* fix: update filter logic updated
2024-03-20 13:59:31 +05:30
rahulramesha and GitHub
cb4cfa1dd5
[WEB-782] fix: Date timezone changes error ( #3992 )
...
* fix date related exceptions
* replace new Date from develop branch changes as well
* changes from self review
* wrap getDate logic with try catch to handle in case of error scenarios
* fix formatted time
2024-03-20 13:44:08 +05:30
guru_sainath and GitHub
7d3a96b3d0
[WEB-763] fix: workspace remains listed after leaving the workspace in the user profile ( #3993 )
...
* chore: build error
* fix: workspace not getting removed when user leaves the workspace
2024-03-20 13:43:18 +05:30
Wiebe Verweij and GitHub
0f79c6d7d8
Fix test_email command to use new SSL setting ( #3988 )
...
This was missed in pull request #3732 and/or the command didn't exist yet then ...
2024-03-20 12:46:40 +05:30
Lakhan Baheti and GitHub
6a245e121a
fix: analytics dialog close on outside click ( #3987 )
2024-03-20 12:42:10 +05:30
Nikhil and GitHub
293854fb3a
fix: user caching when the user leaves/deletes the workspace ( #3989 )
2024-03-20 12:38:00 +05:30
sriram veeraghanta
53ddef1cd5
fix: eslint fixes and file formatting
2024-03-19 20:08:35 +05:30
sriram veeraghanta
473dfc7a5b
fix: merge conflicts resolved
2024-03-19 18:00:43 +05:30
rahulramesha and GitHub
1a462711e1
[WEB-761] fix: Time zone date misalignment ( #3986 )
...
* fix date time misalignment
* fix failing build
* fix gantt chart view position fix
* comments for getDate method
* remove new Date() where not required
* changes from my self review
2024-03-19 17:40:20 +05:30
sriram veeraghanta
3139f8e109
fix: merge conflicts resolved
2024-03-18 19:58:39 +05:30
sriram veeraghanta
aa3702cd46
fix: codeql check workflow changes
2024-03-18 19:50:58 +05:30
sriram veeraghanta
aed87ef472
fix: build branch workflow dispatch trigger changes
2024-03-18 19:48:44 +05:30
rouja and GitHub
1b742f66c6
Fix email configuration issue ( #3732 )
2024-03-18 19:43:00 +05:30
Lakhan Baheti and GitHub
568701881e
fix: calendar-layout draggable wrapper condition ( #3984 )
2024-03-18 19:35:17 +05:30
Lakhan Baheti and GitHub
2dbea54d2a
fix: Mobile header visibility ( #3983 )
2024-03-18 16:54:45 +05:30
Nikhil and GitHub
82ba9833f2
dev: enable api logging ( #2538 )
...
* dev: enable api logging and control worker count through env
* dev: enable logger instead of printing
* dev: remove worker counts
* dev: enable global level log settings
* dev: add rotating logger
* fix: logging configuration
* dev: api logging and moving the capture exception to utils for logging and then capturing
* fix: information leaking through print logs
* dev: linting fix
* dev: logging configuration for django
* fix: linting errors
* dev: add logs for migrator
* dev: logging cofiguration
* dev: add permision for captain user in Plane
* dev: add log paths in compose
* dev: create directory for logs
* dev: fix linting errors
2024-03-18 14:27:02 +05:30
M. Palanikannan and GitHub
0759666b75
[WEB-755] fix: Clearing nodes to default node i.e. paragraph before converting it to other type ( #3974 )
...
* fix: clearing nodes to default node i.e paragraph before converting it to other types of nodes
For more reference on what this does, please refer https://tiptap.dev/docs/editor/api/commands/clear-nodes
* chore: clearNodes after delete in case of selections being present
* fix: hiding link selector in the bubble menu if inline code block is selected
2024-03-18 12:51:35 +05:30
Lakhan Baheti and GitHub
e9774e1af3
[WEB-759] style: added calendar layout responsiveness ( #3969 )
...
* style: added calendar layout responsiveness
* fix: quick-add-form
* fix: popover menu close on item select
* fix: class conditiion
* code review
2024-03-18 12:51:19 +05:30
Ramesh Kumar Chandra and GitHub
4a93fdbdb4
[WEB-700] chore: sidebar hamburger refactor ( #3960 )
2024-03-18 12:50:33 +05:30
Aaryan Khandelwal and GitHub
861a1c4132
[WEB-738] chore: conditionally render projects in the dropdown ( #3952 )
...
* chore: show authorized projects in the dropdown
* refactor: command palette logic
* chore: add helper function to check for project role
* fix: add preventDefault for shortcuts
2024-03-15 17:44:01 +05:30
Anmol Singh Bhatia and GitHub
5244ba72c9
[WEB-746] chore: draft issue modal improvement ( #3966 )
...
* chore: draft issue modal improvement
* chore: draft issue modal improvement
* chore: draft issue modal improvement
* chore: draft issue modal improvement
2024-03-15 17:43:42 +05:30
Anmol Singh Bhatia and GitHub
36bc7bf996
chore: app sidebar collapsed state alignment improvement ( #3976 )
2024-03-15 17:36:20 +05:30
Aaryan Khandelwal and GitHub
0789238282
fix: cycle layout not getting initialized ( #3961 )
2024-03-15 17:31:28 +05:30
Anmol Singh Bhatia and GitHub
c17748eec2
chore: completed cycle empty state valdidation updated ( #3959 )
2024-03-15 17:30:26 +05:30
Anmol Singh Bhatia and GitHub
94f1e6d957
[WEB-698] chore: profile activity page scrollbar added ( #3958 )
...
* chore: profile activity page scrollbar added
* chore: profile activity page padding improvement
2024-03-15 17:29:46 +05:30
Aaryan Khandelwal and GitHub
13bbb9cde4
[WEB-699] chore: implement sub-issues and attachments in the peek overview ( #3956 )
...
* chore: implement sub-issues and attachments in the peek overview
* chore: add the same to full-screen view
2024-03-15 17:29:22 +05:30
Anmol Singh Bhatia and GitHub
92a077dce1
[WEB-504] chore: command k and issue relation modal empty state ( #3955 )
...
* chore: empty state asset updated
* chore: empty state asset updated
* chore: empty state config file updated
* chore: notification empty state updated
* chore: command-k, bulk delete and issue relation modal empty state updated
* chore: code refactor
* chore: code refactor
2024-03-15 17:28:45 +05:30
Lakhan Baheti and GitHub
ed2e4ad6f7
fix: cycle & module peekview scroll ( #3953 )
2024-03-15 17:28:03 +05:30
Anmol Singh Bhatia and GitHub
cbe5d9a047
chore: issue reaction response updated ( #3951 )
2024-03-15 17:26:38 +05:30
Ramesh Kumar Chandra and GitHub
d25fcfdd88
[WEB-715] chore: closing custom dropdown on button click ( #3950 )
2024-03-15 17:25:57 +05:30
Aaryan Khandelwal and GitHub
aaad37575b
fix: cycle date check wrong projectId ( #3972 )
2024-03-14 20:11:10 +05:30
Aaryan Khandelwal and GitHub
6bc133e3b1
chore: swapped dates and status properties in the cycle list item ( #3957 )
2024-03-14 20:02:18 +05:30
Bavisetti Narayan and GitHub
42b524b16a
chore: project active filter ( #3971 )
2024-03-14 19:22:54 +05:30
Anmol Singh Bhatia and GitHub
0bc4b6cece
chore: ai modal disclamier added ( #3970 )
2024-03-14 19:16:07 +05:30
guru_sainath and GitHub
43c75f4457
fix: rendering Issue in kanban swimlanes view for unassigned cycle or Modules ( #3965 )
2024-03-14 12:43:29 +05:30
sriram veeraghanta
80761d3507
Merge branch 'preview' of github.com:makeplane/plane into develop
2024-03-14 12:42:33 +05:30
sriram veeraghanta
9c13dbd957
chore: 1click docs readme update
2024-03-13 17:26:52 +05:30
sriram veeraghanta
8d9adf4d87
chore: 1click docs readme update
2024-03-13 17:26:04 +05:30
sriram veeraghanta
4ccb505f36
chore: 1click docs changes
2024-03-13 17:24:37 +05:30
sriram veeraghanta
884856b021
chore: 1click docs update
2024-03-13 17:18:11 +05:30
sriram veeraghanta
552c66457a
chore: 1click docs update
2024-03-13 17:17:40 +05:30
P B and GitHub
1363ef0b2d
Updated one-click deploy's readme for readability and presentation ( #3962 )
...
Changed title, first paragraph, and bullets.
2024-03-13 17:13:11 +05:30
guru_sainath and GitHub
898cf98be3
[WEB-749] fix: rendering empty states with "showEmptyGroup" filter in issue grouping ( #3954 )
...
* fix: Fixed show empty states in groupBy and subGroupBy in kanban
* lint: lint issue resolved
2024-03-13 16:59:12 +05:30
cb632408f9
[WEB-713] style: remove tooltips in mobile responsiveness ( #3948 )
...
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-03-12 20:39:36 +05:30
b930d98665
[WEB-554] feat: modules filtering, searching and ordering ( #3947 )
...
* feat: modules filtering, searching and ordering implemented
* fix: modules ordering
* chore: total issues in list endpoint
* fix: modules ordering
* fix: build errors
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-03-12 20:24:21 +05:30
Aaryan Khandelwal and GitHub
69e110f4a8
[WEB-578] feat: projects list filtering and ordering ( #3926 )
...
* style: project card UI updated
* dev: initialize project filter store and types
* chore: implemented filtering logic
* chore: implemented ordering
* chore: my projects filter added
* chore: update created at date filter options
* refactor: order by dropdown
* style: revert project card UI
* fix: project card z-index
* fix: members filtering
* fix: build errors
2024-03-12 19:36:40 +05:30
Lakhan Baheti and GitHub
c3c6ef8830
chore: removed module tooltip from peek-overview & issue detail ( #3946 )
2024-03-12 19:13:04 +05:30
Anmol Singh Bhatia and GitHub
8aca74c68d
[WEB-720] chore: reaction tooltip added ( #3945 )
...
* chore: reaction tooltip added
* chore: reaction tooltip updated
* chore: issue reaction tooltip updated
* chore: helper function updated
2024-03-12 19:12:25 +05:30
Prateek Shourya and GitHub
c97b994311
[WEB-717] fix: delete issue modal UI fixes. ( #3944 )
...
* fix: avoid closing the peek overview when the close button within the delete model popup is clicked.
* fix: distortion in issue detail sidebar UI when any modal is open.
2024-03-12 19:11:36 +05:30
Lakhan Baheti and GitHub
443b93f897
fix: label mutation in peek-overview & issue detail ( #3942 )
2024-03-12 19:10:35 +05:30
Aaryan Khandelwal and GitHub
730e556bea
fix: emoji picker unnecessary scroll ( #3941 )
2024-03-12 19:09:51 +05:30
Aaryan Khandelwal and GitHub
f77f4b8221
fix: gantt sidebar links ( #3940 )
2024-03-12 19:07:12 +05:30
Anmol Singh Bhatia and GitHub
5c4c3f5c04
fix: project page empty state ( #3939 )
2024-03-12 19:05:15 +05:30
Ramesh Kumar Chandra and GitHub
73c91654eb
[WEB-716] style: list view issues responsiveness ( #3938 )
2024-03-12 12:29:00 +05:30
Bavisetti Narayan and GitHub
578bd29f6f
chore: active issue total count ( #3936 )
2024-03-12 12:24:58 +05:30
Nikhil and GitHub
2e5e14556d
feat: test email script ( #3937 )
...
* feat: script for testing emails
* chore: rename subject and body for the mail
2024-03-12 12:00:18 +05:30
sriram veeraghanta
ecac45e885
Merge branch 'preview' of github.com:makeplane/plane into develop
2024-03-12 01:12:57 +05:30
sriram veeraghanta
6ec9c64f7c
fix: build branch optional builds workflow changes
2024-03-12 01:06:37 +05:30
sriram veeraghanta
f493a03f56
fix: adding github workflow events
2024-03-12 01:01:03 +05:30
Anmol Singh Bhatia and GitHub
48c9b78397
[WEB-545] chore: completed cycle empty state ( #3931 )
...
* chore: completed cycle issue transfer empty state added
* chore: cycle empty state variable updated
* chore: empty state config file updated
2024-03-11 21:23:09 +05:30
Anmol Singh Bhatia and GitHub
9c29ad1a28
chore: list layout scrollbar improvement ( #3933 )
2024-03-11 21:12:59 +05:30
Aaryan Khandelwal and GitHub
e3ac075ee2
chore: error state for the issues widgets ( #3934 )
2024-03-11 21:12:28 +05:30
Anmol Singh Bhatia and GitHub
8c9d328c24
chore: profile setting scroll fix and scrollbar added in activity section ( #3929 )
2024-03-11 21:09:41 +05:30
Aaryan Khandelwal and GitHub
b2146098e2
chore: added view less button to the collaborators widget ( #3928 )
2024-03-11 21:09:16 +05:30
Nikhil and GitHub
4a06572f73
chore: remove deprecated envs ( #3927 )
2024-03-11 21:08:10 +05:30
M. Palanikannan and GitHub
d34df5c805
fix: updated extensions in read only instance of the editor ( #3925 )
2024-03-11 21:05:27 +05:30
01702e9f66
[WEB-402] chore: project issues count ( #3911 )
...
* chore: added project issues count
* chore: project module and cycle issue count
* chore: resolved merge conflicts
* chore: added import statement
* chore: issue count type added
* chore: issue count added in project, cycle and module issues
* fix: lint fixes
* chore: tooltip added in issue count badge
* chore: tooltip added in issue count badge
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-03-11 21:05:00 +05:30
Nikhil and GitHub
b57c389c75
fix: caching ( #3923 )
2024-03-11 21:04:43 +05:30
Lakhan Baheti and GitHub
27acd1bec1
fix: cycle & module sidebar progress-stats scroll ( #3932 )
2024-03-11 21:03:30 +05:30
Anmol Singh Bhatia and GitHub
539afb0792
chore: issue quick action dropdown max height updated ( #3919 )
2024-03-11 21:02:28 +05:30
Anmol Singh Bhatia and GitHub
6c7ba3bc79
chore: applied filter ui improvement ( #3918 )
2024-03-11 21:01:59 +05:30
Anmol Singh Bhatia and GitHub
c8ab650008
fix: module empty state create issue ( #3916 )
2024-03-11 21:01:27 +05:30
Anmol Singh Bhatia and GitHub
89d019df57
fix: parent select modal params updated ( #3914 )
2024-03-11 21:01:07 +05:30
535731141f
[WEB-682] feat: cycles list filtering and searching ( #3910 )
...
* chore: implemented cycles list filters and ordering
* chore: active cycle tab updated
* refactor: cycles folder structure
* fix: name search inout auto-focus
* fix: cycles ordering
* refactor: move cycle filters logic to mobx store from local storage
* chore: show completed cycles in a disclosure
* chore: added completed cycles count
* refactor: cycles mapping logic
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-03-11 21:00:05 +05:30
4b30339a59
[WEB-638] feat: add tabIndex prop support to navigate using Tab key in all the editors ( #3902 )
...
* feat: added tab index support to navigate using Tab key in all the editors
* chore: changed the name of Table of Contents in Pages
* chore: file formatting
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-03-11 20:58:23 +05:30
899771a678
[WEB-434] feat: add support to insert a new empty line on clicking at bottom of the editor ( #3856 )
...
* fix: horizontal rule no more causes issues on last node
* fixed the mismatched transaction by using native tiptap stuff
* added support to add new line onclick at bottom if last node is an image
TODO: blockquote at last node
* fix: simplified adding node at end of the document logic
* feat: rewrite entire logic handling all cases
* feat: arrow down and arrow up keys add empty node at top and bottom of doc from first/last row's cells
* feat: added arrow up and down key support to images too
* remove unnecessary console logs
* chore: formatting components
* fix: reduced bottom padding to increase onclick area
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-03-11 20:55:24 +05:30
sriram veeraghanta
8997ee2e3e
fix: eslint fixes
2024-03-11 20:45:51 +05:30
Anmol Singh Bhatia and GitHub
e05bc3965c
chore: update the label of the app sidebar dashboard to home ( #3912 )
2024-03-08 17:59:02 +05:30
Aaryan Khandelwal and GitHub
b07fec533c
fix: date filter modal selection ( #3913 )
2024-03-08 17:58:27 +05:30
Anmol Singh Bhatia and GitHub
cc069b61aa
fix: empty state error handling added and page empty state key updated ( #3915 )
2024-03-08 17:57:48 +05:30
Prateek Shourya and GitHub
2074bb97db
[WEB-440] feat: create project feature selection modal. ( #3909 )
...
* [WEB-440] feat: create project feature selection modal.
* [WEB-399] chore: explain project identifier.
* chore: use `Link` component for redirection to project page.
2024-03-08 17:38:42 +05:30
Prateek Shourya and GitHub
f5151ae717
[WEB-666] chore: rename View profile to My activity. ( #3906 )
2024-03-08 17:37:01 +05:30
Prateek Shourya and GitHub
deb5ac0578
[WEB-665] fix Padding in the project dropdown. ( #3905 )
2024-03-08 17:36:28 +05:30
Ramesh Kumar Chandra and GitHub
cead56cc52
[WEB - 671] chore: remove unused images in the app ( #3901 )
2024-03-08 17:32:00 +05:30
sriram veeraghanta
cb78ccad1f
fix: 1click deployment fixes
2024-03-08 16:58:37 +05:30
Manish Gupta
6c6b7156bb
helm variable update
2024-03-08 16:00:18 +05:30
Manish Gupta
8cc372679c
Web Build fixes
2024-03-08 15:56:05 +05:30
Manish Gupta and GitHub
94327b8311
chore: feature build process optimization ( #3907 )
...
* process changed to build tar and use for deployment
* fixes
2024-03-08 15:16:32 +05:30
7b88a2a88c
[WEB-469] chore: selected filter sorting added in filter dropdown ( #3869 )
...
* chore: selected filter sorting added in filter dropdown
* chore: handleClearAllFilters function updated
* chore: filter dropdown sorting updated
* chore: filter dropdown sorting updated
* chore: filter dropdown sorting updated
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com >
2024-03-07 16:53:59 +05:30
Lakhan Baheti and GitHub
47a7f60611
[WEB-667] fix: unable to deselect project lead in create project modal ( #3898 )
...
* fix: unable to deselect project lead in create project modal
* removed unneccessary code
2024-03-07 16:53:43 +05:30
guru_sainath and GitHub
7a8aef4599
Fix: rendering issue in kanban swimlanes when the cycle or module is not assigned to an issue ( #3899 )
2024-03-07 15:56:02 +05:30
Bavisetti Narayan and GitHub
bc02e56e3c
[WEB-664] refactor: folder structure ( #3884 )
...
* refactor: folder structure
* chore: resolved merge conflicts
2024-03-07 13:33:12 +05:30
Lakhan Baheti and GitHub
b03f6a81e2
fix: project members settings flickering ( #3894 )
2024-03-07 13:26:58 +05:30
guru_sainath and GitHub
b535d8a23c
[WED-634] fix: profile issues not rendering correctly with GroupBy display filter ( #3886 )
...
* fix: Handled issue render in the display filters groupBy stateGroup and labels
* chore: Optimized state_group filter and typo
* Fix: removed workspaceLevel boolean and handled the states from stateMap
2024-03-07 13:25:23 +05:30
sriram veeraghanta
bce69bcbe1
fix: formatting files
2024-03-06 20:50:38 +05:30
Nikhil and GitHub
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
rahulramesha and GitHub
c16a5b9b71
[WEB-626] chore: fix sentry issues and refactor issue actions logic for issue layouts ( #3650 )
...
* restructure the logic to avoid throwing error if any dat is not found
* updated files for previous commit
* fix build errors
* remove throwing error if userId is undefined
* optionally chain display_name property to fix sentry issues
* add ooptional check
* change issue action logic to increase code maintainability and make sure to send only the updated date while updating the issue
* fix issue updation bugs
* fix module issues build error
* fix runtime errors
2024-03-06 20:47:38 +05:30
Nikhil and GitHub
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 and GitHub
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
M. Palanikannan and GitHub
549f6d0943
[WEB-438] fix: ai insertion behaviour ( #3872 )
...
* fixed ai insertion behaviour
* replaced all ai popover references to have similar behavior
* chore: removed debug statements
2024-03-06 20:38:57 +05:30
cb5198c883
fix: breadcrumb loading state for the issue details page ( #3892 )
...
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-03-06 20:38:21 +05:30
sriram veeraghanta
b4adb82d40
Merge branch 'develop' of github.com:makeplane/plane into develop
2024-03-06 20:19:01 +05:30
sriram veeraghanta
3f1ce9907d
fix: auto merge fixes
2024-03-06 20:18:47 +05:30
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
Anmol Singh Bhatia and GitHub
a08f401452
[WEB-630] refactor: empty state ( #3858 )
...
* refactor: empty state global config file added and empty state component refactor
* refactor: empty state component refactor
* chore: empty state refactor
* chore: empty state config file updated
* chore: empty state action button permission logic updated
* chore: empty state config file updated
* chore: cycle and module empty filter state updated
* chore: empty state asset updated
* chore: empty state config file updated
* chore: empty state config file updated
* chore: empty state component improvement
* chore: empty state action button improvement
* fix: merge conflict
2024-03-06 20:16:54 +05:30
sriram veeraghanta
4861be2773
fix: adding missing deps
2024-03-06 20:15:42 +05:30
sriram veeraghanta
6a6ab5544a
fix: build issues
2024-03-06 20:01:14 +05:30
sriram veeraghanta
466f69a0b9
Merge branch 'develop' of github.com:makeplane/plane into develop
2024-03-06 19:52:46 +05:30
sriram veeraghanta
f188c9fdc5
fix: build issues
2024-03-06 19:52:40 +05:30
guru_sainath and GitHub
dd579f83ee
chore: enabled module and cycle display properties in module and cycle issues ( #3885 )
2024-03-06 19:27:04 +05:30
66f2492e60
[WEB-655] chore: peek overview dropdowns keyboard navigation improvement ( #3888 )
...
* fix: enums export in the types package
* chore: remove NestedKeyOf type
* chore: peek overview keyboard accessibility improvement
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com >
2024-03-06 19:17:50 +05:30
Aaryan Khandelwal and GitHub
c08d6987d0
[WEB-658] fix: multiple toast alerts on adding existing issues ( #3889 )
...
* fix: enums export in the types package
* chore: remove NestedKeyOf type
* fix: multiple toast alerts on adding existing issues
* chore: added success toast alerts
2024-03-06 19:17:00 +05:30
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
Aaryan Khandelwal and GitHub
b3d3c0fb06
[WEB-654] fix: enums export in the types package ( #3887 )
...
* fix: enums export in the types package
* chore: remove NestedKeyOf type
2024-03-06 18:46:36 +05:30
M. Palanikannan and GitHub
cace132a2a
[WEB-372] fix: horizontal rule extension now always divider adds below nodes ( #3890 )
...
* fix: horizontal rule extension now always divider adds below nodes
* chore: removing duplicate horizontal rule extension
2024-03-06 18:43:19 +05:30
3d09a69d58
fix: eslint issues and reconfiguring ( #3891 )
...
* fix: eslint fixes
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com >
2024-03-06 18:39:14 +05:30
sriram veeraghanta
921b9078f1
Merge branch 'preview' of github.com:makeplane/plane into develop
2024-03-06 14:33:15 +05:30
M. Palanikannan and GitHub
e1db39ffc8
[WEB-566] feat: Added text to empty color picker boxes and other fixes ( #3867 )
...
* fix: z index issues with modals and on hover color in table item picker menu
* feat: added text indicators inside the table colors to give a gist of how text would look
2024-03-06 14:29:52 +05:30
Anmol Singh Bhatia and GitHub
2b05d23470
fix: kanban card state overflow fix ( #3866 )
2024-03-06 14:28:24 +05:30
Anmol Singh Bhatia and GitHub
69fa1708cc
fix: module quick action dropdown overflow fix ( #3865 )
2024-03-06 14:27:59 +05:30
Aaryan Khandelwal and GitHub
666b7ea577
fix: remove member button alignment ( #3862 )
2024-03-06 14:27:41 +05:30
Anmol Singh Bhatia and GitHub
7b76df6868
[WEB-581] chore: project states setting page improvement ( #3864 )
...
* chore: project states setting page improvement
* chore: code refactor
* chore: observer added in project state setting page
2024-03-06 14:26:34 +05:30
dbdd14493b
[WEB-662] chore: posthog debugging based on env variable ( #3860 )
...
* chore: posthog debugging based on env variable
* updated turbo.json
* chore: true to 1
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com >
2024-03-06 14:25:15 +05:30
Bavisetti Narayan and GitHub
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
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
M. Palanikannan and GitHub
126d01bdc5
[WEB-617] fix: link behaviour fixed on formatting ( #3855 )
...
* fix: link behaviour fixed on formatting
* chore: added harmful script checks for links
2024-03-06 14:22:02 +05:30
Bavisetti Narayan and GitHub
87eadc3c5d
chore: issue link model field change ( #3852 )
2024-03-06 14:21:07 +05:30
53367a6bc4
[WEB-570] chore: toast refactor ( #3836 )
...
* new toast setup
* chore: new toast implementation.
* chore: move toast component to ui package.
* chore: replace `setToast` with `setPromiseToast` in required places for better UX.
* chore: code cleanup.
* chore: update theme.
* fix: theme switching issue.
* chore: remove toast from issue update operations.
* chore: add promise toast for add/ remove issue to cycle/ module and remove local spinners.
---------
Co-authored-by: rahulramesha <rahulramesham@gmail.com >
2024-03-06 14:18:41 +05:30
Anmol Singh Bhatia and GitHub
c06ef4d1d7
[WEB-579] style: scrollbar implementation ( #3835 )
...
* style: scrollbar added in profile summary and sidebar
* style: scrollbar added in modals
* style: scrollbar added in project setting screens
* style: scrollbar added in workspace and profile settings
* style: scrollbar added in dropdowns and filters
2024-03-06 14:18:19 +05:30
sriram veeraghanta
73334130be
Merge branch 'chore/auto-merge' of github.com:makeplane/plane into preview
2024-03-06 14:07:34 +05:30
4d0f641ee0
[WEB-588] chore: remove the word title from the issue title tooltip. ( #3874 )
...
* [WEB-588] chore: remove the word `title` from the issue title tooltip.
* fix: github url fixes in feature deploy action
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-03-06 14:02:14 +05:30
sriram veeraghanta
50318190f5
Merge branch 'preview' of github.com:makeplane/plane into develop
2024-03-06 12:59:24 +05:30
d07dd65022
feat: feature preview deploys for web and space nextjs applications ( #3881 )
...
* feature preview deploy
* chore: variable name changes
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-03-06 12:57:14 +05:30
sriram veeraghanta and GitHub
c1b1ba35c1
Merge pull request #3878 from makeplane/preview
...
release: v0.16-dev
2024-03-05 20:04:08 +05:30
Henit Chobisa and GitHub
f8f9dd3331
[CHANG-8] chore: Upgraded Build Pull Request CI for Faster Parallel Build with Linting Capabilities ( #3838 )
...
* chore: upgraded build pull request ci for multi stage parallel builds
* Update build-test-pull-request.yml
2024-03-05 13:14:00 +05:30
Henit Chobisa and GitHub
af70722e34
chore: added workflow for checking version before merge to master ( #3847 )
2024-03-05 13:02:13 +05:30
M. Palanikannan and GitHub
d99529b109
fix: crash while updating link text on the last node ( #3871 )
2024-03-04 20:33:16 +05:30
Vihar Kurama and GitHub
6eb7014ea4
chore: update github readme - content edits to feature section, new screenshots and added repo activity, contributors. ( #3870 )
...
* update github readme, add new features and deployment options
* add new product screenshots
* add contributors section to readme
* chore: update formatting
2024-03-04 20:06:53 +05:30
Henit Chobisa
59c9b3bdce
chore: added auto merge CI for merging sync branches
2024-03-04 15:13:39 +05:30
Anmol Singh Bhatia and GitHub
894de80f41
[WEB-616] fix: inbox issue navigation issue title and description event propagation ( #3851 )
...
* fix: inbox issue navigation issue title and description event propagation
* fix: inbox issue navigation issue title and description event propagation
2024-03-01 17:29:30 +05:30
Anmol Singh Bhatia and GitHub
4b706437d7
[WEB-619] fix: workspace all issue quick action ( #3853 )
...
* chore: custom menu dropdown menu items classname prop added
* fix: issue layout quick action z index fix
2024-03-01 17:23:26 +05:30
Anmol Singh Bhatia and GitHub
e4bccea824
fix: multiple issue comment ( #3854 )
2024-03-01 17:20:36 +05:30
sriram veeraghanta
d39f2526a2
chore: removing unnecessary lines
2024-03-01 13:49:50 +05:30
Bavisetti Narayan and GitHub
bc6e48fcd6
chore: issue comment PATCH changes ( #3850 )
2024-03-01 13:33:23 +05:30
guru_sainath and GitHub
e6f33eb262
[WEB-609] fix: header text overflow issue in kanban layout ( #3848 )
...
* fix: kanban header text overflow
* chore: updated condition
2024-02-29 20:29:02 +05:30
guru_sainath and GitHub
5cfebb8dae
fix: issue description on last draft issue ( #3846 )
2024-02-29 19:41:30 +05:30
Anmol Singh Bhatia and GitHub
e4988ee940
fix: issue sidebar and peek overview cycle select improvement ( #3845 )
2024-02-29 19:40:46 +05:30
sriram veeraghanta
850bf01d65
Merge branch 'preview' of github.com:makeplane/plane into develop
2024-02-29 17:20:44 +05:30
Anmol Singh Bhatia and GitHub
f183e389ea
fix: module sidebar description duplicacy ( #3844 )
2024-02-29 17:20:17 +05:30
guru_sainath and GitHub
5d7c0a2a64
[WEB-600] fix: fixed sub-group-by issue count display in kanban layout header ( #3843 )
...
* fix: fixed subgroupby issue count at the header in kanban layout
* chore: code beautification
2024-02-29 17:19:51 +05:30
Anmol Singh Bhatia and GitHub
92e994990c
fix: project sidebar favorite list logic updated ( #3842 )
2024-02-29 17:19:13 +05:30
guru_sainath and GitHub
d1087820f6
[web-599] ui: kanban layout UI consistency enhancement for grouped display filters ( #3841 )
...
* ui: UI inconsistancy in kanban layout when we grouped and sub grouped display filters.
* ui: width update in the kanban block
2024-02-29 17:18:03 +05:30
Anmol Singh Bhatia and GitHub
65024fe5ec
chore: priority icon none state hover state added ( #3840 )
2024-02-29 16:12:34 +05:30
Anmol Singh Bhatia and GitHub
62693abb09
chore: project emoji icon improvement ( #3837 )
2024-02-29 15:31:44 +05:30
guru_sainath and GitHub
9326fb0762
[WEB-601] feat: enhanced display filters grouping by cycles and modules in project issues ( #3834 )
...
* feat: implemented cycle and module for display filters groupBy and sunGroupBy in project issues list and kanban layouts
* chore: Enabled drag ability for cycle and handled prepopulated data for quick add
* chore: disbaled drag ability for cycle
* chore: updated preloaded data
* chore: updated module and cycle store router dependancy to prop dependancy
2024-02-29 15:31:03 +05:30
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
Anmol Singh Bhatia and GitHub
39136d3a9f
chore: spreadsheet layout dropdowns focus on toggle functionality added ( #3833 )
2024-02-29 13:23:37 +05:30
Anmol Singh Bhatia and GitHub
34301e4399
fix: app sidebar toggle ( #3829 )
2024-02-28 19:55:22 +05:30
guru_sainath and GitHub
51f795fbd7
[WEB-477] feat: enhanced project issue filtering by cycles and modules ( #3830 )
...
* feat: implemented cycle and module filter in project issues
* feat: implemented cycle and module filter in draft and archived issues
2024-02-28 19:34:29 +05:30
Anmol Singh Bhatia and GitHub
7abfbac479
chore: spreadsheet layout dropdown z index improvement ( #3825 )
2024-02-28 19:15:03 +05:30
Aaryan Khandelwal and GitHub
c4028efd71
fix: usePage hook throws an error without projectId ( #3827 )
2024-02-28 19:14:15 +05:30
Aaryan Khandelwal and GitHub
0215b697a5
chore: update issue date icons ( #3826 )
2024-02-28 19:13:17 +05:30
pablohashescobar
37fb3cd4e2
Merge branch 'develop' of github.com:makeplane/plane into dev/external-pings
2024-02-28 16:55:29 +05:30
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
Anmol Singh Bhatia and GitHub
b1520783cf
[WEB-586] chore: spreadsheet layout keyboard accessibility ( #3818 )
...
* chore: spreadsheet layout peek overview close focus improvement
* chore: dropdown toggle focus improvement
* chore: label select toggle focus improvement
* chore: comment card disabled state improvement
2024-02-28 16:48:26 +05:30
Manish Gupta and GitHub
0f56945321
[INFRA-10] feat: self host log view ( #3824 )
...
* View Logs added to Self Host shell script
* 1-click readme published
2024-02-28 16:31:49 +05:30
sriram veeraghanta
16d7b3c7d1
fix: sync action variable naming
2024-02-28 15:56:39 +05:30
sriram veeraghanta
5033b1ba7e
Merge branch 'preview' of github.com:makeplane/plane into develop
2024-02-28 15:52:51 +05:30
Henit Chobisa and GitHub
6dd785b5dd
chore: added parameters TARGET_REPO_A & TARGET_REPO_B for sync branch workflow ( #3816 )
2024-02-28 15:50:28 +05:30
sriram veeraghanta
ef467f7f6b
fix: merge conflicts resolved
2024-02-28 15:37:00 +05:30
sriram veeraghanta
fe64208e84
fix: default assignee for feature and bug report
2024-02-28 15:35:04 +05:30
guru_sainath and GitHub
ec43c8e634
[WEB-584] fix: draft issue management with workspace specific local storage ( #3822 )
...
* fix: draft issue local storage state manahement in workspace level
* chore: removed consoles
2024-02-28 15:29:40 +05:30
Anmol Singh Bhatia and GitHub
fece947eb5
chore: inbox issue detail activity and comment initial load improvement ( #3819 )
2024-02-28 15:23:45 +05:30
Anmol Singh Bhatia and GitHub
1f5d54260a
chore: issue peek overview improvement ( #3821 )
2024-02-28 15:22:20 +05:30
Anmol Singh Bhatia and GitHub
895ff03cf2
chore: issue comment edit validation ( #3817 )
2024-02-28 15:19:54 +05:30
Prateek Shourya and GitHub
7e46cbcb52
[WEB-127] fix: issue with command palette outside click detection. ( #3812 )
2024-02-28 15:19:11 +05:30
rahulramesha and GitHub
6c70d3854a
[WEB-575] chore: safely re-enable SWR ( #3805 )
...
* safley enable swr and make sure to minimalize re renders
* resolve build errors
* fix dropdowns updation by adding observer
2024-02-28 15:18:11 +05:30
Bavisetti Narayan and GitHub
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
Aaryan Khandelwal and GitHub
002b2505f3
[WEB-583] fix: issue modal description on workspace level ( #3814 )
...
* fix: issue modal description on workspace level
* fix: issue modal description on workspace level
2024-02-27 20:35:32 +05:30
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
Anmol Singh Bhatia and GitHub
c858b76054
chore: onboarding workspace name valdiation error indicator added ( #3808 )
2024-02-27 16:56:40 +05:30
Bavisetti Narayan and GitHub
aba170dbde
chore: sequence id search in the issue search ( #3807 )
2024-02-27 16:55:00 +05:30
Bavisetti Narayan and GitHub
58e0170cac
chore: posthog key validation ( #3766 )
2024-02-27 16:53:56 +05:30
Manish Gupta and GitHub
e20681bb6c
[INFRA-7] feat: selective build ( #3806 )
...
* test 1
* wip
* wip
* build for changed-files/release/master
2024-02-27 16:52:59 +05:30
sriram veeraghanta
c950e3d3f7
Merge branch 'develop' of github.com:makeplane/plane into preview
2024-02-26 19:48:12 +05:30
sriram veeraghanta
ee57f815fd
chore: update package version
2024-02-26 19:47:02 +05:30
Anmol Singh Bhatia and GitHub
67fdafb720
chore: custom search select input key down improvement ( #3787 )
2024-02-26 19:46:00 +05:30
Anmol Singh Bhatia and GitHub
888268ac11
chore: issue sidebar min width and padding added ( #3800 )
2024-02-26 19:45:09 +05:30
Bavisetti Narayan and GitHub
87888a55ce
chore: added description in inbox issue ( #3802 )
2024-02-26 19:44:42 +05:30
Anmol Singh Bhatia and GitHub
1866474569
chore: inbox layout loader and peek overview subscription improvement ( #3803 )
2024-02-26 19:44:01 +05:30
Aaryan Khandelwal and GitHub
e1d73057ae
fix: gantt overflow ( #3804 )
2024-02-26 19:43:19 +05:30
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
Manish Gupta and GitHub
dad682a7c3
release and stable tags swapped ( #3799 )
2024-02-26 16:32:06 +05:30
5c089f0223
[WEB-496] fix: issue comment ( #3796 )
...
* fix: issue comment empty string and on enter functionality
* fix: empty html tag validation added
* fix: purifying dom contents before saving comments
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-02-26 16:11:35 +05:30
Manish Gupta and GitHub
e1f13af084
improvement: 1 click deployment ( #3794 )
...
* fix-1
* test 2
* try 3
* try 4
* try 5
* try 6
* try 7
* try 8
* wip
* config changes
* removed instructions after install
* wip
* wip
* wip
* wip
* cron added
* wip
* added daily update flag
* upgrade modified
* crontab added
* upgrade fixes
* crontab modified
* cron fixes
2024-02-26 15:29:20 +05:30
Aaryan Khandelwal and GitHub
8b6206f28b
fix: dashboard issues widget tab rendering bug ( #3795 )
2024-02-26 13:39:29 +05:30
Anmol Singh Bhatia and GitHub
e1ef830f39
fix: currentProjectCompletedCycleIds function updated in store ( #3793 )
2024-02-26 13:23:49 +05:30
Anmol Singh Bhatia and GitHub
a8c5b558b1
fix: profile sidebar layout ( #3792 )
2024-02-26 13:22:59 +05:30
pablohashescobar
510eeb7a8f
dev: remove ping
2024-02-26 11:36:55 +05:30
Anmol Singh Bhatia and GitHub
b4fb9f1aa2
[WEB-495] chore: issue title improvement ( #3780 )
...
* chore: trim issue title
* chore: issue title improvement
2024-02-25 22:37:25 +05:30
Anmol Singh Bhatia and GitHub
31ebecba52
fix: issue sidebar label overflow ( #3788 )
2024-02-25 22:36:33 +05:30
Anmol Singh Bhatia and GitHub
395098417c
fix: cycle select dropdown issue layout overflow fix ( #3789 )
2024-02-25 22:35:42 +05:30
Aaryan Khandelwal and GitHub
812df59d1d
fix: scroll container height ( #3783 )
2024-02-24 15:45:17 +05:30
sriram veeraghanta
7c85ee7e55
Merge branch 'develop' of github.com:makeplane/plane into develop
2024-02-23 21:48:37 +05:30
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 and GitHub
d6a32ef75d
dev: fix sentry profiling rate ( #3785 )
2024-02-23 21:47:25 +05:30
sriram veeraghanta
6240b17063
Merge branch 'develop' of github.com:makeplane/plane into preview
2024-02-23 19:22:17 +05:30
Aaryan Khandelwal and GitHub
33c99ded77
fix: due date highlight logic ( #3763 )
2024-02-23 19:15:59 +05:30
Aaryan Khandelwal and GitHub
ba6479674c
[WEB-306] fix: Gantt chart bugs, refactor Gantt context ( #3775 )
...
* chore: initialize gantt layout store
* fix: modules being refetched on creation
* fix: scrollLeft calculation logic
* chore: modules list item dropdown position
* refactor: active block logic
* refactor: main content block component
* chore: remove unnecessary conditions for duration
2024-02-23 19:10:45 +05:30
Anmol Singh Bhatia and GitHub
46e1d46005
fix: project draft issue header ( #3773 )
2024-02-23 19:09:28 +05:30
Anmol Singh Bhatia and GitHub
8c1f169f61
chore: workspace view header scroll to view improvement ( #3771 )
2024-02-23 19:08:50 +05:30
Aaryan Khandelwal and GitHub
0aaca709da
style: add right padding to sidebar projects list ( #3764 )
2024-02-23 19:07:32 +05:30
rahulramesha and GitHub
5f6c9a4166
fix calendar layout distortion because of scrollbar ( #3770 )
2024-02-23 19:06:47 +05:30
Prateek Shourya and GitHub
9f055840ef
[WEB-539] style: add background to user email in dashboard dropdown for better UX on workspace list scroll. ( #3769 )
2024-02-23 19:06:03 +05:30
Anmol Singh Bhatia and GitHub
50cbb2f002
chore: max length validation added in user name inputs ( #3774 )
2024-02-23 19:04:17 +05:30
Prateek Shourya and GitHub
849d3a66c1
[WEB-540] fix: hide sub_issue, link, attachment property from list/ kanban view if their count is 0. ( #3768 )
...
* [WEB-540] fix: hide `sub_issue`, `link`, `attachment` property from list/ kanban view if their count is 0.
* chore: use `cn` helper function instead of string interpolation.
2024-02-23 19:03:45 +05:30
Bavisetti Narayan and GitHub
1f7565ce52
fix: email notification assignees ( #3762 )
2024-02-23 19:03:09 +05:30
Aaryan Khandelwal and GitHub
34f89ba45b
[WEB-512] fix: date inputs keyboard navigation ( #3753 )
...
* fix: tab indices logic
* fix: due date highlight logic
* Revert "fix: due date highlight logic"
This reverts commit f523078689 .
2024-02-23 18:57:48 +05:30
Aaryan Khandelwal and GitHub
27fcfcf620
[WEB-507] fix: cycle lead details not visible ( #3750 )
...
* fix: cycle lead details
* revert: sidebar padding changes
2024-02-23 18:52:47 +05:30
Prateek Shourya and GitHub
5571d42e10
[WEB-536] fix: analytics highlight while switching between scope_and_demand and custom tab. ( #3767 )
2024-02-23 18:52:12 +05:30
M. Palanikannan and GitHub
e0a4d7a12a
[WEB-459] fix: tables row color retention, images in tables and css fixes ( #3748 )
...
* fix: tables row color retention, images in tables and css fixes
* fix: border colors darker
* updated tables to new design
* removing comments
2024-02-23 18:51:38 +05:30
Prateek Shourya and GitHub
5c64933927
[WEB-538] style: fix invite member icons in dropdown shrink when name is too large. ( #3776 )
2024-02-23 18:47:15 +05:30
Anmol Singh Bhatia and GitHub
9c50ee39c3
fix: project and workspace view list flicker on hover fix ( #3777 )
2024-02-23 18:46:33 +05:30
rahulramesha and GitHub
18b5115546
re enable sub issues toggle in spreadsheet layout ( #3779 )
2024-02-23 18:45:48 +05:30
Prateek Shourya and GitHub
3372e21759
[WEB-537] fix: issue in all-issue create view modal, filter needs to disappear when filter is de selected. ( #3781 )
2024-02-23 18:44:05 +05:30
guru_sainath and GitHub
03f8bfae10
fix: added default priority state in quick-add ( #3761 )
2024-02-22 20:59:06 +05:30
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
rahulramesha and GitHub
62607ade6f
disable peek overview for temporary issues until it is confirmed ( #3749 )
2024-02-22 20:24:15 +05:30
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
Anmol Singh Bhatia and GitHub
ebad7f0cdf
[WEB-515] fix: spreadsheet layout overflow ( #3758 )
...
* fix: spreadsheet column sort by dropdown overlapping fix
* fix: spreadsheet issue title column sticky fix
* fix: issues header z index fix
2024-02-22 20:20:30 +05:30
Aaryan Khandelwal and GitHub
b1bf125916
[WEB-521] fix: kanban column collapse toggle not working ( #3755 )
...
* fix: kanban collapse toggle not working
* style: update dropdown position
2024-02-22 20:16:06 +05:30
Anmol Singh Bhatia and GitHub
9b54fe80a8
chore: validation added to cycle issue transfer button ( #3760 )
2024-02-22 20:09:28 +05:30
Prateek Shourya and GitHub
02182e05c4
[WEB-494] fix: selected label indicator are not showing up on the issue create modal. ( #3752 )
2024-02-22 20:03:00 +05:30
Prateek Shourya and GitHub
e92417037c
[WEB-496] improvement: disable submit button when there is no text in comment box. ( #3754 )
2024-02-22 20:01:42 +05:30
Anmol Singh Bhatia and GitHub
d73cd2ec9d
chore: inbox loader improvement ( #3739 )
2024-02-22 14:47:12 +05:30
Nikhil and GitHub
acf81f30f5
fix: transfer cycle issues ( #3746 )
2024-02-22 14:46:02 +05:30
Nikhil and GitHub
1cc2a4e679
dev: update python runtime version ( #3740 )
2024-02-22 14:44:02 +05:30
Bavisetti Narayan and GitHub
c61e8fdb24
chore: project filter updated ( #3745 )
2024-02-22 14:42:57 +05:30
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
Aaryan Khandelwal and GitHub
b1592adc66
[WEB-371]: Implemented react-day-picker for date selections ( #3679 )
...
* dev: initialize new date picker
* style: selected date focus state
* chore: replace custom date filter modal components
* chore: replaced inbox snooze popover datepicker
* chore: replaced the custom date picker
* style: date range picker designed
* chore: date range picker implemented throughout the platform
* chore: updated tab indices
* chore: range-picker in the issue layouts
* chore: passed due date color
* chore: removed range picker from issue dates
2024-02-21 19:55:18 +05:30
Nikhil and GitHub
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
Anmol Singh Bhatia and GitHub
b10e89fdd7
[WEB-327] chore: scrollbar improvement ( #3736 )
...
* chore: scrollbar improvement
* chore: scrollbar improvement
2024-02-21 19:50:45 +05:30
Prateek Shourya and GitHub
efadc728af
[WEB-486] fix: In archived issues, Ctrl + click is redirecting to /issues/[issue-id] route instead of /archived-issues/[issue-id] resulting in infinite loading. ( #3738 )
2024-02-21 19:50:20 +05:30
370decc8aa
[WEB - 467] perf: issues listing endpoints ( #3710 )
...
* dev: update issue listing apis
* dev: optimize issue listing apis
* fix: sub issues endpoint
* add loading state for subscription in issueDetail
* fix: import error
---------
Co-authored-by: rahulramesha <rahulramesham@gmail.com >
2024-02-21 19:23:54 +05:30
ac6e710623
[WEB-478]: implemented cycle filters in display properties for list, kanban, and spreadsheet layouts ( #3702 )
...
* chore: implemented the modules and cycle filter in the display properties
* typo: added placeholders for module and cycle select in spreadsheet view
* feat: created workspace modules and cycles endpoints in appi server and implemented in application
* ui: UI changes in the spreadsheet module and cycle dropdown and added cursor navigation for cycle via arrow keys
* format: formatted api sever
* chore: module select logic updated
* chore: updated module updated handler in all-properties and spreadsheet column
* chore: updated url names for workspace modules and cycles
* fix: validated members availability in the modules list member tooltip
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so >
2024-02-21 19:20:46 +05:30
M. Palanikannan and GitHub
56f4df4cb5
feat: added typography support to the editor for emDash, implies and arrows ( #3648 )
...
* feat: added typography support to the editor for emDash, implies and arrows
* chore: reverting back font
2024-02-21 18:35:44 +05:30
sriram veeraghanta
fcbe690665
fix: merge conflicts resolved
2024-02-21 18:28:11 +05:30
Aaryan Khandelwal and GitHub
487e961df1
[WEB-394]: Added a description to project network options ( #3717 )
...
* chore: project access specifier description added
* chore: project access specifier description added to the project settings form
* chore: remove fullstop
* fix: dropdown width
2024-02-21 18:26:41 +05:30
Henit Chobisa and GitHub
71901efcdf
chore: removed cache from build test pull-request workflow ( #3735 )
2024-02-21 18:21:10 +05:30
Anmol Singh Bhatia and GitHub
022a286eba
[WEB-482] chore: issue sidebar improvement ( #3733 )
...
* chore: module-select dropdown improvement
* chore: issue sidebar subscription loader added
* chore: issue sidebar improvement
* fix: peek overview exception error
2024-02-21 18:19:49 +05:30
Prateek Shourya and GitHub
c851ec7034
[WEB-465] improvement: redirect to issue detail on click on the sub-issue count property. ( #3731 )
2024-02-21 18:18:14 +05:30
Anmol Singh Bhatia and GitHub
fb442d6dfe
chore: issue embed suggestion dropdown improvement ( #3730 )
2024-02-21 18:16:55 +05:30
Prateek Shourya and GitHub
e9fdb0ff5d
improvement: open sub-issues accordion by default in issue details page. ( #3724 )
2024-02-21 18:05:27 +05:30
Nikhil and GitHub
614096fd2f
fix: email notification duplicates ( #3719 )
2024-02-21 18:00:47 +05:30
Anmol Singh Bhatia and GitHub
133c9b3ddb
chore: issue transfer validation added for completed cycle ( #3715 )
2024-02-21 17:53:20 +05:30
Anmol Singh Bhatia and GitHub
48b55ef261
[WEB-327] chore: scrollbar implementation ( #3703 )
...
* style: custom scrollbar added
* chore: scrollbar added in issue layouts
* chore: scrollbar added in sidebar and workspace pages
* chore: calendar layout fix
* chore: project level scrollbar added
* chore: scrollbar added in command k modal
* fix: calendar layout alignment fix
2024-02-21 17:52:35 +05:30
Anmol Singh Bhatia and GitHub
7464c1090a
[WEB-456] chore: display sub issues option added in global view issues ( #3712 )
...
* chore: ensure global view issues displays sub-issues by default
* chore: sub issue toggle option added in global view issues
2024-02-21 17:51:36 +05:30
ab3c3a6cf9
[WEB - 466] perf: improve performance for cycle and module endpoints ( #3711 )
...
* dev: improve performance for cycle apis
* dev: reduce module endpoints and create a new endpoint for getting issues by list
* dev: remove unwanted fields from module
* dev: update module endpoints
* dev: optimize cycle endpoints
* change module and cycle types
* dev: module optimizations
* dev: fix the issues check
* dev: fix issues endpoint
* dev: update module detail serializer
* modify adding issues to modules and cycles
* dev: update cycle issues
* fix module links
* dev: optimize issue list endpoint
* fix: removing issues from the module when removing module_id from issue peekoverview
* fix: updated the tooltip and ui for cycle select (#3718 )
* fix: updated the tooltip and ui for module select (#3716 )
---------
Co-authored-by: rahulramesha <rahulramesham@gmail.com >
Co-authored-by: gurusainath <gurusainath007@gmail.com >
2024-02-21 16:56:02 +05:30
Prateek Shourya and GitHub
92becbc617
improvement: remove add sub-issues button from the bottom if sub-issues are available. ( #3725 )
2024-02-21 16:47:39 +05:30
guru_sainath and GitHub
ee318ce91b
[WEB-396] fix: removed view icons from workspace and project views list ( #3727 )
...
* ui: removed view icons from workspace and project views list
* cleanup: removed unnecessary imports
2024-02-21 16:43:24 +05:30
guru_sainath and GitHub
fb4f4260fa
[WEB-479]: rendering issue title without overflow problem in issue peekoverview ( #3728 )
...
* chore: rendering issue title without overflow problem
* chore: optimised calssName
* fix: className update
2024-02-21 16:42:04 +05:30
Aaryan Khandelwal and GitHub
3efb7fc070
fix: layout change not working in cycles and modules ( #3729 )
2024-02-21 16:40:52 +05:30
Lakhan Baheti and GitHub
95871b0049
[WEB-472] fix: Page title for global view ( #3723 )
...
* fix: Page title for global view
* fix: global-view-id type
2024-02-20 20:16:45 +05:30
Anmol Singh Bhatia and GitHub
952eb871df
[WEB-462] fix: inbox mutation ( #3720 )
...
* fix: inbox issue status mutation
* fix: sidebar inbox issue count fix
* fix: inbox issue mutation fix
2024-02-20 20:11:59 +05:30
Anmol Singh Bhatia and GitHub
6bf9d84bea
chore : calendar layout improvement ( #3705 )
...
* chore: current date indicator added in calendar layout
* style: calendar layout ui improvement
2024-02-20 15:03:58 +05:30
sriram veeraghanta
a6a28d46c7
Merge branch 'develop' of github.com:makeplane/plane into develop
2024-02-20 13:44:11 +05:30
sriram veeraghanta
4a44bb2a6c
Merge branch 'preview' of github.com:makeplane/plane into develop
2024-02-20 13:43:53 +05:30
Anmol Singh Bhatia and GitHub
d16a0b61d0
chore: dashboard widget heading updated ( #3709 )
2024-02-20 13:42:04 +05:30
Anmol Singh Bhatia and GitHub
c7db290718
fix: kanban layout empty group toggle fix ( #3708 )
2024-02-20 13:41:38 +05:30
Anmol Singh Bhatia and GitHub
e433a835fd
chore: sidebar new issue button validation added ( #3706 )
2024-02-20 13:40:48 +05:30
cf3b888465
chore: adding page titles using project title. ( #3692 )
...
* chore: adding page titles
* chore: added title to remaining pages
* fix: added observer at required places
---------
Co-authored-by: LAKHAN BAHETI <lakhanbaheti9@gmail.com >
2024-02-20 13:36:38 +05:30
AbId KhAn and GitHub
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
Anmol Singh Bhatia and GitHub
07a4cb1f7d
fix: project description ( #3678 )
...
* fix: project description reset fix
* fix: project description reset fix
* chore: project settings layout loader added
* chore: loader improvement
* fix: project description reset fix
2024-02-19 21:09:51 +05:30
Anmol Singh Bhatia and GitHub
e1bf318317
chore : project inbox improvement ( #3695 )
...
* chore: project inbox layout loader added
* chore: project inbox layout loader added
* chore: project inbox added in sidebar project items
* chore: inbox loader improvement
* chore: project inbox improvement
2024-02-19 21:07:43 +05:30
sriram veeraghanta and GitHub
4566d6e80c
Merge pull request #3697 from makeplane/preview
...
release: 0.15.4-dev
2024-02-19 19:30:06 +05:30
guru_sainath and GitHub
bbbd7047d3
fix: issue description empty state initial load in inbox and issue detail page ( #3696 )
...
* fix: updated description init loading and added loading confirmation alert in inbox issues, issue peek overview, and issue detail
* fix: updated the space issue in the editor and removed unwanted props in the description-input for issues
2024-02-19 15:43:57 +05:30
sriram veeraghanta
17e5663e81
fix: description autosave fixes
2024-02-19 12:54:45 +05:30
sriram veeraghanta
170f30c7dd
fix: editor fixes
2024-02-19 00:35:21 +05:30
sriram veeraghanta
7381a818a9
fix: description editor fixes
2024-02-19 00:34:54 +05:30
sriram veeraghanta and GitHub
261013b794
fix: inbox issue initial data load ( #3693 )
...
* fix: inbox issue initial data load
* chore: removed unnecessary comments
2024-02-19 00:17:31 +05:30
sriram veeraghanta
ce9ed6b25e
Merge branch 'preview' of github.com:makeplane/plane into develop
2024-02-18 15:29:19 +05:30
10057377dc
fix: improved issue description editor focus and state management ( #3690 )
...
* chore: issue input and editor reload alert issue resolved
* chore: issue description mutation issue in inbox
* fix: reload confirmation alert and stay focused after saving
* chore: updated the renderOnPropChange prop in the description-input
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-02-18 15:28:37 +05:30
sriram veeraghanta and GitHub
eba5ed24ad
fix: color pick background color on change ( #3691 )
2024-02-18 15:26:50 +05:30
Anmol Singh Bhatia and GitHub
41e812a811
fix: quick action copy link action ( #3686 )
2024-02-16 20:07:38 +05:30
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 and GitHub
665a07f15a
chore: dropdown and peek overview improvement ( #3682 )
...
* chore: dropdown focus state improvement
* fix: peek overview dropdown placement fix
2024-02-16 20:01:58 +05:30
rahulramesha and GitHub
85a8af5125
fix: spreadsheet views sorting ( #3683 )
...
* fix sorting in spreadsheet all issues
* removing focus border since it is being handled globally
2024-02-16 18:20:44 +05:30
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
Manish Gupta and GitHub
2cd16c61ba
arm build for release tag ( #3676 )
2024-02-15 14:52:18 +05:30
sriram veeraghanta and GitHub
e8d359e625
Merge pull request #3674 from makeplane/preview
...
fix: build branch docker images push on release
2024-02-15 14:35:32 +05:30
sriram veeraghanta
8f7b05b73f
Merge branch 'preview' of github.com:makeplane/plane into develop
2024-02-15 13:48:13 +05:30
Manish Gupta and GitHub
98d545cfb9
github action modified ( #3673 )
2024-02-15 13:47:26 +05:30
sriram veeraghanta and GitHub
351eba8d61
Merge pull request #3671 from makeplane/preview
...
release: peek overview issue description initial load bug (#3670 )
2024-02-15 03:25:30 +05:30
2548a9f062
fix: peek overview issue description initial load bug ( #3670 )
...
* fix: peek overview issue description initial load bug
* fix: peekoverview issue description infinite loading for certain data sets
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-02-15 03:17:16 +05:30
sriram veeraghanta and GitHub
1e27e37b51
Merge pull request #3666 from makeplane/preview
...
release: v0.15.2-dev
2024-02-14 19:41:55 +05:30
Bavisetti Narayan and GitHub
d901277a20
chore: parent can be added to issue ( #3665 )
2024-02-14 18:16:27 +05:30
rahulramesha and GitHub
489555f788
fix: horizontal scroll in gantt chart while dragging ( #3664 )
...
* fix horizontal scroll in gantt chart while dragging
* add aline indicator for quick add
* add border color for line above quick add in gantt to make it look better in dark mode
2024-02-14 18:15:13 +05:30
Anmol Singh Bhatia and GitHub
b827a1af27
fix: issue details page parent issue redirection bug ( #3662 )
2024-02-14 18:13:29 +05:30
Ramesh Kumar Chandra and GitHub
1d2e331cec
fix: mobile responsive sidebar close on item tap ( #3661 )
2024-02-14 14:55:33 +05:30
Anmol Singh Bhatia and GitHub
e51e4761b9
fix: cycle favorite mutation ( #3659 )
...
* fix: cycle favorite mutation
* fix: issue details sidebar overflow fix
2024-02-14 14:17:46 +05:30
Anmol Singh Bhatia and GitHub
9299478539
chore: module & cycle empty state improvement ( #3658 )
2024-02-14 13:03:37 +05:30
guru_sainath and GitHub
fb4cffdd1c
fix: infinity loader in the issue description in issue peek overview and issue detail page ( #3656 )
2024-02-14 12:46:52 +05:30
Anmol Singh Bhatia and GitHub
83bf28bb83
chore: loading state improvement ( #3657 )
2024-02-14 12:40:03 +05:30
guru_sainath and GitHub
25a2816a76
chore: empty state loaders and filter cancel state update for modules and cycles ( #3653 )
2024-02-13 20:58:44 +05:30
rahulramesha and GitHub
571b89632c
fix: issue spillover on switching workspace ( #3652 )
...
* fix global issues spillover to other workspace
* fix the same for profile issues as well
2024-02-13 20:50:42 +05:30
sriram veeraghanta
5b5698ad97
Merge branch 'preview' of github.com:makeplane/plane into develop
2024-02-13 19:13:07 +05:30
Anmol Singh Bhatia and GitHub
b1989bae1b
feat: loading states update ( #3639 )
...
* dev: implement layout skeleton loader and helper function
* chore: implemented layout loader
* chore: settings loader added
* chore: cycle, module, view, pages, notification and projects loader added
* chore: kanban loader improvement
* chore: loader utils updated
2024-02-13 19:12:10 +05:30
rahulramesha and GitHub
83139989c2
fix: sort order in the same list for Kanban ( #3651 )
...
* fixing kanban dnd by stooping the modification of the original array by spreading to change the array reference
* fix sort order in the same list
* minor change in condition
2024-02-13 19:11:20 +05:30
Anmol Singh Bhatia and GitHub
1bf06821bb
fix: add existing issue modal fix ( #3649 )
2024-02-13 18:57:56 +05:30
Anmol Singh Bhatia and GitHub
eea3b4fa54
chore: new empty state ( #3640 )
...
* chore: empty state asset updated
* chore: empty state config updated
* chore: cycle and module issues layout empty state added
* chore: workspace and project settings empty state added
2024-02-13 16:35:20 +05:30
rahulramesha and GitHub
f64284f6a0
fixing kanban dnd by stooping the modification of the original array by spreading to change the array reference ( #3646 )
2024-02-13 16:33:19 +05:30
Anmol Singh Bhatia and GitHub
06496ff0f0
chore: app sidebar state ( #3644 )
...
* chore: app sidebar state fix
* chore: app sidebar state fix
2024-02-13 16:33:01 +05:30
Aaryan Khandelwal and GitHub
247937d93a
fix: scroll sync ( #3645 )
2024-02-13 14:33:24 +05:30
AbId KhAn and GitHub
e0a18578f5
fix local development setup issue due to docker compose local file makeplane/plane#3641 ( #3642 )
2024-02-13 12:39:58 +05:30
sriram veeraghanta and GitHub
e93bbec4cd
fix: pages tabs responsive fixes ( #3635 )
2024-02-12 22:14:11 +05:30
sriram veeraghanta and GitHub
7df2e9cf11
Merge pull request #3632 from makeplane/preview
...
release: v0.15.1-dev
2024-02-12 20:59:56 +05:30
rahulramesha and GitHub
d90aaba842
chore: change border of placeholder for spreadsheet ( #3631 )
...
* change border to place holder for spreadsheet
* add completed cylces exception fix
* remove window idle callback for making issues visible
2024-02-12 20:25:37 +05:30
sriram veeraghanta
a303e52039
fix: package version upgrade
2024-02-12 20:23:39 +05:30
sriram veeraghanta
73d12cf1bb
fix: package version upgrade
2024-02-12 20:23:12 +05:30
sriram veeraghanta
7651640e29
Merge branch 'preview' of github.com:makeplane/plane into develop
2024-02-12 19:12:26 +05:30
Ramesh Kumar Chandra and GitHub
41a9dc3603
fix: pages table of content drop down close on click and app sidebar expansion by default on big screens ( #3629 )
2024-02-12 19:11:56 +05:30
Prateek Shourya and GitHub
afda3ee6ca
fix: priority sort order in display filters. ( #3627 )
2024-02-12 19:10:41 +05:30
Aaryan Khandelwal and GitHub
fc8edab59b
fix: sidebar height, authorization ( #3626 )
2024-02-12 19:10:07 +05:30
sriram veeraghanta
9cf5348019
fix: merge conflicts resolved
2024-02-12 17:09:22 +05:30
Lakhan Baheti and GitHub
042ed04a03
fix: project-pages responsiveness ( #3624 )
...
* fix: pages responsiveness
* fix: build errors
2024-02-12 17:01:58 +05:30
Ramesh Kumar Chandra and GitHub
e29edfc02b
style: issue detail responsiveness ( #3625 )
2024-02-12 17:01:24 +05:30
eb0af8de59
fix: inbox issues icon in project header render in big screen ( #3622 )
...
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-02-12 15:58:22 +05:30
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
963d26ccda
refactor: Gantt chart layout ( #3585 )
...
* chore: gantt sidebar and main content scroll sync
* chore: add arrow navigation position logic
* refactor: scroll position update logic
* refactor: gantt chart components
* refactor: gantt sidebar
* fix: vertical scroll issue
* fix: move to the hidden block button flickering
* refactor: gantt sidebar components
* chore: move timeline header outside
* fix gantt scroll issue
* fix: sticky position issues
* fix: infinite timeline scroll logic
* chore: removed unnecessary import statements
---------
Co-authored-by: rahulramesha <rahulramesham@gmail.com >
2024-02-12 15:08:17 +05:30
sriram veeraghanta
3eb819c4ae
fix: merge conflicts resolved
2024-02-12 13:14:00 +05:30
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
Aaryan Khandelwal and GitHub
0a36850d03
chore: show project tour modal before project creation ( #3611 )
2024-02-12 12:43:45 +05:30
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
Ramesh Kumar Chandra and GitHub
3f7f91e120
fix: breadcrumbs responsiveness fix, modules list mobile responsive layout component added, inbox button fix for responsiveness, board view card responsiveness in cycles and modules ( #3620 )
2024-02-12 12:34:15 +05:30
Prateek Shourya and GitHub
1927fdd437
feat: checkbox component ( #3603 )
...
* feat: custom checkbox component.
* improvement: checkbox component implementation in email notification settings.
* improvement: add loader in email notification settings page.
2024-02-09 16:37:39 +05:30
sriram veeraghanta
b86c6c906a
fix: merge conflicts resolved
2024-02-09 16:30:05 +05:30
sriram veeraghanta
99975d0ba0
Merge branch 'preview' of github.com:makeplane/plane into develop
2024-02-09 16:22:41 +05:30
Lakhan Baheti and GitHub
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
Lakhan Baheti and GitHub
be5d1eb9f9
fix: notification popover responsiveness ( #3602 )
...
* fix: notification popover responsiveness
* fix: build errors
* fix: typo
2024-02-09 16:17:39 +05:30
rahulramesha and GitHub
8d730e6680
fix: spreadsheet date validation and sorting ( #3607 )
...
* fix validation for start and end date in spreadsheet layout
* revamp logic for sorting in all fields
2024-02-09 16:14:08 +05:30
sriram veeraghanta
41a3cb708c
Merge branch 'preview' of github.com:makeplane/plane into develop
2024-02-09 15:59:44 +05:30
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
rahulramesha and GitHub
e2affc3fa6
chore: virtualization ish behaviour for issue layouts ( #3538 )
...
* Virtualization like core changes with intersection observer
* Virtualization like changes for spreadsheet
* Virtualization like changes for list
* Virtualization like changes for kanban
* add logic to render all the issues at once
* revert back the changes for list to follow the old pattern of grouping
* fix column shadow in spreadsheet for rendering rows
* fix constant draggable height while dragging and rendering blocks in kanban
* fix height glitch while rendered rows adjust to default height
* remove loading animation for issue layouts
* reduce requestIdleCallback timer to 300ms
* remove logic for index tarcking to force render as the same effect seems to be achieved by removing requestIdleCallback
* Fix Kanban droppable height
* fix spreadsheet sub issue loading
* force change in reference to re render the render if visible component when the order of list changes
* add comments and minor changes
2024-02-09 15:53:15 +05:30
Ramesh Kumar Chandra and GitHub
3a14f19c99
style: responsive analytics ( #3604 )
2024-02-09 15:52:25 +05:30
sriram veeraghanta
eb4c3a4db5
fix: merge conflicts resolved
2024-02-08 18:50:04 +05:30
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 and GitHub
4a145f7a06
fix: notification card snooze ( #3598 )
...
* fix: resolved event propagation issue with notification card snooze button
* fix: resolved event propagation issue with notification card snooze button
2024-02-08 17:55:57 +05:30
Anmol Singh Bhatia and GitHub
e69fcd410c
chore: custom menu dropdown improvement ( #3599 )
...
* conflict: merge conflict resolved
* chore: breadcrumbs component improvement
2024-02-08 17:53:36 +05:30
Ramesh Kumar Chandra and GitHub
55afef204d
style: responsive profile ( #3596 )
...
* style: responsive profile
* style: profile header drop down, sidebar auto show hide depending on the screen width
* fix: item tap on white space in the drop down menu in profile header
* fix: profile layout breaking on big screens in page visit
2024-02-08 17:49:26 +05:30
sriram veeraghanta
f9e187d8b9
Merge branch 'preview' of github.com:makeplane/plane into develop
2024-02-08 13:30:39 +05:30
Aaryan Khandelwal and GitHub
9545dc77d6
fix: cycle and module reordering in the gantt chart ( #3570 )
...
* fix: cycle and module reordering in the gantt chart
* chore: hide duration from sidebar if no dates are assigned
* chore: updated date helper functions to accept undefined params
* chore: update cycle sidebar condition
2024-02-08 13:30:16 +05:30
sriram veeraghanta
1fc987c6c9
Merge branch 'preview' of github.com:makeplane/plane into develop
2024-02-08 13:14:25 +05:30
guru_sainath and GitHub
c1c0297b6d
fix: handled issue create modal submission on clicking enter key ( #3593 )
2024-02-08 13:08:19 +05:30
Manish Gupta and GitHub
1a7b5d7222
build fix ( #3594 )
2024-02-08 12:26:55 +05:30
rahulramesha and GitHub
fb3dd77b66
feat: Keyboard navigation spreadsheet layout for issues ( #3564 )
...
* enable keyboard navigation for spreadsheet layout
* move the logic to table level instead of cell level
* fix perf issue that made it unusable
* fix scroll issue with navigation
* fix build errors
2024-02-08 11:49:00 +05:30
Manish Gupta and GitHub
a43dfc097d
feat: muti-arch build ( #3569 )
...
* arm build, supporting centos & alpine
2024-02-08 11:47:52 +05:30
346c6f5414
fix: module header hide on bigger screens ( #3590 )
...
* fix: module header hide on bigger screens
* fix: Add Inbox back on mobile
---------
Co-authored-by: Maximilian Engel <maximilian.engel@swg.de >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-02-08 00:16:00 +05:30
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
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
Anmol Singh Bhatia and GitHub
75b4c6e7d6
chore: posthog code refactor ( #3586 )
2024-02-07 17:29:39 +05:30
a1d6c40627
fix: show window closing alert only when page is not saved ( #3577 )
...
* fix: show window closing alert only when page is not saved
* chore: Refactor useReloadConfirmations hook
- Removed the `message` parameter, as it was not being used and not
supported in modern browsers
- Changed the `isActive` flag to a temporary flag and added a TODO comment to remove it later.
- Implemented the `handleRouteChangeStart` function to handle route change events and prompt the user with a confirmation dialog before leaving the page.
- Updated the dependencies of the `handleBeforeUnload` and `handleRouteChangeStart` callbacks.
- Added event listeners for `beforeunload` and `routeChangeStart` events in the `useEffect` hook.
- Cleaned up the event listeners in the cleanup function of the `useEffect` hook.
fix: Fix reload confirmations in PageDetailsPage
- Removed the TODO comment regarding fixing reload confirmations with MobX, as it has been resolved.
- Passed the `pageStore?.isSubmitting === "submitting"` flag to the `useReloadConfirmations` hook instead of an undefined message.
This commit refactors the `useReloadConfirmations` hook to improve its functionality and fixes the usage in the `PageDetailsPage` component.
---------
Co-authored-by: Palanikannan1437 <73993394+Palanikannan1437@users.noreply.github.com >
2024-02-07 17:10:44 +05:30
Anmol Singh Bhatia and GitHub
4a2e648f6d
chore: workspace dashboard refactor ( #3584 )
2024-02-07 16:21:20 +05:30
Bavisetti Narayan and GitHub
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 and GitHub
4563b50fad
chore: module issue count ( #3566 )
2024-02-07 15:13:35 +05:30
Anmol Singh Bhatia and GitHub
065226f8b2
fix: draft issue peek overview ( #3582 )
...
* chore: project, view and shortcut modal alignment consistency
* chore: issue highlight list layout improvement
* fix: draft issue peek overview fix
* fix: draft issue layout inline editing
2024-02-07 15:06:07 +05:30
Anmol Singh Bhatia and GitHub
0a99a1a091
fix: dashboard header z index and workspace active cycles fix ( #3581 )
...
* fix: dashboard header z index fix
* chore: workspace active cycles upgrade page improvement
2024-02-07 13:44:45 +05:30
Ramesh Kumar Chandra and GitHub
4b2a9c8335
style: responsive breadcrumbs and headers for dashboard, projects, project issues, cycles, cycle issues, module issues ( #3580 )
2024-02-07 13:44:03 +05:30
Nikhil and GitHub
751b15a7a7
dev: update the response for conflicting errors ( #3568 )
2024-02-06 17:00:42 +05:30
Bavisetti Narayan and GitHub
ac22769220
chore: email trigger for new assignee ( #3572 )
2024-02-06 16:47:14 +05:30
Manish Gupta and GitHub
46ae0f98dc
app_release value handled ( #3571 )
2024-02-06 15:35:05 +05:30
Anmol Singh Bhatia and GitHub
30aaec9097
chore: module date validation ( #3565 )
2024-02-05 20:46:01 +05:30
Anmol Singh Bhatia and GitHub
4041c5bc5b
chore: cycle and module sidebar improvement ( #3562 )
2024-02-05 19:13:21 +05:30
Bavisetti Narayan and GitHub
403595a897
chore: removed email notification for new users ( #3561 )
2024-02-05 19:13:02 +05:30
Aaryan Khandelwal and GitHub
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 and GitHub
ee0e3e2e25
chore: active cycle issue transfer validation ( #3560 )
...
* fix: completed cycle list layout validation
* fix: completed cycle kanban layout validation
* fix: completed cycle spreadsheet layout validation
* fix: date dropdown disabled fix
* chore: quick action validation added for list, kanban and spreadsheet layout
* fix: calendar layout validation added
2024-02-05 14:47:40 +05:30
0165abab3e
chore: posthog events improved ( #3554 )
...
* chore: events naming convention changed
* chore: track element added for project related events
* chore: track element added for cycle related events
* chore: track element added for module related events
* chore: issue related events updated
* refactor: event tracker store
* refactor: event-tracker store
* fix: posthog changes
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-02-05 13:19:07 +05:30
Anmol Singh Bhatia and GitHub
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
sriram veeraghanta
efaba43494
Merge branch 'preview' of github.com:makeplane/plane into develop
2024-02-03 14:55:38 +05:30
sriram veeraghanta
a8ec2b6914
fix: error handling in pages list page
2024-02-03 00:35:29 +05:30
Nikhil and GitHub
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
rahulramesha and GitHub
138d06868b
fix: all issues spreadsheet sorting and kanban dnd for long lists ( #3550 )
...
* fix all issues filter for spreadsheet view
* fix kanban dnd with long lists
2024-02-02 14:50:23 +05:30
Ramesh Kumar Chandra and GitHub
2eab3b41a2
chore: responsive and styling fixes ( #3541 )
2024-02-02 14:49:42 +05:30
Anmol Singh Bhatia and GitHub
662b497082
fix: create issue modal project select ( #3549 )
2024-02-02 14:29:59 +05:30
Anmol Singh Bhatia and GitHub
67cf1785b8
chore: breadcrumb component improvement ( #3537 )
...
* chore: breadcrumb component improvement
* chore: code refactor
2024-02-01 18:13:30 +05:30
sriram veeraghanta and GitHub
c6e3f1b932
Merge pull request #3535 from makeplane/preview
...
release: 0.15-dev
2024-02-01 15:01:49 +05:30
7d08a57be6
chore: remove build warnings ( #3534 )
...
* chore: remove build warnings
* fix: posthog wrapper fixes
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-02-01 14:53:08 +05:30
Anmol Singh Bhatia and GitHub
b0ad48e35a
chore: enhance loading state for setting page updates ( #3533 )
2024-02-01 13:35:01 +05:30
Anmol Singh Bhatia and GitHub
d68669df51
fix: resolved issue with resetting the draft issue form ( #3532 )
2024-02-01 13:33:08 +05:30
Anmol Singh Bhatia and GitHub
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 and GitHub
4fc4da7982
fix: email-template heading overview ( #3525 )
...
* fix: email-template heading
* fix: typo
2024-01-31 20:16:47 +05:30
M. Palanikannan and GitHub
6f210e1f4b
chore: removing unnecessary code ( #3524 )
...
* fix: adding back enter key extension with mentions
* removed unncessary code
2024-01-31 19:38:37 +05:30
Aaryan Khandelwal and GitHub
f7803dab56
chore: added validation to cloud hostname field ( #3523 )
2024-01-31 18:06:57 +05:30
M. Palanikannan and GitHub
70172f8e3d
fix: adding back enter key extension with mentions ( #3499 )
2024-01-31 18:06:12 +05:30
M. Palanikannan and GitHub
21bc668a56
fix: horizontal rule no more causes issues on last node ( #3507 )
2024-01-31 18:05:06 +05:30
Anmol Singh Bhatia and GitHub
dc5a5f4a91
fix/draft issue modal focus issue fix ( #3522 )
2024-01-31 17:47:47 +05:30
Anmol Singh Bhatia and GitHub
2c67aced15
fix: cycle and module sidebar mutation fix ( #3521 )
...
* fix: cycle and module sidebar mutation
* fix: cycle and module calendar drag n drop fix
2024-01-31 17:09:24 +05:30
Ramesh Kumar Chandra and GitHub
3a4c893368
Style/workspace project settings layout ( #3520 )
...
* style: project settings layout for mobile screens
* style: workspace settings layout for mobile screens
2024-01-31 15:42:20 +05:30
0d036e6bf5
refactor: dropdown button components ( #3508 )
...
* refactor: dropdown button components
* chore: dropdowns accessibility improvement
* chore: update module dropdown
* chore: update option content
* chore: hide icon from the peek overview
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so >
2024-01-31 15:36:55 +05:30
rahulramesha and GitHub
3ef0570f6a
Fix all issues custom views by defining list layout for my-issue ( #3517 )
2024-01-31 13:59:46 +05:30
Prateek Shourya and GitHub
c9d2ea36b8
chore: allow guests/ viewers to comment. ( #3515 )
2024-01-30 20:13:28 +05:30
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
Anmol Singh Bhatia and GitHub
888665783e
feat: issue highlighting ( #3514 )
...
* chore: kanban issue highlight
* chore: issue highlighting added
2024-01-30 20:12:39 +05:30
Prateek Shourya and GitHub
817737b2c0
improvement: add hide/ unhide icon for all password field in the platform. ( #3513 )
2024-01-30 20:11:16 +05:30
rahulramesha and GitHub
638c1e21c9
fix quick add issue creation in cycles ( #3511 )
2024-01-30 18:03:49 +05:30
Prateek Shourya and GitHub
c67e097fc2
chore: fix assignee tooltip logic in list and kanban layout for consistency. ( #3510 )
2024-01-30 16:25:13 +05:30
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
Ramesh Kumar Chandra and GitHub
c6d6b9a0e9
style/responsive sidebar ( #3505 )
...
* style: added sidebar toggle in all the screens for mobile responsive
* chore: close sidebar on click of empty space when opened
* chore: setting the sidebar collapsed in smaller screens
2024-01-30 15:22:24 +05:30
Aaryan Khandelwal and GitHub
9debd81a50
dev: show all issues on the gantt chart ( #3487 )
2024-01-30 14:25:15 +05:30
Anmol Singh Bhatia and GitHub
d53a086206
chore: project active cycle and linear progress indicator improvement ( #3504 )
...
* chore: linear progress indicator improvement
* chore: project active cycle improvement
2024-01-30 13:59:49 +05:30
Anmol Singh Bhatia and GitHub
ef8472ce5e
chore: unused var removed ( #3503 )
2024-01-30 13:59:07 +05:30
Anmol Singh Bhatia and GitHub
4aa34f3eda
fix: create update cycle modal project id pre-load data updated ( #3502 )
2024-01-30 13:58:18 +05:30
Anmol Singh Bhatia and GitHub
c7616fda11
chore: empty state theme improvement ( #3501 )
2024-01-29 20:38:32 +05:30
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
Aaryan Khandelwal and GitHub
09a1a55da8
fix: unique key errors ( #3500 )
2024-01-29 20:35:23 +05:30
Anmol Singh Bhatia and GitHub
61f92563a9
fix: profile issue application error ( #3496 )
...
* fix: profile issue application error
* chore: app sidebar projects updated to your projects
* fix: profile issues update
2024-01-29 18:04:25 +05:30
rahulramesha and GitHub
00e07443b0
fix: Add missing project and subscriber filters to the list of filter params ( #3497 )
...
* add missing project and subscriber filters to the list of filter params
* add toast message on successfully marking all notifications as read
2024-01-29 17:26:48 +05:30
sriram veeraghanta
c4efdcd704
Merge branch 'preview' of github.com:makeplane/plane into develop
2024-01-29 16:12:57 +05:30
Aaryan Khandelwal and GitHub
3c9679dff9
chore: update time in real-time in dashboard and profile sidebar ( #3489 )
...
* chore: update dashboard and profile time in realtime
* chore: remove seconds
* fix: cycle and module sidebar datepicker
2024-01-29 15:42:57 +05:30
rahulramesha and GitHub
b3393f5c48
fix: Filters in all issues and enable dnd in kanban based on roles ( #3493 )
...
* fix filters mutation issue
* fix all issue filters for state group
* disable drag in Kanban for non members
* remove unused imports
2024-01-29 15:27:14 +05:30
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
Anmol Singh Bhatia and GitHub
f7f1f2bea4
fix: issue preload data in issue create update modal ( #3491 )
2024-01-29 14:08:45 +05:30
guru_sainath and GitHub
532da80375
fix: handled attachment upload filename size error in the issue detail ( #3485 )
...
* fix: handled attachment upload filename size error in the issue detail
* ui: profile detail sidebar border
2024-01-28 18:30:53 +05:30
212f2b54f8
chore: issue relation modal and issue peek overview mutation fix ( #3482 )
...
* fix: resolve addtocycle and addtomodule mutation in peek overview and issue sidebar
* fix: issue relation modal fix for all issues peek overview
* fix: cycle and module mutation in issue detail and issue peek overview
* fix: updated the issue actions for cycle and module mutation in peek overview
* chore: module issue store updated
* chore: existing isssue modal improvement and build error fix
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com >
2024-01-27 15:20:36 +05:30
Anmol Singh Bhatia and GitHub
9ecdcc6fde
chore: spreadsheet layout improvement ( #3483 )
...
* chore: spreadsheet layout improvement
* chore: spreadsheet layout improvement
* chore: spreadsheet layout improvement
2024-01-27 15:18:42 +05:30
rahulramesha and GitHub
ddae745669
fix exception in member list ( #3479 )
2024-01-25 19:50:34 +05:30
e78c1f2060
Fix/inbox issue bugs ( #3477 )
...
* fix: inbox pending_issue_count updation from the store
* fix: inbox list item overflow issue on issue title
* fix: inbox issue mutation
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com >
2024-01-25 19:20:02 +05:30
Manish Gupta and GitHub
ebc891b985
fix: one click install fixes ( #3476 )
...
* test 1
* test 2
* test 3
* test 4
* minor fix
* installer script created
* minor fix
* installer modified
* cleanup
2024-01-25 18:21:21 +05:30
60b5589c48
chore: archived issues restructure. ( #3469 )
...
* chore: archived issues restructure.
* fix issue detail functionalities
---------
Co-authored-by: rahulramesha <rahulramesham@gmail.com >
2024-01-25 18:09:01 +05:30
Prateek Shourya and GitHub
f8208b1b5e
Fix/empty state flicker ( #3475 )
...
* fix: flicker issue between loader and empty states.
* chore: fix `All Issues` tab highlight when we switch between tabs inside all issues.
2024-01-25 18:08:21 +05:30
Anmol Singh Bhatia and GitHub
6c6b764421
chore: empty state and project active cycle improvement ( #3472 )
...
* chore: pages empty state improvement
* chore: workspace all issues empty state improvement
* chore: profile issue empty state improvement
* chore: empty state sm size updated
* chore: project view empty state image updated
* chore: dashboard widgets permission uodated
* chore: draft issues and project issue empty state image
* chore: active cycle label updated
2024-01-25 18:00:45 +05:30
Manish Gupta and GitHub
5c912b8821
feat: One Click Deployment ( #3474 )
...
* wip
* 1-click install script added
2024-01-25 17:13:30 +05:30
Nikhil and GitHub
ff19980502
chore: update python version ( #3471 )
2024-01-25 16:39:19 +05:30
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
guru_sainath and GitHub
c1c2a6ddce
fix: removing the issue from the issue root store while we are deleting from the issue bulk delete modal ( #3470 )
2024-01-25 16:37:59 +05:30
guru_sainath and GitHub
ec3cad1f25
chore: applying query params to the global issues filters in the global views ( #3464 )
...
* chore: applying filters from the route params to the global issue filters store and Typos
* chore: enabled posthog
* fix: labels disbaled and loader while creating the label in isse detail and relation modal loader and mutation issue
2024-01-25 14:27:35 +05:30
Anmol Singh Bhatia and GitHub
336c97d336
chore: bug fixes and ui improvements ( #3468 )
...
* chore: empty state improvement
* chore: app sidebar improvement
* chore: dashboard empty state improvement
2024-01-25 14:23:55 +05:30
Aaryan Khandelwal and GitHub
e4a3d0db5c
fix: addIssue function logic ( #3467 )
2024-01-25 14:09:52 +05:30
Anmol Singh Bhatia and GitHub
7f2e99dd2d
fix: resolve module and cycle mutation issues in peek overview, issue sidebar and empty state ( #3466 )
...
* fix: resolve module and cycle mutation issues in peek overview, sidebar, and empty state
* chore: code refactor
2024-01-25 14:06:03 +05:30
Prateek Shourya and GitHub
a104cc4814
chore: remove deprecated components related to issue activity/ comments. ( #3465 )
2024-01-25 14:04:38 +05:30
03cbad5110
fix: inbox issue bug fixes and improvements. ( #3460 )
...
* style: fix create comment card overflow issue.
* chore: improved loader and filter selection logic.
* chore: implement inbox issue navigation functionality.
* chore: loaders in inbox issue sidebar and the content root
* chore: inbox issue detail sidebar revamp.
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com >
2024-01-25 13:41:02 +05:30
Aaryan Khandelwal and GitHub
2956c43ed5
fix: issues list modal not closing on escape key ( #3463 )
2024-01-25 13:30:44 +05:30
Aaryan Khandelwal and GitHub
eae32593cb
chore: added optional tooltip to dropdowns ( #3462 )
2024-01-25 13:29:56 +05:30
Anmol Singh Bhatia and GitHub
7fd625e0e3
fix: project pages loader ( #3461 )
2024-01-25 12:38:55 +05:30
Bavisetti Narayan and GitHub
f007dcff26
fix: page archive and unarchive ( #3459 )
2024-01-25 00:48:18 +05:30
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
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
rahulramesha and GitHub
911211cf3d
Chore: change kanban layout and issue activity fixes ( #3458 )
...
* change back the to kanban to enable full board scrolling
* fix adding context to activity
2024-01-24 20:32:13 +05:30
Aaryan Khandelwal and GitHub
53b41481a2
chore: dashboard empty states, fetching logic ( #3455 )
...
* chore: remove one-time fetching
* chore: update empty states
* chore: updated icons
* chore: empty state content
2024-01-24 19:41:02 +05:30
9d9d703c62
chore: workspace active cycles upgrade page implementation ( #3454 )
...
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-01-24 19:37:49 +05:30
Aaryan Khandelwal and GitHub
a2f34e9573
style: peek overview and issue details properties ( #3447 )
...
* style: peek overview and issue details properties
* fix: cycle and module remove function
* style: update placeholder text color
* fix: relation constant
* chore: added todos to fix later
2024-01-24 19:21:59 +05:30
Aaryan Khandelwal and GitHub
81f84f24f7
fix: outsideClickDetector not working on the date dropdown ( #3450 )
2024-01-24 19:13:38 +05:30
Anmol Singh Bhatia and GitHub
87f39d7372
chore: empty state revamp and loader improvement ( #3448 )
...
* chore: empty state asset added
* chore: empty state asset updated and image path helper function added
* chore: empty state asset updated
* chore: empty state asset updated and empty state details constant added
* chore: empty state component, helper function and comicbox button added
* chore: draft, archived and project issue empty state
* chore: cycle, module and issue layout empty state
* chore: analytics, dashboard, all issues, pages and project view empty state
* chore:projects empty state
* chore:projects empty state improvement
* chore: cycle, module, view and page loader improvement
* chore: code refactor
2024-01-24 19:12:54 +05:30
Henit Chobisa and GitHub
1a1594e818
chore: Removed Issue Embeds from the Document Editor ( #3449 )
...
* fix: issue embed going to next line when selected on slash commands
* fix: issue suggestions selecting next embed on arrow down
* fix: pages crashing, because of incorrect data type
* chore: removed issue embeds from document editor and page interface
* fix: upgraded issue widget card to show only Placeholder
* fix: pricing url changes for issue embed placeholder
* fix: build errors
2024-01-24 19:12:36 +05:30
M. Palanikannan and GitHub
8d3ea5bb3e
fix: delete and restore for dynamic urls for minio hosted images fix… ( #3452 )
...
* feat: delete and restore for dynamic urls for minio hosted images fixed in spaces
* feat: delete and restore images calls fixed for web
2024-01-24 18:56:19 +05:30
rahulramesha and GitHub
6a2be6afc4
fix: archived issues and minor bug fixes ( #3451 )
...
* make computedFn without optional arguments
* fix archived issues
* fix activity changes with proper context
* fix display filters that require server side filtering
2024-01-24 18:50:54 +05:30
Henit Chobisa and GitHub
338d58f79d
fix: fixed checklist scrolling on click ( #3453 )
2024-01-24 18:49:44 +05:30
M. Palanikannan and GitHub
e23e4bc392
fix: inline codes now exitable with right arrow key and inclusive ( #3446 )
...
* fix: inline codes now exitable with right arrow key and inclusive
* regression: toggle inline code on bubble menu selection
* feat: added different code block behaviour on selection and not selection
* fix: blockquote toggling and isActive state fixed
2024-01-24 14:59:48 +05:30
Prateek Shourya and GitHub
c1598c3d38
fix: input field value not changing in delete import modal. ( #3445 )
2024-01-24 13:16:46 +05:30
4a436eeee2
fix: project exports ( #3441 )
...
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-01-23 22:32:53 +05:30
rahulramesha and GitHub
47681fe9f8
fix: minor bug fixes and quality of life improvements ( #3444 )
...
* add concurrency to dev command to avaoid erroring out
* add context to issue activity
* minor quality of life improvement for exporter modal
* show the option to save draft issue only when there is content in name and description
* maintain commonality while referencing the user in activity
* fix minor changes in draft save issue modal logical condition
* minor change is state component for filter selection
* change logic for create issue activity
* change use last draft issue button to state control over previous on hover as that was inconsistent
2024-01-23 20:45:44 +05:30
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
guru_sainath and GitHub
c1e1b81b99
chore: sub issue mutation for state and project change ( #3442 )
...
* chore: sub-issues mutation
* chore: posthog un commented
2024-01-23 16:56:22 +05:30
sriram veeraghanta and GitHub
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
Aaryan Khandelwal and GitHub
0531dc3308
chore: fix authorization for new projects in the peek overview ( #3439 )
...
* chore: fix authorization for new projects in the peek overview
* fix: prjects empty state authorization
* fix: peek overview auth
2024-01-23 16:16:55 +05:30
e36b7a5ab9
fix: Kanban related issues ( #3436 )
...
* fix for drag and drop issues
* add horizontal scroll for kanban
* fix all issues quick action overlap
---------
Co-authored-by: Rahul R <rahul.ramesha@plane.so >
2024-01-23 16:09:37 +05:30
Anmol Singh Bhatia and GitHub
c6b756d918
chore: module and cycle bug fixes ( #3435 )
...
* chore: project active cycle improvement
* chore: cycle and module add existing mutation fix
2024-01-23 15:57:26 +05:30
sriram veeraghanta
f3ae57bc85
Merge branch 'preview' of github.com:makeplane/plane into develop
2024-01-23 15:56:29 +05:30
Manish Gupta and GitHub
2374161030
Sync Action Modified ( #3437 )
2024-01-23 15:53:07 +05:30
Nikhil and GitHub
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
Aaryan Khandelwal and GitHub
801f75f406
chore: drop-downs improvements and bug fixes ( #3433 )
...
* chore: dropdowns should close on selecting an option
* style: @plane/ui dropdown styling
* refactor: @plane/ui dropdowns
* fix: build errors
* fix: list layout dropdowns positioning
* fix: priority dropdown text in dark mode
2024-01-23 14:25:09 +05:30
f88109ef04
chore: issue activity, comments, and comment reaction store and component restructure ( #3428 )
...
* fix: issue activity and comment change
* chore: posthog enabled
* chore: comment creation in activity
* chore: comment crud in store mutation
* fix: issue activity/ comments `disable` and `showAccessSpecifier` logic.
* chore: comment reaction serializer change
* conflicts: merge conflicts resolved
* conflicts: merge conflicts resolved
* chore: add issue activity/ comments to peek-overview.
* imporve `showAccessIdentifier` logic.
* chore: remove quotes from issue activity.
* chore: use `projectLabels` instead of `workspaceLabels` in labels activity.
* fix: project publish `is_deployed` not updating bug.
* cleanup
* fix: posthog enabled
* fix: typos and the comment endpoint updates
* fix: issue activity icons update
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
2024-01-23 13:28:58 +05:30
Anmol Singh Bhatia and GitHub
bb50df0dff
chore: bug fixes and improvement ( #3434 )
...
* fix: peek overview issue delete bug
* chore: create cycle workflow improvement
* chore: project setting improvement
2024-01-23 13:11:39 +05:30
Aaryan Khandelwal and GitHub
2986769f28
fix: bugs in dashboard widgets ( #3420 )
...
* fix: bugs in dashboard widgets
* chore: updated view all issues button
* refactor: make use of getWidgetDetails and getWidgetStats computed functions
* fix: widgets redirection
* fix: build errors
2024-01-22 20:50:30 +05:30
fd5326dec6
chore: project cycle bug fixes and improvement ( #3427 )
...
* chore: burndown chart's completed at changes
* chore: project cycle bug fixes and improvement
* chore: cycle state constant updated
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-01-22 20:42:09 +05:30
49452a68ab
♻️ fix: Added new drag handle hide behavior to Pages ( #3426 )
...
- Removed unused `switchLinkView` function in `PageRenderer`
- Added `hideDragHandle` prop to `PageRenderer` component
- Updated `EditorContainer` component in `PageRenderer` to include `hideDragHandle` prop
- Removed unused code and variables in `DocumentEditor` component
- Added `hideDragHandleOnMouseLeave` state variable in `DocumentEditor` component
- Added `setHideDragHandleFunction` to set the hideDragHandle function from the DragAndDrop extension
- Passed `hideDragHandleOnMouseLeave` as prop to `PageRenderer` component in `DocumentEditor`
- Removed unused code and variables in `PageDetailsPage` component
- Updated `customClassName` prop in `PageRenderer` component used in `PageDetailsPage`
chore(deps): Update dependencies
- Updated `@tippyjs/react` dependency to version 4.2.6
- Updated `mobx-react-lite` dependency to version 4.0.5
- Updated `tippy.js` dependency to version 6.3.7
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-01-22 17:47:44 +05:30
b3ac9def8d
fix: issue property dropdown data flow ( #3425 )
...
* dev: workspace states and estimates
* refactor issue dropdown logic to help work properly with issues on global level
* fix: project labels response change
* fix label type
* change store computed actions to computed functions from mobx-utils
* fix: state response change
* chore: project and workspace state change
* fix state and label types
* chore: state and label serializer change
* modify state and label types
* fix dropdown reset on project id change
* fix label sort order
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
Co-authored-by: Rahul R <rahulr@Rahuls-MacBook-Pro.local >
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: Rahul R <rahul.ramesha@plane.so >
2024-01-22 17:07:32 +05:30
Prateek Shourya and GitHub
be62662bb1
chore: remove active cycle link from dashboard sidebar. ( #3423 )
2024-01-22 15:27:49 +05:30
sriram veeraghanta and GitHub
4eba5c115a
fix: docker branch builds ( #3424 )
...
* fix: build branch fixes
* fix: build branch fixes typos
* fix: changing push branches
2024-01-22 15:27:41 +05:30
sriram veeraghanta
24442ccc9c
fix: deleting old issue store
2024-01-22 13:58:34 +05:30
sriram veeraghanta
e32a50fba6
fix: merge conflicts reoslved
2024-01-22 13:56:38 +05:30
Aaryan Khandelwal and sriram veeraghanta
4baf2a2f09
fix: workspace project ids computed ( #3417 )
2024-01-22 13:23:10 +05:30
Aaryan Khandelwal and sriram veeraghanta
577118ca02
chore: new sign-in, sign-up and forgot password workflows ( #3415 )
...
* chore: sign up workflow updated
* chore: sign in workflow updated
* refactor: folder structure
* chore: forgot password workflow
* refactor: form component props
* chore: forgot password popover for instances with smtp unconfigured
* chore: updated UX copy
* chore: update reset password link
* chore: update email placeholder
2024-01-22 13:23:10 +05:30
Nikhil and sriram veeraghanta
4a26f11e23
dev: update apiserver .env.example ( #3412 )
2024-01-22 13:23:10 +05:30
Facundo Martin Gordillo and sriram veeraghanta
9926e321f6
fix: Updated "deployment documentation" link ( #3413 )
2024-01-22 13:23:10 +05:30
Prateek Shourya and sriram veeraghanta
7f5028a4f6
refactor: move all sidebar links to constant file. ( #3414 )
...
* chore: move all workspace, project and profile links constants into their own constants file.
* chore: sidebar menu links improvement.
2024-01-22 13:23:10 +05:30
06a7bdffd7
Improvement: High Performance MobX Integration for Pages ✈︎ ( #3397 )
...
* fix: removed parameters `workspace`, `project` & `id` from the patch calls
* feat: modified components to work with new pages hooks
* feat: modified stores
* feat: modified initial component
* feat: component implementation changes
* feat: store implementation
* refactor pages store
* feat: updated page store to perform async operations faster
* fix: added types for archive and restore pages
* feat: implemented archive and restore pages
* fix: page creating twice when form submit
* feat: updated create-page-modal
* feat: updated page form and delete page modal
* fix: create page modal not updating isSubmitted prop
* feat: list items and list view refactored for pages
* feat: refactored project-page-store for inserting computed pagesids
* chore: renamed project pages hook
* feat: added favourite pages implementation
* fix: implemented store for archived pages
* fix: project page store for recent pages
* fix: issue suggestions breaking pages
* fix: issue embeds and suggestions breaking
* feat: implemented page store and project page store in page editor
* chore: lock file changes
* fix: modified page details header to catch mobx updates instead of swr calls
* fix: modified usePage hook to fetch page details when reloaded directly on page
* fix: fixed deleting pages
* fix: removed render on props changed
* feat: implemented page store inside page details
* fix: role change in pages archives
* fix: rerending of pages on tab change
* fix: reimplementation of peek overview inside pages
* chore: typo fixes
* fix: issue suggestion widget selecting wrong issues on click
* feat: added labels in pages
* fix: deepsource errors fixed
* fix: build errors
* fix: review comments
* fix: removed swr hooks from the `usePage` store hook and refactored `issueEmbed` hook
* fix: resolved reviewed comments
---------
Co-authored-by: Rahul R <rahulr@Rahuls-MacBook-Pro.local >
2024-01-22 13:22:09 +05:30
Bavisetti Narayan and sriram veeraghanta
d3dedc8e51
fix: user profile issues ( #3409 )
2024-01-22 13:22:09 +05:30
d656f8e62a
fix: update global issues filter and enable profile issues ( #3410 )
...
* fix all issues and fix profile issues
* minor comments update
* minor change nullish check logic
* update nullish check logic
---------
Co-authored-by: Rahul R <rahulr@Rahuls-MacBook-Pro.local >
2024-01-22 13:22:09 +05:30
Anmol Singh Bhatia and sriram veeraghanta
864519e770
chore: issue filter loader improvement ( #3406 )
2024-01-22 13:22:09 +05:30
Nikhil and sriram veeraghanta
034f0a06db
fix: key validation when magic sign in ( #3403 )
2024-01-22 13:22:09 +05:30
7263cb072c
chore(deps): bump follow-redirects from 1.15.3 to 1.15.4 ( #3349 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.4 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-22 13:22:09 +05:30
ea3a0362b0
fix: enable global/ all issues ( #3405 )
...
* fix global issues and views
* remove separate layouts for specific views
* add permissions to views
* fix global issues filters
---------
Co-authored-by: Rahul R <rahulr@Rahuls-MacBook-Pro.local >
2024-01-22 13:22:09 +05:30
c9337d4a41
feat: dashboard widgets ( #3362 )
...
* fix: created dashboard, widgets and dashboard widget model
* fix: new user home dashboard
* chore: recent projects list
* chore: recent collaborators
* chore: priority order change
* chore: payload changes
* chore: collaborator's active issue count
* chore: all dashboard widgets added with services and typs
* chore: centered metric for pie chart
* chore: widget filters
* chore: created issue filter
* fix: created and assigned issues payload change
* chore: created issue payload change
* fix: date filter change
* chore: implement filters
* fix: added expansion fields
* fix: changed issue structure with relation
* chore: new issues response
* fix: project member fix
* chore: updated issue_relation structure
* chore: code cleanup
* chore: update issues response and added empty states
* fix: button text wrap
* chore: update empty state messages
* fix: filters
* chore: update dark mode empty states
* build-error: Type check in the issue relation service
* fix: issues redirection
* fix: project empty state
* chore: project member active check
* chore: project member check in state and priority
* chore: remove console logs and replace harcoded values with constants
* fix: code refactoring
* fix: key name changed
* refactor: mapping through similar components using an array
* fix: build errors
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com >
Co-authored-by: gurusainath <gurusainath007@gmail.com >
2024-01-22 13:22:09 +05:30
Prateek Shourya and sriram veeraghanta
f347c1cd69
refactor: update create/update issue modal to use currently active store's create/update method. ( #3395 )
...
* refactor: update `create/update issue` modal to use currently active store's create/update method.
* chore: add condition to avoid multiple API calls if the current store is MODULE or CYCLE.
* remove: console log
* chore: update `currentStore` to `storeType`.
2024-01-22 13:21:45 +05:30
Nikhil and sriram veeraghanta
3f07c48b35
chore: update issue template to auto assign and update labels ( #3404 )
2024-01-22 13:21:45 +05:30
M. Palanikannan and sriram veeraghanta
04b2214bf2
🐛 fix: Hide drag handle when cursor leaves the editor container ( #3401 )
...
This fix adds support for hiding the drag handle when the cursor leaves the editor container. It improves the user experience by providing a cleaner interface and removing unnecessary visual elements especially while scrolling.
- Add `hideDragHandle` prop to `EditorContainer` component in `editor-container.tsx`.
- Implement `onMouseLeave` event handler in `EditorContainer` to invoke `hideDragHandle` function.
- Update `DragAndDrop` extension in `drag-drop.tsx` to accept a `setHideDragHandle` function as an optional parameter.
- Pass the `setHideDragHandle` function from `RichTextEditor` component to `DragAndDrop` extension in `RichTextEditorExtensions` function in `index.tsx`.
- Set `hideDragHandleOnMouseLeave` state in `RichTextEditor` component to store the `hideDragHandlerFromDragDrop` function.
- Create `setHideDragHandleFunction` callback function in `RichTextEditor` to update the `hideDragHandleOnMouseLeave` state.
- Pass `hideDragHandleOnMouseLeave` as `hideDragHandle` prop to `EditorContainer` component in `RichTextEditor`.
2024-01-22 13:21:45 +05:30
Prateek Shourya and sriram veeraghanta
1adb38655a
fix: stack integration disable button mutation issue in project settings. ( #3402 )
2024-01-22 13:21:45 +05:30
Manish Gupta and sriram veeraghanta
4ab64b6905
dev: self host local build for other arch cpu ( #3358 )
...
handled x86_64 along with amd64
2024-01-22 13:21:45 +05:30
sriram veeraghanta
4b0d85591e
fix: updated env variables at root ( #3390 )
2024-01-22 13:21:45 +05:30
Erhan and sriram veeraghanta
8e2789af3e
Fix self-hosting docker-compose doc link ( #3389 )
...
Fixes the link as it leads to a 404 at the moment in the documentation / readme.
2024-01-22 13:21:45 +05:30
3592feb3d7
fix error meesage on successful error message ( #3387 )
...
Co-authored-by: Rahul R <rahulr@Rahuls-MacBook-Pro.local >
2024-01-22 13:21:45 +05:30
Nikhil and sriram veeraghanta
bc6a2542f5
dev: remove slack ping ( #3377 )
2024-01-22 13:20:06 +05:30
Prateek Shourya and sriram veeraghanta
5e2d93df52
fix: project views bugs related to store refactor. ( #3391 )
...
* chore: remove debounce logic to fix create/ update view modal bugs.
* fix: bug in delete views not mutating the store.
* chore: replace `Project Empty State` with `Project Views Empty State`.
* chore: add issue peek overview.
* refactor: issue update, delete actions for project views layout.
fix: issue update and delete action throwing error bug.
fix: issue quick add throwing error bug.
2024-01-22 13:19:44 +05:30
M. Palanikannan and sriram veeraghanta
cce349b805
[chore]: Removed explicit dependencies and cleaned up turbo config ( #3388 )
...
* Removed explicit dependencies and cleaned up turbo config
* fix: upgrade turbo
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-01-22 13:19:44 +05:30
fadda7cf04
fix: refactor related bugs ( #3384 )
...
* fix sub issues inside issue detail
* close peek over view after opening issue detail
* fix error while opening peek overview
* fix saving project views
---------
Co-authored-by: Rahul R <rahulr@Rahuls-MacBook-Pro.local >
2024-01-22 13:19:44 +05:30
Anmol Singh Bhatia and sriram veeraghanta
c4093d29a7
chore: filter and display properties improvement ( #3382 )
2024-01-22 13:19:44 +05:30
Anmol Singh Bhatia and sriram veeraghanta
8c89e9cc01
chore: esc to close peek overview added ( #3380 )
2024-01-22 13:19:44 +05:30
Anmol Singh Bhatia and sriram veeraghanta
5625a3581a
fix: drag and delete issue ( #3379 )
2024-01-22 13:19:44 +05:30
Lakhan Baheti and sriram veeraghanta
ee387c4222
chore webhook create page removed ( #3376 )
...
* chore webhook create page removed
* fix: removed unused variables
2024-01-22 13:19:44 +05:30
6a16a98b03
chore: update in sub-issues component and property validation and issue loaders ( #3375 )
...
* fix: handled undefined issue_id in list layout
* chore: refactor peek overview and user role validation.
* chore: sub issues
* fix: sub issues state distribution changed
* chore: sub_issues implementation in issue detail page
* chore: fixes in cycle/ module layout.
* Fix progress chart
* Module issues's update/ delete.
* Peek Overview for Modules/ Cycle.
* Fix Cycle Filters not applying bug.
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-01-22 13:19:43 +05:30
sriram veeraghanta
11f84a986c
chore: formatting all python files using black formatter ( #3366 )
2024-01-22 13:19:43 +05:30
4b0d48b290
enable peekoverview for spreadsheet and minor refactor for faster opening of the peekoverview component ( #3361 )
...
Co-authored-by: Rahul R <rahulr@Rahuls-MacBook-Pro.local >
2024-01-22 13:19:43 +05:30
9789068880
fix: project loaders for mobx store ( #3356 )
...
* add loaders to all the dropdowns outside project wrpper
* fix build errors
* minor refactor for project states color
---------
Co-authored-by: Rahul R <rahulr@Rahuls-MacBook-Pro.local >
2024-01-22 13:19:43 +05:30
Henit Chobisa and sriram veeraghanta
151c355177
[FIX] Pages Malfunctioning on Load and Recent Pages Computation ( #3359 )
...
* fix: fixed `usePage` hook returning context instead of IPageStore
* fix: updated recent pages with `updated_at` instead of `created_at`
* fix: thown error instead of returning empty array
2024-01-22 13:19:43 +05:30
38580c3940
Fix env substitute issue in websocket docker setup ( #3296 )
...
* fix websocket connection issue in docker makeplane/plane#3195
* fix websocket connection issue for local env with removing from the prod nginx conf template makeplane/plane#319
* fix env substitution issue of proxy_set_header makeplane/plane#3196
* review fixes
---------
Co-authored-by: Manish Gupta <manish@mgupta.me >
2024-01-22 13:19:43 +05:30
sriram veeraghanta
7ff91fdb82
fix: create more toggle fixes in create issue modal ( #3355 )
...
* fix: create more issue bugfixes
* fix: removing all warning
2024-01-22 13:19:43 +05:30
sriram veeraghanta
a679b42200
fix: create sync action ( #3353 )
...
* fix: create sync action changes
* fix: typo changes
2024-01-22 13:19:43 +05:30
M. Palanikannan and sriram veeraghanta
27762ea500
fix: inline code blocks, code blocks and links have saner behaviour ( #3318 )
...
* fix: removed backticks in inline code blocks
* added better error handling while cancelling uploads
* fix: inline code blocks, code blocks and links have saner behaviour
- Inline code blocks are now exitable, don't have backticks, have better padding vertically and better regex matching
- Code blocks on the top and bottom of the document are now exitable via Up and Down Arrow keys
- Links are now exitable while being autolinkable via a custom re-write of the tiptap-link-extension
* fix: more robust link checking
2024-01-22 13:19:43 +05:30
2cd5dbcd02
chore: Error Handling and Validation Updates ( #3351 )
...
* fix: handled undefined issue_id in list layout
* chore: updated label select dropdown in the issue detail
* fix: peekoverview issue is resolved
* chore: user role validation for issue details.
* fix: Link, Attachement, parent mutation
* build-error: build error resolved in peekoverview
* chore: user role validation for issue details.
* chore: user role validation for `issue description`, `parent`, `relation` and `subscription`.
* chore: issue subscription mutation
* chore: user role validation for `labels` in issue details.
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
2024-01-22 13:19:43 +05:30
96868760a3
update swr config to not fetch everything on focus ( #3350 )
...
Co-authored-by: Rahul R <rahulr@Rahuls-MacBook-Pro.local >
2024-01-22 13:19:43 +05:30
df97b35a99
chore: Refactor Spreadsheet view for better code maintainability and performance ( #3322 )
...
* refcator spreadsheet to use table and roow based approach rather than column based
* update spreadsheet and optimized layout
* fix issues in spread sheet
* close quick action menu on click
---------
Co-authored-by: Rahul R <rahulr@Rahuls-MacBook-Pro.local >
2024-01-22 13:19:43 +05:30
4611ec0b83
chore: refactored and resolved build issues on the issues and issue detail page ( #3340 )
...
* fix: handled undefined issue_id in list layout
* dev: issue detail store and optimization
* dev: issue filter and list operations
* fix: typo on labels update
* dev: Handled all issues in the list layout in project issues
* dev: handled kanban and auick add issue in swimlanes
* chore: fixed peekoverview in kanban
* chore: fixed peekoverview in calendar
* chore: fixed peekoverview in gantt
* chore: updated quick add in the gantt chart
* chore: handled issue detail properties and resolved build issues
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2024-01-22 13:19:43 +05:30
e6b31e2550
fix: link preview editor ( #3335 )
...
* feat: added link preview plugin in document editor
* fix: readonly editor page renderer css
* fix: autolink issue with links
* chore: added floating UI
* feat: added link preview components
* feat: added floating UI to page renderer for link previews
* feat: added actionCompleteHandler to page renderer
* chore: Lock file changes
* fix: regex security error
* chore: updated radix with lucid icons
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2024-01-22 13:19:43 +05:30
Nikhil and sriram veeraghanta
59fb371e3d
dev: fix smtp configuration ( #3339 )
2024-01-22 13:19:43 +05:30
Nikhil and sriram veeraghanta
23e5306f6d
dev: update the instance urls ( #3329 )
2024-01-22 13:19:43 +05:30
0f99fb302b
chore: modal and dropdown improvement ( #3332 )
...
* dev: dropdown key down custom hook added
* chore: plane ui dropdowns updated
* chore: cycle and module tab index added in modals
* chore: view and page tab index added in modals
* chore: issue modal tab indexing added
* chore: project modal tab indexing added
* fix: build fix
* build-error: build error in pages new structure and reverted back to old page structure
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com >
2024-01-22 13:19:43 +05:30
Manish Gupta and sriram veeraghanta
0e49d616b7
fixes web container public assets ( #3336 )
2024-01-22 13:19:43 +05:30
Nikhil and sriram veeraghanta
e72920d33e
fix: update jira summary endpoints ( #3333 )
...
* dev: update jira summary endpoints
* dev: update jira project key validations
* dev: updated key length
2024-01-22 13:19:43 +05:30
Nikhil and sriram veeraghanta
80dc38b649
fix: jira importer validations ( #3323 )
...
* fix: jira importer validations
* dev: update validation for cloud hostname
* dev: update the function to be used externally
* dev: update codeql workflow
* dev: update repository selection api
2024-01-22 13:19:43 +05:30
Nikhil and sriram veeraghanta
43b503c756
fix: security warnings related to information exposure and regex validations ( #3325 )
2024-01-22 13:19:43 +05:30
68d370fd86
chore(deps): bump tj-actions/changed-files in /.github/workflows ( #3327 )
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 38 to 41.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/changed-files/compare/v38...v41 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
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-22 13:19:43 +05:30
Bavisetti Narayan and sriram veeraghanta
5e03f3dd82
chore: mobile configs ( #3328 )
...
* chore: mobile configs
* chore: mobile configurations changed
* chore: removed the slack id
* chore: reversed google client id
2024-01-22 13:19:43 +05:30
1257a88089
fix: breaking cycle issues and replacing router.push with Links ( #3330 )
...
* fix cycle creation and active cycle map
* minor fix in cycle store
* create cycle breaking fix
* replace last possible bits of router.push with Link
---------
Co-authored-by: Rahul R <rahulr@Rahuls-MacBook-Pro.local >
2024-01-22 13:19:43 +05:30
Prateek Shourya and sriram veeraghanta
12a3392722
fix: estimate order not maintained in create/ update modal. ( #3326 )
...
* fix: estimate order not maintained in create/ update modal.
* fix: estimate points mutation on update.
2024-01-22 13:19:43 +05:30
sriram veeraghanta
b62a1b11b1
fix: pages store structure changes
2024-01-22 13:19:43 +05:30
Anmol Singh Bhatia and sriram veeraghanta
0a05aef046
fix: workspace invitations response updated ( #3321 )
2024-01-22 13:19:43 +05:30
efd3ebf067
chore: bug fixes and improvement ( #3303 )
...
* refactor: updated preloaded function for the list view quick add
* fix: resolved bug in the assignee dropdown
* chore: issue sidebar link improvement
* fix: resolved subscription store bug
* chore: updated preloaded function for the kanban layout quick add
* chore: resolved issues in the list filters and component
* chore: filter store updated
* fix: issue serializer changed
* chore: quick add preload function updated
* fix: build error
* fix: serializer changed
* fix: minor request change
* chore: resolved build issues and updated the prepopulated data in the quick add issue.
* fix: build fix and code refactor
* fix: spreadsheet layout quick add fix
* fix: issue peek overview link section updated
* fix: cycle status bug fix
* fix: serializer changes
* fix: assignee and labels listing
* chore: issue modal parent_id default value updated
* fix: cycle and module issue serializer change
* fix: cycle list serializer changed
* chore: prepopulated validation in both list and kanban for quick add and group header add issues
* chore: group header validation added
* fix: issue response payload change
* dev: make cycle and module issue create response simillar
* chore: custom control link component added
* dev: make issue create and update response simillar to list and retrieve
* fix: build error
* chore: control link component improvement
* chore: globalise issue peek overview
* chore: control link component improvement
* chore: made changes and optimised the issue peek overview root
* build-error: resolved build erros for issueId dependancy from issue detail store
* chore: peek overview link fix
* dev: update state nullable rule
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com >
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2024-01-22 13:19:43 +05:30
Prateek Shourya and sriram veeraghanta
266f14d550
fix: project identifier cursor behaviour in create project modal. ( #3320 )
2024-01-22 13:19:43 +05:30
Prateek Shourya and sriram veeraghanta
9eb8f41008
chore: UI/UX improvements ( #3319 )
...
* chore: add proper message for cycle/ module having start & end date but isn't active yet.
* fix: infinite loader after updating workspace settings.
* fix: user profile icon dropdown doesn't closes automatically.
* style: fix inconsistent padding in cycle empty state.
* chore: remove multiple `empty state` in labels settings and improve add label logic.
* style: fix inconsistent padding in project label, integration and estimates empty state.
* style: fix integrations settings breadcrumb title.
* style: add proper `disabled` styles for email field in profile settings.
* style: fix cycle layout height.
2024-01-22 13:19:43 +05:30
M. Palanikannan and sriram veeraghanta
b340232e76
✨ chore: Updated TableView component in table extension to solve sentry ( #3309 )
...
error of table not being defined while getting getBoundingClientRect()
and solve other TS issues
- Added ResolvedPos import from @tiptap/pm/model
- Updated setCellsBackgroundColor function parameter type to string
- Declared ToolboxItem type for toolbox items
- Modified columnsToolboxItems and rowsToolboxItems to use the ToolboxItem type
- Updated createToolbox function parameters to specify Element or null for triggerButton and ToolboxItem[] for items
- Added ts-expect-error comment above the toolbox variable declaration
- Updated update method parameter type to readonly Decoration[]
- Changed destructuring assignment of hoveredTable and hoveredCell in updateControls method to use Object.values and reduce method
- Added null check for this.table in updateControls method
- Wrapped the code that updates columnsControl and rowsControl with null checks for each control
- Replaced ts-ignore comments with proper dispatch calls in selectColumn and selectRow methods
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-01-22 13:19:43 +05:30
Aaryan Khandelwal and sriram veeraghanta
64ca267db4
dev: new create issue modal ( #3312 )
2024-01-22 13:19:43 +05:30
sriram veeraghanta
46e79dde27
fix: Login workflow depending on smtp is configured ( #3307 )
2024-01-22 13:19:43 +05:30
Jigin Jayaprakash and sriram veeraghanta
7272c54439
Fixes 3299 ( #3308 )
2024-01-22 13:19:20 +05:30
Nikhil and GitHub
543636eb40
dev: update apiserver .env.example ( #3412 )
2024-01-19 16:13:22 +05:30
Facundo Martin Gordillo and GitHub
6c2fecd322
fix: Updated "deployment documentation" link ( #3413 )
2024-01-19 16:10:41 +05:30
Nikhil and GitHub
af5057defa
fix: key validation when magic sign in ( #3403 )
2024-01-18 16:04:04 +05:30
c5e7c2f6a8
chore(deps): bump follow-redirects from 1.15.3 to 1.15.4 ( #3349 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.4 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-18 15:52:53 +05:30
Nikhil and GitHub
eda1e46a2d
chore: update issue template to auto assign and update labels ( #3404 )
2024-01-18 13:45:52 +05:30
Manish Gupta and GitHub
ee78b4fe52
dev: self host local build for other arch cpu ( #3358 )
...
handled x86_64 along with amd64
2024-01-17 19:03:57 +05:30
sriram veeraghanta and GitHub
a19598fec1
fix: updated env variables at root ( #3390 )
2024-01-17 16:44:31 +05:30
Erhan and GitHub
afff9790d4
Fix self-hosting docker-compose doc link ( #3389 )
...
Fixes the link as it leads to a 404 at the moment in the documentation / readme.
2024-01-17 16:42:11 +05:30
c0cd201b7c
fix error meesage on successful error message ( #3387 )
...
Co-authored-by: Rahul R <rahulr@Rahuls-MacBook-Pro.local >
2024-01-17 16:35:21 +05:30
Nikhil and GitHub
942785b7c0
dev: remove slack ping ( #3377 )
2024-01-16 19:09:42 +05:30
a70f551d17
Fix env substitute issue in websocket docker setup ( #3296 )
...
* fix websocket connection issue in docker makeplane/plane#3195
* fix websocket connection issue for local env with removing from the prod nginx conf template makeplane/plane#319
* fix env substitution issue of proxy_set_header makeplane/plane#3196
* review fixes
---------
Co-authored-by: Manish Gupta <manish@mgupta.me >
2024-01-10 13:35:24 +05:30
Manish Gupta and GitHub
2580e66d4b
fixes web container public assets ( #3336 )
2024-01-09 22:50:51 +05:30
Nikhil and GitHub
d887b780ae
fix: update jira summary endpoints ( #3333 )
...
* dev: update jira summary endpoints
* dev: update jira project key validations
* dev: updated key length
2024-01-09 20:40:23 +05:30
Nikhil and GitHub
4b0ccea146
fix: jira importer validations ( #3323 )
...
* fix: jira importer validations
* dev: update validation for cloud hostname
* dev: update the function to be used externally
* dev: update codeql workflow
* dev: update repository selection api
2024-01-08 23:27:09 +05:30
Nikhil and GitHub
02a776396b
fix: security warnings related to information exposure and regex validations ( #3325 )
2024-01-08 23:26:32 +05:30
5cd93f5e59
chore(deps): bump tj-actions/changed-files in /.github/workflows ( #3327 )
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 38 to 41.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/changed-files/compare/v38...v41 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
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-08 22:45:10 +05:30
Jigin Jayaprakash and GitHub
69b1d0a929
Fixes 3299 ( #3308 )
2024-01-04 17:26:14 +05:30
Anmol Singh Bhatia and GitHub
b522de99ba
chore: profile setting improvement ( #3306 )
2024-01-03 18:25:41 +05:30
Prateek Shourya and GitHub
b58d7a715a
style: remove unnecessary vertical scroll in All Issues Tabs. ( #3300 )
2024-01-03 12:52:55 +05:30
Bavisetti Narayan and GitHub
87cd44bcd2
fix: migration file fixes ( #3302 )
2024-01-02 18:52:46 +05:30
+7
804b7d8663
refactor: MobX store structure ( #3228 )
...
* query params from router as computed
* chore: setup workspace store and sub-stores
* chore: update router query store
* chore: update store types
* fix: pages store changes
* change observables and retain object reference
* fix build errors
* chore: changed the structure of workspace, project, cycle, module and pages
* fix: pages fixes
* fix: merge conflicts resolved
* chore: fixed workspace list
* chore: update workspace store accroding to the new response
* fix: adding page details to store
* fix: adding new contexts and providers
* dev: issues store and filters in new store
* dev: optimised the issue fetching in issue base store
* chore: project views id mapped
* update lodash set to directly run inside runInaction since it mutates the object
* fix: context changes
* code refactor kanban for better mainatinability
* optimize Kanban for performance
* chore: implemented hooks for all the created stores
* chore: removed bridge id
* css change and refactor
* chore: update cycle store structure
* chore: implement the new label root store
* chore: removed object structure
* chore: implement project view hook
* Kanban new store implementation for project issues
* fix project root for kanban
* feat: workspace and project members endpoint (#3092 )
* fix: merge conflicts resolved
* issue properties optimization
* chore: user stores
* chore: create new store context and update hooks
* chore: setup inbox store and implement router store
* chore: initialize and implement project estimate store
* chore: initialize global view store
* kanban and list view optimization
* chore: use new cycle and module store. (#3172 )
* chore: use new cycle and module store.
* chore: minor improvements.
* Revert "chore: merge develop"
This reverts commit 9d2e0e29e7 , reversing
changes made to 9595493c42 .
* chore: implement useGlobalView hook
* refactor: projects & inbox store instances (#3179 )
* refactor: projects & inbox store instances
* fix: formatting
* fix: action usage
* chore: implement useProjectState hook. (#3185 )
* dev: issue, cycle store optimiation
* fix build for code
* dev: removed dummy variables
* dev: issue store
* fix: adding todos
* chore: removing legacy store
* dev: issues store types and typos
* chore: cycle module user properties
* fix legacy store deletion issues
* chore: change POST to PATCH
* fix issues rendering for project root
* chore: removed workspace details in workpsaceinvite
* chore: created models for display properties
* chore: setup member store and implement it everywhere
* refactor: module store (#3202 )
* refactor: cycle store (#3192 )
* refator: cycle store
* some more improvements.
* chore: implement useLabel hook. (#3190 )
* refactor: inbox & project related stores. (#3193 )
* refactor: inbox -> filter, issues, inoxes & project -> publish, projects store
* refactor: workspace-project-id name
* fix kanban dropdown overlapping issue
* fix kanban layout minor re rendering
* chore: implement useMember store everywhere
* chore: create and implement editor mention store
* chore: removed the issue view user property
* chore: created at id changed
* dev: segway intgegration (#3132 )
* feat: implemented rabbitmq
* dev: initialize segway with queue setup
* dev: import refactors
* dev: create communication with the segway server
* dev: create new workers
* dev: create celery node queue for consuming messages from django
* dev: node to celery connection
* dev: setup segway and django connection
* dev: refactor the structure and add database integration to the app
* dev: add external id and source added
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
* dev: github importer (#3205 )
* dev: initiate github import
* dev: github importer all issues import
* dev: github comments and links for the imported issues
* dev: update controller to use logger and spread the resultData in getAllEntities
* dev: removed console log
* dev: update code structure and sync functions
* dev: updated retry logic when exception
* dev: add imported data as well
* dev: update logger and repo fetch
* dev: update jira integration to new structure
* dev: update migrations
* dev: update the reason field
* chore: workspace object id removed
* chore: view's creation fixed
* refactor: mobx store improvements. (#3213 )
* fix: state and label errors
* chore: remove legacy code
* fix: branch build fix (#3214 )
* branch build fix for release-* in case of space,backend,proxy
* fixes
* chore: update store names and types
* fix - file size limit not work on plane.settings.production (#3160 )
* fix - file size limit not work on plane.settings.production
* fix - file size limit not work on plane.settings.production
* fix - file size limit not work on plane.settings.production, move to common.py
---------
Co-authored-by: luanduongtel4vn <hoangluan@tel4vn.com >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
* style: instance admin email settings ui & ux update. (#3186 )
* refactor: use-user-auth hook (#3215 )
* refactor: use-user-auth hook
* fix: user store currentUserLoader
* refactor: project-view & application related stores (#3207 )
* refactor: project-view & application related stores
* rename: projectViews -> projectViewIds
* fix: project-view favourite state in store
* chore: remove unnecessary hooks and contexts (#3217 )
* chore: update issue assignee property component
* chore: bug fixes & improvement (#3218 )
* chore: draft issue validation added to prevent saving empty or whitespace title
* chore: resolve scrolling issue in page empty state
* chore: kanban layout quick add issue improvement
* fix: bugs & improvements (#3189 )
* fix: workspace invitation modal form values reset
* fix: profile sidebar avatar letter
* [refactor] Editor code refactoring (#3194 )
* removed relative imports from editor core
* Update issue widget file paths and imports to use kebab case instead of camel case, to align with coding conventions and improve consistency.
* Update Tiptap core and extensions versions to 2.1.13 and Tiptap React version to 2.1.13. Update Tiptap table imports to use the new location in package @tiptap/pm/tables. Update AlertLabel component to use the new type definition for LucideIcon.
* updated lock file
* removed default exports from editor/core
* fixed injecting css into the core package itself
* seperated css code to have single source of origin wrt to the package
* removed default imports from document editor
* all instances using index as key while mapping fixed
* Update Lite Text Editor package.json to remove @plane/editor-types as a dependency.
Update Lite Text Editor index.ts to update the import of IMentionSuggestion and IMentionHighlight from @plane/editor-types to @plane/editor-core.
Update Lite Text Editor ui/index.tsx to update the import of UploadImage, DeleteImage, IMentionSuggestion, and RestoreImage from @plane/editor-types to @plane/editor-core.
Update Lite Text Editor ui/menus/fixed-menu/index.tsx to update the import of UploadImage from @plane/editor-types to @plane/editor-core.
Update turbo.json to remove @plane/editor-types#build as a dependency for @plane/lite-text-editor#build, @plane/rich-text-editor#build, and @plane/document-editor#build.
* Remove deprecated import and adjust tippy.js usage in the slash-commands.tsx file of the editor extensions package.
* Update dependencies in `rich-text-editor/package.json`, remove `@plane/editor-types` and add `@plane/editor-core` in `rich-text-editor/src/index.ts`, and update imports in `rich-text-editor/src/ui/extensions/index.tsx` and `rich-text-editor/src/ui/index.tsx` to use `@plane/editor-core` instead of `@plane/editor-types`.
* Update package.json dependencies and add new types for image deletion, upload, restore, mention highlight, mention suggestion, and slash command item.
* Update import statements in various files to use the new package "@plane/editor-core" instead of "@plane/editor-types".
* fixed document editor to follow conventions
* Refactor imports in the Rich Text Editor package to use relative paths instead of absolute paths.
- Updated imports in `index.ts`, `ui/index.tsx`, and `ui/menus/bubble-menu/index.tsx` to use relative paths.
- Updated `tsconfig.json` to include the `baseUrl` compiler option and adjust the `include` and `exclude` paths.
* Refactor Lite Text Editor code to use relative import paths instead of absolute import paths.
* Added LucideIconType to the exports in index.ts for use in other files.
Created a new file lucide-icon.ts which contains the type LucideIconType.
Updated the icon type in HeadingOneItem in menu-items/index.tsx to use LucideIconType.
Updated the Icon type in AlertLabel in alert-label.tsx to use LucideIconType.
Updated the Icon type in VerticalDropdownItemProps in vertical-dropdown-menu.tsx to use LucideIconType.
Updated the Icon type in BubbleMenuItem in fixed-menu/index.tsx to use LucideIconType.
Deleted the file tooltip.tsx since it is no longer used.
Updated the Icon type in BubbleMenuItem in bubble-menu/index.tsx to use LucideIconType.
* ♻️ refactor: simplify rendering logic in slash-commands.tsx
The rendering logic in the file "slash-commands.tsx" has been simplified. Previously, the code used inline positioning for the popup, but it has now been removed. Instead of appending the popup to the document body, it is now appended to the element with the ID "tiptap-container". The "flip" option has also been removed. These changes have improved the readability and maintainability of the code.
* fixed build errors caused due to core's internal imports
* regression: fixed pages not saving issue and not duplicating with proper content issue
* build: Update @tiptap dependencies
Updated the @tiptap dependencies in the package.json files of `document-editor`, `extensions`, and `rich-text-editor` packages to version 2.1.13.
* 🚑 fix: Correct appendTo selector in slash-commands.tsx
Update the `appendTo` function call in `slash-commands.tsx` to use the correct selector `#editor-container` instead of `#tiptap-container`. This ensures that the component is appended to the appropriate container in the editor extension.
Note: The commit message assumes that the change is a fix for an issue or error. If it's not a fix, please provide more context so that an appropriate commit type can be determined.
* style: email placeholder changed across the platform (#3206 )
* style: email placeholder changed across the platform
* fix: placeholder text
* dev: updated new filter endpoints and restructured issue and issue filters store
* implement issues and replace useMobxStore
* remove all store legacy references
* dev: updated the orderby and subgroupby filters data
* dev:added projectId in issue filters for consistency
* fix more build errors
* dev: updated profile issues
* dev: removed store legacy
* dev: active cycle issues in the cycle issue store
* fix additional build errors and memoize issueActions in each layout component
* change store enums
* remove all useMobxStore references
* fix more build errors
* dev: reverted workspace invitation
* fix: build errors and warnings
* fix: optimistic update for instant operations (#3221 )
* fix: update functions failed case
* fix: typo
* chore: revert back to optimistic update approach for all `update related actions` (#3219 )
* fix: merge conflicts resolved
* chore: update memberMap logic in components
* add assignees to kanban groups and properties
* dev: migration fixes
* final bit of optimization on list view
* change all TODOs that are to be done before this release to FIXME
* change base Kanban TODOs that are to be done before this release to FIXME
* dev: add fields and expand for app serializers
* dev: issue detail store
* dev: update issue serializer to return object ids
* fix: Instance key added in settings and converted issues list api to arry instead of dict
* fix: removing segway files
* dev: control expand through query parameters
* revert: github importer
* Revert "dev: segway intgegration (#3132 )"
This reverts commit 1cc18a0915 .
* dev: remove migrations for segway
* dev: issue structure change and created workspacebasemodel
* dev: issue detail serializer
* fix: changed workspace dict
* dev: updated new issue structure
* chore: build fix
* dev: issue detail store refactor
* dev: created list endpoint for issue-relation
* dev: added issue attachments in issue detail store
* dev: added issue activity computed
* fix: build error
* chore: peek overview modal context added
* chore: build error fix
* dev: added sub_issues in issue details store
* dev: added complete issue serializer for sub issues
* dev: resolved type errors in issue root store
* dev: changed the issue relation structure
* chore: new global dropdowns
* chore: build error fix
* chore: cycle and module selection if disabled
* dev: removed unnecessary code from the workspace root
* chore: build error fix
* chore: issue relation remove endpoint
* fix: build error
* dev: typos and implemented issue relation store
* fix: yarn lock updated
* style: update the UI of all the dropdowns
* fix: state store fixes
* fix: key issue
* fix: state store console logs removed
* refactor: member dropdowns
* fix: moving types to packages
* fix: dropdown arrow positioning
* dev: removed logs
* style: label dropdown
* chore: restrict description notifications
* chore: description changes
* chore: update spreadsheet layout dropdowns
* fix: build errors
* chore: duplicate key change
* fix: ui bugs
* chore: relation activity change
* chore: comment activity changes
* chore: blocking issue removal
* chore: added project_id for relation
* chore: issue relation store and component
* chore: issue redirection issue in the issue realtion in detail page
* chore: created activity changed
* chore: issue links new store implementation on the issue detail
* chore: issue relation deletion acitivity changed
* chore: issue attachments new store implementation on the issue detail
* chore: workspace level issues
* fix: build errors
---------
Co-authored-by: rahulramesha <rahulramesham@gmail.com >
Co-authored-by: gurusainath <gurusainath007@gmail.com >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: Bavisetti Narayan <72156168+NarayanBavisetti@users.noreply.github.com >
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
Co-authored-by: Lakhan Baheti <94619783+1akhanBaheti@users.noreply.github.com >
Co-authored-by: Nikhil <118773738+pablohashescobar@users.noreply.github.com >
Co-authored-by: Manish Gupta <59428681+mguptahub@users.noreply.github.com >
Co-authored-by: Hoang Luan <luandnh98@gmail.com >
Co-authored-by: luanduongtel4vn <hoangluan@tel4vn.com >
Co-authored-by: Anmol Singh Bhatia <121005188+anmolsinghbhatia@users.noreply.github.com >
Co-authored-by: M. Palanikannan <73993394+Palanikannan1437@users.noreply.github.com >
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so >
2024-01-02 18:12:55 +05:30
Prateek Shourya and GitHub
1539340113
chore: date and time standardization all across the platform. ( #3283 )
...
* chore: date and time standardization all across the platform.
* chore: update `renderFormattedTime` function.
* remove unwanted code.
* fix: build errors
* chore: update `renderFormattedTime` function params.
2024-01-02 14:45:51 +05:30
Anmol Singh Bhatia and GitHub
d9ee692ce9
chore: gpt modal refactor ( #3276 )
...
* chore: gpt modal refactor
* chore: refactored gpt assistant modal to popover component
2024-01-02 13:07:12 +05:30
sriram veeraghanta and GitHub
c3ba9f61d8
Merge pull request #3290 from makeplane/develop
...
fix: project settings form not loading new data while switching between projects
2023-12-30 21:33:40 +05:30
sriram veeraghanta
6e702d6cc7
fix: project settings form not loading new data while switching between projects
2023-12-30 21:32:18 +05:30
sriram veeraghanta
447a8bc2f8
Merge branch 'master' of github.com:makeplane/plane into preview
2023-12-30 18:25:53 +05:30
sriram veeraghanta and GitHub
34d872beca
Merge pull request #3288 from makeplane/develop
...
Style: custom theme UI fixes (#3284 )
2023-12-30 11:07:04 +05:30
Prateek Shourya and GitHub
4263e9b507
Style: custom theme UI fixes ( #3284 )
...
* style: fix `background-color` inconsistency in issue layout when custom theme is applied.
* fix: theme dropdown overlapping with input color picker icons (z-index issue).
2023-12-30 11:05:15 +05:30
sriram veeraghanta and GitHub
768b4abf22
Merge pull request #3287 from makeplane/preview
...
promote: preview to master
2023-12-29 22:11:37 +05:30
sriram veeraghanta and GitHub
6f0af4689b
Merge pull request #3286 from makeplane/develop
...
promote: develop to preview
2023-12-29 22:10:24 +05:30
sriram veeraghanta
22bbdd5ab8
fix: add validations
2023-12-29 22:07:52 +05:30
sriram veeraghanta and GitHub
28a9c53202
Merge pull request #3281 from makeplane/preview
...
release: preview to master
2023-12-29 20:28:18 +05:30
sriram veeraghanta and GitHub
33d88f56da
Merge pull request #3280 from makeplane/develop
...
promote: develop changes to preview
2023-12-29 18:21:26 +05:30
sriram veeraghanta
23001d425f
Merge branch 'preview' of github.com:makeplane/plane into develop
2023-12-29 18:16:08 +05:30
sriram veeraghanta and GitHub
5de94c575a
fix: workspace invitation status fixes ( #3279 )
2023-12-29 17:49:39 +05:30
AbId KhAn and GitHub
f200acc1e8
fix websocket connection issue in docker makeplane/plane#3195 ( #3196 )
...
* fix websocket connection issue in docker makeplane/plane#3195
* fix websocket connection issue for local env with removing from the prod nginx conf template makeplane/plane#319
2023-12-29 16:49:09 +05:30
Prateek Shourya and GitHub
f132fe59ae
Chore/user role validation ( #3260 )
...
* chore: remove `Save View` option for guest/ viewer from project issues header.
* chore: allow guest/ viewer to clear applied filters in project issues.
* chore: disable `date`, `label` property access for guests/ viewer in all project issue views.
* chore: update `Workspace Issues` -> `All Issues` header.
* chore: refactor apply/ clear filter implementation in All Issues.
* Revert "chore: refactor apply/ clear filter implementation in All Issues."
This reverts commit 024822d54f .
* Revert "chore: allow guest/ viewer to clear applied filters in project issues."
This reverts commit 3dae871d23 .
* Revert "chore: update `Workspace Issues` -> `All Issues` header."
This reverts commit 03f90be188 .
* chore: remove `cursor-pointer` style from non actionable issue properties.
2023-12-29 16:35:03 +05:30
Nikhil and GitHub
e584259c04
feat: add external id and external source field to issue, cycle, module, label, comment, state and inbox issues ( #3277 )
2023-12-29 16:32:12 +05:30
sriram veeraghanta
a77ceb636f
Merge branches 'develop' and 'develop' of github.com:makeplane/plane into develop
2023-12-29 16:25:54 +05:30
10ab081a0b
chore: cycle current status ( #3270 )
...
* dev: cycle status
* chore: cycle status logic updated
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so >
2023-12-29 15:24:07 +05:30
Anmol Singh Bhatia and GitHub
1d5a3a02c1
fix: issue parent select ( #3267 )
2023-12-29 15:22:30 +05:30
sriram veeraghanta and GitHub
62b9b259c0
fix: adding issue title to the activity ( #3271 )
2023-12-28 18:53:06 +05:30
Anmol Singh Bhatia and GitHub
91e84aede1
fix: onboarding redirection loop and bug fixes ( #3250 )
...
* chore: try and catch added in handleSignInRedirection
* chore: remove unnecessary hooks
* fix: handleCopyIssueLink url updated
* chore: swap next_url with next_path and validate redirection logic for next_path url
2023-12-28 17:17:04 +05:30
Prateek Shourya and GitHub
71bf049e89
Style/UI improvements ( #3269 )
...
* style: update `Workspace Issues` -> `All Issues` header.
* style: fix issue activity text overflow issue.
2023-12-28 14:30:33 +05:30
sriram veeraghanta and GitHub
685e62a72f
fix: replacing onclick redirections with link tag. ( #3263 )
...
* fix: adding links to dashboard summary items
* fix: adding links to workspace sidebar dropdown
* fix: adding links to the sidebar
2023-12-28 14:29:20 +05:30
sriram veeraghanta
d9bd43f43c
fix: adding links to the sidebar
2023-12-28 11:54:16 +05:30
sriram veeraghanta
10bdcc906c
fix: adding links to workspace sidebar dropdown
2023-12-27 16:35:43 +05:30
sriram veeraghanta
54964924f0
fix: adding links to dashboard summary items
2023-12-27 16:15:56 +05:30
sriram veeraghanta
ff8008cbed
Merge branch 'preview' of github.com:makeplane/plane into develop
2023-12-27 15:37:03 +05:30
78428fb564
chore: estimates and issue parent id fixes ( #3188 )
...
* chore: validations and bug fixes
* chore: estimate point character limit validation
---------
Co-authored-by: LAKHAN BAHETI <lakhanbaheti9@gmail.com >
2023-12-27 15:35:15 +05:30
Bavisetti Narayan and GitHub
b2824366a8
fix: external api serializer ( #3259 )
...
* fix: passed workspace id and project id as context
* fix: issue activity
2023-12-27 15:33:31 +05:30
Anmol Singh Bhatia and GitHub
05eb728c40
chore: cycle & module sidebar improvement ( #3251 )
...
* chore: no lead option added in module lead select dropdown
* chore: module lead select dropdown code refactor
* chore: cycle sidebar improvement
* chore: module sidebar improvement
* style: cycle and module sidebar improvement
* style: app sidebar improvement
2023-12-27 15:16:13 +05:30
sriram veeraghanta and GitHub
ad2471c5a7
Merge pull request #3258 from makeplane/develop
...
fix: adding access token to build Pr (#3257 )
2023-12-26 19:00:10 +05:30
sriram veeraghanta and GitHub
440cfc0f20
fix: adding access token to build Pr ( #3257 )
2023-12-26 18:59:24 +05:30
sriram veeraghanta and GitHub
9a32d722dc
Merge pull request #3256 from makeplane/develop
...
promote: develop to preview
2023-12-26 18:22:04 +05:30
sriram veeraghanta and GitHub
37fe9a185c
fix: adding token to the build pr workflow ( #3254 )
...
* fix: adding token to the build pr workflow
* fix: using automatic github token
2023-12-26 18:13:13 +05:30
sriram veeraghanta
eabb31a764
fix: upgrading turbo repo changes
2023-12-26 17:04:59 +05:30
sriram veeraghanta
1e27c7936d
fix: eslint dependencies fixes
2023-12-26 17:03:43 +05:30
M. Palanikannan and GitHub
0a617eec26
🔧 fix: Pages mutation on component mount ( #3230 )
...
* 🔧 chore: Update revalidate option and add useEffect hook in PageDetailsPage component
- Set the `revalidate` option to `false` in the `commonSwrOptions` object.
- Add an `useEffect` hook that calls the `mutatePageDetails` function with specific options.
- Inside the `useEffect` hook, set `revalidate` to `true`, `populateCache` to `true`, and define a rollback function for error handling.
- If an error occurs during the rollback, display an error alert message using the `actionCompleteAlert` function.
- In the `updatePage` function, ensure that `workspaceSlug`, `projectId`, and `pageId` are all defined before proceeding.
* ♻️ refactor: Update code styling for inline code in CoreEditorExtensions
In the `packages/editor/core/src/ui/extensions/index.tsx` file, the code for inline code styling in the CoreEditorExtensions component has been updated. Previously, it was set to `false`, but now it is defined as an object with specific HTML attributes. The code styling includes a rounded-md background, custom primary color, margin, padding, font styling, and disabling spellcheck. This change improves the visual appearance and readability of inline code elements in the editor.
2023-12-26 16:45:00 +05:30
sriram veeraghanta and GitHub
ad20079e0c
Merge pull request #3249 from makeplane/develop
...
promote: moving stable changes from develop to preview
2023-12-26 14:25:01 +05:30
Lakhan Baheti and GitHub
e14baf17a7
style: create webhook page to modal ( #3223 )
...
* style: create webhook page to modal
* fix: create page removed
* fix: auto modal close on empty state
* fix: secret key heading removed from generated modal
2023-12-26 13:28:47 +05:30
Anmol Singh Bhatia and GitHub
542b18a585
fix: custom theme validation added ( #3246 )
2023-12-26 13:11:59 +05:30
sriram veeraghanta and GitHub
37d88cc05b
Merge pull request #3233 from makeplane/fix/types-slash-command
...
fix: Fixed types for slash commands by inspecting generics
2023-12-22 19:02:20 +05:30
Palanikannan1437
b652d1a8f1
fix: Fixed types for slash commands by inspecting generics
2023-12-22 18:52:00 +05:30
sriram veeraghanta
98b7a941f9
fix: yarn lock fixes
2023-12-22 18:37:14 +05:30
sriram veeraghanta and GitHub
dc131ee05b
Merge pull request #3232 from makeplane/release-0.15
...
fix: moving patch fixes from release 0.15 to 0.14.2
2023-12-22 18:19:47 +05:30
M. Palanikannan and sriram veeraghanta
0e3d15215d
[fix] Image insertion position at cursor position and Updated placeholder text. ( #3224 )
...
* Fix position bug in the UploadImagesPlugin widget decoration and adjust transaction to correctly insert image node and set meta data for image removal.
* Update CSS styles in editor.css to remove margin top and bottom on images and img placeholders and adjust the margin on the table in the editor container.
* Better typescript support for images extension.
Update the `Command` extension in `slash-commands.tsx` to include a `SlashCommandOptions` type for better TS support and allow spaces in the suggestion options and modify the `image` suggestion's search terms to include "img" in addition to "photo", "picture", and "media".
2023-12-22 18:10:21 +05:30
Lakhan Baheti and sriram veeraghanta
816b6abf3b
chore: allow non-latin characters to project identifier ( #3226 )
2023-12-22 18:10:21 +05:30
Lakhan Baheti and sriram veeraghanta
6ecaa661a7
style: email placeholder changed across the platform ( #3206 )
...
* style: email placeholder changed across the platform
* fix: placeholder text
2023-12-22 18:10:21 +05:30
M. Palanikannan and sriram veeraghanta
0b1efb173f
[refactor] Editor code refactoring ( #3194 )
...
* removed relative imports from editor core
* Update issue widget file paths and imports to use kebab case instead of camel case, to align with coding conventions and improve consistency.
* Update Tiptap core and extensions versions to 2.1.13 and Tiptap React version to 2.1.13. Update Tiptap table imports to use the new location in package @tiptap/pm/tables. Update AlertLabel component to use the new type definition for LucideIcon.
* updated lock file
* removed default exports from editor/core
* fixed injecting css into the core package itself
* seperated css code to have single source of origin wrt to the package
* removed default imports from document editor
* all instances using index as key while mapping fixed
* Update Lite Text Editor package.json to remove @plane/editor-types as a dependency.
Update Lite Text Editor index.ts to update the import of IMentionSuggestion and IMentionHighlight from @plane/editor-types to @plane/editor-core.
Update Lite Text Editor ui/index.tsx to update the import of UploadImage, DeleteImage, IMentionSuggestion, and RestoreImage from @plane/editor-types to @plane/editor-core.
Update Lite Text Editor ui/menus/fixed-menu/index.tsx to update the import of UploadImage from @plane/editor-types to @plane/editor-core.
Update turbo.json to remove @plane/editor-types#build as a dependency for @plane/lite-text-editor#build, @plane/rich-text-editor#build, and @plane/document-editor#build.
* Remove deprecated import and adjust tippy.js usage in the slash-commands.tsx file of the editor extensions package.
* Update dependencies in `rich-text-editor/package.json`, remove `@plane/editor-types` and add `@plane/editor-core` in `rich-text-editor/src/index.ts`, and update imports in `rich-text-editor/src/ui/extensions/index.tsx` and `rich-text-editor/src/ui/index.tsx` to use `@plane/editor-core` instead of `@plane/editor-types`.
* Update package.json dependencies and add new types for image deletion, upload, restore, mention highlight, mention suggestion, and slash command item.
* Update import statements in various files to use the new package "@plane/editor-core" instead of "@plane/editor-types".
* fixed document editor to follow conventions
* Refactor imports in the Rich Text Editor package to use relative paths instead of absolute paths.
- Updated imports in `index.ts`, `ui/index.tsx`, and `ui/menus/bubble-menu/index.tsx` to use relative paths.
- Updated `tsconfig.json` to include the `baseUrl` compiler option and adjust the `include` and `exclude` paths.
* Refactor Lite Text Editor code to use relative import paths instead of absolute import paths.
* Added LucideIconType to the exports in index.ts for use in other files.
Created a new file lucide-icon.ts which contains the type LucideIconType.
Updated the icon type in HeadingOneItem in menu-items/index.tsx to use LucideIconType.
Updated the Icon type in AlertLabel in alert-label.tsx to use LucideIconType.
Updated the Icon type in VerticalDropdownItemProps in vertical-dropdown-menu.tsx to use LucideIconType.
Updated the Icon type in BubbleMenuItem in fixed-menu/index.tsx to use LucideIconType.
Deleted the file tooltip.tsx since it is no longer used.
Updated the Icon type in BubbleMenuItem in bubble-menu/index.tsx to use LucideIconType.
* ♻️ refactor: simplify rendering logic in slash-commands.tsx
The rendering logic in the file "slash-commands.tsx" has been simplified. Previously, the code used inline positioning for the popup, but it has now been removed. Instead of appending the popup to the document body, it is now appended to the element with the ID "tiptap-container". The "flip" option has also been removed. These changes have improved the readability and maintainability of the code.
* fixed build errors caused due to core's internal imports
* regression: fixed pages not saving issue and not duplicating with proper content issue
* build: Update @tiptap dependencies
Updated the @tiptap dependencies in the package.json files of `document-editor`, `extensions`, and `rich-text-editor` packages to version 2.1.13.
* 🚑 fix: Correct appendTo selector in slash-commands.tsx
Update the `appendTo` function call in `slash-commands.tsx` to use the correct selector `#editor-container` instead of `#tiptap-container`. This ensures that the component is appended to the appropriate container in the editor extension.
Note: The commit message assumes that the change is a fix for an issue or error. If it's not a fix, please provide more context so that an appropriate commit type can be determined.
2023-12-22 18:10:18 +05:30
Lakhan Baheti and sriram veeraghanta
aceee7d2e2
fix: bugs & improvements ( #3189 )
...
* fix: workspace invitation modal form values reset
* fix: profile sidebar avatar letter
2023-12-22 18:09:41 +05:30
Anmol Singh Bhatia and sriram veeraghanta
0a41eff435
chore: bug fixes & improvement ( #3218 )
...
* chore: draft issue validation added to prevent saving empty or whitespace title
* chore: resolve scrolling issue in page empty state
* chore: kanban layout quick add issue improvement
2023-12-22 18:09:41 +05:30
Prateek Shourya and sriram veeraghanta
5f681973a0
style: instance admin email settings ui & ux update. ( #3186 )
2023-12-22 18:09:41 +05:30
9c65657a66
fix - file size limit not work on plane.settings.production ( #3160 )
...
* fix - file size limit not work on plane.settings.production
* fix - file size limit not work on plane.settings.production
* fix - file size limit not work on plane.settings.production, move to common.py
---------
Co-authored-by: luanduongtel4vn <hoangluan@tel4vn.com >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2023-12-22 18:09:39 +05:30
Manish Gupta and sriram veeraghanta
6fab75f9ab
fix: branch build fix ( #3214 )
...
* branch build fix for release-* in case of space,backend,proxy
* fixes
2023-12-22 18:08:36 +05:30
sriram veeraghanta and GitHub
111070bdb9
Merge pull request #3231 from makeplane/release-0.14.2
...
fix: branch build custom docker repo with suffix (#3182 )
2023-12-22 17:49:25 +05:30
David Chiang and GitHub
d76840ff6f
Fix spelling error in setting-label-list.tsx ( #3210 )
2023-12-22 17:24:02 +05:30
sriram veeraghanta and GitHub
d4b6f4faf1
Merge pull request #3227 from makeplane/develop
...
fix: posthog events trigger in staging (#3220 )
2023-12-22 14:05:51 +05:30
Ramesh Kumar Chandra and GitHub
fe9519314a
fix: posthog events trigger in staging ( #3220 )
...
* fix: posthog events trigger in staging
* refactor: cleared comment lines for warnings, added dependancy values
* refactor: removed unnecessary dependency
2023-12-22 14:05:17 +05:30
M. Palanikannan and GitHub
e141091e99
fix: Resolved page not saving/not copying contents bug ( #3203 )
...
This commit adds a duplicate_page function to the PageDetailsPage component, which allows users to duplicate a page. If the current page does not have a description_html value, it will be set to the default value from the pageDetails object. The formData object is updated with the necessary values for duplication, including the new page name and description. Additionally, the handleSubmit dependency is included in the useEffect hook to ensure proper form submission.
2023-12-20 18:54:16 +05:30
Lakhan Baheti and GitHub
40b8b0ac35
fix: role authorization for create project button in project empty state ( #3204 )
2023-12-20 18:53:35 +05:30
Manish Gupta and GitHub
47d6b152a0
branch build custom docker repo with suffix ( #3182 )
2023-12-20 16:58:04 +05:30
sriram veeraghanta
216a7c8fda
fix: adding additional headers to restrict iframe
2023-12-20 13:49:17 +05:30
sriram veeraghanta and GitHub
e7468292c7
Merge pull request #3175 from makeplane/preview
...
release: moving changes from preview to master
2023-12-18 19:29:43 +05:30
Anmol Singh Bhatia and GitHub
7bff8d2ec5
chore: cycle and module sidebar mutation fix ( #3174 )
...
* chore: issue action cycle sidebar mutation fix
* chore: issue action module sidebar mutation fix
2023-12-18 19:01:10 +05:30
sriram veeraghanta and GitHub
6f2cce081f
Merge pull request #3171 from makeplane/develop
...
Promote: develop change to preview
2023-12-18 15:37:53 +05:30
sriram veeraghanta and GitHub
a86dafc11c
Merge pull request #3170 from makeplane/preview
...
sync: moving contributions from preview to develop
2023-12-18 15:25:34 +05:30
Aaryan Khandelwal and GitHub
81256d6373
chore: add tooltips to issue properties with no value ( #3169 )
...
* chore: add tolltips to properties with no value
* chore: update property types
2023-12-18 15:17:38 +05:30
Lakhan Baheti and GitHub
c9792da4a1
fix: bug fixes & improvements ( #3159 )
...
* fix: on issue update updates_on not updating
* fix: on project change cycle update
* fix: update issue
2023-12-18 14:59:25 +05:30
Prateek Shourya and GitHub
37df0bcdd8
fix: issue with peek view properties not editable and options not being shown in all workspace issues. ( #3100 )
...
* fix: issue with peek view properties not editable and options not being shown in `all workspace issues`..
* refactor: use projectId from props instead of router query.
fix: issue in add to module/ cycle not working properly.
2023-12-18 14:47:40 +05:30
Prateek Shourya and GitHub
18c86bd8cc
chore: add email from address in Instance Admin Email Settings. ( #3155 )
2023-12-18 13:36:09 +05:30
0ee6c20272
chore(deps): bump cryptography in /apiserver/requirements ( #3166 )
...
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>
2023-12-18 13:26:21 +05:30
Prateek Shourya and GitHub
184db0156c
User role validation across workspace and projects. ( #3167 )
...
* chore: remove `add link` button for guests & viewer in modules sidebar.
* chore: remove `+` (add view) icon for guests & viewer in `All Issues`.
* chore: remove `Start Project` button from Dashboard & Projects empty state for guests & viewers.
* chore: project level user role validation for empty states.
2023-12-18 13:25:03 +05:30
Nikhil and GitHub
b7a0f3c693
fix: project cover list endpoint ( #3168 )
2023-12-18 13:19:04 +05:30
Ikko Eltociear Ashimine and GitHub
e40f38e2e1
fix: typo in install.sh ( #3136 )
...
availabe -> available
2023-12-18 12:17:15 +05:30
Lakhan Baheti and GitHub
05e7afab8d
fix: issue peek-overview delete functionality ( #3134 )
...
* fix: peek-overview delete issue
* refactor: removed unused variables
2023-12-18 12:14:57 +05:30
969a51f425
chore: issue click & peek overview improvement ( #3157 )
...
* improve issue popover to detect outside click
* chore: stopPropagation event added to prevent peekoverview triggering in action menu & issue properties
* chore: stopPropagation event added to prevent peekoverview triggering in issue properties
* chore: enable entire issue card clickability in list and kanban layout, introduce control-click functionality
to open issues in new tabs
* chore: build error fix and unused variable removed
* chore: build error fix
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2023-12-18 12:11:14 +05:30
sriram veeraghanta and GitHub
849bc92aea
Merge pull request #3121 from notpushkin/patch-1
...
Fix .vertical-lr in Firefox
2023-12-18 01:11:31 +05:30
Lakhan Baheti and GitHub
a37dec45d9
chore: made project-identifier rule consistent ( #3148 )
2023-12-17 00:39:23 +05:30
Lakhan Baheti and GitHub
e1793dda74
chore: role restriction to issue detail & peek-overview ( #3146 )
...
* chore: disabled interaction with title & description in peekview & issue detail
* chore: restriction to attachments delete for lower roles
* chore: kanban & calendar block drag restriction for lower roles
* fix: module/issue sidebar links access for lower roles
* fix: issue detail role validation
* fix: user role validation condition
2023-12-17 00:38:05 +05:30
Anmol Singh Bhatia and GitHub
31fdaf2659
fix: project members fetch fix ( #3145 )
...
* chore: all issues assignee fetch fix
* chore: assignee fetch logic updated
2023-12-17 00:36:56 +05:30
Aaryan Khandelwal and GitHub
8a1a6c6f62
chore: disable API calls for un-authorized users ( #3144 )
...
* fix: disable api calls if user doesn't have access
* chore: remove permissions from component level
* chore: rmeove console log and organize import statements
2023-12-17 00:35:53 +05:30
Prateek Shourya and GitHub
3d83101f69
fix: issue with cycle and module sidebar filter implementation. ( #3142 )
2023-12-17 00:34:42 +05:30
Lakhan Baheti and GitHub
d473ba9d0d
fix: create issue project ID ( #3131 )
2023-12-17 00:32:00 +05:30
Aaryan Khandelwal and GitHub
e5902152ab
fix: overflow issues in the profile settings layout ( #3163 )
2023-12-17 00:21:03 +05:30
sriram veeraghanta and GitHub
f03a9a6de8
fix: sync changes ( #3156 )
...
* fix: sync changes
* fix: sync changes
* fix: sync changes updated
2023-12-15 18:12:16 +05:30
Anmol Singh Bhatia and GitHub
b7e2f1e57a
chore: resolve priority sorting order ( #3141 )
2023-12-15 17:37:37 +05:30
sriram veeraghanta and GitHub
885de6f679
fix: sync changes ( #3154 )
2023-12-15 17:36:26 +05:30
sriram veeraghanta and GitHub
ce9714ff12
fix: sync pr changes ( #3153 )
2023-12-15 17:31:14 +05:30
sriram veeraghanta and GitHub
74b141eea2
fix: sync changes ( #3152 )
2023-12-15 17:24:24 +05:30
sriram veeraghanta and GitHub
08425c9614
fix: sync changes ( #3151 )
2023-12-15 17:21:06 +05:30
sriram veeraghanta and GitHub
ecfcc03ef0
fix: removing unneccessary checks ( #3150 )
2023-12-15 17:12:57 +05:30
sriram veeraghanta and GitHub
829c08f0ee
fix: making changes to sync job ( #3149 )
2023-12-15 17:08:37 +05:30
Anmol Singh Bhatia and GitHub
2edd2d947e
chore: implement validation for accepting 'http://' and 'https://' url in link modal ( #3147 )
2023-12-15 16:39:32 +05:30
Aaryan Khandelwal and GitHub
5b67f27345
fix: remove get requests from the catch block ( #3135 )
...
* fix: refetching project filters on error
* fix: get request in the catch block
2023-12-14 19:55:45 +05:30
Anmol Singh Bhatia and GitHub
7684a2c091
chore: sidebar quick action improvement ( #3133 )
2023-12-14 17:24:42 +05:30
Lakhan Baheti and GitHub
4e2bf24e8d
chore: filter edit operation in views is disabled for lower roles ( #3113 )
...
* chore: edit/delete view options hidden for lower roles
* chore: project -> views access restriction for lower roles
* refactor: allowance condition
2023-12-14 16:49:36 +05:30
Anmol Singh Bhatia and GitHub
aafac9ed1d
chore: state sequence ordering ( #3130 )
2023-12-14 16:45:39 +05:30
Prateek Shourya and GitHub
3adf48e429
chore: add new or existing issues validation for guest & viewers in cycles and modules empty state. ( #3126 )
2023-12-14 16:31:57 +05:30
Lakhan Baheti and GitHub
1c546e3cc5
fix: cycle & module sidebar date range picker ( #3127 )
...
* fix: cycle sidebar date range picker
* chore: cycle sidebar hover pointer
* fix: module sidebar date range picker
* fix: module sidebar state select popover pointer
2023-12-14 16:31:39 +05:30
5c7382d894
fix: environment file missing for space ( #3105 )
...
* fix: environment file missing for space
* dev: remove container name from the docker-compose local
* dockerfile.dev modified for volumes
* local dev fixes
---------
Co-authored-by: Manish Gupta <manish@mgupta.me >
2023-12-14 16:18:02 +05:30
Bavisetti Narayan and GitHub
1f8ae3a5ad
chore: project member list ( #3087 )
2023-12-14 16:14:50 +05:30
Bavisetti Narayan and GitHub
f1ed0c979c
chore: workspace project reinvite ( #3112 )
...
* chore: user can rejoin a project by invite
* chore: workspace member leave
2023-12-14 16:14:12 +05:30
Bavisetti Narayan and GitHub
78b29eb81b
chore: resolved the use tls error ( #3114 )
2023-12-14 16:11:46 +05:30
Anmol Singh Bhatia and GitHub
8d3a0a2eec
fix: build error ( #3128 )
2023-12-14 16:07:53 +05:30
sriram veeraghanta
910d1a1de3
Merge branch 'preview' of github.com:makeplane/plane into develop
2023-12-13 23:18:09 +05:30
Ehtesham Siddiqui and GitHub
6004f29bbc
Fix: update self-host docs link in README ( #3109 )
...
* Fix: update self-host docs link
* fix: update readme.md to link to self-hosting docker compose
2023-12-13 23:11:48 +05:30
Lakhan Baheti and GitHub
9d0056cfee
fix: spreadsheet layout sub-issues property update ( #3110 )
...
* fix: spreadsheet subissues property update
* fix: hover effect for sub-issues
* refactor: mutate sub-issues
2023-12-13 23:07:26 +05:30
Lakhan Baheti and GitHub
4bb99d5fbf
fix: cycle delete & active cycle loading ( #3088 )
2023-12-13 23:06:38 +05:30
Anmol Singh Bhatia and GitHub
6c61fbd102
chore: guest user profile access-related problem ( #3089 )
...
* fix: resolve guest user profile access-related problem
* chore: header and app sidebar permission validation added
2023-12-13 23:05:50 +05:30
Anmol Singh Bhatia and GitHub
2605b938f0
chore: empty state action button validation ( #3094 )
2023-12-13 23:05:23 +05:30
Anmol Singh Bhatia and GitHub
b4f51cb5af
chore: cycle and module sidebar permission validation ( #3095 )
2023-12-13 23:05:02 +05:30
Anmol Singh Bhatia and GitHub
fe80ca3e1c
chore: issue sidebar and project view improvement and validation ( #3098 )
...
* chore: project view header button validation
* chore: copy view link option added in project view list item and role action validation added
* chore: issue sidebar improvement
2023-12-13 23:04:33 +05:30
Anmol Singh Bhatia and GitHub
b78e83d81b
chore: image file update, icon consistency, bug fixes and code refactor ( #3107 )
...
* chore: workspace view icon consistency
* chore: icon added in breadcrumb dropdown
* chore: svg image replaced with webp
* fix: build fix
* chore: unused variables removed
* chore: module sidebar copy module link fix
2023-12-13 23:03:54 +05:30
sriram veeraghanta and GitHub
ee68c3ae86
Merge pull request #3111 from makeplane/chore/calendar_layout_improvement
...
chore: calendar layout improvement
2023-12-13 23:03:07 +05:30
sriram veeraghanta and GitHub
239f68e260
Merge pull request #3117 from makeplane/chore/issue_related_bug_and_improvement
...
chore: issue details related bug fixes and improvement
2023-12-13 23:01:19 +05:30
sriram veeraghanta and GitHub
f949d57fa0
Merge pull request #3119 from makeplane/chore/analytics_permission_validation
...
chore: analytics permission validation added
2023-12-13 23:00:05 +05:30
Alexander Pushkov and GitHub
dadd2cf39b
Fix .vertical-lr in Firefox
2023-12-13 19:04:12 +03:00
Anmol Singh Bhatia
13d7832d35
chore: app sidebar quick action permission validation added
2023-12-13 20:32:39 +05:30
Anmol Singh Bhatia
0f892d4670
chore: analytics permission validation added
2023-12-13 20:15:50 +05:30
Anmol Singh Bhatia
e8945f244d
chore: remove parent option added in issue sidebar and peek overview
2023-12-13 19:29:49 +05:30
Anmol Singh Bhatia
a0588be405
chore: remove parent option added in issue sidebar and peek overview
2023-12-13 18:57:50 +05:30
Anmol Singh Bhatia
29a0ba4ddc
chore: sub issue propery permission validation
2023-12-13 18:40:46 +05:30
Anmol Singh Bhatia
644073f063
chore: issue detail page title and indicator improvement
2023-12-13 18:32:21 +05:30
Anmol Singh Bhatia
63a15f2bf9
chore: calendar layout day tile improvement
2023-12-13 14:48:42 +05:30
sriram veeraghanta
936452758a
sync: preview to master
2023-12-12 17:51:09 +05:30
sriram veeraghanta and GitHub
4fdac437e9
Merge pull request #3097 from makeplane/develop
...
promote: develop to preview
2023-12-12 17:41:46 +05:30
Aaryan Khandelwal and GitHub
48fe6f9b9a
chore: update self hosted sign in form cta in the web and space apps ( #3096 )
...
* chore: update self hosted sign in form cta
* chore: update self hosted sign in form cta in the space app
2023-12-12 17:40:02 +05:30
sriram veeraghanta and GitHub
05d675c138
Merge pull request #3086 from makeplane/fix/issue_layout_permission_validation
...
chore: issue layout quick add issue button permission validation
2023-12-12 17:36:07 +05:30
sriram veeraghanta and GitHub
09b4f6dedd
Merge pull request #3091 from makeplane/chore/project-member-leave
...
chore: guest and viewer can leave project
2023-12-12 17:35:14 +05:30
sriram veeraghanta and GitHub
449ac06fd7
Merge pull request #3093 from makeplane/develop
...
promote: develop to preview
2023-12-12 17:01:57 +05:30
LAKHAN BAHETI
c7d50bb7ce
fix: member role project leave
2023-12-12 17:00:59 +05:30
NarayanBavisetti
90de11c08d
chore: guest and viewer can leave project
2023-12-12 16:22:33 +05:30
Anmol Singh Bhatia and GitHub
24c02495aa
chore: instance setup done image update ( #3090 )
2023-12-12 16:05:59 +05:30
Nikhil and GitHub
1795916042
fix: debug toolbar import error when running on production setting with DEBUG on ( #3085 )
2023-12-12 11:54:52 +05:30
Anmol Singh Bhatia
43cbe44a35
chore: issue layout quick add issue button permission validation
2023-12-12 11:49:43 +05:30
Aaryan Khandelwal and GitHub
361ee16567
fix: modal size not changing when switching between modes ( #3082 )
2023-12-12 00:44:58 +05:30
Nikhil and GitHub
de24b02a0a
fix: user login after account deactivation ( #3073 )
2023-12-11 22:44:37 +05:30
Anmol Singh Bhatia and GitHub
1d3745157d
style: cycle and module sidebar improvement ( #3076 )
...
* style: cycle and module sidebar improvement
* chore: issue attachment error message updated
2023-12-11 22:27:28 +05:30
Aaryan Khandelwal and GitHub
07c15fcc1f
fix: gantt issues not getting updated ( #3075 )
2023-12-11 22:26:57 +05:30
Anmol Singh Bhatia and GitHub
c33cfeb227
chore: issue link mobx integration ( #3072 )
...
* chore: issue link mobx integration
* chore: issue link code refactor and build fix
2023-12-11 22:26:29 +05:30
Aaryan Khandelwal and GitHub
f119d702c7
chore: set an expiry of 30 days for the access and refresh tokens ( #3071 )
2023-12-11 22:25:48 +05:30
Aaryan Khandelwal and GitHub
0f752f93b6
fix: pre-fill cycle and module details when editing an issue ( #3070 )
...
* fix: prefill cycle and module when editing an issue
* chore: remove console.log
2023-12-11 22:25:14 +05:30
Lakhan Baheti and GitHub
ae2e1a4b64
fix: delete issue mutation & toast ( #3079 )
...
* fix: delete issue mutation
* fix: toast on delete issue
* fix: activity to issue detail redirection
2023-12-11 22:24:41 +05:30
Lakhan Baheti and GitHub
472a5d8047
fix: spreadsheet layout alignment ( #3080 )
2023-12-11 22:23:49 +05:30
Prateek Shourya and GitHub
3b12332704
fix: issue with clear filter option not working for filter groups in create view modal. ( #3081 )
2023-12-11 22:23:20 +05:30
Aaryan Khandelwal and GitHub
c7cad452ab
fix: disable label combining for labels inside a group ( #3069 )
2023-12-11 17:31:22 +05:30
Anmol Singh Bhatia and GitHub
82c0ee00a3
chore: profile setting bug fixes ( #3068 )
...
* chore: change password page redirection fix
* chore: profile activity profile redirection fix
2023-12-11 17:30:17 +05:30
Lakhan Baheti and GitHub
8041b23a63
chore: access restriction for lower roles ( #3067 )
2023-12-11 17:29:43 +05:30
Anmol Singh Bhatia and GitHub
f38278f465
chore: user permission related fix ( #3066 )
...
* chore: page action user permission validation
* chore: cycle & module action user permission validation
* chore: issue quick action user permission validation
* chore: spreadsheet layout improvement
2023-12-11 17:29:10 +05:30
Lakhan Baheti and GitHub
73b58e91ee
fix: spreadsheet layout sub issues overlapping ( #3064 )
...
* fix: spreadsheet layout sub issues overlapping
* fix: logs
2023-12-11 17:28:44 +05:30
Prateek Shourya and GitHub
b515c0ffa6
fix: issue with GPT assistant response not updating on new requests. ( #3063 )
2023-12-11 17:27:52 +05:30
Aaryan Khandelwal and GitHub
b629263bc2
fix: icon consistency for issue properties ( #3065 )
2023-12-11 17:27:29 +05:30
sriram veeraghanta
1bf064df15
sync: preview with develop
2023-12-11 16:26:11 +05:30
Nikhil and GitHub
9918d5242c
dev: fix oauth configuration check ( #3062 )
2023-12-11 16:17:11 +05:30
Aaryan Khandelwal and GitHub
dd87bd0ee2
style: update OAuth buttons UI ( #3061 )
2023-12-11 15:52:21 +05:30
Lakhan Baheti and GitHub
26d37fbd38
chore: error handling for user permission while issue drag & drop ( #3060 )
...
* filx: gantt chart quick add permission
* fix: permission toast on drag & drop issues
2023-12-11 15:51:40 +05:30
Nikhil and GitHub
bf2c6e36ef
chore: configurations ( #3059 )
...
* fix: encrypt and decrypt function to check for None case.
* fix: google and github oauth login check when one of them is not configured.
* remove: NEXT_PUBLIC_ENABLE_OAUTH variable.
2023-12-11 14:32:28 +05:30
sriram veeraghanta and GitHub
62e66acc37
fix: upgrading lucide react dependency ( #3057 )
2023-12-10 17:54:36 +05:30
sriram veeraghanta and GitHub
0f28008fa5
Merge pull request #3056 from makeplane/promote/develop-preview
...
Promote: Develop to Preview
2023-12-10 15:51:41 +05:30
sriram veeraghanta and Aaryan Khandelwal
5b0066140f
chore: format all files in monorepo ( #3054 )
...
* chore: format all files in the project
* fix: removing @types/react from dependencies
* fix: adding prettier and eslint config
* chore: format files
* fix: upgrading turbo version
* chore: ignoring warnings and adding todos
* fix: updated the type of bubble menu item in the document editor
* chore: format files
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com >
2023-12-10 15:50:45 +05:30
Aaryan Khandelwal and sriram veeraghanta
e5ae139178
chore: update lucide-react package to the latest version
2023-12-10 15:50:44 +05:30
Aaryan Khandelwal and sriram veeraghanta
02e2c6f848
style: update the ui of the slash command menu
2023-12-10 15:50:44 +05:30
8d15b9e7de
chore: format all files in monorepo ( #3054 )
...
* chore: format all files in the project
* fix: removing @types/react from dependencies
* fix: adding prettier and eslint config
* chore: format files
* fix: upgrading turbo version
* chore: ignoring warnings and adding todos
* fix: updated the type of bubble menu item in the document editor
* chore: format files
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com >
2023-12-10 15:48:10 +05:30
sriram veeraghanta and GitHub
5eba682128
Merge pull request #3053 from makeplane/style/slash_command
...
style: update the ui of the slash command menu
2023-12-10 14:09:56 +05:30
Aaryan Khandelwal
457ed9bfe6
chore: update lucide-react package to the latest version
2023-12-10 01:10:59 +05:30
Aaryan Khandelwal
842048b2f2
style: update the ui of the slash command menu
2023-12-09 17:26:47 +05:30
sriram veeraghanta and GitHub
d16a6402cd
Merge pull request #3046 from makeplane/promote/dev-preview
...
promote: develop to preview
2023-12-08 19:53:57 +05:30
sriram veeraghanta
09253e3f55
Merge branch 'preview' of github.com:makeplane/plane into promote/dev-preview
2023-12-08 19:52:17 +05:30
sriram veeraghanta and GitHub
9538d9ee9b
Merge pull request #3039 from makeplane/promote/qa-preview
...
[FED-1116] bug: cycle and module change not working from the peek overview
2023-12-08 19:48:38 +05:30
Nikhil and GitHub
b487e2defe
fix: open api configuration ( #3044 )
...
* dev: fix openapi config default for docker setup
* dev: remove the default values from google client id and github client id
* dev: handle case for google and github client id
2023-12-08 19:46:46 +05:30
Henit Chobisa and rahulramesha
fffcb2d947
fix: debounce logic in issue detail and description
2023-12-08 18:31:40 +05:30
Henit Chobisa and rahulramesha
01874cb2db
fix: added useCallback for controlling debounce function triggering on every rerendeer
...
Added a useCallback function, which helps keeping only one version of the debounce function, what happens is that when we type in the editor, the rerenders produces multiple debounce function, which all triggers together after the specifier amount of time, making many request to backend, consiquently failing the debounce. Now useCallback will give only one function even if the rerenders are happening which fixes the issue
2023-12-08 18:31:40 +05:30
Henit Chobisa and rahulramesha
b82f04ea04
fix: document editor debounced
2023-12-08 18:31:40 +05:30
Palanikannan1437 and rahulramesha
29e8e6c997
added comments to prevent further changes
2023-12-08 18:31:25 +05:30
Palanikannan1437 and rahulramesha
c68ade11ec
regression: peek overview rerendering
2023-12-08 18:31:25 +05:30
gurusainath and sriram veeraghanta
cb2577d259
fix: handled undefined issue_id in list layout
2023-12-08 17:43:24 +05:30
Anmol Singh Bhatia and sriram veeraghanta
5ac2c17e53
chore: release version update
2023-12-08 16:34:15 +05:30
Anmol Singh Bhatia and sriram veeraghanta
f198d14cc7
chore: release version update
2023-12-08 16:34:15 +05:30
Anmol Singh Bhatia and sriram veeraghanta
3400e31d0a
chore: release version update
2023-12-08 16:34:15 +05:30
Aaryan Khandelwal and Aaryan Khandelwal
6c8c61c53b
bug: cycle and module change not working from the peek overview ( #3037 )
2023-12-08 15:57:42 +05:30
pablohashescobar and sriram veeraghanta
dd9056c165
dev: take configuration value for Github client secret from get_configuration
2023-12-08 15:55:15 +05:30
pablohashescobar and sriram veeraghanta
89d4851ff5
dev: change default value for Github and Google client id if it is not present
2023-12-08 15:55:15 +05:30
pablohashescobar and sriram veeraghanta
49a4c466b7
dev: update dockerfile.dev to install local requirements
2023-12-08 15:55:15 +05:30
pablohashescobar and sriram veeraghanta
aebf8daf08
fix: user deactivation if instance admin and remove auto assigning of workspace and projects
2023-12-08 15:55:15 +05:30
gurusainath and sriram veeraghanta
d4a4046cd3
fix: Handled navigation dates in week view in calendar layout
2023-12-08 15:46:04 +05:30
gurusainath and sriram veeraghanta
39d1916ab2
fix: calendar filters and handled kanban issue empty state dnd error
2023-12-08 15:46:04 +05:30
Aaryan Khandelwal and sriram veeraghanta
d0d106901e
bug: cycle and module change not working from the peek overview
2023-12-08 15:45:24 +05:30
sriram veeraghanta and GitHub
9147b58b99
Merge pull request #3030 from makeplane/qa-merge-fixes
...
Promote: QA to Preview
2023-12-07 20:07:39 +05:30
sriram veeraghanta
4ff3a34a65
fix: merge conflicts resolved
2023-12-07 20:03:21 +05:30
74ca187659
chore: workspace roles ( #3024 )
...
* chore: workspace project roles for the current user
* dev: workspace and project member
* chore: store implementation for workspace user projects role
* view changes for the project roles
* connect workspace member's project roles to assigned
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com >
Co-authored-by: rahulramesha <rahulramesham@gmail.com >
Co-authored-by: rahulramesha <71900764+rahulramesha@users.noreply.github.com >
2023-12-07 19:59:35 +05:30
M. Palanikannan and sriram veeraghanta
2a5ff3397f
[REGRESSION]: Inbox issue editor initialization ( #3025 )
...
* fixed core editor package build error
* reverting back changes such that editor doesn't rerender randomly in inbox issues
2023-12-07 19:59:35 +05:30
557fb2306b
chore: deploy code refactor ( #3019 )
...
* chore: deploy code refactor
* fix: next_path redirection
* fix: sanitized pathname
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2023-12-07 19:59:35 +05:30
Lakhan Baheti and sriram veeraghanta
8409a84004
fix: kanban layout UI ( #3023 )
...
* fix: quick add placement
* fix: assignee avatar size in kanban header
* fix: issue detail sidebar scroll
* fix: extra margin around links
* formatting
2023-12-07 19:59:35 +05:30
539c7a3455
refactor: issue peek overview ( #3001 )
...
* refactor: peek overview components
* fix: issue reactions
* chore: update comment types
* fix: access sepcifier value
* chore: remove unused vars
* fix: build errors
* build-error: build error resolved
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
Co-authored-by: gurusainath <gurusainath007@gmail.com >
2023-12-07 19:59:35 +05:30
Aaryan Khandelwal and sriram veeraghanta
c455f03ced
fix: sub-issue properties not rendering and other sub-issue bugs ( #3020 )
...
* fix: sub-issue properties not rendering
* fix: delete sub-issue
* fix: delete issue modal on command k and the issue details page
2023-12-07 19:59:35 +05:30
Lakhan Baheti and sriram veeraghanta
68dcfcd451
fix: deactivate account post loading ( #3022 )
2023-12-07 19:59:35 +05:30
Bavisetti Narayan and sriram veeraghanta
151ec259d8
chore: removed ce ( #3021 )
2023-12-07 19:59:35 +05:30
e755ce3272
dev: instance refactor ( #3015 )
...
* dev: remove license engine communication
* dev: remove license engine base url
* dev: update instance configuration function
* chore: removed the print statement
* chore: changed config variables
* chore: cleanup
* chore: added SKIP_ENV_VAR
* chore: changed the EMAIL_FROM
* dev: patch endpoint for workspace
* dev: custom port for takeoff script
* chore: changed my sequence
* fix: update operaton for member invitations in workspace
* clean-up: remove logs
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: gurusainath <gurusainath007@gmail.com >
2023-12-07 19:59:35 +05:30
sriram veeraghanta
9d16b39c15
fix: adding sentry configs on space app and updated docker ignore ( #3018 )
2023-12-07 19:59:35 +05:30
rahulramesha and sriram veeraghanta
9c5bf47ace
Chore: Minify build for plane packages ( #3017 )
...
* minify @plane/ui build
* minify all the packages
2023-12-07 19:59:35 +05:30
b5ac2f8078
[ FEATURE ] New Issue Widget for displaying issues inside document-editor ( #2920 )
...
* feat: added heading 3 in the editor summary markings
* feat: fixed editor and summary bar sizing
* feat: added `issue-embed` extension
* feat: exposed issue embed extension
* feat: added main embed config configuration to document editor body
* feat: added peek overview and issue embed fetch function
* feat: enabled slash commands to take additonal suggestions from editors
* chore: replaced `IssueEmbedWidget` into widget extension
* chore: removed issue embed from previous places
* feat: added issue embed suggestion extension
* feat: added issue embed suggestion renderer
* feat: added issue embed suggestions into extensions module
* feat: added issues in issueEmbedConfiguration in document editor
* chore: package fixes
* chore: removed log statements
* feat: added title updation logic into document editor
* fix: issue suggestion items, not rendering issue widget on enter
* feat: added error card for issue widget
* feat: improved focus logic for issue search and navigate
* feat: appended transactionid for issueWidgetTransaction
* chore: packages update
* feat: disabled editing of title in readonly mode
* feat: added issueEmbedConfig in readonly editor
* fix: issue suggestions not loading after structure changed to object
* feat: added toast messages for success/error messages from doc editor
* fix: issue suggestions sorting issue
* fix: formatting errors resolved
* fix: infinite reloading of the readonly document editor
* fix: css in avatar of issue widget card
* feat: added show alert on pages reload
* feat: added saving state for the pages editor
* fix: issue with heading 3 in side bar view
* style: updated issue suggestions dropdown ui
* fix: Pages intiliazation and mutation with updated MobX store
* fixed image uploads being cancelled on refocus due to swr
* fix: issue with same description rerendering empty content fixed
* fix: scroll in issue suggestion view
* fix: added submission prop
* fix: Updated the comment update to take issue id in inbox issues
* feat:changed date representation in IssueEmbedCard
* fix: page details mutation with optimistic updates using swr
* fix: menu options in read only editor with auth fixed
* fix: add error handling for title and page desc
* fixed yarn.lock
* fix: read-only editor title wrapping
* fix: build error with rich text editor
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com >
Co-authored-by: Palanikannan1437 <73993394+Palanikannan1437@users.noreply.github.com >
2023-12-07 19:59:35 +05:30
Lakhan Baheti and sriram veeraghanta
95c7403efc
fix: spreadsheet layout bugs ( #3016 )
...
* fix: date picker z visibility
* fix: typo in empty issue screen
* fix: spread sheet column rightmost border
2023-12-07 19:59:35 +05:30
Aaryan Khandelwal and sriram veeraghanta
92cb1834a5
fix: remove all unused variables and added dependecies to useEffect and useCallback ( #3013 )
2023-12-07 19:59:35 +05:30
sriram veeraghanta
691666e5e2
fix: upgrading types react package ( #3014 )
2023-12-07 19:59:35 +05:30
e585255c4c
fix: issue layouts bugs and ui fixes ( #3012 )
...
* fix: initial issue creation issue in the list layout
* fix kanban drag n drop and updating properties
* reduce z index of spreadsheet bottom row to not overlap with other elements
* fix state update by using state id instead of state detail's id
* fix add default use state for description
* add create issue button for project views to be at par with production
* save draft issues from modal
* chore: added save view button in all layouts applied filters
* use useEffect instead of swr for fetching issue details for peek overview
* fix: resolved kanban dnd
---------
Co-authored-by: rahulramesha <rahulramesham@gmail.com >
2023-12-07 19:59:35 +05:30
Bavisetti Narayan and sriram veeraghanta
55ce748aa1
chore: Page auth and other improvements ( #3011 )
...
* chore: project query optimised
* chore: page permissions changed
2023-12-07 19:59:35 +05:30
Aaryan Khandelwal and sriram veeraghanta
c3f3578e8b
chore: remove unused fields from the god mode ( #3007 )
2023-12-07 19:59:35 +05:30
Lakhan Baheti and sriram veeraghanta
c4602951c9
fix: kanban board block's menu & drop delete. ( #2987 )
...
* fix: kanban board block menu click
* fix: menu active/disable
* fix: drag n drop delete modal
* fix: quick action button in all the layouts
* chore: toast for drag & drop api
2023-12-07 19:59:35 +05:30
Henit Chobisa and sriram veeraghanta
7a96e12523
feat: added custom blockquote extension for resolving enter key behaviour ( #2997 )
2023-12-07 19:59:35 +05:30
Lakhan Baheti and sriram veeraghanta
4c53157b0e
fix: custom analytic grouped bar tooltip value as ID ( #3003 )
...
* fix: tooltip value is coming as ID
* fix lint named module
2023-12-07 19:59:35 +05:30
Aaryan Khandelwal and sriram veeraghanta
1f860312c6
chore: added authorization to pages ( #3006 )
...
* chore: updated pages authorization
* chore: updated pages empty state image
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia and sriram veeraghanta
13667d491b
chore: plane logo without text updated ( #3008 )
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia and sriram veeraghanta
aba4592b73
fix: bug fixes ( #3010 )
...
* fix: project view modal auto close bug fix
* fix: issue peek overview label select permission validation added
2023-12-07 19:59:35 +05:30
Nikhil and sriram veeraghanta
c5cc706978
dev: user password reset management command ( #3000 )
2023-12-07 19:59:35 +05:30
Nikhil and sriram veeraghanta
b44dd26347
dev: remove unused packages ( #3009 )
...
* dev: remove unused packages
* dev: remove gunicorn config
2023-12-07 19:59:35 +05:30
b35874e294
chore: posthog event for workspace invite ( #2989 )
...
* chore: posthog event for workspace invite
* chore: updated event names, added all the existing events to workspace metrics group
* chore: seperated workspace invite
* fix: workspace invite accept event updated
---------
Co-authored-by: Ramesh Kumar Chandra <rameshkumar2299@gmail.com >
2023-12-07 19:59:35 +05:30
Jorge and sriram veeraghanta
37c03ff239
Add CodeQL workflow ( #1452 )
2023-12-07 19:59:35 +05:30
Manish Gupta and sriram veeraghanta
8486983aa9
modified docker image repo names ( #3004 )
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia and sriram veeraghanta
24a28e44ff
chore: updated plane deploy sign-in workflows for cloud and self-hosted instances ( #2999 )
...
* chore: deploy onboarding workflow
* chore: sign in workflow improvement
* fix: build error
2023-12-07 19:59:35 +05:30
guru_sainath and sriram veeraghanta
a56e7b17f1
clean-up: removed labels in the filters and handled redirection issue from peek overview and ui changes ( #3002 )
2023-12-07 19:59:35 +05:30
Lakhan Baheti and sriram veeraghanta
97bc153ef9
fix: bugs & improvements ( #2998 )
...
* fix: create more toggle in update issue modal
* fix: spreadsheet estimate column hide
* fix: flickering in all the layouts
* fix: logs
2023-12-07 19:59:35 +05:30
be2cf2e842
chore: updated sign-in workflows for cloud and self-hosted instances ( #2994 )
...
* chore: update onboarding workflow
* dev: update user count tasks
* fix: forgot password endpoint
* dev: instance and onboarding updates
* chore: update sign-in workflow for cloud and self-hosted instances (#2993 )
* chore: updated auth services
* chore: new signin workflow updated
* chore: updated content
* chore: instance admin setup
* dev: update instance verification task
* dev: run the instance verification task every 4 hours
* dev: update migrations
* chore: update latest features image
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia and sriram veeraghanta
f481957818
fix: bug fixes and improvement ( #2992 )
...
* chore: issue sidebar permission bug fix and not authorized page redirection added
* chore: unauthorized project setting page improvement
* fix: build error fix
2023-12-07 19:59:35 +05:30
M. Palanikannan and sriram veeraghanta
1bddaf75b2
fix: Image Resizing and PR ( #2996 )
...
* added image min width and height programatically
* fixed editor initialization for peek view and inbox issues
* fixed ts issues with issue id in inbox
2023-12-07 19:59:35 +05:30
rahulramesha and sriram veeraghanta
91cb15c2e3
fix: bugs related to issues ( #2995 )
...
* hide properties in list and kanban with 0 or nil values
* module and cycle mutation from peek overlay
* fix peek over view title change while switching
* fix create issue fetching
* fix build errors by mutating the values as well
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia and sriram veeraghanta
a035cee165
[FED-1147] chore: module link mobx integration ( #2990 )
...
* chore: link type updated
* chore: mobx implementation for module link
* chore: update module mutation logic updated and toast alert added
2023-12-07 19:59:35 +05:30
guru_sainath and sriram veeraghanta
a4d7b2423e
chore: workspace profile issues, kanabn DND upgrade, implemented filters in plaen deploy ( #2991 )
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia and sriram veeraghanta
e6eef7eb0b
chore: space ui component revamp and bug fixes ( #2980 )
...
* chore: replace space ui component with plane ui component
* fix: space project icon and user pic bug
* chore: code refactor
* fix: profile section navbar fix
2023-12-07 19:59:35 +05:30
Lakhan Baheti and sriram veeraghanta
dbc8150852
chore: email invite accept validation ( #2965 )
...
* fix: empty state flickering on accepting only invitation
* fix: redirection from workspace-invitaion to onboarding
* chore: onboarding step 1 skip on accepting invite from email
* fix: dashboard redirection path
2023-12-07 19:59:35 +05:30
sabith-tu and sriram veeraghanta
de9c1a60e0
style: image picker, spreadsheet view title, icons ( #2988 )
...
* style: image picker, spreadsheet view title, icons
* fix: build error fix
2023-12-07 19:59:35 +05:30
Lakhan Baheti and sriram veeraghanta
1b51892489
chore: issue update status in peekview & detail ( #2985 )
2023-12-07 19:59:35 +05:30
Aaryan Khandelwal and sriram veeraghanta
d12bd9507e
fix: leave project mutation ( #2976 )
2023-12-07 19:59:35 +05:30
Nikhil and sriram veeraghanta
41f0d55dab
fix: sentry dsn error ( #2981 )
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia and sriram veeraghanta
eda0b32b97
chore: draft issue layout and permission validation ( #2982 )
...
* chore: create draft issue option added in draft issue layout and permission validation added
* chore: create draft issue option added in draft issue list layout and permission validation added
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia and sriram veeraghanta
882cf91a91
chore: module and cycle sidebar date mutation fix ( #2986 )
2023-12-07 19:59:35 +05:30
Bavisetti Narayan and sriram veeraghanta
25b7e22b70
chore: html validation ( #2970 )
...
* chore: changed api serializers
* chore: state status code
* chore: removed sorted keys
2023-12-07 19:59:35 +05:30
rahulramesha and sriram veeraghanta
a36aa4d093
fix: Permission levels for project settings ( #2978 )
...
* fix add subgroup issue FED-1101
* fix subgroup by None assignee FED-1100
* fix grouping by asignee or labels FED-1096
* fix create view popup FED-1093
* fix subgroup exception in swimlanes
* fix show sub issue filter FED-1102
* use Enums instead of numbers
* fix Estimates setting permission for admin
* disable access to project settings for viewers and guests
* fix project unautorized flicker
* add observer to estimates
* add permissions to member list
2023-12-07 19:59:35 +05:30
rahulramesha and sriram veeraghanta
c346d82b0b
fix: mutation on transfer issues from cycle ( #2979 )
...
* fix cycle issues mutation on transfering issues
* fix transfer issues from cycle
2023-12-07 19:59:35 +05:30
Aaryan Khandelwal and sriram veeraghanta
054691d80e
refactor: custom hook for sign in redirection ( #2969 )
2023-12-07 19:59:35 +05:30
Nikhil and sriram veeraghanta
59a1b6ca77
chore: instance ( #2955 )
2023-12-07 19:59:35 +05:30
rahulramesha and sriram veeraghanta
979e6fe383
fix: sub display filter params for fetching issues ( #2972 )
...
* fix add subgroup issue FED-1101
* fix subgroup by None assignee FED-1100
* fix grouping by asignee or labels FED-1096
* fix create view popup FED-1093
* fix subgroup exception in swimlanes
* fix show sub issue filter FED-1102
2023-12-07 19:59:35 +05:30
Aaryan Khandelwal and sriram veeraghanta
6392a24098
chore: update instance admin sign in endpoint ( #2973 )
2023-12-07 19:59:35 +05:30
guru_sainath and sriram veeraghanta
f1b748947a
fix: global issues properties updation issue resolved ( #2974 )
2023-12-07 19:59:35 +05:30
rahulramesha and sriram veeraghanta
7bc05b0bdc
fix: V3 release blocker bugs ( #2968 )
...
* fix add subgroup issue FED-1101
* fix subgroup by None assignee FED-1100
* fix grouping by asignee or labels FED-1096
* fix create view popup FED-1093
* fix subgroup exception in swimlanes
2023-12-07 19:59:35 +05:30
sabith-tu and sriram veeraghanta
d7457ed5f4
style: empty state for analytics, views and pages ( #2967 )
2023-12-07 19:59:35 +05:30
guru_sainath and sriram veeraghanta
f969ed0662
fix: corrected rendering of workspace-level labels, members, and states in project view ( #2966 )
...
* fix: dynamic issue properties filters in project, workspace and profile level
* clean-up: removed logs from the project store
2023-12-07 19:59:35 +05:30
Aaryan Khandelwal and sriram veeraghanta
1296b6af42
style: updated the UI of the instance admin setup and the sign in workflow ( #2962 )
...
* style: updated the UI of the signin and instance setups
* fix: form validations and mutations
* fix: updated Link tags in accordance to next v14
* chore: latest features image, reset password redirection
2023-12-07 19:59:35 +05:30
Lakhan Baheti and sriram veeraghanta
a515c59518
fix: create workspace form validation ( #2958 )
...
* fix: create workspace form validation
* fix: textfield placeholder typo
* fix: name field onchange
2023-12-07 19:59:35 +05:30
guru_sainath and sriram veeraghanta
a276bd2301
chore: workspace global issues ( #2964 )
...
* dev: global issues store
* build-error: all issues render
* build-error: build error resolved in global view store
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia and sriram veeraghanta
83026e8b2f
chore: profile issue display filters content updated ( #2963 )
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia and sriram veeraghanta
1ef0a86c9d
chore: create issue modal improvement ( #2960 )
2023-12-07 19:59:35 +05:30
Manish Gupta and sriram veeraghanta
f3f71f4f9e
branch build fixes ( #2961 )
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia and sriram veeraghanta
43cd0554fb
fix: view modal overlapping ( #2956 )
2023-12-07 19:59:35 +05:30
sriram veeraghanta
ff03f8badb
fix: upgrading to nextjs 14 ( #2959 )
2023-12-07 19:59:35 +05:30
Manish Gupta and sriram veeraghanta
df647cc82a
fix: branch build 2 ( #2957 )
...
* branch build fix
* removed quotes
2023-12-07 19:59:35 +05:30
Manish Gupta and sriram veeraghanta
a96edca190
branch build fix ( #2954 )
2023-12-07 19:59:35 +05:30
Bavisetti Narayan and sriram veeraghanta
abd6e32fca
chore: removed django settings module ( #2953 )
2023-12-07 19:59:35 +05:30
Nikhil and sriram veeraghanta
46c7f98c9d
dev: update email templates ( #2948 )
...
* dev: update magic link email
* dev: forgot password mail
* dev: workspace invitation update
* dev: update email templates and task
* dev: remove email verification template
* dev: change all conversation links to issues
2023-12-07 19:59:35 +05:30
rahulramesha and sriram veeraghanta
c95a6522ab
fix: quick add positioning ( #2949 )
...
* fix quick add posutioning for kanban and spreadsheet
* fix kanban quick add project identifier
2023-12-07 19:59:35 +05:30
Nikhil and sriram veeraghanta
c598d458f6
chore: status code changed ( #2947 )
2023-12-07 19:59:35 +05:30
Nikhil and sriram veeraghanta
344ae5d551
dev: transactional emails ( #2946 )
2023-12-07 19:59:35 +05:30
5ccc226498
dev: instance registration ( #2912 )
...
* dev: remove auto script for registration
* dev: make all of the instance admins as owners when adding a instance admin
* dev: remove sign out endpoint
* dev: update takeoff script to register the instance
* dev: reapply instance model
* dev: check none for instance configuration encryptions
* dev: encrypting secrets configuration
* dev: user workflow for registration in instances
* dev: add email automation configuration
* dev: remove unused imports
* dev: reallign migrations
* dev: reconfigure license engine registrations
* dev: move email check to background worker
* dev: add sign up
* chore: signup error message
* dev: updated onboarding workflows and instance setting
* dev: updated template for magic login
* chore: page migration changed
* dev: updated migrations and authentication for license and update template for workspace invite
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia and sriram veeraghanta
fd5b7d20a8
dev: instance setup workflow ( #2935 )
...
* chore: instance type updated
* chore: instance not ready screen added
* chore: instance layout added
* chore: instance magic sign in endpoint and type added
* chore: instance admin password endpoint added
* chore: instance setup page added
* chore: instance setup form added
* chore: instance layout updated
* fix: instance admin workflow setup
* fix: admin workflow setup
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2023-12-07 19:59:35 +05:30
sriram veeraghanta and Anmol Singh Bhatia
ee30eb0590
fix: removed unused packages and upgraded to next 14 ( #2944 )
...
* fix: upgrading next package and removed unused deps
* chore: unused variable removed
* chore: next image icon fix
* chore: unused component removed
* chore: next image icon fix
* chore: replace use-debounce with lodash debounce
* chore: unused component removed
* resolved: fixed issue with next link component
* fix: updates in next config
* fix: updating types pages
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so >
2023-12-07 19:59:35 +05:30
804313413b
chore: replaced v3 issues endpoints ( #2945 )
...
* chore: removed v3 endpoints
* chore: replace v3 issues to normal issues endpoints
* build-error: Bulid error is new issue structure
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia and sriram veeraghanta
b2a948dcae
chore: cycle and module status indicator improvement ( #2942 )
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia and sriram veeraghanta
468e117492
style: empty state improvement ( #2943 )
2023-12-07 19:59:35 +05:30
rahulramesha and sriram veeraghanta
90ca459b4a
fix: v3 issues for the layouts ( #2941 )
...
* fix drag n drop exception error
* fix peek overlay close buttons
* fix project empty state view
* fix cycle and module empty state view
* add ai options to inbox issue creation
* fix inbox filters for viewers
* fix inbox filters for viewers for project
* disable editing permission for members and viewers
* define accurate types for drag and drop
2023-12-07 19:59:35 +05:30
Lakhan Baheti and sriram veeraghanta
f7fa4d8b65
style: deactivate acount modal ( #2940 )
2023-12-07 19:59:35 +05:30
Bavisetti Narayan and sriram veeraghanta
56fb9414f1
chore: v3 global issues ( #2938 )
2023-12-07 19:59:35 +05:30
Aaryan Khandelwal and sriram veeraghanta
ffa74e21ac
chore: updated sign in workflow ( #2939 )
...
* chore: new sign in workflow
* chore: request new code button added
* chore: create new password form added
* fix: build errors
* chore: remove unused components
* chore: update submitting state texts
* fix: oauth sign in process
2023-12-07 19:59:35 +05:30
Lakhan Baheti and sriram veeraghanta
c2b90df498
chore: redirection to profile after workpace delete/leave ( #2937 )
2023-12-07 19:59:35 +05:30
Manish Gupta and sriram veeraghanta
a477161fca
fix: Branch Build and Self hosting fixes ( #2930 )
...
* Branch build yml modified to create preview and latest tags
* self host install modified to handle public image only
* testing update-docker
* testing
* wip
* rolled back to orignal
* selfhosting readme updated
2023-12-07 19:59:35 +05:30
220389e74e
chore: issue peek overview ( #2918 )
...
* chore: autorun for the issue detail store
* fix: labels mutation
* chore: remove old peek overview code
* chore: move add to cycle and module logic to store
* fix: build errors
* chore: add peekProjectId query param for the peek overview
* chore: update profile layout
* fix: multiple workspaces
* style: Issue activity and link design improvements in Peek overview.
* fix issue with labels not occupying full widht.
* fix links overflow issue.
* add tooltip in links to display entire link.
* add functionality to copy links to clipboard.
* chore: peek overview for all the layouts
* fix: build errors
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2023-12-07 19:59:35 +05:30
Lakhan Baheti and sriram veeraghanta
b30e41f324
fix: spreadsheet layout issue properties ( #2936 )
...
* fix: spredsheet layout state column state name & tootltip
* fix: label select dropdown first item auto active state
* fix: priority column padding & tooltip position
2023-12-07 19:59:35 +05:30
Bavisetti Narayan and sriram veeraghanta
53950f0684
chore: api rate limiting ( #2933 )
2023-12-07 19:59:35 +05:30
Bavisetti Narayan and sriram veeraghanta
e060a4dbf0
chore: api webhooks validation ( #2928 )
...
* chore: api webhooks update
* chore: webhooks signature validation
2023-12-07 19:59:35 +05:30
rahulramesha and sriram veeraghanta
926643e597
fix issue sorting and add sorting to other properties ( #2931 )
2023-12-07 19:59:35 +05:30
Aaryan Khandelwal and sriram veeraghanta
7f6d59559d
chore: update the content of webhooks form ( #2932 )
2023-12-07 19:59:35 +05:30
Aaryan Khandelwal and sriram veeraghanta
d71ba47262
chore: update profile settings layout ( #2925 )
...
* chore: update profile layout
* fix: multiple workspaces
* chore: removed breadcrumbs
* chore: fix sidebar collapsed state
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia and sriram veeraghanta
44bc199385
style: workspace sidebar scroll fix and improvement ( #2934 )
2023-12-07 19:59:35 +05:30
Lakhan Baheti and sriram veeraghanta
621cf7b83d
fix: google auth button content alignment ( #2929 )
2023-12-07 19:59:35 +05:30
Lakhan Baheti and sriram veeraghanta
c2c0dde824
style: switch or delete account modal ( #2926 )
...
* style: switch or delete account modal
* fix: popover text color
* fix: typo
2023-12-07 19:59:35 +05:30
011db50da6
fix: drag and drop implementation in calendar layout and kanban layout ( #2921 )
...
* fix profile issue filters and kanban
* chore: calendar drag and drop
* chore: kanban drag and drop
* dev: remove issue from the kanban layout and resolved build errors
---------
Co-authored-by: rahulramesha <rahulramesham@gmail.com >
2023-12-07 19:59:35 +05:30
sabith-tu and sriram veeraghanta
e16e468b8f
style: new empty state ui ( #2923 )
2023-12-07 19:59:35 +05:30
rahulramesha and sriram veeraghanta
d2a3d00e82
fix: all functionalities for profile, archived and draft issues ( #2922 )
...
* fix profile issue filters and kanban
* fix profile draft and archived issues
2023-12-07 19:59:35 +05:30
Lakhan Baheti and sriram veeraghanta
72b592b9ec
style: member role visibility ( #2919 )
...
* style: member role visibility
* fix: build errors
2023-12-07 19:59:35 +05:30
Bavisetti Narayan and sriram veeraghanta
18587395c9
chore: deactivated user workflow change ( #2888 )
...
* chore: deactivated user workflow change
* chore: removed archived and draft from v3 by default
* chore: draft and archive update
* chore: bool field
* chore: fall back workspace updated
* chore: workspace member active
2023-12-07 19:59:35 +05:30
Aaryan Khandelwal and sriram veeraghanta
eb366887d7
fix: workspace settings pages authorization ( #2915 )
...
* fix: workspace settings pages authorization
* chore: user cannot add a member with a higher role than theirs
* chore: update workspace general settings auth
2023-12-07 19:59:35 +05:30
rahulramesha and sriram veeraghanta
03387848fe
add functionality for addition of existing issues to modules and cycles ( #2913 )
...
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2023-12-07 19:59:35 +05:30
Manish Gupta and sriram veeraghanta
accdd02ce7
migration script added ( #2914 )
2023-12-07 19:59:35 +05:30
M. Palanikannan and sriram veeraghanta
e01ca97fc9
fix: Image restoration fixed (marks/unmarks an image to be deleted after a week) ( #2859 )
...
* image restoration fixed (marks an image to be deleted after a week)
* removed clgs
* added image constraints
* formatted editor-core package using yarn format
* lite-text-editor nothing to format
* rich-text-editor nothing to format
* formatted document-editor with prettier
* modified file service to follow api change
* fixed more formatting in document editor
* fixed all instances of types with that from the package
* fixed delete to work consistently (minor optimizations turned off)
* stop duplicate images inside editor
* restore image on editor creation
say if user A deletes image number 2, user B was also in the same issue and in their screen the image was there, if user B makes certain changes and that gets saved in backend, according to user B image 2 should exist but since user A deleted it, it'll not get restored and get deleted in 7 days, hence I've added a check such that whenever a issue loads we restore all images by default
* added restore image function with types
* replaced all instances to have restore image logic
* fixed issue detail for peek view
* disabled option to insert table inside a table
2023-12-07 19:59:35 +05:30
Manish Gupta and sriram veeraghanta
0fcadca53a
removed container names for selfhosting ( #2907 )
2023-12-07 19:59:35 +05:30
Aaryan Khandelwal and sriram veeraghanta
ad22ff222f
chore: update get invitation details endpoint ( #2902 )
2023-12-07 19:59:35 +05:30
Prateek Shourya and sriram veeraghanta
c4fb543372
Fix: bug fixes and UI / UX improvements ( #2906 )
...
* Fix: issue with project publish modal data not updating immediately.
* fix: issue with workspace list not scrollable in profile settings.
* fix: update redirect workspace slug logic to redirect to prev workspace instead of `/`.
* style: update API tokens and webhooks empty state designs.
2023-12-07 19:59:35 +05:30
sriram veeraghanta and Aaryan Khandelwal
d84e043c93
fix: adding ai assistance to pages ( #2905 )
...
* fix: adding ai modal to pages
* fix: pages overflow
* chore: update pages UI
* fix: updating page description while using ai assistance
* fix: gpt assistant modal height and position
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com >
2023-12-07 19:59:35 +05:30
M. Palanikannan and sriram veeraghanta
10cde58363
image can't be inserted inside table ( #2904 )
...
* image can't be inserted inside table
Now we've diabled image icon from showing up if the cursor is inside a table node or if a table cell is selected
* added drag drop support for document editor
* fixed missing dependencies
2023-12-07 19:59:35 +05:30
Prateek Shourya and sriram veeraghanta
041c3af35a
refactor: Instance admin setting and UI updates. ( #2889 )
...
* refactor: shift instance admin restriction content to seperate component.
fix: instance components export logic.
* style: fix sidebar dropdown `God Mode` icon padding.
* style: update profile settings user dropdown menu width.
* fix: update input type to `password` for Client Secret and API/ Access Key fields.
* style: update loader design for all forms.
* fix: typo
* style: ui updates.
* chore: add show/ hide button for all password fields.
2023-12-07 19:59:35 +05:30
Aaryan Khandelwal and sriram veeraghanta
3a1b722d31
refactor: keyboard shortcuts modal ( #2822 )
...
* refactor: keyboard shortcuts modal
* chore: updated search logic
* refactor: divided the modal component into granular components
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia and sriram veeraghanta
2e3476ab3c
fix: workspace dropdown scroll ( #2900 )
2023-12-07 19:59:35 +05:30
Aaryan Khandelwal and sriram veeraghanta
27478ee4bd
fix: profile layout flicker ( #2898 )
...
* fix: user profile layout flicker
* chore: update import statements
2023-12-07 19:59:35 +05:30
Lakhan Baheti and sriram veeraghanta
bdc85ae10d
fix: progress panel default open ( #2894 )
2023-12-07 19:59:35 +05:30
Lakhan Baheti and sriram veeraghanta
983b0debcd
chore: signup removed ( #2890 )
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia and sriram veeraghanta
8062800bd9
[FED-1018] chore: workspace dropdown improvement ( #2891 )
...
* fix: workspace dropdown improvement
* style: sidebar workspace icon alignment
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia and sriram veeraghanta
21e32ce863
[FED-1054] fix: join project mutation ( #2892 )
...
* fix: join project mutation
* chore: code refactor
2023-12-07 19:59:35 +05:30
srinivas pendem and sriram veeraghanta
0887d35596
Update README.md ( #2893 )
...
./setup.sh removed
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2023-12-07 19:59:35 +05:30
Aaryan Khandelwal and sriram veeraghanta
726f4668e0
refactor: webhooks ( #2896 )
...
* refactor: webhooks workflow
* chore: update delete modal content
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia and sriram veeraghanta
6e940399cb
chore: instance admins endpoint added and ui/ux improvement ( #2895 )
...
* style: sidebar improvement
* style: header height consistency
* chore: layout consistency and general page improvement
* chore: layout, email form and image form improvement
* chore: instance admins endpoint intergrated and code refactor
* chore: code refactor
* chore: google client secret section removed
2023-12-07 19:59:35 +05:30
f79bd9df60
issues rendering in all issue layouts fir profile and project issues and global issues store implementation ( #2886 )
...
* dev: draft and archived issue store
* connect draft and archived issues
* kanban for draft issues
* fix filter store for calendar and kanban
* dev: profile issues store and draft issues filters in header
* disble issue creation for draft issues
* dev: profile issues store filters
* disable kanban properties in draft issues
* dev: profile issues store filters
* dev: seperated adding issues to the cycle and module as seperate methds in cycle and module store
* dev: workspace profile issues store
* dev: sub group issues in the swimlanes
* profile issues and create issue connection
* fix profile issues
* fix spreadsheet issues
* fix dissapearing project from create issue modal
* page level modifications
* fix additional bugs
* dev: issues profile and global iisues and filters update
* fix issue related bugs
* fix project views for list and kanban
* fix build errors
---------
Co-authored-by: rahulramesha <rahulramesham@gmail.com >
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia and sriram veeraghanta
70994d1da7
fix: resolve modal overlapping issue ( #2885 )
2023-12-07 19:59:35 +05:30
Lakhan Baheti and sriram veeraghanta
6d46771109
fix: bug fixes & UI improvements ( #2884 )
...
* chore: access restriction for api tokens
* fix: on create module total issues undefined
* fix: cycle board card typo
* chore: fetch modules after creation
* fix: peek module on delete
* fix: peek cycle on delete
* fix: cycle detail sidebar copy link toast
* chore: router replace -> push
2023-12-07 19:59:35 +05:30
Aaryan Khandelwal and sriram veeraghanta
7ad0360920
chore: revamp the API tokens workflow ( #2880 )
...
* chore: added getLayout method to api tokens pages
* revamp: api tokens workflow
* chore: add title validation and update types
* chore: minor UI updates
* chore: update route
2023-12-07 19:59:35 +05:30
Lakhan Baheti and sriram veeraghanta
7b5eea8722
fix: user state after logout ( #2849 )
...
* fix: user state after logout
* chore: user state handle with mobx
* chore: signout update for profile setting
* fix: minor fixes
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2023-12-07 19:59:35 +05:30
sriram veeraghanta
a7e446f134
fix: remove slack notification on build branch workflow ( #2881 )
2023-12-07 19:59:35 +05:30
Lakhan Baheti and sriram veeraghanta
1c29f0b0a9
fix: workspace & user avatar tooltip ( #2851 )
...
* fix: workspace & user avatar tooltip
* chore: user name update while typing on top right avatar
* chore: imports placement
* fix: rendering condition
* chore: component re-arrangement
* fix: imports
2023-12-07 19:59:35 +05:30
Bavisetti Narayan and sriram veeraghanta
acc6b5ed5c
chore: seperated delete endpoint for file upload ( #2870 )
2023-12-07 19:59:35 +05:30
20fe27e086
fix: track events updated, extra parameters added, added events for issues, pages, states, cycles ( #2875 )
...
* fix: event tracking method updated to store, chore: updated and added events for workspace, projects and create issue
* fix: posthog auth event tracking
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2023-12-07 19:59:35 +05:30
Prateek Shourya and sriram veeraghanta
398f35d36d
Feat: God Mode UI Updates and More Config Settings ( #2877 )
...
* feat: Images in Plane config screen.
* feat: Enable/ Disable Magic Login config toggle.
* style: UX copy and design updates across all screens.
* style: SSO and OAuth Screen revamp.
* style: Enter God Mode button for Profile Settings sidebar.
* fix: update input type to password for password fields.
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia and sriram veeraghanta
bf060cc8eb
dev: badge component added in planu ui package ( #2876 )
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia and sriram veeraghanta
a9ea5b6d90
fix: issue peek overview state select dropdown overflow fix ( #2873 )
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia and sriram veeraghanta
1c2761000a
fix: module sidebar date select fix and code refactor ( #2872 )
2023-12-07 19:59:35 +05:30
sriram veeraghanta
ecea744657
fix: remove slack notify ( #2871 )
...
* fix: remove slack notifications on workflows
* fix: bugfix
2023-12-07 19:59:35 +05:30
1bd38ad4c7
refactor: image upload modals, file size limit added to config ( #2868 )
...
* chore: add file size limit as config in the config api
* refactor: image upload modals
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com >
2023-12-07 19:59:35 +05:30
Manish Gupta and sriram veeraghanta
af3267ac5a
Updated the slack notification message to PR Title ( #2869 )
2023-12-07 19:59:35 +05:30
Lakhan Baheti and sriram veeraghanta
192fe9b057
chore: added error toast for invitation ( #2853 )
2023-12-07 19:59:35 +05:30
Bavisetti Narayan and sriram veeraghanta
0669dab1c4
chore: user deactivation and login restriction ( #2855 )
...
* chore: user deactivation
* chore: deactivation and login disabled
* chore: added get configuration value
* chore: serializer message change
* chore: instance admin passowrd change
* chore: removed triage
* chore: v3 endpoint for user profile
* chore: added enable signin
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2023-12-07 19:59:35 +05:30
34e6ef0d8d
chore: api and webhook refactor ( #2861 )
...
* chore: bug fix
* dev: changes in api endpoints for invitations and inbox
* chore: improvements
* dev: update webhook send
* dev: webhook validation and fix webhook flow for app
* dev: error messages for deactivation
* chore: api fixes
* dev: update webhook and workspace leave
* chore: issue comment
* dev: default values for environment variables
* dev: make the user active if he was already part of project member
* chore: webhook cycle and module event
* dev: disable ssl for emails
* dev: webhooks restructuring
* dev: updated webhook configuration
* dev: webhooks
* dev: state get object
* dev: update workspace slug validation
* dev: remove deactivation flag if max retries exceeded
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2023-12-07 19:59:35 +05:30
sriram veeraghanta and Manish Gupta
c305cf2c72
fix: adding slack notification when build is failed to upload to docker ( #2862 )
...
* fix: removing logs
* fix: adding slack notification when build is failed to upload to docker
* minor changes
---------
Co-authored-by: Manish Gupta <59428681+manishg3@users.noreply.github.com >
2023-12-07 19:59:35 +05:30
Aaryan Khandelwal and sriram veeraghanta
267cf75004
chore: update profile and God mode routes ( #2860 )
...
* chore: update profile and god mode routes
* fix: profile activity loader
* chore: update profile route in the change password page
2023-12-07 19:59:35 +05:30
Bavisetti Narayan and sriram veeraghanta
86de38d3a0
chore: user activity in profile page ( #2856 )
...
* chore: user activity endpoint change
* chore: added workspace detail in activity serializer
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia and sriram veeraghanta
910bd11e86
fix: view date filter select fix ( #2858 )
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia and sriram veeraghanta
77af7311ba
style: module ui improvement ( #2838 )
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia and sriram veeraghanta
f56067f372
style: issue activity section improvement ( #2836 )
2023-12-07 19:59:35 +05:30
Ramesh Kumar Chandra and sriram veeraghanta
0530410201
feat: change password page ( #2847 )
2023-12-07 19:59:35 +05:30
sabith-tu and sriram veeraghanta
1e104e85a4
style: removing extra options heading and drop down icon ( #2852 )
2023-12-07 19:59:35 +05:30
Aaryan Khandelwal and sriram veeraghanta
dfffa63151
fix: page scroll area ( #2850 )
2023-12-07 19:59:35 +05:30
Aaryan Khandelwal and sriram veeraghanta
bf525aa2c4
dev: added tailwind merge helper function ( #2844 )
2023-12-07 19:59:35 +05:30
Aaryan Khandelwal and sriram veeraghanta
fc523c6485
fix: archived issues infinite call ( #2848 )
2023-12-07 19:59:35 +05:30
sriram veeraghanta
8c1f9e720a
fix: updated document editor package in web and space apps ( #2846 )
2023-12-07 19:59:35 +05:30
sriram veeraghanta
fa8ae6b8ce
chore: optimizations and file name changes ( #2845 )
...
* fix: deepsource antipatterns
* fix: deepsource exclude file patterns
* chore: file name changes and removed unwanted variables
* fix: changing version number for editor
2023-12-07 19:59:35 +05:30
d6abb87a3a
chore: implemented new store and issue layouts for issues and updated new data structure for issues ( #2843 )
...
* fix: Implemented new workflow in the issue store and updated the quick add workflow in list layout
* fix: initial load and mutaion of issues in list layout
* dev: implemented the new project issues store with grouped, subGrouped and unGrouped issue computed functions
* dev: default display properties data made as a function
* conflict: merge conflict resolved
* dev: implemented quick add logic in kanban
* chore: implemented quick add logic in calendar and spreadsheet layout
* fix: spreadsheet layout quick add fix
* dev: optimised the issues workflow and handled the issues order_by filter
* dev: project issue CRUD operations in new issue store architecture
* dev: issues filtering in calendar layout
* fix: build error
* dev/issue_filters_store
* chore: updated filters computed structure
* conflict: merge conflicts resolved in project issues
* dev: implemented gantt chart for project issues using the new mobx store
* dev: initialized cycle and module issue filters store
* dev: issue store and list layout store updates
* dev: quick add and update, delete issue in the list
* refactor list root changes
* dev: store new structure
* refactor spreadsheet and gnatt project roots
* fix errors for base gantt and spreadsheet roots
* connect Calendar project view
* minor house keeping
* connect Kanban View to th enew store
* generalise base calendar issue actions
* dev: store project issues and issue filters
* dev: store project issues and filters
* dev: updated undefined with displayFilters in project issue store
* Add Quick add to all the layouts
* connect module views to store
* dev: Rendering list issues in project issues
* dev: removed console log
* dev: module filters store
* fix errors and connect modules list and quick add for list
* dev: module issue store
* dev: modle filter store issue fixed and updates cycle issue filters
* minor house keeping changes
* dev: cycle issues and cycle filters
* connecty cycles to teh store
* dev: project view issues and issue filtrs
* connect project views
* dev: updated applied filters in layouts
* dev: replaced project id with view id in project views
* dev: in cycle and module store made cycledId and moduleId as optional
* fix minor issues and build errots
* dev: project draft and archived issues store and filters
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so >
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com >
Co-authored-by: rahulramesha <rahulramesham@gmail.com >
2023-12-07 19:59:35 +05:30
Aaryan Khandelwal and sriram veeraghanta
db75eced0a
chore: deactivate user option added ( #2841 )
...
* dev: deactivate user option added
* chore: new layout for profile settings
* fix: build errors
* fix: user profile activity
2023-12-07 19:59:35 +05:30
Lakhan Baheti and sriram veeraghanta
3c89ef8cc3
fix: onboarding bugs & improvements ( #2839 )
...
* fix: terms & condition alignment
* fix: onboarding page scrolling
* fix: create workspace name clear
* fix: setup profile sidebar workspace name
* fix: invite team screen button text
* fix: inner div min height
* fix: allow single invite also in invite member
* fix: UI clipping in invite members
* fix: signin screen scroll
* fix: sidebar notification icon
* fix: sidebar project name & icon
* fix: user detail bottom image alignment
* fix: step indicator in invite member
* fix: try different account modal state
* fix: setup profile remove image
* fix: workspace slug clear
* fix: invite member UI & focus
* fix: step indicator size
* fix: inner div placement
* fix: invite member validation logic
* fix: cuurent user data persistency
* fix: sidebar animation colors
* feat: signup & resend
* fix: sign out theme persist from popover
* fix: imports
* chore: signin responsiveness
* fix: sign-in, sign-up top padding
2023-12-07 19:59:35 +05:30
Bavisetti Narayan and sriram veeraghanta
f9590929dc
chore: change password endpoint ( #2842 )
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia and sriram veeraghanta
7169463ee7
[FED-888] fix: parent issue select modal improvement ( #2837 )
...
This PR include improvement for parent issue select modal.
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia and sriram veeraghanta
152a920788
fix: project setting ui consistency ( #2835 )
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia and sriram veeraghanta
a1a9015df2
fix: profile setting overflow ( #2834 )
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia and sriram veeraghanta
37559fd69f
fix: cycle and module create/update modal fix ( #2833 )
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia and sriram veeraghanta
1559822a1b
fix: module and cycle sidebar loading state ( #2831 )
2023-12-07 19:59:35 +05:30
sabith-tu and sriram veeraghanta
9215134e32
style: new empty project screen ( #2832 )
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia and sriram veeraghanta
51cf93c9a8
fix: custom analytics project dropdown fix ( #2828 )
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia and sriram veeraghanta
3dd3499b3e
style: project card improvement ( #2827 )
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia and sriram veeraghanta
20f3d7ce09
fix: module sidebar link section ( #2830 )
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia and sriram veeraghanta
b106e15268
chore: dashboard redirection fix ( #2826 )
2023-12-07 19:59:35 +05:30
sriram veeraghanta
666d46de58
fix: AI Assistance hide/unhide depending on the configuration ( #2825 )
...
* fix: gpt error handlijng
* fix: enabling ai assistance only when it is configured.
2023-12-07 19:59:35 +05:30
Prateek Shourya and sriram veeraghanta
734f27122b
Style: UI improvements ( #2824 )
...
* style: update notification Read status toast alert description.
* style: update issue subscribe button design.
* fix: remove group_by `none` display filter from the kanban view in profile and draft issues.
* style: design improvement in members settings.
* style: add display name for all user role.
* style: remove email for user roles other than admin.
* style: fix border color as per designs.
2023-12-07 19:59:35 +05:30
Aaryan Khandelwal and sriram veeraghanta
d43db7fc88
style: revamped page details UI ( #2823 )
...
* style: revamp page details UI
* chore: updated the info popover date format
* fix: page actions mutation
* style: made the page content responsive
2023-12-07 19:59:35 +05:30
Bavisetti Narayan and sriram veeraghanta
e57b95f99e
chore: file asset update ( #2816 )
...
* chore: endpoint to update file asset
* chore: aws storage endpoint change
2023-12-07 19:59:35 +05:30
Lakhan Baheti and sriram veeraghanta
e21acf1341
fix: sidebar project section hover ( #2818 )
...
* fix: sidebar project section hover
* fix: icons alignment
2023-12-07 19:59:35 +05:30
Lakhan Baheti and sriram veeraghanta
7825dd7f77
fix: bug fixes & UI improvements ( #2819 )
...
* fix: profile setting fields border
* fix: webhooks empty state UI
* fix: cycle delete redirection from cycle detail
* fix: integration access restriction
2023-12-07 19:59:35 +05:30
Aaryan Khandelwal and sriram veeraghanta
cfbb4c9579
chore: update join project endpoint ( #2821 )
2023-12-07 19:59:35 +05:30
Aaryan Khandelwal and sriram veeraghanta
7200cbf58e
fix: complete pages editor not clickable, recent pages calculation logic ( #2820 )
...
* fix: whole editor not clickable
* fix: recent pages calculation
* chore: update older pages calculation logic in recent pages list
* fix: archived pages computed function
* chore: add type for older pages
2023-12-07 19:59:35 +05:30
Aaryan Khandelwal and sriram veeraghanta
aea9a40a73
refactor: command k modal ( #2803 )
...
* refactor: command palette file structure
* fix: identifier search
2023-12-07 19:59:35 +05:30
Nikhil and sriram veeraghanta
d14ca3a141
dev: change url for the license engine instance registration ( #2810 )
2023-12-07 19:59:35 +05:30
Bavisetti Narayan and sriram veeraghanta
88ef24788e
chore: removed DOCKERIZED value and changed REDIS_SSL ( #2813 )
...
* chore: removed DOCKERIZED value
* chore: changed redis ssl
2023-12-07 19:59:35 +05:30
4416419c9b
feat: New Pages with Enhanced Document Editor Packages made over Editor Core 📝 ( #2784 )
...
* fix: page transaction model
* fix: page transaction model
* feat: updated ui for page route
* chore: initailized `document-editor` package for plane
* fix: format persistence while pasting markdown in editor
* feat: Inititalized Document-Editor and Editor with Ref
* feat: added tooltip component and slash command for editor
* feat: added `document-editor` extensions
* feat: added custom search component for embedding labels
* feat: added top bar menu component
* feat: created document-editor exposed components
* feat: integrated `document-editor` in `pages` route
* chore: updated dependencies
* feat: merge conflict resolution
* chore: modified configuration for document editor
* feat: added content browser menu for document editor summary
* feat: added fixed menu and editor instances
* feat: added document edittor instances and summary table
* feat: implemented document-editor in PageDetail
* chore: css and export fixes
* fix: migration and optimisation
* fix: added `on_create` hook in the core editor
* feat: added conditional menu bar action in document-editor
* feat: added menu actions from single page view
* feat: added services for archiving, unarchiving and retriving archived pages
* feat: added services for page archives
* feat: implemented page archives in page list view
* feat: implemented page archives in document-editor
* feat: added editor marking hook
* chore: seperated editor header from the main content
* chore: seperated editor summary utilities from the main editor
* chore: refactored necessary components from the document editor
* chore: removed summary sidebar component from the main content editor
* chore: removed scrollSummaryDependency from Header and Sidebar
* feat: seperated page renderer as a seperate component
* chore: seperated page_renderer and sidebar as component from index
* feat: added locked property to IPage type
* feat: added lock/unlock services in page service
* chore: seperated DocumentDetails as exported interface from index
* feat: seperated document editor configs as seperate interfaces
* chore: seperated menu options from the editor header component
* fix: fixed page_lock performing lock/unlock operation on queryset instead of single instance
* fix: css positioning changes
* feat: added archive/lock alert labels
* feat: added boolean props in menu-actions/options
* feat: added lock/unlock & archive/unarchive services
* feat: added on update mutations for archived pages in page-view
* feat: added archive/lock on_update mutations in single page vieq
* feat: exported readonly editor for locked pages
* chore: seperated kanban menu props and saved over passing redundant data
* fix: readonly editor not generating markings on first render
* fix: cheveron overflowing from editor-header
* chore: removed unused utility actions
* fix: enabled sidebar view by default
* feat: removed locking on pages in archived state
* feat: added indentation in heading component
* fix: button classnames in vertical dropdowns
* feat: added `last_archived_at` and `last_edited_at` details in editor-header
* feat: changed types for archived updates and document last updates
* feat: updated editor and header props
* feat: updated queryset according to new page query format
* feat: added parameters in page view for shared / private pages
* feat: updated other-page-view to shared page view && same with private pages
* feat: added page-view as shared / private
* fix: replaced deleting to archiving for pages
* feat: handle restoring of page from archived section from list view
* feat: made previledge based option render for pages
* feat: removed layout view for page list view
* feat: linting changes
* fix: adding mobx changes to pages
* fix: removed uneccessary migrations
* fix: mobx store changes
* fix: adding date-fns pacakge
* fix: updating yarn lock
* fix: removing unneccessary method params
* chore: added access specifier to the create/update page modal
* fix: tab view layout changes
* chore: delete endpoint for page
* fix: page actions, including- archive, favorite, access control, delete
* chore: remove archive page modal
* fix: build errors
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com >
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com >
2023-12-07 19:59:35 +05:30
Prateek Shourya and sriram veeraghanta
2a2e504ebb
feat: Instance Admin Panel: Configuration Settings ( #2800 )
...
* feat: Instance Admin Panel: Configuration Settings
* refactor: seprate Google and Github form into independent components.
* feat: add admin auth wrapper and access denied page.
* style: design updates.
2023-12-07 19:59:35 +05:30
sabith-tu and sriram veeraghanta
7978c8277c
style: changing profile screen title ( #2814 )
2023-12-07 19:59:35 +05:30
sriram veeraghanta
28c4703bf4
fix: minor fix ( #2815 )
2023-12-07 19:59:35 +05:30
6512b8205f
chore: onboarding ( #2790 )
...
* style: onboarding light version
* style: dark mode
* fix: onboarding gradient
* refactor: imports
* chore: add use case field in users api
* feat: delete account
* fix: delete modal points alignment
* feat: usecase in profile
* fix: build error
* fix: typos & hardcoded strings
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2023-12-07 19:59:35 +05:30
Prashant Indurkar and sriram veeraghanta
9d5f835bea
Fixed: while creating new Add Labels the field should be auto focus #2437 ( #2438 )
...
* bug:fix recent page hiding last item on scroll #1468
* bug:fix recent page hiding last item on scroll #1468 (#2411 )
* fixed add label autofocuse
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2023-12-07 19:59:35 +05:30
Lakhan Baheti and sriram veeraghanta
3ea926a908
fix: bug fixes & ui improvements. ( #2772 )
...
* fix: create project modal member select
* fix: overflow in workspace activity
* fix: memeber selected state
2023-12-07 19:59:35 +05:30
Bavisetti Narayan and sriram veeraghanta
8e9f9cf6df
chore: ams url name changed ( #2808 )
2023-12-07 19:59:35 +05:30
Nikhil and sriram veeraghanta
97c50b2957
dev: open ai configuration ( #2807 )
2023-12-07 19:59:35 +05:30
Aaryan Khandelwal and sriram veeraghanta
af8804eb12
refactor: project estimates store ( #2801 )
...
* refactor: remove estimates from project store
* chore: update all the instances of the old store
* chore: update store declaration structure
2023-12-07 19:59:35 +05:30
Nikhil and sriram veeraghanta
d3c85b1336
dev: external apis ( #2806 )
...
* dev: new proxy api setup
* dev: updated endpoints with serializers and structure
* dev: external apis for cycles, modules and inbox
issue
* dev: order by for all the apis
* dev: enable webhooks for external apis
* dev: fields and expand for the apis
* dev: move authentication to proxy middleware
* dev: fix imports
* dev: api serializer updates and paginator
* dev: renamed api to app
* dev: renamed proxy to api
* dev: validation for project, issues, modules and cycles
* dev: remove favourites from project apis
* dev: states api
* dev: rewrite the url endpoints
* dev: exception handling for the apis
* dev: merge updated structure
* dev: remove attachment apis
* dev: issue activities endpoints
2023-12-07 19:59:35 +05:30
Aaryan Khandelwal and sriram veeraghanta
a5ee049692
chore: update exception detected screen action button ( #2805 )
2023-12-07 19:59:35 +05:30
Bavisetti Narayan and sriram veeraghanta
2f75611662
fix: file asset delete ( #2804 )
2023-12-07 19:59:35 +05:30
b210fc8032
fix: newly added cycle doesnt appear unlelss the page is manually reloaded ( #2673 )
...
* fix: newly added cycle doesnt appear unlelss the page is manually reloaded
* Delete \
* Delete web/layouts/profile-layout/profile-sidebar.tsx
* Update cycles.store.ts
* fix: remove duplicate type declaration
---------
Co-authored-by: Aaryan Khandelwal <65252264+aaryan610@users.noreply.github.com >
2023-12-07 19:59:35 +05:30
sriram veeraghanta and Ramesh Kumar Chandra
78fee22fec
feat: event tracking using posthog and created application provider to render multiple wrappers ( #2757 )
...
* fix: event tracker changes
* fix: App provider implementation using wrappers
* fix: updating packages
* fix: handling warning
* fix: wrapper fixes and minor optimization changes
* fix: chore app-provider clearnup
* fix: cleanup
* fix: removing jitsu tracking
* fix: minor updates
* fix: adding event to posthog event tracker (#2802 )
* dev: posthog event tracker update intitiate
* fix: adding events for posthog integration
* fix: event payload
---------
Co-authored-by: Ramesh Kumar Chandra <31303617+rameshkumarchandra@users.noreply.github.com >
2023-12-07 19:59:35 +05:30
Dakshesh Jain and sriram veeraghanta
33be52792f
fix: archive issue bugs ( #2712 )
...
* fix: blur on side/modal peek view
* fix: delete archive not working on list layout with group by is none
* fix: show empty group has no effect
* fix: filter/display options same as production
* fix: disabling full-screen peek-overview for archive issues
* fix: truncate in calendar view
2023-12-07 19:59:35 +05:30
Nikhil and sriram veeraghanta
bd5ebc2760
fix: self hosted instance ( #2795 )
...
* dev: update create bucket script
* dev: update patch endpoint for instance configuration
* dev: add google client secret and default values for ADMIN_EMAIL and LICENSE_ENGINE_BASE_URL
2023-12-07 19:59:35 +05:30
2abc5eb68c
fix: delete issues in spreadsheet doesn't work ( #2718 )
...
Co-authored-by: Aaryan Khandelwal <65252264+aaryan610@users.noreply.github.com >
2023-12-07 19:59:35 +05:30
Bavisetti Narayan and sriram veeraghanta
ced5bfd930
fix: file structuring ( #2797 )
...
* fix: file structure changes
* fix: pages update
* fix: license imports changed
2023-12-07 19:59:35 +05:30
Nikhil and sriram veeraghanta
728213e3fd
dev: environment settings ( #2794 )
...
* dev: update environment configuration
* dev: update the takeoff script for instance registration
2023-12-07 19:59:35 +05:30
63b6150b9c
fix: Labels delete & reordering ( #2729 )
...
* fix: Labels reordering inconsistency
* fix: Delete child labels
* feat: multi-select while grouping labels
* refactor: label sorting in mobx computed function
* feat: drag & drop label grouping, un-grouping
* chore: removed label select modal
* fix: moving labels from project store to project label store
* fix: typo changes and build tree function added
* labels feature
* disable dropping group into a group
* fix build errors
* fix more issues
* chore: added combining state UI, fixed scroll issue for label groups
* chore: group icon for label groups
* fix: group cannot be dropped in another group
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
Co-authored-by: rahulramesha <rahulramesham@gmail.com >
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com >
2023-12-07 19:59:35 +05:30
Bavisetti Narayan and sriram veeraghanta
d933c73343
feat: v3 endpoint for module and cycle ( #2786 )
...
* feat: v3 endpoint for module and cycle
* fix: removed the str
2023-12-07 19:59:35 +05:30
M. Palanikannan and sriram veeraghanta
2cca0b1e76
fix: Task List Behaviour in Editor ( #2789 )
...
* better variable names and comments
* drag drop migrated
* custom horizontal rule created
* init transaction hijack
* fixed code block with better contrast, keyboard tripple enter press disabled and syntax highlighting
* fixed link selector closing on open behaviour
* added better keymaps and syntax highlights
* made drag and drop working for code blocks
* fixed drag drop for code blocks
* moved drag drop only to rich text editor
* fixed drag and drop only for description
* enabled drag handles for peek overview and main issues
* got images to old state
* fixed task lists to be smaller
* removed validate image functions and uncessary imports
* table icons svg attributes fixed
* custom list keymap extension added
* more uncessary imports of validate image removed
* removed console logs
* fixed drag-handle styles
* space styles updated for the editor
* removed showing quotes from blockquotes
* removed validateImage for now
* added better comments and improved redundant renders
* removed uncessary console logs
* created util for creating the drag handle element
* fixed file names
2023-12-07 19:59:35 +05:30
Nikhil and sriram veeraghanta
3d8da99eec
chore: user onboarding workflow ( #2791 )
2023-12-07 19:59:35 +05:30
eb53876af3
feat: Instance Registration and Configuration ( #2793 )
...
* dev: remove default user
* dev: initiate licensing
* dev: remove migration file 0046
* feat: self hosted licensing initialize
* dev: instance licenses
* dev: change license response structure
* dev: add default properties and issue mention migration
* dev: reset migrations
* dev: instance configuration
* dev: instance configuration migration
* dev: update instance configuration model to take null and empty values
* dev: instance configuration variables
* dev: set default values
* dev: update instance configuration load
* dev: email configuration settings moved to database
* dev: instance configuration on instance bootup
* dev: auto instance registration script
* dev: instance admin
* dev: enable instance configuration and instance admin roles
* dev: instance owner fix
* dev: instance configuration values
* dev: fix instance permissions and serializer
* dev: fix email senders
* dev: remove deprecated variables
* dev: fix current site domain registration
* dev: update cors setup and local settings
* dev: migrate instance registration and configuration to manage commands
* dev: check email validity
* dev: update script to use manage command
* dev: default bucket creation script
* dev: instance admin routes and initial set of screens
* dev: admin api to check if the current user is admin
* dev: instance admin unique constraints
* dev: check magic link login
* dev: fix email sending for ssl
* dev: create instance activation route if the instance is not activated during startup
* dev: removed DJANGO_SETTINGS_MODULE from environment files and deleted auto bucket create script
* dev: environment configuration for backend
* dev: fix access token variable error
* feat: Instance Admin Panel: General Settings (#2792 )
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
2023-12-07 19:59:35 +05:30
M. Palanikannan and sriram veeraghanta
34ab188a99
[feat]: Drag and Drop Handles for all Data Structures ( #2745 )
...
* better variable names and comments
* drag drop migrated
* custom horizontal rule created
* init transaction hijack
* fixed code block with better contrast, keyboard tripple enter press disabled and syntax highlighting
* fixed link selector closing on open behaviour
* added better keymaps and syntax highlights
* made drag and drop working for code blocks
* fixed drag drop for code blocks
* moved drag drop only to rich text editor
* fixed drag and drop only for description
* enabled drag handles for peek overview and main issues
* got images to old state
2023-12-07 19:59:35 +05:30
Manish Gupta and sriram veeraghanta
1f61ad141e
dev: Self Hosting with private repo fixes ( #2787 )
...
* fixes to self hosting
* self hosting fixes
* removed .temp
* wip
* wip
* self install private repo
* folder change
* fix
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2023-12-07 19:59:35 +05:30
Manish Gupta and sriram veeraghanta
3a1b64d8f8
Dev/mg selfhosting fix ( #2782 )
...
* fixes to self hosting
* self hosting fixes
* removed .temp
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2023-12-07 19:59:35 +05:30
Bavisetti Narayan and sriram veeraghanta
eb6809c015
fix: pages revamping ( #2760 )
...
* fix: page transaction model
* fix: page transaction model
* fix: migration and optimisation
* fix: back migration of page blocks
* fix: added issue embed
* fix: migration fixes
* fix: resolved changes
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia and sriram veeraghanta
ca899b2ac7
style: workspace sidebar dropdown improvement ( #2783 )
2023-12-07 19:59:35 +05:30
Nikhil and sriram veeraghanta
eead64ba49
dev: squashed migrations ( #2779 )
...
* dev: migration squash
* dev: migrations squashed for apis and webhooks
* dev: packages updated and move dj-database-url for local settings
* dev: update package changes
2023-12-07 19:59:35 +05:30
870c4403e4
feat: api webhooks ( #2543 )
...
* dev: initiate external apis
* dev: external api
* dev: external public api implementation
* dev: add prefix to all api tokens
* dev: flag to enable disable api token api access
* dev: webhook model create and apis
* dev: webhook settings
* fix: webhook logs
* chore: removed drf spectacular
* dev: remove retry_count and fix api logging for get requests
* dev: refactor webhook logic
* fix: celery retry mechanism
* chore: event and action change
* chore: migrations changes
* dev: proxy setup for apis
* chore: changed retry time and cleanup
* chore: added issue comment and inbox issue api endpoints
* fix: migration files
* fix: added env variables
* fix: removed issue attachment from proxy
* fix: added new migration file
* fix: restricted wehbook access
* chore: changed urls
* chore: fixed porject serializer
* fix: set expire for api token
* fix: retrive endpoint for api token
* feat: Api Token screens & api integration
* dev: webhook endpoint changes
* dev: add fields for webhook updates
* feat: Download Api secret key
* chore: removed BASE API URL
* feat: revoke token access
* dev: migration fixes
* feat: workspace webhooks (#2748 )
* feat: workspace webhook store, services integeration and rendered webhook list and create
* chore: handled webhook update and rengenerate token in workspace webhooks
* feat: regenerate key and delete functionality
---------
Co-authored-by: Ramesh Kumar <rameshkumar@rameshs-MacBook-Pro.local >
Co-authored-by: gurusainath <gurusainath007@gmail.com >
Co-authored-by: Ramesh Kumar Chandra <rameshkumar2299@gmail.com >
* fix: url validation added
* fix: seperated env for webhook and api
* Web hooks refactoring
* add show option for generated hook key
* Api token restructure
* webhook minor fixes
* fix build errors
* chore: improvements in file structring
* dev: rate limiting the open apis
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
Co-authored-by: LAKHAN BAHETI <lakhanbaheti9@gmail.com >
Co-authored-by: rahulramesha <71900764+rahulramesha@users.noreply.github.com >
Co-authored-by: Ramesh Kumar <rameshkumar@rameshs-MacBook-Pro.local >
Co-authored-by: gurusainath <gurusainath007@gmail.com >
Co-authored-by: Ramesh Kumar Chandra <rameshkumar2299@gmail.com >
Co-authored-by: Nikhil <118773738+pablohashescobar@users.noreply.github.com >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
Co-authored-by: rahulramesha <rahulramesham@gmail.com >
2023-12-07 19:59:35 +05:30
Nikhil and sriram veeraghanta
20fd57b793
dev: update bucket script to make the bucket public ( #2767 )
...
* dev: update bucket script to make the bucket public
* dev: remove auto bucket script from docker compose
2023-12-07 19:59:35 +05:30
Nikhil and sriram veeraghanta
bdbdacd68c
chore: user workflow ( #2762 )
...
* dev: workspace member deactivation and leave endpoints and filters
* dev: deactivated for project members
* dev: project members leave
* dev: project member check on workspace deactivation
* dev: project member queryset update and remove leave project endpoint
* dev: rename is_deactivated to is_active and user deactivation apis
* dev: check if the user is already part of workspace then make them active
* dev: workspace and project save
* dev: update project members to make them active
* dev: project invitation
* dev: automatic user workspace and project member create when user sign in/up
* dev: fix member invites
* dev: rename deactivation variable
* dev: update project member invitation
* dev: additional permission layer for workspace
* dev: update the url for workspace invitations
* dev: remove invitation urls from users
* dev: cleanup workspace invitation workflow
* dev: workspace and project invitation
2023-12-07 19:59:35 +05:30
sabith-tu and sriram veeraghanta
1f904e88e1
fix: Delete estimate popup is not closing automatically ( #2777 )
2023-12-07 19:59:35 +05:30
Nikhil and sriram veeraghanta
a675cd5755
dev: API settings ( #2594 )
...
* dev: update settings file structure and added extra settings for CORS
* dev: remove WEB_URL variable and add celery integration for sentry
* dev: aws and minio settings
* dev: add cors origins to env
* dev: update settings
2023-12-07 19:59:35 +05:30
ad3e511328
enhancement: label sort order ( #2763 )
...
* chore: label sort ordering
* dev: ordering
* fix: sort order
* fix: save of labels
* dev: remove ordering by name
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2023-12-07 19:59:35 +05:30
Prateek Shourya and sriram veeraghanta
d158fe8193
Fix: Custom menu item not automatically closing, affecting delete popup behavior. ( #2771 )
2023-12-07 19:59:35 +05:30
Ankush Deshmukh and sriram veeraghanta
2d1536e44d
Standarding priority icons across the platform ( #2776 )
2023-12-07 19:59:35 +05:30
Prateek Shourya and sriram veeraghanta
002dc7a5f3
style: text overflow fix and border color update ( #2769 )
...
* style: fix text overflow in:
* Issue activity
* Cycle and Module Select in Create Issue form
* Delete Module modal
* Join Project modal
* style: update assignee select border as per design.
2023-12-07 19:59:35 +05:30
Dakshesh Jain and sriram veeraghanta
e96f059f65
fix: bugs ( #2761 )
...
* fix: semicolon on estimate settings page
* refactor: project settings automations store implementation
* fix: active cycle stuck on infinite loading
* fix: removed delete project option from sidebar
* fix: discloser not opening when navigating to project
* fix: clear filter not working & filter appearing even if nothing is selected
* refactor: select label store implementation
* refactor: select state store implementation
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia and sriram veeraghanta
964e880fc4
style: create update view modal consistency ( #2775 )
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia and sriram veeraghanta
93abff5a4b
chore: no lead option added in lead select dropdown ( #2774 )
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia and sriram veeraghanta
4fcc66fd54
chore: spreadsheet layout column responsiveness ( #2768 )
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia and sriram veeraghanta
4c09e46de7
chore: create update issue modal improvement ( #2765 )
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia and sriram veeraghanta
4e37916616
fix: breadcrumb project icon improvement ( #2764 )
2023-12-07 19:59:35 +05:30
sabith-tu and sriram veeraghanta
48ed439523
style: ui fixes for pages and views ( #2770 )
2023-12-07 19:59:35 +05:30
Nikhil and sriram veeraghanta
794bfd6e3b
dev: create bucket through application ( #2720 )
2023-12-07 19:59:35 +05:30
Prateek Shourya and sriram veeraghanta
16292de8d3
style: ui improvements and bug fixes ( #2758 )
...
* style: add transition to favorite projects dropdown.
* style: update project integration settings borders.
* style: fix text overflow issue in project views.
* fix: issue with non-functional cancel button in leave project modal.
2023-12-07 19:59:35 +05:30
Dakshesh Jain and sriram veeraghanta
21988e8528
fix: workspace settings bugs ( #2743 )
...
* fix: double layout in exports
* fix: typo in jira email address section
* fix: workspace members not mutating
* fix: removed un-used variable
* fix: workspace members can't be filtered using email
* fix: autocomplete in workspace delete
* fix: autocomplete in project delete modal
* fix: update member function in store
* fix: sidebar link not active when in github/jira
* style: margin top & icon inconsistency
* fix: typo in create workspace
* fix: workspace leave flow
* fix: redirection to delete issue
* fix: autocomplete off in jira api token
* refactor: reduced api call, added optional chaining & removed variable with low scope
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia and sriram veeraghanta
4d35c931cd
fix: peek overview comment ordering and comment icon alignment fix ( #2753 )
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia and sriram veeraghanta
5cbec23d5e
fix: cycle card title responsiveness added ( #2752 )
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia and sriram veeraghanta
942323f81c
fix: app sidebar dropdown fix ( #2751 )
2023-12-07 19:59:35 +05:30
sriram veeraghanta and GitHub
ee2ad400ba
Merge pull request #2754 from makeplane/develop
...
sync: develop to release
2023-11-10 19:06:22 +05:30
Anmol Singh Bhatia and GitHub
00e61a8753
fix: peek overview comment ordering and comment icon alignment fix ( #2753 )
2023-11-10 18:45:41 +05:30
Anmol Singh Bhatia and GitHub
733fed76cc
fix: cycle card title responsiveness added ( #2752 )
2023-11-10 18:43:48 +05:30
Anmol Singh Bhatia and GitHub
e78dd4b1c0
fix: app sidebar dropdown fix ( #2751 )
2023-11-10 18:43:16 +05:30
Anmol Singh Bhatia and GitHub
d479781fce
style: header consistency ( #2750 )
2023-11-10 18:30:43 +05:30
Bavisetti Narayan and GitHub
c449b46bf4
fix: added external folder in urls ( #2749 )
2023-11-10 16:00:55 +05:30
Prateek Shourya and GitHub
fd6430c3e3
style: Update modal appearance for UI consistency ( #2747 )
2023-11-10 15:48:34 +05:30
Ramesh Kumar Chandra and GitHub
6f580ce2d9
fix: project settings layout render in export ( #2746 )
2023-11-10 13:07:18 +05:30
Ankush Deshmukh and GitHub
2748133bd0
Fix: Show Priority icon in custom analytics table. ( #2744 )
2023-11-10 13:06:23 +05:30
Aaryan Khandelwal and GitHub
884b219508
refactor: cycles store ( #2716 )
...
* refactor: cycles store
* refactor: active cycle details
2023-11-09 18:37:45 +05:30
Anmol Singh Bhatia and GitHub
162faf8339
fix: date select tooltip fix ( #2740 )
2023-11-09 18:29:45 +05:30
Anmol Singh Bhatia and GitHub
c291ff05ee
fix: fliter list item clear button alignment fix ( #2741 )
2023-11-09 18:27:19 +05:30
Nikhil and GitHub
446981422e
feat: issues v2 endpoint ( #2713 )
...
* feat: issue v2 listing endpoint
* dev: issues v3 endpoint
* dev: add permission in the grouped endpoint
* dev: update grouped endpoint
2023-11-09 18:24:26 +05:30
Bavisetti Narayan and GitHub
630e21b954
fix: favourite cycle and modules displayed at top ( #2719 )
2023-11-09 18:22:38 +05:30
894ffb6c21
fix: mention notification ( #2670 )
...
* fix: mention notification
* feat: updated mentions for comments in the notification background task
* feat: added subscription for issue_comment_mentions as well
* fix: removed the print statement
* fix: double notification popup for mentioned assignees
* fix: added issue subscriber
* fix: removed creator for subscribed
* fix: creator will not be subscribed to issue
* fix: double notification removed
---------
Co-authored-by: Henit Chobisa <chobisa.henit@gmail.com >
2023-11-09 18:22:13 +05:30
Nikhil and GitHub
515dba02d3
chore: configuration add tracker variables ( #2709 )
...
* chore: configuration add tracker variables
* dev: unsplash configuration
2023-11-09 18:20:03 +05:30
Dakshesh Jain and GitHub
34bccd7e06
refactor: gantt sidebar ( #2705 )
...
* refactor: gantt sidebar
* fix: exception error
fix: file placement
* refactor: not passing sidebar block as props
2023-11-09 17:57:41 +05:30
sriram veeraghanta and GitHub
79df59f618
fix: spliting out the project members from project store and service ( #2739 )
2023-11-09 17:56:55 +05:30
Prateek Shourya and GitHub
7676aab773
fix: UI improvements. ( #2734 )
...
* style: update check icon colors to match our design.
* fix: automatically focus input box in pages `add label` modal.
2023-11-09 17:37:45 +05:30
Prateek Shourya and GitHub
8832d8e00e
style: sidebar UI improvements ( #2735 )
...
* updated font weight and color as per designs.
* removed background color from workspace with logo.
* updated dropdown design.
2023-11-09 17:01:48 +05:30
d733a53ea6
fix: Add horizontal scroll bar to views ( #2736 )
...
* add errors for duplicate labels
* adding horizonatal scroll bar to views
---------
Co-authored-by: rahulramesha <rahul@appsmith.com >
2023-11-09 15:12:00 +05:30
Lakhan Baheti and GitHub
96862e06ef
fix: cystom analytics bar graph index alignment ( #2737 )
2023-11-09 14:36:22 +05:30
sriram veeraghanta and GitHub
a6567bbce4
fix: workspace members store added and implemented across the app ( #2732 )
...
* fix: minor changes
* fix: workspace members store added and implemnted across the app
2023-11-09 00:35:12 +05:30
Nikhil and GitHub
556b2d2617
feat: state list endpoint ( #2717 )
...
* feat: state list endpoint
* dev: update states endpoint
* dev: mark default state endpoint
2023-11-08 22:38:53 +05:30
Lakhan Baheti and GitHub
10037222b6
fix: Tooltip content on assignee hover in all layouts ( #2724 )
...
* fix: Tooltip content on assignee hover in all layouts
* chore: comments added
2023-11-08 22:35:30 +05:30
sabith-tu and GitHub
931f9d288a
fix: toast alert inconsistency ( #2730 )
2023-11-08 20:37:47 +05:30
sriram veeraghanta and GitHub
20fb79567f
fix: project states fixes ( #2731 )
...
* fix: project states fixes
* fix: states fixes
* fix: formating all files
2023-11-08 20:31:46 +05:30
Ramesh Kumar Chandra and GitHub
bd1a850f35
style: kanban card label overflow ( #2722 )
...
* chore: kanban card lable drop down items overflow
* style: kaban card label text overflow, tool tip, hover cursor
* style: label overflow in list layout
2023-11-08 18:12:36 +05:30
206f5744a3
[fix]: Error Handling for Images and Table Fix for Form Submissions in Editor ( #2710 )
...
* cancellable uploads and image limits with better error handling
* fixed table row/column picker behaviour on modals
* Merge branch 'rerender-debounce-editor-fix' into editor-draggable-nodes
* fix: added mention suggestions and highlights in `create-issue-modal`
* removed uncessary files
* solved lint error of trailing spaces
* added plane/ui dependency for tooltips
---------
Co-authored-by: Henit Chobisa <chobisa.henit@gmail.com >
2023-11-08 18:00:53 +05:30
sabith-tu and GitHub
faaba45e59
fix: all issues values not changeable and assignee image not rendering ( #2707 )
...
* fix: all issues values are not changeable and assignee image not rendering
* chore: removed console log
2023-11-08 17:56:09 +05:30
sabith-tu and GitHub
f8002852e0
fix: issue property height and peek view date picker border radius ( #2726 )
2023-11-08 17:55:28 +05:30
Lakhan Baheti and GitHub
2d71377722
fix: added empty project state when no project exists. ( #2727 )
...
* fix: added empty project state when no project exists
* fix: duplicate import
2023-11-08 17:54:59 +05:30
Lakhan Baheti and GitHub
6ebee05951
fix: unwanted go back button in onboarding step 2 ( #2714 )
2023-11-08 17:53:06 +05:30
Lakhan Baheti and GitHub
5a3bac998e
fix: bug fixes and ui improvements ( #2703 )
...
* fix: gantt chart duration in decimal
* fix: Loading text instead Spinner in peek view
* fix: cycle more popover typo & icon overlapping
* fix: list layout properties alignment
* fix: project search empty state
* fix: calendar layout issue text overflow & redirection inconsistency
* style: urgent priority hover background color
* fix: Cycle issues kanban layout empty state missing
* style: custom snooze modal placeholder text color
* refactor: replaced unwanted anchor tag with div
* chore: removed empty state for cycle kanban layout
2023-11-08 17:52:34 +05:30
Anmol Singh Bhatia and GitHub
4096136b44
style: ui consistency and improvement ( #2725 )
...
* style: create/update issue modal properties ui improvement
* style: create update issue modal improvement
* style: modal ui consistency
2023-11-08 17:51:32 +05:30
Aaryan Khandelwal and GitHub
83e0c4ebbd
chore: remove active ids from the MobX stores if not present in the route ( #2681 )
...
* chore: remove active ids if not present in the route
* refactor: set active id logic
2023-11-08 17:35:45 +05:30
Aaryan Khandelwal and GitHub
df8bdfd5b9
fix: project automation settings flickering ( #2680 )
...
* fix: cycle and module sidebar z-index
* fix: project automation settings flickering
2023-11-08 17:34:42 +05:30
Ankush Deshmukh and GitHub
da799b5a63
Fix: Render bar chart axis labels in lighter color when dark theme applied ( #2721 )
2023-11-08 17:34:09 +05:30
Dakshesh Jain and GitHub
621d551c4a
fix: project select validation ( #2723 )
2023-11-08 17:33:26 +05:30
Aaryan Khandelwal and GitHub
5a84ed279d
refactor: replace keyboard events with command palette store ( #2688 )
2023-11-08 13:51:55 +05:30
Dakshesh Jain and GitHub
53e7da08e4
fix: quick add not working for labels & assignee ( #2689 )
...
* fix: quick add not working for labels & assignee
* fix: build error on spreadsheet view
2023-11-08 12:28:02 +05:30
Anmol Singh Bhatia and GitHub
9f206331bc
style: spinner component improvement ( #2708 )
2023-11-07 18:35:05 +05:30
b56d188a83
add errors for duplicate labels ( #2706 )
...
Co-authored-by: rahulramesha <rahul@appsmith.com >
2023-11-07 18:22:52 +05:30
Bavisetti Narayan and GitHub
8d3853b129
fix: issue draft delete functionality ( #2696 )
2023-11-07 18:19:32 +05:30
Bavisetti Narayan and GitHub
30d6235108
fix: add issues to cycles and modules ( #2659 )
...
* fix: able to add issue in cycle and module
* fix: issue activity message
2023-11-07 18:18:51 +05:30
Prateek Shourya and GitHub
6e461dd8c3
style: update user profile button alignment. ( #2695 )
2023-11-07 18:17:44 +05:30
Nikhil and GitHub
86379c51b7
dev: worker count ( #2573 )
...
* dev: workers count
* dev: update the worker count variable to GUNICORN_WORKERS
2023-11-07 18:05:38 +05:30
Manish Gupta and GitHub
f7cc2eca36
dev: Modified the branch-build action yaml ( #2704 )
...
* cherrypicked code
* removed PUSH event
2023-11-07 17:41:26 +05:30
Prateek Shourya and GitHub
63d1ad286b
style: update font weight in project general setting section. ( #2697 )
2023-11-07 17:39:12 +05:30
Manish Gupta and GitHub
1412c1c94a
dev: modified the branch wise build ( #2702 )
...
* cherrypicked branch build code
* trigger on pull request
* branch filter
* checking branch filter
* checking push
* checking push again
* code cleanup before PR
2023-11-07 17:23:32 +05:30
26de35bd8d
fix: environment config changes in the API are replicated in web and space app ( #2699 )
...
* fix: envconfig type changes
* chore: configuration variables (#2692 )
* chore: update avatar group logic (#2672 )
* chore: configuration variables
---------
* fix: replacing slack client id with env config
---------
Co-authored-by: Nikhil <118773738+pablohashescobar@users.noreply.github.com >
2023-11-07 17:17:10 +05:30
Aaryan Khandelwal and GitHub
1986c0dfd4
fix: state icon ( #2678 )
2023-11-07 16:15:34 +05:30
Anmol Singh Bhatia and GitHub
25f3a5b2e4
chore: peek overview improvement and bug fixes ( #2683 )
...
* style: issue peek overview improvement
* style: peek overview improvement
* fix: subscribe issue from peek overview fix and validation added
* fix: build error
2023-11-07 15:58:42 +05:30
Anmol Singh Bhatia and GitHub
f30b16e9d8
chore: user profile issue improvement ( #2679 )
...
* fix: user profile filters z-index
* chore: user profile issue state group heading fix
* fix: build error
2023-11-07 15:58:19 +05:30
Anmol Singh Bhatia and GitHub
93d03f82b4
chore: spreadsheet layout improvement ( #2677 )
...
* style: spreadsheet column width fix
* style: spreadsheet label column styling
* chore: spreadsheet layout issue properties improvement
* fix: build error
2023-11-07 15:58:00 +05:30
Anmol Singh Bhatia and GitHub
98974fdc50
fix: cycle and module bug fixes and improvement ( #2691 )
...
* fix: cycle and module card issue count fix
* fix: cycle and module list progress icon fix
* fix: module card progress fix
* style: cycle & module empty date label updated
* fix: build error
2023-11-07 15:14:47 +05:30
sriram veeraghanta and GitHub
040563d148
fix: replacing jira importer image ( #2685 )
2023-11-07 14:35:04 +05:30
Nikhil and GitHub
4de64f112f
fix: slack project integration ( #2684 )
2023-11-07 14:34:30 +05:30
Ramesh Kumar Chandra and GitHub
0afb900678
fix: kanban card state name and drop down items text overflow ( #2686 )
2023-11-07 14:31:29 +05:30
Prateek Shourya and GitHub
baf17a109b
style: update project description as per design. ( #2682 )
2023-11-07 13:13:14 +05:30
Prateek Shourya and GitHub
37bf465fcd
style: update border across workspace and project settings. ( #2669 )
...
* style: update border across workspace and project settings.
* update border width
2023-11-07 13:12:05 +05:30
Anmol Singh Bhatia and GitHub
d8c96536f0
fix: bug fixes and ui improvement ( #2674 )
...
* chore: peekoverview edit permission updated
* chore: tab index added in create project modal
* chore: project card improvement
* style: avatar component improvement
* chore: create issue modal improvement
* style: global style sidebar border variable name fix
2023-11-06 21:08:01 +05:30
b372ccfdb3
fix: slack integration workflow ( #2675 )
...
* fix: slack integration workflow
* dev: add slack client id as configuration
* fix: clean up
* fix: added env to turbo
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2023-11-06 21:00:49 +05:30
guru_sainath and GitHub
984b36f45a
fix: In kanban issues can be shifted between the column in order_by ( #2676 )
2023-11-06 21:00:36 +05:30
Aaryan Khandelwal and GitHub
46f307fed5
chore: update avatar group logic ( #2672 )
2023-11-06 20:43:54 +05:30
Aaryan Khandelwal and GitHub
1dce72cb3c
style: updated layouts UI in the space app ( #2671 )
...
* style: updated layouts UI in space
* fix: build error
2023-11-06 20:43:34 +05:30
Aaryan Khandelwal and GitHub
a6dea3af23
fix: render the estimate select if estimate is enabled for the project ( #2663 )
2023-11-06 20:43:10 +05:30
Henit Chobisa and GitHub
6eb0bf4785
Fix/mentions spaces fix ( #2667 )
...
* feat: add mentions store to the space project
* fix: added mentions highlights in read only comment cards
* feat: added mention highlights in richtexteditor in space app
2023-11-06 20:42:24 +05:30
0ceb9974f6
dev: hub compose file update ( #2376 ) ( #2444 ) ( #2445 )
...
* docker-compose-hub modified for envs
* bug:fix recent page hiding last item on scroll #1468 (#2411 )
* wip
* fixed the AMD build on ARM
---------
Co-authored-by: Manish Gupta <59428681+manishg3@users.noreply.github.com >
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2023-10-16 13:00:58 +05:30
Prashant Indurkar and GitHub
e0fcc0c876
bug:fix recent page hiding last item on scroll #1468 ( #2411 )
2023-10-12 16:35:00 +05:30