MengYX
928ae775f4
fix: replace Completion
with ChatCompletion
to use gpt-3.5-turbo
model ( #2066 )
...
According to https://platform.openai.com/docs/guides/gpt/chat-completions-vs-completions , GPT-3.5 Turbo & GPT-4 is not working on **Legacy** Completions API
2023-09-05 13:11:31 +05:30
sriram veeraghanta
80bcca71ff
Merge pull request #2091 from makeplane/stage-release
...
promote: stage release to master
2023-09-04 19:14:29 +05:30
sriram veeraghanta
3db0ec819a
Merge pull request #2090 from makeplane/develop
...
Promote: Develop to Stage Release
2023-09-04 18:53:41 +05:30
Aaryan Khandelwal
900a4fcb0e
fix: profile time according to the user timezone ( #2089 )
2023-09-04 18:48:33 +05:30
Nikhil
19c65b26d6
dev: docker environment deploy fixes ( #2087 )
...
* chore: updated space and web dockerfiles
* chore: updated compose file params
* updated nextjs config for basepath
* chore: updated package.json with new packages
* chore: modified space and web dockerfiles
* dev: update deploy configuration for deploy images
* dev: update docker folder for web
* dev: add semi colon for module exports
---------
Co-authored-by: Henit Chobisa <chobisa.henit@gmail.com>
2023-09-04 18:46:10 +05:30
Anmol Singh Bhatia
71394d3316
chore: add issue option removed from subscribed issue page ( #2088 )
...
* chore: condition for subscribed page add issue option
* chore: condition for subscribed page add issue option
2023-09-04 18:42:31 +05:30
sriram veeraghanta
414ea7371d
Merge pull request #2085 from makeplane/develop
...
Promote: Develop to Stage Release
2023-09-04 18:16:47 +05:30
sriram veeraghanta
9423472838
Env Fixes ( #2086 )
...
* fixing env issues
* removing husky
2023-09-04 18:03:31 +05:30
sriram veeraghanta
729eabdd3f
next config fixes in space app ( #2084 )
2023-09-04 17:55:40 +05:30
Aaryan Khandelwal
03f204a71c
chore: invalid url content ( #2082 )
2023-09-04 17:27:29 +05:30
guru_sainath
faf5a274cb
fix: mutation latency in sidebar projects when user leaves the project ( #2083 )
...
* fix: mutation latency in sidebar projects when user leaves the project
* chore: remove console
2023-09-04 17:24:52 +05:30
Aaryan Khandelwal
2c9c8d5a89
feat: landing page after logging in ( #2081 )
2023-09-04 16:55:43 +05:30
Aaryan Khandelwal
5e02ad8104
fix: project invite modal members filter function ( #2080 )
2023-09-04 16:35:28 +05:30
Aaryan Khandelwal
f554ad95e9
fix: favicon path on Plane space ( #2077 )
...
* fix: favicon path
* chore: add webmanifest file
* favicon fixes with nginx
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2023-09-04 16:34:53 +05:30
Aaryan Khandelwal
59b69d3072
chore: add the env example files ( #2078 )
2023-09-04 15:59:51 +05:30
guru_sainath
ccbb54bb87
feat: Leaving from project for viewer and guest roles has implemented ( #2079 )
...
* feat: leave project services and components
* feat: Leaving from project for viewer and guest roles has implemented
---------
Co-authored-by: dakshesh14 <dakshesh.jain14@gmail.com>
2023-09-04 15:53:46 +05:30
sriram veeraghanta
2b84b7c18d
Merge pull request #2076 from makeplane/develop
...
Promote: Develop to Stage Release
2023-09-04 14:48:53 +05:30
Aaryan Khandelwal
8f46492c42
fix: copy link button not working on the peek overview ( #2075 )
...
* fix: copy issue link from the peek overview
* refactor: peek overview layout
2023-09-04 14:47:28 +05:30
Nikhil
58e23304a7
fix: state ordering for projects ( #2073 )
2023-09-04 14:38:39 +05:30
Nikhil
dc26e1ea50
chore: cycle update errors ( #2070 )
2023-09-04 14:37:29 +05:30
Aaryan Khandelwal
f583789584
chore: add authorization to the gantt chart ( #2074 )
2023-09-04 13:08:49 +05:30
Aaryan Khandelwal
9d9c1a86bf
fix: state group icon ( #2072 )
2023-09-04 13:02:47 +05:30
Aaryan Khandelwal
4559a1bd5d
refactor: publish project store ( #2068 )
2023-09-04 12:34:12 +05:30
sriram veeraghanta
0de62b3b0c
removing gitpod config ( #2071 )
2023-09-04 12:08:58 +05:30
sriram veeraghanta
d3a9a764dc
fix: space redirections ( #2069 )
2023-09-04 01:50:49 +05:30
sriram veeraghanta
4ea52302ba
fixing vercel deployments by switching next config using env ( #2067 )
2023-09-03 20:55:37 +05:30
sriram veeraghanta
1e152c666c
New Directory Setup ( #2065 )
...
* chore: moved app & space from apps to root
* chore: modified workspace configuration
* chore: modified dockerfiles for space and web
* chore: modified icons for space
* feat: updated files for new svg icons supported by next-images
* chore: added /spaces base path for next
* chore: added compose config for space
* chore: updated husky configuration
* chore: updated workflows for new configuration
* chore: changed app name to web
* fix: resolved build errors with web
* chore: reset file tracing root for both projects
* chore: added nginx config for deploy
* fix: eslint and tsconfig settings for space app
* husky setup fixes based on new dir
* eslint fixes
* prettier formatting
---------
Co-authored-by: Henit Chobisa <chobisa.henit@gmail.com>
2023-09-03 18:50:30 +05:30
Aaryan Khandelwal
20e36194b4
fix: peek overview layout switch ( #2064 )
2023-09-03 11:25:37 +05:30
Nikhil
874d6e951b
dev: updated error handling for project deploy board attributes ( #2062 )
...
* dev: updated error handling for project deploy board attributes
* dev: reaction integrity handling
2023-09-02 19:43:17 +05:30
Henit Chobisa
63d799310b
[chore] Added Husky for Automating Building and Linting Projects Before Push ( #2032 )
...
* chore: Added Husky as Root Dependency
* chore: Added Husky Prepush Script
* chore: Modified Husky Pre-Push Script to Conditionally Build Projects
* chore: added husky as dev dependency
2023-09-02 13:47:21 +05:30
M. Palanikannan
abe8df4eca
added table-icons for left,right columns and top,bottom rows ( #2061 )
2023-09-02 00:45:34 +05:30
sriram veeraghanta
674347c99e
Merge pull request #2060 from makeplane/develop
...
Promote: Develop to Stage Release
2023-09-01 20:56:31 +05:30
Aaryan Khandelwal
0196fee7e3
fix: sidebar cycle and module select ( #2056 )
2023-09-01 20:54:14 +05:30
sriram veeraghanta
c1102180e6
Merge pull request #2059 from makeplane/develop
...
Promote: Develop to Stage Release
2023-09-01 20:53:35 +05:30
sriram veeraghanta
a6cd0809fa
Merge pull request #2058 from makeplane/dev-deploy-fixes
...
fix: speeding up reactions and votes 🚀
2023-09-01 20:52:42 +05:30
sriram veeraghanta
2155a336ed
peekover mutation fixes
2023-09-01 20:52:12 +05:30
sriram veeraghanta
1732945ec6
fix: speeding up reactions and votes 🚀
2023-09-01 20:38:53 +05:30
Nikhil
71c8f79276
fix: issue vote constraints ( #2057 )
2023-09-01 18:46:38 +05:30
sriram veeraghanta
650c0c3b78
promote: develop to stage-release ( #2045 )
...
promote: develop to stage-release
2023-09-01 17:23:26 +05:30
Aaryan Khandelwal
f71a62f142
style: sign in page bg color ( #2055 )
2023-09-01 17:21:52 +05:30
Aaryan Khandelwal
54d781ef91
fix: auth screens ( #2054 )
2023-09-01 17:10:06 +05:30
Anmol Singh Bhatia
441e83eba6
fix: notification count mutation fix ( #2053 )
2023-09-01 17:08:02 +05:30
Anmol Singh Bhatia
74bf9062b4
chore: bug fixes and ui/ux enhancements ( #2036 )
2023-09-01 16:52:44 +05:30
sriram veeraghanta
8a95a41100
feat: Converting space app to pages dir ( #2052 )
...
Co-authored-by: Bavisetti Narayan <72156168+NarayanBavisetti@users.noreply.github.com>
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: Bavisetti Narayan <narayan@Bavisettis-MacBook-Pro.local>
Co-authored-by: Nikhil <118773738+pablohashescobar@users.noreply.github.com>
Co-authored-by: M. Palanikannan <73993394+Palanikannan1437@users.noreply.github.com>
Co-authored-by: Lakhan Baheti <94619783+1akhanBaheti@users.noreply.github.com>
Co-authored-by: Dakshesh Jain <65905942+dakshesh14@users.noreply.github.com>
Co-authored-by: Aaryan Khandelwal <65252264+aaryan610@users.noreply.github.com>
2023-09-01 16:42:30 +05:30
Nikhil
c03550656a
chore: vote actor details ( #2047 )
...
* chore: vote actor details
* dev: add field in serializer
* dev: remove _id in workspace and project
2023-09-01 15:58:25 +05:30
Nikhil
82a48d4805
chore: reaction serializers ( #2046 )
...
* dev: chore reaction serializers
* fix: remove issue reaction lite serializer
2023-09-01 15:55:21 +05:30
Nikhil
f4fa2e011a
feat: leave project and workspace endpoint ( #2042 )
...
* feat: leave project and workspace endpoint
* fix: argument error
* dev: update endpoint status
2023-09-01 15:55:06 +05:30
Kritika Upadhyay
42ece0d784
chore: updates project invite placeholder ( #2049 )
2023-09-01 15:37:27 +05:30
Bavisetti Narayan
1e9f0823f8
fix: imported uuid ( #2048 )
2023-09-01 14:41:20 +05:30
Aaryan Khandelwal
4ba3ef5c24
fix: peek overview bugs ( #2043 )
...
* fix: side peek modal shaking
* refactor: peek overview layout
* fix: date selector, activity mutation
* fix: delete issue handler
* fix: assignees mutation
2023-09-01 13:52:55 +05:30