Dakshesh Jain
771ca585db
feat: quick add ( #2240 )
...
* feat: quick add
* style: made text color muted
2023-09-22 15:31:54 +05:30
Nikhil
daa0b16960
fix: cycle and module stats when issues are archived ( #2185 )
...
* fix: cycle and module stats when issues are archived
* fix: added draft filter
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2023-09-22 15:17:31 +05:30
Bavisetti Narayan
0005ff5f99
fix: changed priority from None to none ( #2229 )
2023-09-22 14:44:53 +05:30
Bavisetti Narayan
0c7b7c4e94
chore: added state and priority order in workspace user profile ( #2241 )
2023-09-22 14:43:55 +05:30
Palanikannan1437
f0e246ccfd
reverted back types and fixed tailwind
2023-09-22 13:54:52 +05:30
Nikhil
4d835c5b4a
chore: updated docker naming conventions ( #2239 )
...
* naming convention changes
* dev: update docker-compose-hub in consistent with docker-compose
* dev: updated docker container name
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2023-09-22 13:21:55 +05:30
Bavisetti Narayan
c7092edb61
fix: aws region name ( #2234 )
2023-09-22 13:00:13 +05:30
guru_sainath
73afb8f4d8
fix: issues resolved in sub issues ( #2238 )
2023-09-21 19:12:20 +05:30
Palanikannan1437
448d433876
added turbo dependency for tiptap
2023-09-21 18:04:38 +05:30
Aaryan Khandelwal
978909c021
fix: profile issues layout switch ( #2228 )
2023-09-21 16:04:57 +05:30
Aaryan Khandelwal
de9f34cac3
fix: activity label color ( #2227 )
2023-09-21 16:04:05 +05:30
Aaryan Khandelwal
e3793f4464
fix: handle no issues in custom analytics ( #2226 )
2023-09-21 16:03:33 +05:30
Aaryan Khandelwal
1621125f6d
refactor: product updates modal layout ( #2225 )
2023-09-21 16:03:06 +05:30
guru_sainath
bd077e6500
Implemented nested issues in the sub issues section in issue detail page ( #2233 )
...
* feat: subissues infinte level
* feat: updated UI for sub issues
* feat: subissues new ui and nested sub issues in issue detail
* chore: removed repeated code
2023-09-21 15:39:45 +05:30
Palanikannan1437
5f8a0c3f94
Merge branch 'develop' into packaging-tiptap
2023-09-20 19:52:05 +05:30
Palanikannan1437
8e71ce0c50
finally fixed import errors
2023-09-20 19:03:06 +05:30
Bavisetti Narayan
60ae940d40
chore: sub issues count in individual issue ( #2221 )
2023-09-20 17:00:03 +05:30
Dakshesh Jain
cdfff12f4f
fix: fields not getting selected in the create issue form ( #2212 )
...
* fix: hydration error and draft issue workflow
* fix: build error
* fix: properties getting de-selected after create, module & cycle not getting auto-select on the form
* fix: display layout, props being updated directly
2023-09-20 13:06:51 +05:30
Anmol Singh Bhatia
e01a0d20fe
chore: dynamic position dropdown ( #2138 )
...
* chore: dynamic position state dropdown for issue view
* style: state select dropdown styling
* fix: state icon attribute names
* chore: state select dynamic dropdown
* chore: member select dynamic dropdown
* chore: label select dynamic dropdown
* chore: priority select dynamic dropdown
* chore: label select dropdown improvement
* refactor: state dropdown location
* chore: dropdown improvement and code refactor
* chore: dynamic dropdown hook type added
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-09-20 12:24:52 +05:30
Palanikannan1437
28697e3c0e
updated package name to @plane/editor
2023-09-20 12:19:35 +05:30
Palanikannan1437
3b9c29cfd4
exported tiptap editor with and without ref
2023-09-20 11:26:16 +05:30
Palanikannan1437
7ef1745e38
removed old tailwind config and fixed plane package imports
2023-09-20 10:10:11 +05:30
Bavisetti Narayan
63c4792e70
fix: changed time to timestamp ( #2217 )
2023-09-19 21:36:39 +05:30
Bavisetti Narayan
ce562fa3ea
fix: migration files ( #2215 )
2023-09-19 20:15:02 +05:30
Palanikannan1437
46c761429f
Merge branch 'develop' into packaging-tiptap
2023-09-19 19:54:06 +05:30
Palanikannan1437
e35848718d
fixed types
2023-09-19 19:49:15 +05:30
Bavisetti Narayan
a6a0eb9774
chore: added epoch in issue activity ( #2187 )
2023-09-19 19:46:57 +05:30
Bavisetti Narayan
d603c1e8f0
fix: tracking logs for issue activity ( #2213 )
2023-09-19 19:46:03 +05:30
Bavisetti Narayan
405ef9314f
feat: workspace views ( #2005 )
...
* feat: workspace views
* fix: added project member filter
* fix: added pagination in workspace views
* fix: filters and group up by for workspace issues
* fix: changed name workspace view to global view
* fix: reordered the urls
2023-09-19 19:45:37 +05:30
Nikhil
926d2ae0a0
dev: self hosted settings file ( #2202 )
...
* dev: self hosted settings file
* dev: add analytics and dockerized variable in settings
* dev: update .env.example and docker compose file also
* dev: self hosted setup minio
2023-09-19 18:30:56 +05:30
M. Palanikannan
11258686ad
[fix]: Removing dependency on tiptap pro extension ( #2209 )
...
* removing dependency on tiptap pro extension
* updated docs to remove tiptap pro setup instructions
* chore: removed pro extension promt from setup.sh
* chore: Removed Pro Extension Setup from CI
---------
Co-authored-by: Henit Chobisa <chobisa.henit@gmail.com>
2023-09-19 16:44:12 +05:30
Palanikannan1437
35ffb850b7
removed tiptap pro extension
2023-09-19 16:37:40 +05:30
Palanikannan1437
8e76809c9b
abstracted upload and delete functions
2023-09-19 13:42:54 +05:30
Dakshesh Jain
f6b92fc953
fix: activity not coming for blocking/blocked, 'related to' and duplicate ( #2189 )
...
* fix: activity not coming for duplicate, relatesd to and for blocked/blocking
refactor: mutation logic to use relation id instead of issue id
* fix: mutation logic and changed keys to be aligned with api
* fix: build error
2023-09-19 12:58:00 +05:30
Dakshesh Jain
79bf7d4c0c
fix: hydration error and draft issue workflow ( #2199 )
...
* fix: hydration error and draft issue workflow
* fix: build error
2023-09-19 12:56:32 +05:30
Palanikannan1437
e9e6f439b4
merge develop into packaging-tiptap
2023-09-19 08:39:23 +05:30
Anmol Singh Bhatia
5d331477ef
chore: settings bug fixes and ui improvement ( #2198 )
...
* fix: settings bug fixes and ui improvement
* chore: setting sidebar scroll fix & code refactor
2023-09-15 19:30:53 +05:30
sriram veeraghanta
3d72279edb
Merge pull request #2196 from makeplane/fix/bug_fix
...
fix: document bug fix
2023-09-15 15:42:43 +05:30
Anmol Singh Bhatia
c107b36d34
fix: document bug fix
2023-09-15 15:41:10 +05:30
Anmol Singh Bhatia
ccffbe1b4e
style: workspace and profile setting revamp ( #2193 )
...
* chore: custom theme mode svg added
* style: workspace settings ui revamp
* style: project settings and image upload modal improvement
* style: profile setting ui revamp
* chore: settings ui improvement and bug fixes
2023-09-15 15:03:32 +05:30
Bavisetti Narayan
9bfdcff44d
chore: changed old values ( #2194 )
2023-09-15 14:18:30 +05:30
Bavisetti Narayan
b274a21ca5
chore: changed issue relation history logs ( #2192 )
...
* chore: changed issue relation history logs
* chore: change field name
2023-09-15 13:12:28 +05:30
Dakshesh Jain
32d945be0d
fix: edit/delete for draft issue ( #2190 )
...
* fix: edit/delete
* fix: build issue
* fix: draft issue modal opening in kanban card
2023-09-15 12:51:10 +05:30
Dakshesh Jain
eda4da8aed
feat: draft issues ( #2188 )
...
* feat: draft issue
issues can be saved as draft
* style: modal position
2023-09-14 18:38:31 +05:30
sriram veeraghanta
759a604cb8
fix: posthog integration ( #2186 )
2023-09-14 16:38:41 +05:30
sriram veeraghanta
6659cfc8b0
fix: track events issue and env variables fixes ( #2184 )
...
* fix: track event fixes
* fix: adding env variables to trubo
2023-09-14 16:05:31 +05:30
Bavisetti Narayan
a53b428bbd
chore: endpoints and history logs for issue draft ( #2180 )
...
* chore: history logs for issue draft
* fix: created seperated endpoints for issue drafts
* fix: fixed the typo
2023-09-14 15:38:11 +05:30
Bavisetti Narayan
4e0e02522f
fix: changed payload for issue subgroups ( #2181 )
...
* fix: sub groups in cycle module and my issues
* fix: changed payload for issue subgroups
2023-09-14 15:29:35 +05:30
sriram veeraghanta
f983d787b4
env and docker fixes ( #2182 )
2023-09-14 12:26:07 +05:30
Anmol Singh Bhatia
87abf3ccb1
style: project setting ui revamp ( #2177 )
...
* style: project settings navigation sidebar added
* chore: emoji and image picker close on outside click added
* style: project setting general page revamp
* style: project setting member page revamp
* style: project setting features page revamp
* style: project setting state page revamp
* style: project setting integrations page revamp
* style: project setting estimates page revamp
* style: project setting automation page revamp
* style: project setting label page revamp
* chore: member select improvement for member setting page
* chore: toggle switch component improvement
* style: project automation setting ui improvement
* style: module icon added
* style: toggle switch improvement
* style: ui and spacing consistency
* style: project label setting revamp
* style: project state setting ui improvement
* chore: integration setting repo select validation
* chore: code refactor
* fix: build fix
2023-09-13 23:09:55 +05:30