 Torsten DittmannandGitHub
|
60396ff22a
|
Merge pull request #904 from appwrite/fix-messaging-smtp-provider
Fix Email providers
|
2024-03-01 13:56:40 +01:00 |
|
 Torsten DittmannandGitHub
|
240e26f7b5
|
Merge pull request #907 from appwrite/fix-messaging-topics-columns
Fix default messages and topics columns
|
2024-03-01 13:55:57 +01:00 |
|
 Torsten DittmannandGitHub
|
182a156809
|
Merge pull request #910 from appwrite/fix-messaging-container-header-mobile-width
fix: messaging page container header mobile view
|
2024-03-01 13:54:53 +01:00 |
|
 Torsten DittmannandGitHub
|
67b47dd03a
|
Merge pull request #912 from appwrite/feat-new-runtimes-new-templates-2
feat: new runtimes new templates
|
2024-03-01 13:54:05 +01:00 |
|
 Torsten DittmannandGitHub
|
252c899f91
|
Merge pull request #863 from appwrite/chore-webhooks-updates
Adds columns to web hooks
|
2024-03-01 13:51:16 +01:00 |
|
loks0n
|
d4a2f4c050
|
feat: new runtimes new templates
|
2024-03-01 10:58:38 +00:00 |
|
Arman
|
0df541c800
|
fix: messaging page container header mobile view
|
2024-03-01 11:55:59 +01:00 |
|
Steven Nguyen
|
86af600143
|
fix(components): only override columns if prefs found
Before this, it didn't matter if a column had show = false as
it would default to be show if preferences weren't found.
|
2024-02-29 20:37:01 -08:00 |
|
Steven Nguyen
|
d03e53b752
|
feat(messaging): update settings form list to allow grouping inputs
|
2024-02-29 16:30:54 -08:00 |
|
Steven Nguyen
|
928721e67b
|
Merge branch '1.5.x' into feat-messaging-edit-message
|
2024-02-28 15:37:37 -08:00 |
|
Steven Nguyen
|
6d0177322e
|
refactor(messaging): refactor date handling into reusable date functions
|
2024-02-27 15:10:57 -08:00 |
|
Torsten Dittmann
|
e848d77122
|
fix: linter
|
2024-02-27 20:17:50 +01:00 |
|
Torsten Dittmann
|
e40452dd3f
|
fix: input
|
2024-02-27 20:17:50 +01:00 |
|
 Matej BačoandTorsten Dittmann
|
43896ea044
|
Fix code ql
|
2024-02-27 20:17:50 +01:00 |
|
 Matej BačoandTorsten Dittmann
|
7f02b409ad
|
Fix autofocus issue
|
2024-02-27 20:17:50 +01:00 |
|
 Steven NguyenandTorsten Dittmann
|
e8e2a8f0ed
|
feat(messaging): add update subscription perms card to topic's page
|
2024-02-27 20:14:13 +01:00 |
|
 Matej BačoandTorsten Dittmann
|
38e82bd8e3
|
Only submit 2FA automatically once
|
2024-02-27 20:08:51 +01:00 |
|
 Matej BačoandTorsten Dittmann
|
fa1050d02d
|
Add auto-submit logic
|
2024-02-27 20:08:51 +01:00 |
|
 Steven NguyenandTorsten Dittmann
|
f29089a748
|
fix(messaging): show users w/o targets as disabled
|
2024-02-27 20:05:08 +01:00 |
|
wess
|
c218b0b5f1
|
Adds Webbhook enable to analytics
Adds disable/enable section to webhook details
|
2024-02-27 10:36:24 -05:00 |
|
 loks0nandTorsten Dittmann
|
59154148c7
|
fix: big wizard audit
|
2024-02-27 11:37:45 +01:00 |
|
 loks0nandTorsten Dittmann
|
e9333da83d
|
fix: wizards copy
|
2024-02-27 11:37:45 +01:00 |
|
wess
|
689df57642
|
Lint updateds
|
2024-02-26 11:52:18 -05:00 |
|
 loks0nandTorsten Dittmann
|
8391ef9177
|
fix: remove unused var
|
2024-02-26 14:50:05 +01:00 |
|
 loks0nandTorsten Dittmann
|
fbd777d273
|
fix: queries type
|
2024-02-26 14:50:05 +01:00 |
|
 Torsten DittmannandGitHub
