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

3119 Commits

Author SHA1 Message Date
pablohashescobar
836dc4027b
feat: jitsu events for sign in and sign up ()
* feat: jitsu events for sign in and sign up

* dev: update event data
2023-03-15 23:25:38 +05:30
pablohashescobar
88754e6fc0
dev: separate endpoints for workspace assets and user assets () 2023-03-15 23:25:23 +05:30
pablohashescobar
b6ee197b40
feat: issue filter views ()
* dev: views initiated

* dev: refactor filtering logic

* dev: move state grouping filter to util function

* dev: view issues create endpoint and update on filters for time

* dev: rename views to issue views

* dev: rename in serilaizer and views

* dev: update issue filters

* dev: update filter

* feat: create issue favorites

* dev: update query keys

* dev: update create and update method
2023-03-15 23:25:09 +05:30
pablohashescobar
46f6b61928
refactor: grouper function to fix priority keys () 2023-03-15 23:24:55 +05:30
pablohashescobar
5d8f2b6b75
feat: github importer ()
* dev: init github importer

* dev: add endpoint for creating import

* dev: create endpoint to bulk create issues

* dev: bulk issue importer

* dev: bulk create endpoints for labels and updates in issue bulk create endpoint to create labels and links

* dev: add comments in bluk create

* dev: status import endpoint and user invitaion workflow

* dev: initiate github repo sync

* dev: bulk issue sync endpoint and fix key issue in bg task

* dev: update endpoints for service imports

* dev: update labels logic

* dev: update importer task

* dev: bulk issue activities

* dev: update importer task for mapped users

* dev: update importer endpoint to send github token

* dev: update bulk import endpoint

* fix: workspace get query

* dev: update bulk import endpoints
2023-03-15 23:24:44 +05:30
pablohashescobar
d3ca8560fc
fix: project list ordering () 2023-03-15 23:24:26 +05:30
pablohashescobar
ab9e0cf559
refactor: update response structure for cycle issue and module issues () 2023-03-15 23:21:37 +05:30
pablohashescobar
c07cfee018
refactor: update favorites for project, cycle and module ()
* dev: refactor favorites

* dev: fix typo
2023-03-15 23:21:23 +05:30
pablohashescobar
ed8f0b8473
feat: user activity graph ()
* feat: user activity graph

* dev: issue completed and activity graph
2023-03-15 23:21:08 +05:30
pablohashescobar
0082a98d53
dev: add cycle date validation () 2023-03-15 23:20:49 +05:30
pablohashescobar
d6aadb115d
refactor: users endpoint to return invites and assigned issues count () 2023-03-15 23:20:31 +05:30
Aaryan Khandelwal
4639ab3d9c
fix: workspace dropdown ()
* 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 () 2023-03-15 18:00:40 +05:30
Anmol Singh Bhatia
ae8902e815
style: sidebar icon color () 2023-03-15 17:41:52 +05:30
Anmol Singh Bhatia
164072e3cc
fix: date checker edge case fix () 2023-03-15 17:41:24 +05:30
Dakshesh Jain
928ebdf632
fix: mutation for issue update on both kanban & list ()
* 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 () 2023-03-15 11:01:54 +05:30
Aaryan Khandelwal
bfab4865cd
chore: update user file assets endpoint ()
* 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 () 2023-03-15 11:00:05 +05:30
Aaryan Khandelwal
32d37ec45e
refactor: custom search select component () 2023-03-15 10:59:43 +05:30
Aaryan Khandelwal
bcd2ac1317
feat: issue filters dropdown created () 2023-03-15 10:59:23 +05:30
Dakshesh Jain
0117ccfca2
fix: made project list authenticated () 2023-03-14 12:21:06 +05:30
Aaryan Khandelwal
0ba81a10f1
style: made the paddings and text sizes smaller () 2023-03-14 12:18:14 +05:30
Aaryan Khandelwal
3f5bbf336c
fix: truncate text function () 2023-03-14 12:16:38 +05:30
Aaryan Khandelwal
d6d51c2f43
fix: modules sidebar lead select not working () 2023-03-14 12:16:26 +05:30
Anmol Singh Bhatia
d5d64e09d4
style: design ()
* 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
Narayana Vadapalli
7d7683ae6f
Merge pull request from pinarruiz/feature/upload-images
Github actions to push images
2023-03-13 10:20:37 +05:30
Narayana Vadapalli
fcd64de8af
Update push-image-frontend.yml 2023-03-13 10:19:17 +05:30
Narayana Vadapalli
b2765d47b4
Update push-image-backend.yml 2023-03-13 10:15:05 +05:30
Alejandro Pinar Ruiz
aca0c251b8 Github actions to push images 2023-03-12 20:35:47 +01:00
pablohashescobar
6de6522a41
chore: permissions for api endpoints () 2023-03-11 23:51:06 +05:30
Vihar Kurama
bff89ee4c6
Merge pull request from makeplane/feat/issue_templates
feat: new issue templates
2023-03-11 23:50:16 +05:30
pablohashescobar
7744d9b69a feat: new issue templates 2023-03-11 23:49:02 +05:30
Aaryan Khandelwal
441cf39d2c
refactor: global workspace form () 2023-03-11 17:23:23 +05:30
Anmol Singh Bhatia
4a7f80712b
style: workspace sidebar () 2023-03-10 16:05:10 +05:30
Aaryan Khandelwal
c7923f6d44
feat: added load more button to github repos dropdown () 2023-03-10 16:03:49 +05:30
Anmol Singh Bhatia
4fad685ec8
style: workspace dropdown ()
* style: workspace dropdown

