Abhinav Raut
81847c7f4e
i18n: fix localization issues ( #231 )
...
Not backported to main due to extensive i18n refactoring changes in this branch.
2026-02-22 15:12:00 +05:30
Abhinav Raut
d2e5d85e3a
fix: return created/updated objects in POST/PUT responses with masked secrets
...
All POST/PUT handlers now return actual database objects instead of `true`
2025-06-20 19:35:09 +05:30
Abhinav Raut
57d0e90b5f
refactors(i18n-keys): use correct keys in vue and go errors
...
- fix: invalidate agent cache on update / create
2025-06-08 00:59:15 +05:30
Abhinav Raut
50baa3f38e
remove redundant comments for Manager struct across multiple files
2025-06-06 01:04:07 +05:30
Abhinav Raut
6b6549cb03
standardize i18n keys for consistency rename keys
...
fix: avatar url `null` console warnings.
2025-04-03 01:21:12 +05:30
Abhinav Raut
4361250c73
feat: backend api response translations
2025-04-03 01:21:12 +05:30
Abhinav Raut
3b211dc372
fix: handle unique constraint violation when creating a tag
2025-03-25 00:47:52 +05:30
Abhinav Raut
50188352a5
fix: Use SyncedEnforcer in casbin, fixes panics.
...
feat: store user roles in user roles table, drops the roles table on users table.
feat: standardize column names in schema, renames disabled bool to enables.
- vue router fixes to allow components / pages to rerender after creating an object in db.
- minor fixes and refactors.
2025-01-22 03:40:32 +05:30
Abhinav Raut
0c54abbbad
refactor: rename modules and imports to reflect project name
2025-01-11 21:46:29 +05:30
Abhinav Raut
4f9118d675
feat: new install & set-system-user-password flags for setting up DB schema and setting system user password
...
- fixes issues in auth redirect to login, by making simple session cookie auto create = true.
- fixes issues with conversation tab filters WS subscription.
- fixes nulls returned for empty team list in handlers
- fixes logout btn not working.
- fixes charts error when there's no data returned from the API.
- Updates schema.sql
2024-10-07 04:26:10 +05:30
Abhinav Raut
7056ed04db
wip: canned responses admin section.
2024-08-26 01:35:21 +05:30
Abhinav Raut
531bc3136f
wip: admin tags page.
2024-08-14 13:22:39 +05:30
Abhinav Raut
7ac9a2fe67
refactor entire backend
2024-07-25 02:03:56 +05:30
Abhinav Raut
d7fb9be211
some more commits?
2024-07-01 03:08:45 +05:30
Abhinav Raut
3c2d23569c
some more commits.
2024-06-12 03:47:17 +05:30
Abhinav Raut
6a27b2fa4b
refactor
2024-06-10 03:45:48 +05:30