Commit Graph

2317 Commits

Author SHA1 Message Date
peaklabs-dev
f88438edd3 chore: rename topicID to threadId like in the telegram API response 2024-12-11 23:13:13 +01:00
peaklabs-dev
92fec9582c fix: make pushover settings more clear
- Rename User to User Key
- Rename Token to API Token
- fix: helper and docs links
2024-12-11 19:18:39 +01:00
peaklabs-dev
1568e55b05 fix: discord helper 2024-12-11 19:16:28 +01:00
peaklabs-dev
21ddaa317f fix: telegram helper 2024-12-11 19:16:17 +01:00
peaklabs-dev
1dade36253 fix: slack helper 2024-12-11 19:16:07 +01:00
peaklabs-dev
9572c8498e chore: reorder navbar 2024-12-11 18:42:55 +01:00
Zao Soula
ef35429533 feat(notification): add Pushover 2024-12-11 18:13:16 +01:00
🏔️ Peak
d9aefae207 Merge branch 'next' into feature/authentik-provider 2024-12-11 15:24:26 +01:00
Andras Bacsai
9ffae89a71 fix: remove resale_license from db as well 2024-12-11 12:04:58 +01:00
Andras Bacsai
b442965976 fix: test notifications to only send it to the right channel 2024-12-11 11:57:56 +01:00
Andras Bacsai
fcc94e6306 fixes 2024-12-11 11:28:56 +01:00
Andras Bacsai
6a7b283844 fix: docker cleanup email notifications 2024-12-11 10:50:10 +01:00
Andras Bacsai
1257ab6ff4 fix: ui + migrations 2024-12-11 10:14:12 +01:00
peaklabs-dev
eaeacb6f7b feat: scheduled task success email 2024-12-10 16:12:58 +01:00
peaklabs-dev
0375db0d7c feat: Docker cleanup success and failure notification files 2024-12-10 16:12:32 +01:00
peaklabs-dev
78d07f00f8 feat: docker cleanup email views 2024-12-10 16:11:58 +01:00
peaklabs-dev
9453981f0b feat: UI for docker cleanup success and failure notification 2024-12-10 16:04:54 +01:00
peaklabs-dev
b4dd7cd263 fix: add missing deployment notifications to telegram 2024-12-10 15:31:00 +01:00
peaklabs-dev
ba6d05b563 chore: comment status changes as it is disabled for now 2024-12-10 15:30:17 +01:00
peaklabs-dev
ddfd7777c2 fix: docker cleanup email template 2024-12-10 14:16:35 +01:00
peaklabs-dev
bdfd68b74f chore: remove unused email component 2024-12-09 21:41:22 +01:00
🏔️ Peak
12a48a1439 Merge branch 'next' into fix-postgres-init-scripts 2024-12-09 19:50:54 +01:00
🏔️ Peak
fdf757c7ae Merge branch 'next' into separate-success-and-failure-notifications 2024-12-09 18:15:41 +01:00
peaklabs-dev
bc726ddd6e feat: new telegram UI 2024-12-09 16:49:09 +01:00
peaklabs-dev
b4b48692af feat: New Slack notification UI 2024-12-09 16:39:19 +01:00
peaklabs-dev
5210218a45 feat: New Discord notification UI 2024-12-09 16:38:25 +01:00
peaklabs-dev
b13d77377c feat: new shared function name is_transactional_emails_enabled() 2024-12-09 15:34:24 +01:00
peaklabs-dev
ee7a901a77 fix: Email Notification saving
- fix: SMTP and resend should only save their respective settings
- chore: improve component validation and code to make it much smaller (less code - same functionality)
2024-12-09 15:23:32 +01:00
peaklabs-dev
2aacb1dc28 fix: Instance email settins
- fix: resend, smtp save button should only save respective settings
- feat: ability to send test email
2024-12-09 14:39:50 +01:00
peaklabs-dev
208766455d fix: email notification channel enabled function 2024-12-09 14:30:56 +01:00
peaklabs-dev
a6086ee38b feat: New email notification settings 2024-12-09 13:56:52 +01:00
peaklabs-dev
d9248508b4 chore: remove unused waitlist stuff 2024-12-09 12:00:54 +01:00
Andras Bacsai
664b718ea3 fix: always have download logs button on scheduled tasks 2024-12-09 11:53:50 +01:00
Andras Bacsai
6b936a3e92 feat: able to download schedule task logs 2024-12-09 11:36:39 +01:00
Andras Bacsai
e0aaed892d Merge branch 'next' into logs-for-tasks 2024-12-09 11:22:00 +01:00
Andras Bacsai
bfb1869f53 Merge branch 'next' into fix/search-resources-scope 2024-12-09 11:16:13 +01:00
Andras Bacsai
ff74fb7385 feat: introduce root permission 2024-12-09 10:52:38 +01:00
Andras Bacsai
5bbcd7bf76 fix: add middleware to new abilities, better ux for selecting permissions, etc. 2024-12-09 10:28:34 +01:00
Andras Bacsai
78f0ac80c1 Merge branch 'next' into feat/deployment-token 2024-12-09 09:16:59 +01:00
Lukas Eichenauer
1fd1aaabf4 fix: resolve undefined searchInput reference in Alpine.js component
The searchInput reference was not accessible due to nested x-data scopes. Moved sticky logic into searchResources() to ensure proper reference access.
2024-12-08 15:54:42 +01:00
Philip Heinser
4b89b84353 paginate task logs 2024-12-08 15:26:51 +07:00
Andras Bacsai
1184fafd3d Merge pull request #4264 from marvinvr/main
feat: add slack notifications
2024-12-06 14:35:55 +01:00
Andras Bacsai
2b8b856181 fix: ui 2024-12-06 13:39:28 +01:00
Marvin von Rappard
f7eccefda3 Merge branch 'next' into main 2024-12-06 06:29:35 +01:00
🏔️ Peak
27395615e6 Merge branch 'next' into feat/disable-default-redirect 2024-12-05 14:46:33 +01:00
Andras Bacsai
a500daac98 fixes 2024-12-05 12:42:31 +01:00
Andras Bacsai
e98eb21b9e Merge pull request #4470 from coollabsio/rename-github-app
Feat: Ability to rename GitHub App
2024-12-05 11:01:53 +01:00
Andras Bacsai
e67a93e6a5 feat: able to deploy without cache on every commit 2024-12-05 10:46:27 +01:00
Andras Bacsai
7519dff04d ui update on logs 2024-12-05 10:30:04 +01:00
Andras Bacsai
f535ed2359 Enhance modal input component and storage forms
- Added 'minWidth' attribute to modal input component for better responsiveness.
- Updated modal input instantiation in storage view to set a minimum width of 64rem.
- Improved layout and user guidance in the storage add forms by adding descriptive text for volume, file, and directory mounts.
- Changed button labels from 'Save' to 'Add' for clarity in storage forms.
2024-12-04 14:00:49 +01:00