1
0
Fork 0
mirror of synced 2024-08-28 00:21:50 +12:00
Commit graph

211 commits

Author SHA1 Message Date
Eldad Fux
c8ec58720e Changed the placeholder to Unknown 2021-05-29 12:10:27 +03:00
Eldad Fux
668882391a Updated LS 2021-05-29 11:48:34 +03:00
Eldad Fux
5f551785b8 Fixed user empty name on console 2021-05-29 11:43:04 +03:00
Christy Jacob
b662de694b fix(users): rename deleteUser to delete 2021-05-29 01:54:24 +05:30
Torsten Dittmann
b54747b3ac refactor(console): sessions icons 2021-05-26 10:40:52 +02:00
Torsten Dittmann
54baea36f3 fix(console): switch browser with provider icon in users session 2021-05-20 16:17:50 +02:00
Torsten Dittmann
5149b3880a refactor(console): users devices into session 2021-05-20 16:03:47 +02:00
Eldad A. Fux
18a1a2b8a0
Merge pull request #1147 from appwrite/fix-1144-users-list
Added string escaping
2021-05-15 13:49:19 +03:00
Eldad Fux
27837871e4 Added comments 2021-05-15 10:44:00 +03:00
Eldad Fux
2a3a73de34 Fixed autocomplete 2021-05-15 03:58:26 +03:00
Eldad Fux
9c0ebc5608 Added string escaping 2021-05-15 03:24:12 +03:00
Christy Jacob
f128cd9578 feat: refactor inviteId to membershipId 2021-05-07 21:19:23 +05:30
Torsten Dittmann
3829b4b8da Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-auth-limits 2021-04-14 12:36:40 +02:00
Eldad Fux
ae2cc44817 First commit 2021-04-03 09:29:13 +03:00
Eldad Fux
a6edf2f227 Removed space 2021-02-28 20:36:37 +02:00
Eldad Fux
b09afd1921 Updated API 2021-02-28 20:36:13 +02:00
Eldad Fux
74c21ce3af Updated dependencies 2021-02-28 17:57:57 +02:00
Eldad Fux
8f9d3aaaa7 Updated UI 2021-02-28 17:01:16 +02:00
Eldad Fux
a3a27ced66 Updated UI 2021-02-28 13:41:18 +02:00
Damodar Lohani
92d35cff18 fix missing port information in URL in console 2021-02-18 17:42:30 +05:45
Eldad A. Fux
0e4a26f19a
Merge pull request #834 from appwrite/feat-update-show-btn-ui
Updated button UI
2021-01-19 16:34:27 +02:00
Eldad Fux
a9b031d292 Updated button UI 2021-01-18 20:37:13 +02:00
Eldad Fux
b2a4bce396 Minor submission fix 2021-01-18 19:34:34 +02:00
Eldad Fux
a8b666dfc3 First commit 2021-01-18 08:29:26 +02:00
kodumbeats
04f4f934aa move toggle above input 2021-01-01 12:55:57 -05:00
kodumbeats
5573613bac hide oAuth keys by default 2021-01-01 09:40:16 -05:00
Eldad Fux
e81fb88736 First commit 2020-10-30 21:53:27 +02:00
Eldad Fux
95cafb9f1b Updated controllers and workers 2020-10-15 00:34:57 +03:00
Eldad A. Fux
cba1b081b6
Updated event name 2020-09-28 18:40:31 +03:00
Bradley Schofield
f4cb5ff624
Also update button 2020-09-28 15:36:32 +01:00
Bradley Schofield
4b36d07bca
Update user.phtml 2020-09-28 15:34:47 +01:00
Bradley Schofield
d37bac2de2 Add delete user UI 2020-09-28 14:34:16 +01:00
Bradley Schofield
3ce0204919 Merge remote-tracking branch 'upstream/0.7.x' into frontend-ui-deletion 2020-09-28 13:39:21 +01:00
Eldad Fux
f620f553a4 Merge branch 'master' of github.com:appwrite/appwrite into 0.7.x 2020-09-22 04:48:37 +03:00
Bradley Schofield
344b71eecc
Merge pull request #1 from appwrite/0.7.x
0.7.x
2020-09-19 14:50:18 +01:00
Bradley Schofield
07f85a252b
First Edition
Note: To transfer to my other computer for testing
2020-09-19 14:20:19 +01:00
Bradley Schofield
d4533bd1c3
Implement fix on /console/account/devices
+ Implement fix on /console/account/devices
+ Fixed oversight where if data was applied on wrong span
2020-09-16 20:13:44 +01:00
Bradley Schofield
ac682684c1 Improve Look and Add Unknown text aswell
+ Changed unknown.svg color from #26262F to #96b7eb
+ Added 'Unknown' text when the user agent cannot be identified in console
2020-09-16 16:21:32 +01:00
Bradley Schofield
3317e7aa68
Add fallback graphic for user.phtml
+ Fallback SVG
+ onError code to change src if image doesn't exist
2020-09-16 15:27:32 +01:00
Eldad Fux
77667be404 Changes all name attributes length to max
of 128 chars
2020-09-08 00:28:40 +03:00
Eldad Fux
5657c9833c Added paging for functions, tags, and logs 2020-07-19 00:15:02 +03:00
Eldad Fux
26fac493bb Genaral -> Overview 2020-07-17 00:51:43 +03:00
Eldad Fux
bfe6645a4e Updated filter names 2020-07-15 14:22:38 +03:00
Eldad Fux
e31cf70171 Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-07-07 00:08:03 +03:00
Eldad Fux
58390126c8 Added OAuth2 providers names 2020-07-06 22:46:09 +03:00
Eldad Fux
ad9dce7717 Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-06-27 07:23:06 +03:00
Eldad Fux
d6fffb0459 New OAuth grid 2020-06-15 00:14:54 +03:00
Eldad Fux
02bb42c9a2 Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-06-13 18:18:26 +03:00
Eldad Fux
c2deb11361 Changed Gravatar filter name 2020-06-11 11:58:53 +03:00
Eldad Fux
f3c8e57e70 Merge branch 'master' of github.com:appwrite/appwrite into team-features 2020-06-10 22:08:00 +03:00
AnatoleLucet
960136a823 Adding links animation 2020-06-10 15:21:28 +02: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
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
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
116521f4a7 Added beta tag 2020-05-29 19:43:59 +03:00
Eldad Fux
7296db0d06 Added UI adjutments for Apple unique secret key 2020-05-29 15:02:53 +03:00
Eldad Fux
9e6553028f Fixed unkown log view 2020-05-14 00:38:18 +03:00
Eldad Fux
13bc97bd7e Updated SDKs 2020-05-11 07:39:00 +03:00
Eldad Fux
dcc1e46ba5 Merge branch 'feature--flutter-support' of github.com:appwrite/appwrite into 0.6 2020-05-01 10:59:54 +03:00
Eldad Fux
6275665efe Added sticky footer 2020-05-01 09:27:35 +03:00
Eldad Fux
2fb4a315b7 Updated layout 2020-04-30 21:47:08 +03:00
Eldad Fux
2e31be7372 Small style fixes 2020-04-30 19:35:39 +03:00
Eldad Fux
eba0a21eee Updated UI 2020-04-23 21:49:31 +03:00
Eldad Fux
d2a42a2cec Fixed UI filtering 2020-04-22 07:29:37 +03:00
Eldad Fux
15c7d76a9b Merge branch '0.6' of github.com:appwrite/appwrite into feature--flutter-support 2020-04-19 07:19:09 +03:00
Eldad Fux
a5efaf2dd9 Merge branch '0.6' of github.com:appwrite/appwrite into database-ui 2020-04-19 07:18:37 +03:00
Eldad Fux
ef30c581e3 UI Updates 2020-04-19 07:17:48 +03:00
Eldad Fux
8481e7035b Merge branch '0.6' of github.com:appwrite/appwrite into feature--flutter-support 2020-04-15 16:42:53 +03:00
Eldad Fux
c39c907c52 Fixed user logout button 2020-04-14 22:37:46 +03:00
Eldad Fux
a4068e4771 Added flutter to the UI options 2020-04-12 09:03:00 +03:00
Eldad Fux
216589fed5 Removed some legacy code 2020-04-02 00:41:29 +03:00
Eldad Fux
c73188ccf9 Merge branch '0.6' of github.com:appwrite/appwrite into database-ui 2020-03-28 18:23:29 +03:00
Eldad Fux
f35258b9c5 Merge branch 'master' of github.com:appwrite/appwrite into database-ui 2020-03-27 01:56:57 +02:00
Eldad Fux
7b1dd6b2c3 Updated all the REST API query params to be in camelCase 2020-03-25 22:19:19 +02:00
Eldad Fux
8d3465e29f Added a vendor namespace to all local libs 2020-03-24 19:56:32 +02:00
Eldad Fux
5cfc3d3c88 Work in progress 2020-03-15 06:54:55 +02:00
Eldad Fux
eef5125077 Added master domain SSL cert 2020-03-01 08:33:19 +02:00
Eldad Fux
04d84f2614 Updated themes 2020-02-29 08:24:55 +02:00
Eldad Fux
e2a52a9326 Updated mobile view 2020-02-27 19:44:03 +02:00
Eldad Fux
340dc81eb2 Updated UI for mobile 2020-02-26 23:54:12 +02:00
Eldad Fux
98ac17dc2c Fixed text 2020-02-24 17:03:48 +02:00
Eldad Fux
2362dafc06 Updated styles 2020-02-24 15:47:35 +02:00
Eldad Fux
d7df7b765f Updated UI triggers 2020-02-24 08:59:10 +02:00
Eldad Fux
42d80276a0 Removed inline styles 2020-02-23 21:27:02 +02:00
Eldad Fux
ba1f2f0dec Updated UI 2020-02-23 10:57:51 +02:00
Eldad Fux
46cfa9ee92 Updated $uid to $id 2020-02-17 09:16:11 +02:00
Eldad Fux
f433db17d0 Updated naming from OAuth to OAuth2 2020-02-16 13:41:03 +02:00
Eldad Fux
54f80e588a Added urldecode parsing for env var 2020-02-12 12:38:31 +02:00
Eldad Fux
b92cd2aecc Fixed users view UI 2020-02-09 23:44:11 +02:00