jaivix
a6671a5caa
fixed team creation response if teamId already exists
2023-07-09 16:50:09 +05:30
Bishwajeet Parhi
f71fdfb0b9
chore: add encrypt param on update string attr + unit tests
2023-07-08 20:58:41 +05:30
Prateek Banga
a98248478f
lint issues
2023-07-08 01:31:20 +05:30
Prateek Banga
4542ec34ae
added test case to verify update of two way relationship
2023-07-08 01:28:24 +05:30
vaibhavagarwal220
4e24b7eb42
update e2e test for anonymous user verification
2023-07-07 00:20:13 +05:30
Bishwajeet Parhi
96f1284cbf
Merge remote-tracking branch 'upstream/master' into feat-add-encrypt-param
2023-07-06 19:52:50 +05:30
Steven Nguyen
33f5cbeca6
Restrict characters for project ID
...
Only allow lowercase alphanumeric chars and hyphens
because the project ID is used as part of url
schemes to redirect users back to mobile apps
and certain characters are not allowed.
2023-06-23 16:22:42 -07:00
Bishwajeet Parhi
ed8bdc66c8
chore: fix indentation
2023-06-23 15:59:23 +05:30
Prateek Banga
c4ef7fddc0
Merge branch 'appwrite:master' into fix-4846-added-expiry-value-to-account-sessions
2023-06-23 08:04:38 +05:30
Christy Jacob
9f2bf844c7
Merge pull request #5580 from appwrite/fix-project-deletion-master
...
remove password required for project deletion
2023-06-22 22:52:59 +05:30
Bishwajeet Parhi
ee30a3e9f4
chore: refactor tests and param positioning changes
2023-06-22 09:59:09 +05:30
Bishwajeet Parhi
09162e8880
chore: fix failing tests
2023-06-21 16:25:22 +05:30
Bishwajeet Parhi
7ce10023c0
chore: add tests and remove encrypt param on url,enum,ip,email
2023-06-21 16:15:00 +05:30
Bishwajeet Parhi
3aabaeb8be
Merge branch 'master' into feat-add-encrypt-param
2023-06-21 15:12:47 +05:30
Christy Jacob
1980b8c677
Merge branch 'feat-db-pools-master' of https://github.com/appwrite/appwrite into refactor-collections-config-db-pools
2023-06-15 14:30:27 +00:00
Christy Jacob
18f5418f5c
chore: update tests
2023-06-15 13:23:15 +00:00
Christy Jacob
ede673cc7e
chore: linter
2023-06-15 12:55:10 +00:00
Christy Jacob
6853a44f03
feat: update tests
2023-06-15 11:06:04 +00:00
Jake Barnby
813e0d6c6c
Increase sleep
2023-06-15 17:40:36 +12:00
Jake Barnby
0363993f13
Fix errors
2023-06-15 17:28:35 +12:00
Damodar Lohani
57411db2d3
upadate to use refactored collections config
2023-06-15 00:34:12 +00:00
Jake Barnby
031f8270ff
Merge remote-tracking branch 'origin/1.4.x' into validator-mv
...
# Conflicts:
# composer.lock
2023-06-15 12:28:32 +12:00
Christy Jacob
a9e2eca8a4
Merge pull request #5683 from appwrite/master
...
Update 1.4.x from Master
2023-06-12 13:20:26 +05:30
Steven Nguyen
09f3577256
Update Appwrite to add User labels to Auth roles
2023-06-09 10:18:51 -07:00
Steven Nguyen
8400394857
Add an endpoint to update user labels
2023-06-09 10:18:51 -07:00
Bishwajeet Parhi
320579209e
add new unit tests [failing]
2023-06-08 16:34:57 +05:30
Steven Nguyen
85a40bf82d
Add a new labels attribute to the Users collection
...
This labels attribute can be used apply labels to users. These labels
can eventually be used:
* with permissions to grant access
* to filter users in the Users collection
2023-06-05 14:12:28 -07:00
Damodar Lohani
fcf558b58b
fix team
2023-06-05 07:11:44 +00:00
Steven Nguyen
092f0cfcaf
Fix the routing for the default OAuth2 pages
2023-06-03 20:05:45 +05:30
Steven Nguyen
e87e2fc16d
Fix the routing for the default OAuth2 pages
2023-06-03 14:16:47 +05:30
Christy Jacob
73f410cc60
Merge pull request #5640 from appwrite/fix-oauth-routes
2023-06-03 12:51:41 +05:30
Steven Nguyen
bd6b0dcc43
Fix the routing for the default OAuth2 pages
2023-06-02 14:22:28 -07:00
Torsten Dittmann
223663aa89
Merge pull request #5637 from appwrite/1.3.x
...
sync 1.3.x
2023-06-02 16:30:55 +02:00
Torsten Dittmann
a664363525
fix: trailing wildcards
2023-06-02 15:20:58 +02:00
Prateek Banga
5dc65ea374
fix updated test case to check if expire is valid iso string or not
2023-06-02 15:15:06 +05:30
Prateek Banga
1475497ffb
Merge branch 'master' of https://github.com/fanatic75/appwrite into fix-4846-added-expiry-value-to-account-sessions
2023-06-02 14:53:26 +05:30
Damodar Lohani
db44001f34
update test
2023-06-01 05:46:14 +00:00
Christy Jacob
44fd41d2ea
Merge branch 'master' of https://github.com/appwrite/appwrite into 1.3.x
2023-05-30 16:58:22 +00:00
Jake Barnby
e44e4e7766
Merge pull request #5603 from appwrite/hotfix-route-mismatch
...
Update framework to fix route mismatches
2023-05-30 23:33:17 +12:00
Jake Barnby
d2bfe46fca
Set min length to 0 for default value when creating or updating a string attribute
...
(cherry picked from commit c61e54f69b )
2023-05-30 19:42:13 +12:00
Jake Barnby
5f5ed7dc19
Fix graphql upload test path
2023-05-30 19:41:06 +12:00
Jake Barnby
edce3cceed
Fix tests
...
(cherry picked from commit 0661f1f889 )
(cherry picked from commit bab804b8e1 )
# Conflicts:
# tests/e2e/Client.php
2023-05-30 19:01:46 +12:00
Jake Barnby
91c5e066ec
Update framework to fix route mismatches
...
(cherry picked from commit d42f6738a9 )
# Conflicts:
# composer.lock
(cherry picked from commit c2e711b021 )
# Conflicts:
# composer.json
# composer.lock
2023-05-30 19:00:42 +12:00
Jake Barnby
bab804b8e1
Fix tests
...
(cherry picked from commit 0661f1f889 )
2023-05-30 18:29:20 +12:00
Jake Barnby
c2e711b021
Update framework to fix route mismatches
...
(cherry picked from commit d42f6738a9 )
# Conflicts:
# composer.lock
2023-05-30 18:29:04 +12:00
Jake Barnby
c61e54f69b
Set min length to 0 for default value when creating or updating a string attribute
2023-05-30 14:52:59 +12:00
Jake Barnby
f45905e545
Merge pull request #5553 from 2002Bishwajeet/feat-add-enable-param-db
...
Feat: Add enable param in Database and Collection
2023-05-29 20:35:33 +12:00
Jake Barnby
0372b0c590
Update tests/e2e/Services/Databases/DatabasesCustomServerTest.php
2023-05-29 20:34:41 +12:00
Bishwajeet Parhi
729eed25e5
chore: fix formatting
2023-05-29 13:12:55 +05:30
Suven-p
42b2587b6d
Fix linting error
2023-05-27 22:54:00 +05:45