Commit Graph

2397 Commits

Author SHA1 Message Date
Aaryan Khandelwal
a2a94b55b8 fix: initiative modal description (#2338) 2025-01-30 13:50:09 +05:30
Akshita Goyal
e1fb357901 [WEB-3259] Fix initiative pre release bugs (#2342)
* fix: added empty state

* fix: initiative activity

* fix: removed project length check
2025-01-30 13:49:04 +05:30
sriram veeraghanta
d17be6fd6c Merge pull request #2344 from makeplane/sync/ce-ee
Sync: Community Changes
2025-01-30 13:47:03 +05:30
Aaryan Khandelwal
ff778b98f5 [WEB-3095] fix: recents widget title truncate (#6512)
* fix: recents widget title truncate

* chore: revert prop changes

* chore: revert list item changes
2025-01-30 13:34:42 +05:30
sriram veeraghanta
66ed9198aa Merge pull request #2332 from makeplane/sync/ce-ee
Sync: Community Changes
2025-01-29 17:10:54 +05:30
Anmol Singh Bhatia
58a4ca9f36 chore: board layout padding improvement (#6507) 2025-01-29 16:56:27 +05:30
Akshita Goyal
01fc205cf0 [WEB-3217] feat: added epics to initiatives modal and list layout (#2287)
* feat: added epics to initiatives modal and list layout

* fix: initiative indicator

* chore: add epics while creating initiative

* feat: Update epics in same API

* fix: epics dropdown

* fix: epics api call

* activity logs of initiative epics

* Return epic ids in list initiative list api

* Update initative activity

* fix: patch api response only updating on second call

* fix: progress indicator moved + empty initiatives

* feat: Create initiatves without project and epic

---------

Co-authored-by: sangeethailango <sangeethailango21@gmail.com>
2025-01-29 16:07:36 +05:30
Vamsi Krishna
836f2155e6 fix: added fallback for state removal (#2268) 2025-01-29 13:16:21 +05:30
Anmol Singh Bhatia
bf6f6530b3 chore: initiative list loaded added (#2300) 2025-01-29 13:14:57 +05:30
Prateek Shourya
f4af78c0fc [WEB-3218] fix: redirection for cross projects issue relations (#6457) 2025-01-29 13:00:24 +05:30
Prateek Shourya
f342616f34 Revert "refactor: minor store level changes (#6500)" (#2327)
This reverts commit c0b6abc3d5.
2025-01-29 12:59:18 +05:30
sriram veeraghanta
ab1b378ec6 Merge pull request #2326 from makeplane/sync/ce-ee
Sync: Community Changes
2025-01-29 01:15:19 +05:30
Prateek Shourya
c0b6abc3d5 refactor: minor store level changes (#6500) 2025-01-29 01:04:54 +05:30
sriram veeraghanta
b6633dd35b Merge branch 'preview' into sync/ce-ee 2025-01-28 21:01:09 +05:30
Aaryan Khandelwal
b698f44500 [PE-155] chore: floating toolbar for pages (#6482)
* chore: add floating toolbar to pages

* fix: locked page toolbar
2025-01-28 20:21:09 +05:30
Aaryan Khandelwal
6003c88d62 fix: disable comment submit while uploading an image (#6445) 2025-01-28 20:19:01 +05:30
Aaryan Khandelwal
cc999ecceb fix: wiki page headers (#2320) 2025-01-28 17:15:04 +05:30
sriram veeraghanta
834dfd0c24 Merge pull request #2321 from makeplane/sync/ce-ee
Sync: Community Changes
2025-01-28 17:14:28 +05:30
Aaryan Khandelwal
74913a6659 fix: page name and recents empty state (#6491) 2025-01-28 17:13:20 +05:30
sriram veeraghanta
733dc48d30 fix: merge conflicts 2025-01-28 16:22:27 +05:30
Aaryan Khandelwal
88b4d32220 [WEB-3237, 3238] dev: date picker enhancements (#6470)
* [WEB-3238] dev: datepicker with month and year selection dropdowns (#6391)

* feat: react-day-picker upgrade and caption dropdowns

* style fixes

* style: css and autofocus improved

* fix: fixed weeks for datepicker to ensure static height

---------

Co-authored-by: Vineet K <55555696+vineetk13@users.noreply.github.com>
2025-01-28 16:15:18 +05:30
sriram veeraghanta
41cc3f20eb Merge branch 'preview' into sync/ce-ee 2025-01-28 15:34:36 +05:30
Aaryan Khandelwal
fd2b509641 fix: wiki header layout (#2318) 2025-01-28 15:33:59 +05:30
Aaryan Khandelwal
f32635a6a8 [WEB-3203] fix: stickies height, overflow (#6484)
* fix: stickies height

* chore: remove unused drop indicators
2025-01-28 15:33:25 +05:30
Aaryan Khandelwal
13a9334984 [PE-248] dev: new wikis home page (#2284)
* feat: new wikis home

* chore: added recent visits for workspace pages

* chore: add floating popover to the wikis app

* chore: removed the workspace page from recents in mobile api

* chore: update sidebar section labels

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2025-01-28 13:22:25 +05:30
Prateek Shourya
854cb800b0 [WEB-3236] fix: epic quick add (#2306) 2025-01-27 16:47:44 +05:30
Prateek Shourya
8e4e60e33f fix: upgrade empty state (#2302) 2025-01-27 14:21:01 +05:30
sriram veeraghanta
393618d472 Merge pull request #2301 from makeplane/sync/ce-ee
Sync: Community Changes
2025-01-27 13:49:53 +05:30
Anmol Singh Bhatia
b96ed02c0d chore: project state setting empty asset optimization (#2299) 2025-01-27 13:39:27 +05:30
Prateek Shourya
ce7db8bd7e [WEB-3201] improvement: team charts loader and cycle progress fix (#2293)
* chore: add loader for teams progress and stats charts when filters are updated

* fix: teams cycle list progress

* chore: teamspace upgrade settings page
2025-01-27 13:19:40 +05:30
Prateek Shourya
7f22cd1ac1 [WEB-3229] fix: issue creation from modal (#6460) 2025-01-27 13:13:32 +05:30
pushya22
4b7fcb669a Merge pull request #2294 from makeplane/sync/ce-ee
Sync: Community Changes
2025-01-24 19:21:55 +05:30
Prateek Shourya
e2550e0b2d [WEB-3201] improvement: minor enhancements for tree map text size and color (#6458) 2025-01-24 19:20:44 +05:30
Prateek Shourya
1201cc1faf [WEB-3225] chore: updated feature flag keys and removed deprecated flags (#2289)
* chore: handled new and updated feature flags in graphql

* chore: updated feature flag keys

---------

Co-authored-by: gurusinath <gurusainath007@gmail.com>
2025-01-24 17:38:33 +05:30
pushya22
4113c17f83 Merge pull request #2290 from makeplane/sync/ce-ee
Sync: Community Changes
2025-01-24 17:31:44 +05:30
Aaryan Khandelwal
b016ed78cf [PE-248] regression: recent widgets refactor for scalability (#6456)
* fix: recent widgets types and filters

* fix: recent widgets types
2025-01-24 17:23:15 +05:30
pushya22
93c2edcfa9 Merge pull request #2285 from makeplane/sync/ce-ee
Sync: Community Changes
2025-01-24 15:35:17 +05:30
Aaryan Khandelwal
c429ca7b36 refactor: recents widget for scalability (#6453)
Co-authored-by: pushya22 <130810100+pushya22@users.noreply.github.com>
2025-01-24 15:34:28 +05:30
Vamsi Krishna
f4a208bd44 fix: handled label overflow in modules (#6451) 2025-01-24 15:32:44 +05:30
Aaryan Khandelwal
d08c03f557 [WEB-3203] fix: dashboard widgets' empty state content and assets (#6450)
* fix: empty state content

* chore: replace margin with padding
2025-01-24 15:23:41 +05:30
Prateek Shourya
153b2e3932 fix: redirection for cross projects epics relations (#2280) 2025-01-23 19:55:40 +05:30
Prateek Shourya
40dfa9b204 fix: epic relation redirection from details page (#2278) 2025-01-23 17:16:39 +05:30
Prateek Shourya
3c6f51334d [WEB-3187] improvement: store team activity and comment sort order in local storage (#2271) 2025-01-23 15:18:05 +05:30
pushya22
48619ca484 Merge pull request #2269 from makeplane/sync/ce-ee
Sync: Community Changes
2025-01-23 14:19:30 +05:30
Prateek Shourya
0b53912295 [WEB-3207] chore: add state_id, priority and assignee_ids to create issue relation response (#6448) 2025-01-23 14:16:06 +05:30
pushya22
8d007e2c3e Merge pull request #2267 from makeplane/sync/ce-ee
Sync: Community Changes
2025-01-23 12:45:18 +05:30
Prateek Shourya
586a320d86 fix: minor fixes for issue relations list and retrival (#6444) 2025-01-23 12:42:35 +05:30
Vamsi Krishna
c6563ad30c fix: end cycle modal (#2261)
* chore: update text for end cycle modal

* Update modal.tsx
2025-01-22 18:19:16 +05:30
Akshita Goyal
e9797406c1 fix: stickies floating action bar feature flagged removed (#2259) 2025-01-22 17:10:33 +05:30
Akshita Goyal
f8f429afe7 [WEB-3190] Chore epics initiatives (#2257)
* chore: added epics to initiatives properties

* fix: added modals for epics and projects

* fix: added epic id to epic relations search query

* fix: relates to returning same epic

---------

Co-authored-by: sangeethailango <sangeethailango21@gmail.com>
2025-01-22 16:47:15 +05:30