1
0
Fork 0
mirror of synced 2024-05-17 11:12:41 +12:00
Commit graph

8722 commits

Author SHA1 Message Date
Torsten Dittmann f5fedf05d5 fix: ui reset form after creating attribute 2022-01-20 10:55:33 +01:00
Torsten Dittmann 512c3bf841 Merge branch 'master' of https://github.com/appwrite/appwrite 2022-01-19 12:17:10 +01:00
Torsten Dittmann be8958a5c7
Merge pull request #2647 from appwrite/ci-github-action-with-cache
ci: add github action with cache
2022-01-19 12:16:45 +01:00
Torsten Dittmann 8f800301cf
Merge pull request #2631 from appwrite/fix-password-validation-console
Updated password length min requirment in the console
2022-01-19 12:12:47 +01:00
Torsten Dittmann 785932abd4
Merge pull request #2638 from appwrite/fix-listcollections-search
Fix list collections when passing `search` parameter
2022-01-19 12:08:36 +01:00
Jake Barnby 06719b172c Add listCollection using search parameter tests 2022-01-19 22:04:57 +13:00
Jake Barnby 438f80cc5a Update query attribute to search, remove name index 2022-01-19 20:57:18 +13:00
Eldad A. Fux f2b89362a4
Merge pull request #2633 from appwrite/fix-function-authorization-exception
Fix function authorization exception
2022-01-19 07:37:24 +02:00
Torsten Dittmann e45fc7c46e
Update Scope.php 2022-01-19 00:23:19 +01:00
Torsten Dittmann c9d53e0134
Update tests.yml 2022-01-19 00:02:48 +01:00
Torsten Dittmann 7a9d477e3e
Update tests.yml 2022-01-18 23:58:24 +01:00
Torsten Dittmann fc99863ba6 ci: add github action 2022-01-18 23:41:51 +01:00
Eldad Fux 61131434cb Updated to use minlength and fixed alt attribute 2022-01-18 16:25:14 +02:00
Torsten Dittmann c2185d3079
Merge pull request #2601 from appwrite/dependabot/npm_and_yarn/markdown-it-12.3.2
chore(deps): bump markdown-it from 12.3.0 to 12.3.2
2022-01-18 14:41:26 +01:00
dependabot[bot] 1311aa35a2
chore(deps): bump markdown-it from 12.3.0 to 12.3.2
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 12.3.0 to 12.3.2.
- [Release notes](https://github.com/markdown-it/markdown-it/releases)
- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/markdown-it/markdown-it/compare/12.3.0...12.3.2)

