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

120 Commits

Author SHA1 Message Date
Aaryan Khandelwal
8ea6dd4e84
fix: onboarding role select dropdown text color () 2023-09-07 13:40:50 +05:30
Aaryan Khandelwal
d26aa1b2da
chore: render proper icons for due dates () 2023-09-07 12:53:49 +05:30
Aaryan Khandelwal
85f797058d
fix: edit issue comment mutation () 2023-09-06 19:02:59 +05:30
sriram veeraghanta
f11ae00201
Merge pull request from makeplane/feat/comment_reactions
feat: plane space comment reactions
2023-09-06 14:52:55 +05:30
Aaryan Khandelwal
6d13332818 style: add shadow to reaction selector 2023-09-06 12:17:47 +05:30
Aaryan Khandelwal
ac4127c93d chore: add tooltip for user info 2023-09-06 12:04:18 +05:30
Aaryan Khandelwal
60c3d1a6e9 feat: comment reactions 2023-09-06 11:59:57 +05:30
Aaryan Khandelwal
8d5ff1a628 fix: redirection after signing in on space 2023-09-05 16:12:17 +05:30
Nikhil
19c65b26d6
dev: docker environment deploy fixes ()
* 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
sriram veeraghanta
9423472838
Env Fixes ()
* fixing env issues

* removing husky
2023-09-04 18:03:31 +05:30
sriram veeraghanta
729eabdd3f
next config fixes in space app () 2023-09-04 17:55:40 +05:30
Aaryan Khandelwal
03f204a71c
chore: invalid url content () 2023-09-04 17:27:29 +05:30
Aaryan Khandelwal
2c9c8d5a89
feat: landing page after logging in () 2023-09-04 16:55:43 +05:30
Aaryan Khandelwal
f554ad95e9
fix: favicon path on Plane space ()
* 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 () 2023-09-04 15:59:51 +05:30
Aaryan Khandelwal
8f46492c42
fix: copy link button not working on the peek overview ()
* fix: copy issue link from the peek overview

* refactor: peek overview layout
2023-09-04 14:47:28 +05:30
Aaryan Khandelwal
9d9c1a86bf
fix: state group icon () 2023-09-04 13:02:47 +05:30
sriram veeraghanta
d3a9a764dc
fix: space redirections () 2023-09-04 01:50:49 +05:30
sriram veeraghanta
4ea52302ba
fixing vercel deployments by switching next config using env () 2023-09-03 20:55:37 +05:30
sriram veeraghanta
1e152c666c
New Directory Setup ()
* 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