Anmol Singh Bhatia
|
4ec52d5a6c
|
fix: filter root build error (#1251)
|
2024-09-24 18:55:59 +05:30 |
|
Pushya Mitra Thiruvooru
|
c489b2161f
|
Merge branch 'preview' of https://github.com/makeplane/plane-ee into sync/11012071658
|
2024-09-24 16:27:24 +05:30 |
|
Anmol Singh Bhatia
|
59f870ee3d
|
fix: activity root filters (#1242)
|
2024-09-24 16:19:30 +05:30 |
|
Anmol Singh Bhatia
|
6b63e050ae
|
[WEB-2525] fix: activity filters (#5682)
* fix: activity filters
* chore: code refactor
|
2024-09-24 16:08:28 +05:30 |
|
Pushya Mitra Thiruvooru
|
ec49419043
|
Merge branch 'preview' of https://github.com/makeplane/plane-ee into sync/10993117667
|
2024-09-23 17:28:23 +05:30 |
|
Aaryan Khandelwal
|
846398df41
|
fix: casing across all settings pages (#5675)
|
2024-09-23 16:41:25 +05:30 |
|
pushya22
|
33164bc534
|
Merge pull request #1199 from makeplane/sync/10943372558
sync: community changes
|
2024-09-19 20:16:36 +05:30 |
|
Ketan Sharma
|
e70e27296b
|
changes for web-2425 (#5616)
|
2024-09-19 20:15:10 +05:30 |
|
pushya22
|
8965b2dbd6
|
Merge pull request #1163 from makeplane/sync/10917890398
sync: community changes
|
2024-09-18 13:31:14 +05:30 |
|
Prateek Shourya
|
3b40158d9a
|
[WEB-2395] chore: minor UX copy update for what's new link. (#5626)
* [WEB-2395] chore: minor ux copy update for what's new link.
* fix: import errors.
|
2024-09-18 13:22:51 +05:30 |
|
Henit Chobisa
|
8786675b3c
|
feat: added prices and plans endpoint inside monitor, and prime ecosystem (#1146)
* feat: added endpoint for retrieving plans
* feat: added routes for retrieving and generating payment link
* chore: self-hosted upgrade.
* chore: self-hosted one upgrade.
* chore: product and payment link generation
* chore: count workspace members
* chore: activation modal.
* chore: self managed instance workspace upgrade modal.
* chore: billable members.
* chore: remove changelogs redirection from workspace pages header.
* chore: update seat count logic
* fix: exit process if monitor fails to decrypt feature flags
* chore: added docker compose rule to restart the monitor container for only 5 attempts
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
|
2024-09-17 13:03:54 +05:30 |
|
Satish Gandham
|
9bcb0f4128
|
Merge branch 'preview' into sync/10884449230
|
2024-09-16 18:46:20 +05:30 |
|
Prateek Shourya
|
2e816656e5
|
[WEB-2112 | WEB-2113] dev: billing and change-log improvements. (#5614)
* chore: minor improvements in billing and changelogs.
* fix: lint errors.
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
|
2024-09-16 18:36:17 +05:30 |
|
pushya22
|
a1d11a36a0
|
Merge pull request #1129 from makeplane/sync/10880626771
sync: community changes
|
2024-09-16 14:32:20 +05:30 |
|
Akshita Goyal
|
74507559b8
|
[WEB-2456] Chore: workspace member list additional info (#5604)
* chore: added last login medium
* chore: added email and authentication columns in member settings
* fix: revoked lock file changes
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
|
2024-09-16 14:28:41 +05:30 |
|
Prateek Shourya
|
5fcd01f80a
|
fix: merge conflicts resolved.
|
2024-09-12 20:30:10 +05:30 |
|
Prateek Shourya
|
b2533b94ce
|
[WEB-2444] improvement: performance improvement for useOutsideClickDetector and usePeekOverviewOutsideClickDetector. (#5595)
* [WEB-2444] improvement: performace improvement for `useOutsideClickDetector` and `usePeekOverviewOutsideClickDetector`.
* Move outside click detector to plane helpers package.
* chore: remove plane helpers yarn.lock
|
2024-09-12 20:10:04 +05:30 |
|
Anmol Singh Bhatia
|
2b8e2243d2
|
Merge branch 'preview' of github.com:makeplane/plane-ee into sync/ce-ee
|
2024-09-11 17:49:08 +05:30 |
|
Bavisetti Narayan
|
fdcd9a376c
|
[WEB-2357] fix: update and redefine user roles across the platform (#5466)
* chore: removed viewer role
* chore: indentation
* chore: remove viewer role
* chore: handled user permissions in store
* chore: updated the migration file
* chore: updated user permissions store
* chore: removed the owner key
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: code refactor
* fix: build error
* chore: updated user permissions store and handled the permissions fetch in workspace and project wrappers
* chore: package user enum updated
* chore: user permission updated
* chore: user permission updated
* chore: resolved build errors
* chore: resolved build error
* chore: resolved build errors
* chore: computedFn deep map issue resolved
* chore: added back migration
* chore: added new field in project table
* chore: removed member store in users
* chore: private project for admins
* chore: workspace notification access validation updated
* fix: workspace member edit option
* fix: project intake permission validation updated
* chore: workspace export settings permission updated
* chore: guest_view_all_issues added
* chore: guest_view_all_issues added
* chore: key changed for guest access
* chore: added validation for individual issues
* chore: changed the dashboard issues count
* chore: added new yarn file
* chore: modified yarn file
* chore: project page permission updated
* chore: project page permission updated
* chore: member setting ux updated
* chore: build error
* fix: yarn lock
* fix: build error
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com>
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>
|
2024-09-11 17:10:15 +05:30 |
|
Satish Gandham
|
d3369e3286
|
Merge pull request #1097 from makeplane/sync/ce-ee
sync: community changes
|
2024-09-11 13:02:17 +05:30 |
|
Prateek Shourya
|
00b76300f5
|
[WEB-2421] chore: issue display properties and issue identifier improvements. (#5577)
* [WEB-2421] chore: issue display properties and issue identifier improvements.
* chore: remove yarn.lock changes.
|
2024-09-10 21:49:57 +05:30 |
|
Satish Gandham
|
18c3f87bcd
|
Merge pull request #1062 from makeplane/sync/ce-ee
sync: community changes
|
2024-09-06 19:11:52 +05:30 |
|
Akshita Goyal
|
c95aa6a0f7
|
[WEB-2273] Fix: page alignments (#5541)
* chore: headers + common containers
* fix: filters code splitting
* fix: home header
* fix: header changes
* chore: page alignments fixed
* fix: uncommented filters
* fix: used enums
* fix: cards + filters
* fix: enum changes
* fix: reverted package changes
* fix: reverted package changes
* fix: Card + tags seperated + naming fixed
* fix: card + tags seperated + naming fixed
* fix: mobile headers fixed partially
* fix: build errors + minor css
* fix: checkbox spacing
* fix: review changes
* fix: lint errors
* fix: minor review changes
* fix: header-alignments
* fix: tabs
* fix: settings page
* fix: subgroup page
* fix: mobile headers
* fix: settings mobile header made observable
* fix: lint error + edge case handling
|
2024-09-06 18:38:53 +05:30 |
|
pushya22
|
578108ceaf
|
Merge pull request #1057 from makeplane/sync/ce-ee
sync: community changes
|
2024-09-06 16:27:42 +05:30 |
|
Anmol Singh Bhatia
|
52f78a86af
|
[PWA-26] chore: pwa input focus improvement (#5507)
* chore: pwa dropdown input focus improvement
* chore: tab indices helper function updated and code refactor
* chore: modal tab index refactoring
* fix: PWA filters input autofocus
* chore: intake tab index updated and code refactor
* chore: code refactor
|
2024-09-06 16:21:14 +05:30 |
|
Prateek Shourya
|
4371645698
|
Merge branch 'preview' of github.com:makeplane/plane-ee into sync/ce-ee
|
2024-09-05 13:15:32 +05:30 |
|
Akshita Goyal
|
87dbb9b888
|
[WEB-2273] Chore: page alignments (#5505)
* chore: headers + common containers
* fix: filters code splitting
* fix: home header
* fix: header changes
* chore: page alignments fixed
* fix: uncommented filters
* fix: used enums
* fix: cards + filters
* fix: enum changes
* fix: reverted package changes
* fix: reverted package changes
* fix: Card + tags seperated + naming fixed
* fix: card + tags seperated + naming fixed
* fix: mobile headers fixed partially
* fix: build errors + minor css
* fix: checkbox spacing
* fix: review changes
* fix: lint errors
* fix: minor review changes
|
2024-09-05 12:16:24 +05:30 |
|
sriram veeraghanta
|
6cec7daaec
|
fix: merge conflicts resolved
|
2024-09-02 21:35:14 +05:30 |
|
Prateek Shourya
|
a11c12cd7b
|
[ENG-37] chore: sidebar help section revamp. (#5495)
* [ENG-37] chore: sidebar help section revamp.
* fix: lint error.
|
2024-09-02 21:29:09 +05:30 |
|
Aaryan Khandelwal
|
9ffc67b5e7
|
fix: ai menu build
|
2024-09-02 15:53:53 +05:30 |
|
Aaryan Khandelwal
|
de273dd618
|
[WEB-2293] refactor: version editor (#5454)
* refactor: version editor
* chore: added missing props
|
2024-08-28 19:56:28 +05:30 |
|
Aaryan Khandelwal
|
fb2a04dc14
|
chore: add authorization to restore version (#5444)
|
2024-08-28 14:03:01 +05:30 |
|
Aaryan Khandelwal
|
b22bdef9e1
|
chore: move version history editor to edition specific structure (#5441)
|
2024-08-27 19:50:07 +05:30 |
|
sriram veeraghanta
|
8c4df53eff
|
Merge pull request #921 from makeplane/sync/ce-ee
sync: community changes
|
2024-08-23 18:56:49 +05:30 |
|
Prateek Shourya
|
700f3ee823
|
chore: pricing update. (#5410)
|
2024-08-23 18:04:55 +05:30 |
|
sriram veeraghanta
|
ee638d83f6
|
fix: merge conflicts resolved
|
2024-08-21 18:01:35 +05:30 |
|
Aaryan Khandelwal
|
881d0525cc
|
refactor: ai menu (#5400)
|
2024-08-21 16:19:28 +05:30 |
|
Prateek Shourya
|
15d96a5309
|
Merge branch 'preview' of github.com:makeplane/plane-ee into sync/ce-ee
|
2024-08-19 19:51:04 +05:30 |
|
Prateek Shourya
|
e6526a31c8
|
chore: create/ update issue modal restructure. (#5385)
* chore: create/ update issue modal restructure.
* chore: minor UI improvements.
|
2024-08-19 19:38:28 +05:30 |
|
Satish Gandham
|
b11317510f
|
Merge remote-tracking branch 'origin/preview' into sync/ce-ee
|
2024-08-19 13:55:23 +05:30 |
|
Prateek Shourya
|
807dfec7ad
|
chore: components restructure and improvements (#5383)
* chore: update issue identifier component.
* fix: browser tab closed on closing emoji picker issue fixed.
* chore: revert back changes in logo props.
* chore: update sortable.
* chore: minor componenets restructuring.
* minor ui update.
* fix: issue identifier display in command palette search.
* style: issue activity icons consistency.
|
2024-08-19 13:40:19 +05:30 |
|
sriram veeraghanta
|
f931386074
|
fix: merge conflicts
|
2024-08-16 18:02:07 +05:30 |
|
sriram veeraghanta
|
3729011cb0
|
fix: merge conflicts from preview
|
2024-08-16 17:55:08 +05:30 |
|
sriram veeraghanta
|
7e4f02c196
|
fix: build errors
|
2024-08-16 17:39:26 +05:30 |
|
sriram veeraghanta
|
560d25c9ea
|
fix: merge conflicts
|
2024-08-16 17:28:22 +05:30 |
|
Prateek Shourya
|
4ca45a971c
|
chore: issue filters restructuring. (#5372)
|
2024-08-16 16:48:00 +05:30 |
|
Aaryan Khandelwal
|
a36adae995
|
[WEB-2047] dev: pages side menu refactor (#5371)
* dev: pages ai menu
* chore: remove unused tasks
|
2024-08-16 16:17:33 +05:30 |
|
pushya22
|
528849169e
|
Merge pull request #812 from makeplane/sync/ce-ee
sync: community changes
|
2024-08-12 19:19:00 +05:30 |
|
Akshita Goyal
|
041f2b16c3
|
[WEB-1986] chore: Build Fix, project page import (#5356)
* chore: seperated project components for CE
* chore: splitted the code for project creation form
* fix: code structure optimization
* fix: project page root moved
* fix: synced with preview
* fix: component splitting and refactoring
* fix: build error
* fix: import error
|
2024-08-12 19:12:35 +05:30 |
|
pushya22
|
912a1071ea
|
Merge pull request #810 from makeplane/sync/ce-ee
sync: community changes
|
2024-08-12 18:37:26 +05:30 |
|