0
0
mirror of https://github.com/makeplane/plane synced 2024-06-14 14:31:34 +00:00
Commit Graph

1003 Commits

Author SHA1 Message Date
srinivaspendem
93490f518d improvement: export icons update 2023-08-22 19:54:15 +05:30
Aaryan Khandelwal
b02417120b
chore: hide new issue button from my subscribed issues page () 2023-08-21 20:50:17 +05:30
Aaryan Khandelwal
d040394826
fix: create project button not appearing on the sidebar () 2023-08-21 20:44:51 +05:30
Aaryan Khandelwal
ae052f1890
chore: update restricted workspace slugs () 2023-08-21 18:13:08 +05:30
Henit Chobisa
cfc7049343
Dockerrizing space project ()
* chore: Added Dockerfile for Space Project

* fix: next js config to standalone mode

* fix: workedaround build error with rename 404 page

* chore: modified dockerfile with new conventions

* chore: modified dockercompose file for new plane-deploy

* fix: handled ts errors with possibly undefined states

* chore: updated main dockerfile with plane-deploy

* feat: included space project to start.sh

* chore: modified space project port while running in production

* chore: restored changes inside space project

* chore: added ngnix config for space project running :4000

* fix: Updated docker-compose files

* chore: added space url for ngnix config

* chore: Updated ngnix template

* chore: updated space url in compose hub file

* dev: updated dockerfile.space and start and replace script

* dev: equate hub and build docker files

* dev: revert workspace space page

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2023-08-21 18:12:41 +05:30
Aaryan Khandelwal
0bccb63a9f
fix: module start and target date validations () 2023-08-21 11:46:02 +05:30
Aaryan Khandelwal
2eb956e97e
refactor: project and workspace delete modals () 2023-08-21 11:44:59 +05:30
M. Palanikannan
d470adf262
fix: Image resize, Link selector in Modals, Delete/ sync images and so much more ()
* added image-resizing support

* link form removed

* updated image upload logic and 35% default width on upload

* removed shadow, added alert if not saved and ts errors

* prevent enter key on Link selector to trigger modal submit

* added workspace slug to all tiptap instances

* added delete plugin with loading indicator

* added better syncing of "Saved" state of editor and Image uploads

* removed redundant description_html check
2023-08-19 18:58:54 +05:30
Aaryan Khandelwal
cebc8bdc8d
fix: context menu dynamic positioning, multiple context menus opening issue ()
* fix: context menu positioning

* fix: close already opened context menu on outside click
2023-08-19 18:50:12 +05:30
Anmol Singh Bhatia
64b5ba196f
style: responsive empty state for profile stats () 2023-08-18 20:18:03 +05:30
Anmol Singh Bhatia
8d5018318d
chore: add favorite project from sidebar () 2023-08-18 18:42:50 +05:30
Anmol Singh Bhatia
0fbdc0b157
style: consistent ui for create update issue modal () 2023-08-18 18:42:04 +05:30
Dakshesh Jain
d825dc5579
style: showing first name for bot profile () 2023-08-18 17:15:20 +05:30
Aaryan Khandelwal
1f8117c987
fix: dashboard upcoming issues list () 2023-08-18 17:10:12 +05:30
Anmol Singh Bhatia
93164755e2
style: analytics stats empty state () 2023-08-18 15:15:33 +05:30
Aaryan Khandelwal
6344f6f562
chore: set order by to manual on gantt chart () 2023-08-18 15:12:12 +05:30
Aaryan Khandelwal
b67e30fd9c
chore: analytics start date property for x-axis and group () 2023-08-18 15:11:25 +05:30
Anmol Singh Bhatia
93fec2c678
fix: completed cycle validation , style: assignee count alignment fix ()
* style: assignee count alignment fix

* fix: completed cycle validation
2023-08-18 14:23:13 +05:30
Anmol Singh Bhatia
c3c6ba9e34
chore: link edit functionality () 2023-08-18 12:03:31 +05:30
Anmol Singh Bhatia
d74ec7bda9
fix: ui improvement and bug fixes () 2023-08-18 12:01:51 +05:30
guru_sainath
0afd72db95
fix: updated theming in workspace preferences () 2023-08-16 20:35:17 +05:30
guru_sainath
65295f6c6f
chore: updating the theme using MobX from command k ()
* chore: updating the theme using mobx from command k

* feat: Showing the project published status in the app header

* dev: updated validation and redirection the project publish modal and added redirection on the app header
2023-08-16 18:26:36 +05:30
Aaryan Khandelwal
5b6b43fb83
fix: quick action buttons: () 2023-08-16 18:25:11 +05:30
Dakshesh Jain
f8497125db
style: fixed display name coming twice on profile page () 2023-08-16 18:18:57 +05:30
sriramveeraghanta
fde978861c Merge branch 'develop' of github.com:makeplane/plane into stage/merge-fixes 2023-08-16 13:17:21 +05:30
guru_sainath
f44d142f2c
chore: tip-tap editor update in workspace user activity () 2023-08-16 13:16:20 +05:30
Dakshesh Jain
0979acc1a4
fix: notification card not redirecting to archive issue detail for archived issue () 2023-08-16 13:09:56 +05:30
sriramveeraghanta
9003c58d89 merge conflicts resolved 2023-08-16 13:00:58 +05:30
sriram veeraghanta
e1ae0d3b56
feat : Tiptap integration ()
* remirror instances commented out to avoid prosemirror conflicts

* styles migrated for remirror to tiptap transition

