1
0
Fork 0
mirror of synced 2024-07-01 20:50:49 +12:00
Commit graph

261 commits

Author SHA1 Message Date
Eldad Fux 4f7d5aa132 Merge branch 'master' of github.com:appwrite/appwrite into remove-globals 2020-06-28 22:07:18 +03:00
Eldad Fux 00e3632c59 Upgraded FW 2020-06-28 20:31:21 +03:00
Eldad Fux 601073302b Removed unused globals 2020-06-27 08:48:47 +03:00
Eldad Fux efc8fd12dc Merge branch 'master' of github.com:appwrite/appwrite into deprecated-first-and-last 2020-06-26 17:43:21 +03:00
Eldad Fux 7c2969b967 Removed first and last from internal functions 2020-06-26 17:41:13 +03:00
Eldad Fux e8f22ac1d7 Merge branch 'master' of github.com:appwrite/appwrite into response-refactor 2020-06-25 23:11:16 +03:00
Eldad Fux ff6078fd7e Unified include calls 2020-06-25 22:53:36 +03:00
Eldad Fux 539ea96ca0 Adding group support, upgraded FW 2020-06-25 21:32:12 +03:00
Eldad Fux c7366c7453 Updated coding standards 2020-06-24 23:59:04 +03:00
Eldad Fux 6e472d4ef3 Added membership and membership list models 2020-06-24 14:18:59 +03:00
Eldad Fux dd2c6efbc9 Added team dynamic response 2020-06-24 09:05:43 +03:00
Eldad Fux 94db437d56 Added team models 2020-06-24 08:14:26 +03:00
Eldad Fux 8c33a729bc Same for app directory 2020-06-20 14:20:49 +03:00
Eldad A. Fux 70caed07a5
Merge pull request #402 from TorstenDittmann/master
Add responsive and customizable email templates
2020-06-14 23:33:01 +03:00
Torsten Dittmann eb7e80a628 fix admin mode check 2020-06-14 13:44:57 +02:00
Torsten Dittmann 89e7a5c2c4 rebase into master 2020-06-14 01:06:19 +02:00
Torsten Dittmann 9ec49b90b3 add event property to mail worker 2020-06-14 01:06:05 +02:00
Torsten Dittmann 9aa9008f82 add mail background worker 2020-06-14 00:38:46 +02:00
Torsten Dittmann 06c61ec917 add placeholders for colors 2020-06-12 20:21:58 +02:00
Torsten Dittmann bab6ae3b79 remove name from team invitation template 2020-06-12 04:27:11 +02:00
Torsten Dittmann 8a4227bcb7 add responsive email templates 2020-06-12 01:20:32 +02:00
Eldad Fux 50e7fc43c9 Fixed test 2020-06-10 21:55:22 +03:00
Eldad Fux 98846adfc9 Fixed test 2020-06-09 07:27:09 +03:00
Eldad Fux 26a133a3f8 Allowed admin to auto-add new member to a team 2020-06-08 19:15:35 +03:00
Eldad Fux 157b91b63b Fixed team member count 2020-06-08 08:42:01 +03:00
Eldad Fux fb2663745d Updated Team UI 2020-06-07 12:29:51 +03:00
Eldad Fux 19b343a795 Updated docs 2020-05-28 14:34:42 +03:00
Eldad Fux 4548622386 Added config manager 2020-03-28 15:42:16 +03:00
Eldad Fux 8d3465e29f Added a vendor namespace to all local libs 2020-03-24 19:56:32 +02:00
Eldad Fux 4f11e171db Fixed document not being unique 2020-03-21 23:10:06 +02:00
Eldad Fux 6fa9f1fed2 Disabled cookie fallback when domain is verified 2020-03-17 13:36:13 +02:00
Eldad Fux d8bc3f03e8 Added protocol var and cookie fallback 2020-02-27 11:17:09 +02:00
Eldad Fux 46cfa9ee92 Updated $uid to $id 2020-02-17 09:16:11 +02:00
Eldad Fux dc2a71ed11 Added more account logs 2020-02-12 00:24:30 +02:00
Eldad Fux 8cd40b1209 Fixed teams permission on admin mode 2020-02-11 08:17:40 +02:00
Eldad Fux c2ae486632 Fixed team admin mode bug 2020-02-10 18:14:42 +02:00
Eldad Fux b6eeb368dc Added new account verification route 2020-02-10 09:34:02 +02:00
Eldad Fux 64b1f1817a Updated params docs 2020-02-10 07:58:29 +02:00
Eldad Fux 9c201f5f6e Updated param docs 2020-02-10 07:54:26 +02:00
Eldad Fux 29c5e5e560 Updated email verification 2020-02-09 23:37:28 +02:00
Eldad Fux de4a606975 Updated Team service permissions 2020-02-09 18:53:33 +02:00
Eldad Fux 3742ae57ae Updated team membership audit log names 2020-02-08 01:47:37 +02:00
Eldad Fux 40087546f6 Updated docs 2020-02-02 21:30:40 +02:00
Eldad Fux a510bfb3c1 Resorted routes for docs 2020-02-01 00:34:07 +02:00
Eldad Fux f1e31e474c Fix for invite join screen 2020-01-31 02:00:31 +02:00
Eldad Fux d898e31a59 Some bug fixes 2020-01-31 01:51:01 +02:00
Eldad Fux 1beaa237f0 Updated SDK examples 2020-01-30 18:18:46 +02:00
Eldad Fux 76e09fb78f Updated SDK platforms 2020-01-27 08:14:14 +02:00
Eldad Fux 3b3c55130f Updated duplicated membership error 2020-01-23 01:31:48 +02:00
Eldad Fux 16362e85e5 Updated teams service 2020-01-19 22:02:50 +02:00
Eldad Fux 5e4c124cae New invite tests 2020-01-19 14:22:54 +02:00
Eldad Fux e745a8e5b5 Updated teams tests 2020-01-18 22:02:47 +02:00
Eldad Fux 81805d0c62 Added tests 2020-01-18 18:03:17 +02:00
Eldad Fux f034d1024d wip 2020-01-18 16:47:08 +02:00
Eldad Fux e793f8bb5d Fixed some small bugs in teams service 2020-01-16 16:05:48 +02:00
Eldad Fux 1328034ccd Fix for CI 2020-01-14 23:11:02 +02:00
Eldad Fux d5044ce1d5 Added support for SameSite cookie option 2020-01-14 22:50:49 +02:00
Eldad Fux f5f074eb86 Tests - work in progress 2020-01-11 15:58:02 +02:00
Eldad Fux ed2ee90882 Merge branch 'master' of github.com:appwrite/appwrite into restify 2020-01-01 14:53:30 +02:00
Eldad Fux 6ab90cd01e Fixed paths 2019-12-16 21:35:33 +02:00
Eldad Fux 178c476109 Changed controllers location 2019-12-16 06:55:05 +02:00
Renamed from app/controllers/client/teams.php (Browse further)