Commit Graph

265 Commits

Author SHA1 Message Date
Aaryan Khandelwal
f01f2fb9bd
style: my profiles page responsiveness (#512) 2023-03-23 22:55:58 +05:30
Aaryan Khandelwal
6962d7718f
chore: updated my issues text (#507) 2023-03-23 22:54:53 +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
Anmol Singh Bhatia
5191fc5f7c
style: create workspace bg fix (#510) 2023-03-23 22:41:30 +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
Dakshesh Jain
e48d98cea6
feat: showing progress while page is being loaded (#485) 2023-03-22 19:05:36 +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
Dakshesh Jain
bf09673d09
refactor: making unsplash api request from api folder (#482)
* 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

* refactor: making unsplash api request from api folder

to hide acces key from client side
2023-03-21 16:31:01 +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
23c468786d
style: filter issues dropdown (#466) 2023-03-16 18:14:07 +05:30
Aaryan Khandelwal
d413dd1169
chore: update user profile stats (#458) 2023-03-16 15:53:09 +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
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
Dakshesh Jain
0117ccfca2
fix: made project list authenticated (#428) 2023-03-14 12:21:06 +05:30
Aaryan Khandelwal
0ba81a10f1
style: made the paddings and text sizes smaller (#433) 2023-03-14 12:18:14 +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
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
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
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
Aaryan Khandelwal
64978969a0
chore: cycles loading, fix: cycles favorite mutation (#379) 2023-03-07 11:04:51 +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
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
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
Aaryan Khandelwal
530edbe149 fix: merge conflicts 2023-03-03 13:38:40 +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
6bf26617a3 fix: upload button on workspace settings page not working, UX of workspace settings image upload 2023-03-02 18:39:51 +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
Aaryan Khandelwal
76b8b9eaef style/projects_page 2023-02-28 23:50:21 +05:30
Anmol Singh Bhatia
7d42262e72 fix: build fix 2023-02-28 15:17:14 +05:30
Anmol Singh Bhatia
17e09d70e2 chore: completed cycle dynamic importing and refactor 2023-02-28 14:53:10 +05:30
Aaryan Khandelwal
b4c4271f66 style: kanban dropdowns, github integration loaders 2023-02-23 22:34:36 +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
a550f4b161
refractor: added proper types to getServerSideProps context (#321)
* fix: redirection after login

* refractor: added proper types to getServerSideProps context
2023-02-23 17:50:37 +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
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
Dakshesh Jain
c1a78cc230
fix: redirection after login (#320) 2023-02-22 17:54:27 +05:30
sriram veeraghanta
2cadb3784b
env fixes (#316) 2023-02-22 00:53:22 +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
Anmol Singh Bhatia
3d28cde91d
feat: edit module (#309)
* feat: edit module

* fix: build fix
2023-02-21 12:45:04 +05:30
sriram veeraghanta
bdca84bd09
Feat: Dockerizing using nginx reverse proxy (#280)
* minor docker fixes

* eslint config changes

* dockerfile changes to backend and frontend

* oauth enabled env flag

* sentry enabled env flag

* build: get alternatives for environment variables and static file storage

* build: automatically generate random secret key if not provided

* build: update docker compose for next url env add channels to requirements for asgi server and save files in local machine for docker environment

* build: update nginx conf for backend base url update backend dockerfile to make way for static file uploads

* feat: create a default user with given values else default values

* chore: update docker python version and other dependency version in docker

* build: update local settings file to run it in docker

* fix: update script to run in default production setting

* fix: env variable changes and env setup shell script added

* Added Single Dockerfile to run the Entire plane application

* docs build fixes

---------

Co-authored-by: Narayana <narayana.vadapalli1996@gmail.com>
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
2023-02-21 11:31:43 +05:30
Aaryan Khandelwal
33e2986062
feat: global component for links list (#307) 2023-02-21 11:23:50 +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
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
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
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
Aaryan Khandelwal
214e860e67
chore: removed minor bugs (#273) 2023-02-13 19:38:58 +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
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
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
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
Aaryan Khandelwal
21e042c852
feat: sentry integrated (#235)
* feat: sentry integrated

* fix: removed unnecessary env variable
2023-02-07 01:07:01 +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
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
sriram veeraghanta
155c392467
build fixes (#223) 2023-02-01 00:28:50 +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
7278b5727f
refactor: issue details page (#211) 2023-01-31 19:23:51 +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
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
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
f67bbbf9ff fix: made description as optional field in project settings 2022-12-21 16:45:54 +05:30
Dakshesh Jain
08deff5d21 refractor: changed to due date from target date 2022-12-21 12:45:46 +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
afcf1083ff Merge branch 'stage-release' of https://github.com/makeplane/plane 2022-12-20 20:19:02 +05:30
Dakshesh Jain
2dfa9e12cb fix: build error 2022-12-20 19:40:40 +05:30
Dakshesh Jain
f80f4b8c23 fix: sidebar collapsed hydration, changing list view type causing errors 2022-12-20 19:37:58 +05:30
Dakshesh Jain
052079c72e feat: reset to default view, and create new default view 2022-12-20 17:57:17 +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
Aaryan Khandelwal
0cda15408d fix: bug fixes in cycles 2022-12-15 09:47:56 +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
b5a33d8f4d fix: mutation in issue comments 2022-12-13 14:18:49 +05:30
Dakshesh Jain
b540c884c5 fix: 404 for my issues endpoint
since api endpoint was changed it was causing 404 for my issues, the new endpoint sends issues isolated to the workspace
2022-12-13 11:25:33 +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