pablohashescobar
5d5c715ecc
dev: fix develop
2023-11-21 15:39:02 +05:30
pablohashescobar
184fcff83c
Merge branch 'chore/api_endpoints' of github.com:makeplane/plane into develop-deploy
2023-11-21 15:34:22 +05:30
pablohashescobar
bebffd39cc
Merge branch 'chore/api_endpoints' of github.com:makeplane/plane into chore/api_endpoints
2023-11-21 15:33:45 +05:30
pablohashescobar
7d6bfc0fbb
dev: changes in api endpoints for invitations and inbox
2023-11-21 15:33:30 +05:30
NarayanBavisetti
9217630580
chore: bug fix
2023-11-21 15:17:35 +05:30
pablohashescobar
ac08339cf8
Merge branch 'chore/file_asset_update' of github.com:makeplane/plane into develop-deploy
2023-11-20 23:17:00 +05:30
NarayanBavisetti
61319199dd
chore: resolved merge conflicts
2023-11-20 23:13:06 +05:30
NarayanBavisetti
96c0689a64
chore: aws storage endpoint change
2023-11-20 23:10:41 +05:30
NarayanBavisetti
2198268083
chore: endpoint to update file asset
2023-11-20 22:53:32 +05:30
Nikhil
15927c9cae
dev: change url for the license engine instance registration ( #2810 )
2023-11-20 21:32:45 +05:30
Bavisetti Narayan
d46d70fcd5
chore: removed DOCKERIZED value and changed REDIS_SSL ( #2813 )
...
* chore: removed DOCKERIZED value
* chore: changed redis ssl
2023-11-20 21:32:00 +05:30
Henit Chobisa
de581102e3
feat: New Pages with Enhanced Document Editor Packages made over Editor Core 📝 ( #2784 )
...
* fix: page transaction model
* fix: page transaction model
* feat: updated ui for page route
* chore: initailized `document-editor` package for plane
* fix: format persistence while pasting markdown in editor
* feat: Inititalized Document-Editor and Editor with Ref
* feat: added tooltip component and slash command for editor
* feat: added `document-editor` extensions
* feat: added custom search component for embedding labels
* feat: added top bar menu component
* feat: created document-editor exposed components
* feat: integrated `document-editor` in `pages` route
* chore: updated dependencies
* feat: merge conflict resolution
* chore: modified configuration for document editor
* feat: added content browser menu for document editor summary
* feat: added fixed menu and editor instances
* feat: added document edittor instances and summary table
* feat: implemented document-editor in PageDetail
* chore: css and export fixes
* fix: migration and optimisation
* fix: added `on_create` hook in the core editor
* feat: added conditional menu bar action in document-editor
* feat: added menu actions from single page view
* feat: added services for archiving, unarchiving and retriving archived pages
* feat: added services for page archives
* feat: implemented page archives in page list view
* feat: implemented page archives in document-editor
* feat: added editor marking hook
* chore: seperated editor header from the main content
* chore: seperated editor summary utilities from the main editor
* chore: refactored necessary components from the document editor
* chore: removed summary sidebar component from the main content editor
* chore: removed scrollSummaryDependency from Header and Sidebar
* feat: seperated page renderer as a seperate component
* chore: seperated page_renderer and sidebar as component from index
* feat: added locked property to IPage type
* feat: added lock/unlock services in page service
* chore: seperated DocumentDetails as exported interface from index
* feat: seperated document editor configs as seperate interfaces
* chore: seperated menu options from the editor header component
* fix: fixed page_lock performing lock/unlock operation on queryset instead of single instance
* fix: css positioning changes
* feat: added archive/lock alert labels
* feat: added boolean props in menu-actions/options
* feat: added lock/unlock & archive/unarchive services
* feat: added on update mutations for archived pages in page-view
* feat: added archive/lock on_update mutations in single page vieq
* feat: exported readonly editor for locked pages
* chore: seperated kanban menu props and saved over passing redundant data
* fix: readonly editor not generating markings on first render
* fix: cheveron overflowing from editor-header
* chore: removed unused utility actions
* fix: enabled sidebar view by default
* feat: removed locking on pages in archived state
* feat: added indentation in heading component
* fix: button classnames in vertical dropdowns
* feat: added `last_archived_at` and `last_edited_at` details in editor-header
* feat: changed types for archived updates and document last updates
* feat: updated editor and header props
* feat: updated queryset according to new page query format
* feat: added parameters in page view for shared / private pages
* feat: updated other-page-view to shared page view && same with private pages
* feat: added page-view as shared / private
* fix: replaced deleting to archiving for pages
* feat: handle restoring of page from archived section from list view
* feat: made previledge based option render for pages
* feat: removed layout view for page list view
* feat: linting changes
* fix: adding mobx changes to pages
* fix: removed uneccessary migrations
* fix: mobx store changes
* fix: adding date-fns pacakge
* fix: updating yarn lock
* fix: removing unneccessary method params
* chore: added access specifier to the create/update page modal
* fix: tab view layout changes
* chore: delete endpoint for page
* fix: page actions, including- archive, favorite, access control, delete
* chore: remove archive page modal
* fix: build errors
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com>
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-11-20 21:31:12 +05:30
Prateek Shourya
b903126e5a
feat: Instance Admin Panel: Configuration Settings ( #2800 )
...
* feat: Instance Admin Panel: Configuration Settings
* refactor: seprate Google and Github form into independent components.
* feat: add admin auth wrapper and access denied page.
* style: design updates.
2023-11-20 20:46:49 +05:30
sabith-tu
f44f70168f
style: changing profile screen title ( #2814 )
2023-11-20 20:46:15 +05:30
sriram veeraghanta
3c10f00b04
fix: minor fix ( #2815 )
2023-11-20 20:24:35 +05:30
pablohashescobar
6d937fc0ee
Merge branch 'chore/dockerized' of github.com:makeplane/plane into develop-deploy
2023-11-20 19:47:09 +05:30
pablohashescobar
417749c543
Merge branch 'develop' of github.com:makeplane/plane into develop-deploy
2023-11-20 19:43:23 +05:30
Lakhan Baheti
f1de05e4de
chore: onboarding ( #2790 )
...
* style: onboarding light version
* style: dark mode
* fix: onboarding gradient
* refactor: imports
* chore: add use case field in users api
* feat: delete account
* fix: delete modal points alignment
* feat: usecase in profile
* fix: build error
* fix: typos & hardcoded strings
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
2023-11-20 19:31:19 +05:30
Prashant Indurkar
61d4e2e016
Fixed: while creating new Add Labels the field should be auto focus #2437 ( #2438 )
...
* bug:fix recent page hiding last item on scroll #1468
* bug:fix recent page hiding last item on scroll #1468 (#2411 )
* fixed add label autofocuse
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2023-11-20 19:00:55 +05:30
NarayanBavisetti
63fd6caba6
chore: changed redis ssl
2023-11-20 17:07:41 +05:30
NarayanBavisetti
46dd9a4999
chore: removed DOCKERIZED value
2023-11-20 16:57:18 +05:30
Lakhan Baheti
c1eb5055e5
fix: bug fixes & ui improvements. ( #2772 )
...
* fix: create project modal member select
* fix: overflow in workspace activity
* fix: memeber selected state
2023-11-20 16:36:50 +05:30
pablohashescobar
9d7c2c2a12
Merge branch 'develop' of github.com:makeplane/plane into develop-deploy
2023-11-20 16:36:02 +05:30
Bavisetti Narayan
8d942e28da
chore: ams url name changed ( #2808 )
2023-11-20 16:34:57 +05:30
Nikhil
f7461af3f5
dev: open ai configuration ( #2807 )
2023-11-20 16:03:31 +05:30
Aaryan Khandelwal
29f3e02adc
refactor: project estimates store ( #2801 )
...
* refactor: remove estimates from project store
* chore: update all the instances of the old store
* chore: update store declaration structure
2023-11-20 15:58:40 +05:30
Nikhil
9a704458b3
dev: external apis ( #2806 )
...
* dev: new proxy api setup
* dev: updated endpoints with serializers and structure
* dev: external apis for cycles, modules and inbox
issue
* dev: order by for all the apis
* dev: enable webhooks for external apis
* dev: fields and expand for the apis
* dev: move authentication to proxy middleware
* dev: fix imports
* dev: api serializer updates and paginator
* dev: renamed api to app
* dev: renamed proxy to api
* dev: validation for project, issues, modules and cycles
* dev: remove favourites from project apis
* dev: states api
* dev: rewrite the url endpoints
* dev: exception handling for the apis
* dev: merge updated structure
* dev: remove attachment apis
* dev: issue activities endpoints
2023-11-20 15:58:17 +05:30
pablohashescobar
4042da89e3
Merge branch 'develop' of github.com:makeplane/plane into develop-deploy
2023-11-20 15:26:34 +05:30
Aaryan Khandelwal
668dfd2e38
chore: update exception detected screen action button ( #2805 )
2023-11-20 15:00:36 +05:30
Bavisetti Narayan
3b3f94ed03
fix: file asset delete ( #2804 )
2023-11-20 14:53:06 +05:30
onFire(Abhi)
e945aa9b71
fix: newly added cycle doesnt appear unlelss the page is manually reloaded ( #2673 )
...
* fix: newly added cycle doesnt appear unlelss the page is manually reloaded
* Delete \
* Delete web/layouts/profile-layout/profile-sidebar.tsx
* Update cycles.store.ts
* fix: remove duplicate type declaration
---------
Co-authored-by: Aaryan Khandelwal <65252264+aaryan610@users.noreply.github.com>
2023-11-20 14:36:46 +05:30
pablohashescobar
98ab3bac67
Merge branch 'develop' of github.com:makeplane/plane into develop-deploy
2023-11-20 13:31:25 +05:30
sriram veeraghanta
6595a387d0
feat: event tracking using posthog and created application provider to render multiple wrappers ( #2757 )
...
* fix: event tracker changes
* fix: App provider implementation using wrappers
* fix: updating packages
* fix: handling warning
* fix: wrapper fixes and minor optimization changes
* fix: chore app-provider clearnup
* fix: cleanup
* fix: removing jitsu tracking
* fix: minor updates
* fix: adding event to posthog event tracker (#2802 )
* dev: posthog event tracker update intitiate
* fix: adding events for posthog integration
* fix: event payload
---------
Co-authored-by: Ramesh Kumar Chandra <31303617+rameshkumarchandra@users.noreply.github.com>
2023-11-20 13:29:54 +05:30
Dakshesh Jain
8839e42dc0
fix: archive issue bugs ( #2712 )
...
* fix: blur on side/modal peek view
* fix: delete archive not working on list layout with group by is none
* fix: show empty group has no effect
* fix: filter/display options same as production
* fix: disabling full-screen peek-overview for archive issues
* fix: truncate in calendar view
2023-11-20 12:48:30 +05:30
Nikhil
9db6312081
fix: self hosted instance ( #2795 )
...
* dev: update create bucket script
* dev: update patch endpoint for instance configuration
* dev: add google client secret and default values for ADMIN_EMAIL and LICENSE_ENGINE_BASE_URL
2023-11-20 12:36:48 +05:30
pablohashescobar
aeeb6c1ca7
Merge branch 'style/onboarding' of github.com:makeplane/plane into develop-deploy
2023-11-20 12:28:08 +05:30
Dakshesh Jain
779ef2a4aa
fix: delete issues in spreadsheet doesn't work ( #2718 )
...
Co-authored-by: Aaryan Khandelwal <65252264+aaryan610@users.noreply.github.com>
2023-11-20 12:22:43 +05:30
pablohashescobar
43c1280383
chore: add use case field in users api
2023-11-20 12:20:07 +05:30
Bavisetti Narayan
51e17643a2
fix: file structuring ( #2797 )
...
* fix: file structure changes
* fix: pages update
* fix: license imports changed
2023-11-20 11:59:20 +05:30
LAKHAN BAHETI
bfde0e018a
refactor: imports
2023-11-20 09:59:19 +05:30
LAKHAN BAHETI
f048645dc0
fix: onboarding gradient
2023-11-19 23:00:42 +05:30
pablohashescobar
9e33804d12
Merge branch 'fix/self_hosted_instance' of github.com:makeplane/plane into develop-deploy
2023-11-19 02:09:18 +05:30
pablohashescobar
96212905d1
dev: update patch endpoint for instance configuration
2023-11-19 02:05:03 +05:30
pablohashescobar
e98e26edb1
dev: update create bucket script
2023-11-19 01:58:36 +05:30
Nikhil
4c2074b6ff
dev: environment settings ( #2794 )
...
* dev: update environment configuration
* dev: update the takeoff script for instance registration
2023-11-19 01:48:05 +05:30
Lakhan Baheti
c9ffc9465f
fix: Labels delete & reordering ( #2729 )
...
* fix: Labels reordering inconsistency
* fix: Delete child labels
* feat: multi-select while grouping labels
* refactor: label sorting in mobx computed function
* feat: drag & drop label grouping, un-grouping
* chore: removed label select modal
* fix: moving labels from project store to project label store
* fix: typo changes and build tree function added
* labels feature
* disable dropping group into a group
* fix build errors
* fix more issues
* chore: added combining state UI, fixed scroll issue for label groups
* chore: group icon for label groups
* fix: group cannot be dropped in another group
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
Co-authored-by: rahulramesha <rahulramesham@gmail.com>
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-11-19 01:46:11 +05:30
LAKHAN BAHETI
da29dd3094
style: dark mode
2023-11-18 20:05:23 +05:30
Bavisetti Narayan
2b6c489513
feat: v3 endpoint for module and cycle ( #2786 )
...
* feat: v3 endpoint for module and cycle
* fix: removed the str
2023-11-18 16:30:35 +05:30
M. Palanikannan
0c63f21718
fix: Task List Behaviour in Editor ( #2789 )
...
* better variable names and comments
* drag drop migrated
* custom horizontal rule created
* init transaction hijack
* fixed code block with better contrast, keyboard tripple enter press disabled and syntax highlighting
* fixed link selector closing on open behaviour
* added better keymaps and syntax highlights
* made drag and drop working for code blocks
* fixed drag drop for code blocks
* moved drag drop only to rich text editor
* fixed drag and drop only for description
* enabled drag handles for peek overview and main issues
* got images to old state
* fixed task lists to be smaller
* removed validate image functions and uncessary imports
* table icons svg attributes fixed
* custom list keymap extension added
* more uncessary imports of validate image removed
* removed console logs
* fixed drag-handle styles
* space styles updated for the editor
* removed showing quotes from blockquotes
* removed validateImage for now
* added better comments and improved redundant renders
* removed uncessary console logs
* created util for creating the drag handle element
* fixed file names
2023-11-18 16:20:35 +05:30
Nikhil
a987df38f4
chore: user onboarding workflow ( #2791 )
2023-11-18 16:18:06 +05:30