1
0
Fork 0
mirror of synced 2024-06-27 02:31:04 +12:00
Commit graph

253 commits

Author SHA1 Message Date
Torsten Dittmann e89a367131 Merge branch 'master' of https://github.com/appwrite/appwrite into 0.15.x 2022-06-22 12:48:42 +02:00
Torsten Dittmann 7a6a9f159b ui: update user verification 2022-06-20 15:21:46 +02:00
Torsten Dittmann 0023af43d8 Merge branch 'feat-phone-authentication' of https://github.com/appwrite/appwrite into feat-phone-authentication 2022-06-20 15:06:19 +02:00
Torsten Dittmann 2bb106b449 fix: adapt to review 2022-06-20 12:47:24 +02:00
Torsten Dittmann bbdf70ee90 feat: use new $createdAt and $updatedAt attributes 2022-06-15 14:46:52 +02:00
Matej Bačo adb79872b3 Improve gitlab endpoint input 2022-06-15 07:30:24 +00:00
Torsten Dittmann 1eb91bc91e feat: add ui for phone authentication 2022-06-14 17:41:58 +02:00
Matej Bačo 1fd5ae2991 QA bug fixes 2022-06-10 12:41:31 +00:00
Matej Bačo 116e51b006 Finish gitlab custom hostname 2022-06-10 12:03:51 +00:00
Matej Bačo 9ebdbc58da WIP: Gitlab OAuth custom endpoint 2022-06-10 10:03:30 +00:00
Steven 4a87e73a45 Update success, loading, and error message for add team member
Remove text indicating invitations since no emails are sent when adding
a user via the Admin console.
2022-05-31 22:00:37 -07:00
Torsten Dittmann 2d98401b62 fix: 0.14.x review 2022-05-16 14:22:06 +02:00
Torsten Dittmann 9bce4bd5c8 ui: user memberships route 2022-05-12 15:20:46 +02:00
Torsten Dittmann 3990ef7fa2 Merge branch 'master' of https://github.com/appwrite/appwrite into 0.14.x 2022-05-08 17:15:25 +02:00
Tanay Pant 7a884f5b50
Merge branch 'master' into feat-okta-oauth 2022-04-26 16:10:54 +02:00
Tanay Pant 56c184eff3 Add field for custom authorization server ID 2022-04-26 12:15:42 +02:00
Christy Jacob 5eb4ba8211
Merge pull request #3136 from appwrite/add-team-activity
Feat: Team activity
2022-04-26 12:45:17 +03:00
Tanay Pant e0a8ef8b3a Create Okta OAuth Adapter 2022-04-23 20:14:32 +02:00
Matej Bačo c6f32a31d2 Implement team activity 2022-04-21 14:07:08 +00:00
Matej Bačo ab6c1ea4c7 New button placement 2022-04-20 08:39:45 +00:00
Matej Bačo 94d4697553 Merge branch 'master' into feat-user-verification-ui 2022-04-20 08:15:03 +00:00
adityaoberai 0cacfd17cb Update Auth0 domain info tip for better clarity 2022-04-01 19:43:29 +05:30
adityaoberai ee46e14103 Create Auth0 OAuth Adapter 2022-04-01 16:04:56 +05:30
Matej Bačo 95d5f7a659 Added veritifcation status modal 2022-03-23 08:23:27 +00:00
Matej Bačo a3bb9f2318 Fix regex 2022-03-22 12:31:52 +00:00
Matej Bačo 1c7ea3c529 Fixed validation regex for custom ID 2022-03-21 14:30:51 +00:00
Matej Bačo 4c85223183 More UI changes 2022-02-28 09:26:55 +00:00
Matej Bačo 70efbf1fb9 Updated UI 2022-02-28 09:25:38 +00:00
Damodar Lohani 53de779e89 Merge branch 'master' into 0.13.x 2022-02-22 06:43:07 +00:00
Eldad A. Fux ba8c575f4a
Merge pull request #2646 from appwrite/feat-getting-started-cli
feat: added getting started guides ( Node CLI )
2022-02-21 21:24:22 +02:00
Eldad A. Fux aaa6cd7148
Merge pull request #2759 from appwrite/origin/minor-design-fixes
Origin/minor design fixes
2022-02-21 16:07:18 +02:00
Eldad Fux 427697d4b5 Merge branch 'master' of github.com:appwrite/appwrite into feat-ui-add-titles-2678 2022-02-17 00:07:13 +02:00
Elad Shechter 3b5d3d9b87 Add design box for no-sessions and no-logs under user info 2022-02-08 15:46:33 +00:00
Eldad Fux 3bb5e6d239 Added titles to users and teams attributes 2022-01-31 00:51:58 +02:00
Simon Trockel 45635cdbcc Rework Apple Custom Oauth Form 2022-01-22 23:13:16 +01:00
Simon Trockel 9f2d225f29 Merge branch 'feat-926-oauth2-microsoft-tenant-config' of https://github.com/BobcatProgrammer/appwrite into feat-926-oauth2-microsoft-tenant-config 2022-01-22 19:31:47 +01:00
Simon Trockel 8233881c44 feat: Generic custom Oauth provider form 2022-01-22 19:31:40 +01:00
Simon Trockel 05ff84d1f6
Merge branch 'appwrite:master' into feat-926-oauth2-microsoft-tenant-config 2022-01-22 19:27:02 +01:00
Christy Jacob ffb3d81b1f fix: use CLI user agent in account screen 2022-01-19 13:03:53 +04:00
Eldad Fux 61131434cb Updated to use minlength and fixed alt attribute 2022-01-18 16:25:14 +02:00
Eldad Fux d8a9003714 Updated password length min requirment in the console 2022-01-18 07:21:03 +02:00
Simon Trockel ec97e845a2
Update app/views/console/users/index.phtml
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-01-17 14:03:08 +01:00
Simon Trockel 7f52116a17
Merge branch 'appwrite:master' into feat-926-oauth2-microsoft-tenant-config 2022-01-17 00:47:46 +01:00
Simon Trockel 9922a6d6cf feat: Makes Microsoft OAuth Provider configureable 2022-01-17 00:46:12 +01:00
Eldad Fux 8dc7d24d5a Fixed missing validation 2022-01-16 01:25:00 +02:00
Torsten Dittmann fb0b0bf258 fix: remove activity badge 2022-01-05 10:30:14 +01:00
Torsten Dittmann b344b51af7 fix: uid validator text 2021-12-29 18:09:21 +01:00
Christy Jacob 79e9298e9b feat: update user agent name to Appwrite CLI 2021-12-13 15:19:47 +04:00
Christy Jacob d2809d9980 feat: display terminal icon in logs 2021-12-12 22:07:24 +04:00
Christy Jacob 2b9f4667f7 feat: add the termnial user agent 2021-12-12 21:46:47 +04:00