Nikhil
de24b02a0a
fix: user login after account deactivation ( #3073 )
2023-12-11 22:44:37 +05:30
Nikhil
9918d5242c
dev: fix oauth configuration check ( #3062 )
2023-12-11 16:17:11 +05:30
Nikhil
bf2c6e36ef
chore: configurations ( #3059 )
...
* fix: encrypt and decrypt function to check for None case.
* fix: google and github oauth login check when one of them is not configured.
* remove: NEXT_PUBLIC_ENABLE_OAUTH variable.
2023-12-11 14:32:28 +05:30
Nikhil
b487e2defe
fix: open api configuration ( #3044 )
...
* dev: fix openapi config default for docker setup
* dev: remove the default values from google client id and github client id
* dev: handle case for google and github client id
2023-12-08 19:46:46 +05:30
Anmol Singh Bhatia
5ac2c17e53
chore: release version update
2023-12-08 16:34:15 +05:30
Anmol Singh Bhatia
3400e31d0a
chore: release version update
2023-12-08 16:34:15 +05:30
pablohashescobar
dd9056c165
dev: take configuration value for Github client secret from get_configuration
2023-12-08 15:55:15 +05:30
pablohashescobar
89d4851ff5
dev: change default value for Github and Google client id if it is not present
2023-12-08 15:55:15 +05:30
pablohashescobar
49a4c466b7
dev: update dockerfile.dev to install local requirements
2023-12-08 15:55:15 +05:30
pablohashescobar
aebf8daf08
fix: user deactivation if instance admin and remove auto assigning of workspace and projects
2023-12-08 15:55:15 +05:30
Nikhil
74ca187659
chore: workspace roles ( #3024 )
...
* chore: workspace project roles for the current user
* dev: workspace and project member
* chore: store implementation for workspace user projects role
* view changes for the project roles
* connect workspace member's project roles to assigned
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com>
Co-authored-by: rahulramesha <rahulramesham@gmail.com>
Co-authored-by: rahulramesha <71900764+rahulramesha@users.noreply.github.com>
2023-12-07 19:59:35 +05:30
Nikhil
e755ce3272
dev: instance refactor ( #3015 )
...
* dev: remove license engine communication
* dev: remove license engine base url
* dev: update instance configuration function
* chore: removed the print statement
* chore: changed config variables
* chore: cleanup
* chore: added SKIP_ENV_VAR
* chore: changed the EMAIL_FROM
* dev: patch endpoint for workspace
* dev: custom port for takeoff script
* chore: changed my sequence
* fix: update operaton for member invitations in workspace
* clean-up: remove logs
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: gurusainath <gurusainath007@gmail.com>
2023-12-07 19:59:35 +05:30
Bavisetti Narayan
55ce748aa1
chore: Page auth and other improvements ( #3011 )
...
* chore: project query optimised
* chore: page permissions changed
2023-12-07 19:59:35 +05:30
Nikhil
c5cc706978
dev: user password reset management command ( #3000 )
2023-12-07 19:59:35 +05:30
Nikhil
b44dd26347
dev: remove unused packages ( #3009 )
...
* dev: remove unused packages
* dev: remove gunicorn config
2023-12-07 19:59:35 +05:30
Bavisetti Narayan
b35874e294
chore: posthog event for workspace invite ( #2989 )
...
* chore: posthog event for workspace invite
* chore: updated event names, added all the existing events to workspace metrics group
* chore: seperated workspace invite
* fix: workspace invite accept event updated
---------
Co-authored-by: Ramesh Kumar Chandra <rameshkumar2299@gmail.com>
2023-12-07 19:59:35 +05:30
Aaryan Khandelwal
be2cf2e842
chore: updated sign-in workflows for cloud and self-hosted instances ( #2994 )
...
* chore: update onboarding workflow
* dev: update user count tasks
* fix: forgot password endpoint
* dev: instance and onboarding updates
* chore: update sign-in workflow for cloud and self-hosted instances (#2993 )
* chore: updated auth services
* chore: new signin workflow updated
* chore: updated content
* chore: instance admin setup
* dev: update instance verification task
* dev: run the instance verification task every 4 hours
* dev: update migrations
* chore: update latest features image
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
2023-12-07 19:59:35 +05:30
Nikhil
41f0d55dab
fix: sentry dsn error ( #2981 )
2023-12-07 19:59:35 +05:30
Bavisetti Narayan
25b7e22b70
chore: html validation ( #2970 )
...
* chore: changed api serializers
* chore: state status code
* chore: removed sorted keys
2023-12-07 19:59:35 +05:30
Nikhil
59a1b6ca77
chore: instance ( #2955 )
2023-12-07 19:59:35 +05:30
Nikhil
46c7f98c9d
dev: update email templates ( #2948 )
...
* dev: update magic link email
* dev: forgot password mail
* dev: workspace invitation update
* dev: update email templates and task
* dev: remove email verification template
* dev: change all conversation links to issues
2023-12-07 19:59:35 +05:30
Nikhil
c598d458f6
chore: status code changed ( #2947 )
2023-12-07 19:59:35 +05:30
Nikhil
344ae5d551
dev: transactional emails ( #2946 )
2023-12-07 19:59:35 +05:30
Nikhil
5ccc226498
dev: instance registration ( #2912 )
...
* dev: remove auto script for registration
* dev: make all of the instance admins as owners when adding a instance admin
* dev: remove sign out endpoint
* dev: update takeoff script to register the instance
* dev: reapply instance model
* dev: check none for instance configuration encryptions
* dev: encrypting secrets configuration
* dev: user workflow for registration in instances
* dev: add email automation configuration
* dev: remove unused imports
* dev: reallign migrations
* dev: reconfigure license engine registrations
* dev: move email check to background worker
* dev: add sign up
* chore: signup error message
* dev: updated onboarding workflows and instance setting
* dev: updated template for magic login
* chore: page migration changed
* dev: updated migrations and authentication for license and update template for workspace invite
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2023-12-07 19:59:35 +05:30
guru_sainath
804313413b
chore: replaced v3 issues endpoints ( #2945 )
...
* chore: removed v3 endpoints
* chore: replace v3 issues to normal issues endpoints
* build-error: Bulid error is new issue structure
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2023-12-07 19:59:35 +05:30
Bavisetti Narayan
56fb9414f1
chore: v3 global issues ( #2938 )
2023-12-07 19:59:35 +05:30
Bavisetti Narayan
53950f0684
chore: api rate limiting ( #2933 )
2023-12-07 19:59:35 +05:30
Bavisetti Narayan
e060a4dbf0
chore: api webhooks validation ( #2928 )
...
* chore: api webhooks update
* chore: webhooks signature validation
2023-12-07 19:59:35 +05:30
Bavisetti Narayan
18587395c9
chore: deactivated user workflow change ( #2888 )
...
* chore: deactivated user workflow change
* chore: removed archived and draft from v3 by default
* chore: draft and archive update
* chore: bool field
* chore: fall back workspace updated
* chore: workspace member active
2023-12-07 19:59:35 +05:30
Bavisetti Narayan
acc6b5ed5c
chore: seperated delete endpoint for file upload ( #2870 )
2023-12-07 19:59:35 +05:30
Ramesh Kumar Chandra
20fe27e086
fix: track events updated, extra parameters added, added events for issues, pages, states, cycles ( #2875 )
...
* fix: event tracking method updated to store, chore: updated and added events for workspace, projects and create issue
* fix: posthog auth event tracking
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2023-12-07 19:59:35 +05:30
Nikhil
1bd38ad4c7
refactor: image upload modals, file size limit added to config ( #2868 )
...
* chore: add file size limit as config in the config api
* refactor: image upload modals
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-12-07 19:59:35 +05:30
Bavisetti Narayan
0669dab1c4
chore: user deactivation and login restriction ( #2855 )
...
* chore: user deactivation
* chore: deactivation and login disabled
* chore: added get configuration value
* chore: serializer message change
* chore: instance admin passowrd change
* chore: removed triage
* chore: v3 endpoint for user profile
* chore: added enable signin
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2023-12-07 19:59:35 +05:30
Nikhil
34e6ef0d8d
chore: api and webhook refactor ( #2861 )
...
* chore: bug fix
* dev: changes in api endpoints for invitations and inbox
* chore: improvements
* dev: update webhook send
* dev: webhook validation and fix webhook flow for app
* dev: error messages for deactivation
* chore: api fixes
* dev: update webhook and workspace leave
* chore: issue comment
* dev: default values for environment variables
* dev: make the user active if he was already part of project member
* chore: webhook cycle and module event
* dev: disable ssl for emails
* dev: webhooks restructuring
* dev: updated webhook configuration
* dev: webhooks
* dev: state get object
* dev: update workspace slug validation
* dev: remove deactivation flag if max retries exceeded
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2023-12-07 19:59:35 +05:30
Bavisetti Narayan
86de38d3a0
chore: user activity in profile page ( #2856 )
...
* chore: user activity endpoint change
* chore: added workspace detail in activity serializer
2023-12-07 19:59:35 +05:30
Bavisetti Narayan
f9590929dc
chore: change password endpoint ( #2842 )
2023-12-07 19:59:35 +05:30
Bavisetti Narayan
e57b95f99e
chore: file asset update ( #2816 )
...
* chore: endpoint to update file asset
* chore: aws storage endpoint change
2023-12-07 19:59:35 +05:30
Nikhil
d14ca3a141
dev: change url for the license engine instance registration ( #2810 )
2023-12-07 19:59:35 +05:30
Bavisetti Narayan
88ef24788e
chore: removed DOCKERIZED value and changed REDIS_SSL ( #2813 )
...
* chore: removed DOCKERIZED value
* chore: changed redis ssl
2023-12-07 19:59:35 +05:30
Henit Chobisa
4416419c9b
feat: New Pages with Enhanced Document Editor Packages made over Editor Core 📝 ( #2784 )
...
* fix: page transaction model
* fix: page transaction model
* feat: updated ui for page route
* chore: initailized `document-editor` package for plane
* fix: format persistence while pasting markdown in editor
* feat: Inititalized Document-Editor and Editor with Ref
* feat: added tooltip component and slash command for editor
* feat: added `document-editor` extensions
* feat: added custom search component for embedding labels
* feat: added top bar menu component
* feat: created document-editor exposed components
* feat: integrated `document-editor` in `pages` route
* chore: updated dependencies
* feat: merge conflict resolution
* chore: modified configuration for document editor
* feat: added content browser menu for document editor summary
* feat: added fixed menu and editor instances
* feat: added document edittor instances and summary table
* feat: implemented document-editor in PageDetail
* chore: css and export fixes
* fix: migration and optimisation
* fix: added `on_create` hook in the core editor
* feat: added conditional menu bar action in document-editor
* feat: added menu actions from single page view
* feat: added services for archiving, unarchiving and retriving archived pages
* feat: added services for page archives
* feat: implemented page archives in page list view
* feat: implemented page archives in document-editor
* feat: added editor marking hook
* chore: seperated editor header from the main content
* chore: seperated editor summary utilities from the main editor
* chore: refactored necessary components from the document editor
* chore: removed summary sidebar component from the main content editor
* chore: removed scrollSummaryDependency from Header and Sidebar
* feat: seperated page renderer as a seperate component
* chore: seperated page_renderer and sidebar as component from index
* feat: added locked property to IPage type
* feat: added lock/unlock services in page service
* chore: seperated DocumentDetails as exported interface from index
* feat: seperated document editor configs as seperate interfaces
* chore: seperated menu options from the editor header component
* fix: fixed page_lock performing lock/unlock operation on queryset instead of single instance
* fix: css positioning changes
* feat: added archive/lock alert labels
* feat: added boolean props in menu-actions/options
* feat: added lock/unlock & archive/unarchive services
* feat: added on update mutations for archived pages in page-view
* feat: added archive/lock on_update mutations in single page vieq
* feat: exported readonly editor for locked pages
* chore: seperated kanban menu props and saved over passing redundant data
* fix: readonly editor not generating markings on first render
* fix: cheveron overflowing from editor-header
* chore: removed unused utility actions
* fix: enabled sidebar view by default
* feat: removed locking on pages in archived state
* feat: added indentation in heading component
* fix: button classnames in vertical dropdowns
* feat: added `last_archived_at` and `last_edited_at` details in editor-header
* feat: changed types for archived updates and document last updates
* feat: updated editor and header props
* feat: updated queryset according to new page query format
* feat: added parameters in page view for shared / private pages
* feat: updated other-page-view to shared page view && same with private pages
* feat: added page-view as shared / private
* fix: replaced deleting to archiving for pages
* feat: handle restoring of page from archived section from list view
* feat: made previledge based option render for pages
* feat: removed layout view for page list view
* feat: linting changes
* fix: adding mobx changes to pages
* fix: removed uneccessary migrations
* fix: mobx store changes
* fix: adding date-fns pacakge
* fix: updating yarn lock
* fix: removing unneccessary method params
* chore: added access specifier to the create/update page modal
* fix: tab view layout changes
* chore: delete endpoint for page
* fix: page actions, including- archive, favorite, access control, delete
* chore: remove archive page modal
* fix: build errors
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com>
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-12-07 19:59:35 +05:30
Lakhan Baheti
6512b8205f
chore: onboarding ( #2790 )
...
* style: onboarding light version
* style: dark mode
* fix: onboarding gradient
* refactor: imports
* chore: add use case field in users api
* feat: delete account
* fix: delete modal points alignment
* feat: usecase in profile
* fix: build error
* fix: typos & hardcoded strings
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
2023-12-07 19:59:35 +05:30
Bavisetti Narayan
8e9f9cf6df
chore: ams url name changed ( #2808 )
2023-12-07 19:59:35 +05:30
Nikhil
97c50b2957
dev: open ai configuration ( #2807 )
2023-12-07 19:59:35 +05:30
Nikhil
d3c85b1336
dev: external apis ( #2806 )
...
* dev: new proxy api setup
* dev: updated endpoints with serializers and structure
* dev: external apis for cycles, modules and inbox
issue
* dev: order by for all the apis
* dev: enable webhooks for external apis
* dev: fields and expand for the apis
* dev: move authentication to proxy middleware
* dev: fix imports
* dev: api serializer updates and paginator
* dev: renamed api to app
* dev: renamed proxy to api
* dev: validation for project, issues, modules and cycles
* dev: remove favourites from project apis
* dev: states api
* dev: rewrite the url endpoints
* dev: exception handling for the apis
* dev: merge updated structure
* dev: remove attachment apis
* dev: issue activities endpoints
2023-12-07 19:59:35 +05:30
Bavisetti Narayan
2f75611662
fix: file asset delete ( #2804 )
2023-12-07 19:59:35 +05:30
Nikhil
bd5ebc2760
fix: self hosted instance ( #2795 )
...
* dev: update create bucket script
* dev: update patch endpoint for instance configuration
* dev: add google client secret and default values for ADMIN_EMAIL and LICENSE_ENGINE_BASE_URL
2023-12-07 19:59:35 +05:30
Bavisetti Narayan
ced5bfd930
fix: file structuring ( #2797 )
...
* fix: file structure changes
* fix: pages update
* fix: license imports changed
2023-12-07 19:59:35 +05:30
Nikhil
728213e3fd
dev: environment settings ( #2794 )
...
* dev: update environment configuration
* dev: update the takeoff script for instance registration
2023-12-07 19:59:35 +05:30
Bavisetti Narayan
d933c73343
feat: v3 endpoint for module and cycle ( #2786 )
...
* feat: v3 endpoint for module and cycle
* fix: removed the str
2023-12-07 19:59:35 +05:30
Nikhil
3d8da99eec
chore: user onboarding workflow ( #2791 )
2023-12-07 19:59:35 +05:30