sriram veeraghanta
62b27def1e
fix: pro plane fixes
2024-06-17 16:36:09 +05:30
sriram veeraghanta
6e8084faf1
fix: merge conflicts resolved
2024-06-17 15:52:02 +05:30
sriram veeraghanta
3b9b268809
fix: cloud pro plan implementation
2024-06-17 15:38:11 +05:30
Aaryan Khandelwal
aba2af9a7c
[WEB-1559] chore: updated pages response ( #4821 )
...
* dev: fix pages responses
* chore: updated pages response
* fix: search endpoint
* fix: pages delete endpoint
* fix: command k pages response
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2024-06-17 13:56:41 +05:30
Anmol Singh Bhatia
1028ec8735
[WEB-1617] chore: created by implementation ( #4831 )
...
* chore: created by implementation
* Fix lint issue
---------
Co-authored-by: Satish Gandham <satish.iitg@gmail.com >
2024-06-17 11:47:19 +05:30
pushya22
95c11b5fa1
Merge pull request #413 from makeplane/sync/ce-ee
...
sync: community changes
2024-06-16 07:08:10 +05:30
Anmol Singh Bhatia
c99579cddc
[WEB-1600] chore: issue detail ui enhancement ( #4832 )
...
* chore: archived issue header consistency
* chore: restor banner removed from issue detail page
* chore: issue detail quick action component added
* chore: moved sidebar issue quick action to app header
2024-06-15 18:12:18 +05:30
rahulramesha
bba10d7073
[WEB-1603] fix: load more issues when issues are deleted ( #4830 )
...
* fix load more issues when issues are deleted
* fix build
2024-06-15 11:07:04 +05:30
rahulramesha
7595111d40
fix issues error while switching groups to none ( #414 )
2024-06-15 10:57:43 +05:30
rahulramesha
a8f4d21e8b
[WEB-1596] fix: empty groups for issue list and kanban ( #4829 )
...
* fix empty groups in kanban and list
* fix build error
2024-06-14 20:46:04 +05:30
sriram veeraghanta
5400ec9cc2
fix: build errors
2024-06-14 20:34:55 +05:30
guru_sainath
ce6e82d2bf
[WEB-522] chore: estimate point active cycles pending count and fixed burndown graph total issues ( #407 )
...
* chore: workspace active cycle estimate points
* chore: added serializer fields
* chore: updated active cycles issues count and graph payload
* chore: resolved modal imports build error
* chore: updated yarn lock
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-06-14 20:25:42 +05:30
Plane Bot
ed1aad5ad7
sync: community changes ( #410 )
...
* [WEB-522] chore: estimate point active cycles pending count and fixed burndown graph total issues (#4825 )
* chore: updated active cycles count and graph payload
* chore: updated mobx observer
* Remove extra import
---------
Co-authored-by: guru_sainath <gurusainath007@gmail.com >
Co-authored-by: Satish Gandham <satish.iitg@gmail.com >
2024-06-14 19:32:19 +05:30
Prateek Shourya
c5731ce454
fix: duplicate import lint error. ( #4827 )
2024-06-14 19:27:21 +05:30
guru_sainath
8f091b7d7e
[WEB-522] chore: estimate point active cycles pending count and fixed burndown graph total issues ( #4825 )
...
* chore: updated active cycles count and graph payload
* chore: updated mobx observer
2024-06-14 19:06:24 +05:30
sriram veeraghanta
09b7d071f9
Merge branch 'sync/ce-ee' of github.com:makeplane/plane-ee into sync/ce-ee
2024-06-14 17:49:04 +05:30
sriram veeraghanta
b5651e4d1a
fix: merge conflicts
2024-06-14 17:48:56 +05:30
Anmol Singh Bhatia
831a336690
[WEB-1613] chore: material logo loader ( #4823 )
...
* chore: material logo loader added
* chore: material logo loader added
2024-06-14 17:37:05 +05:30
Aaryan Khandelwal
244986554c
chore: move modal core components to the UI package ( #4794 )
...
* chore: move modal core components to the UI package
* fix: build errors
2024-06-14 17:12:39 +05:30
Prateek Shourya
0aca5c7a86
[WEB-1601] fix: archive issues mutation. ( #4815 )
2024-06-14 17:09:49 +05:30
Prateek Shourya
c5b1d95c76
fix: god mode redireciton without trailing slash. ( #4811 )
2024-06-14 17:00:35 +05:30
guru_sainath
707c4f9e8d
[WEB-522] chore: handled numeric validation on estimate point update in categories ( #4819 )
...
* dev: handled numeric validation on estimate point update
* chore: updated number comparision in estimate category type
2024-06-14 16:51:26 +05:30
Prateek Shourya
fd9f0fb17c
[WEB-1607[ fix: state dropwdown default state. ( #4816 )
2024-06-14 16:45:06 +05:30
Prateek Shourya
d1bfed950a
[WEB-1608] fix: deleted project errors ( #4820 )
...
* dev: fix project not found error
* [WEB-1608] chore: fix no projects found logic.
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2024-06-14 16:39:25 +05:30
guru_sainath
cfbc0cf2e1
chore: ui fix and validation on estimare on active cycles estimate in project cycles ( #4822 )
2024-06-14 16:38:48 +05:30
guru_sainath
aff2b1811e
[WEB-522] feat: revamp estimates ( #394 )
...
* Move code from EE to CE repo
* chore: folder structure updates
* Move sortabla and radio input to packages/ui
* chore: updated empty and loading screens
* chore: delete an estimate point
* chore: estimate point response change
* chore: updated create estimate and handled the build error
* chore: migration fixes
* chore: updated create estimate
* chore: create estimate workflow update
* chore: editing and deleting the existing estimate updates
* chore: updating the new estinates in update modal
* chore: ui changed
* chore: response changes of get and post
* chore: new field added in estimates
* chore: individual endpoint for estimate points
* chore: typo changes
* chore: create estimate point
* chore: integrated new endpoints
* chore: update key value pair
* chore: update sorting in the estimates
* Add custom option in the estimate templates
* chore: handled current project active estimate
* chore: handle estimate update worklfow
* chore: handled estimates switch
* chore: handled estimate edit
* chore: handled close button in estimate edit
* chore: updated ceate estimare workflow
* chore: updated switch estimate
* chore: UI and typos
* chore: resolved build error
* chore: updated delete dropdown and handled the repeated values while creating and updating the estimate point
* chore: handled inline errors in the estimate switch
* chore: handled active and availability vadilation
* chore: handled create and update components in projecr estimates
* chore: added migration
* Add category specific values for custom template
* chore: estimate dropdown handled in issues
* chore: estimate alerts
* chore: updated alerts
* Extract the list row actions
* fix: updated and handled the estimate points
* fix: upgrader ee banner
* Fix issues with sortable
* Fix sortable spacing issue in create estimate modal
* fix: updated the issue create sorting
* chore: removed radio button from ui and updated in the estimates
* chore: resolved import error in packaged ui
* chore: handled props in create modal
* chore: enabled estimated edit and ui changes
* chore: handled repeated values in estimate switch
* chore: handled estimate create and edit modal
* chore: resolved conflicts and added estimate update and switch in ee
* chore: resolved conflicts on estimates
* chore: resolved file imports
* chore: updated file intendation
* chore: space fixes
* chore: updated error handling in the estimate update
* chore: updated error handling in the estimate switch
* chore: updated yarn.lock
* chore: updated yarn.lock indent
---------
Co-authored-by: Satish Gandham <satish.iitg@gmail.com >
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-06-14 16:17:28 +05:30
sriram veeraghanta
64bbe19f1b
fix: merging gitlab changes
2024-06-14 15:23:30 +05:30
jon ⚝
99e1963d9b
feat: add GitLab OAuth client ( #4692 )
2024-06-14 14:55:59 +05:30
Satish Gandham
93c01a48fc
Merge pull request #404 from makeplane/sync/ce-ee
...
sync: community changes
2024-06-14 13:52:45 +05:30
guru_sainath
b3626d815f
[WEB-522] chore: estimate restructure and handled error while creating estimates ( #4817 )
...
* dev:updated estimate UI
* dev: updated error messages in estimate point create
2024-06-14 13:23:58 +05:30
sriram veeraghanta
3f19610f91
fix: build errors
2024-06-14 04:05:13 +05:30
sriram veeraghanta
e2ade14750
Merge pull request #402 from makeplane/sync/ce-ee
...
sync: community changes
2024-06-14 03:51:55 +05:30
sriram veeraghanta
9145234a6c
fix: core store import fixes
2024-06-14 03:50:25 +05:30
sriram veeraghanta
5d967eb18b
fix: merge conflicts
2024-06-14 03:45:48 +05:30
sriram veeraghanta
78d4d981d1
fix: core root store import fixes
2024-06-14 03:37:18 +05:30
sriram veeraghanta
c4df8ceb84
fix: build errors
2024-06-14 03:14:20 +05:30
sriram veeraghanta
f6454a5e4a
fix: merge conflicts
2024-06-14 02:37:05 +05:30
sriram veeraghanta
c9147e7a57
Merge branch 'develop' of github.com:makeplane/plane into develop
2024-06-13 21:17:17 +05:30
sriram veeraghanta
b8ee986636
fix: eslint config and errors
2024-06-13 21:17:06 +05:30
rahulramesha
f5f5726e15
fix ee sync error on base issues store ( #4812 )
2024-06-13 21:15:20 +05:30
Plane Bot
31053a3307
sync: community changes ( #397 )
...
* fix issue mutation and count (#4804 )
* chore: update page search input (#4805 )
* Add missing exports (#4807 )
* chore: add woprkspace pages empty state (#4806 )
---------
Co-authored-by: rahulramesha <71900764+rahulramesha@users.noreply.github.com >
Co-authored-by: Aaryan Khandelwal <65252264+aaryan610@users.noreply.github.com >
Co-authored-by: Satish Gandham <satish.iitg@gmail.com >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-06-13 20:26:04 +05:30
Aaryan Khandelwal
4ef92880a5
[WEB-1559] chore: created new pages for listing by page type ( #399 )
...
* chore: create page type listing pages
* chore: add empty and collapsed state content
* chore: update pages app image
2024-06-13 18:20:33 +05:30
Aaryan Khandelwal
e5d2902a41
chore: add woprkspace pages empty state ( #4806 )
2024-06-13 17:58:45 +05:30
Satish Gandham
7f97f234d0
Add missing exports ( #4807 )
2024-06-13 17:41:22 +05:30
Aaryan Khandelwal
645764e53d
chore: update page search input ( #4805 )
2024-06-13 16:56:48 +05:30
rahulramesha
d75e33ccf0
fix issue mutation and count ( #4804 )
2024-06-13 16:55:42 +05:30
Satish Gandham
4e50f3b178
Merge remote-tracking branch 'origin/develop' into sync/ce-ee
2024-06-13 15:59:54 +05:30
guru_sainath
52617baf0e
[WEB-522] chore:Estimate structure ( #4801 )
...
* dv: seperating constants for ce and ee
* dev: update estimate constants
* dev: updated estimate structure for ce and ee
2024-06-13 15:51:41 +05:30
Anmol Singh Bhatia
ee4ad580fc
chore: auth email input one password extenction improvement ( #4791 )
2024-06-13 14:50:36 +05:30
Prateek Shourya
d9c8271f35
chore: build error fixes and code cleanup. ( #4800 )
...
* chore: add export for store.
* chore: remove pages route group.
* fix: upgrading turbo
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-06-13 14:49:59 +05:30