Commit Graph

  • 381a26fa4c Assign verified/unverified role to users Jake Barnby 2022-09-14 00:44:55 +12:00
  • 5ef11b44bf Merge pull request #3817 from appwrite/fix-function-duration-ui Christy Jacob 2022-09-13 15:59:17 +04:00
  • c5ee4d7eaf Merge pull request #3819 from appwrite/refactor-permissions-ui Eldad A. Fux 2022-09-13 12:17:30 +03:00
  • 9806b395f1 Merge remote-tracking branch 'origin/0.16.x' into refactor-permissions-ui Jake Barnby 2022-09-13 20:26:03 +12:00
  • 75c4662c0b small fix shimon 2022-09-13 11:08:15 +03:00
  • 1d382cc542 small fix shimon 2022-09-13 10:42:42 +03:00
  • b86f7689ec Merge branch '0.16.x' of github.com:appwrite/appwrite into feat-audits-label-desc-decoupling shimon 2022-09-13 10:29:16 +03:00
  • a43d03d8aa Update scripts Jake Barnby 2022-09-13 16:16:41 +12:00
  • c4e5ff4c94 Explicitly set all permissions to false on first add Jake Barnby 2022-09-13 16:14:37 +12:00
  • 9cea1270c3 Remove redundant data model Jake Barnby 2022-09-13 16:12:47 +12:00
  • 9269fb0dfe Merge branch '0.16.x' into feat-response-filters-0.16.x Steven Nguyen 2022-09-13 03:54:11 +00:00
  • 2cbd4d6cc5 Rename execution time to duration Steven Nguyen 2022-09-12 22:48:40 +00:00
  • 36b45fd8f4 Merge pull request #3818 from appwrite/fix-function-env-variables Christy Jacob 2022-09-13 07:21:45 +04:00
  • 38b39a881e Merge remote-tracking branch 'origin/0.16.x' into refactor-permissions-ui Jake Barnby 2022-09-13 14:10:48 +12:00
  • c2dcd507b8 Rename req.env to req.variables in runtime container Steven Nguyen 2022-09-13 00:26:12 +00:00
  • 7f0d4e6c36 Merge branch '0.16.x' into feat-response-filters-0.16.x Steven Nguyen 2022-09-12 22:21:52 +00:00
  • 1d7c25354a Update response filters for usage Steven Nguyen 2022-09-12 22:15:13 +00:00
  • 79b57cf696 Update response filters for list models Steven Nguyen 2022-09-12 19:07:08 +00:00
  • 022e992041 Merge pull request #3802 from appwrite/feat-improve-usage-retry Christy Jacob 2022-09-12 20:30:13 +04:00
  • 22038daa0e chore: remove old broken migrations Torsten Dittmann 2022-09-12 16:20:53 +02:00
  • e6432df04b fix: phpcomments Torsten Dittmann 2022-09-12 16:09:28 +02:00
  • 35fc397ecc fix: remove unnecessary try/catch Torsten Dittmann 2022-09-12 16:08:29 +02:00
  • e0267da7ac fix: migrate variables Torsten Dittmann 2022-09-12 16:06:05 +02:00
  • a7ef1367b8 chore: fix linter Torsten Dittmann 2022-09-12 15:54:12 +02:00
  • 75e80a210c fix: stats migration Torsten Dittmann 2022-09-12 15:53:00 +02:00
  • 704fd8693c fix: migrate executions and write permissions Torsten Dittmann 2022-09-12 11:55:54 +02:00
  • 184b1f2ddb Merge branch '0.16.x' of https://github.com/appwrite/appwrite into feat-migration-1.0.0 Torsten Dittmann 2022-09-12 11:46:44 +02:00
  • ec5a0b8cde Remove queries from listVariables; add enabled to createFunction Matej Bačo 2022-09-12 09:02:14 +00:00
  • eb2f949175 Update deps Jake Barnby 2022-09-12 16:24:49 +12:00
  • ecf5ba26ca Don't repeat datalist Jake Barnby 2022-09-12 16:20:37 +12:00
  • 953d338966 Validate input on add new row Jake Barnby 2022-09-12 15:55:58 +12:00
  • 7aeedb90bf Bind ID Jake Barnby 2022-09-12 15:54:55 +12:00
  • ca6ee798d6 Add member option Jake Barnby 2022-09-12 15:47:15 +12:00
  • 4bdad25a12 Remove redundant events Jake Barnby 2022-09-12 14:05:32 +12:00
  • f10914156f Only add row on button click Jake Barnby 2022-09-12 14:04:50 +12:00
  • 1a1f33ef57 Hide header when if no permissions present Jake Barnby 2022-09-12 14:04:05 +12:00
  • d6fa54bd1e Add/remove correctly Jake Barnby 2022-09-12 14:02:23 +12:00
  • a1194d91f3 Improve UX of adding roles Steven Nguyen 2022-09-09 23:46:32 +00:00
  • 4eedd443a5 feat: update add button behaviour Christy Jacob 2022-09-10 03:43:30 +04:00
  • 20ca55f51e Merge remote-tracking branch 'origin/fix-enter-submit-collection-settings' into refactor-permissions-ui Jake Barnby 2022-09-12 12:09:15 +12:00
  • 85b714857f Fix delete button redirect Matej Bačo 2022-09-11 18:43:42 +00:00
  • a315f43039 Fix functon scheduling loop logic, and double-loop prevention Matej Bačo 2022-09-11 12:20:26 +00:00
  • 07d65a3232 Merge pull request #3782 from appwrite/fix-rc-certificates Eldad A. Fux 2022-09-11 15:11:34 +03:00
  • 40781d45a0 Merge pull request #3785 from appwrite/fix-collection-settings-margin Eldad A. Fux 2022-09-11 15:04:51 +03:00
  • 31241f5d12 Merge pull request #3790 from appwrite/feat-add-route-doc Eldad A. Fux 2022-09-11 15:03:59 +03:00
  • ce73b44ccf Merge pull request #3797 from appwrite/fix-usage-always-taking-fulltime Eldad A. Fux 2022-09-11 15:01:30 +03:00
  • 364da9d2f0 Merge pull request #3799 from appwrite/flutte-changelog Eldad A. Fux 2022-09-11 14:59:26 +03:00
  • 0124d2c121 Merge pull request #3800 from appwrite/update-avatars-api Eldad A. Fux 2022-09-11 14:58:21 +03:00
  • 3abd8bc565 Merge pull request #3801 from appwrite/update-execution-model Eldad A. Fux 2022-09-11 14:57:31 +03:00
  • 34dda74176 Update tests, fix bug Matej Bačo 2022-09-11 08:31:40 +00:00
  • 6d235e7531 Fix after new db library version Matej Bačo 2022-09-11 08:13:28 +00:00
  • 8b864324de Merge remote-tracking branch 'origin/0.16.x' into fix-datetime-attr-ui Matej Bačo 2022-09-11 07:34:44 +00:00
  • 319e5ac034 PR review changes Matej Bačo 2022-09-11 07:31:18 +00:00
  • a9a1e849d3 Merge pull request #3804 from appwrite/fix-datetime-future Eldad A. Fux 2022-09-10 09:31:12 +03:00
  • 71206a9886 Update V15 response filter and add tests Steven Nguyen 2022-09-10 01:00:20 +00:00
  • 0ce6deedbe fix failing test Christy Jacob 2022-09-09 21:47:24 +00:00
  • 526705d440 feat: update failing tests Christy Jacob 2022-09-10 00:19:09 +04:00
  • c8ac990436 Fix timeSince filter Steven Nguyen 2022-09-09 18:57:58 +00:00
  • 668ebe4f41 Update V15 request filters for storage, teams, and users Steven Nguyen 2022-09-09 17:44:57 +00:00
  • 21d40f4849 fix: qa Torsten Dittmann 2022-09-09 19:50:05 +02:00
  • 0d016dea64 Make usage tests only retry the usage fetch part Steven Nguyen 2022-09-09 17:16:22 +00:00
  • 48b3d82518 Tidy up shimon 2022-09-09 17:30:37 +03:00
  • dc36f05ee7 Tidy up shimon 2022-09-09 17:29:11 +03:00
  • b757951f9c Tidy up shimon 2022-09-09 17:01:45 +03:00
  • b6495ff006 Merge remote-tracking branch 'origin/feat-add-route-doc' into feat-add-route-doc shimon 2022-09-09 17:00:52 +03:00
  • 963ce8198e Tidy up shimon 2022-09-09 17:00:08 +03:00
  • 3f568f732e Update docs/tutorials/add-route.md Shimon Newman 2022-09-09 16:43:17 +03:00
  • ef7f919fa1 Tidy up shimon 2022-09-09 16:40:34 +03:00
  • 947e4190d5 Tidy up shimon 2022-09-09 16:21:26 +03:00
  • edb4ca6a63 Tidy up shimon 2022-09-09 16:15:38 +03:00
  • e0a58a5c98 Merge branch '0.16.x' of github.com:appwrite/appwrite into feat-add-route-doc shimon 2022-09-09 16:15:23 +03:00
  • cd058633f5 Update docs/tutorials/add-route.md Shimon Newman 2022-09-09 16:07:09 +03:00
  • 016de02356 Update docs/tutorials/add-route.md Shimon Newman 2022-09-09 16:06:52 +03:00
  • f494ec488f Update docs/tutorials/add-route.md Shimon Newman 2022-09-09 16:06:38 +03:00
  • 09e5e06614 Update docs/tutorials/add-route.md Shimon Newman 2022-09-09 16:06:20 +03:00
  • 910c37729d Update docs/tutorials/add-route.md Shimon Newman 2022-09-09 16:05:59 +03:00
  • a698dfde8b Update docs/tutorials/add-route.md Shimon Newman 2022-09-09 16:05:42 +03:00
  • 19a5945730 Update docs/tutorials/add-route.md Shimon Newman 2022-09-09 16:05:16 +03:00
  • 16024e0020 Update docs/tutorials/add-route.md Shimon Newman 2022-09-09 16:04:52 +03:00
  • 10b0277120 Update docs/tutorials/add-route.md Shimon Newman 2022-09-09 16:04:39 +03:00
  • f28248037c Update docs/tutorials/add-route.md Shimon Newman 2022-09-09 16:04:13 +03:00
  • 2ef98752dc Update docs/tutorials/add-route.md Shimon Newman 2022-09-09 16:04:00 +03:00
  • 101e6cb539 Update docs/tutorials/add-route.md Shimon Newman 2022-09-09 16:03:37 +03:00
  • 9c0da69dbb Update docs/tutorials/add-route.md Shimon Newman 2022-09-09 16:03:28 +03:00
  • d865b5adee Update docs/tutorials/add-route.md Shimon Newman 2022-09-09 16:03:09 +03:00
  • 4809520462 Update docs/tutorials/add-route.md Shimon Newman 2022-09-09 16:02:58 +03:00
  • 3e23759e69 Update docs/tutorials/add-route.md Shimon Newman 2022-09-09 16:02:21 +03:00
  • 4cd0f4ea1e Update docs/tutorials/add-route.md Shimon Newman 2022-09-09 16:02:01 +03:00
  • 4822e326f2 add more logic Torsten Dittmann 2022-09-09 14:44:04 +02:00
  • b837fe7233 feat: rename time attribute to duration Christy Jacob 2022-09-09 16:03:57 +04:00
  • cb50220b60 feat: rename time attribute to duration Christy Jacob 2022-09-09 16:02:04 +04:00
  • 98724c2acd feat: update default avatars color Christy Jacob 2022-09-09 15:09:04 +04:00
  • a707fa0385 feat: update dart and flutter changelog Christy Jacob 2022-09-09 14:47:17 +04:00
  • a059ec11e7 add some fixes Torsten Dittmann 2022-09-09 11:38:54 +02:00
  • 6d17d7f0f6 Merge pull request #3795 from appwrite/feat-assign-member-role Eldad A. Fux 2022-09-09 12:27:21 +03:00
  • b41aaefc7e Implement 'enabled' attribute for functions Matej Bačo 2022-09-09 08:49:18 +00:00
  • fd6a3ed30c Fix listVariables returing all variables Matej Bačo 2022-09-09 08:05:33 +00:00
  • 87e3916568 fix the latest time memory store Damodar Lohani 2022-09-09 07:52:57 +00:00
  • 3beacf0263 add region to usage documents Damodar Lohani 2022-09-09 06:13:12 +00:00
  • 03fade9501 fix default region value Damodar Lohani 2022-09-09 05:14:29 +00:00