* style: workspace dropdown hover fix
2023-03-10 12:32:29 +05:30
Anmol Singh Bhatia
704b7d02ef
style : ui fixes ()
* 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 () 2023-03-09 22:49:03 +05:30
pablohashescobar
0416e07f46
refactor: self hosting setup ()
* merge-commit: self hosted updates

* dev: updates in self hosting setup

* dev: update script to get the instance IP

* dev: update script to generate backend secret key
2023-03-09 20:49:12 +05:30
Anmol Singh Bhatia
e3e57df4a2
style: list view ()
* style: list view

* style: list board header spacing fix
2023-03-09 16:05:25 +05:30
Vamsi Kurama
2e1c113fdd
Merge pull request from makeplane/develop
dev: promote to staging
2023-03-08 20:30:28 +05:30
vamsi
981a246db1 Merge branch 'develop' of https://github.com/makeplane/plane into develop 2023-03-08 20:29:42 +05:30
vamsi
8641e35a61 Merge branch 'stage-release' into develop 2023-03-08 20:28:36 +05:30
Aaryan Khandelwal
20aa3ce318
dev: promote the develop to stage-release () ()
* chore: new link endpoints

* chore: added created by info for link

* chore: cannot have empty state group

* feat: filtering for cycle and module issue and updated grouper function for grouping in modules and cycles ()

* docs: github integration ()

* fix: add pagination for github repositories endpoint ()

* fix: remove bot accounts from list api ()

* refactor: create new endpoints for date checking getting current upcoming and past cycles ()

* refactor: create new endpoints for date checking getting current upcoming and past cycles

* refactor: rename endpoint to match consistency

* fix: remove project slug ()

* refactor: update links to different endpoints ()

* chore: cycle validation services and constants added

* style: kanban board

* chore:  cycle type and services updated

* chore: completed cycle dynamic importing and refactor

* feat: cycle modal date validation

* fix: build fix

* style: redesigned sidebar, added new icons and spacing changes

* style: changed app header color to white

* feat: cover image selector for project create

* style/projects_page

* style: added dragging state design

* fix: cycle form date

* chore: draft cycle services and types

* feat: draft tab and cycle sidebar update

* style: projects list page

* fix: image aspect ratio

* style: assignee drop down label

* style: new primary button design

* style: assignee dropdown

* style: assignee dropdown stlye fix

* style: state dropdown redesign

* style: dropdown ui consisteny

* style: priority dropdown redesign

* style: label dropdown redesign

* style: issue dropdown re-order

* style: state Icon

* style: date dropdown redesign

* fix: dropdown issue label

* style: transsition

* style: color fixed

* chore: labels list file and function rename

* style: redesigned create project modal

style: changed image picker to pop-over instread of modal

* fix: upload button on workspace settings page not working, UX of workspace settings image upload

* feat: date range status function added

* style: project settings pages

* fix: merge conflicts

* fix: mutation fix and date range helper fn added

* style: workspace settings pages

* style: dropdowns, feat: favorite projects in sidebar

* feat: global component for combobox with new design

* feat: custom context menu for issues in kanban board

* refactor: global context menu component

* chore: updated context menu component

* chore: updated sidebar selects

* style: kanban horizontal scrollbar added ()

* style: new cycle list ()

* 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

---------



* chore: updated project favorites endpoints ()

* feat: favorite cycle and style: style improvements ()

* 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

* refactor: sidebar projects menu ()

* feat: add endpoint for draft cycles and add validation for creating draft cycles ()

* feat: add endpoint for draft cycles and add validation for creating draft cycles

* fix: key error in cycle create endpoint

* feat: delete file assets from storage ()

* chore: rename past cycle to completed cycle ()

