rahulramesha
0a5c963fa0
Merge branch 'preview' of github.com:makeplane/plane into timeline-view-enhancement
2024-11-11 20:46:36 +05:30
rahulramesha
cb055d566b
Enable blocks to have a single date on the block charts
2024-11-11 20:37:23 +05:30
db8c4f92e8
chore: theme and code refactor ( #5983 )
...
* chore: added pi colors
* chore: de-dupe modal height
---------
Co-authored-by: gakshita <[email protected] >
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
rahulramesha
447af2e05a
Add sticky block name to enable it to be read throughout the block regardless of scroll position
2024-11-11 19:22:44 +05:30
rahulramesha
2fbe22d689
add get position based on Date
2024-11-11 19:02:47 +05:30
rahulramesha
17043a6c7f
fix timeline scroll to the right in some cases
2024-11-11 19:02:08 +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
NarayanBavisetti
66673279d1
chore: migration fixes
2024-11-08 19:54:40 +05:30
sriram veeraghanta
389ee74ff5
chore: migrations fixes and cleanup
2024-11-08 19:23:42 +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 <[email protected] >
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 <[email protected] >
Co-authored-by: Prateek Shourya <[email protected] >
Co-authored-by: NarayanBavisetti <[email protected] >
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 <[email protected] >
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 <[email protected] >
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