guru_sainath
|
20dbdbc562
|
chore: removed ee files
|
2024-06-04 13:47:19 +05:30 |
|
guru_sainath
|
80814978af
|
chore: handled props in create modal
|
2024-06-04 13:42:17 +05:30 |
|
guru_sainath
|
496479768b
|
chore: removed radio button from ui and updated in the estimates
|
2024-06-04 12:49:43 +05:30 |
|
guru_sainath
|
af7fc035d1
|
chore: resolved merge conflicts
|
2024-06-04 12:14:26 +05:30 |
|
Prateek Shourya
|
87582604f7
|
style: fix overlapping of response container in AI popover. (#4684)
|
2024-06-04 11:22:40 +05:30 |
|
Aaryan Khandelwal
|
dd65d03d33
|
[WEB-1184] feat: issue bulk operations (#4674)
* feat: issue bulk operations
* style: bulk operations action bar
* chore: remove edition separation
|
2024-06-04 11:12:24 +05:30 |
|
guru_sainath
|
a26cf199f7
|
fix: updated the issue create sorting
|
2024-06-03 21:53:17 +05:30 |
|
sriram veeraghanta
|
97eea75cb7
|
chore: update package version
|
2024-06-03 18:41:01 +05:30 |
|
Satish Gandham
|
4025ddca51
|
Fix sortable spacing issue in create estimate modal
|
2024-06-03 18:27:38 +05:30 |
|
Satish Gandham
|
21f1c8308f
|
Fix issues with sortable
|
2024-06-03 17:58:32 +05:30 |
|
guru_sainath
|
84ab12d501
|
fix: upgrader ee banner
|
2024-06-03 17:23:35 +05:30 |
|
guru_sainath
|
16fa9c9baa
|
fix: updated and handled the estimate points
|
2024-06-03 17:06:34 +05:30 |
|
Satish Gandham
|
a725385190
|
Extract the list row actions
|
2024-06-03 14:34:33 +05:30 |
|
Prateek Shourya
|
ddfd953408
|
fix: inbox issue store update logic. (#4683)
|
2024-06-03 14:32:18 +05:30 |
|
guru_sainath
|
a428bc16c4
|
[WEB-1492] fix: resolved issue creation error in layouts while group_by and sub_group_by filters applied in quick add (#4682)
* fix: resolved issue creation error in layouts while group_by and sub_group_by filters applied in quick add
* fix: updated braces in conditions
|
2024-06-03 14:27:39 +05:30 |
|
Aaryan Khandelwal
|
de7dad59f0
|
fix: ai buttons overlapping issue (#4621)
|
2024-05-31 20:28:28 +05:30 |
|
Prateek Shourya
|
e7d6e7d575
|
[WEB-1440] chore: update cycle empty state to use project level access. (#4672)
|
2024-05-31 18:30:57 +05:30 |
|
Prateek Shourya
|
a2cdbd52dc
|
[WEB-1436] chore: pages improvement. (#4657)
* add empty state if no pages are available.
* set access to private in create page modal when the modal is open form private tab.
|
2024-05-31 18:30:38 +05:30 |
|
Aaryan Khandelwal
|
608e193c36
|
chore: added primary variant to the alert modal (#4664)
|
2024-05-31 17:40:21 +05:30 |
|
Aaryan Khandelwal
|
830f0861c1
|
chore: created a new constant for archivable state groups (#4668)
|
2024-05-31 17:39:23 +05:30 |
|
Aaryan Khandelwal
|
98ebe88c86
|
[WEB-1501] dev: multiple select core components (#4667)
* dev: multiple select core components
* chore: added export statement
|
2024-05-31 17:37:24 +05:30 |
|
Aaryan Khandelwal
|
c8c86a33f8
|
chore: added a prop to render default state conditionally (#4669)
|
2024-05-31 17:36:12 +05:30 |
|
Aaryan Khandelwal
|
ba4798deb9
|
chore: created new constants for marketing website page links (#4670)
|
2024-05-31 17:30:50 +05:30 |
|
Aaryan Khandelwal
|
463d0732e9
|
chore: added buttonClassName prop to label dropdown (#4671)
|
2024-05-31 17:30:06 +05:30 |
|
guru_sainath
|
0a72adc2a6
|
chore: updated alerts
|
2024-05-31 17:01:50 +05:30 |
|
guru_sainath
|
ec228ad02c
|
chore: estimate alerts
|
2024-05-31 16:21:37 +05:30 |
|
guru_sainath
|
1d9a011797
|
Merge branch 'revamp-estimates' of gurusainath:makeplane/plane into revamp-estimates
|
2024-05-31 16:05:16 +05:30 |
|
guru_sainath
|
2adb18f636
|
chore: estimate dropdown handled in issues
|
2024-05-31 16:01:37 +05:30 |
|
Satish Gandham
|
d0bfd891d4
|
Add category specific values for custom template
|
2024-05-31 15:26:05 +05:30 |
|
Aaryan Khandelwal
|
a8184c366a
|
chore: priority dropdown accepts undefined (#4666)
|
2024-05-31 15:14:13 +05:30 |
|
Prateek Shourya
|
0a105a1c21
|
[WEB-1325] chore: refactor inbox issue store to avoid data loss. (#4640)
* [WEB-1325] chore: refactor inbox issue store to avoid data loss.
* chore: inbox store improvement.
|
2024-05-31 15:10:38 +05:30 |
|
Aaryan Khandelwal
|
bf4f97d7f6
|
refactor: checkbox ui component (#4665)
|
2024-05-31 15:05:28 +05:30 |
|
Aaryan Khandelwal
|
a9d9cbcb72
|
refactor: drag handle component (#4663)
|
2024-05-31 14:59:49 +05:30 |
|
sriram veeraghanta
|
092e65b43d
|
[WEB-1424] chore: page and view logo implementation, and emoji/icon (#4662)
* [WEB-1424] chore: page and view logo implementation, and emoji/icon picker improvement (#4583)
* chore: added logo_props
* chore: logo props in cycles, views and modules
* chore: emoji icon picker types updated
* chore: info icon added to plane ui package
* chore: icon color adjust helper function added
* style: icon picker ui improvement and default color options updated
* chore: update page logo action added in store
* chore: emoji code to unicode helper function added
* chore: common logo renderer component added
* chore: app header project logo updated
* chore: project logo updated across platform
* chore: page logo picker added
* chore: control link component improvement
* chore: list item improvement
* chore: emoji picker component updated
* chore: space app and package logo prop type updated
* chore: migration
* chore: logo added to project view
* chore: page logo picker added in create modal and breadcrumbs
* chore: view logo picker added in create modal and updated breadcrumbs
* fix: build error
* chore: AIO docker images for preview deployments (#4605)
* fix: adding single docker base file
* action added
* fix action
* dockerfile.base modified
* action fix
* dockerfile
* fix: base aio dockerfile
* fix: dockerfile.base
* fix: dockerfile base
* fix: modified folder structure
* fix: action
* fix: dockerfile
* fix: dockerfile.base
* fix: supervisor file name changed
* fix: base dockerfile updated
* fix dockerfile base
* fix: base dockerfile
* fix: docker files
* fix: base dockerfile
* update base image
* modified docker aio base
* aio base modified to debian-12-slim
* fixes
* finalize the dockerfiles with volume exposure
* modified the aio build and dockerfile
* fix: codacy suggestions implemented
* fix: codacy fix
* update aio build action
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
* fix: merge conflict
* chore: lucide react added to planu ui package
* chore: new emoji picker component added with lucid icon and code refactor
* chore: logo component updated
* chore: emoji picker updated for pages and views
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: Manish Gupta <59428681+mguptahub@users.noreply.github.com>
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
* fix: build error
---------
Co-authored-by: Anmol Singh Bhatia <121005188+anmolsinghbhatia@users.noreply.github.com>
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: Manish Gupta <59428681+mguptahub@users.noreply.github.com>
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>
|
2024-05-31 14:27:52 +05:30 |
|
Anmol Singh Bhatia
|
fc4ba5a170
|
[WEB-1235] chore: module and cycle sidebar graph improvement (#4650)
* chore: module and cycle sidebar graph improvement
* chore: code refactor
|
2024-05-31 13:57:46 +05:30 |
|
sriram veeraghanta
|
9143e5abc8
|
fix: build errors
|
2024-05-31 13:32:21 +05:30 |
|
Prateek Shourya
|
1cb26fa863
|
[WEB-1216] chore: increase module empty state for consistency. (#4658)
|
2024-05-31 12:42:36 +05:30 |
|
Prateek Shourya
|
9ff3c22089
|
[WEB-1419] chore: enable module creation with dates older than today. (#4659)
|
2024-05-31 12:38:45 +05:30 |
|
guru_sainath
|
1794d9e093
|
chore: handled create and update components in projecr estimates
|
2024-05-31 12:28:39 +05:30 |
|
Anmol Singh Bhatia
|
653b1a7b30
|
fix: project state setting state name remove camel case logic (#4652)
|
2024-05-31 12:27:25 +05:30 |
|
Anmol Singh Bhatia
|
d27590cd49
|
[WEB-1493] chore: product tour asset and app sidebar quick action hover (#4655)
* chore: product tour asset updated
* fix: app sidebar quick action hover
|
2024-05-31 12:24:16 +05:30 |
|
Anmol Singh Bhatia
|
3cbc1dcf10
|
fix: email notification preferences (#4656)
|
2024-05-31 12:18:57 +05:30 |
|
guru_sainath
|
0a839cd113
|
Merge branch 'preview' of gurusainath:makeplane/plane into revamp-estimates
|
2024-05-30 18:47:40 +05:30 |
|
M. Palanikannan
|
4d9cd0c318
|
fix: negate check while trying to discard (#4653)
|
2024-05-30 17:53:49 +05:30 |
|
guru_sainath
|
42b3607ba1
|
Merge branch 'preview' of gurusainath:makeplane/plane into revamp-estimates
|
2024-05-30 17:04:17 +05:30 |
|
guru_sainath
|
dc84b9ac96
|
chore: handled active and availability vadilation
|
2024-05-30 17:04:06 +05:30 |
|
Prateek Shourya
|
b016e1d1b5
|
[WEB-1467] chore: run the API's required to bootstrap the application in parallel. (#4642)
|
2024-05-30 16:20:58 +05:30 |
|
guru_sainath
|
2478c7b813
|
chore: resolved merge conflicts
|
2024-05-30 14:36:12 +05:30 |
|
Anmol Singh Bhatia
|
4091e61953
|
fix: notification mark all as read (#4643)
|
2024-05-30 12:00:55 +05:30 |
|
guru_sainath
|
8822c8b184
|
chore: handled inline errors in the estimate switch
|
2024-05-30 11:27:28 +05:30 |
|