wess
3ac339a6f7
Lint fixes
2024-03-12 10:54:33 -04:00
wess
85298da8ca
Lint fixes
2024-03-12 10:52:11 -04:00
wess
9432d81e45
Hides call CTA on tables when totals are 0
2024-03-12 10:45:39 -04:00
wess
b4322b915e
Working on visual hides
2024-03-11 10:36:24 -04:00
Torsten Dittmann
15a021a8ef
Merge pull request #934 from appwrite/fix-usage-stats-reduce
...
fix: usage stat reduce function
2024-03-07 13:52:53 +01:00
Arman
f1c0b82103
fix: usage stat reduce function
2024-03-07 10:17:46 +01:00
Torsten Dittmann
0700c5cc45
Merge pull request #897 from appwrite/fix-command-center
...
chore: add missing commands
2024-03-06 12:13:57 +01:00
Torsten Dittmann
f055636190
Merge pull request #902 from appwrite/chore-update-login-page
...
Update unauthenticated.svelte
2024-03-06 12:13:43 +01:00
Torsten Dittmann
b5e1cd00d4
Merge pull request #915 from appwrite/feat-databases-attribute-index-error-logs
...
Show attribute/index errors if available
2024-03-06 12:13:19 +01:00
Torsten Dittmann
fd91665cef
Merge pull request #926 from appwrite/fix-messaging-provider-wizard-email
...
Fix provider card height in provider wizard
2024-03-06 12:12:18 +01:00
Torsten Dittmann
12c7fea22f
Merge pull request #903 from appwrite/fix-tooltip-arrow
...
fix: tooltip arrows
2024-03-06 12:12:03 +01:00
Torsten Dittmann
f7e0737f56
Merge pull request #899 from appwrite/fix-mfa-screens
...
fix: mfa screens
2024-03-06 12:11:47 +01:00
Torsten Dittmann
0b85eaedd1
Merge branch '1.5.x' into fix-mfa-screens
2024-03-06 11:45:56 +01:00
Torsten Dittmann
581e695403
fix: formatting
2024-03-06 11:41:55 +01:00
Torsten Dittmann
3699cb85db
fix: build
2024-03-06 11:38:02 +01:00
Torsten Dittmann
8ed7f7b103
Merge branch '1.5.x' of https://github.com/appwrite/console into fix-tooltip-arrow
2024-03-06 11:33:45 +01:00
Torsten Dittmann
bd32cef5f5
Merge pull request #920 from appwrite/fix-mfa-flows
...
Fix: MFA flows
2024-03-06 11:20:34 +01:00
Arman
3759ebeb50
Merge pull request #927 from appwrite/fix-messaging-container-header
...
Fix messaging container header
2024-03-06 10:10:29 +01:00
Steven Nguyen
c2640a33f9
fix(messaging): fix messaging container header
...
The create message button should be in the same row as the search
input and filter and column buttons on desktop.
2024-03-05 13:40:08 -08:00
Steven Nguyen
4a6bf182e4
fix(messaging): fix provider card height in provider wizard
...
Don't make the height the same or else there will be extra space.
2024-03-05 13:09:06 -08:00
Matej Bačo
0802237e9a
Update console for new MFA methods
2024-03-04 11:10:09 +01:00
Steven Nguyen
c24e7b1c9e
feat(databases): prevent deleting processing attributes
...
Most of the time, develoeprs should just wait for processing
attributes. If they delete it, it will most likely become
stuck. As such, hide the delete button to reduce the
occurrence of stuck attributes.
2024-03-01 20:27:45 -08:00
Steven Nguyen
f10b700dce
feat(databases): show attribute/index failed error in modal
2024-03-01 20:24:10 -08:00
Steven Nguyen
d091b8226b
feat(databases): create modal to show error details
2024-03-01 20:23:10 -08:00
Christy Jacob
f20b9aa899
chore: fix tests
2024-03-01 14:24:42 +00:00
Christy Jacob
53431cd9ea
Merge branch '1.5.x' of https://github.com/appwrite/console into fix-command-center
2024-03-01 14:06:47 +00:00
Christy Jacob
07d2cb1869
chore: remove the navigation to account
2024-03-01 14:03:13 +00:00
Torsten Dittmann
46caaed995
Merge pull request #913 from appwrite/fix-popover
...
Fix popover
2024-03-01 14:02:00 +01:00
Torsten Dittmann
1a9f76de01
Merge branch 'fix-tooltip-arrow' into fix-popover
2024-03-01 14:01:54 +01:00
Torsten Dittmann
60396ff22a
Merge pull request #904 from appwrite/fix-messaging-smtp-provider
...
Fix Email providers
2024-03-01 13:56:40 +01:00
Christy Jacob
161efff0d1
chore: run linter
2024-03-01 12:56:39 +00:00
Torsten Dittmann
d2c19e9c6e
Merge pull request #906 from appwrite/feat-messaging-topics-overview
...
Update topic pages
2024-03-01 13:56:19 +01:00
Torsten Dittmann
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 Dittmann
a5a28b50d4
Merge pull request #908 from appwrite/fix-messaging-provider-details
...
Provider details design fixes
2024-03-01 13:55:32 +01:00
Torsten Dittmann
2696c7db12
Merge pull request #909 from appwrite/feat-messaging-validate-message
...
Validate before moving to the next message wizard step
2024-03-01 13:55:15 +01:00
Torsten Dittmann
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 Dittmann
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 Dittmann
252c899f91
Merge pull request #863 from appwrite/chore-webhooks-updates
...
Adds columns to web hooks
2024-03-01 13:51:16 +01:00
Torsten Dittmann
8f38556408
fix: popover card radius
2024-03-01 13:45:46 +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
Torsten Dittmann
3e1cecc40a
fix: use template const for popover props with email input
2024-03-01 10:27:06 +01:00
Torsten Dittmann
997b1ec4ee
fix: popover
2024-03-01 10:27:06 +01:00
Steven Nguyen
750a839336
feat(messaging): validate before moving to the next message wizard step
2024-02-29 21:34:01 -08:00
Steven Nguyen
6f264cf781
fix(messaging): provider details design fixes
...
- rename channel label to type for consistency
- add spacing below Enabled/Disabled switch
2024-02-29 21:01:40 -08:00
Steven Nguyen
2c8acf3430
fix(messaging): localize the messages columns
...
When it was global, the state (show values) would persist when switching
between different projects rather than resetting back to the default.
2024-02-29 20:49:10 -08:00
Steven Nguyen
6991e5bf32
fix(messaging): localize the topics columns
...
When it was global, the state (show values) would persist when switching
between different projects rather than resetting back to the default.
2024-02-29 20:46:22 -08: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
d8a30856f1
fix(messaging): localize the subscribers columns
...
When it was global, the state (show values) would persist when switching
between different projects rather than resetting back to the default.
2024-02-29 20:33:43 -08:00
Steven Nguyen
513c5bfc1b
feat(messaging): move topic pages
...
Show subscribers first as that's probably the most useful/important thing for developers.
Move/rename details to settings to match other pages.
2024-02-29 20:33:43 -08:00