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

747 Commits

Author SHA1 Message Date
pablohashescobar
2786f09e85 Merge branch 'develop' of github.com:makeplane/plane into develop 2023-03-29 14:52:38 +05:30
Dakshesh Jain
06daf68753
fix: transmitting selective data for analytics () 2023-03-29 14:38:30 +05:30
Anmol Singh Bhatia
2138ddf1f5
fix: profile page header fix () 2023-03-29 13:17:31 +05:30
pablohashescobar
f9fa345b25 Merge branch 'develop' of github.com:makeplane/plane into develop 2023-03-29 12:54:33 +05:30
Dakshesh Jain
c3e1d33518
feat: jitsu tracker setup ()
* 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 () 2023-03-29 11:54:37 +05:30
Saheb Giri
c60b152a7c
fix: add crisp chat with us option in cmdk () 2023-03-29 11:53:09 +05:30
Anmol Singh Bhatia
e07ffc3a46
fix: module sidebar link section relocation () 2023-03-29 11:52:39 +05:30
Saheb Giri
dd3bca9a32
fix: cmdk integration ()
* fix: issues not showing on cmd k

* fix: text overflows on longer issue title

* fix: add loading state whenever there is a network call

* fix: minor ux changes

* feat: replace loading with spinner
2023-03-29 00:51:47 +05:30
pablohashescobar
628591854d
fix: search endpoint to return distint results ()
Co-authored-by: Vamsi Kurama <vamsi.kurama@gmail.com>
2023-03-29 00:23:35 +05:30
pablohashescobar
05e9c0f76f
fix: cycle validation for completed cycles () 2023-03-29 00:23:16 +05:30
pablohashescobar
3bebcc4714
chore: return gpt response in html ()
* chore: return gpt response in html

* chore: update the response br
2023-03-29 00:23:02 +05:30
pablohashescobar
d16d32cea8
feat: move issues from one cycle to another ()
* feat: move issues from one cycle to another

* fix: push method when updating

* fix: new cycle completed validation
2023-03-29 00:22:48 +05:30
Aaryan Khandelwal
b654d30aeb
chore: minor fixes on pages ()
* 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
Saheb Giri
c0a471e916
fix: don't allow decimal in the y axis of completed issues graph () 2023-03-29 00:08:34 +05:30
Anmol Singh Bhatia
e2eeec8f79
feat: completed cycle message added () 2023-03-28 18:48:57 +05:30
kunalv17
ccd03a4a45
refactor: constants fetchkeys strings to upper case () 2023-03-28 18:28:26 +05:30
pablohashescobar
20bbe74b57 Merge branch 'develop' of github.com:makeplane/plane into develop 2023-03-28 17:47:45 +05:30
kunalv17
b7b8d3914a
style: views list page, chore: views favotire () 2023-03-28 16:48:46 +05:30
Saheb Giri
afb92ea850
feat: add global search through cmd k ()
* 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
kunalv17
fc4d06fe0c
style: changed the workspace cards height () 2023-03-28 14:17:24 +05:30
pablohashescobar
dd90f26d93 Merge branch 'master' of github.com:makeplane/plane into develop 2023-03-28 13:58:38 +05:30
Aaryan Khandelwal
fbbf97f3a6
chore: remove docs ()
* feat: block sync

* chore: remove docs from repo
2023-03-28 03:54:48 +05:30
dependabot[bot]
d9f31a1eb7
chore(deps): bump redis from 4.4.2 to 4.5.3 in /apiserver/requirements ()
Bumps [redis](https://github.com/redis/redis-py) from 4.4.2 to 4.5.3.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/redis/redis-py/compare/v4.4.2...v4.5.3)

---
updated-dependencies:
- dependency-name: redis
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-28 03:41:58 +05:30
pablohashescobar
a06d59f77d
feat: sync flag for syncing issues with page blocks () 2023-03-28 01:52:46 +05:30
pablohashescobar
722a053461
fix: date for earlier this week () 2023-03-28 01:52:34 +05:30
pablohashescobar
d6818e74fd
feat: page view toggle in project settings () 2023-03-28 01:52:21 +05:30
Aaryan Khandelwal
37aade5ef6
fix: order by last created ()
* feat: block sync

* fix: order by last created order
2023-03-28 01:52:13 +05:30
Aaryan Khandelwal
b9e42d116e
fix: issue modal overflow ()
* feat: block sync

* fix: create issue modal overflow
2023-03-28 01:52:04 +05:30
Aaryan Khandelwal
e0928d6ec5
fix: default label color ()
* feat: block sync

* fix: default label color
2023-03-28 01:50:55 +05:30
Aaryan Khandelwal
909ccd578b
chore: crisp integration ()
* feat: block sync

* chore: crisp integration

* fix: chat with us icon
2023-03-28 01:50:36 +05:30
Aaryan Khandelwal
08ee5dc6b1
feat: block sync () 2023-03-28 00:36:20 +05:30
pablohashescobar
a5a96d9f66
fix: add slack sdk in requirements file () 2023-03-28 00:33:14 +05:30
pablohashescobar
691ea0c080
feat: slack bot setup () 2023-03-27 23:37:00 +05:30
pablohashescobar
8bd557a743
feat: gzip compressor for performance upgrades () 2023-03-27 23:36:13 +05:30
pablohashescobar
35b80b422d
fix: gpt task and prompt () 2023-03-27 23:36:00 +05:30
pablohashescobar
d6ffc3176e
fix: global search endpoint to show entities within projects and add filtering through identifiers () 2023-03-27 23:34:04 +05:30
Aaryan Khandelwal
3503b22dd9
refactor: pages folder structure ()
* 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 () 2023-03-27 16:53:31 +05:30
Aaryan Khandelwal
21dd2e703b
fix: module progress bar () 2023-03-26 11:37:06 +05:30
Aaryan Khandelwal
5dd5fe2d09
feat: gpt integration for page block description () 2023-03-26 11:36:10 +05:30
pablohashescobar
52d4828e1d
fix: issue filters for start date and target date () 2023-03-25 23:57:31 +05:30
pablohashescobar
c5baa6183c
fix: pages endpoint for dates and access ()
* fix: pages endpoint for dates and access

* fix: recent pages endpoint

* fix: recent pages endpoint

* fix: date object in recent pages endpoint

* dev: update nomenclature
2023-03-25 23:57:16 +05:30
pablohashescobar
69387ffd8c
fix: page labels update () 2023-03-25 23:57:06 +05:30
pablohashescobar
32ab7951f7
perf: update issue serializer () 2023-03-25 23:56:53 +05:30
Aaryan Khandelwal
5d67029b5a
feat: pages ()
* 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
pablohashescobar
578d724e41
feat: global search endpoint for workspace () 2023-03-25 11:16:33 +05:30
pablohashescobar
a3a792741f
feat: GPT integration ()
* feat: GPT integration

* dev: move engine value to env variable
2023-03-25 11:14:26 +05:30
pablohashescobar
31624f3ae6
fix: start date and target date issue filter () 2023-03-25 11:14:16 +05:30
pablohashescobar
5152deb2d0
fix: model ordering ()
* fix: model ordering

* fix: my pages and create by others pages
2023-03-25 11:14:05 +05:30