Anmol Singh Bhatia
fd38b9b6d8
[WEB-4320] refactor: migrate emoji reactions to propel ( #8039 )
2025-11-06 18:25:43 +05:30
Anmol Singh Bhatia
9b3bd11c03
[WEB-5305] refactor: migrate emoji and logo components to propel and remove duplication ( #8038 )
2025-11-06 17:33:06 +05:30
Aaryan Khandelwal
4927ef8c71
[WEB-5352] fix: layout selection icon #8070
2025-11-06 16:58:38 +05:30
Prateek Shourya
696fb96e87
[WEB-5043] feat: web vite migration ( #7973 )
2025-11-06 14:08:48 +05:30
Vamsi Krishna
710138f3a1
[WEB-5296]chore: grouping filter refactor ( #8034 )
2025-10-29 20:36:28 +05:30
Anmol Singh Bhatia
0e8128594b
[WEB-5191 | WEB-5197] chore: actions and arrows icon revamp ( #7984 )
2025-10-29 20:13:08 +05:30
Anmol Singh Bhatia
5247fedd23
[WEB-5271] chore: your work empty state updated #8029
2025-10-29 13:34:04 +05:30
Anmol Singh Bhatia
0560849f88
[WEB-5271] fix: empty state translation error and code refactoring ( #8027 )
...
* fix: workspace view empty state translation
* chore: search empty state translation fix
* chore: workspace view empty state translation
2025-10-28 20:14:07 +05:30
Anmol Singh Bhatia
b7aa25f2c6
[WEB-5248] chore: translations and empty state refactor ( #8021 )
...
* chore: translations code refactoring
* chore: empty state translation refactor
* chore: code refactor
2025-10-28 13:31:06 +05:30
Anmol Singh Bhatia
cf7f891bcb
[WEB-5248] chore: empty state code refactor and translation fix ( #8017 )
...
* chore: empty state code refactor and translation fix
* chore: code refactor
2025-10-27 19:55:46 +05:30
Anmol Singh Bhatia
3faf768112
[WEB-3567] chore: empty state refactoring and translation fix ( #8014 )
...
* chore: empty state component improvement and code refactor
* chore: translation code refactor
* chore: empty state code refactor
2025-10-27 17:03:35 +05:30
Anmol Singh Bhatia
d71dfe8f86
[WEB-5188 | WEB-5190] chore: layout and properties icon revamp ( #7980 )
2025-10-24 19:53:36 +05:30
Anmol Singh Bhatia
68fd2463f4
[WEB-5230 | WEB-5231] chore: new empty state implementation ( #7972 )
2025-10-24 17:21:14 +05:30
Anmol Singh Bhatia
772b5c5719
[WEB-5201] chore: work item and inbox modal refactor ( #7990 )
...
* chore: work item and inbbox modal refactor
* chore: code refactor
* chore: code refactor
* chore: code refactor
2025-10-22 21:11:08 +05:30
Vamsi Krishna
9d757ccc6a
[WEB-5156] fix: activity filters bug #7971
2025-10-15 19:57:52 +05:30
Vamsi Krishna
2b106cbd66
[WEB-5054]feat: added activity filters for state and assignee activities ( #7918 )
...
* feat: added activity filters for state and assignee
* chore: removed unused funtion
* chore: lint fix
2025-10-15 17:12:03 +05:30
Akshita Goyal
44a483f895
[WEB-5142] fix: Issue modal styling #7961
2025-10-15 15:19:40 +05:30
Prateek Shourya
9cfde896b3
[WEB-5134] refactor: update web ESLint configuration and refactor imports to use type imports ( #7957 )
...
* [WEB-5134] refactor: update `web` ESLint configuration and refactor imports to use type imports
- Enhanced ESLint configuration by adding new rules for import consistency and type imports.
- Refactored multiple files to replace regular imports with type imports for better clarity and performance.
- Ensured consistent use of type imports across the application to align with TypeScript best practices.
* refactor: standardize type imports across components
- Updated multiple files to replace regular imports with type imports for improved clarity and consistency.
- Ensured adherence to TypeScript best practices in the rich filters and issue layouts components.
2025-10-14 16:45:07 +05:30
Anmol Singh Bhatia
9dc14d8d67
[WEB-5139] fix: custom menu item link ( #7959 )
...
* fix: custom menu link action
* chore: code refactor
* chore: code refactor
2025-10-14 15:45:49 +05:30
Anmol Singh Bhatia
56007e7d47
[WEB-5129] chore: icons revamp ( #7958 )
...
* chore: code refactor
* chore: code refactor
2025-10-14 12:47:53 +05:30
Vamsi Krishna
ddf07dc993
[WEB-5029] chore: updates icons for title and description #7862
2025-10-14 00:09:50 +05:30
Vamsi Krishna
ffe38b592a
[WEB-5080] fix: attachment and link count in spreadsheet columns #7942
2025-10-13 21:03:54 +05:30
Anmol Singh Bhatia
87eb1949c6
[WEB-5129] feat: icons revamp ( #7945 )
2025-10-13 19:43:24 +05:30
Akshita Goyal
70be4a4ace
[WEB-5127] chore: added readonly properties + fixed state dropdown + added additional props to issue modal ( #7949 )
...
* chore: added readonly properties + fixed state dropdown + added addditional props to issue modal
* fix: refactor
* fix: refactors
* fix: build
2025-10-11 16:18:32 +05:30
Vamsi Krishna
3cbb60417c
[WEB-4976]chore: propel toast implementation ( #7832 )
...
* draft: implementation
* chore: migrated toast from @plane/ui to propel package
* chore: reverted unwanted changes
* fix: lint errors
* chore: added dismiss toast to propel toast
* fix: build and lint errors
* chore: code refactor
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>
2025-10-07 23:37:10 +05:30
Anmol Singh Bhatia
3e82984f92
[WEB-5068] fix: CustomMenu closeOnSelect behavior #7897
2025-10-07 20:52:30 +05:30
Yaroslav Halchenko
2ca8620246
Add codespell support (config, workflow to detect/not fix) and make it fix some typos ( #7864 )
...
* Add github action to codespell preview on push and PRs
* Add rudimentary codespell config
* [DATALAD RUNCMD] chore: run codespell throughout fixing a few typos interactively
=== Do not change lines below ===
{
"chain": [],
"cmd": "codespell -w -i 3 -C 4 ./apps/web/core/components/workspace/delete-workspace-form.tsx ./deployments/cli/community/README.md",
"exit": 0,
"extra_inputs": [],
"inputs": [],
"outputs": [],
"pwd": "."
}
^^^ Do not change lines above ^^^
* Adjust coespell regex to ignore all camelCased words
* [DATALAD RUNCMD] chore: run codespell throughout fixing a few new typos automagically
=== Do not change lines below ===
{
"chain": [],
"cmd": "codespell -w",
"exit": 0,
"extra_inputs": [],
"inputs": [],
"outputs": [],
"pwd": "."
}
^^^ Do not change lines above ^^^
2025-10-07 17:42:49 +05:30
Prateek Shourya
7ce21a6488
[WEB-4969] feat: add toggle button for work item filters row visibility ( #7865 )
...
* [WEB-4969] feat: add toggle button for work item filters row visibility
* fix: improve error handling in filter update and refine visibility condition check
* chore: correct visibility toggle parameter in filter store
2025-09-30 18:19:43 +05:30
Anmol Singh Bhatia
726529044e
[WEB-4934] dev: propel button implementation ( #7859 )
...
* dev: button component code refactor
* dev: propel button component implementation
2025-09-30 15:31:00 +05:30
sriram veeraghanta
bedc1fae1f
[WEB-5027] fix: replace lodash package with lodash-es ( #7856 )
...
* fix: replace lodash pacakge with lodash-es
* fix: lint errors
* fix: import fixes
2025-09-26 17:59:31 +05:30
Vamsi Krishna
19e00b0d4b
[WEB-5001]fix: prop name for sub work permissions #7854
2025-09-25 17:51:13 +05:30
Aaryan Khandelwal
dce8b75a1e
[WIKI-638] fix: peek overview closing while dropdowns are open ( #7841 )
2025-09-24 17:43:02 +05:30
Prateek Shourya
47f68e3d3d
[WEB-4979] fix: filters row missing for preset workspace views ( #7836 )
2025-09-22 19:29:41 +05:30
Prateek Shourya
9aef5d4aa9
[WEB-4951] [WEB-4884] feat: work item filters revamp ( #7810 )
2025-09-19 18:27:36 +05:30
Vamsi Krishna
e6a7ca4c72
[WEB-4974] fix: table column spanning #7830
2025-09-19 15:58:01 +05:30
Vamsi Krishna
a40c73cd22
[WEB-4431]fix: table column distribution #7819
2025-09-18 20:26:09 +05:30
Vamsi Krishna
af6ea40b84
[WEB-4826]chore: reduced spacing for sub-work items list and relations list #7814
2025-09-18 20:15:42 +05:30
Vamsi Krishna
4cfea87108
[WEB-4857] fix: applied filters root update #7750
2025-09-11 14:21:30 +05:30
Anmol Singh Bhatia
9ab3143a73
[WEB-4816] chore: add label flow ( #7716 )
...
* chore: remove create label modal
* fix: label spinner
* chore: add label flow improvements
* chore: code refactor
* chore: code refactor
* chore: code refactor
2025-09-09 23:50:39 +05:30
Anmol Singh Bhatia
56cd0fc445
[WEB-4025] fix: external user comment and reaction ( #7692 )
...
* chore: reactions types updated
* fix: external user comments
* fix: external user reactions
* chore: added display name for actor
* chore: merge conflicts
* chore: updated the created_by and updated_by
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2025-09-09 23:50:11 +05:30
Anmol Singh Bhatia
7d7e37439d
[WEB-4840] chore: icon migration from @plane/ui to @plane/propel/icons ( #7721 )
...
* chore: move icons from ui package to propel package
* chore: package and tsdown config updated
* chore: migrate all icon imports from @plane/ui to @plane/propel/icons
* chore: remove icon components from @plane/ui package (migrated to
@plane/propel/icons)
* chore: code refactoring
* chore: migrate remaining icon components from @Plane/ui to @Plane/propel/icons
* fix: lint error
* chore: code refactor
2025-09-04 14:44:53 +05:30
Aaryan Khandelwal
292264ba96
[WIKI-574] fix: disable copy comment link option for intake work item #7707
2025-09-02 20:39:09 +05:30
Anmol Singh Bhatia
26b48bfcf0
[WEB-4724] feat: migrate tooltips from blueprintjs to base-ui ( #7646 )
...
* feat: add card component to propel package and update tooltip imports
* refactor: remove @plane/ui dependency and update tooltip imports to use local card component
* fix: lint
* refactor: update import from @plane/ui to @plane/utils in command component
* chore: removed blueprintjs/core and blueprintjs/popover2 dependencies
* chore: updated tooltip instances across platform and performed related code refactoring
* chore: code refactor
* chore: code refactor
* fix: lint and build error
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: code refactor
* fix: format issue
* fix: build fix
---------
Co-authored-by: Jayash Tripathy <76092296+JayashTripathy@users.noreply.github.com>
2025-09-02 18:19:56 +05:30
Vamsi Krishna
569b2fba83
[WEB-4196]fix: toast message for sub work item quick actions ( #7688 )
...
* fix: toast message for sub work item quick actions
* chore: updated translation files
2025-09-02 18:02:30 +05:30
Prateek Shourya
d960d7ce88
[WEB-4828] refactor: remove legacy project-level draft work items components ( #7694 )
2025-09-02 12:29:00 +05:30
Vamsi Krishna
e679dc3d12
[WEB-4814] chore: enabled reordering in list when group is none #7684
2025-09-01 19:46:17 +05:30
Aaryan Khandelwal
c7763dd431
refactor: remove few barrel exports ( #7633 )
...
* refactor: remove few barrel exports
* fix: pnpm lock file update
* fix: build errors
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2025-08-25 02:13:20 +05:30
Prateek Shourya
599ff2eec4
[WEB-4746] fix: position peek view relative to app layout ( #7635 )
2025-08-25 01:32:15 +05:30
Prateek Shourya
568a1bb228
[WEB-4757] fix: remove project view from workspace level group by options ( #7634 )
2025-08-24 15:16:08 +05:30
Aaron
553f01fde1
feat: migrate to pnpm from yarn ( #7593 )
...
* chore(repo): migrate to pnpm
* chore(repo): cleanup pnpm integration with turbo
* chore(repo): run lint
* chore(repo): cleanup tsconfigs
* chore: align TypeScript to 5.8.3 across monorepo; update pnpm override and catalog; pnpm install to update lockfile
* chore(repo): revert logger.ts changes
* fix: type errors
* fix: build errors
* fix: pnpm home setup in dockerfiles
---------
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com>
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
2025-08-19 20:06:42 +05:30