Prateek Shourya
453459d271
[WEB-1459] chore: save users all / favorite project list collapse state into localstorage. ( #4701 )
2024-06-05 12:47:16 +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
Prateek Shourya
83c8338c64
[WEB-1476] style: fix padding on project icon in workspace sidebar. ( #4631 )
2024-05-28 20:53:19 +05:30
Anmol Singh Bhatia
5efa8264d8
fix: app sidebar project list dnd disabled when sidebar is collapsed ( #4623 )
2024-05-28 16:49:39 +05:30
Anmol Singh Bhatia
a8fcaf1f48
fix: project empty state flicker ( #4609 )
2024-05-27 19:25:31 +05:30
rahulramesha
b93fa4a340
[WEB-1416] chore: Refactor project sidebar dnd and remove @hello-pangea dnd ( #4581 )
...
* upgrade cmdk version to 1.0 to fix a critical issue
* project side bar dnd
* add some comments
* slight logic change for highlighting on drop
2024-05-27 19:20:26 +05:30
Anmol Singh Bhatia
846991332a
[WEB-1385] style: oauth button enhancement ( #4539 )
...
* style: oauth button enhancement
* style: space app applied issue filter section styling updated
* style: space app sidebar icon consistency
* chore: issue title input improvement
* fix: create workspace and invite workspace theme issue
* fix: member invite modal improvement
2024-05-21 16:29:30 +05:30
Anmol Singh Bhatia
9b7b23f5a2
[WEB-1309] fix: auth fixes ( #4456 )
...
* dev: magic link login and email password disable
* dev: user account deactivation
* dev: change nginx conf routes
* feat: changemod space
* fix: space app dir fixes
* dev: invalidate cache for instances when creating workspace
* dev: update email templates for test email
* dev: fix build errors
* fix: auth fixes and improvement (#4452 )
* chore: change password api updated and missing password error code added
* chore: auth helper updated
* chore: disable send code input suggestion
* chore: change password function updated
* fix: application error on sign in page
* chore: change password validation added and enhancement
* dev: space base path in web
* dev: admin user deactivated
* dev: user and instance admin session endpoint
* fix: last_workspace_id endpoint updated
* fix: magic sign in and email password check added
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
Co-authored-by: guru_sainath <gurusainath007@gmail.com>
2024-05-14 20:53:51 +05:30
Anmol Singh Bhatia
dc77e4afdb
chore: project publish modal improvement ( #4422 )
2024-05-10 15:25:16 +05:30
Anmol Singh Bhatia
0037377c8f
chore: project card enhancement ( #4424 )
2024-05-10 15:22:01 +05:30
sriram veeraghanta
243680132e
fix: space re-directions
2024-05-10 03:46:45 +05:30
sriram veeraghanta
547a76ae55
fix: admin and space redirections ( #4419 )
...
* dev: add admin and space base url
* fix: formatting
* dev: add app,space and admin base url to the api env
* fix: updated app base urls redirection
* dev: add change password endpoint
* dev: add none as default for base url
* dev: space password management endpoints
* fix: docker env update
* fix: docker and env settings
* fix: docker changes
* fix: next config update
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
Co-authored-by: guru_sainath <gurusainath007@gmail.com>
2024-05-10 02:32:42 +05:30
sriram veeraghanta
59335618b4
feat: session auth implementation ( #4411 )
...
* feat: session authentication and god-mode implementation (#4302 )
* dev: move authentication to base class for credentials
* chore: new account creation
* dev: return error as query parameter
* dev: accounts and profile endpoints for user
* fix: user store updates
* fix: store fixes
* fix: type fixes
* dev: set is_password_autoset and is_email_verifier for auth providers
* dev: move all auth configuration to different apps
* dev: fix circular imports
* dev: remove unused imports
* dev: fix imports for authentication
* dev: update endpoints to use rest framework api viewa
* fix: onboarding fixes
* dev: session model changes
* fix: session model and add check for last name first name and avatar
* dev: fix referer redirect
* dev: remove auth imports
* dev: fix imports
* dev: update migrations
* fix: instance admin login
* comflict: conflicts resolved
* dev: fix import errors and email check endpoint
* fix: error messages and redirects after login
* dev: configs api
* fix: is github enabled boolean
* dev: merge config and instance api
* conflict: merge conflict resolved
* dev: instance admin sign up endpoint
* dev: enable magic link login
* dev: configure instance variables for github and google enabled
* chore: typo fixes
* fix: god mode docker file changes
* build-error: resolved build errors
* fix: docker compose changes
* dev: add email credential check endpoint
* fix: minor package changes
* fix: docker related changes
* dev: add nginx rules in the nginx template
* dev: refactor the url patterns
* fix: docker changes
* fix: docker files for god-mode
* fix: static export
* fix: nginx conf
* dev: smtp sender refused exception
* fix: godmode fixes
* chore: god mode revamp.
* dev: add csrf secured flag
* fix: oauth redirect uri and session settings
* chore: god mode app changes. (#3982 )
* chore: send test email functionality.
* style: authentication methods page UI revamp.
* chore: create workspace popup.
* fix: user me endpoint
* dev: fix redirection after authentication
* dev: handle god mode redirection
* fix: redirections
* fix: auth related hooks
* fix: store related fixes
* dev: fix session authentication for rest apis
* fix: linting errors
* fix: removing references of useStore=
* dev: fix redirection and password validation
* dev: add useUser hook
* fix: build fixes and lint issues
* fix: removing useApplication hook
* fix: build errors
* fix: delete unused files
* fix: auth build fixes
* fix: bugfixes
* dev: alter avatar to support more than 255 chars
* dev: fix profile endpoint and increase session expiry time and update session on every request
* chore: resolved the migration
* chore: resolved merge conflicts
* dev: error codes and error messages for the auth flow
* dev: instance admin sign up and sign in endpoint
* dev: use zxcvbn to validate password strength
* dev: add extra parameters when error handling on instance god mode
* chore: auth init
* chore: signin/ signup form ui updates and password strength meter.
* chore: update password fields.
* chore: validations and error handling.
* chore: updated sign-up form
* chore: updated workflow and updated the code structure
* chore: instance empty state for god-mode.
* chore: instance and auth wrappers update
* fix: renaming godmode
* fix: docker changes
* chore: updated authentication wrappers
* chore: updated the authentication workflow and rendered all pages
* fix: build errors
* fix: docker related fixes
* fix: tailing slash added to space and admin for valid nginx locations
* chore: seperate pages for signup and login
* git-action modified for admin file changes
* feature build action updated for admin app
* self host modified
* chore: resolved build errors and handled signin and signup in a seperate route
* chore: sign-in and sign-up revamp.
* fix: migration conflicts
* dev: migrations
* chore: handled redirection
* dev: admin url
* dev: create seperate endpoint for instance admin me
* dev: instance admin endpoint
* git action fixed
* chore: handled auth wrappers
* dev: add serializer and remove print logs
* fix: build errors
* dev: fix migrations
* dev: instance folder structuring
* fix: linting errors
* chore: resolved build errors
* chore: updated store and auth workflow and updates api service types
* chore: Replaced Next Link with Anchoer tag for god-mode redirection
* add 3333 port to allowed origins
* make password login working again
* dev: fix redirection, add admin signout endpoint and fix email credential check endpoint
* fix unique code sign in
* fix small build error
* enable sign out
* dev: add google client secret variable to configure instance
* dev: add referer for redirection
* fix origin urls for oauths
* admin setup and login separation
* dev: fix user redirection and tour completed endpoint
* fix build errors
* dev: add set password endpoint
* dev: remove user creation logic for redirection
* fix unique code page
* fix forgot password
* chore: onboarding revamp.
* dev: fix workspace slug redirection in login
* chore: invited user onboarding flow update.
* chore: fix switch or delete account modal.
* fix members exception
* refactor auth flows and add invitations to auth flow
* fix sig in sign up url
* fix action url
* fix build errors
* dev: fix user set password when logging in
* dev: reset password endpoint
* chore: confirm password validation for signup and onboarding.
* enable reset password
* fix build error
* chore: minor UI updates.
* chore: forgot and reset password UI revamp.
* fix authentication re directions
* dev: auth redirections
* change url paths for signup and signin
* dev: make the user logged in when changing passwords
* dev: next path redirection for web and space app
* dev: next path for magic sign in endpoint
* dev: github space endpoint
* chore: minor ui updates and fixes in web app.
* set password screen
* fix multiple unique code generation
* dev: next path base redirection
* dev: remove print logs
* dev: auth space endpoints
* fix build errors
* dev: invalidate cache on configuration update, god mode exception errors and authentication failed code
* dev: fix space endpoints and add extra endpoints
* chore: space auth revamp.
* dev: add sign up for space app
* fix: build errors.
* fix: auth redirection logic.
* chore: space app onboarding revamp.
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: gurusainath <gurusainath007@gmail.com>
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
Co-authored-by: Manish Gupta <59428681+mguptahub@users.noreply.github.com>
Co-authored-by: Manish Gupta <manish@mgupta.me>
Co-authored-by: = <=>
Co-authored-by: rahulramesha <rahulramesham@gmail.com>
* chore: updated file structure for admin
* chore: updated admin-sidebar
* chore: auth error handling
* chore: onboarding UI updates and dark mode fixes.
* chore: add `user personalization` step to onboarding profile setup screen.
* chore: fix minor UI bugs
* chore: authentication workflow changes
* chore: handled signin workflow
* style: switch or delete account workflow
* chore: god mode redirection URL
* feat(dashboard): improve label readability (#4321 )
change none label for all time in dashbard filters
* chore: god-mode redirection
* chore: onboarding ui updates and accept invitation workflow updates.
* chore: rename unique code auth form.
* style: space auth ux copy.
* chore: updated intance and auth wrapper logic
* chore: update default layout style.
* chore: update confirm password.
* chore: backend redirection
* style: update banner ui
* chore: minor ui updates and validation fix.
* chore: removed old auth hook
* chore: handled auth wrapper
* chore: handled store loaders in the user
* chore: handled logs
* chore: add loading spinners for all auth and onboarding form buttons.
* chore: add background pattern in admin auth forms and minor ui fixes.
* chore: UI changes and revamp components for authentication
* chore: auth UI consistency in web, space and admin.
* chore: resolved build errors
* chore: removed old auth hooks
* chore: handled lint errors in use accounts
* chore: updated authentication wrapper logic in web app
* [WEB -1149] dev: update dependencies (#4333 )
* dev: upgrade dependencies remove unwanted dependency and add ruff as local dependency
* dev: add comments
* chore: authentication wrapper fetch user
* chore: updated store loader
* chore: removed old auth wrapper and replaced the imports with new auth wrapper
* chore: join workspace invitation workflow updates
* chore: build error resolved in deploy
* chore: handled onboarding step error in web app
* chore: SMTP Name and Password validation removed
* chore: handled seo and signout logic and new user popup
* chore: added redirection to plane in the sidebar
* chore: resolved build errors
* dev: admin session cookie update
* chore: updated cookie session time for admin
* dev: add start date and end date to projects (#4355 )
* chore: add email security dropdown and remove SMTP username and password validation.
* chore: add tooltip to admin sidebar help-section.
* chore: add dropdown to collapsed admin sidebar.
* chore: profile themning
* chore: updated page error messages and theme in command palette
* dev: add email validation in email check apis
* dev: remove start date and end date from project
* chore: updated space folder structure and updated the store hooks
* dev: error codes for authentication
* chore: handled authentication in space and web apps
* chore: banner redirect handling the email
* dev: god mode error codes
* chore: updated error codes
* chore: updated onboarding images
* dev: signout endpoints and saving login domain while creating sessions
* feat: Self Host Data Backup (#4383 )
* feat: implemented backup , support for docker-compose tool, readme updated
* minor fix in shell script
* codacy fixes
* chore: handled build errors in web
* chore: updated react, react-dom, and next versions
* chore: updated password autioset in the signin
* dev: add logo prop to views and pages
* chore: updated api service and handled the set password in store
* chore: handled build errors and code cleanup
* dev: return 401 when the session is not valid
* dev: users/me exception for api
* chore: installed lodash in space app
* dev: add auth route in nginx
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: gurusainath <gurusainath007@gmail.com>
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
Co-authored-by: Manish Gupta <59428681+mguptahub@users.noreply.github.com>
Co-authored-by: Manish Gupta <manish@mgupta.me>
Co-authored-by: rahulramesha <rahulramesham@gmail.com>
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
Co-authored-by: Daniel Alba <56451942+redrum15@users.noreply.github.com>
Co-authored-by: Nikhil <118773738+pablohashescobar@users.noreply.github.com>
2024-05-08 23:01:20 +05:30
Prateek Shourya
6efa135e9e
[WEB-1217] style: fix inconsistency in height of project type and lead dropdown in create project modal. ( #4400 )
2024-05-08 13:42:40 +05:30
Prateek Shourya
f5f683b8b8
[WEB-1086] chore: update toast messages for consistency. ( #4384 )
2024-05-07 15:03:24 +05:30
Anmol Singh Bhatia
2aef40b7c5
[WEB-1176] chore: filter dropdown indicator and code refactor ( #4379 )
...
* chore: filter dropdown indicator and code refactor
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: refactor calculateTotalFilters function with typescript generics
2024-05-07 14:56:19 +05:30
Aaryan Khandelwal
c4229c9d55
fix: quick actions dropdown disabled state ( #4335 )
2024-05-02 16:13:58 +05:30
Aaryan Khandelwal
d2717a221c
[WEB-1110] dev: custom context menu for issues, cycles, modules, views, pages and projects ( #4267 )
...
* dev: context menu
* chore: handle menu position on close
* chore: project quick actions
* chore: add more options to the project context menu
* chore: cycle item context menu
* refactor: context menu folder structure
* chore: module custom context menu
* chore: view custom context menu
* chore: issues custom context menu
* chore: reorder options
* chore: issues custom context menu
* chore: render the context menu in a portal
2024-04-30 18:59:07 +05:30
Ramesh Kumar Chandra
ea436c925a
projects list responsiveness ( #4279 )
2024-04-29 00:54:02 +05:30
Anmol Singh Bhatia
80461e6484
chore: filter member option sorting improvement ( #4285 )
2024-04-26 13:21:08 +05:30
Anmol Singh Bhatia
deaa63488b
chore: project date filter updated ( #4273 )
2024-04-24 15:18:13 +05:30
Anmol Singh Bhatia
87737dbfbe
chore: input character limit error message improvement ( #4271 )
2024-04-24 15:17:50 +05:30
Anmol Singh Bhatia
beff8536c9
fix: filter custom date select toggle ( #4244 )
2024-04-23 12:56:21 +05:30
Anmol Singh Bhatia
e0e8ce633b
[WEB-1027] fix: overflow & alignment fixes ( #4234 )
...
* fix: list layout issue title overflow
* fix: project feature toggle modal project name overflow
* fix: app sidebar project section alignment
* fix: issue title textarea
* fix: create issue modal project select overflow
* fix: module and cycle applied filters overflow fix
2024-04-23 12:53:52 +05:30
Prateek Shourya
c50a0602f7
[WEB-871] chore: update leave project modal message in members settings page. ( #4230 )
...
* [WEB-871] chore: update leave project modal message in members settings page.
* fix: build errors.
2024-04-23 12:51:20 +05:30
Aaryan Khandelwal
0d70960e4e
[WEB-1026] chore: clear search query on project change ( #4225 )
...
* chore: clear search query on project change
* fix: project query search
2024-04-17 20:32:25 +05:30
Aaryan Khandelwal
6eed2c202b
chore: created a global mark as favorite component ( #4203 )
2024-04-16 13:23:50 +05:30
Anmol Singh Bhatia
18b573531f
chore: member invite modal improvement ( #4201 )
2024-04-16 13:21:56 +05:30
Aaryan Khandelwal
3e2355e223
[WEB-460] refactor: editors, chore: pages list improvement ( #4090 )
...
* fix: stroing the transactions in page
* fix: page details changes
* chore: page response change
* chore: removed duplicated endpoints
* chore: optimised the urls
* chore: removed archived and favorite pages
* chore: revamping pages store and components
* mentions loading state part done
* fixed mentions not showing in modals
* removed comments and cleaned up types
* removed unused types
* reset: head
* chore: pages store and component updates
* style: pages list item UI
* fix: improved colors and drag handle width
* fix: slash commands are no more shown in the code blocks
* fix: cleanup/hide drag handles post drop
* fix: hide/cleanup drag handles post drag start
* fix: aligning the drag handles better with the node post css changes of the length
* fix: juggling back and forth of drag handles in ordered and unordered lists
* chore: fix imports, ts errors and other things
* fix: clearing nodes to default node i.e paragraph before converting it to other types of nodes
For more reference on what this does, please refer https://tiptap.dev/docs/editor/api/commands/clear-nodes
* chore: clearNodes after delete in case of selections being present
* fix: hiding link selector in the bubble menu if inline code block is selected
* chore: filtering, ordering and searching implemented
* chore: updated pages store and updated UI
* chore: new core editor just for document editor created
* chore: removed setIsSubmitting prop in doc editor
* fix: fixed submitting state for image uploads
* refactor: setShouldShowAlert removed
* refactor: rerenderOnPropsChange prop removed
* chore: type inference magic in ref to expose an api for controlling editor menu items from outside
* fix: naming imports
* chore: change names of the exposed functions and removing old types
* refactor: remove debouncedUpdatesEnabled prop;
* refactor: editor heading markings now parsed using html
* chore: removed unrelated components from the document editor
* refactor: page details granular components
* fix: remove onActionCompleteHandler
* refactor: removed rerenderOnProps change prop
* feat: added getMarkDown function
* chore: update dropdown option actions
* fix: sidebar markings update logic
* chore: add image and to-do list actions to the toolbar
* fix: handling refs and populating them via callbacks
* feat: scroll to node api exposed
* cleaning up editor refs when the editor is destroyed
* feat: scrolling added to read only instance of the editor
* fix: markings logic
* fix: build errors with types
* fix: build erros
* fix: subscribing to transactions of editor via ref
* chore: remove debug statements
* fix: type errors
* fix: temporary different slash commands for document editor
* chore: inline code extension style
* chore: remove border from readOnly editor
* fix: editor bottom padding
* chore: pages improvements
* chore: handle Enter key on the page title
* feat: added loading indicator logic in mentions
* fix: mentions and slash commands now work well with multiple editors in one place
* refactor: page store structure, filtering logic
* feat: added better seperation in inline code blocks
* feat: list autojoining added
* fix: pages folder structure
* fix: image refocus from external parts
* working lists somewhat
* chore: implement page reactions
* fix: build errors
* fix: build errors
* fixed drag handles stuff
* task list item fixed
* working
* fix: working on multiple nested lists
* chore: remove debug statements
* fix: Tab key on first list item handled to not go out of editor focus
* feat: threshold auto scroll support added and multi nested list selection fixed
* fix: caret color bug with improved inline code blocks
* fix: node range error when bulk deleting with list
* fix: removed slash commands from working in code blocks
* chore: update typography margins
* chore: new field added in page model
* fix: better type inference in slash commands
* chore: code block UI
* feat: image insertion at correct position using ref added
* feat: added improved mentions support for space
* fix: type errors in mentions for comments in web app
* sync: core with document-core
* fix: build errors
* fix: fallback for appendTo not being able to find active container instantly
* fix: page store
* fix: page description
* fix: css quality issues
* chore: code cleanup
* chore: removed placeholder text in codeblocks
* chore: archived pages response change
* chore: archived pages response change
* fix: initial pages list fetch
* fix: pages list filters and ordering
* chore: add access change option in the quick actions dropdown
* fix: inline code block caret fixed
* regression: removing extra text
* chore: caret color removed
* feat: copy code button added in code blocks
* fix: initial load of page details
* fix: initial load of page details
* fix: image resizing weird behavior on click/expanding it too much fixed now
* chore: copy page response
* fix: todo list spacing
* chore: description html in the copy page
* chore: handle latest description on refetch
* fix: saner scroll behaviours
* fix: block menu positioning
* fix: updated empty string description
* feat: tab change sync support added
* fix: infinite rerendering with markings
* fix: block menu finally
* fix: intial load on reload bug fixed
* fix: nested lists alignment
* fix: editor padding
* fix: first level list items copyable
* chore: list spacing
* fix: title change
* fix: pages list block items interaction
* fix: saving chip position
* fix: delete action from block menu to focus properly
* fix: margin-bottom as 0 to avoid weird spacing when a paragraph node follows a list node
* style: table, chore: lite text editor toolbar
* fix: page description tab sync
* fix: lists spacing and alignment
* refactor: document editor props
* feat: rich text editor wrapper created and migrated core
* feat: created wrapper around lite text editor and merged core
* chore: add lite text editor toolbar
* fix: build errors
* fix: type errors and addead live updation of toolbar
* chore: pages migration
* fix: inbox issue
* refactor: remove redundant package
* refactor: unused files
* fix: add dompurify to space app
* fix: inline code margin
* fix: editor className props
* fix: build errors
* fix: traversing up the tree before assuming the parent is not a list item
* fix: drag handle positions for list items fixed
* fix: removed focus at end logic after deleting block
* fix: image wrapper overflow scroll fix with block menu's position
* fix: selection and deletion logic for nested lists fixed!!
* fix: hiding the block menu while scrolling in the document/app
* fix: merge conflicts resolved from develop
* fix: inbox issue description
* chore: move page title to the web app
* fix: handling edge cases for table selection
* chore: lint issues
* refactor: list item functions moved to same file
* refactor: use mention hook
* fix: added try catch blocks for mention suggestions
* chore: remove unused code
* fix: remove console logs
* fix: remove console logs
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
Co-authored-by: gurusainath <gurusainath007@gmail.com>
Co-authored-by: Palanikannan1437 <73993394+Palanikannan1437@users.noreply.github.com>
2024-04-11 21:28:59 +05:30
rahulramesha
95580d0c62
[WEB-881] fix: Sentry errors from previous build ( #4142 )
...
* Sentry Fix for "Non-Error promise rejection captured with value: Route change to url was aborted"
* Sentry fix for "undefined is not an object (evaluating 'n.response')"
* Possible Sentry Fix for "TypeError Function.entries(<anonymous>)"
* Possible Sentry fix for "null is not an object (evaluating 'e.type')"
2024-04-09 13:12:14 +05:30
guru_sainath
ddb07dbe5f
[WEB-406] chore: project inbox revamp ( #4141 )
...
* chore: removed inbox id
* fix: inbox changes
* chore: resolved merge conflicts
* chore: inbox issue response changes
* chore: inbox issue filters
* fix: inbox implementation revamp
* fix: type fixes
* fix: pagination implementation
* fix: inbox fixes
* fix: pagination fixes
* fix: inbox Issues pagination fixes
* chore: triage state change
* fix: inbox fixes
* chore: filtering using boolean
* chore: total results in the pagination
* fix: inbox main content changes
* fix: develop pull fixes
* chore: resolved build erros in inbox issues
* dev: fix migrations
* chore: module, labels and assignee in inbox
* chore: inbox issue order by
* chore: inbox filters
* chore: inbox ui revamp
* chore: inbox type updated
* chore: updated filters
* chore: updated filter menmbers and date types in inbox issue filter
* chore: inbox issue filter updated
* chore: updated date filter in the inbox issue filter
* chore: moved the current tab state from local state to store
* chore: updated the filter and fetch request in the inbox issues
* chore: updated tab change handler
* chore: handled isEmpty in the issue filters query params
* chore: inbox sidebar updated
* chore: enabled create inbox issue in mobx
* chore: replaced the key inbox_status to status
* chore: inbox sidebar pagination
* chore: updated inbox issue services
* chore: inbox sidebar total count indicator
* chore: create inbox issue updated
* chore: updated inbox issue sidebar layout
* chore: rendering issue detail in inbox issue
* chore: inbox issue content updated
* chore: create inbox issue modal description improvement
* fix: updated delete functionality in inbox store
* chore: updated multiple inbox issue creation
* chore: handled loading, empty states and inbox user access permissions
* chore: updated rendering issues in the sidebar
* chore: inbox sidebar label improvement
* chore: handled empty states
* chore: disabled inbox empty state added
* chore: module, labels and assignee in list endpoint
* chore: labels in list endpoint
* chore: inboc issue serializer
* chore: representation in serializer
* chore: super function
* chore: inbox empty state updated
* chore: implemented applied filters
* chore: inbox empty state updated
* chore: update date formats in applied filters
* chore: inbox skeleton updated
* chore: ui changes in the siebar list item
* chore: removed the module and cycle ids
* chore: inbox sidebar tab
* chore: inbox actions
* chore: updated inbox issue header actions
* chore: updated inbox issue code cleanup
* chore: loader improvement
* chore: inbox sidebar improvement
* chore: inbox sidebar empty state flicker
* fix: inbox issue delete operation
* chore: inbox issue title and description update indicator added
* fix: resolved issue property rendering in initial load
* chore: inbox sidebar and detail header improvement
* fix: handling selected filter in the issue filters and applied filters
* chore: inbox issue detail improvement
* chore: inbox issue label updated
* chore: inbox issue sidebar improvement
* fix: handling issue description update when we move between the issues in inbox
* chore: removed inbox issue helpers file
* chore: boolean checked
* chore: resolved file change requests
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>
2024-04-08 19:11:47 +05:30
Anmol Singh Bhatia
e7fc942514
[WEB-830] chore: project filter dropdown custom date select option improvement ( #4069 )
...
* chore: project filter dropdown custom date select option improvement
* fix: project filter custom date
2024-04-03 18:03:16 +05:30
Prateek Shourya
a771bab64c
fix: display error message in project settings page. ( #4099 )
...
* chore: update `project title` to `project name` in create project modal.
2024-04-01 13:48:12 +05:30
Prateek Shourya
79d227b906
[WEB-839] chore: limit project identifier to 5 letters in project settings page. ( #4082 )
2024-03-28 15:04:16 +05:30
Anmol Singh Bhatia
ea728a385f
[WEB-831] fix: sentry issue and code refactor ( #4063 )
...
* chore: unnecessary console log removed
* chore: in_use sentry issue resolved
* chore: detail sentry issue resolved
* fix: updated project logo validation in project icon
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com>
2024-03-26 15:13:26 +05:30
Anmol Singh Bhatia
baab6ce99f
fix: project order by dropdown ( #4037 )
2024-03-22 18:26:44 +05:30
Prateek Shourya
231fd52992
[WEB-447] feat: projects archive. ( #4014 )
...
* dev: project archive response
* feat: projects archive.
* dev: response changes for cycle and module
* chore: status message changed
* chore: update clear all applied display filters logic.
* style: archived project card UI update.
* chore: archive/ restore taost message update.
* fix: clear all applied display filter logic.
* chore: project empty state update to handle archived projects.
* chore: minor typo fix in cycles and modules archive.
* chore: close cycle/ module overview sidebar if it's already open when clicked on overview button.
* chore: optimize current workspace applied display filter logic.
* chore: update all `archived_at` type from `Date` to `string`.
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-03-21 20:59:34 +05:30
Prateek Shourya
061be85a5d
feat: cycles and modules archive. ( #4005 )
...
* fix: GET request changes
* fix: filtering changes
* feat: cycles and modules archive.
* chore: disable fetching of cycle/ module details when clicked on the card in archives page.
* chore: remove copy link button from archived modules/ cycles.
* fix: archived cycle and module loading fliker issue.
* chore: add validation to only archive completed cycles.
* chore: add validation to only archive completed or cancelled module.
* chore: archived issues/ cycles/ modules empty state update.
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2024-03-20 21:02:58 +05:30
guru_sainath
bca3e13242
fix: project inifinite loader when we go the workspace projects for the first time ( #3999 )
2024-03-20 18:08:42 +05:30
sriram veeraghanta
53ddef1cd5
fix: eslint fixes and file formatting
2024-03-19 20:08:35 +05:30
Aaryan Khandelwal
861a1c4132
[WEB-738] chore: conditionally render projects in the dropdown ( #3952 )
...
* chore: show authorized projects in the dropdown
* refactor: command palette logic
* chore: add helper function to check for project role
* fix: add preventDefault for shortcuts
2024-03-15 17:44:01 +05:30
Ramesh Kumar Chandra
cb632408f9
[WEB-713] style: remove tooltips in mobile responsiveness ( #3948 )
...
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2024-03-12 20:39:36 +05:30
Aaryan Khandelwal
69e110f4a8
[WEB-578] feat: projects list filtering and ordering ( #3926 )
...
* style: project card UI updated
* dev: initialize project filter store and types
* chore: implemented filtering logic
* chore: implemented ordering
* chore: my projects filter added
* chore: update created at date filter options
* refactor: order by dropdown
* style: revert project card UI
* fix: project card z-index
* fix: members filtering
* fix: build errors
2024-03-12 19:36:40 +05:30
Aaryan Khandelwal
b2146098e2
chore: added view less button to the collaborators widget ( #3928 )
2024-03-11 21:09:16 +05:30
Prateek Shourya
2074bb97db
[WEB-440] feat: create project feature selection modal. ( #3909 )
...
* [WEB-440] feat: create project feature selection modal.
* [WEB-399] chore: explain project identifier.
* chore: use `Link` component for redirection to project page.
2024-03-08 17:38:42 +05:30
Prateek Shourya
deb5ac0578
[WEB-665] fix Padding in the project dropdown. ( #3905 )
2024-03-08 17:36:28 +05:30
Lakhan Baheti
47a7f60611
[WEB-667] fix: unable to deselect project lead in create project modal ( #3898 )
...
* fix: unable to deselect project lead in create project modal
* removed unneccessary code
2024-03-07 16:53:43 +05:30
Lakhan Baheti
b03f6a81e2
fix: project members settings flickering ( #3894 )
2024-03-07 13:26:58 +05:30
sriram veeraghanta
bce69bcbe1
fix: formatting files
2024-03-06 20:50:38 +05:30
rahulramesha
c16a5b9b71
[WEB-626] chore: fix sentry issues and refactor issue actions logic for issue layouts ( #3650 )
...
* restructure the logic to avoid throwing error if any dat is not found
* updated files for previous commit
* fix build errors
* remove throwing error if userId is undefined
* optionally chain display_name property to fix sentry issues
* add ooptional check
* change issue action logic to increase code maintainability and make sure to send only the updated date while updating the issue
* fix issue updation bugs
* fix module issues build error
* fix runtime errors
2024-03-06 20:47:38 +05:30