Akshita Goyal
f0d463154d
Chore project planner improvements ( #1722 )
...
* chore: planner status endpoint added and type updated
* feat: project planner status
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so >
2024-11-15 15:42:47 +05:30
Akshita Goyal
939fdcbd97
chore: added fallback for pi api ( #1718 )
...
* chore: added fallback for pi api
* fix: removed trailing slash
2024-11-14 17:52:16 +05:30
Akshita Goyal
f6a5d80735
feat: project planner ( #1710 )
...
* feat: project planner
* fix: custom menu implementation
* fix: build
* fix: ce components
* fix: texts
* fix: changed text
2024-11-14 15:56:42 +05:30
pushya22
712d5daa19
Merge pull request #1708 from makeplane/sync/ce-ee
...
Sync: Community Changes
2024-11-13 19:48:53 +05:30
Aaryan Khandelwal
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
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
Akshita Goyal
f7a4df010b
fix: handled backticks in ai message ( #1705 )
2024-11-13 18:14:18 +05:30
pushya22
db949eda0a
Merge pull request #1706 from makeplane/sync/ce-ee
...
Sync: Community Changes
2024-11-13 18:04:21 +05:30
Akshita Goyal
3eb911837c
fix: display property in take ( #5993 )
2024-11-13 18:02:24 +05:30
pushya22
c886464852
Merge pull request #1704 from makeplane/sync/ce-ee
...
Sync: Community Changes
2024-11-13 16:03:26 +05:30
rahulramesha
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
rahulramesha
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
sriram veeraghanta
1e9299cebd
fix: mantenance page content changes
2024-11-13 15:38:06 +05:30
Akshita Goyal
8c3189e1be
fix: intake status count ( #5990 )
2024-11-13 15:38:03 +05:30
Anmol Singh Bhatia
f735e2fe8b
fix: de-dupe issue action ( #1694 )
2024-11-13 15:32:32 +05:30
sriram veeraghanta
2566c33956
Merge pull request #1701 from makeplane/sync/ce-ee
...
Sync: Community Changes
2024-11-13 15:23:10 +05:30
sriram veeraghanta
9ec15a38ce
fix: sync merge conflicts resolved
2024-11-13 15:22:38 +05:30
Akshita Goyal
54ddca88ad
fix: pi chat ( #1703 )
...
* fix: is_new in getAnswers api
* fix: editor getting stuck issue
* fix: word break
* fix: hidden projects user is not a part of from focus dropdown
* fix: showing only the projects with permissions in the focus dropdown
* fix: css
* fix: removed log
2024-11-13 15:14:34 +05:30
sriram veeraghanta
eee2145734
fix: code spliting and instance maintenance screens
2024-11-12 19:48:31 +05:30
Akshita Goyal
8739617535
fix: css + added llm in every query ( #1700 )
...
* fix: css + added llm in every query
* fix: nested css
2024-11-12 17:21:01 +05:30
Plane Bot
4f558bc250
fix: custom background color for table header ( #5989 ) ( #1698 )
...
Co-authored-by: Aaryan Khandelwal <65252264+aaryan610@users.noreply.github.com >
2024-11-12 15:29:49 +05:30
Aaryan Khandelwal
106710f3d0
fix: custom background color for table header ( #5989 )
2024-11-12 15:26:57 +05:30
Akshita Goyal
cf93a6865a
Fix: Chore pi changes ( #1697 )
...
* chore: added context and source to the getAnswers api
* fix: markdown formatting
* fix: llm id in getAnswer payload
* fix: removed wrong imports
* fix: loadash imports
2024-11-12 14:42:43 +05:30
Akshita Goyal
221ae572db
fix: pi build ( #1696 )
...
* fix: pi build
* fix: removed extra
2024-11-11 20:31:08 +05:30
pushya22
6a2f400935
Merge pull request #1695 from makeplane/sync/ce-ee
...
Sync: Community Changes
2024-11-11 20:05:42 +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
Anmol Singh Bhatia
a6cc2c93f8
chore: worklog enhancements ( #5982 )
2024-11-11 19:27:07 +05:30
Bavisetti Narayan
0428ea06f6
chore: filter the deleted issue assignee ( #5984 )
2024-11-11 19:25:38 +05:30
Aaryan Khandelwal
c5abf161f4
fix: editor placeholder color ( #1692 )
2024-11-11 18:27:10 +05:30
Aaryan Khandelwal
cd88622fd9
fix: intake form asset upload ( #1691 )
2024-11-11 18:26:51 +05:30
Akshita Goyal
009c866cc0
Fix pi models css ( #1690 )
...
* fix: models + css
* fix: banner images for pi
* fix: pi message styling
* fix: added mentions icons
* fix: css fixes + added focus toggle
* chore: added feedback for each message
* fix: sidebar padding
2024-11-11 18:26:36 +05:30
rahulramesha
d24e0e3629
[WEB-2442] chore: Add better smoother dependdency lines ( #1685 )
...
* smoother dependency lines
* remove console log
2024-11-11 17:08:41 +05:30
pushya22
3cfe97f3ff
Merge pull request #1693 from makeplane/sync/ce-ee
...
Sync: Community Changes
2024-11-11 16:16:15 +05:30
Aaryan Khandelwal
7082f7014d
style: remove unnecessary bottom padding from the rich text editor ( #5976 )
2024-11-11 16:11:34 +05:30
Anmol Singh Bhatia
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
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
1217af1d5f
chore: restrict sub-issue to have different project id than parent ( #5981 )
2024-11-11 16:10:27 +05:30
pushya22
c71bfe20e1
Merge pull request #1689 from makeplane/sync/ce-ee
...
Sync: Community Changes
2024-11-09 17:02:53 +05:30
Bavisetti Narayan
13083a77eb
chore: enable intake from project settings ( #5977 )
2024-11-09 17:01:21 +05:30
Nikhil
e077d7f19f
Merge pull request #1688 from makeplane/fix-inbox-intake-migrations
...
fix: inbox intake migration
2024-11-09 15:38:20 +05:30
sriram veeraghanta
642c3d54ff
Merge pull request #1686 from makeplane/sync/ce-ee
...
Sync: Community Changes
2024-11-08 23:13:25 +05:30
sriram veeraghanta
065e40e042
fix: merge conflicts
2024-11-08 23:12:31 +05:30
sriram veeraghanta
785b7de202
fix: intake inbox ee migration and fixes
2024-11-08 23:03:26 +05:30
Bavisetti Narayan
0781643642
chore: removed the validation in patch request ( #1680 )
2024-11-08 22:51:50 +05:30
Akshita Goyal
bc99f9634d
fix: intake loading ( #5966 )
...
* fix: intake loading
* fix: image upload in space
2024-11-08 22:51:40 +05:30
Bavisetti Narayan
7fda07c7a0
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 22:51:29 +05:30
rahulramesha
bdbc673a18
fix related to activity ( #5972 )
2024-11-08 22:50:01 +05:30
Satish Gandham
7f78d2c218
[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 22:50:01 +05:30
Akshita Goyal
0cd36b854e
fix: intake loading ( #5966 )
...
* fix: intake loading
* fix: image upload in space
2024-11-08 17:17:15 +05:30