vamsi
172f39e231
fix: adding service token throttle class
2024-08-14 17:38:05 +05:30
pablohashescobar
56ea45f44c
chore: migrations for constraints
2024-08-14 14:26:44 +05:30
pablohashescobar
729bad4344
fix: migration
2024-08-14 13:57:59 +05:30
guru_sainath
c02a54ef31
[WEB-2214] chore: migration for user favorite, file asset, and deploy board ( #5339 )
...
* chore: migrations for user favorite, file asset, and deply boards
* fix: migration fixes
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2024-08-14 13:07:08 +05:30
pablohashescobar
edb04a33fd
chore: issue type migration
2024-08-14 12:46:31 +05:30
NarayanBavisetti
033e7703b4
chore: project issue type migration
2024-08-13 21:53:51 +05:30
Henit Chobisa
f817d70f78
fix: unable to added issues to a completed cycle ( #5348 )
2024-08-12 13:04:07 +05:30
M. Palanikannan
6e435df613
fix: state creation from external apis ( #5345 )
2024-08-09 19:29:17 +05:30
guru_sainath
f457048644
chore: handling the archived module ids in the issue list and issue detail endpoints ( #5343 )
2024-08-09 17:16:37 +05:30
vamsi
0b72bd373b
fix: adding signup enabled flag in instance settings endpoint
2024-08-09 16:35:52 +05:30
vamsi
fc205efd6d
fix: remove user count from instance settings
2024-08-09 16:23:53 +05:30
dependabot[bot]
f54e1b922d
chore(deps): bump django in /apiserver/requirements ( #5337 )
...
Bumps [django](https://github.com/django/django ) from 4.2.14 to 4.2.15.
- [Commits](https://github.com/django/django/compare/4.2.14...4.2.15 )
---
updated-dependencies:
- dependency-name: django
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-08-08 20:18:05 +05:30
Nikhil
520938ab5c
chore: add rate limiting in magic generate endpoint ( #5322 )
2024-08-07 19:35:00 +05:30
rahulramesha
91142659ca
[WEB-2192] fix: order of state groups in space app ( #5317 )
...
* chore: added sequence in the states endpoint
* fix state grouping order in space app
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-08-07 13:49:45 +05:30
Henit Chobisa
976784bc84
feat: added deleted_at as read-only property for the label serializer ( #5306 )
2024-08-06 17:26:40 +05:30
Henit Chobisa
983769a944
feat: added endpoint for creating service tokens ( #5312 )
...
* feat: added endpoint for creating service tokens
* fix: removed filtering of APITokens without being a service token
2024-08-06 17:26:20 +05:30
Nikhil
2fa92fda75
chore: update cache command to delete the cache entry for the cache key ( #5309 )
2024-08-06 13:34:21 +05:30
Bavisetti Narayan
07574b4222
[WEB-2092] chore: favorite delete changes ( #5302 )
...
* chore: favorite delete changes
* chore: removed deploy board deletion
* chore: favorite entity deletion
2024-08-05 17:40:49 +05:30
guru_sainath
0619f1b6d1
[WEB-2103]: chore: Intercom integration ( #5295 )
...
* fix: intecom sdk integration
* dev: integrated intercom in god-mode
* dev: intercom default value true
* dev: updated intercom keys in intercom provider
* chore: added restriction values
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2024-08-05 13:37:11 +05:30
Akshita Goyal
34820eec7a
[WEB-1907] Fix: favorites ( #5292 )
...
* chore: workspace user favorites
* chore: added project id in entity type
* chore: removed the extra key
* chore: removed the project member filter
* chore: updated the project permission layer
* chore: updated the workspace group favorite filter
* fix: project favorite toggle
* chore: Fav feature
* fix: build errors + added navigation
* fix: added remove entity icon
* fix: nomenclature
* chore: hard delete favorites
* fix: review changes
* fix: added optimistic addition to the store
* chore: user favorite hard delete
* fix: linting fixed
* fix: favorite bugs
* fix: ts bugs
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-08-04 10:15:26 +05:30
Bavisetti Narayan
76983a57e9
[WEB-2092] chore: soft delete migration ( #5286 )
...
* chore: soft delete migration
* chore: page deletion role check
2024-08-02 13:15:59 +05:30
Akshita Goyal
f4f5e5a0d3
[WEB-1907] feat: Favorites Enhancements ( #5262 )
...
* chore: workspace user favorites
* chore: added project id in entity type
* chore: removed the extra key
* chore: removed the project member filter
* chore: updated the project permission layer
* chore: updated the workspace group favorite filter
* fix: project favorite toggle
* chore: Fav feature
* fix: build errors + added navigation
* fix: added remove entity icon
* fix: nomenclature
* chore: hard delete favorites
* fix: review changes
* fix: added optimistic addition to the store
* chore: user favorite hard delete
* fix: linting fixed
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-08-02 12:25:26 +05:30
Bavisetti Narayan
b381331b75
chore: hard delete favorites ( #5282 )
2024-08-01 13:13:43 +05:30
Bavisetti Narayan
daaa04c6ea
[WEB-2092] fix: added unique constraints for project, module and states ( #5281 )
...
* fix: added unique constraints
* chore: migration indetaton
2024-07-31 19:38:53 +05:30
Bavisetti Narayan
8415df4cf3
[WEB-1989] chore: archived modules and cycles ( #5212 )
...
* chore: added estimates in module, cycle endpoint
* fix fetching of cycles and modules from appropriate endpoints
* chore: added archived at in the cycle detail
---------
Co-authored-by: rahulramesha <rahulramesham@gmail.com>
2024-07-30 20:08:52 +05:30
Bavisetti Narayan
3c684ecab7
[WEB-2092] chore: changed the hard delete days ( #5255 )
...
* chore: changed the hard delete days
* chore: hard delete key change
* chore: restrict deletion of project
* chore: draft issue delete filter
2024-07-30 20:05:08 +05:30
Bavisetti Narayan
1f8f6d1b26
chore: bulk delete operation ( #5258 )
2024-07-30 15:31:52 +05:30
Bavisetti Narayan
cce7bddbcc
chore: deploy board publish validation ( #5264 )
2024-07-30 15:31:15 +05:30
Henit Chobisa
3c2aec2776
feat: removed created_by from read_only serializer field, and ProjectMemberEndpoint updates ( #5260 )
...
* feat: removed created by and created_at as readonly fields from issue serializers
* feat: modified serializers for accepting created_by, and changed workspacememberendpoint to projectmemberendpoint
* fix: code suggestions
* chore: resolved code review
* chore: removed unused imports
* fix: passed default user if created_by is absent, and permission classes
* fix: default value for the issue creation
* dev: fix nomenclature
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
2024-07-30 13:03:14 +05:30
Nikhil
f48bc5a876
fix: google auth integrity error ( #5229 )
2024-07-29 14:29:45 +05:30
Bavisetti Narayan
10e9122c1d
[WEB-2092] chore: soft delete operation ( #5244 )
...
* chore: soft delete opration
* chore: migration files
* chore: celery time change
* chore: changed the deletion time
2024-07-29 14:29:08 +05:30
Bavisetti Narayan
2c609670c8
[WEB-2043] chore: updated permissions for delete operation ( #5231 )
...
* chore: added permission for delete operation
* chore: added permission for external apis
* chore: condition changes
* chore: minor changes
2024-07-26 16:42:51 +05:30
M. Palanikannan
a8b2bcc838
feat: added created_at field to be writable and added those changes to ( #5142 )
...
the activity
2024-07-23 20:50:51 +05:30
Henit Chobisa
3a6d3d4e82
feat: added external api endpoints for creating users and adding attachments to issues ( #5193 )
...
* feat: added external id and external source for issue attachments
* feat: added endpoint for creating users
* feat: added issue attachment endpoint
* fix: converted user to workspace member
* chore: removed code blocking adding issues when the cycle has been completed
* chore: update models
* chore: added user recent visited table
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-07-23 19:20:50 +05:30
Bavisetti Narayan
17e46c812a
[WEB-2011] chore: export history filters ( #5179 )
...
* chore: time tracking filters
* chore: changed the filter key
2024-07-22 17:45:28 +05:30
Bavisetti Narayan
9c1c0ed166
[WEB-2020] chore: display cross project issue relations ( #5186 )
...
* chore: display cross project issue relations
* chore: removed the slug
2024-07-22 16:51:43 +05:30
Bavisetti Narayan
ae45ff158a
[WEB-1983] fix: intake cycle and module operation and intake api updated ( #5155 )
...
* chore: added assignees and labels in the inbox api
* fix: intake issue cycle and module add operation
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>
2024-07-22 16:47:16 +05:30
Bavisetti Narayan
c6909604b1
chore: advance views queryset change ( #5182 )
2024-07-22 16:45:46 +05:30
sriram veeraghanta
8f9b568a65
fix: adding new validation to change page is available before proceeding with update ( #5176 )
2024-07-19 17:44:45 +05:30
sriram veeraghanta
a6d111f66d
fix: setry profiling default value to zero
2024-07-19 17:30:58 +05:30
Bavisetti Narayan
b4feaf973a
chore: added details in cycle detail endpoint ( #5132 )
2024-07-19 15:56:54 +05:30
Bavisetti Narayan
39a607ac0a
[WEB-1985] chore: page access control ( #5154 )
...
* chore: page access control
* chore: page access update endpoint updated
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>
2024-07-19 15:43:01 +05:30
Bavisetti Narayan
d3c3d3c5ab
chore: changed the naming convention ( #5171 )
2024-07-19 15:40:53 +05:30
Nikhil
065c9779bb
[WEB - 1998] fix: profile creation on user signup ( #5168 )
...
* fix: profile creation while sign in up
* dev: destructure tupple for get or create
2024-07-19 15:35:28 +05:30
dependabot[bot]
075b8efa99
chore(deps): bump sentry-sdk in /apiserver/requirements ( #5165 )
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 2.0.1 to 2.8.0.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/2.0.1...2.8.0 )
---
updated-dependencies:
- dependency-name: sentry-sdk
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-19 01:52:16 +05:30
Nikhil
6ade86f89d
dev: rename user display configuration model ( #5119 )
...
* dev: rename model
* dev: add fields to project and issue types
2024-07-16 13:51:28 +05:30
dependabot[bot]
0e92cae05f
chore(deps): bump django in /apiserver/requirements ( #5128 )
...
Bumps [django](https://github.com/django/django ) from 4.2.11 to 4.2.14.
- [Commits](https://github.com/django/django/compare/4.2.11...4.2.14 )
---
updated-dependencies:
- dependency-name: django
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-15 20:24:53 +05:30
rahulramesha
08d9e95a86
[WEB-1255] chore: Refactor existing Space app for project publish ( #5107 )
...
* chore: paginated the issues in space app
* chore: storing query using filters
* chore: added filters for priority
* chore: issue view model save function
* chore: votes and reactions added in issues endpoint
* chore: added filters in the public endpoint
* chore: issue detail endpoint
* chore: added labels, modules and assignees
* refactor existing project publish in space app
* fix clear all filters in space App
* chore: removed the extra serialier
* remove optional chaining and fallback to an empty array
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-07-15 18:35:45 +05:30
Bavisetti Narayan
0cc5a5357b
fix: added atomic transactions ( #5109 )
2024-07-15 14:06:50 +05:30
Anmol Singh Bhatia
dd3b0f6a3f
[WEB-1921] fix: issue widgets modal and code refactor ( #5106 )
...
* fix: celery fix
* chore: issue relationkey and issueCrudOperation state added to issueDetail store
* chore: moved issue detail widget modal to root
* chore: code refactor
* chore: default open widget updated
2024-07-11 20:12:09 +05:30