* fix: workspace member listing endpoint ()

* fix: module issue viewset typo ()

* feat: add project to favourites ()

* feat: add project to favourites

* feat: add project is_favourite attribute to list endpoints

* refactor: updated destroy endpoint to send project_id

* chore: nomenclature update

* feat: add cover image to project ()

* fix: cycle date filtering for current and upcoming cycle ()

* fix: update filtering for completed cycles

* fix: filter updated for upcoming cycles

* fix: cycle and module issue filtering ()

* feat: already exisiting  url validation ()

* feat: cycle favourites for user ()

* feat: cycle favourites for user

* chore: update nomenclature

* chore: update on nomenclature

* feat: add favorites for completed and current cycle endpoints

* feat: module favourites for user ()

* feat: added floating toolbar on text selection ()

style: re-designed create-issue modal

* dev: migrations added for ProjectFavorite, ModuleFavorite, CycleFavorite including a bunch of other attribs

* chore: cycles loading, fix: cycles favorite mutation ()

* style: cycle sidebar, fix: cycle card bug fix   ()

* 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 sidebar ()

* 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

* fix: text selection moving when typing in between ()

* feat: added floating toolbar on text selection ()

style: re-designed create-issue modal

* style :module list ()

* chore: module favorite type and services

* style: module list

* style: module list and card

* fix: link fix

* style: truncate ()

* style: truncate

* fix: truncate text added to cycle and module card

* fix: custom menu link item ()

* fix: ui fixes ()

* fix: ui fixes

* chore: kanban issue title length

* style: ui fix ()

* style: truncate

* fix: truncate text added to cycle and module card

* fix: progress percentage

* feat: cycle card tooltip

* fix: sidebar fix

* fix: edit module mutation error ()

* fix: issue details mutation ()

* fix: ui improvement ()

* fix: current cycle date updation

* fix: sidebar overflow fix , date helper fn added

* chore: update module dropdowns ()

* fix: project member filter for bot accounts ()

* fix: make api token only view once ()

* dev: add back migration for project cover images ()

* fix: rename db host name for docker setup ()

* dev: promote to staging ()













* Revert "dev: promote to staging ()" ()

This reverts commit f7405ba1d6.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
Co-authored-by: pablohashescobar <118773738+pablohashescobar@users.noreply.github.com>
Co-authored-by: Anmol Singh Bhatia <121005188+anmolsinghbhatia@users.noreply.github.com>
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia1001@gmail.com>
Co-authored-by: vamsi <vamsi.kurama@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dakshesh Jain <65905942+dakshesh14@users.noreply.github.com>
Co-authored-by: Narayana <narayana.vadapalli1996@gmail.com>
Co-authored-by: sphynxux <122926002+sphynxux@users.noreply.github.com>
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@caravel.tech>
Co-authored-by: Dakshesh Jain <dakshesh.jain14@gmail.com>
2023-03-08 19:58:36 +05:30
Vamsi Kurama
aa240b90b0
Merge pull request from makeplane/fix/order_by_text
fix: order by text
2023-03-08 19:22:57 +05:30
Aaryan Khandelwal
674ecd33ef fix: order by text 2023-03-08 19:15:28 +05:30
Vamsi Kurama
523308a768
Merge pull request from makeplane/fix/kanban_overlay
fix: drag overlay z-index, sidebar dropdowns
2023-03-08 19:12:32 +05:30
Aaryan Khandelwal
223a204a97 fix: drag overlay z-index, sidebar dropdowns 2023-03-08 19:08:57 +05:30
Vamsi Kurama
c9252c9713
dev: promote the develop to stage-release ()
* chore: new link endpoints

* chore: added created by info for link

* chore: cannot have empty state group

* feat: filtering for cycle and module issue and updated grouper function for grouping in modules and cycles ()

* docs: github integration ()

* fix: add pagination for github repositories endpoint ()

* fix: remove bot accounts from list api ()

* refactor: create new endpoints for date checking getting current upcoming and past cycles ()

* refactor: create new endpoints for date checking getting current upcoming and past cycles

* refactor: rename endpoint to match consistency

* fix: remove project slug ()

* refactor: update links to different endpoints ()

* chore: cycle validation services and constants added

* style: kanban board

* chore:  cycle type and services updated

* chore: completed cycle dynamic importing and refactor

* feat: cycle modal date validation

* fix: build fix

* style: redesigned sidebar, added new icons and spacing changes

* style: changed app header color to white

* feat: cover image selector for project create

* style/projects_page

* style: added dragging state design

* fix: cycle form date

* chore: draft cycle services and types

* feat: draft tab and cycle sidebar update

* style: projects list page

