Commit Graph

2121 Commits

Author SHA1 Message Date
Anmol Singh Bhatia
c9a6380636
style: settings page improvement (#2211)
* style: settings page improvement

* style: toggle switch styling

---------

Co-authored-by: Anmol Singh Bhatia <asb@Anmols-MacBook-Pro.local>
2023-09-22 18:47:10 +05:30
guru_sainath
1aadbee7e2
fix: resolved pending issue graph in analytics, user wishes in dashboard, and typo in projects list (#2247) 2023-09-22 17:43:23 +05:30
Bavisetti Narayan
02060f654c
chore: added epoch in draft (#2244)
* chore: added epoch in draft

* chore: removed extra spaces
2023-09-22 16:32:53 +05:30
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
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
Aaryan Khandelwal
3ae292a2da refactor: remove unnecessary props 2023-09-21 18:32:45 +05:30
Aaryan Khandelwal
c4143a1a64 chore: url and email redirection added 2023-09-21 18:12:23 +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
Aaryan Khandelwal
998dc1bbae fix: delete option mutation 2023-09-21 02:23:27 +05:30
Aaryan Khandelwal
d57e99ed30 chore: random color generator for options and number fields 2023-09-21 02:12:06 +05:30
Aaryan Khandelwal
1428e6b555 chore: rename entities to objects throughout 2023-09-20 21:47:29 +05:30
Aaryan Khandelwal
95ae0f065a refactor: mobx store usage 2023-09-20 21:30:12 +05:30
Aaryan Khandelwal
3c3f0f7581 chore: edit/delete option 2023-09-20 18:52:38 +05:30
Aaryan Khandelwal
cd4d56d071 refactor: objects folder structure 2023-09-20 18:33:12 +05:30
Aaryan Khandelwal
4a5ca4d51b fix: modals layout 2023-09-20 17:46:17 +05:30
Aaryan Khandelwal
8ff1e8dd87 chore: set default values on the issue modal 2023-09-20 17:16:01 +05:30
Bavisetti Narayan
60ae940d40
chore: sub issues count in individual issue (#2221) 2023-09-20 17:00:03 +05:30
Aaryan Khandelwal
4a13b30874 fix: edit object modal 2023-09-20 16:33:33 +05:30
Aaryan Khandelwal
c714b5e50c fix: merge conflicts 2023-09-20 15:40:01 +05:30
Aaryan Khandelwal
4c016c85f1 chore: file upload in the issue modal 2023-09-20 15:16:13 +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
Aaryan Khandelwal
220c572461 Merge branch 'develop' of https://github.com/makeplane/plane into feat/custom_attributes 2023-09-20 12:48:25 +05:30
Aaryan Khandelwal
4842fc8e58 refactor: issue modal custom attributes 2023-09-20 12:47:48 +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
Aaryan Khandelwal
d04eac30b0 Merge branch 'develop' of https://github.com/makeplane/plane into feat/custom_attributes 2023-09-19 22:38:05 +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
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
Aaryan Khandelwal
e94fb40602 chore: added icon field for objects 2023-09-19 19:27:19 +05:30
Aaryan Khandelwal
5dc9e00c3d style: issue modal select attributes 2023-09-19 19:04:54 +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
Aaryan Khandelwal
9ef30b4fbf chore: revert issue modal select designs 2023-09-19 18:11:38 +05:30
Aaryan Khandelwal
dc908d21bb chore: update entity option added 2023-09-19 18:09:36 +05:30
Aaryan Khandelwal
3b682c2124 chore: clear custom attributes on modal close 2023-09-19 17:53:16 +05:30
Aaryan Khandelwal
121d4cb4eb fix: issue display properties endpoint 2023-09-19 17:41:48 +05:30
Aaryan Khandelwal
47866fb511 fix: merge conflicts 2023-09-19 17:25:04 +05:30
Aaryan Khandelwal
6b2a5a97ac chore: separate description fields in the create issue modal 2023-09-19 17:09:50 +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
Aaryan Khandelwal
7cf263ecd4 refactor: display components 2023-09-19 13:07:33 +05:30