---
updated-dependencies:
- dependency-name: markdown-it
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-18 13:35:12 +00:00
Torsten Dittmann 646e485130
Merge pull request #2612 from appwrite/snyk-upgrade-1f0dbf1aaa1d55e32fdf3220bbcef06b
[Snyk] Upgrade chart.js from 3.6.2 to 3.7.0
2022-01-18 14:34:16 +01:00
Jake Barnby 1a6a1498bc Add fulltext index for collections collection name column to fix listCollections search 2022-01-19 00:45:44 +13:00
Eldad A. Fux 2cc87078cd
Merge pull request #2632 from appwrite/fix-response-filter-fallthrough
Fix V08 response filter fallthrough
2022-01-18 10:39:17 +02:00
Jake Barnby 219e314834 Add unauthorized test 2022-01-18 20:04:36 +13:00
Jake Barnby 0f209f8430 Fix function authorization exception when missing permission 2022-01-18 19:38:10 +13:00
Eldad Fux d8a9003714 Updated password length min requirment in the console 2022-01-18 07:21:03 +02:00
Jake Barnby 4a2614ad05 Fix V08 response filter fallthrough 2022-01-18 17:39:47 +13:00
Eldad A. Fux 11b0967d3b
Merge pull request #2629 from appwrite/fix-hide-internal-id
fix: hide internal id from documents
2022-01-17 21:15:03 +02:00
Torsten Dittmann 66f67cceb8 revert: adding documentlist response model 2022-01-17 18:54:46 +01:00
Torsten Dittmann cd28a0ed97 tests: fix internalId assertion 2022-01-17 17:31:51 +01:00
Torsten Dittmann ba2790221c fix: hide internal id from documents 2022-01-17 17:25:20 +01:00
Eldad A. Fux f5bf1a3cd6
Merge pull request #2600 from gewenyu99/doc-wrap-id-string-in-quotes
Wrap unique() in double quotes to better indicate that it's a literal…
2022-01-17 17:33:33 +02:00
Eldad A. Fux 9447190a86
Merge pull request #1650 from Sayanta66/patch-2
Copyedited the tutorial
2022-01-17 17:32:45 +02:00
Aditya Oberai 4ca9ba54bb
Merge branch 'master' into patch-2 2022-01-17 20:00:21 +05:30
Sayanta Banerjee 115e565717
Update docs/tutorials/add-environment-variable.md
Co-authored-by: Aditya Oberai <31401437+adityaoberai@users.noreply.github.com>
2022-01-17 19:55:05 +05:30
Sayanta Banerjee dab5aadc9a
Update docs/tutorials/add-environment-variable.md
Co-authored-by: Aditya Oberai <31401437+adityaoberai@users.noreply.github.com>
2022-01-17 19:54:46 +05:30
Eldad A. Fux 4064d3181f
Merge pull request #2625 from appwrite/fix-ui-int-float-default-value
fix: ui for int/float default values
2022-01-17 14:53:25 +02:00
Torsten Dittmann 96828f739e fix: ui for int/float default values 2022-01-17 11:47:22 +01:00
Eldad A. Fux 2f5c958f22
Merge pull request #2622 from appwrite/fix-usage-entrypoint
Fixed usage entrypoint in dev mode
2022-01-16 19:08:21 +02:00
Eldad A. Fux 2fbcc3e23e
Merge pull request #2617 from appwrite/add-notion-oauth-provider
feat: add notion oauth provider
2022-01-16 19:08:10 +02:00
Eldad A. Fux 6b360149fd
Merge pull request #2615 from appwrite/fix-deny-abondoned-project
Fix for console memberships
2022-01-16 18:39:47 +02:00
Eldad A. Fux 7c142e91ac
Merge pull request #2619 from appwrite/fix-deletes-worker
fix: reset user attributes and delete sessions when deleting a user
2022-01-16 18:39:20 +02:00
Eldad Fux 4e44b3e1af Fixed usage entrypoint in dev mode 2022-01-16 18:37:32 +02:00
Christy Jacob f6b6673bc9 feat: update notion image 2022-01-16 16:03:29 +04:00
Eldad A. Fux 464db81880
Merge pull request #2620 from appwrite/fix-consistent-users-limit
Fixed missing users limit validation
2022-01-16 09:28:37 +02:00
Eldad Fux 9650f37dc9 Update image magick version 2022-01-16 08:33:47 +02:00
Christy Jacob 6238fcc46a fix: reset user attrbites and do not delete user 2022-01-16 05:02:13 +04:00
Eldad Fux 8dc7d24d5a Fixed missing validation 2022-01-16 01:25:00 +02:00
Christy Jacob 161bb1ec75 fix: delete user and sessions when deleting a user 2022-01-16 03:24:38 +04:00
Christy Jacob 0722f34347 feat: add notion oauth provider 2022-01-16 02:47:51 +04:00
Eldad Fux e691e75712 Changed button name 2022-01-15 20:34:01 +02:00
Eldad Fux ebcdfaabfb Deny last user from leaving a project, redirect to home if current user leaves 2022-01-15 16:50:49 +02:00
snyk-bot c57fe89b3b
fix: upgrade chart.js from 3.6.2 to 3.7.0
Snyk has created this PR to upgrade chart.js from 3.6.2 to 3.7.0.

See this package in npm:
https://www.npmjs.com/package/chart.js

See this project in Snyk:
https://app.snyk.io/org/eldadfux/project/8574b5e4-6e89-4ade-bc02-2eaabc43eed0?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-01-15 11:18:16 +00:00
Eldad A. Fux 33c9c5c9b8
Merge pull request #2610 from TheMardy/doc-_-update-team-membership-status-detail
Add important detail
2022-01-14 14:24:47 +02:00
Martijn Hanegraaf bd468e4e6a
Add important detail
Update Team Membership automatically creates a session
2022-01-14 09:30:01 +01:00