Bavisetti Narayan
ffbc5942da
chore: export issues permission changed ( #5392 )
2024-08-20 19:39:24 +05:30
Prateek Shourya
854a90c3f1
chore: minor UI improvement in issue modal. ( #5390 )
2024-08-20 15:50:29 +05:30
M. Palanikannan
d9b0fe2aaa
fix: placeholder for list items ( #5389 )
2024-08-20 15:03:16 +05:30
Bavisetti Narayan
6748065456
[WEB-1980] feat: user recent visited entities ( #5211 )
...
* feat: recent visited
* chore: recent visited 20 records
* chore: removed the old table
* chore: view detail endpoint
2024-08-19 20:28:19 +05:30
Prateek Shourya
e6526a31c8
chore: create/ update issue modal restructure. ( #5385 )
...
* chore: create/ update issue modal restructure.
* chore: minor UI improvements.
2024-08-19 19:38:28 +05:30
Akshat Jain
bf08d21da6
Version update for postgres and python ( #5378 )
...
* version updates for pyrhon and postgres
* updated version for python and postgres
* Update docker-compose.yml
2024-08-19 16:27:36 +05:30
Prateek Shourya
807dfec7ad
chore: components restructure and improvements ( #5383 )
...
* chore: update issue identifier component.
* fix: browser tab closed on closing emoji picker issue fixed.
* chore: revert back changes in logo props.
* chore: update sortable.
* chore: minor componenets restructuring.
* minor ui update.
* fix: issue identifier display in command palette search.
* style: issue activity icons consistency.
2024-08-19 13:40:19 +05:30
Henit Chobisa
c829b52c0f
fix: issue serializer breaking ( #5379 )
2024-08-16 20:46:42 +05:30
Prateek Shourya
f675ea3f5d
chore: rename active filters to applied filters ( #5377 )
2024-08-16 18:15:55 +05:30
sriram veeraghanta
02e18b4293
fix: turbo upgrade
2024-08-16 17:58:45 +05:30
sriram veeraghanta
3729011cb0
fix: merge conflicts from preview
2024-08-16 17:55:08 +05:30
sriram veeraghanta
9e565df11b
fix: apiserver build errors
2024-08-16 17:53:41 +05:30
Prateek Shourya
4ca45a971c
chore: issue filters restructuring. ( #5372 )
2024-08-16 16:48:00 +05:30
rahulramesha
89633d8b2a
fix sort order in states for space app ( #5374 )
2024-08-16 16:47:07 +05:30
Anmol Singh Bhatia
0a1c656865
[WEB-2126] chore: guest and viewer role permission ( #5347 )
...
* chore: user store code refactor
* chore: general unauthorized screen asset added
* chore: workspace setting sidebar options updated for guest and viewer
* chore: NotAuthorizedView component code updated
* chore: project setting layout code refactor
* chore: workspace setting members and exports page permission validation added
* chore: workspace members and exports settings page improvement
* chore: project invite modal updated
* chore: workspace setting unauthorized access empty state
* chore: workspace setting unauthorized access empty state
* chore: project settings sidebar permission updated
* fix: project settings user role permission updated
* chore: app sidebar role permission validation updated
* chore: app sidebar role permission validation
* chore: disabled page empty state validation
* chore: app sidebar add project improvement
* chore: guest role changes
* fix: user favorite
* chore: changed pages permission
* chore: guest role changes
* fix: app sidebar project item permission
* fix: project setting empty state flicker
* fix: workspace setting empty state flicker
* chore: granted notification permission to viewer
* chore: project invite and edit validation updated
* chore: favorite validation added for guest and viewer role
* chore: create view validation updated
* chore: views permission changes
* chore: create view empty state validation updated
* chore: created ENUM for permissions
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: Bavisetti Narayan <72156168+NarayanBavisetti@users.noreply.github.com>
2024-08-16 16:35:05 +05:30
Anmol Singh Bhatia
d60e988ca1
fix: issue delete notification message updated ( #5373 )
2024-08-16 16:30:54 +05:30
Aaryan Khandelwal
a36adae995
[WEB-2047] dev: pages side menu refactor ( #5371 )
...
* dev: pages ai menu
* chore: remove unused tasks
2024-08-16 16:17:33 +05:30
sriram veeraghanta
1757b360f3
fix: type fixes
2024-08-16 14:24:58 +05:30
Akshat Jain
8e87c48249
fix: adding secret key variable in newline ( #5361 )
...
* fix: adding secret key variable in newline
adding secret key variable in newline in api server env file and setting default value for `HARD_DELETE_AFTER_DAYS`
* added newline at EOF
2024-08-16 11:57:52 +05:30
Anmol Singh Bhatia
3e83eed398
[WEB-2233] fix: intake issue comment ( #5368 )
...
* fix: intake issue comment
* chore: issue comment improvement
2024-08-14 19:38:37 +05:30
Henit Chobisa
4a71eef72e
feat: added put request for issues api for upserting issues ( #5367 )
2024-08-14 18:25:49 +05:30
vamsi
a5a4496800
fix: adding throttling at base api view for external apis
2024-08-14 17:41:40 +05:30
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
dependabot[bot]
5f26ce2466
chore(deps): bump axios from 1.7.2 to 1.7.4 ( #5364 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.7.2 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.7.2...v1.7.4 )
---
updated-dependencies:
- dependency-name: axios
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-14 13:41:16 +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
Anmol Singh Bhatia
d9c9d85d38
[WEB-2221] fix: app sidebar and favorites improvement ( #5357 )
...
* fix: project collapsible toggle
* fix: project favorite redirection
* chore: favorite redirection scroll into view implementation
* fix: use favorite item details project details
2024-08-14 12:53:53 +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
Satish Gandham
3f4c95412d
Fix the missing eexport in EE folder ( #5358 )
2024-08-12 19:59:53 +05:30
Aaryan Khandelwal
4792c1cdf5
fix: project modal shortcut ( #5353 )
2024-08-12 19:17:10 +05:30
Akshita Goyal
041f2b16c3
[WEB-1986] chore: Build Fix, project page import ( #5356 )
...
* chore: seperated project components for CE
* chore: splitted the code for project creation form
* fix: code structure optimization
* fix: project page root moved
* fix: synced with preview
* fix: component splitting and refactoring
* fix: build error
* fix: import error
2024-08-12 19:12:35 +05:30
Akshita Goyal
91693b2269
chore: seperated project components for CE ( #5324 )
...
* chore: seperated project components for CE
* chore: splitted the code for project creation form
* fix: code structure optimization
* fix: project page root moved
* fix: synced with preview
* fix: component splitting and refactoring
* fix: build error
2024-08-12 18:24:42 +05:30
Aaryan Khandelwal
3ffaa4f2ca
[WEB-2217] fix: drag handle positioning and action ( #5349 )
...
* fix: drag handle click action
* fix: drag handle positioning
2024-08-12 15:51:23 +05:30
Henit Chobisa
f817d70f78
fix: unable to added issues to a completed cycle ( #5348 )
2024-08-12 13:04:07 +05:30
Anmol Singh Bhatia
269e6ccd18
[WEB-2204] chore: asset optimization ( #5346 )
...
* chore: dashboard empty state asset updated and remove unwanted asset
* chore: workspace active cycle asset updated
* chore: onboarding pages asset updated and remove unwanted asset from web and space app
* chore: onboarding profile setup and create workspace asset updated and remove unwanted asset from web and space app
* chore: code refactor
2024-08-10 12:09:57 +05:30
M. Palanikannan
6e435df613
fix: state creation from external apis ( #5345 )
2024-08-09 19:29:17 +05:30
Aaryan Khandelwal
85f8fe9247
[WEB-2045] dev: editor variable font sizes and styles support ( #5340 )
...
* chore: added variable font size and font style support
* chore: remove font style switcher
* chore: update typography
2024-08-09 19:22:47 +05:30
Anmol Singh Bhatia
6d0cf1b4e9
[WEB-2190] fix: unauthorised delete and redirections ( #5342 )
...
* fix: cycle unauthorised delete action redirection
* fix: intake unauthorised delete action redirection
2024-08-09 19:14:38 +05:30
Anmol Singh Bhatia
679b0b6465
[WEB-2189] fix: issue peek overview and issue detail unauthorised delete action ( #5341 )
...
* fix: issue peek overview and issue detail delete action
* chore: code refactor
* chore: code refactor
2024-08-09 19:09:25 +05:30
Anmol Singh Bhatia
421bf2abc7
[WEB-2178] fix: empty folder title ( #5344 )
...
* fix: empty folder title
* fix: collapsible overflow issue
2024-08-09 19:03:25 +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
Anmol Singh Bhatia
24b1e71cbf
[WEB-2211] fix: input autoComplete ( #5333 )
...
* fix: input autoComplete
* chore: code refactor
* chore: set autoComplete on for email, password and name
2024-08-09 16:42:31 +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
timf34
644d1db44c
Fixed typo in manifest.json ( #5310 )
2024-08-08 20:13:09 +05:30
Manish Gupta
b05d72e29a
fixed setup.sh for macos support ( #5336 )
...
* fixed setup.sh for macos support
* updated as per coderabbit suggestions
2024-08-08 20:13:01 +05:30
Anmol Singh Bhatia
48cb0f5afc
[WEB-2202] chore: user favorites mutation and code refactor ( #5330 )
...
* chore: fav item drag and drop improvement
* chore: user favorite type updated
* chore: user favorites helper function added
* dev: favorite item common component added
* dev: favorite item component added and code refactor
* fix: build error
* chore: code refactor
* chore: code refactor
* chore: code refactor
2024-08-08 20:11:18 +05:30