Abhinav Raut
4e729b91ef
fix: typo in sample toml filename.
v0.1.0-alpha
2025-02-23 15:19:29 +05:30
Abhinav Raut
edd629276d
fix: typo in config sample toml file
2025-02-23 15:08:48 +05:30
Abhinav Raut
94e9f0f3de
chore: update GoReleaser configuration for ARM and standard builds
2025-02-23 14:55:56 +05:30
Abhinav Raut
29798c9ba0
chore: remove CHANGELOG.md from GoReleaser archive files
2025-02-23 14:26:32 +05:30
Abhinav Raut
cadf26c8b5
chore: set main directory for ARM build in GoReleaser configuration
2025-02-23 14:14:38 +05:30
Abhinav Raut
8358455478
chore: specify main directory for standard build in GoReleaser configuration
2025-02-23 14:05:49 +05:30
Abhinav Raut
5d38747bdd
build: ensure dependencies are installed before building frontend
2025-02-23 14:00:15 +05:30
Abhinav Raut
5f3b0c3415
ci: update Node.js version to 18.12 in release workflow
2025-02-23 13:56:20 +05:30
Abhinav Raut
13f0d2003c
ci: add Node.js setup and pnpm installation to release workflow
2025-02-23 13:55:07 +05:30
Abhinav Raut
afc2ff45df
chore: fix formatting in GoReleaser configuration for archives
2025-02-23 13:51:29 +05:30
Abhinav Raut
605c0aa7a1
chore: remove version declaration from GoReleaser configuration
2025-02-23 13:49:00 +05:30
Abhinav Raut
5da727350b
ci: update GoReleaser action to use latest version and improve release args
2025-02-23 13:41:50 +05:30
Abhinav Raut
ef077aeac8
ci: update GoReleaser action in release workflow
2025-02-23 13:33:27 +05:30
Abhinav Raut
2558f97f0a
ci: update Docker organization in GitHub Actions workflow
2025-02-23 12:55:09 +05:30
Abhinav Raut
501027a0b2
chore: remove docker-entrypoint.sh from goreleaser configuration
2025-02-23 12:43:14 +05:30
Abhinav Raut
cc38d8825d
ci: add GitHub Actions workflow for tag-based release and DockerHub push
2025-02-23 12:41:41 +05:30
Abhinav Raut
5361bcb24f
feat: dockerize libredesk
...
- feat: new flag for idempotent installation `--idempotent-install`
- feat: new flag to skip yes/no prompt `--yes`
- feat: new flag for upgrades `--upgrade`
- refactor: update doc strings and sample toml file.
- chore: update .gitignore.
2025-02-22 23:33:18 +05:30
Abhinav Raut
730740094f
fix[ui]: handle empty dashboard charts.
2025-02-22 23:33:18 +05:30
Abhinav Raut
49761960fd
fix[UI]: improve attachment preview layout and transition effects
2025-02-22 23:33:18 +05:30
Abhinav Raut
41c6ebe003
chore: update sample toml set max body size to 500MB
2025-02-22 23:33:18 +05:30
Abhinav Raut
2ae85ac76a
Update README.md
2025-02-21 22:44:14 +05:30
Abhinav Raut
1a7f53628b
fix[UI]: General setting form tag input not propogating updates to form.
...
- chore: set allowed file upload size to 500 mb in zod schema.
2025-02-21 22:16:20 +05:30
Abhinav Raut
0649633878
fix[ui]: remove unncessary margin to spinner in agent message bubble.
...
- chore[ui]: update icon for message sent
2025-02-21 21:43:11 +05:30
Abhinav Raut
d2a79d9a10
feat: store last message sender in conversation as this will be used to show the Reply icon in the conversations list.
...
- Introduces new column `last_message_sender` in conversations table.
- Changes to propogate this new column in websocket updates.
2025-02-21 21:40:57 +05:30
Abhinav Raut
aba849d344
fix: router path
...
fix: breadcrumb url
2025-02-21 20:49:09 +05:30
Abhinav Raut
3cb584c4d6
fix: add missing loader for business hours form button
2025-02-21 20:45:16 +05:30
Abhinav Raut
8567baa0e1
chore: remove 'In Progress' and 'Waiting' from default statuses
...
As an admin can always add custom statuses and expand upon the existing ones, the `In Progress` and `Waiting` statuses are not required.
2025-02-21 20:40:32 +05:30
Abhinav Raut
b601724b0a
fix[admin]: replace route paths with route names.
2025-02-21 20:34:15 +05:30
Abhinav Raut
01c136c469
fix: handle unlimited limit for max auto assigned conversations too user.
2025-02-21 20:34:15 +05:30
Abhinav Raut
a8c61074bb
fix: loader state for conversation text editor send button
2025-02-21 20:34:15 +05:30
Abhinav Raut
6324651d01
fix[sidebar]: make sidebar background darker.
2025-02-21 20:34:15 +05:30
Abhinav Raut
62e38814c7
feat: API to discover OIDC provider
...
- fix: discover oidc provider first before attempting to create one.
2025-02-21 20:34:15 +05:30
Abhinav Raut
7eb365c04a
Update README.md
2025-02-21 00:20:09 +05:30
Abhinav Raut
83460ab6a3
refactor: layout fixes
2025-02-21 00:18:43 +05:30
Abhinav Raut
1e44bbbde5
Update README.md
2025-02-20 23:23:25 +05:30
Abhinav Raut
1f70884628
Update README.md
2025-02-20 14:57:59 +05:30
Abhinav Raut
f5a4813830
Update README.md
2025-02-20 13:54:11 +05:30
Abhinav Raut
a2e320473d
Update README.md
2025-02-20 13:52:49 +05:30
Abhinav Raut
2c8900ed95
Update README.md
2025-02-20 13:51:37 +05:30
Abhinav Raut
2d4356e4f5
Merge pull request #5 from abhinavxd/dependabot/go_modules/golang.org/x/net-0.33.0
...
chore(deps): bump golang.org/x/net from 0.27.0 to 0.33.0
2025-02-20 12:29:49 +05:30
dependabot[bot]
dbb2ae303f
chore(deps): bump golang.org/x/net from 0.27.0 to 0.33.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.27.0 to 0.33.0.
- [Commits](https://github.com/golang/net/compare/v0.27.0...v0.33.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-20 06:58:24 +00:00
Abhinav Raut
67a7427ab0
Update README.md
2025-02-20 12:26:32 +05:30
Abhinav Raut
8392371ebf
Merge branch 'mvp'
2025-02-20 12:25:36 +05:30
Abhinav Raut
d46d08c3da
fix: adjust minimum width of conversation detail view for better responsiveness
2025-02-20 04:26:20 +05:30
Abhinav Raut
a6eca649f4
feat: cache conversation messages
2025-02-20 03:41:22 +05:30
Abhinav Raut
0ccfb99599
fix[search]: set min search length to 2 characters.
...
- fix: missing scrollbar in search.
- fix: show error messages from backend, remove hardcoded error msg.
2025-02-20 03:37:38 +05:30
Abhinav Raut
3365dec441
fix: disallow search queries with less than 3 characters
2025-02-20 03:36:22 +05:30
Abhinav Raut
642f97af69
fix: fixes to sidebar for smaller devices.
...
- fix: avatarless contact message bubble.
- fix: set viewport width to device width.
- revert[backend]: remove demo env check for starting backend services. i changed my mind.
2025-02-19 02:08:45 +05:30
Abhinav Raut
9d3ca81796
chore: increase sidebar width
...
feat: demo mode - don't start services.
2025-02-18 02:02:16 +05:30
Abhinav Raut
75a4e8000a
fix: avatar image for conversation list items
...
fix: sidebar active state
fix: message bubbled border radius
2025-02-17 23:25:24 +05:30