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 |
|