* added bubblemenu support with extensions

* fixed css for task lists and code with syntax highlighting

* added support for slash command

* fixed bubble menu to match styles and added better seperation in UI

* saving with debounce logic added and it's stored in backend

* added migration support by updating to html

* Image uploads done

* improved file structure and delete image function implemented

* Integrated tiptap with Issue Modal

* added additional props and Tiptap Integration with Comments

* added tiptap integration with user activity feeds

* added ref control support and bubble menu support for readonly editor

* added tiptap support for plane pages

* added tiptap support to gpt assistant modal (yet to be tested)

* removed remirror instances and cleaned up code

* improved code structure for extracting props in Tiptap

* fixing ts errors for next build

* fixing node ts error for Horizontal Rule

* added ts fix for node types

* temp fix

* temp fix

* added min height for issue description in modal

* added resolutions to prosemirror-model version

* trying pnpm overrides

* explicitly added prosemirror deps

* bugfixes

* removed extra gap at the top and moved saved indicator to the bottom

* fix: slash command scroll position

* chore: update custom css variables

* matched theme colours

* fixed gpt-assistant modal

* updated yarn lock

* added debounced updates for the title and removed saved state after timeout

* added css animations for saved state

* build fixes and remove remirror instances

* minor commenting fixes

---------

Co-authored-by: Palanikannan1437 <73993394+Palanikannan1437@users.noreply.github.com>
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-08-15 15:04:46 +05:30
guru_sainath
daa8f7d79b
feat / public deploy settings workflow ()
* Feat: Implemented project publish settings

* dev: updated the env dependancy in turbo and enabling the publish access to admin
2023-08-14 19:18:38 +05:30
Anmol Singh Bhatia
6774eddb66
style: sidebar select date width () 2023-08-14 18:10:21 +05:30
Dakshesh Jain
8ccc1b3fcc
fix: gray background on png image () 2023-08-14 16:23:10 +05:30
Anmol Singh Bhatia
5e76e03a55
style: profile activity loader () 2023-08-14 16:20:53 +05:30
srinivas pendem
77fb50faa4
fix: route fix in imports and exports () 2023-08-14 16:19:13 +05:30
Aaryan Khandelwal
f7a596c113
fix: gantt chart block left drag flicker ()
* fix: left drag flicker

* fix: opposite side manual scroll
2023-08-14 14:27:02 +05:30
Dakshesh Jain
f73239be92
refactor: using webp image format instead of svg () 2023-08-14 13:26:16 +05:30
Anmol Singh Bhatia
dc2438b2d3
style: image upload modal aspect ratio () 2023-08-14 13:06:00 +05:30
srinivas pendem
ddd3301d17
feat: csv, json and, xlsx exporter ()
* feat : csv, jason and, xlxs exporter

* handeling the export fail

* adding expired state to exports

* typo update

* header change

* improvement: added validation for the expired date

---------

Co-authored-by: srinivaspendem <you@example.comsrinivaspendem2612@gmail.com>
2023-08-14 11:44:17 +05:30
Anmol Singh Bhatia
079a5b28d8
style: custom theming color picker position () 2023-08-11 19:17:59 +05:30
Aaryan Khandelwal
c6eea9c7a9
fix: empty groups not appearing in the kanban view () 2023-08-11 19:17:02 +05:30
Anmol Singh Bhatia
5f5790ebf9
chore: start date option added in spreadsheet view () 2023-08-11 19:14:54 +05:30
Anmol Singh Bhatia
a3d99100ee
fix: sub issue progress indicator fix () 2023-08-11 19:05:13 +05:30
Anmol Singh Bhatia
ac6d2b0139
chore: updated user permission for project and workspace settings ()
* fix: updated user permission for project and workspace settings

* chore: workspace delete modal fix
2023-08-11 18:29:24 +05:30
Dakshesh Jain
7becec4ee9
feat: randomize color on label create ()
fix: create label state being persisted after edit label
2023-08-11 17:42:47 +05:30
Dakshesh Jain
ad4cdcc512
fix: cmdk modal not closing when choosing an option () 2023-08-11 17:16:37 +05:30
Dakshesh Jain
abec46a725
fix: cmdk not changing theme if active theme is custom-theme () 2023-08-11 16:16:20 +05:30
Aaryan Khandelwal
785a6e8871
chore: gantt chart resizable blocks, y-axis drag and drop ()
* chore: gantt chart resizable blocks

* chore: right scroll added

* chore: left scroll added

* fix: build errors

* chore: remove unnecessary console logs

* chore: add block type and remove info toggle

* feat: gantt chart blocks y-axis drag and drop

* chore: disable drag flag

* fix: y-axis drag mutation

* fix: scroll container undefined error

* fix: negative scroll

* fix: negative scroll

* style: blocks tooltip consistency
2023-08-11 15:59:13 +05:30
Anmol Singh Bhatia
762ef422ca
chore: project search added in project list page () 2023-08-11 15:57:11 +05:30
Anmol Singh Bhatia
e2b5657c3e
chore: profile cover photo () 2023-08-11 15:56:26 +05:30
Anmol Singh Bhatia
dbb53a663e
style: sidebar ui improvement ()
* style: sidebar ui improvement

* style: sidebar menu spacing

* style: sidebar consistent spacing

* style: notification improvement

* style: remove from favorite filled icon added

* chore: settings option added in sidebar context menu

* chore: update delete project option visibility for sidebar

* style: sidebar project list display border top on scroll
2023-08-11 15:53:10 +05:30