Commit Graph

249 Commits

Author SHA1 Message Date
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
Sriram Veeraghanta
8dd4fee0be fix: merge conficts 2025-08-11 01:09:41 +05:30
Sriram Veeraghanta
e3deeb2b43 fix: minor wrapper order in provider 2025-08-11 00:55:11 +05:30
Sriram Veeraghanta
2ff4107da5 fix: merge conflicts 2025-08-11 00:48:21 +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
736296090e [WEB-4654] refactor: replace nprogress with bprogress and clean up unused code (#7559)
* refactor: replace nprogress with bprogress and clean up unused code

* chore: code refactor

* chore: code refactor
2025-08-11 00:37:35 +05:30
Bavisetti Narayan
5b65d15436 [WEB-4393] feat: recurring work item (#3668)
* chore: crud operations for recurring work item

* chore: added perodic task for recurring work item

* chore: removed the error statement

* fix: bg task for labels

* chore: added recurring work item model

* chore: added null field for recurring work item log

* feat: recurring work items UI

* chore: added activities for recurring task

* feat: add interval type to recurring work item form

* chore: updated the cront expression

* chore: minor updates for recurring work item serializer and interval type

* chore: removed the seconds calculation

* chore: added task fk to activity table

* improvement: interval dropdown width

* fix: start date validation

* chore: added created at for activity

* feat: add recurring work item activity logic

* chore: updated the migration file

* chore: update the activity for recursive task

* chore: deleteing the recurring task permanantely

* improvement: recurring work item activity helpers

* fix: recurring work item custom properties data preloading

* improvement: minor UI enhancements

* improvement: recurring work item activity helpers

* fix: init loader logic

* Use the right field namewhile creating activity

* chore: add hourly and minutly interval types for testing

* Added test intervals for debugging

* chore: update the periodic task to set null

* chore: added activity for recurring work item properties

* chore: updated the description activity

* chore: removed the fields

* chore: updated the type activity

* chore: added property in the model

* remove temporary minutly and hourly interval types from recurring work items

---------

Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
Co-authored-by: Dheeraj Kumar Ketireddy <dheeru0198@gmail.com>
2025-08-08 16:21:22 +05:30
Vamsi Krishna
995c17c645 [WEB-4641]chore: storing app rail preference in backend (#3850)
* chore: add functionality to store app rail preference in backend

* chore: updated toggle handler

* chore: user update refactor

* chore: moved app rail toggle to me/profile endpoint
2025-08-08 00:18:04 +05:30
guru_sainath
1db6eebcf7 [MOB-1094] dev: Update iOS deep links configuration and handling (#3864)
* dev: updated the permission links for deeplink permissions

* dev: updated app site association
2025-08-08 00:15:38 +05:30
Anmol Singh Bhatia
0f10e9574c fix: build error 2025-08-07 01:10:34 +05:30
Anmol Singh Bhatia
491b4ea9bb fix: sync merge conflict 2025-08-07 00:38:25 +05:30
Akshita Goyal
d0de29e70c [PAI-652]: chore refactor pi sse (#3830)
* chore: Handled SSE using EventSource

* fix: handled scroll button

* fix: filter css

* fix: removed additional handling

* fix: tables in markdown
2025-08-07 00:06:34 +05:30
Akshita Goyal
fd8c7c1cf6 [WEB-4642] fix: sidebar item refactor (#3835)
* fix: sidebar item refactored

* fix: abstracted sidebar-item redundant code
2025-08-07 00:06:12 +05:30
Anmol Singh Bhatia
3cdd83a827 [WEB-4488] chore: plane logo updated #3853 2025-08-07 00:05:45 +05:30
Anmol Singh Bhatia
bc9b958daf [WEB-4551] fix: disabled workspace layout (#3854)
* fix: disabled workspace layout

* chore: code refactor
2025-08-07 00:05:18 +05:30
Vamsi Krishna
9de5b1a009 [WEB-4634]chore: refactor for work items store (#7538)
* chore: refactor for work items store

* chore: updated conditions order
2025-08-06 22:44:33 +05:30
Vamsi Krishna
806619d73f [WEB-4645]chore: added event trackers for labels #7552 2025-08-06 22:29:55 +05:30
Akshita Goyal
3972b6639f [WEB-4632] fix: sidebar item refactored #7539 2025-08-06 22:26:47 +05:30
Anmol Singh Bhatia
51e146f8ca [WEB-4488] feat: brand revamp (#7544)
* chore: empty state asset and theme improvement (#7542)

* chore: empty state asset and theme improvement

* chore: upgrade modal improvement and code refactor

* feat: onboarding revamp and theme changes (#7541)

* 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

* chore: code refactor

* 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: onboarding enhancements

* chore: code refactor

* chore: onboarding logic improvement

* chore: code refactor

* fix: onboarding pre release improvements

* chore: color token updated

* chore: color token updated

* chore: auth screen line height and size improvements

* chore: input height updated

* chore: n-progress theme updated

* chore: theme and logo enhancements

* chore: space auth and code refactor

* chore: update new brand empty states (#7543)

* [WEB-4585]chore: branding updates (#7540)

* chore: updated logo, og image, and loaders

* chore: updated branding colors

* chore: tour modal logo

* chore: updated logo spinner size

* chore: updated email templates logos and colors

* chore: code refactor

* fix: removed conditional hook render

* fix: space app loader

---------

Co-authored-by: Vamsi Krishna <46787868+vamsikrishnamathala@users.noreply.github.com>
Co-authored-by: vamsikrishnamathala <matalav55@gmail.com>
2025-08-06 22:24:47 +05:30
Akshita Goyal
e0e16e24bf [PAI-666] feat: added favorite + rename + delete options for pi #3846 2025-08-05 23:47:03 +05:30
Vipin Chaudhary
7eb91397b0 [WIKI-485] feat: math extension (#3639)
* feat: math extension base setup

* refactor: update math components

* feat: feature flag math extension

* refactor: rename

* fix : handle selection

* refactor: update styles

* refactor: update types

* refactor: math extension namings

* refactor: math extension

* refactor : remove flagged state

* feat: feature flagged

* feat: update upgrade modal

* refactor : upgrade modal hook

* fix : conflict

* chore: enable for testing

* refactor : math node view

* refactor : changes files name

* refactor : better name for katexDiv

* refactor : rename content

* fix :feature flag

* refactor : add types

* refactor: change files names

* refactor : update extension name

* refactor : math attribute

* refactor : input rules

* refactor : math commands

* refactor : rename commands

* refactor: input modal

* refactor : add input types

* refactor : create math input

* refactor: mathematics extension

* refactor : math extension names

* styles : add shrink

* refactor : math extension folder structure

* refactor: extension rename

* refactor : names

* refactor: update types

* refactor: comments

* feat: copy paste markdown handler

* feat: space feature flag

* feat: handle copy paste

* refactor: update math tags

* fix: loading katex css and repeated validations

* refactor: update math modal logic

* refactor: update floating modal

* refactor : remove unused code

* chore : remove logs

* feat: add transition  in modal

* refactor : remove unused attrs

* feat: add check for last node

* refactor : block math

* fix : dev wiki

* feat: handle preview

* refactor : flags

* refactor: editor container

* refactor: update storage

* refactor : remove hover logic

* refactor : remove floating container

* refactor: floating UI

* refactor: remove onClick handler

* refactor : add import comments

* refactor: update storage type

* refactor: update names

* refactor: update default flagging

* refactor :types

* refactor : update storage method

* refactor : update types

* --wip-- [skip ci]

* refactor: update disabled extension

* refactor: remove core changes

* refactor: remove rich disabled

* refactor : remove wiki changes

* feat: add check for editable editor

* chore: update styles based on editable

* refactor : update types

* feat: fix block view padding

* refactor: update upgrade modal text

* feat: handle inline block styles

* refactor: use call back for memo

* refactor: update styles

* refactor: update slash command

* refactor: make input row bigger

* refactor: update types

* refactor : update upgrade content

---------

Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com>
2025-08-05 23:45:48 +05:30
Anmol Singh Bhatia
c6e27ab19e [WEB-4629] chore: button disabled state and user avatar theme (#3840)
* chore: button disabled state updated

* chore: beta badge updated

* chore: code refactor
2025-08-05 18:04:40 +05:30
Akshita Goyal
a3502cab59 [WEB-4632] fix: your-work accessibility #3834 2025-08-04 22:30:29 +05:30
Jayash Tripathy
9b5c1ba9d6 [WEB-4631] feat: implement epic enable/disable tracking (#3829)
* [WEB-4631] feat: implement epic enable/disable tracking

* refactore: update yarn.lock
2025-08-04 20:15:11 +05:30
pushya22
501d0dbb9d Sync: Community Changes #3832 2025-08-04 20:10:33 +05:30
Akshita Goyal
dffe3a844f [WEB-4632] chore: pinned your work to the sidebar #7537 2025-08-04 20:06:03 +05:30
pushya22
bb09d06443 Sync: Community Changes #3825 2025-08-04 19:36:50 +05:30
Vamsi Krishna
babbcfe667 [WEB-4630] fix: mutation issue for scope epics in timeline view #3827 2025-08-04 17:26:34 +05:30
Aaryan Khandelwal
081a59c93a fix: merge conflicts resolved from preview 2025-08-04 16:42:58 +05:30
Vamsi Krishna
2f0438d876 [WEB-4610]fix: Inconsistent checkbox colour in Work item selection #3826 2025-08-04 16:24:38 +05:30
Vipin Chaudhary
fa150c2b47 [WIKI-576] fix: trail node (#7527)
* fix : trail node

* remove flagged

* refactor : add disable flagging

* refactor:update disabled extension

* refactor: additional disabled

* refactor: update enum

* chore: add description key to page response type

* chore: update base page instance

---------

Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2025-08-04 16:12:46 +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
Aaryan Khandelwal
a22d26bf1e [WIKI-537] chore: use description json to render content (#3822)
* chore: use description json to render content

* chore: update base page instance
2025-08-04 15:34:05 +05:30
Vamsi Krishna
39eeff37d7 [WEB-4615] chore: updated empty states for drafts and archives #3823 2025-08-04 15:31:57 +05:30
Vamsi Krishna
04e91cbaff [WEB-4617] fix: empty states (#3819)
* fix: exports empty states

* fix: read replica fix
2025-08-01 20:57:54 +05:30
Vamsi Krishna
bba04a384b [WEB-4539] chore: updated tour modal colors (#3817)
* chore: updated tour modal colors

* chore: upgrade screen gradient color

* chore: code refactor

* chore: updated avatar to workspace

---------

Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>
2025-08-01 20:06:23 +05:30
Anmol Singh Bhatia
96d470dc63 [WEB-4623] chore: upgrade modal improvement and code refactor (#3815)
* chore: space app auth screen oauth

* chore: product update modal logo

* chore: code refactor

* chore: code refactor
2025-08-01 19:43:14 +05:30
Vamsi Krishna
d41758e73e [WEB-4622] chore: updated tour modal #3814 2025-08-01 19:20:25 +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
31bbde298c [WEB-4541] chore: space auth and code refactor (#3810)
* chore: auth create step enhancements

* chore: onboarding enhancements

* chore: space app auth and brand revamp and code refactoring
2025-08-01 18:06:39 +05:30
Prateek Shourya
30854c4f33 [WEB-4618] improvement: seat management checks and invite restriction enhancements for cloud changes (#3812) 2025-08-01 18:05:54 +05:30
Vamsi Krishna
a8cfd408b2 [WEB-4617] chore:settings empty states (#3809)
* chore: updated empty states for settings

* chore: updated updates image
2025-08-01 17:08:32 +05:30
Vamsi Krishna
22d15b918d [WEB-4619] fix: project empty states #3808 2025-08-01 16:59:55 +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
Vamsi Krishna
c7e9ba861e [WEB-4616] chore: added empty states for project level features #3805 2025-08-01 15:17:14 +05:30
Vamsi Krishna
e743ee9ed6 [WEB-4615] chore: updated workspace level empty states (#3804)
* chore: updated workspace empty states

* chore: updated empty states for stickies and widgets

* updated empty state for dashboard widgets empty states

* chore: upadted stickies dark image
2025-08-01 14:16:28 +05:30
Anmol Singh Bhatia
4b7038895a [WEB-4614] chore: n progress theme #3803 2025-08-01 14:11:29 +05:30
Anmol Singh Bhatia
6c9fff1331 [WEB-4613] chore: mobile auth and minor improvements (#3801) 2025-08-01 13:45:11 +05:30
Akshita Goyal
6063cecaf9 [PAI-638] chore: updated logo + removed swr referesh properties #3796 2025-07-31 20:20:33 +05:30