* fix: image aspect ratio

* style: assignee drop down label

* style: new primary button design

* style: assignee dropdown

* style: assignee dropdown stlye fix

* style: state dropdown redesign

* style: dropdown ui consisteny

* style: priority dropdown redesign

* style: label dropdown redesign

* style: issue dropdown re-order

* style: state Icon

* style: date dropdown redesign

* fix: dropdown issue label

* style: transsition

* style: color fixed

* chore: labels list file and function rename

* style: redesigned create project modal

style: changed image picker to pop-over instread of modal

* fix: upload button on workspace settings page not working, UX of workspace settings image upload

* feat: date range status function added

* style: project settings pages

* fix: merge conflicts

* fix: mutation fix and date range helper fn added

* style: workspace settings pages

* style: dropdowns, feat: favorite projects in sidebar

* feat: global component for combobox with new design

* feat: custom context menu for issues in kanban board

* refactor: global context menu component

* chore: updated context menu component

* chore: updated sidebar selects

* style: kanban horizontal scrollbar added ()

* style: new cycle list ()

* 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>

* chore: updated project favorites endpoints ()

* feat: favorite cycle and style: style improvements ()

* 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

* refactor: sidebar projects menu ()

* feat: add endpoint for draft cycles and add validation for creating draft cycles ()

* feat: add endpoint for draft cycles and add validation for creating draft cycles

* fix: key error in cycle create endpoint

* feat: delete file assets from storage ()

* chore: rename past cycle to completed cycle ()

* fix: workspace member listing endpoint ()

* fix: module issue viewset typo ()

* feat: add project to favourites ()

* feat: add project to favourites

* feat: add project is_favourite attribute to list endpoints

* refactor: updated destroy endpoint to send project_id

* chore: nomenclature update

* feat: add cover image to project ()

* fix: cycle date filtering for current and upcoming cycle ()

* fix: update filtering for completed cycles

* fix: filter updated for upcoming cycles

* fix: cycle and module issue filtering ()

* feat: already exisiting  url validation ()

* feat: cycle favourites for user ()

* feat: cycle favourites for user

* chore: update nomenclature

* chore: update on nomenclature

* feat: add favorites for completed and current cycle endpoints

* feat: module favourites for user ()

* feat: added floating toolbar on text selection ()

style: re-designed create-issue modal

* dev: migrations added for ProjectFavorite, ModuleFavorite, CycleFavorite including a bunch of other attribs

* chore: cycles loading, fix: cycles favorite mutation ()

* style: cycle sidebar, fix: cycle card bug fix   ()

* 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 sidebar ()

* 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

* fix: text selection moving when typing in between ()

* feat: added floating toolbar on text selection ()

style: re-designed create-issue modal

* style :module list ()

* chore: module favorite type and services

* style: module list

* style: module list and card

* fix: link fix

* style: truncate ()

* style: truncate

* fix: truncate text added to cycle and module card

* fix: custom menu link item ()

* fix: ui fixes ()

* fix: ui fixes

* chore: kanban issue title length

* style: ui fix ()

* style: truncate

* fix: truncate text added to cycle and module card

* fix: progress percentage

* feat: cycle card tooltip

* fix: sidebar fix

* fix: edit module mutation error ()

* fix: issue details mutation ()

* fix: ui improvement ()

* fix: current cycle date updation

* fix: sidebar overflow fix , date helper fn added

* chore: update module dropdowns ()

* fix: project member filter for bot accounts ()

* fix: make api token only view once ()

* dev: add back migration for project cover images ()

* fix: rename db host name for docker setup ()

* dev: promote to staging ()

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
Co-authored-by: pablohashescobar <118773738+pablohashescobar@users.noreply.github.com>
Co-authored-by: Anmol Singh Bhatia <121005188+anmolsinghbhatia@users.noreply.github.com>
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia1001@gmail.com>
Co-authored-by: Aaryan Khandelwal <65252264+aaryan610@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dakshesh Jain <65905942+dakshesh14@users.noreply.github.com>
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
Co-authored-by: Narayana <narayana.vadapalli1996@gmail.com>

* Revert "dev: promote to staging ()" ()

This reverts commit f7405ba1d6.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@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 <anmolsinghbhatia@caravel.tech>
Co-authored-by: Dakshesh Jain <dakshesh.jain14@gmail.com>
Co-authored-by: Dakshesh Jain <65905942+dakshesh14@users.noreply.github.com>
Co-authored-by: Anmol Singh Bhatia <121005188+anmolsinghbhatia@users.noreply.github.com>
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia1001@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Narayana <narayana.vadapalli1996@gmail.com>
2023-03-08 01:07:00 +05:30