Commit Graph

192 Commits

Author SHA1 Message Date
Kunal Vishwakarma
1866fd77bb
fix: changed buttons to primary (#602) 2023-03-30 13:53:03 +05:30
Kunal Vishwakarma
531b9e3d64
style: fixed height issue in module card (#599) 2023-03-30 12:09:42 +05:30
Aaryan Khandelwal
1509c8611d
fix: mutation while adding issue to cycle or module (#589) 2023-03-29 19:13:53 +05:30
kunalv17
4e9715a5b2
style: added divider to the pages block (#571)
* style: added hr to the pages block

* style: added divider and removed hr

* chore: removed index prop

* chore: removed index
2023-03-29 18:36:52 +05:30
Dakshesh Jain
fa9c6581fd
fix: using proper name for tracker key (#581)
* fix: transmitting selective data for analytics

* fix: using proper name for tracker key

* fix: using proper name for tracker key
2023-03-29 16:34:56 +05:30
Aaryan Khandelwal
96910e1897
chore: ai for issue description (#575)
* feat: block sync

* chore: ai assistant for issue description
2023-03-29 16:30:40 +05:30
Anmol Singh Bhatia
248d094762
feat: cycle list page (#577)
* style: cycle list page

* fix:typo fix
2023-03-29 16:27:55 +05:30
kunalv17
e3cb0ed13e
feat/added toggle for pages in settings features (#576)
* feat/added toggle for pages in settings features

* style:changed pages icon
2023-03-29 15:21:08 +05:30
Dakshesh Jain
06daf68753
fix: transmitting selective data for analytics (#578) 2023-03-29 14:38:30 +05:30
Anmol Singh Bhatia
2138ddf1f5
fix: profile page header fix (#572) 2023-03-29 13:17:31 +05:30
Dakshesh Jain
c3e1d33518
feat: jitsu tracker setup (#542)
* feat: jitsu tracker setup

also using it in create, update and delete project & workspace

* refactor: added some more check condition on track-event api

* fix: added env vars in turbo.json

* feat: added user onboard event, workspace invite and workspace invite accept events

* feat: add tracker for issues, state, modules and cycles

* fix: add @jitsu/nextjs in package.json
2023-03-29 12:24:19 +05:30
kunalv17
9eb9b7bf6c
style: dashboard color (#568) 2023-03-29 11:54:37 +05:30
Aaryan Khandelwal
b654d30aeb
chore: minor fixes on pages (#557)
* feat: block sync

* chore: minor fixes on pages

* fix: remove dangerously set inner html

* fix: pages crud operations mutation

* fix: favorites mutation for recent pages

* fix: remove dangerously set inner html
2023-03-29 00:20:00 +05:30
kunalv17
b7b8d3914a
style: views list page, chore: views favotire (#562) 2023-03-28 16:48:46 +05:30
Saheb Giri
afb92ea850
feat: add global search through cmd k (#560)
* feat: cmdk integration

* feat: create view, cycle, project, module and workspace from command k

* feat: user can logout directly from command menu

* feat: user can visit sub page like various settings

* feat: change state of issue from command menu

* chore: add current issue state and minor UX improvements

* refactor: moved change issue state to new file

* feat: change issue priority from command k

* feat: delete issue from command k

* feat: copy issue url to clipboard

* fix: change placeholder when settings page is selected

* chore: remove logout option from cmd k

* feat: add help options to cmd k

* feat: assign issue to member from cmd k

* feat: now assign issue to yourself from cmd k

* chore: implement new cmd k design with icons

* feat: implemented global search feature in the cmd k

* feat: add keyboard acessibility to cmd k list items

* chore: remove console logs

* fix: pages icon in cmd list

---------

Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-03-28 14:49:27 +05:30
Aaryan Khandelwal
909ccd578b
chore: crisp integration (#552)
* feat: block sync

* chore: crisp integration

* fix: chat with us icon
2023-03-28 01:50:36 +05:30
Aaryan Khandelwal
3503b22dd9
refactor: pages folder structure (#544)
* refactor: pages folder structure, mutation issues

* fix: block edit and push

* fix: block title placeholder
2023-03-27 23:19:05 +05:30
Aaryan Khandelwal
e13b679c28
fix: join project screen flicker (#541) 2023-03-27 16:53:31 +05:30
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
Aaryan Khandelwal
02f423bcb6
fix: workspace dashboard (#522)
* chore: completed issues graph

* style: issue stats
2023-03-24 11:06:52 +05:30
sphynxux
7731ee5de4
Merge pull request #520 from makeplane/feat/custom_error_page
fix: removed unnecessary variable
2023-03-24 01:15:19 +05:30
Aaryan Khandelwal
0ba2c5456a fix: removed unnecessary variable 2023-03-24 01:14:17 +05:30
sphynxux
a0ce3f0be6
Merge pull request #518 from makeplane/feat/custom_error_page
feat: custom error page
2023-03-24 01:12:29 +05:30
Aaryan Khandelwal
472767ab67
feat: group by created by option (#516) 2023-03-24 01:11:42 +05:30
Aaryan Khandelwal
ad60b8774e feat: custom error page 2023-03-24 01:11:33 +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
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