Aaryan Khandelwal
af8804eb12
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-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
33be52792f
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-12-07 19:59:35 +05:30
Dakshesh Jain
2abc5eb68c
fix: delete issues in spreadsheet doesn't work ( #2718 )
...
Co-authored-by: Aaryan Khandelwal <65252264+aaryan610@users.noreply.github.com>
2023-12-07 19:59:35 +05:30
Lakhan Baheti
63b6150b9c
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-12-07 19:59:35 +05:30
M. Palanikannan
34ab188a99
[feat]: Drag and Drop Handles for all Data Structures ( #2745 )
...
* 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
2023-12-07 19:59:35 +05:30
Ankush Deshmukh
2d1536e44d
Standarding priority icons across the platform ( #2776 )
2023-12-07 19:59:35 +05:30
Prateek Shourya
002dc7a5f3
style: text overflow fix and border color update ( #2769 )
...
* style: fix text overflow in:
* Issue activity
* Cycle and Module Select in Create Issue form
* Delete Module modal
* Join Project modal
* style: update assignee select border as per design.
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
4fcc66fd54
chore: spreadsheet layout column responsiveness ( #2768 )
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia
4c09e46de7
chore: create update issue modal improvement ( #2765 )
2023-12-07 19:59:35 +05:30
sabith-tu
48ed439523
style: ui fixes for pages and views ( #2770 )
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia
4d35c931cd
fix: peek overview comment ordering and comment icon alignment fix ( #2753 )
2023-12-07 19:59:35 +05:30
Prateek Shourya
fd6430c3e3
style: Update modal appearance for UI consistency ( #2747 )
2023-11-10 15:48:34 +05:30
Ankush Deshmukh
2748133bd0
Fix: Show Priority icon in custom analytics table. ( #2744 )
2023-11-10 13:06:23 +05:30
Aaryan Khandelwal
884b219508
refactor: cycles store ( #2716 )
...
* refactor: cycles store
* refactor: active cycle details
2023-11-09 18:37:45 +05:30
Anmol Singh Bhatia
162faf8339
fix: date select tooltip fix ( #2740 )
2023-11-09 18:29:45 +05:30
Anmol Singh Bhatia
c291ff05ee
fix: fliter list item clear button alignment fix ( #2741 )
2023-11-09 18:27:19 +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
79df59f618
fix: spliting out the project members from project store and service ( #2739 )
2023-11-09 17:56:55 +05:30
rahulramesha
d733a53ea6
fix: Add horizontal scroll bar to views ( #2736 )
...
* add errors for duplicate labels
* adding horizonatal scroll bar to views
---------
Co-authored-by: rahulramesha <rahul@appsmith.com>
2023-11-09 15:12:00 +05:30
sriram veeraghanta
a6567bbce4
fix: workspace members store added and implemented across the app ( #2732 )
...
* fix: minor changes
* fix: workspace members store added and implemnted across the app
2023-11-09 00:35:12 +05:30
Lakhan Baheti
10037222b6
fix: Tooltip content on assignee hover in all layouts ( #2724 )
...
* fix: Tooltip content on assignee hover in all layouts
* chore: comments added
2023-11-08 22:35:30 +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
Ramesh Kumar Chandra
bd1a850f35
style: kanban card label overflow ( #2722 )
...
* chore: kanban card lable drop down items overflow
* style: kaban card label text overflow, tool tip, hover cursor
* style: label overflow in list layout
2023-11-08 18:12:36 +05:30
M. Palanikannan
206f5744a3
[fix]: Error Handling for Images and Table Fix for Form Submissions in Editor ( #2710 )
...
* cancellable uploads and image limits with better error handling
* fixed table row/column picker behaviour on modals
* Merge branch 'rerender-debounce-editor-fix' into editor-draggable-nodes
* fix: added mention suggestions and highlights in `create-issue-modal`
* removed uncessary files
* solved lint error of trailing spaces
* added plane/ui dependency for tooltips
---------
Co-authored-by: Henit Chobisa <chobisa.henit@gmail.com>
2023-11-08 18:00:53 +05:30
sabith-tu
faaba45e59
fix: all issues values not changeable and assignee image not rendering ( #2707 )
...
* fix: all issues values are not changeable and assignee image not rendering
* chore: removed console log
2023-11-08 17:56:09 +05:30
sabith-tu
f8002852e0
fix: issue property height and peek view date picker border radius ( #2726 )
2023-11-08 17:55:28 +05:30
Lakhan Baheti
2d71377722
fix: added empty project state when no project exists. ( #2727 )
...
* fix: added empty project state when no project exists
* fix: duplicate import
2023-11-08 17:54:59 +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
Dakshesh Jain
621d551c4a
fix: project select validation ( #2723 )
2023-11-08 17:33:26 +05:30
Aaryan Khandelwal
5a84ed279d
refactor: replace keyboard events with command palette store ( #2688 )
2023-11-08 13:51:55 +05:30
Dakshesh Jain
53e7da08e4
fix: quick add not working for labels & assignee ( #2689 )
...
* fix: quick add not working for labels & assignee
* fix: build error on spreadsheet view
2023-11-08 12:28:02 +05:30
rahulramesha
b56d188a83
add errors for duplicate labels ( #2706 )
...
Co-authored-by: rahulramesha <rahul@appsmith.com>
2023-11-07 18:22:52 +05:30
Anmol Singh Bhatia
25f3a5b2e4
chore: peek overview improvement and bug fixes ( #2683 )
...
* style: issue peek overview improvement
* style: peek overview improvement
* fix: subscribe issue from peek overview fix and validation added
* fix: build error
2023-11-07 15:58:42 +05:30
Anmol Singh Bhatia
f30b16e9d8
chore: user profile issue improvement ( #2679 )
...
* fix: user profile filters z-index
* chore: user profile issue state group heading fix
* fix: build error
2023-11-07 15:58:19 +05:30
Anmol Singh Bhatia
93d03f82b4
chore: spreadsheet layout improvement ( #2677 )
...
* style: spreadsheet column width fix
* style: spreadsheet label column styling
* chore: spreadsheet layout issue properties improvement
* fix: build error
2023-11-07 15:58:00 +05:30
Ramesh Kumar Chandra
0afb900678
fix: kanban card state name and drop down items text overflow ( #2686 )
2023-11-07 14:31:29 +05:30
Anmol Singh Bhatia
d8c96536f0
fix: bug fixes and ui improvement ( #2674 )
...
* chore: peekoverview edit permission updated
* chore: tab index added in create project modal
* chore: project card improvement
* style: avatar component improvement
* chore: create issue modal improvement
* style: global style sidebar border variable name fix
2023-11-06 21:08:01 +05:30
guru_sainath
984b36f45a
fix: In kanban issues can be shifted between the column in order_by ( #2676 )
2023-11-06 21:00:36 +05:30
Aaryan Khandelwal
1dce72cb3c
style: updated layouts UI in the space app ( #2671 )
...
* style: updated layouts UI in space
* fix: build error
2023-11-06 20:43:34 +05:30
Aaryan Khandelwal
a6dea3af23
fix: render the estimate select if estimate is enabled for the project ( #2663 )
2023-11-06 20:43:10 +05:30
Aaryan Khandelwal
742143766f
fix: existing issues modal for cycle and module ( #2664 )
...
* fix: existing issues modal for cycle and module
* refactor: existing issues modal code
* fix: build errors
2023-11-06 16:30:09 +05:30
sriram veeraghanta
1ed72c51df
fix: package version fixes and mentions build error fixes ( #2665 )
2023-11-06 16:28:15 +05:30
Aaryan Khandelwal
a03e0c788f
fix: notifications option in the sidebar menu not collapsing ( #2662 )
2023-11-06 14:53:26 +05:30
guru_sainath
0c8a867565
fix: handled drag and drop issue, gantt hover issue for issue peek overview ( #2660 )
2023-11-06 13:52:33 +05:30
M. Palanikannan
14ac885e55
[feat]: Extended Tables Support ( #2596 )
...
* migrated table to new project structure
* fixed range errors while deleting table nodes with no nodes below and removed console logs
* fixed css for rendering table menu
* removed old table menu
* added support for read only editors as well
* text-black removed
* added design colors
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2023-11-05 18:54:00 +05:30
Henit Chobisa
f0335751b3
fix: mentions enter error ( #2646 )
...
* fix: fixed readonly lite text editor not rendering highlights
* fix: removed enter extension in lite text editor
2023-11-04 01:57:57 +05:30
Anmol Singh Bhatia
52395d0563
chore : dropdown loading state added and project card avatar fix ( #2643 )
...
* chore: project card avatar rendering fix
* chore: state, assignee and label dropdown loading state added
2023-11-04 01:56:23 +05:30