Lakhan Baheti
1c546e3cc5
fix: cycle & module sidebar date range picker ( #3127 )
...
* fix: cycle sidebar date range picker
* chore: cycle sidebar hover pointer
* fix: module sidebar date range picker
* fix: module sidebar state select popover pointer
2023-12-14 16:31:39 +05:30
Lakhan Baheti
4bb99d5fbf
fix: cycle delete & active cycle loading ( #3088 )
2023-12-13 23:06:38 +05:30
Anmol Singh Bhatia
b4f51cb5af
chore: cycle and module sidebar permission validation ( #3095 )
2023-12-13 23:05:02 +05:30
Anmol Singh Bhatia
1d3745157d
style: cycle and module sidebar improvement ( #3076 )
...
* style: cycle and module sidebar improvement
* chore: issue attachment error message updated
2023-12-11 22:27:28 +05:30
Lakhan Baheti
8041b23a63
chore: access restriction for lower roles ( #3067 )
2023-12-11 17:29:43 +05:30
Anmol Singh Bhatia
f38278f465
chore: user permission related fix ( #3066 )
...
* chore: page action user permission validation
* chore: cycle & module action user permission validation
* chore: issue quick action user permission validation
* chore: spreadsheet layout improvement
2023-12-11 17:29:10 +05:30
Aaryan Khandelwal
b629263bc2
fix: icon consistency for issue properties ( #3065 )
2023-12-11 17:27:29 +05:30
sriram veeraghanta
8d15b9e7de
chore: format all files in monorepo ( #3054 )
...
* chore: format all files in the project
* fix: removing @types/react from dependencies
* fix: adding prettier and eslint config
* chore: format files
* fix: upgrading turbo version
* chore: ignoring warnings and adding todos
* fix: updated the type of bubble menu item in the document editor
* chore: format files
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-12-10 15:48:10 +05:30
sriram veeraghanta
4ff3a34a65
fix: merge conflicts resolved
2023-12-07 20:03:21 +05:30
Aaryan Khandelwal
92cb1834a5
fix: remove all unused variables and added dependecies to useEffect and useCallback ( #3013 )
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia
882cf91a91
chore: module and cycle sidebar date mutation fix ( #2986 )
2023-12-07 19:59:35 +05:30
rahulramesha
c346d82b0b
fix: mutation on transfer issues from cycle ( #2979 )
...
* fix cycle issues mutation on transfering issues
* fix transfer issues from cycle
2023-12-07 19:59:35 +05:30
Aaryan Khandelwal
1296b6af42
style: updated the UI of the instance admin setup and the sign in workflow ( #2962 )
...
* style: updated the UI of the signin and instance setups
* fix: form validations and mutations
* fix: updated Link tags in accordance to next v14
* chore: latest features image, reset password redirection
2023-12-07 19:59:35 +05:30
sriram veeraghanta
ee30eb0590
fix: removed unused packages and upgraded to next 14 ( #2944 )
...
* fix: upgrading next package and removed unused deps
* chore: unused variable removed
* chore: next image icon fix
* chore: unused component removed
* chore: next image icon fix
* chore: replace use-debounce with lodash debounce
* chore: unused component removed
* resolved: fixed issue with next link component
* fix: updates in next config
* fix: updating types pages
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia
b2a948dcae
chore: cycle and module status indicator improvement ( #2942 )
2023-12-07 19:59:35 +05:30
Lakhan Baheti
bdc85ae10d
fix: progress panel default open ( #2894 )
2023-12-07 19:59:35 +05:30
Lakhan Baheti
6d46771109
fix: bug fixes & UI improvements ( #2884 )
...
* chore: access restriction for api tokens
* fix: on create module total issues undefined
* fix: cycle board card typo
* chore: fetch modules after creation
* fix: peek module on delete
* fix: peek cycle on delete
* fix: cycle detail sidebar copy link toast
* chore: router replace -> push
2023-12-07 19:59:35 +05:30
Ramesh Kumar Chandra
20fe27e086
fix: track events updated, extra parameters added, added events for issues, pages, states, cycles ( #2875 )
...
* fix: event tracking method updated to store, chore: updated and added events for workspace, projects and create issue
* fix: posthog auth event tracking
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia
1c2761000a
fix: module sidebar date select fix and code refactor ( #2872 )
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia
37559fd69f
fix: cycle and module create/update modal fix ( #2833 )
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia
1559822a1b
fix: module and cycle sidebar loading state ( #2831 )
2023-12-07 19:59:35 +05:30
Lakhan Baheti
7825dd7f77
fix: bug fixes & UI improvements ( #2819 )
...
* fix: profile setting fields border
* fix: webhooks empty state UI
* fix: cycle delete redirection from cycle detail
* fix: integration access restriction
2023-12-07 19:59:35 +05:30
Henit Chobisa
4416419c9b
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-12-07 19:59:35 +05:30
sriram veeraghanta
78fee22fec
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-12-07 19:59:35 +05:30
Dakshesh Jain
e96f059f65
fix: bugs ( #2761 )
...
* fix: semicolon on estimate settings page
* refactor: project settings automations store implementation
* fix: active cycle stuck on infinite loading
* fix: removed delete project option from sidebar
* fix: discloser not opening when navigating to project
* fix: clear filter not working & filter appearing even if nothing is selected
* refactor: select label store implementation
* refactor: select state store implementation
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia
5cbec23d5e
fix: cycle card title responsiveness added ( #2752 )
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia
733fed76cc
fix: cycle card title responsiveness added ( #2752 )
2023-11-10 18:43:48 +05:30
Prateek Shourya
fd6430c3e3
style: Update modal appearance for UI consistency ( #2747 )
2023-11-10 15:48:34 +05:30
Aaryan Khandelwal
884b219508
refactor: cycles store ( #2716 )
...
* refactor: cycles store
* refactor: active cycle details
2023-11-09 18:37:45 +05:30
Dakshesh Jain
34bccd7e06
refactor: gantt sidebar ( #2705 )
...
* refactor: gantt sidebar
* fix: exception error
fix: file placement
* refactor: not passing sidebar block as props
2023-11-09 17:57:41 +05:30
sriram veeraghanta
20fb79567f
fix: project states fixes ( #2731 )
...
* fix: project states fixes
* fix: states fixes
* fix: formating all files
2023-11-08 20:31:46 +05:30
Lakhan Baheti
5a3bac998e
fix: bug fixes and ui improvements ( #2703 )
...
* fix: gantt chart duration in decimal
* fix: Loading text instead Spinner in peek view
* fix: cycle more popover typo & icon overlapping
* fix: list layout properties alignment
* fix: project search empty state
* fix: calendar layout issue text overflow & redirection inconsistency
* style: urgent priority hover background color
* fix: Cycle issues kanban layout empty state missing
* style: custom snooze modal placeholder text color
* refactor: replaced unwanted anchor tag with div
* chore: removed empty state for cycle kanban layout
2023-11-08 17:52:34 +05:30
Anmol Singh Bhatia
4096136b44
style: ui consistency and improvement ( #2725 )
...
* style: create/update issue modal properties ui improvement
* style: create update issue modal improvement
* style: modal ui consistency
2023-11-08 17:51:32 +05:30
Aaryan Khandelwal
df8bdfd5b9
fix: project automation settings flickering ( #2680 )
...
* fix: cycle and module sidebar z-index
* fix: project automation settings flickering
2023-11-08 17:34:42 +05:30
Aaryan Khandelwal
5a84ed279d
refactor: replace keyboard events with command palette store ( #2688 )
2023-11-08 13:51:55 +05:30
Anmol Singh Bhatia
98974fdc50
fix: cycle and module bug fixes and improvement ( #2691 )
...
* fix: cycle and module card issue count fix
* fix: cycle and module list progress icon fix
* fix: module card progress fix
* style: cycle & module empty date label updated
* fix: build error
2023-11-07 15:14:47 +05:30
Anmol Singh Bhatia
f639e467f8
refactor: replace ui components with plane ui components ( #2626 )
...
* refactor: replace button component with plane ui component and remove old button component
* refactor: replace dropdown component with plane ui component
* refactor: replace tooltip, input, textarea, spinner and loader component with plane ui component
* refactor: plane ui code refactor
2023-11-03 17:21:38 +05:30
Anmol Singh Bhatia
a582021f2c
fix: active cycle fix ( #2618 )
2023-11-02 22:17:10 +05:30
Aaryan Khandelwal
d5fd69354e
chore: removed unused hooks and components ( #2611 )
...
* chore: remove unused hooks
* chore: removed useProjectMembers hook
* chore: removed issue hooks
* fix: build errors
2023-11-02 17:11:33 +05:30
Anmol Singh Bhatia
0072160891
fix: peekoverview ( #2603 )
...
* fix: peekoverview mutation fix
* fix: peekoverview mutation fix
* fix: sub-issue peekoverview
2023-11-02 16:02:34 +05:30
Anmol Singh Bhatia
325fb4a377
chore: fixes and improvement ( #2595 )
...
* fix: project card fix
* chore: bug fixes and ui improvement
2023-11-02 14:01:56 +05:30
Anmol Singh Bhatia
548e95c7e0
fix: bug fixes ( #2581 )
...
* fix: module sidebar fix for kanban layout
* chore: cycle & module sidebar improvement
* chore: join project content updated
* chore: project empty state header fix
* chore: create project modal dropdown consistency
* chore: list view group header overlapping issue fix
* chore: popover code refactor
* chore: module sidebar fix for cycle kanban view
* chore: add existing issue option added in module empty state
* chore: add existing issue option added in cycle empty state
2023-11-01 17:11:07 +05:30
Aaryan Khandelwal
490e032ac6
style: new avatar and avatar group components ( #2584 )
...
* style: new avatar components
* chore: bug fixes
* chore: add pixel to size
* chore: add comments to helper functions
* fix: build errors
2023-11-01 15:24:11 +05:30
deepsource-autofix[bot]
80e6d7e1ea
refactor: remove true
from boolean attribute ( #2579 )
...
When using a boolean attribute in JSX, you can set the attribute value to true or omit the value. This helps to keep consistency in code.
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
2023-11-01 12:30:21 +05:30
Anmol Singh Bhatia
8eaac60aa5
style: cycle ui revamp, and chore: code refactor ( #2558 )
...
* chore: cycle custom svg icon added and code refactor
* chore: module code refactor
* style: cycle ui revamp and code refactor
* chore: cycle card view layout fix
* chore: layout fix
* style: module and cycle title tooltip position
2023-10-30 19:22:27 +05:30
sriram veeraghanta
07d548ea43
fix: cycle modal redendent component fix ( #2528 )
2023-10-23 18:38:01 +05:30
Anmol Singh Bhatia
08f7ac6da7
chore: sidebar fix and ui improvement ( #2527 )
...
* fix: cycle sidebar overlapping fix
* style: issue sidebar related to and duplicate icon fix
2023-10-23 18:07:38 +05:30
Aaryan Khandelwal
d78b4dccf3
chore: implemented CRUD operations in all the layouts ( #2505 )
...
* chore: basic crud operations added to the list view
* refactor: cycle details page
* refactor: module details page
* chore: added quick actions to kanban issue block
* chore: implement quick actions in calendar layout
* fix: custom menu component
* chore: separate quick action dropdowns implemented
* style: loader for calendar
* fix: build errors
2023-10-20 17:07:46 +05:30
Anmol Singh Bhatia
fda0a6791f
style: project select dropdown & modals ui improvement ( #2491 )
...
* style: project select dropdown ui improvement
* style: create/update cycle modal ui improvement
* style: create/update module modal ui improvement
* fix: build error
* style: input and textarea border improvement
* cycle and module modal ui improvement
* style: cycle and module modal ui improvement
2023-10-19 16:38:36 +05:30
Anmol Singh Bhatia
c0793ec8a5
chore: swap dropdown component with plane/ui component ( #2480 )
...
* chore: swap custom menu component with plane/ui component
* chore: swap custom select component with plane/ui component
* chore: swap custom search select component with plane/ui component
2023-10-19 15:24:51 +05:30