Aaryan Khandelwal
5dd5fe2d09
feat: gpt integration for page block description ( #539 )
2023-03-26 11:36:10 +05:30
Aaryan Khandelwal
5d67029b5a
feat: pages ( #533 )
...
* style: page details
* style: page blocks design
* chore: pages list end points
* feat: add blocks, push blocks to issues
* feat: page labels, color options
* feat: added labels to pages
* fix: update page mutation
2023-03-25 23:39:46 +05:30
Dakshesh Jain
82b9275609
fix: deselecting filter option when clicked again ( #528 )
...
* fix: filters dropdown overflowing issue
* filters dropdown z-index
* fix: deselecting filter option when clicked again
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-03-24 23:33:28 +05:30
Dakshesh Jain
f2054b6945
style: removed color text from label modal ( #527 )
...
also closing color picker on color select
2023-03-24 23:32:33 +05:30
Dakshesh Jain
f3583f6415
feat: added filter 'created_by' ( #524 )
...
* feat: clear filter button
* feat: added filter 'created_by'
* style: text align left for all the issues in filters dropdown
2023-03-24 23:31:56 +05:30
Aaryan Khandelwal
02f423bcb6
fix: workspace dashboard ( #522 )
...
* chore: completed issues graph
* style: issue stats
2023-03-24 11:06:52 +05:30
Aaryan Khandelwal
3d34741356
chore: update view button ( #523 )
2023-03-24 10:56:06 +05:30
Aaryan Khandelwal
472767ab67
feat: group by created by option ( #516 )
2023-03-24 01:11:42 +05:30
Aaryan Khandelwal
765cfdbf7e
fix: kanban loading state ( #514 )
2023-03-23 23:36:52 +05:30
guru_sainath
2f2caaaf6e
Feat: Github importer to sync issues, users, and labels with workspace projects. ( #509 )
...
* Dev: Github integration with issues and layout integration
* dev: Github Integration route and UI configuration
2023-03-23 23:27:11 +05:30
Aaryan Khandelwal
7892a563b7
fix: minor ui fixes ( #515 )
...
* fix: sidebar arror positioning
* chore: show empty groups default value as true
2023-03-23 23:25:30 +05:30
Aaryan Khandelwal
f3b7fc6eb5
fix: filters dropdown overflowing issue ( #513 )
...
* fix: filters dropdown overflowing issue
* filters dropdown z-index
2023-03-23 23:25:08 +05:30
Aaryan Khandelwal
19434342d3
fix: delete image preview after modal close ( #511 )
2023-03-23 22:55:12 +05:30
Anmol Singh Bhatia
b6a3615f66
feat: completed cycle validation , fix: quick action and kanban fix ( #505 )
...
* feat: completed cycle card validation
* fix: unique key to hidden group
* feat: completed cycle sidebar validation
* fix: remove console log from progress chart hover
* feat: kanban and list view completed cycle validation
* feat: quick action validation
* refactor: code refactor
* fix: sidebar draft cycle status
2023-03-23 22:42:08 +05:30
Aaryan Khandelwal
567afa6d39
fix: kanban drag and drop ( #508 )
2023-03-23 18:52:18 +05:30
Dakshesh Jain
feb0e40559
refactor: state with group 'completed' or 'cancelled' are collapsed by default ( #506 )
2023-03-23 18:10:28 +05:30
Saheb Giri
4a81b988b4
feat: implemented new pages design with bare minimum functionality ( #503 )
...
* chore: add page types and page api service
* chore: add create, list, update and delete on pages
* chore: add create, delete and patch page blocks
* feat: add and remove pages to favorite
* fix: made neccessary changes
- used tailwind for hover events
- add error toast alert
- used partial for patch request
* fix: replace absolute positiong with a flex box
* fix: design list page view to match with ui
* feat: add top large textarea for page title and description
* refactor: add page label with types
* feat: add pages grid layout
* feat: add tabs and masonry layout
* fix: build errors
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-03-23 16:12:14 +05:30
Aaryan Khandelwal
c755907d99
chore: new workspace endpoint ( #504 )
...
* chore: new workspace dashboard endpoint
* chore: overdue and upcoming issues
2023-03-23 15:54:59 +05:30
Aaryan Khandelwal
ad2fa91a2b
chore: new global select filters component ( #501 )
2023-03-23 12:01:50 +05:30
Saheb Giri
10e5ba7b3e
feat: add pages and page blocks ( #495 )
...
* chore: add page types and page api service
* chore: add create, list, update and delete on pages
* chore: add create, delete and patch page blocks
* feat: add and remove pages to favorite
* fix: made neccessary changes
- used tailwind for hover events
- add error toast alert
- used partial for patch request
* fix: replace absolute positiong with a flex box
2023-03-23 11:01:06 +05:30
Aaryan Khandelwal
d477c19ad9
feat: show empty states toggle button in the views dropdown ( #500 )
...
* feat: show empty states toggle button in views dropdown
* refactor: empty state toggle naming convention, feat: hidden groups in section in the kanban board
2023-03-23 02:13:52 +05:30
Aaryan Khandelwal
79249c5c9b
fix: states order ( #498 )
...
* fix: order of states in the kanban board
* fix: state name in list view
2023-03-23 01:00:50 +05:30
Aaryan Khandelwal
cd26b2e096
Revert "fix: sidebar and shortcut modal ( #493 )" ( #497 )
...
This reverts commit f615f8ac0c
.
2023-03-22 23:40:25 +05:30
Anmol Singh Bhatia
f615f8ac0c
fix: sidebar and shortcut modal ( #493 )
...
* fix: shortcut modal cmd and ctrl fix
* fix: sidebar collapse state ordering
2023-03-22 19:08:04 +05:30
Dakshesh Jain
031f6443a0
style: kanban loader ( #491 )
2023-03-22 19:06:36 +05:30
Dakshesh Jain
a830808f9d
refactor: views & filter ( #490 )
...
* fix: not saving filters on views detail page
* refactor: using issues endpoint to get issues in views detail page
feat: showing toast alert on saving view
2023-03-22 18:18:19 +05:30
Aaryan Khandelwal
9a97c97336
chore: new modules and cycles response ( #489 )
2023-03-22 18:10:38 +05:30
Aaryan Khandelwal
2e346158ba
fix: minor ui fixes ( #488 )
2023-03-22 16:58:32 +05:30
Aaryan Khandelwal
283950c8e2
style: views ( #486 )
2023-03-22 14:47:13 +05:30
Anmol Singh Bhatia
505b14e3a6
fix: ui fixes and improvement ( #479 )
...
* fix: list view longer title tooltip fix
* fix: module and cycle sidebar ui improvement
2023-03-21 12:47:10 +05:30
Anmol Singh Bhatia
b96d40f106
style: auth screens ( #478 )
...
* style: sign in page
* style: github and google sign
* style: sign with code and password
* style: not a member and not authorized for project setting
* style: join project icon
* chore: comment removed
2023-03-21 12:46:12 +05:30
Dakshesh Jain
e6b0012fe2
fix: mutation on issue create ( #473 )
...
* refractor: added params to fetch key
* feat: create views directly from views list page
fix: selected filter not showing up in multi-level dropdown, refactor: arranged imports
* fix: mutation on project create
2023-03-18 11:34:29 +05:30
Anmol Singh Bhatia
5739d95ab4
style: onboarding, chore: refactoring ( #474 )
...
* style: onboarding screens
* style: onboarding card component and refactoring
* fix: onboarding card text fix
* fix: merge conflict fix
2023-03-18 11:34:09 +05:30
Aaryan Khandelwal
e7ef6275cd
style: new buttons added ( #470 )
2023-03-17 10:40:38 +05:30
Aaryan Khandelwal
4de0abfc22
fix: minor ui fixes ( #469 )
2023-03-17 10:39:06 +05:30
Aaryan Khandelwal
5f796e732a
fix: bot activity and comment log name ( #463 )
...
* fix: github bot activity log details
* fix: bot comment details
* fix: updated bot logs
* refactor: bot name logic
2023-03-17 10:38:01 +05:30
Dakshesh Jain
0fb9a14f15
refractor: added params to fetch key ( #465 )
2023-03-16 18:15:08 +05:30
Aaryan Khandelwal
23c468786d
style: filter issues dropdown ( #466 )
2023-03-16 18:14:07 +05:30
Dakshesh Jain
0f06589b83
style: made new issue filter dropdown ( #462 )
2023-03-16 16:27:18 +05:30
Aaryan Khandelwal
a84abc60b2
style: workspace dashboard ( #460 )
...
* style: workspace dashboard
* feat: activity graph
* chore: change tile colors for activity graph
* fix: activity graph tiles order, color
* style: activity intensity
2023-03-16 15:53:49 +05:30
Aaryan Khandelwal
27324ddd93
fix: github description not appearing ( #459 )
2023-03-16 15:53:25 +05:30
Dakshesh Jain
ef0e326ca0
feat: issues filter using views ( #448 )
...
* fix: made basic UI for views, binded services and logic for views
* feat: views list, delete view, and conditionally updating filters or my view props
2023-03-16 14:07:19 +05:30
Aaryan Khandelwal
96ad751e11
style: new workspace dashboard design ( #454 )
...
* style: workspace dashboard
* feat: activity graph
2023-03-16 01:36:21 +05:30
Aaryan Khandelwal
4639ab3d9c
fix: workspace dropdown ( #447 )
...
* fix: workspace dropdown links
* fix: module progress round off
2023-03-15 18:50:37 +05:30
Aaryan Khandelwal
c11bf7c7de
feat: progress bar for module ( #446 )
2023-03-15 18:00:40 +05:30
Anmol Singh Bhatia
ae8902e815
style: sidebar icon color ( #444 )
2023-03-15 17:41:52 +05:30
Anmol Singh Bhatia
164072e3cc
fix: date checker edge case fix ( #443 )
2023-03-15 17:41:24 +05:30
Dakshesh Jain
928ebdf632
fix: mutation for issue update on both kanban & list ( #436 )
...
* refactor: issues filter logic
* fix: removed fetch logic from hooks
* feat: filter by assignee and label
* chore: remove filter buttons
* feat: filter options
* fix: mutation for issue update on both kanban & list
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-03-15 11:44:44 +05:30
Anmol Singh Bhatia
636e8e6c60
style: empty state global component ( #435 )
2023-03-15 11:01:54 +05:30
Aaryan Khandelwal
bfab4865cd
chore: update user file assets endpoint ( #438 )
...
* chore: new service for user assets
* chore: update user file assets endpoint
2023-03-15 11:00:42 +05:30
Aaryan Khandelwal
dbd6de0988
feat: views template created ( #439 )
2023-03-15 11:00:05 +05:30
Aaryan Khandelwal
32d37ec45e
refactor: custom search select component ( #440 )
2023-03-15 10:59:43 +05:30
Aaryan Khandelwal
bcd2ac1317
feat: issue filters dropdown created ( #441 )
2023-03-15 10:59:23 +05:30
Aaryan Khandelwal
0ba81a10f1
style: made the paddings and text sizes smaller ( #433 )
2023-03-14 12:18:14 +05:30
Aaryan Khandelwal
d6d51c2f43
fix: modules sidebar lead select not working ( #429 )
2023-03-14 12:16:26 +05:30
Anmol Singh Bhatia
d5d64e09d4
style: design ( #430 )
...
* style: shortcut modal
* style: feature setting module icon
* style: delete issue modal
* style: delete project modal
* style: sidebar prompt for chart and other info
* fix: create issue modal state icon
* fix: workspace dropdown
2023-03-13 23:38:43 +05:30
Aaryan Khandelwal
441cf39d2c
refactor: global workspace form ( #421 )
2023-03-11 17:23:23 +05:30
Anmol Singh Bhatia
4a7f80712b
style: workspace sidebar ( #417 )
2023-03-10 16:05:10 +05:30
Aaryan Khandelwal
c7923f6d44
feat: added load more button to github repos dropdown ( #414 )
2023-03-10 16:03:49 +05:30
Anmol Singh Bhatia
4fad685ec8
style: workspace dropdown ( #416 )
...
* style: workspace dropdown
* style: workspace dropdown hover fix
2023-03-10 12:32:29 +05:30
Anmol Singh Bhatia
704b7d02ef
style : ui fixes ( #412 )
...
* fix: kanban view vertical scroll fix
* fix: delete option remove from my issue page
* fix: my issue filter key renamed with id
* fix: sidebar ellipsis alignment
* fix: cycle card favorite icon alignment
* style: icon added in card options
* fix: progress icon alignment
* style: my issue page list view
2023-03-09 22:50:34 +05:30
Anmol Singh Bhatia
4e9149a27c
style: empty cycle state ( #410 )
2023-03-09 22:49:03 +05:30
Anmol Singh Bhatia
e3e57df4a2
style: list view ( #409 )
...
* style: list view
* style: list board header spacing fix
2023-03-09 16:05:25 +05:30
Aaryan Khandelwal
674ecd33ef
fix: order by text
2023-03-08 19:15:28 +05:30
Aaryan Khandelwal
223a204a97
fix: drag overlay z-index, sidebar dropdowns
2023-03-08 19:08:57 +05:30
Aaryan Khandelwal
cc498096f3
chore: update module dropdowns ( #396 )
2023-03-07 22:56:22 +05:30
Anmol Singh Bhatia
afe2b029c0
fix: ui improvement ( #395 )
...
* fix: current cycle date updation
* fix: sidebar overflow fix , date helper fn added
2023-03-07 22:38:49 +05:30
Dakshesh Jain
30a91a6b91
fix: issue details mutation ( #389 )
2023-03-07 22:22:06 +05:30
Aaryan Khandelwal
f725ea5b15
fix: edit module mutation error ( #394 )
2023-03-07 22:21:50 +05:30
Anmol Singh Bhatia
cf94b92be2
style: ui fix ( #393 )
...
* style: truncate
* fix: truncate text added to cycle and module card
* fix: progress percentage
* feat: cycle card tooltip
* fix: sidebar fix
2023-03-07 20:48:19 +05:30
Aaryan Khandelwal
88fca3c67c
fix: ui fixes ( #392 )
...
* fix: ui fixes
* chore: kanban issue title length
2023-03-07 20:27:16 +05:30
Aaryan Khandelwal
cadb67a018
fix: custom menu link item ( #390 )
2023-03-07 20:02:03 +05:30
Anmol Singh Bhatia
d18765a613
style: truncate ( #388 )
...
* style: truncate
* fix: truncate text added to cycle and module card
2023-03-07 19:32:29 +05:30
Anmol Singh Bhatia
61102952d0
style :module list ( #387 )
...
* chore: module favorite type and services
* style: module list
* style: module list and card
* fix: link fix
2023-03-07 18:46:56 +05:30
Dakshesh Jain
d8bf9b4c2a
feat: added floating toolbar on text selection ( #386 )
...
style: re-designed create-issue modal
2023-03-07 16:09:37 +05:30
Dakshesh Jain
388d5b054a
fix: text selection moving when typing in between ( #384 )
2023-03-07 16:09:17 +05:30
Anmol Singh Bhatia
09eab9e6bf
style : module sidebar ( #385 )
...
* style: new cycle sidebar
* style: other information section
* style: progress bar bg fix
* fix: cycle card bug fix
* style: progress chart
* style: chart tooltip
* style: module link tab added in sidebar stats
* style: lead and member select
2023-03-07 15:04:02 +05:30
Anmol Singh Bhatia
0246e0585b
style: cycle sidebar, fix: cycle card bug fix ( #383 )
...
* style: new cycle sidebar
* style: other information section
* style: progress bar bg fix
* fix: cycle card bug fix
* style: progress chart
* style: chart tooltip
2023-03-07 13:43:09 +05:30
Aaryan Khandelwal
64978969a0
chore: cycles loading, fix: cycles favorite mutation ( #379 )
2023-03-07 11:04:51 +05:30
Dakshesh Jain
82f8b6d387
feat: added floating toolbar on text selection ( #378 )
...
style: re-designed create-issue modal
2023-03-06 22:49:06 +05:30
Aaryan Khandelwal
27653907f9
refactor: sidebar projects menu ( #377 )
2023-03-06 18:38:01 +05:30
Anmol Singh Bhatia
626aae696f
feat: favorite cycle and style: style improvements ( #376 )
...
* style: consistent btn
* style: caret direction for disclosure
* fix: progress tooltip value rounded
* chore: favorite cycle serivces
* chore: favorite cycle type and constant
* feat: favorite cycle feat added
* refactor: favorite services and type
* fix: build fix
2023-03-06 16:36:22 +05:30
Aaryan Khandelwal
d6badcd9b8
chore: updated project favorites endpoints ( #375 )
2023-03-06 11:37:18 +05:30
Anmol Singh Bhatia
786816ed41
style: new cycle list ( #374 )
...
* feat: short date helper function
* feat: linear progress indicator added
* style: new cyce list and cycle card design
* feat: short date function improve
* feat: linear progress indicator improvement
* style: cycle card and progress indicator
* fix: helper date function and progress indicator fix
* fix: build error
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-03-06 11:36:48 +05:30
Anmol Singh Bhatia
fef72ccc70
style: kanban horizontal scrollbar added ( #372 )
2023-03-06 11:13:08 +05:30
Aaryan Khandelwal
4f4f3ebbde
chore: updated sidebar selects
2023-03-05 23:24:50 +05:30
Aaryan Khandelwal
6d99557de5
chore: updated context menu component
2023-03-05 20:22:01 +05:30
Aaryan Khandelwal
a4da4bf889
refactor: global context menu component
2023-03-05 03:24:24 +05:30
Aaryan Khandelwal
0a681937fd
feat: custom context menu for issues in kanban board
2023-03-04 19:33:24 +05:30
Aaryan Khandelwal
a875c608d4
feat: global component for combobox with new design
2023-03-04 19:10:35 +05:30
Aaryan Khandelwal
4d598fd6b6
style: dropdowns, feat: favorite projects in sidebar
2023-03-04 17:47:03 +05:30
Aaryan Khandelwal
1d8b4296fb
style: workspace settings pages
2023-03-03 14:30:21 +05:30
Aaryan Khandelwal
433276c833
Merge pull request #359 from makeplane/style/projects_page
...
style: projects page
2023-03-03 14:06:59 +05:30
Aaryan Khandelwal
03a8ad336e
Merge pull request #366 from makeplane/style/project_settings
...
style: project settings pages
2023-03-03 14:04:04 +05:30
Aaryan Khandelwal
e281feddf5
fix: merge conflicts
2023-03-03 13:55:18 +05:30
Aaryan Khandelwal
f290a417bc
Merge pull request #358 from makeplane/feat/cycle_validations
...
feat: cycle validations
2023-03-03 13:53:09 +05:30
Anmol Singh Bhatia
f965734f3b
fix: mutation fix and date range helper fn added
2023-03-03 13:49:19 +05:30
Aaryan Khandelwal
ad7b691b2b
Merge branch 'develop' of https://github.com/makeplane/plane into style/project_settings
2023-03-03 13:32:42 +05:30
Aaryan Khandelwal
db547cc51a
style: project settings pages
2023-03-03 13:29:36 +05:30
Anmol Singh Bhatia
02e4e58f19
feat: date range status function added
2023-03-03 11:32:00 +05:30
Dakshesh Jain
63d0a0dea7
Merge branch 'develop' of https://github.com/makeplane/plane into style/create_project
2023-03-02 17:09:28 +05:30
Dakshesh Jain
e96a755a2e
style: redesigned create project modal
...
style: changed image picker to pop-over instread of modal
2023-03-02 17:06:21 +05:30
Aaryan Khandelwal
aeadf0ebbf
Merge pull request #362 from makeplane/style/issue_dropdown
...
style: new dropdown
2023-03-02 17:01:19 +05:30
Anmol Singh Bhatia
c6d54a0ad2
chore: labels list file and function rename
2023-03-02 15:43:50 +05:30
Anmol Singh Bhatia
1fe1596f9d
style: color fixed
2023-03-02 14:23:38 +05:30
Anmol Singh Bhatia
6bf608a37a
style: transsition
2023-03-02 13:36:20 +05:30
Anmol Singh Bhatia
5ae1f63985
fix: dropdown issue label
2023-03-02 13:29:55 +05:30
Aaryan Khandelwal
2e6cd2638d
Merge pull request #350 from makeplane/style/app_sidebar
...
style: redesigned sidebar, added new icons and spacing changes
2023-03-02 13:15:29 +05:30
Anmol Singh Bhatia
1f1fa19432
style: date dropdown redesign
2023-03-02 12:33:12 +05:30
Aaryan Khandelwal
ea509211a0
Merge pull request #354 from makeplane/feat/unsplash_modal
...
feat: cover image selector for project create
2023-03-02 12:00:16 +05:30
Anmol Singh Bhatia
9a88803a3f
style: state Icon
2023-03-02 11:32:18 +05:30
Anmol Singh Bhatia
216c565afc
Merge branch 'develop' of github.com:makeplane/plane into style/issue_dropdown
2023-03-02 11:02:01 +05:30
Anmol Singh Bhatia
700769665f
style: issue dropdown re-order
2023-03-02 10:37:09 +05:30
Anmol Singh Bhatia
1476896005
style: label dropdown redesign
2023-03-02 10:36:19 +05:30
Anmol Singh Bhatia
cb2f0633f7
style: priority dropdown redesign
2023-03-02 09:38:54 +05:30
Anmol Singh Bhatia
fdbad4ff1a
style: dropdown ui consisteny
2023-03-02 09:38:13 +05:30
Anmol Singh Bhatia
d8e1710a9b
style: state dropdown redesign
2023-03-02 09:01:47 +05:30
Anmol Singh Bhatia
9a52031d59
style: assignee dropdown stlye fix
2023-03-02 09:01:16 +05:30
Anmol Singh Bhatia
217d6ea51c
style: assignee dropdown
2023-03-02 08:03:41 +05:30
Dakshesh Jain
c5d7d4f751
style: new primary button design
2023-03-01 18:43:24 +05:30
Anmol Singh Bhatia
c897f04926
style: assignee drop down label
2023-03-01 16:10:48 +05:30
Aaryan Khandelwal
35af45ddd7
fix: image aspect ratio
2023-03-01 14:18:02 +05:30
Aaryan Khandelwal
8f0ef7bf13
fix: merge conflicts
2023-03-01 14:14:24 +05:30
Aaryan Khandelwal
6afcf1f0e3
style: projects list page
2023-03-01 14:11:27 +05:30
Anmol Singh Bhatia
8a941d0d14
feat: draft tab and cycle sidebar update
2023-03-01 11:58:30 +05:30
Anmol Singh Bhatia
a840cea9e9
fix: cycle form date
2023-03-01 11:55:04 +05:30
Aaryan Khandelwal
8589ce777f
style: added dragging state design
2023-03-01 11:30:49 +05:30
Aaryan Khandelwal
f7e0e257a4
Merge branch 'develop' of https://github.com/makeplane/plane into style/kanban_board
2023-03-01 11:30:17 +05:30
Aaryan Khandelwal
2c0b27d838
Merge pull request #341 from makeplane/chore/delete_state_options
...
chore: cannot have empty state group
2023-03-01 10:48:40 +05:30
Aaryan Khandelwal
76b8b9eaef
style/projects_page
2023-02-28 23:50:21 +05:30
Dakshesh Jain
b660b1d814
feat: cover image selector for project create
2023-02-28 20:54:55 +05:30
Dakshesh Jain
73567dc7fc
style: redesigned sidebar, added new icons and spacing changes
2023-02-28 16:48:02 +05:30
Anmol Singh Bhatia
7d42262e72
fix: build fix
2023-02-28 15:17:14 +05:30
Anmol Singh Bhatia
19e9f510bc
feat: cycle modal date validation
2023-02-28 14:55:19 +05:30
Anmol Singh Bhatia
17e09d70e2
chore: completed cycle dynamic importing and refactor
2023-02-28 14:53:10 +05:30
Aaryan Khandelwal
0cd3bb5956
style: kanban board
2023-02-28 14:42:46 +05:30
Aaryan Khandelwal
522952fa59
chore: cannot have empty state group
2023-02-24 16:22:49 +05:30
Aaryan Khandelwal
9dd5b15cd3
chore: added created by info for link
2023-02-24 15:53:25 +05:30
Aaryan Khandelwal
df836d55d5
chore: new link endpoints
2023-02-24 15:50:15 +05:30
Aaryan Khandelwal
90c913ce03
fix: merge conflicts
2023-02-23 22:36:20 +05:30
Aaryan Khandelwal
b4c4271f66
style: kanban dropdowns, github integration loaders
2023-02-23 22:34:36 +05:30
Dakshesh Jain
b53b0bc3f0
fix: create issue modal close on escape click ( #333 )
2023-02-23 19:56:18 +05:30
Anmol Singh Bhatia
443c187cde
feat: sidebar select option truncate ( #334 )
2023-02-23 19:54:28 +05:30
Anmol Singh Bhatia
946dddb6b2
fix: kanban assignees tooltip ( #332 )
2023-02-23 19:04:08 +05:30
Anmol Singh Bhatia
69e8b504de
fix: ui fix ( #331 )
...
* fix: project card id removed
* feat: my issue page copy issue option
2023-02-23 18:12:43 +05:30
Aaryan Khandelwal
36a733cd06
style: github integration ui ( #329 )
...
* fix: ellipsis added to issue title
* feat: toolttip added
* feat: assignees tooltip added
* fix: build fix
* fix: build fix
* fix: build error
* fix: minor bugs and ux improvements
* style: github integration ui
* chore: updated .env.example file
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@caravel.tech>
2023-02-23 18:12:07 +05:30
Dakshesh Jain
1e63c5b1b3
style: added direction for multi-level drop-down ( #328 )
...
* feat: made new multi-level select listbox
* refractor: changeds Multi-level-select component and added direction props
* style: added direction for multi-level drop-down
2023-02-23 17:02:26 +05:30
Anmol Singh Bhatia
4caa4e33b1
fix: ui improvements ( #327 )
...
* fix: kanban board header scroll fix
* style: enable scrollbar style added
* fix: emoji picker overflow
* fix: delete project modal text overflow
* fix: cycle card ellipsis
* fix: tooltip position updated and custom class added
* fix: assignees tooltip overflow
* fix: module card
* fix: my issue page tooltip and responsive title added
* fix: home page tooltip and responsiveness
2023-02-23 16:46:52 +05:30
Dakshesh Jain
6a10faca68
feat: made new multi-level select listbox ( #326 )
2023-02-23 15:36:46 +05:30
Aaryan Khandelwal
92f717962c
fix: minor bugs and ux improvements ( #322 )
...
* fix: ellipsis added to issue title
* feat: toolttip added
* feat: assignees tooltip added
* fix: build fix
* fix: build fix
* fix: build error
* fix: minor bugs and ux improvements
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@caravel.tech>
2023-02-23 10:54:54 +05:30
pablohashescobar
a9802f816e
feat: github integration ( #315 )
...
* feat: initiate integrations
* feat: initiate github integration create models for the same
* feat: github integration views
* fix: update workspace integration view to create bot users
* refactor: rename repository model
* refactor: update github repo sync endpoint to create repo and sync in one go
* refactor: update issue activities to post the updates to segway hook
* refactor: update endpoints to get project id and add actor as a member of project in repo sync
* fix: make is bot as a read only field
* fix: remove github repo imports
* fix: url mapping
* feat: repo views
* refactor: update webhook request endpoint
* refactor: rename repositories table to github_repositories
* fix: workpace integration actor
* feat: label for github integration
* refactor: issue activity on create issue
* refactor: repo create endpoint and add db constraints for repo sync and issues
* feat: create api token on workpsace integration and avatar_url for integrations
* refactor: add uuid primary key for Audit model
* refactor: remove id from auditfield to maintain integrity and make avatar blank if none supplied
* feat: track comments on an issue
* feat: comment syncing from plane to github
* fix: prevent activities created by bot to be sent to webhook
* feat: github app installation id retrieve
* feat: github app installation id saved into db
* feat: installation_id for the github integragation and unique provider and project base integration for repo
* refactor: remove actor logic from activity task
* feat: saving github metadata using installation id in workspace integration table
* feat: github repositories endpoint
* feat: github and project repos synchronisation
* feat: delete issue and delete comment activity
* refactor: remove print logs
* FIX: reading env names for github app while installation
* refactor: update bot user firstname with title
* fix: add is_bot value in field
---------
Co-authored-by: venplane <venkatesh@plane.so>
2023-02-22 19:40:57 +05:30
Anmol Singh Bhatia
d29f34566c
fix : tooltip fix ( #318 )
...
* fix: ellipsis added to issue title
* feat: toolttip added
* feat: assignees tooltip added
* fix: build fix
* fix: build fix
* fix: build error
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-02-22 13:24:59 +05:30
Anmol Singh Bhatia
d8c10b6bc0
feat: issues tooltip , fix: ui improvement ( #317 )
...
* fix: ellipsis added to issue title
* feat: toolttip added
* feat: assignees tooltip added
* fix: build fix
2023-02-22 11:42:17 +05:30
Dakshesh Jain
5cbb3ecd4d
style: showing user sign-in progress on sign-in with code ( #311 )
...
* style: not showing pointer & theme color on resend code button disabled
* style: showing user sign-in progress on sign-in with code
* style: showing error from server on sign-in with code fail
2023-02-21 19:14:12 +05:30
Aaryan Khandelwal
c0263acb8a
refactor: create issue modal input fields ( #310 )
2023-02-21 19:12:38 +05:30
Aaryan Khandelwal
8d6a357a7f
refactor: manual ordering bugs ( #312 )
2023-02-21 19:11:54 +05:30
Aaryan Khandelwal
8c15a1519f
refactor: dnd function ( #308 )
2023-02-21 14:56:32 +05:30
Anmol Singh Bhatia
3d28cde91d
feat: edit module ( #309 )
...
* feat: edit module
* fix: build fix
2023-02-21 12:45:04 +05:30
Aaryan Khandelwal
33e2986062
feat: global component for links list ( #307 )
2023-02-21 11:23:50 +05:30
Aaryan Khandelwal
818fe3ecf7
feat: manual ordering of issues ( #305 )
2023-02-20 19:19:46 +05:30
Anmol Singh Bhatia
202096500e
fix: ui changes ( #306 )
...
* fix: sidebar date range
* fix: renamed key with id in filters
* fix: replace progress bar
* chore: react progress bar package removed
* fix: progress chart legends position
* fix: progress chart legends alignment fix
2023-02-20 19:00:40 +05:30
Aaryan Khandelwal
e5934e0b07
refactor/cycles_folder_structure ( #304 )
2023-02-20 11:23:04 +05:30
Aaryan Khandelwal
77c319c748
fix: new project issues response ( #303 )
2023-02-18 21:19:04 +05:30
Dakshesh Jain
393638c700
style: not showing pointer & theme color on resend code button disabled ( #298 )
2023-02-17 20:10:44 +05:30
Dakshesh Jain
11a36b4398
fix: create issue modal closing on clicking on Grammarly recommendation ( #299 )
...
fixed it by not closing modal on outside click
2023-02-17 20:10:21 +05:30
Anmol Singh Bhatia
fcb932dc5d
fix: issue title resizing fix ( #300 )
...
* fix: issue title resizing fix
* fix: header ui fix and invalid date label updated
2023-02-17 19:58:27 +05:30
Aaryan Khandelwal
c979599e53
fix: assignee and labels field while editing an issue ( #296 )
...
* fix: assignee and labels field while editing an issue
* chore: remove unused declarations
2023-02-17 19:07:36 +05:30
Dakshesh Jain
a0d176c952
refractor: use local storage hook ( #293 )
...
* feat: resend login code on signing page after 30 seconds
* refractor: use local storage hook
* refractor: properly using new local storage hook on modules sidebar
2023-02-17 18:52:16 +05:30
Anmol Singh Bhatia
8c39717068
fix: ui changes ( #297 )
...
* fix: module card height and invalid date
* fix: issue details page title resizing fix
2023-02-17 18:51:45 +05:30
Aaryan Khandelwal
45319d81db
fix: default label color ( #295 )
...
* fix: colors of old labels can now be changed
* fix: black color for labels with no color
2023-02-17 17:06:30 +05:30
pablohashescobar
7c1f357bed
feat: issue links ( #288 )
...
* feat: links for issues
* fix: add issue link in serilaizer
* feat: links can be added to issues
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-02-17 17:04:12 +05:30
Dakshesh Jain
a66b2fd73d
feat: resend login magic code ( #291 )
...
* feat: resend login code on signing page after 30 seconds
* feat: handling error on code send
* refractor: isResendDisabled varible for resend button
* dev: timer count-down hook
* refractor: using new timer hook in sign in page
2023-02-17 16:58:00 +05:30
Aaryan Khandelwal
4b068398bd
fix: remirror image not updating ( #294 )
2023-02-17 16:57:31 +05:30
Anmol Singh Bhatia
1665863bd9
feat: copy link option ( #292 )
...
* feat: copy issue link added in issue card
* feat: copy cycle link added
* feat: ellipsis added in module card
* fix: origin path and handlecopytext added
2023-02-17 14:04:34 +05:30
Anmol Singh Bhatia
a28be95002
fix: workspace name and breadcrumb title , refactor: command palette ( #290 )
...
* refactor: command pallette
* fix: workspace name trim
* fix: breadcrumb title responsiveness added
2023-02-16 18:01:14 +05:30
Aaryan Khandelwal
667dafbda4
fix: consistent dropdowns, refactor: ui components ( #286 )
2023-02-16 12:03:52 +05:30
Aaryan Khandelwal
ec37bb9d23
feat: bulk assign sub-issues ( #284 )
2023-02-15 14:45:28 +05:30
Anmol Singh Bhatia
f21135d955
feat: module sidebar date and status updated ( #285 )
2023-02-15 14:44:19 +05:30
Anmol Singh Bhatia
9b51a918cf
fix: shortcut search ( #283 )
...
* fix: search case innsensitive
* style: email icon updated
2023-02-15 12:28:22 +05:30
Aaryan Khandelwal
ab0ce2f649
refactor: issue details page ( #282 )
2023-02-15 12:21:41 +05:30
Aaryan Khandelwal
6f0539f01d
feat: create label option in create issue modal ( #281 )
2023-02-14 20:05:32 +05:30
Aaryan Khandelwal
e53ff4c02e
feat: state description in settings ( #275 )
...
* chore: removed minor bugs
* feat: state description in settings
* feat: group by assignee
2023-02-14 14:46:48 +05:30
Anmol Singh Bhatia
9c8c7f1dda
fix: mac text copy fix ( #277 )
2023-02-14 14:35:14 +05:30
Anmol Singh Bhatia
c6f0990605
fix: ui bug ( #274 )
...
* fix: shortcut search fix
shortcut modal ui fixes
shortcut search fix
email us label change
* fix: email us label updated
2023-02-13 20:19:46 +05:30
Aaryan Khandelwal
214e860e67
chore: removed minor bugs ( #273 )
2023-02-13 19:38:58 +05:30
Anmol Singh Bhatia
8fb34fe1e3
feat : sidebar progress improvement ( #272 )
...
* feat: progress chart render validation
* fix: sidebar stats tab
* feat: sidebar active tab context
2023-02-13 13:14:23 +05:30
Anmol Singh Bhatia
ebf294af55
feat : cycle sidebar revamp ( #271 )
...
* feat: range date picker added
* feat: cycle status ui improved
2023-02-13 10:33:02 +05:30
Aaryan Khandelwal
d0afa486c7
feat: drag and drop an issue to delete ( #270 )
...
* feat: drag and drop an issue to delete
* style: repositioned trash box
2023-02-13 10:32:02 +05:30
Aaryan Khandelwal
0a88b3ed84
fix: state reordering ( #269 )
...
* fix: state reordering
* refactor: remove unnecessary argument
* refactor: mutation after setting default
2023-02-13 10:30:44 +05:30
Anmol Singh Bhatia
bb4ffec7e8
feat: burndown chart ( #268 )
...
* chore: recharts dependencie added
* chore: tpye added for issue completed at
* feat: date range helper fn added
* feat: progress chart added
* feat: ideal task line added in progress chart
* feat: chart legends added
2023-02-10 18:40:02 +05:30
Aaryan Khandelwal
af22dc9c58
fix: remirror buttons ( #267 )
2023-02-10 18:39:23 +05:30
Aaryan Khandelwal
a403c0c346
feat: label grouping in dropdowns, default state in project settings ( #266 )
...
* feat: label grouping in dropdowns, default state in project settings
* feat: label disclosure default open
* refactor: label setting page
* chore: tooltip component updated
* chore: tooltip component updated
* feat/state_sequence_change
2023-02-10 18:02:18 +05:30
Anmol Singh Bhatia
7c06be19fc
feat: cycle status ( #265 )
...
* feat: cycle status and dates added in sidebar
* feat: update status added
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia1001@gmail.com>
2023-02-09 17:54:47 +05:30
sriramveeraghanta
7f406ceb39
fix: merge conflicts resolved
2023-02-09 00:12:59 +05:30
venplane
56030b1c2c
fix: github auth login ( #250 )
...
* fix: added PROJECT_ISSUES_LIST on the imports (#221 )
* fix: github signin by parsing email
* refactor: changed variable names
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
Co-authored-by: Aaryan Khandelwal <65252264+aaryan610@users.noreply.github.com>
Co-authored-by: Vamsi Kurama <vamsi.kurama@gmail.com>
2023-02-09 00:01:45 +05:30
Aaryan Khandelwal
4ffa31fd02
fix: create issue modal bugs ( #257 )
2023-02-08 23:58:53 +05:30
Aaryan Khandelwal
8e3541b947
fix: mutation of states ( #256 )
...
* feat: label grouping, fix: new states response
* fix: mutation of states
2023-02-08 23:58:17 +05:30
Aaryan Khandelwal
166520dfda
feat: label grouping, fix: new states response ( #254 )
2023-02-08 18:51:03 +05:30
Anmol Singh Bhatia
c978632938
feat: sidebar progress ( #252 )
...
* feat: cycle assignees and labels progress added
* fix: build fix
* feat: sidebar progress stats added and refactor
* refactor: progress stats and cycle sidebar
* feat: module sidebar progress added
* feat: sidebar progress no assignee added
* feat: states tab added
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia1001@gmail.com>
2023-02-08 18:50:08 +05:30
sriram veeraghanta
d3b73dc32f
release: Stage Release ( #251 )
...
* feat: manual ordering for issues in kanban
* refactor: issues folder structure
* refactor: modules and states folder structure
* refactor: datepicker code
* fix: create issue modal bug
* feat: custom progress bar added
* refactor: created global component for kanban board
* refactor: update cycle and module issue create
* refactor: return modules created
* refactor: integrated global kanban view everywhere
* refactor: integrated global list view everywhere
* refactor: removed unnecessary api calls
* refactor: update nomenclature for consistency
* refactor: global select component for issue view
* refactor: track cycles and modules for issue
* fix: tracking new cycles and modules in activities
* feat: segregate api token workspace
* fix: workpsace id during token creation
* refactor: update model association to cascade on delete
* feat: sentry integrated (#235 )
* feat: sentry integrated
* fix: removed unnecessary env variable
* fix: update remirror description to save empty string and empty paragraph (#237 )
* Update README.md
* fix: description and comment_json default value to remove warnings
* feat: link option in remirror (#240 )
* feat: link option in remirror
* fix: removed link import from remirror toolbar
* feat: module and cycle settings under project
* fix: module issue assignment
* fix: module issue updation and activity logging
* fix: typo while creating module issues
* fix: string comparison for update operation
* fix: ui fixes (#246 )
* style: shortcut command label bg color change
* sidebar shortcut ui fix
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia1001@gmail.com>
* fix: update empty passwords to hashed string and add hashing for magic sign in
* refactor: remove print logs from back migrations
* build(deps): bump django in /apiserver/requirements
Bumps [django](https://github.com/django/django ) from 3.2.16 to 3.2.17.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/3.2.16...3.2.17 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* feat: cycles and modules toggle in settings, refactor: folder structure (#247 )
* feat: link option in remirror
* fix: removed link import from remirror toolbar
* refactor: constants folder
* refactor: layouts folder structure
* fix: issue view context
* feat: cycles and modules toggle in settings
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia1001@gmail.com>
Co-authored-by: Aaryan Khandelwal <65252264+aaryan610@users.noreply.github.com>
Co-authored-by: pablohashescobar <118773738+pablohashescobar@users.noreply.github.com>
Co-authored-by: sphynxux <122926002+sphynxux@users.noreply.github.com>
Co-authored-by: Anmol Singh Bhatia <121005188+anmolsinghbhatia@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-08 10:15:18 +05:30
Aaryan Khandelwal
76cc634a46
feat: cycles and modules toggle in settings, refactor: folder structure ( #247 )
...
* feat: link option in remirror
* fix: removed link import from remirror toolbar
* refactor: constants folder
* refactor: layouts folder structure
* fix: issue view context
* feat: cycles and modules toggle in settings
2023-02-08 10:13:07 +05:30
Anmol Singh Bhatia
d5bf1f7a91
fix: ui fixes ( #246 )
...
* style: shortcut command label bg color change
* sidebar shortcut ui fix
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia1001@gmail.com>
2023-02-07 19:28:09 +05:30
Aaryan Khandelwal
859fef24f4
feat: link option in remirror ( #240 )
...
* feat: link option in remirror
* fix: removed link import from remirror toolbar
2023-02-07 11:20:41 +05:30
sriram veeraghanta
e1b7e8d139
Merge pull request #233 from makeplane/feat/progress_bar
...
feat: custom progress bar added
2023-02-06 19:15:43 +05:30
Aaryan Khandelwal
adbe16f8ae
refactor: global select component for issue view
2023-02-06 15:18:57 +05:30
Aaryan Khandelwal
0e07c1e19f
refactor: removed unnecessary api calls
2023-02-05 22:01:23 +05:30
Aaryan Khandelwal
d673aedf48
refactor: integrated global list view everywhere
2023-02-05 16:57:37 +05:30
Aaryan Khandelwal
85b7f39ed3
refactor: integrated global kanban view everywhere
2023-02-04 20:08:13 +05:30
Aaryan Khandelwal
58eda658c8
refactor: created global component for kanban board
2023-02-03 16:03:27 +05:30
Anmol Singh Bhatia
aa805b2b16
feat: custom progress bar added
2023-02-03 02:35:25 +05:30
Aaryan Khandelwal
4f85773a48
fix: create issue modal bug
2023-02-02 19:03:54 +05:30
Aaryan Khandelwal
563921d0cf
refactor: datepicker code
2023-02-02 18:33:46 +05:30
Aaryan Khandelwal
b2eab805e9
refactor: modules and states folder structure
2023-02-02 18:04:13 +05:30
Aaryan Khandelwal
8b1bf53831
refactor: issues folder structure
2023-02-02 15:00:35 +05:30
Aaryan Khandelwal
7e92efee23
fix: header buttons not working ( #228 )
...
fix:
header buttons not working.
sub-issues mutation.
customized the datepicker.
mutation in the list and kanban view.
some icons not displaying.
fixed routing and added toast alert after creating a workspace.
workspace logo display design in workspace settings.
delete issue mutation error in cycles and modules.
feat:
added authorization to issue details page.
2023-02-01 20:33:18 +05:30
Anmol Singh Bhatia
848fb2b960
fix: shortcut modal fix ( #227 )
...
* fix: shortcut btn alignment
* style: shortcut command to uppercase
* fix: update shortcut for uppercase
* fix: issue url shortcut fix
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia1001@gmail.com>
2023-02-01 20:31:40 +05:30
Anmol Singh Bhatia
fbb045436c
fix: text ellipsis fix ( #217 )
...
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia1001@gmail.com>
2023-01-31 19:51:33 +05:30
Aaryan Khandelwal
eaa77a2552
fix: consistent icons and modal fixes ( #216 )
...
* fix: consistent icons and modal fixes
* fix: total worspace members
* fix: sub issue mutation
2023-01-31 19:24:45 +05:30
Aaryan Khandelwal
60a35e6af1
fix: form validations ( #213 )
2023-01-31 18:10:50 +05:30
Anmol Singh Bhatia
27e3364a1f
fix: ui improvement ( #214 )
...
* fix: help option ui fix
* feat: auth toast added
* fix: copy shortcut command fix
* feat: card title ellipsis added
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia1001@gmail.com>
2023-01-31 18:09:11 +05:30
Aaryan Khandelwal
0ff5f363ee
feat: react-datepicker added ( #210 )
...
* fix: issue description form
* fix: build errors
* feat: react-datepicker added
2023-01-30 23:16:02 +05:30
Aaryan Khandelwal
fcf23b985b
fix: issue description debounce issue ( #208 )
...
* fix: issue description form
* fix: build errors
2023-01-30 19:47:30 +05:30
Anmol Singh Bhatia
6b89ee2a55
fix: shortcut ui, Issue title resizing, comment resizing, kanban scroll fixes ( #206 )
...
* fix: help shortcut ui fix
* fix: issue title resizing ui fix
* fix: issue comment resizing ui fix
* feat: circular progress bar added
* feat: module card delete added
* fix: kanban view scroll fix
* chore: shortcut command updated
* fix: shortcut ui fix
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia1001@gmail.com>
2023-01-30 19:37:25 +05:30
Aaryan Khandelwal
2cb708c63b
fix: minor ui fixes ( #203 )
...
* feat: added user auth
* fix: minor ui fixes
* refactor: removed unnecessary functions
* fix: build errors
2023-01-29 12:25:20 +05:30
sriram veeraghanta
8767816966
Merge pull request #202 from makeplane/dev_ui
...
feat: tooltip component added
2023-01-29 12:23:32 +05:30
Anmol Singh Bhatia
30c59545f0
feat: tooltip component added
2023-01-27 18:21:51 +05:30
Aaryan Khandelwal
cedc884d92
feat: added user auth
2023-01-27 12:55:20 +05:30
sriram veeraghanta
9075f9441c
Refactoring Phase 1 ( #199 )
...
* style: added cta at the bottom of sidebar, added missing icons as well, showing dynamic workspace member count on workspace dropdown
* refractor: running parallel request,
made create/edit label function to async function
* fix: sidebar dropdown content going below kanban items
outside click detection in need help dropdown
* refractor: making parallel api calls
fix: create state input comes at bottom, create state input gets on focus automatically, form is getting submitted on enter click
* refactoring file structure and signin page
* style: changed text and added spinner for signing in loading
* refractor: removed unused type
* fix: my issue cta in profile page sending to 404 page
* fix: added new s3 bucket url in next.config.js file
increased image modal height
* packaging UI components
* eslint config
* eslint fixes
* refactoring changes
* build fixes
* minor fixes
* adding todo comments for reference
* refactor: cleared unused imports and re ordered imports
* refactor: removed unused imports
* fix: added workspace argument to useissues hook
* refactor: removed api-routes file, unnecessary constants
* refactor: created helpers folder, removed unnecessary constants
* refactor: new context for issue view
* refactoring issues page
* build fixes
* refactoring
* refactor: create issue modal
* refactor: module ui
* fix: sub-issues mutation
* fix: create more option in create issue modal
* description form debounce issue
* refactor: global component for assignees list
* fix: link module interface
* fix: priority icons and sub-issues count added
* fix: cycle mutation in issue details page
* fix: remove issue from cycle mutation
* fix: create issue modal in home page
* fix: removed unnecessary props
* fix: updated create issue form status
* fix: settings auth breaking
* refactor: issue details page
Co-authored-by: Dakshesh Jain <dakshesh.jain14@gmail.com>
Co-authored-by: Dakshesh Jain <65905942+dakshesh14@users.noreply.github.com>
Co-authored-by: venkatesh-soulpage <venkatesh.marreboyina@soulpageit.com>
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia1001@gmail.com>
2023-01-26 23:42:20 +05:30
Dakshesh Jain
dfa8937df5
style: added cta at the bottom of sidebar, added missing icons as well, showing dynamic workspace member count on workspace dropdown ( #166 )
2023-01-11 18:59:31 +05:30
Aaryan Khandelwal
9737b80dcb
fix: modules mutation, updated dummy content ( #165 )
...
* fix: modules mutation, updated dummy content
* fix: 404 page
* feat: added plausible script
* feat: added plausible to doc
2023-01-11 16:40:25 +05:30
Aaryan Khandelwal
8474b400b0
style: remirror for comments height, sidebar z-index
2023-01-11 14:01:30 +05:30
Vamsi Kurama
bef166a65f
dev: promote stage release to production ( #155 )
...
* refractor: removed modules from user.context
* refractor: removed cycles from user context
* refractor: removed state from user context
* feat: implement channel protocol for tracking issue-activites
* refactor: remove blocking code and add todo
* refactor: refactor the consumer with function modules
* feat: add columns for identifiers for easier redirection
* style: minor padding, coloring and consistency changes
* feat: track blocker issues
* feat: track issue after creation
* feat: add runworker in procfile
* refractor: moved all context provider to _app for more clarity
* dev: added our icons
* refractor: removed issues from user context
* refactor: rename db names to plural and remove admin register file
* refactor: integrate permission layer in endpoints
* feat: create product email html templates
* refractor: changed to getServerSide from getInitialProps, removed unused component imports and minor refractoring
* feat: remirror added
* feat: workspace member user details endpoint
* fix: resolved build issue
* refactor: remove www
* feat: workspace details on user endpoint
* feat: added authorization in project settings
refractor: improved code readability
* fix: removed hard-coded workspace slug value, and added workspace in user interface
* refactor: invitation workflow for already existing users
* feat: modified remirror, fix: issue details sidebar
* fix: merge conflicts
* fix: merge conflicts
* fix: added missing dependencies
* refactor: remove user dependency from invitations
* refactor: issue description context is updated with manager
* dev: redis instance rewrite for ssl settings and remove REDIS_TLS env variable
* chore: upgrade python package requirements
* dev: added new migrations for changes
* dev: ssl config for django channels redis connection
* chore: upgrade channels requirements
* refactor: better function for connecting with redis ssl django channels
* chore: cleanup on manifest file
* revert: user endpoint changes
* build: setup asgi
* refactor: update invitation endpoint to do bulk operations
* style: cycles page, custom listbox, issue details page
* refractor: removed folder that were moved to workspaceSlug
* dev: uvicorn in requirements
* Update index.tsx
* refactor: get workspace slug on user endpoint
* fix: workspace slug redirections and slug value in user context
* fix: user context bugs, drag and drop in cycles and modules
* fix: merge conflicts
* fix: user context and create issue modal
* refactor: add extra columns for json and html description and script for back migrating old issues
* refactor: move all 500 errors to 400
* refractor: removed active project, active workspace, projects, and workspaces from user context
* refractor: change from /home to /, added home page redirection logic
added explict GET method on fetch request, and fixed invitation page not fetching all invitations
* fix: passing project id in command palette
* style: home page, feat: image in remirror
* fix: bugs
* chore: remove test_runner workflow from github actions
* dev: update Procfile worker count and python runtime upgrade
* refactor: update response from 404 to 403
* feat: filtering using both name and issue identifier in command palette
showing my issues instead of project issue in command palette, hiding again according to route in command palette
* fix: mutation on different CRUD operations
* fix: redirection in my issues pages
* feat: added authorization in workspace settings, moved command palette to app-layout
* feat: endpoint and column to store my issue props
* style: authorization new design,
fix: made whole button on authorization page clickable, lib/auth on unsuccessful api call redirecting to error page
* feat: return project details on modules and cycles
* fix: create cycle and state coming below issue modal, showing loader for rich text editor
refractor: changed from sprint to cycle in issue type
* fix: issue delete mustation
and some code refractor
* fix: mutation bugs, remirror bugs, style: consistent droopdowns and buttons
* feat: user role in model
* dev: added new migrations
* fix: add url for workspace availability check
* feat: onboarding screens
* fix: update url for workspace name check and add authentication layer and
fix invitation endpoint
* refactor: bulk invitations message
* refactor: response on workspace invitarions
* refactor: update identifier endpoint
* refactor: invitations endpoint
* feat: onboarding logic and validations
* fix: email striep
* dev: added workspace space member unique_together
* chore: back populate neccesary data for description field
* feat: emoji-picker gets close on select, public will be default option in create project
* fix: update error in project creation
* fix: mutation error on issue count in kanban view
some minor code refractoring
* fix: module bugs
* fix: issue activities and issue comments mutation handled at issue detail
* fix: error message for creating updates without permissions
* fix: showing no user left to invite in project invite
fix: - mutation in project settings control, style: - showing loader in project settings controller, - showing request pending for user that hasn't accepted invitation
* refactor: file asset upload directory
* fix: update last workspace id on user invitation accept
* style: onboarding screens
* style: cycles, issue activity
* feat: add json and html column in issue comments
* fix: submitting create issue modal on enter click, project not getting deselected
* feat: file size validator
* fix: emoji picker not closing on all emoji select
* feat: added validation in identifier such that it only accept uppercase text
* dev: commenting is now richer
* fix: shortcuts not getting opened in settings layouts
* style: showing sidebar on unauthorized pages
* fix: error code on exception
* fix: add issue button is working on my issues pages
* feat: new way of assets
* fix: updated activity content for description field
* fix: mutation on project settings control
style: blocker and blocked changed to outline button
* fix: description activity logging
* refactor: check for workspace slug on workspace creation
* fix: typo on workspace url check
* fix: workspace name uniqueness
* fix: remove workspace from read only field
* fix: file upload endpoint, workspace slug check
* chore: drop unique_together constraint for name and workspace
* chore: settings files cleanup and use PubSub backend on django channels
* chore: change in channels backend
* refactor: issue activity api to combine comments
* fix: instance created at key
* fix: result list
* style: create project, cycle modal, view dropdown
* feat: merged issue activities and issue comments into a single section
* fix: remirror dynamic update of issue description
* fix: removed commented code
* fix: issue acitivties mutation
* fix: empty comments cant be submitted
* fix: workspace avatar has been updated while loading
* refactor: update docker-compose to run redis and database in heroku and docker environment
* refactor: removesingle docker file configuration
* refactor: update take off script to run in asgi
* docs: added workspace, quickstart documentation
* fix: reading editor values on focus out
* refactor: cleanup environment variables and create .env.example
* refactor: add extra variables in example env
* fix: warning and erros on console
lazy loading images with low priority, added validation on onboarding for user to either join or create workspace, on onboarding user can't click button while form is getting submitted, profile page going into loading state when updated, refractor: made some state local, removed unnecessary console logs and comments, changed some variable and function name to make more sence
* feat: env examples
* fix: workspace member does not exist
* fi: remove pagination from issue list api
* refactor: remove env example from root
* feat: documentation for projects on plane
* feat: create code of conduct and contributing guidelines
* fix: update docker setup to check handle redis
* revert: bring back pagination to avoid breaking
* feat: made image uploader modal, used it in profile page and workspace page,
delete project from project settings page, join project modal in project list page
* feat: create workspace page, style: made ui consistent
* style: updated onboarding and create workspace page design
* style: responsive sidebar
* fix: updated ui imports
2023-01-10 23:55:47 +05:30
Aaryan Khandelwal
f6ca842d30
feat: modules, style: kanban board, shortcut modals
2022-12-22 21:49:46 +05:30
Dakshesh Jain
eadebd8d93
refractor: moved all local state, and component to that component,
...
used dynamic imports where-ever possible
2022-12-21 19:11:04 +05:30
Dakshesh Jain
08deff5d21
refractor: changed to due date from target date
2022-12-21 12:45:46 +05:30
Dakshesh Jain
a4b738508f
fix: selecting random emoji on create-project
2022-12-21 11:55:54 +05:30
Dakshesh Jain
f322bcc4b0
fix: mutation on set new default button
...
refractor: moved all filter option to constants file, style: UI/UX improvement on create-update-issue model when there's an similar issue
2022-12-21 11:31:51 +05:30
Aaryan Khandelwal
21660e2872
style: projects settings page
2022-12-20 21:14:42 +05:30
Aaryan Khandelwal
8ae9c3f15a
fix: blocked issues, style: issue details sidebar
2022-12-20 20:20:45 +05:30
Aaryan Khandelwal
5f7aee6a8d
fix: assign issues to cycle, feat: settings sidebar
2022-12-20 16:05:21 +05:30
Dakshesh Jain
a0e7475ce8
fix: mutation error on issue details
2022-12-20 13:16:40 +05:30
Dakshesh Jain
010d98c40d
fix: lint error on project settings, borders in states tab
2022-12-20 10:37:27 +05:30
Aaryan Khandelwal
e0f28e5199
style: settings page redesigned
2022-12-19 23:52:01 +05:30
Aaryan Khandelwal
a2db04f9ff
fix: bugs fixed
2022-12-19 20:30:09 +05:30
Dakshesh Jain
13985df860
feat: made emoji-icon-picker
...
fix: google prompt coming up after leaving sign in, refractor: saving views data to db instead of local-storage
2022-12-19 20:13:43 +05:30
Aaryan Khandelwal
058b2e6592
feat: created global issue card component for kanban
2022-12-18 17:13:43 +05:30
Aaryan Khandelwal
a0084fdcc4
fix: designing bugs fixed
2022-12-18 01:31:13 +05:30
Dakshesh Jain
eb175ba823
resolved merge conflict
2022-12-17 19:31:25 +05:30
Aaryan Khandelwal
278fd6cdd0
feat: modules, style: cycles, all menus
2022-12-16 21:50:09 +05:30
Dakshesh Jain
676355d673
feat: project settings state, filter by cycle
...
refractor: added types for cycle in IIssue, improved common function used for grouping, made custom hook for my issue filter
2022-12-16 20:26:25 +05:30
Dakshesh Jain
41271a5e3f
feat: can't delete state with issues
2022-12-15 10:35:05 +05:30
Aaryan Khandelwal
0cda15408d
fix: bug fixes in cycles
2022-12-15 09:47:56 +05:30
Dakshesh Jain
2d86e9fc88
Merge branch 'stage'
2022-12-14 22:49:09 +05:30
Dakshesh Jain
53c3aec8b2
style: made each state group capsule
2022-12-14 22:46:41 +05:30
Dakshesh Jain
919c226f8a
Merge branch 'stage-release' of https://github.com/makeplane/plane
2022-12-14 17:48:37 +05:30
Aaryan Khandelwal
9c18f6fc71
feat: views added to cycles, fix: overflowing issues
2022-12-13 21:22:44 +05:30
Dakshesh Jain
c9b1a2590a
feat: create/update state according to group from project settings pages
...
refractor: followed naming convension and made components easy to use
2022-12-13 18:45:23 +05:30
Dakshesh Jain
b5a33d8f4d
fix: mutation in issue comments
2022-12-13 14:18:49 +05:30
Dakshesh Jain
aa21c97ed2
feat: comfirm workspace deletion by typing, showing toast alert, users can't edit email from profile page
...
feat: all added services for fetching last active workspace details
2022-12-12 20:14:34 +05:30
Dakshesh Jain
74a27edb09
feat: confirm project delete by typing
...
refractor: organised imports, changed create-project-model filename to kabab-case, and made modal more bug free
2022-12-12 14:08:11 +05:30
Dakshesh Jain
fe7284b9b0
refractor: added types to workspace and project services, naming convention
2022-12-12 10:19:52 +05:30
Aaryan Khandelwal
1337e02e63
style: cycles, list view, kanban card
2022-12-08 23:42:11 +05:30
Dakshesh Jain
9c33c3c87f
resolved merge conflict
2022-12-08 20:35:27 +05:30
Dakshesh Jain
a1598e7310
fix: mutation of project detail, removed two identifier validation and added default value for deep checking
2022-12-08 20:29:12 +05:30
Aaryan Khandelwal
b1aa389930
style: issue details, list view, kanban card
2022-12-08 04:57:10 +05:30
Dakshesh Jain
0d35845995
feat: redirecting to same protected route after signin, fix: id showing up in kanban view
2022-12-07 20:05:12 +05:30
Dakshesh Jain
27d9b349cf
Merge branch 'stage-release' of https://github.com/makeplane/plane
2022-12-07 10:22:43 +05:30
Dakshesh Jain
f0aacd755c
Merge branch 'main' of https://github.com/dakshesh14/plane
2022-12-07 10:19:55 +05:30
Dakshesh Jain
e4de5e62c9
fix: projects page flickering, mutation of workspace members
2022-12-07 10:15:57 +05:30
vamsi
d8625b332a
content: minor changes in view dropdown and remove edit icon in kanban view
2022-12-07 02:54:40 +05:30
Vihar Kurama
e2d972241e
Merge branch 'stage-release' into main
2022-12-07 02:11:58 +05:30
Aaryan Khandelwal
259213851f
feat: all functionalities in cycle, crud for labels in settings
2022-12-06 20:08:28 +05:30
Aaryan Khandelwal
93552f190d
Merge branch 'stage-release' of https://github.com/makeplane/plane
2022-12-06 10:31:28 +05:30
Dakshesh Jain
7ad10e8e1e
feat: edit, delete project/workspaces member workflow, order issues by priority
2022-12-06 10:11:56 +05:30
Dakshesh Jain
b757609161
fixed merge conflict
2022-12-05 11:31:17 +05:30
Dakshesh Jain
c49e652124
feat: added glassmorphism in issue view, made constant file for constant values, fix: using descending order to display issues
2022-12-05 11:27:14 +05:30
Aaryan Khandelwal
b8ad8a78c9
fix: lexical
2022-12-05 11:12:21 +05:30
Aaryan Khandelwal
945a75e18b
feat: lexical integrated
2022-12-03 19:11:07 +05:30
Aaryan Khandelwal
3e5e1ab403
feat: sub-issues, fix: loading screen after sign out
2022-12-02 19:42:58 +05:30
Dakshesh Jain
5224b3da88
fixed merge conflict
2022-12-02 17:23:11 +05:30
Dakshesh Jain
9701697af2
feat: filter, sort issues, command as shortcut for mac device
2022-12-02 17:17:13 +05:30
Aaryan Khandelwal
2acada35e2
feat: bulk add issues to cycle, style: favicon, avatar in members page
2022-12-01 19:59:21 +05:30
Vamsi Kurama
90243685cd
Revert "build: bumped next version from 12.2.2 to 13"
2022-12-01 03:09:33 +05:30
venkatesh-soulpage
fd7f892893
build: upgraded next version from 12.2.2 to 13
2022-12-01 01:06:28 +05:30
Aaryan Khandelwal
2b7282c6e8
feat: bulk issue deletion, colours to labels
2022-11-30 21:28:45 +05:30
vamsi
3b900c1d8b
deps: resolve conflicts
2022-11-30 03:28:44 +05:30
pablohashescobar
ba47c273b1
build: setup turbo repo
2022-11-30 02:21:17 +05:30