Akshita Goyal
801c371aa5
[WEB-2749] fix: intake issues ( #1699 )
...
* chore: removed the validation in patch request (#1680 )
* fix: made intake fields required
* fix: added pi classes
* fix: intake created by
* fix: synced with ce
* fix: revoked package change
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: pushya22 <130810100+pushya22@users.noreply.github.com >
Co-authored-by: Bavisetti Narayan <72156168+NarayanBavisetti@users.noreply.github.com >
2024-11-13 19:12:49 +05:30
Anmol Singh Bhatia
46e3c01aaa
Merge branch 'preview' of github.com:makeplane/plane-ee into sync/ce-ee
2024-11-11 19:59:05 +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
pushya22
85cf3e2dba
Merge pull request #1668 from makeplane/sync/ce-ee
...
Sync: Community Changes
2024-11-06 18:44:02 +05:30
Prateek Shourya
e19cb012be
[WEB-2728] improvement: add true-transparent variant for textarea. ( #5960 )
2024-11-06 16:56:15 +05:30
Anmol Singh Bhatia
d787f9f79e
[PULSE-1, PULSE-9] feat: Pi Chat and Dedupes ( #1627 )
...
* [HACK-5] feat: de dupe implementation (#1600 )
* chore: plane ai icon added
* chore: de-dupe services, constants and types added
* chore: de-dupe constants and types updated
* dev: de-dupe ui component added and implementation
* chore: pi services and types updated
* chore: useDebouncedDuplicateIssues hook added
* chore: jsx to string helper function added
* chore: useDebouncedDuplicateIssues implementation
* chore-pi-color-variable
* chore: pi service base url added
* chore: pi endpoint updated
* chore: pi endpoint updated
* chore: pi endpoint updated
* [HACK-5] chore: de dupe issue actions and code refactor (#1606 )
* chore: de-dupe action implementation and code refactoring
* chore: code refactor
* chore: pi color updated (#1608 )
* chore: structuring and UI components (#1596 )
* chore: structuring and UI components
* fix: cleaning
* fix: chat api integrations
* fix: build issues
* wip: pi editor
* fix: integrated all apis
* fix: integrational changes
* fix: integrational changes
* fix: build issues
* fix: commented toolbar in history
* fix: added streaming to pi messages
* fix: scroll into view
* chore: pi chat header and side panel improvements
* fix: removed logs
---------
Co-authored-by: Satish Gandham <satish.iitg@gmail.com >
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so >
* chore: pi chat history (#1615 )
* chore: structuring and UI components
* fix: cleaning
* fix: chat api integrations
* fix: build issues
* wip: pi editor
* fix: integrated all apis
* fix: integrational changes
* fix: integrational changes
* fix: build issues
* fix: commented toolbar in history
* fix: added streaming to pi messages
* chore: pi chat header and side panel improvements
* chore: pi chat history ui
* chore: code refactor
---------
Co-authored-by: gakshita <akshitagoyal1516@gmail.com >
* Chore: pi improvement (#1619 )
* chore: de-dupe debounce time updated
* chore: pi chat head title updated
* chore: de-dupe button label and modal ux updated
* fix: issue modal width
* fix: pi-chat side panel
* chore: added pi chat to side bar
* chore: de-dupe modal
---------
Co-authored-by: gakshita <akshitagoyal1516@gmail.com >
* Fix build issue
* chore: de-dupe modal theme (#1620 )
* fix: pi chat bug fixes and improvement (#1623 )
* fix: getAnswer error handling
* fix: pi-chat layout and code refactor
* fix: user message trim
* chore: pi theme updated
* chore: pi chat services update
* chore: code refactor
* chore: de-dupe modal transition added and height bug fixed (#1626 )
* chore: de dupe code splitting (#1628 )
* chore: code splitting
* chore: code splitting
* chore: code refactor
* chore: code refactor
* Fix: pi chat bug fixes and improvements (#1629 )
* fix: editor css + messages css
* fix: submit on enter + mentions partial
* fix: colors minor fixes
* fix: build fixed
* fix: enter key + editor css + shift key + feedback toast
* fix: mentions dropdown untested
* fix: css
* fix: css
* fix: build issues
* fix: added latest conversation to history + layout fixing
* fix: mentions key
* fix: cn import in the pi editor
* Fix build error
* Fix pi chat api auth
* chore: pi services endpoint updated
* chore: code refactor
* Fix floatin bot feature flag (#1651 )
* fix: floating bot + feature flagging
* fix: minor fixes
* fix: removed pi chat from community verison
* fix: pi chat flag
* chore de dupe flagging (#1657 )
* chore: de dupe feature flagging
* chore: code refactor
* chore: code refactor
* chore: code refactor
---------
Co-authored-by: Satish Gandham <satish.iitg@gmail.com >
Co-authored-by: Pushya Mitra Thiruvooru <pushya@Pushyas-MacBook-Pro.local >
Co-authored-by: Akshita Goyal <36129505+gakshita@users.noreply.github.com >
Co-authored-by: gakshita <akshitagoyal1516@gmail.com >
2024-11-05 19:39:28 +05:30
Satish Gandham
411d02533c
Merge pull request #1656 from makeplane/sync/ce-ee
...
Sync: Community Changes
2024-11-05 15:23:17 +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
Satish Gandham
a4d8c8f60d
Merge branch 'preview' into sync/ce-ee
2024-10-24 15:49: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
8c27cb56f4
fix: merge conflicts
2024-10-22 14:16:00 +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
pushya22
b8e494f6d6
Merge pull request #1574 from makeplane/sync/ce-ee
...
Sync: Community Changes
2024-10-22 13:27:14 +05:30
Anmol Singh Bhatia
8a1d3c4cf9
chore: urgent priority icon improvement ( #5879 )
2024-10-22 13:25:22 +05:30
gakshita
e90ab939ad
Merge branch 'preview' of github.com:makeplane/plane-ee into sync/ce-ee
2024-10-22 12:17:44 +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
85656a1f82
Merge branch 'preview' into sync/11326651949
2024-10-14 17:15:31 +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
pushya22
462f393bdc
Merge pull request #1456 from makeplane/sync/11292441470
...
sync: community changes
2024-10-11 18:07:31 +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
39797cc34b
fix: merge conflicts resolved
2024-10-10 17:52:41 +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
12452b824f
fix: merge conflicts from preview
2024-10-08 17:46:08 +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
sriram veeraghanta
0ebda14628
fix: merge conflicts
2024-10-04 19:46:14 +05:30
sriram veeraghanta
b87d5c5be6
fix: version upgrade
2024-10-04 19:25:49 +05:30
Prateek Shourya
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
Akshita Goyal
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
sriram veeraghanta
5e13a8ddc9
fix: merge conflicts
2024-09-23 18:08:27 +05:30
sriram veeraghanta
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
Ketan Sharma
56a3eedf06
Merge branch 'preview' into sync/10992513916
2024-09-23 16:28:16 +05:30
Ketan Sharma
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
pushya22
537acc4bdc
Merge pull request #1212 from makeplane/sync/10961554963
...
sync: community changes
2024-09-23 14:40:07 +05:30
rahulramesha
604ddad3fa
[WEB-2453] fix: Render on hover only when enabled ( #5609 )
2024-09-20 20:26:38 +05:30
pushya22
8dd3c02d77
Merge pull request #1194 from makeplane/sync/10940608838
...
sync: community changes
2024-09-19 17:45:27 +05:30
Ketan Sharma
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
sriram veeraghanta
1232917696
fix: version upgrade
2024-09-18 20:55:58 +05:30
Satish Gandham
9bcb0f4128
Merge branch 'preview' into sync/10884449230
2024-09-16 18:46:20 +05:30
Prateek Shourya
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
Prateek Shourya
5d22cab29d
fix: merge conflicts resolved.
2024-09-12 20:56:12 +05:30
sriram veeraghanta
1b0e31027e
fix: lint fixes and typescript version fixes
2024-09-12 20:39:31 +05:30
Prateek Shourya
5fcd01f80a
fix: merge conflicts resolved.
2024-09-12 20:30:10 +05:30
Prateek Shourya
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
2b8e2243d2
Merge branch 'preview' of github.com:makeplane/plane-ee into sync/ce-ee
2024-09-11 17:49:08 +05:30
Bavisetti Narayan
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
Satish Gandham
18c3f87bcd
Merge pull request #1062 from makeplane/sync/ce-ee
...
sync: community changes
2024-09-06 19:11:52 +05:30
Akshita Goyal
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
pushya22
578108ceaf
Merge pull request #1057 from makeplane/sync/ce-ee
...
sync: community changes
2024-09-06 16:27:42 +05:30
Anmol Singh Bhatia
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