Bavisetti Narayan
|
ffbc5942da
|
chore: export issues permission changed (#5392)
|
2024-08-20 19:39:24 +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 |
|
Michael Ermer
|
7f99b9a554
|
feat(api/issuesBySequenceId): add api to retrieve issue based on its sequence identitifier (#4170)
|
2024-04-24 17:42:12 +05:30 |
|
Nikhil
|
2c8c139c62
|
[WEB - 898] fix: external webhooks (#4119)
* fix: project webhooks
* fix: issue and issue comment webhooks
* dev: remove module and cycle issue webhooks
* fix: linting errors
|
2024-04-08 14:59:50 +05:30 |
|
sriram veeraghanta
|
11f84a986c
|
chore: formatting all python files using black formatter (#3366)
|
2024-01-22 13:19:43 +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 |
|
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 |
|