1
0
Fork 0
mirror of synced 2024-09-29 08:51:28 +13:00
Commit graph

1364 commits

Author SHA1 Message Date
Eldad Fux
1a60a6a8fe Updated namespace conventions 2020-06-11 22:36:10 +03:00
Eldad Fux
c2deb11361 Changed Gravatar filter name 2020-06-11 11:58:53 +03:00
Eldad Fux
a5fe705a10 Merge branch 'master' of github.com:appwrite/appwrite 2020-06-11 11:41:40 +03:00
Eldad Fux
ce3f2037a3 Changed font weight 2020-06-11 11:41:03 +03:00
Eldad A. Fux
293030766b
Merge pull request #352 from TorstenDittmann/master
[API] Locale - List languages - ISO 639-1
2020-06-11 11:25:06 +03:00
Eldad Fux
69f944ec46 Removed gravatar upload button 2020-06-11 10:57:12 +03:00
Eldad Fux
f3c8e57e70 Merge branch 'master' of github.com:appwrite/appwrite into team-features 2020-06-10 22:08:00 +03:00
Eldad Fux
50e7fc43c9 Fixed test 2020-06-10 21:55:22 +03:00
Eldad A. Fux
1997fd7b5e
Merge pull request #398 from appwrite/avatar-initials
Avatar initials
2020-06-10 21:26:54 +03:00
Eldad A. Fux
897de6095f
Merge branch 'master' into force-https 2020-06-10 21:25:04 +03:00
Eldad Fux
4e73b3e9fd Fixed small UI bug 2020-06-10 17:11:59 +03:00
Eldad A. Fux
12dc275d3e
Merge branch 'master' into style/links-animations 2020-06-10 16:30:09 +03:00
AnatoleLucet
960136a823 Adding links animation 2020-06-10 15:21:28 +02:00
Eldad Fux
79613e80c9 Small style fixes 2020-06-10 14:42:35 +03:00
Eldad Fux
ce664ec4dd Fix for #394 2020-06-10 06:11:53 +03:00
Eldad Fux
8e47027c34 Removed 3rd party avatar services from the console 2020-06-10 00:31:15 +03:00
Eldad Fux
13bd66e502 Added initials route 2020-06-09 22:48:26 +03:00
Eldad Fux
98846adfc9 Fixed test 2020-06-09 07:27:09 +03:00
Eldad Fux
6f814746b4 Delete project team when project gets deleted 2020-06-08 21:33:37 +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
7d5ee934ee Added link to user page 2020-06-08 19:15:13 +03:00
Eldad Fux
0060dfe715 Fix for tests 2020-06-08 11:01:11 +03:00
Eldad Fux
157b91b63b Fixed team member count 2020-06-08 08:42:01 +03:00
Eldad Fux
591ff738ee Added roles tooltip 2020-06-08 07:40:13 +03:00
Eldad Fux
51da5061f0 Updated Console SDK 2020-06-08 07:38:39 +03:00
Eldad Fux
a7be36089f Updated usage calculation 2020-06-07 19:33:51 +03:00
Eldad Fux
0e6f36d78d Added invite form 2020-06-07 15:29:12 +03:00
Eldad Fux
fb2663745d Updated Team UI 2020-06-07 12:29:51 +03:00
Eldad Fux
950a66f294 #380 added option to delete team from the console 2020-06-07 11:09:05 +03:00
Eldad Fux
2afb5776c0 Added option to update team name 2020-06-07 10:48:06 +03:00
Eldad Fux
d6f3e34bc4 Updated alert messages 2020-06-07 09:22:51 +03:00
Eldad Fux
9083ea0cdc Updated routes 2020-06-07 08:57:04 +03:00
Eldad Fux
c2ab447832 Merge branch 'master' of github.com:appwrite/appwrite into team-features 2020-06-07 08:44:35 +03:00
Eldad Fux
ca07660e6e Changed access roles for health API 2020-06-07 08:43:25 +03:00
Eldad Fux
ce89f0e283 Self hosting Google fonts for offline access 2020-06-07 08:36:10 +03:00
Eldad Fux
4507c7afce Work in progress 2020-06-07 07:57:56 +03:00
Eldad Fux
1c7cb37efe Added a new team page 2020-06-07 07:18:02 +03:00
Eldad Fux
f88504a967 Fallback for user name 2020-06-07 06:51:11 +03:00
Eldad Fux
7fc76c9731 Fixed duplicated IDs 2020-06-07 06:33:36 +03:00
Eldad Fux
1d47ef7ca0 Added abuse key to open-spec 2020-06-06 09:35:06 +03:00
Eldad Fux
76708f1637 Updated providers list 2020-06-05 13:02:33 +03:00
Eldad Fux
1ce76a8ca6 Fix for #368 2020-06-01 22:58:58 +03:00
Eldad Fux
21ff792ad7 Fixed output of /v1/health/queue/certificates returning wrong data 2020-06-01 07:04:40 +03:00
Eldad Fux
0c29251f9d Fix for collection reload 2020-05-31 08:56:13 +03:00
Eldad Fux
aadac941c6 Removed required fields 2020-05-31 08:49:30 +03:00
Eldad Fux
e71a0f4be5 Updated docs 2020-05-31 01:24:05 +03:00
Eldad Fux
61c54f2a12 Fixed tooltip 2020-05-31 01:11:02 +03:00
Eldad Fux
7e3ad08411 Updated stable version 2020-05-30 20:32:16 +03:00
Eldad Fux
11c2d6ec82 Updated Ruby SDK 2020-05-30 14:52:36 +03:00
Eldad A. Fux
093bcad4f2
Merge pull request #362 from appwrite/apple-oauth
Apple OAuth Adapter 
2020-05-30 13:44:04 +03:00