sriram veeraghanta
|
0dbd4cfe97
|
chore: formatting changes
|
2024-11-21 17:42:44 +05:30 |
|
Nikhil
|
82ba9833f2
|
dev: enable api logging (#2538)
* dev: enable api logging and control worker count through env
* dev: enable logger instead of printing
* dev: remove worker counts
* dev: enable global level log settings
* dev: add rotating logger
* fix: logging configuration
* dev: api logging and moving the capture exception to utils for logging and then capturing
* fix: information leaking through print logs
* dev: linting fix
* dev: logging configuration for django
* fix: linting errors
* dev: add logs for migrator
* dev: logging cofiguration
* dev: add permision for captain user in Plane
* dev: add log paths in compose
* dev: create directory for logs
* dev: fix linting errors
|
2024-03-18 14:27:02 +05:30 |
|
sriram veeraghanta
|
11f84a986c
|
chore: formatting all python files using black formatter (#3366)
|
2024-01-22 13:19:43 +05:30 |
|
Nikhil
|
e755ce3272
|
dev: instance refactor (#3015)
* dev: remove license engine communication
* dev: remove license engine base url
* dev: update instance configuration function
* chore: removed the print statement
* chore: changed config variables
* chore: cleanup
* chore: added SKIP_ENV_VAR
* chore: changed the EMAIL_FROM
* dev: patch endpoint for workspace
* dev: custom port for takeoff script
* chore: changed my sequence
* fix: update operaton for member invitations in workspace
* clean-up: remove logs
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: gurusainath <gurusainath007@gmail.com>
|
2023-12-07 19:59:35 +05:30 |
|
Bavisetti Narayan
|
b35874e294
|
chore: posthog event for workspace invite (#2989)
* chore: posthog event for workspace invite
* chore: updated event names, added all the existing events to workspace metrics group
* chore: seperated workspace invite
* fix: workspace invite accept event updated
---------
Co-authored-by: Ramesh Kumar Chandra <rameshkumar2299@gmail.com>
|
2023-12-07 19:59:35 +05:30 |
|
Bavisetti Narayan
|
e060a4dbf0
|
chore: api webhooks validation (#2928)
* chore: api webhooks update
* chore: webhooks signature validation
|
2023-12-07 19:59:35 +05:30 |
|
Ramesh Kumar Chandra
|
20fe27e086
|
fix: track events updated, extra parameters added, added events for issues, pages, states, cycles (#2875)
* fix: event tracking method updated to store, chore: updated and added events for workspace, projects and create issue
* fix: posthog auth event tracking
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
|
2023-12-07 19:59:35 +05:30 |
|