sriram veeraghanta
72307ec100
chore: update package version
2025-03-21 17:00:14 +05:30
Aaryan Khandelwal
f181b671f3
chore: update year range in the calendar component ( #6781 )
2025-03-19 19:06:58 +05:30
sriram veeraghanta
dcbee45d82
chore: updated package resolutions
2025-03-13 14:05:15 +05:30
dependabot[bot]
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
Anmol Singh Bhatia
52b9b12f74
fix: ambiguous class warning ( #6733 )
2025-03-10 18:12:51 +05:30
sriram veeraghanta
c64c15948b
fix: package license repliation
2025-03-04 20:20:38 +05:30
sriram veeraghanta
68325866ef
fix: package version update
2025-03-04 19:32:12 +05:30
sriram veeraghanta
f70eae2f3b
fix: package version update
2025-02-24 20:37:55 +05:30
sriram veeraghanta
952eee8d55
fix: minor refactoring changes for state dropdowns
2025-02-24 14:14:24 +05:30
Aaryan Khandelwal
6fac320a05
chore: add month and year picker ( #6656 )
2025-02-21 17:14:28 +05:30
sriram veeraghanta
1b080012ab
fix: react date picker update
2025-02-19 22:04:10 +05:30
Akshita Goyal
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
Anmol Singh Bhatia
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
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
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
a5c2acb5f1
chore: update lucide-react versions ( #6551 )
2025-02-07 01:00:40 +05:30
Aaryan Khandelwal
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
sriram veeraghanta
3f708e451c
fix: update tailwind config package
2025-01-14 17:09:40 +05:30
Prateek Shourya
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
Akshita Goyal
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
Vamsi Krishna
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
Aaryan Khandelwal
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
Vamsi Krishna
3a6a8e3a97
fix: create view - layout drop down close ( #6267 )
2024-12-23 20:27:54 +05:30
Prateek Shourya
4507802aba
refactor: enhance workspace and project wrapper modularity ( #6207 )
2024-12-16 19:01:37 +05:30
Akshita Goyal
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
Prateek Shourya
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
sriram veeraghanta
f06b1b8c4a
fix: updated package version
2024-12-10 21:02:29 +05:30
sriram veeraghanta
547c138084
fix: ui package module resolution
2024-12-09 15:56:20 +05:30
sriram veeraghanta
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
rahulramesha
66652a5d71
refactor project states to ake way for new features ( #6156 )
2024-12-05 12:46:51 +05:30
Vamsi Krishna
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
M. Palanikannan
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
Anmol Singh Bhatia
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
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
Prateek Shourya
712339a638
minor improvements for workspace management ( #6099 )
...
* minor improvements for workspace management
* typo fix
2024-11-29 14:53:30 +05:30
sriram veeraghanta
f1e6f59716
chore: package version updated
2024-11-29 14:37:53 +05:30
Prateek Shourya
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
Anmol Singh Bhatia
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
Prateek Shourya
e19cb012be
[WEB-2728] improvement: add true-transparent variant for textarea. ( #5960 )
2024-11-06 16:56:15 +05:30
Akshita Goyal
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
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
sriram veeraghanta
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
8a1d3c4cf9
chore: urgent priority icon improvement ( #5879 )
2024-10-22 13:25:22 +05:30
Akshita Goyal
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
Akshita Goyal
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
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
sriram veeraghanta
c1f881b2d1
Merge branch 'develop' of github.com:makeplane/plane into preview
2024-10-10 15:11:33 +05:30
sriram veeraghanta
5f4875cc60
fix: version bump
2024-10-10 15:05:03 +05:30
Aaryan Khandelwal
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