|
2dfeddaf44
|
Merge pull request #862 from appwrite/update-migration-consts
Update 'envVar' to 'environment variable' for migrations and remove Firebase OAuth stuff
|
2024-02-25 15:11:48 +01:00 |
|
Bradley Schofield
|
ecb1b55965
|
Run Linter
|
2024-02-25 11:39:37 +00:00 |
|
Bradley Schofield
|
8984e161d3
|
Detect migration resource values from names
|
2024-02-25 11:13:52 +00:00 |
|
Jake Barnby
|
70bc6e45f0
|
Add messaging to project services
|
2024-02-25 21:15:51 +13:00 |
|
Torsten Dittmann
|
c9d9409858
|
Merge branch '1.5.x' of https://github.com/appwrite/console into feat-messaging-fcm-apns-screenshots
|
2024-02-24 18:37:31 +01:00 |
|
Torsten Dittmann
|
e47c5f0a48
|
revert: remove exception helper
|
2024-02-24 18:30:33 +01:00 |
|
Torsten Dittmann
|
aaab1118a0
|
fix: various issues
|
2024-02-24 18:30:33 +01:00 |
|
 Steven NguyenandTorsten Dittmann
|
e5523eda10
|
feat(components): increase collapsible's chevron size per design feedback
|
2024-02-24 18:00:03 +01:00 |
|
 Steven NguyenandTorsten Dittmann
|
6e675d44d8
|
feat(components): bind open on collapsible item
This allows binding upstream to detect changes to open.
|
2024-02-24 18:00:03 +01:00 |
|
 Steven NguyenandTorsten Dittmann
|
75f313d473
|
feat(components): update clickable list item
- allow external links
- allow attaching click handler
|
2024-02-24 18:00:03 +01:00 |
|
Steven Nguyen
|
b546a73e08
|
Merge branch '1.5.x' into feat-messaging-fcm-apns-screenshots
|
2024-02-23 17:25:14 -08:00 |
|
 Wess CopeandGitHub
|
a27d62f075
|
Merge branch '1.5.x' into chore-webhooks-updates
|
2024-02-23 13:38:40 -05:00 |
|
wess
|
0166d29d2e
|
Adds columns to web hooks
Filter and search will need to wait till it's available in the api
|
2024-02-23 13:32:56 -05:00 |
|
 wessandTorsten Dittmann
|
4ba6ea45a0
|
Lint fixes
|
2024-02-23 15:59:44 +01:00 |
|
 wessandTorsten Dittmann
|
adb5841600
|
Removes ancestor
|
2024-02-23 15:59:44 +01:00 |
|
 wessandTorsten Dittmann
|
5fb51df51a
|
Fixes tooltip position
|
2024-02-23 15:59:44 +01:00 |
|
Bradley Schofield
|
db7dd128bd
|
Update other occurrences 'envVar' of 'environment variables' to
|
2024-02-23 14:17:33 +00:00 |
|
Bradley Schofield
|
1c793fd83c
|
Update 'envVar' to 'environment variable' for migrations
|
2024-02-23 14:12:28 +00:00 |
|
 Steven NguyenandTorsten Dittmann
|
c72ba12e47
|
chore(components): fix lint error
|
2024-02-22 21:58:42 +01:00 |
|
Steven Nguyen
|
bfce1adc34
|
Merge branch '1.5.x' into feat-messaging-fcm-apns-screenshots
|
2024-02-22 19:05:02 +00:00 |
|
 Steven NguyenandTorsten Dittmann
|
a25fdf6ee9
|
feat(elements): allow setting size of checkbox to be smaller
|
2024-02-22 16:01:29 +01:00 |
|
 Torsten DittmannandGitHub
|
484791091d
|
Merge pull request #844 from appwrite/fix-schedule-message-disabled
Updates fields to not show pointer when disabled
|
2024-02-22 15:59:38 +01:00 |
|
 Luke B. SilverandGitHub
|
7913f80a73
|
Merge pull request #819 from appwrite/feat-ssr-revert-scopes
feat: ssr revert scopes
|
2024-02-22 14:16:47 +00:00 |
|
 Steven NguyenandSteven Nguyen
|
5d8658596e
|
Create ImagePreview component
|
2024-02-21 19:32:49 +00:00 |
|
wess
|
d47d8f7511
|
Updates fields to not show pointer when disabled
|
2024-02-21 12:17:44 -05:00 |
|