Prateek Shourya
78e0405971
[WEB-1801] improvement: open shortcut guide using shift+/ key combination. ( #5000 )
2024-07-02 16:14:42 +05:30
guru_sainath
26040144fc
[WEB-1792] chore: integrated inbox issue in notification peek view and handled increment/decrement of unread notifications ( #5008 )
...
* chore: added a boolean field in notification list
* chore: notification filters changed
* chore: handled inbox notification and typo on the card items
* chore: handled notification count increment and decrement
* chore: typos and ui updates
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-07-02 16:12:27 +05:30
Prateek Shourya
0fd36257d7
[WEB-1814] chore: update OIDC and SAML logo. ( #5009 )
...
* [WEB-1814] chore: update OIDC and SAML logo.
* chore: update OIDC logo.
2024-07-02 16:11:57 +05:30
Anmol Singh Bhatia
c217185b07
chore: open on hover functionality added to custom menu ( #5003 )
2024-07-02 14:53:17 +05:30
Anmol Singh Bhatia
a5628c4ce1
fix: issue link count mutation ( #5006 )
2024-07-02 14:53:05 +05:30
Prateek Shourya
764e08140c
[WEB-1814] chore: admin app UI & UX improvements. ( #4999 )
2024-07-02 12:58:45 +05:30
guru_sainath
26be5dac14
chore: handled notification error styling ( #4996 )
2024-07-01 20:30:14 +05:30
Dan Byler
35f78e8cfb
responsive styles for recent-collborators ( #4958 )
2024-07-01 20:28:54 +05:30
Prateek Shourya
03f7685f8b
[WEB-1810] style: fix issue with screen height on all layouts when peek overview is opened. ( #4994 )
2024-07-01 19:30:41 +05:30
sriram veeraghanta
d62654e1d5
fix: upgrading turbo
2024-07-01 17:39:55 +05:30
Prateek Shourya
6e379b93b4
[WEB-1802] chore: remove redirection logic from security settings page if the user password is not setup. ( #4992 )
2024-07-01 17:31:48 +05:30
Aaryan Khandelwal
e78263e01f
[WEB-1689] fix: command enter submits the form ( #4986 )
...
* fix: command enter submits the form
* fix: build errors
2024-07-01 17:00:53 +05:30
guru_sainath
936c21d65e
chore: handled Notification error ( #4990 )
2024-07-01 16:59:59 +05:30
Bavisetti Narayan
e824c37f36
[WEB-1790] chore: delete view permission change ( #4981 )
...
* chore: preventing race condition
* chore: added delete view validation
2024-07-01 15:41:28 +05:30
dependabot[bot]
830d4045be
chore(deps): bump djangorestframework in /apiserver/requirements ( #4987 )
...
Bumps [djangorestframework](https://github.com/encode/django-rest-framework ) from 3.15.1 to 3.15.2.
- [Release notes](https://github.com/encode/django-rest-framework/releases )
- [Commits](https://github.com/encode/django-rest-framework/compare/3.15.1...3.15.2 )
---
updated-dependencies:
- dependency-name: djangorestframework
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-01 15:40:13 +05:30
Aaryan Khandelwal
439d678763
fix: handle issue details error ( #4979 )
2024-07-01 15:25:50 +05:30
M. Palanikannan
f3347c5430
[WEB-1736] fix: drag drop task list ( #4959 )
...
* fix: drag drop issues with h4,h5,h6,images and drag handle position in tables solved
* fix: drag drop fixed for task lists
* fix: drag drop fixed for task lists
* fix: drag drop task list items
2024-07-01 15:22:23 +05:30
M. Palanikannan
fa2cfbbb1b
fix: padding inside the blockquotes inside list items ( #4983 )
2024-07-01 15:18:21 +05:30
rahulramesha
184c3332eb
modify default filter options for views ( #4984 )
2024-07-01 15:18:15 +05:30
guru_sainath
c2150687a6
[WEB-1792] chore: handled loader state and empty state in notification issue peekoverview ( #4985 )
...
* chore: handled loader state and empty state in notification issue peekoverview
* chore: code beautyfication
2024-07-01 15:12:03 +05:30
Anmol Singh Bhatia
f2694e0be4
[WEB-1791] fix: issue delete redirection ( #4980 )
...
* fix: issue delete redirection
* fix: issue delete toast alert
2024-07-01 13:46:06 +05:30
M. Palanikannan
ab2e96a915
fix: fix multiline copy paste ( #4978 )
2024-07-01 13:18:35 +05:30
M. Palanikannan
7d4bb3e12b
Fix: image insertion in node boundaries and missing extensions ( #4977 )
...
* fix: insertion of image at node boundaries fixed
* fix: remove unecessary things
* fix: history conflicting
* fix: generate json from html properly
2024-07-01 12:49:10 +05:30
rahulramesha
96563b438e
[WEB-1255] fix: edit and delete access control for views ( #4964 )
2024-06-28 20:57:31 +05:30
Aaryan Khandelwal
3b2af2d028
fix: page publish typo ( #4963 )
2024-06-28 20:53:50 +05:30
Prateek Shourya
626464513d
chore: add custom n-progress component to fix unwanted n-progress trigger issues. ( #4965 )
...
* chore: add n-progress lib.
* chore: prevent unwanted n-progress from projects and notifications.
* fix: lint errors.
2024-06-28 20:39:19 +05:30
guru_sainath
209dc57307
[WEB-1764] chore: revamp workspace notifications ( #4947 )
...
* chore: Initialised store and updated the components
* chore: updated store and types
* chore: updated notifications in the side and updated store
* chore: handled notification center
* chore: updates store request
* chore: notifications filter changed
* chore: updated filter logic and handled bulk read
* chore: handled filter dropdown
* chore: handled ui
* chore: resolved build error
* chore: implemented applied filters
* chore: removed old notifications
* chore: added redirection from sidebar
* chore: updated notification as read when we see the notification preview
* chore: updated read and unread validation
* chore: handled custom snooze dropdown
* chore: resolved git comments
* chore: updated structure and typos
* chore: import and prop changes
* chore: updated avatar props
* chore: updated avatar
* chore: notification unread count on the app sidebar
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-06-28 19:00:48 +05:30
rahulramesha
8d5d0422e9
chore, make core changes for Advanced views ( #4962 )
2024-06-28 16:44:15 +05:30
sriram veeraghanta
1e1a912654
fix: turbo version update
2024-06-28 14:07:01 +05:30
Prateek Shourya
589576257e
[WEB-1748] fix: onboarding infinite loading issue. ( #4961 )
2024-06-28 13:40:57 +05:30
Manish Gupta
b5a2e5c727
fix: All in one docker image setup and build workflow ( #4960 )
...
* base images and action
* fix base docker files
* aio base image name change
* aio action changes
* aio base action cleanup
* aio file name changes
* base dockerfile updated for warning
* fixes
* action fix
* wip
* wip
* added app build
* checking aio app
* fixes
* fixes
* fixes to app images
* fix nginx
* fix action
* fix base
* modified dockerfie
* dockerfile fix
* fix
* pg-setup fix
* fix dockerfile-app
* fix
* fix: dockerfile-app
* added cache
* fix dockerfile
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* modified base action caching
* modified aio-branch action
* wip
* feature action modified
* action modified
* test deployment
* fix action
* flatten branch name, uninstall helm before installing
* wip
* testing build
* test build
* action modified
* updated action
* feature helm deployment fix
* removed feature build cache
* enabled cache on aio app build
* removed aio.sh
2024-06-28 13:08:13 +05:30
Aaryan Khandelwal
761fbe3ffb
chore: rename deploy to publish ( #4957 )
2024-06-28 11:52:46 +05:30
Nikhil
d1ec83039c
[WEB - 1749] chore: send email when a user is added to the project ( #4952 )
...
* chore: send email when a user is added to the project
* dev: add email template for project addition
2024-06-27 20:45:30 +05:30
Nikhil
1a37c1542d
[WEB - 1742] chore: user activation and deactivation workflow ( #4944 )
...
* chore: user deactivation workflow
* dev: activation deactivation template
2024-06-27 20:44:16 +05:30
Nikhil
90339b1c62
fix: dummy data script to handle multiple projects ( #4953 )
2024-06-27 20:40:53 +05:30
Prateek Shourya
ff4de9ac11
[WEB-1691] chore: refactor finish onboarding logic to avoid multiple redirections. ( #4950 )
...
* [WEB-1691] chore: refactor finsh onboarding logic to avoid multiple redirections.
* fix: infinite redirection on visiting onboarding page when the user is not authenticated.
* chore: update intercepter redirect logic.
2024-06-27 18:46:25 +05:30
rahulramesha
1f9f821543
[WEB-1255] chore: necessary changes for advanced views ( #4955 )
...
* make necessary changes for advanced views
* fix update view access methods
2024-06-27 18:42:07 +05:30
Aaryan Khandelwal
dbd7756163
fix: issue embed option in slash command ( #4938 )
2024-06-27 16:24:52 +05:30
rahulramesha
aa6ad4d712
[WEB-1255] chore: Replicate the existing services to fix build ( #4954 )
...
* replicate the existing services to fix build
* reexport from CE instead of redeclare
2024-06-27 16:14:35 +05:30
M. Palanikannan
9a255944e4
fix: drag drop issues with h4,h5,h6,images and drag handle position in tables solved ( #4940 )
2024-06-27 15:52:52 +05:30
rahulramesha
82661589fb
[WEB-1255] feat: filters for project views and changes required for advanced views ( #4949 )
...
* View with filters and changes required for advanced views
* minor refactoring of views
* minor name change
2024-06-27 14:40:14 +05:30
Prateek Shourya
adaf3b15de
[WEB-1746] fix: remove password validation for sign-in. ( #4951 )
2024-06-27 12:39:44 +05:30
Aaryan Khandelwal
67784b45fd
[WEB-1716] chore: sidebar improvements for guests/viewers ( #4941 )
...
* chore: sidebar improvements for guests/viewers
* chore: store workspace menu open state in local storage
2024-06-26 19:42:31 +05:30
Aaryan Khandelwal
eda1599c0d
chore: add extra check to fetch pages list and page details ( #4945 )
2024-06-26 18:49:13 +05:30
Aaryan Khandelwal
4452630b33
fix: added import order rules to the editor package ( #4946 )
...
* fix: added import order rules to the editor package
* chore: remove headless ui rule
2024-06-26 18:47:36 +05:30
Prateek Shourya
141f7409ef
[WEB-1718] style: fix spreadsheet column width. ( #4943 )
2024-06-26 18:00:21 +05:30
sriram veeraghanta
9e97aa20c2
fix: disable posthog events
2024-06-26 14:28:15 +05:30
Prateek Shourya
4e97fcd776
[WEB-1724] fix: initial pages list loading. ( #4939 )
...
* [WEB-1724] fix: inital page loading.
* chore: update getPageById action.
* fix: lint error
2024-06-26 14:19:22 +05:30
guru_sainath
a3a1e9cf9e
[WEB-1684] chore: handled estimate dropdown render dynaically for in workspace and project level issues. ( #4936 )
...
* chore: handled estimate dropdown render dynaically for in workspace and project level issues.
* chore: issue manager updated
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-06-26 12:37:46 +05:30
sriram veeraghanta
f087af3946
fix: export page root from component pages
2024-06-25 20:48:34 +05:30