* chore: free trail subscription
* fix: slug remove from the data and convert uuid to string for members_list
* chore: implemented free trail in subscription
* chore: handled error and success modal
* chore: pro plan loader and error handling
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com>
* fix: remove default values when settings options as mandatory.
* fix: remove read only data when text display_format changes.
* chore: remove paragraph property ordering and layout update.
* chore: update add property action to handle add/ update store data.
* chore: optimistically update propertiesFetchedMap
* style: minor UI and UX improvements.
* style: property value UX copy improvements.
* style: minor UI improvement.
* chore: remove default issue type logo icon and added fallbacks to issue type logo.
* chore: update issue type fallback background color.
* chore: open prpoperty title drodpown when adding new properties.
* dev: update the issue property option endpoint
* chore: optimize create options API call and some bug fixes.
* fix: issue type switch on create more toggle.
* chore: add loader for issue properties.
* chore; fix issue type name and description overflow.
* chore: delete property confirmation modal.
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
* fix: truncate issue type name.
* fix: property data loss when swtiching between profile page and workspace.
* fix: infinite issue types loader when switching projects in create issue modal.
* chore: add back custom search select for issue type and property dropdown
* chore: update property tile popover to use react portal.
* style: minor UI update for text input.
* fix: remove empty strings from number and text value.
* chore: revert back save buttom to confirm check icon.
* style: property attribute ux copy improvements.
* fix: move issue type change logic on switching projects to parent.
* chore: remove option to `make a copy` for disabled issue types.
* chore: minor UI improvement.
* chore: update issue identifier.
* chore: disable new issue type by default.
* chore: minor ui fixes.
* chore: disable project and issue type switch while making a copy
* chore: issue type icon picker and issue identifier updates.
* chore: update `issue type and properties` update action logic.
* chore: UI / UX copy updates.
* chore: remove search from issue and property type dropdown.
* chore: minor improvements for disabled mandatory field toggle.
* chore: update logic to improve syncing with server.
* chore: update paragraph order and minor UI fix.
* chore: update issue type collapsible to open only one collapsible at a time.
* chore: minor improvements.
* dev: update issue property messages
* fix: issue type overflow.
* dev: update field validation on issue property update
* chore: update enable issue type logic.
* chore: update issue identifier logo size.
* chore: minor improvements.
* chore: update tooltip position.
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
* feat: iframe added for jira
* feat: added iframe
* fix: not modal
* feat: add dashboard screen
* feat: added theme support to match that of our apps
* chore: import ui improvement
* fix: removed unnecessary code from old importer
* feat: added silo base url for config
* feat: silo iframe with theme changes and service token createion
* fix: iframe fixed while switching themes
* feat: silo base url from config
* fix: dev server port
* fix: loading states for iframe
* fix: make ui usable
* chore: remove commented code
* fix: added correct query params
* fix: redundant id
* fix: added iframe to ee
* fix: constants moved to ee
* fix: seperated more changes into ee
* fix: base api path fixed for jira import
* fix: desc
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>
Co-authored-by: Henit Chobisa <chobisa.henit@gmail.com>
* chore: add required property validations on create issue modal.
* chore: fix issue type list item default open state.
* chore: fix boolean field default value and mandatory field validations.
* fix: default value and mandatory field validations for dropdown property.
* fix: unused code removed.
* chore: add `type_id` to create issue endpoint response.
* chore: minor height fix for readonly text property.
* chore: improve additional properties loader in create/ update issue modal.
* chore: update `getProjectDefaultIssueTypeId` function to get the entire issue type instance instead of just Id.
* chore: remove logic to expand issue type list.
* chore: update logic to expand default issue type.
* chore: minor UI fixes.
* fix: typo
* chore: open issue modal if default issue type has mandatory properties on quick add.
* dev: update issue property validation
* chore: fix values validation.
* fix: create issue form validation.
* chore: issue type icon for all layouts.
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
* chore: minor UI improvements.
* chore: remove unused components.
* chore: add drang and drop for property options.
* chore: add `deleted_at` to list of read_only_fields for issue types and properties serializers.
* chore: removed commmented codes.
* fix: issue types and properties store structure.
* chore: adjust add options popover height.
* chore: update default issue type details and user created types weight.
* chore: fix popovers placement issue on components with overflow.
* chore: ux copy improvement for issue property create/ update toast.
* chore: add `data-delay-outside-click` to delay peekoverview closure in case of unsaved changes.
* chore: update outside click delay to 1ms.
* chore: mandatory field alert ux copy update.
* chore: minor UI fixes related to issue-types.
* fix: build errors.
* chore: components restructuring and minor UI improvements.
* chore: minor UI improvements fro icons and member dropdown.
* chore: update issue identifier.
* chore: rename `Issue Extra Property` to `Issue Additional Property`
* chore: fix popovers placement issue on components with overflow.
* chore: add `scrollbar-xs`
* chore: add `xs` size for input and textarea components.
* chore: update `sortable` to return back `movedItem` in the onChange callback.
* chore: minor UI adjustments for radio-select.
* chore: update outside click delay to 1ms.