 
|
57479f4554
|
fix: lint (#7433)
* chore: fix lint
* fix: constants check:lint command
* chore(lint): permit unused vars which begin w/ _
* chore: rm dead code
* fix(lint): more lint fixes to constants pkg
* fix(lint): lint the live server
- fix lint issues
* chore: improve clean script
* fix(lint): more lint
* chore: set live server process title
* chore(deps): update to [email protected]
* chore(live): target node22
* fix(dev): add missing ui pkg dependency
* fix(dev): lint decorators
* fix(dev): lint space app
* fix(dev): address lint issues in types pkg
* fix(dev): lint editor pkg
* chore(dev): moar lint
* fix(dev): live server exit code
* chore: address PR feedback
* fix(lint): better TPageExtended type
* chore: refactor
* chore: revert most live server changes
* fix: few more lint issues
* chore: enable ci checks
Ensure we can build + confirm that lint is not getting worse.
* chore: address PR feedback
* fix: web lint warning added to package.json
* fix: ci:lint command
---------
Co-authored-by: sriram veeraghanta <[email protected]>
|
2025-07-25 01:44:51 +05:30 |
|
  
|
99127ff8e4
|
[WEB-4479] feat: enable/disable SMTP configuration (#7393)
* feat: api update instance configuration
* chore: add enable_smtp key
* fix: empty string for enable_smtp key
* chore: update email_port and email_from
* fix: handled smtp enable disable
* fix: error handling
* fix: refactor
* fix: removed enabled toast
* fix: refactor
---------
Co-authored-by: gakshita <[email protected]>
Co-authored-by: Akshita Goyal <[email protected]>
|
2025-07-16 01:04:18 +05:30 |
|
 Anmol Singh BhatiaandGitHub
|
da5390fa03
|
[WEB-4497] chore: reduce breadcrumb height (#7413)
* chore: reduce breadcrumb height from 3.75rem to 3.25rem
* chore: code refactor
* chore: code refactor
|
2025-07-16 01:03:31 +05:30 |
|
 sriram veeraghantaandGitHub
|
944b873184
|
chore: move all services inside the apps folder (#7321)
* chore: move all services inside the apps folder
* chore: rename apiserver to server
|
2025-07-03 00:44:13 +05:30 |
|