Torsten Dittmann and GitHub
79dc8c9696
Merge pull request #1088 from appwrite/tests-e2e-journeys
...
tests: e2e journeys
2024-05-15 15:29:45 +02:00
Torsten Dittmann
5d5fc020ad
ci: improve e2e by only downloading chromium
2024-05-15 15:14:26 +02:00
Torsten Dittmann
61325c7fc9
ci: change e2e job name
2024-05-15 15:13:14 +02:00
Torsten Dittmann
96e6f3337c
fix: gitignore
2024-05-15 15:09:13 +02:00
Torsten Dittmann
ebee856145
report e2e tests
2024-05-15 15:07:42 +02:00
Torsten Dittmann
09efb220f3
remove unused env vars
2024-05-15 15:03:10 +02:00
Torsten Dittmann
88d9689c68
fix: tests
2024-05-15 15:02:17 +02:00
Torsten Dittmann
7dacea3e26
Merge branch 'main' of https://github.com/appwrite/console into tests-e2e-journeys
2024-05-15 14:23:23 +02:00
Torsten Dittmann and GitHub
4cf119a560
Merge pull request #1055 from appwrite/fix-redirect-after-deleting-org
...
Fix redirect after deleting org
2024-05-14 11:45:07 +02:00
Torsten Dittmann and GitHub
c402adc35f
Merge pull request #1059 from appwrite/fix-1025-close-migration-modal
...
Fix migrations modal not closing
2024-05-14 11:44:14 +02:00
Torsten Dittmann and GitHub
04ce7bf5d0
Merge pull request #1074 from appwrite/fix-function-wizard-bullet
...
Wrap input with form list so bullet point doesn't show
2024-05-14 11:43:46 +02:00
Torsten Dittmann and GitHub
128eab18f4
Merge pull request #1076 from appwrite/fix-8059-error-creating-many-to-one-relationship
...
Allow multiple 1 way relationships between collections
2024-05-14 11:43:27 +02:00
Torsten Dittmann and GitHub
5ac77eb252
Merge pull request #935 from ItzNotABug/refactor-933-use-local-timings-for-premium-support
...
Use Local Time for Premium Support Timings
2024-05-14 10:43:58 +02:00
Steven Nguyen and GitHub
bd7856536c
Merge pull request #1075 from appwrite/feat-1060-remove-support-illustration
...
Remove support illustration per design's request
4.1.4
2024-05-08 15:57:58 -07:00
Torsten Dittmann and GitHub
95514ab4ce
Merge pull request #1066 from appwrite/chore-update-dpa
...
chore: update dpa
2024-05-08 16:13:09 +02:00
Steven Nguyen and GitHub
bef44d1b46
Merge pull request #1078 from appwrite/update-style-alert-x-button
...
Update style x button size of Alert partial (reviewed with Chen)
2024-05-07 15:03:02 -07:00
Elad Shechter
fe8c3dbb14
Update style x button size (reviewed with Chen)
2024-05-07 10:56:52 +02:00
Steven Nguyen
0d502e7045
feat(databases): allow multiple 1 way relationships btwn collections
...
Because two way key is not exposed or sent, the API defaults to the
related collection's ID as the two way key. As such, if you try to add
another one, it will fail because the two way key is already in use.
2024-05-06 13:17:23 -07:00
Steven Nguyen
99b9647125
feat(cloud): remove support illustration per design's request
2024-05-06 11:58:02 -07:00
Steven Nguyen
703d7b0168
fix(functions): wrap input with form list so bullet point doesn't show
...
Inputs are list elements (li) so they must be wrapped with a form list
(ul) to prevent the bullet point from showing.
2024-05-06 11:05:25 -07:00
Steven Nguyen and GitHub
3881ed4f17
Merge pull request #1070 from appwrite/fix-972-provider-settings-link
...
Fix messaging provider link in settings
2024-05-03 14:12:36 -07:00
Steven Nguyen
634e7a1dab
fix(messaging): fix provider link in settings
2024-05-03 19:07:27 +00:00
Arman and GitHub
fccb70024c
Merge pull request #1065 from appwrite/feat-new-templates
...
feat: new templates
2024-05-03 13:54:00 +02:00
loks0n
2d37349488
chore: remove comment
2024-05-03 11:38:04 +01:00
loks0n
b51ea4a258
Merge branch 'main' of https://github.com/appwrite/console into feat-new-templates
2024-05-03 11:35:02 +01:00
Christy Jacob and GitHub
3c89d4e448
Merge pull request #1069 from appwrite/feat-together
...
Feat Together AI
2024-05-03 12:16:24 +04:00
Bradley Schofield and GitHub
0e4ca9fbb0
Update marketplace.ts
2024-05-03 16:39:59 +09:00
Christy Jacob and GitHub
c2e756c9b0
Merge pull request #1068 from appwrite/feat-lmnt
...
Add LMNT Demo
2024-05-03 11:35:36 +04:00
Bradley Schofield and GitHub
a12de7f60f
Update marketplace.ts
2024-05-03 16:33:28 +09:00
Bradley Schofield
520ce889e7
Update marketplace.ts
2024-05-03 13:58:38 +09:00
Bradley Schofield
cad298d64f
Update marketplace.ts
2024-05-03 13:58:05 +09:00
Bradley Schofield
8a9f4a8b7a
Add LMNT Demo
2024-05-03 13:52:09 +09:00
Arman
d0438957f6
chore: update dpa
2024-05-02 16:21:23 +02:00
loks0n
dacaef1c6e
feat: new templates
2024-05-02 13:18:05 +01:00
Torsten Dittmann and GitHub
ac2aa4261e
Merge pull request #1063 from appwrite/fix-mfa-submit
...
Fix value not updating when autoSubmit is false
4.1.3
2024-05-02 11:55:59 +02:00
Torsten Dittmann and GitHub
b926da347e
Merge pull request #1045 from appwrite/feat-source
...
Track source
2024-05-02 11:25:29 +02:00
Torsten Dittmann and GitHub
01cd61fdd4
Merge branch 'main' into feat-source
2024-05-02 11:17:05 +02:00
Steven Nguyen and GitHub
56e308842c
Merge pull request #1029 from ItzNotABug/fix-969-show-messaging-status-on-non-desktop
...
Show Message Status Column on Non Desktops
2024-05-01 17:26:18 -07:00
Steven Nguyen and GitHub
f0e7ace198
Merge pull request #1062 from appwrite/tooltip-wrong-location-fix
...
Fix location of tooltip in collection table
2024-05-01 17:21:18 -07:00
Steven Nguyen and GitHub
140b600701
Merge pull request #1057 from ItzNotABug/fix-add-file-size-limit-info
...
Improve Bucket Limits Message
2024-05-01 16:40:41 -07:00
Steven Nguyen and GitHub
4428e5108c
Merge pull request #1028 from ItzNotABug/fix-932-show-days-for-logs-retention
...
Show Hour / Days for Logs Retention on Cloud
2024-05-01 16:31:48 -07:00
Steven Nguyen and GitHub
3e9ba1e686
Merge pull request #1027 from ItzNotABug/fix-1016-remove-retry-option-for-verified-domains
...
Remove Retry Option for Verified Domains
2024-05-01 16:23:17 -07:00
Steven Nguyen
018c9b7f65
fix(mfa): fix value not updating when autoSubmit is false
2024-05-01 15:38:11 -07:00
Elad Shechter
56b2c66ea8
fix fit-content od div element in order the tooltip will be in the correct location
2024-05-01 16:36:52 +02:00
Steven Nguyen
59e484eb16
fix(auth): update logic after deleting an org
...
1. Redirect to organizations list if the user has orgs
2. Clear organization from preferences so the deleted org isn't the default and they aren't redirected to it
3. Invalidate after redirect so there isn't a flash or invalid org/team
2024-04-29 15:33:57 -07:00
Steven Nguyen
abdb7203a0
refactor(auth): remove localStorage.removeItem('organization')
...
organization is never set so no need to remove it.
2024-04-29 15:33:57 -07:00
Steven Nguyen and GitHub
35e299f1da
Merge pull request #1032 from ItzNotABug/fix-1030-show-delete-org-modal-for-self-hosted
...
Fix: Show Delete Org. Modal on Self Hosted Instances
2024-04-29 15:27:30 -07:00
Steven Nguyen and GitHub
f52781324f
Merge pull request #914 from appwrite/feat-user-identities
...
Add tab to show user's identities
2024-04-29 14:59:48 -07:00
Steven Nguyen
7049f663a2
fix(migrations): fix modal not closing
...
We should be using a bound show variable to control the modal. Prior to
this PR, we were indirectly controlling the modal by setting the
migration ID via the on close handler, but that event is never triggered
when the modal is closed.
This also refactors the modal to pass in the migration instead of a
list of migrations and a migration ID because the entire list is not
needed inside the modal.
2024-04-29 14:52:48 -07:00
ItzNotABug
f0b3dc9454
fix: misc.
2024-04-29 16:31:35 +05:30