Commit Graph

23 Commits

Author SHA1 Message Date
Sriram Veeraghanta
01af37d2b6 chore: remove mobx-react-lite imports 2025-08-19 00:31:11 +05:30
Aaryan Khandelwal
68b3c4b64d fix: merge conflicts resolved from preview 2025-08-15 14:12:40 +05:30
sriram veeraghanta
e7589fd427 [WEB-4660] chore: replace jsx element with react node (#3877)
* chore: replace jsx element with react node

* fix: jsx elements in ee components
2025-08-11 18:45:10 +05:30
Akshita Goyal
50eec5850e [WEB-4659] chore: added enable/disable option for ai features (#3873)
* chore: added enable disable for ai features

* fix: copy

* fix: toast message

* fix: added translations + tracker elements
2025-08-11 15:43:43 +05:30
Anmol Singh Bhatia
37a844374e [WEB-4654] refactor: replace nprogress with bprogress and clean up unused code (#3869)
* refactor: replace nprogress with bprogress and clean up unused code

* chore: code refactor

* chore: code refactor

* chore: nprogress to bprogress migration ee changes
2025-08-11 00:37:58 +05:30
Anmol Singh Bhatia
491b4ea9bb fix: sync merge conflict 2025-08-07 00:38:25 +05:30
M. Palanikannan
65e400f449 [WIKI-540] fix: sidebar sections should be open while opening wiki #3790 2025-08-04 15:34:38 +05:30
Anmol Singh Bhatia
7082653706 [WEB-4617] chore: empty state asset and theme improvement (#3813)
* chore: mobile auth screen improvements

* chore: project search empty state asset

* chore: empty state updated

* chore: code refactor

* chore: empty state updated
2025-08-01 18:47:04 +05:30
Anmol Singh Bhatia
e1e33fef2d [WEB-4598] chore: theme and logo enhancements (#3806)
* chore: create and invite workspace screen improvements

* chore: profile step improvements and avatar color updated

* chore: code refactor
2025-08-01 15:33:39 +05:30
Anmol Singh Bhatia
49adb58ceb [WEB-4488] feat: onboarding revamp (#3770)
* refactor: consolidate password strength indicator into shared UI package

* chore: remove old password strength meter implementations

* chore: update package dependencies for password strength refactor

* chore: code refactor

* chore: brand logo added

* chore:  terms and conditions refactor

* chore: auth form refactor

* chore: oauth enhancements and refactor

* chore: plane new logos added

* chore: auth input form field added to ui package

* chore: password input component added

* chore: web auth refactor

* chore: update brand colors and remove onboarding-specific styles

* chore: clean up unused assets

* chore: profile menu text overflow

* chore: theme related changes

* chore: logo spinner updated

* chore: onboarding constant and types updated

* chore: theme changes and code refactor

* feat: onboarding flow revamp

* fix:  build error and code refactoring

* fix: build error

* chore: consent option added to onboarding and code refactor

* fix: build fix

* chore: code refactor

* chore: auth screen revamp and code refactor

* chore: color token related changes

* chore: onboarding enhancements

* chore: code refactor

* chore: onboarding logic improvement

* chore: code refactor
2025-07-31 16:55:47 +05:30
Vipin Chaudhary
678bcb657a [WIKI-563] refactor: subscription styles (#3724)
* refactor: billing UI

* refactor : fix typo

* refactor: subscription ui
2025-07-24 15:42:06 +05:30
Akshita Goyal
aa8b740529 [WEB-4524]: Feat pi app (#3626) 2025-07-22 17:32:50 +05:30
Vipin Chaudhary
01b3e75067 [WIKI-492] Fix: dev wiki (#3501)
* fix: dev wiki

* wiki fix

* update from web

* fix: dev wiki shared pages

* fix: shared pages

* fix : side bar expand

* fix: dev wiki

---------

Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com>
2025-07-18 13:18:18 +05:30
Anmol Singh Bhatia
af23a7c3b4 [WEB-4497] chore: reduce breadcrumb height (#3674)
* chore: reduce breadcrumb height from 3.75rem to 3.25rem

* chore: code refactor
2025-07-16 01:16:58 +05:30
Manish Gupta
7e96f88e9d [INFRA-204] Deployment folder reorganization, Commercial AIO Build (#3593)
* Enhance CI workflows: Add AIO build support and manifest management

- Introduced `mark_manifest_latest` input to control manifest versioning in `appliance-docker-ee.yml`.
- Updated paths in `appliance-docker-ee.yml` for consistency with new directory structure.
- Removed obsolete `build-aio-branch-ee.yml` workflow.
- Added `aio_build` input to `build-branch-ee.yml` for AIO image builds.
- Updated various build jobs to utilize new AIO build logic and dependencies.
- Refactored paths in `build-branch-ee.yml` for improved clarity and organization.
- Updated Dockerfile for proxy to use specific versions of dependencies.

* fix: update build script invocation in CI workflow

- Changed the invocation of the build script in `build-branch-ee.yml` to use `bash` for improved compatibility.

* fix: update artifact upload condition and correct file path in build script

- Modified the condition for uploading artifacts to S3 in `build-branch-ee.yml` to include airgapped builds.
- Corrected the file path for the Caddyfile in `build.sh` to reflect the new directory structure.

* refactor: enhance artifact uploads and remove deprecated scripts

- Added multiple artifact uploads in `build-branch-ee.yml` for `docker-compose.yml`, `coolify-compose.yml`, `portainer-compose.yml`, `swarm-compose.yml`, and `variables.env`.
- Deleted obsolete scripts and configuration files related to airgapped deployment, including `build.sh`, `install.sh`, and various YAML files in the `cli-install` and `airgapped` directories.
- Updated CI workflow to streamline artifact management and improve deployment processes.

* refactor: remove deprecated artifact upload for swarm-compose.yml in CI workflow

- Eliminated the upload step for `swarm-compose.yml` in `build-branch-ee.yml` to streamline artifact management and reduce redundancy.

* fix: consistent node version across all docker files

---------

Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com>
2025-07-14 14:35:22 +05:30
sriramveeraghanta
44621130f0 fix: build errors 2025-07-02 19:39:23 +05:30
Prateek Shourya
3263608cfa Merge branch 'preview' of github.com:makeplane/plane-ee into sync/ce-ee 2025-07-02 15:30:25 +05:30
Prateek Shourya
8e229384a2 [WEB-4424] refactor: event trackers (#3549)
* feat: event tracker helper

* feat: track click events for `data-ph-element`

* fix: handled click events

* fix: handled name

* chore: tracker element updates

* chore: remove export

* chore: tracker element type

* chore: track element and event helper.

* chore: minor improvements

* chore: minor refactors

* fix: workspace events

* fix: added slug

* fix: changes nomenclature

* fix: nomenclature

* chore: update event tracker helper types

* fix: data id

* refactor: cycle events (#7290)

* chore: update event tracker helper types

* refactor: cycle events

* refactor: cycle events

* refactor: cycle event tracker

* chore: update tracker elements

* chore: check for closest element with data-ph-element attribute

---------

Co-authored-by: Prateek Shourya <prateekshourya@Prateeks-MacBook-Pro.local>

* Refactor module events (#7291)

* chore: update event tracker helper types

* refactor: cycle events

* refactor: cycle events

* refactor: cycle event tracker

* refactor: module tracker event and element

* chore: update tracker element

* chore: revert unnecessary changes

---------

Co-authored-by: Prateek Shourya <prateekshourya@Prateeks-MacBook-Pro.local>

* refactor: global views, product tour, notifications, onboarding, users and sidebar related events

* chore: member tracker events (#7302)

* chore: member-tracker-events

* fix: constants

* refactor: update event tracker constants

* refactor: remove event trackers from ee components

* refactor: auth related event trackers (#7306)

* Chore: state events (#7307)

* chore: state events

* fix: refactor

* chore: project events (#7305)

* chore: project-events

* fix: refactor

* fix: removed hardcoded values

* fix: github redirection event

* chore: project page tracker events (#7304)

* added events for most page events

* refactor: simplify lock button event handling in PageLockControl

---------

Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com>
Co-authored-by: M. Palanikannan <73993394+Palanikannan1437@users.noreply.github.com>

* chore: minor cleanup and import fixes

* refactor: added tracker elements for buttons (#7308)

Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>

* fix: event type

* refactor: posthog group event

* fix: captureProjectEvents

* fix: project overview attachments

* chore: removed instances of event tracker (#7309)

* refactor: remove event tracker stores and hooks

* refactor: remove event tracker store

* fix: build errors

* fix: page events

* refactor: work item and epics related event trackers

* fix: page events

* clean up event tracker payloads

* fix: build errors

---------

Co-authored-by: Prateek Shourya <prateekshourya@Prateeks-MacBook-Pro.local>
Co-authored-by: gakshita <akshitagoyal1516@gmail.com>
Co-authored-by: Akshita Goyal <36129505+gakshita@users.noreply.github.com>
Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com>
Co-authored-by: M. Palanikannan <73993394+Palanikannan1437@users.noreply.github.com>
Co-authored-by: Vamsi Krishna <46787868+vamsikrishnamathala@users.noreply.github.com>
2025-07-02 15:17:32 +05:30
sriram veeraghanta
411213d236 chore: circular dependecies fix (#3531)
* fix: circular dependencies and build issues (#7232)

* fix: circular dependencies and build issues
* chore: removed duplicate enums

* fix: build errors

* chore: minor fix

* fix: fixing circular dependecies and import errors

* fix: circular dependencies and pnpm builds (#3433)

* fix: circular dependencies and build issues

* fix: dependencies update

* fix: build

* chore: update all imports in types package

* chore: update enum imports

* chore: minor fixes

* fix: build errors

---------

Co-authored-by: Aaron Reisman <aaron.reisman@plane.so>

* fix: build errors

* chore: remove share page enum from constants

* fix: docker build

---------

Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
Co-authored-by: Aaron Reisman <aaron.reisman@plane.so>
2025-07-01 19:19:02 +05:30
sriramveeraghanta
b4b77b1339 fix: build errors 2025-06-27 19:27:13 +05:30
sriramveeraghanta
1d0e5dfcbc fix: dev-wiki changes 2025-06-19 16:23:33 +05:30
sriramveeraghanta
1a77cf6e2f fix: yarn package updates 2025-06-19 16:14:18 +05:30
M. Palanikannan
22ae10cf88 [WIKI-383] feat: dev wiki app (#3411)
* dev: 1

* fix: tubro name

* fix : floating sidebar

* --wip-- [skip ci]

* wip-2

* --wip-- [skip ci]

* wip

* fix: working wiki

---------

Co-authored-by: VipinDevelops <vipinchaudhary1809@gmail.com>
2025-06-18 21:19:30 +05:30