1
0
Fork 0
mirror of synced 2024-07-02 21:20:58 +12:00
Commit graph

442 commits

Author SHA1 Message Date
Eldad Fux eec1dd6714 Updated logs UI 2020-07-17 11:14:16 +03:00
Eldad Fux 69f52b2b81 Logs UI 2020-07-17 08:24:06 +03:00
Eldad Fux 26fac493bb Genaral -> Overview 2020-07-17 00:51:43 +03:00
Eldad Fux 2caf909419 Added function execution logs 2020-07-17 00:51:26 +03:00
Eldad Fux 201c811582 Fixed account tabs 2020-07-17 00:50:47 +03:00
Eldad Fux 2af2484afa Worker now run real functions 2020-07-16 15:04:06 +03:00
Eldad Fux 3c194b5076 Manual function execution 2020-07-15 23:29:55 +03:00
Eldad Fux 1e482e365b Set default tag 2020-07-15 22:09:46 +03:00
Eldad Fux bfe6645a4e Updated filter names 2020-07-15 14:22:38 +03:00
Eldad Fux 6251d2b40a Added upload 2020-07-15 06:38:57 +03:00
Eldad Fux 436300439d Enabled code upload 2020-07-14 23:33:52 +03:00
Eldad Fux d64ac11f88 Updated UI with dynamic data 2020-07-14 21:55:44 +03:00
Eldad Fux 51f919c905 Igonre package 2020-07-14 20:12:00 +03:00
Eldad Fux 8618f4d764 Updated ENV config 2020-07-14 19:13:18 +03:00
Eldad Fux f97019ddb0 Fixed spacing 2020-07-14 00:29:35 +03:00
Eldad Fux db0dcf5eaa Merge branch 'functions' of github.com:appwrite/appwrite into swoole-and-functions 2020-07-12 23:43:03 +03:00
Eldad Fux e18f3a55e4 Added image lazyloading 2020-07-11 07:16:57 +03:00
Eldad Fux 1cd09ff2fe Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-07-10 16:31:52 +03:00
Eldad Fux c7c9563304 Security attribute is now boolean 2020-07-09 12:10:27 +03:00
Eldad Fux 2e676b8b3a Merge branch 'master' of github.com:appwrite/appwrite into swoole 2020-07-08 18:21:38 +03:00
Eldad Fux c5840266f0 Updated project response format 2020-07-08 18:07:52 +03:00
Eldad Fux b8948d8e18 Fixed regex syntax 2020-07-08 01:12:45 +03:00
Eldad Fux bce2412b70 Custom domain validation regex is invalid
Fixes #470
2020-07-08 01:11:02 +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 3d2c06a70f Merge branches 'swoole' and 'master' of github.com:appwrite/appwrite into swoole 2020-07-06 22:47:53 +03:00
Eldad Fux 58390126c8 Added OAuth2 providers names 2020-07-06 22:46:09 +03:00
Eldad Fux 457fffc692 Connection persistency 2020-07-02 12:02:43 +03:00
Eldad Fux 3e808d3bf4 Removed global vars 2020-06-30 00:43:34 +03:00
Eldad Fux 4abc35fe1a Removed commented code 2020-06-27 10:25:12 +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 1d0d19a1f1 Fixed android update form 2020-06-16 00:20:31 +03:00
Eldad Fux 938a3a71d0 Merge branch 'master' of github.com:appwrite/appwrite 2020-06-15 23:05:54 +03:00
Eldad Fux 305e73c190 Added tooltip + improved error messages 2020-06-15 23:05:49 +03:00
Eldad Fux d6fffb0459 New OAuth grid 2020-06-15 00:14:54 +03:00
Eldad Fux 56c3f3a946 Animation is off by default and turned on manually 2020-06-14 21:43:08 +03:00
Eldad Fux 709c1f0b96 Style fixes 2020-06-14 01:57:34 +03:00
Eldad Fux 060fa22fcc Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-06-13 23:28:18 +03:00
Eldad Fux ade33edd6f Small UI updates 2020-06-13 23:26:45 +03:00
Eldad Fux 0adbf049a2 Updated icon size 2020-06-13 21:44:50 +03:00
Eldad A. Fux 368d5e094e
Merge pull request #406 from appwrite/ui-performance
UI Performance & Accessibility Improvments
2020-06-13 20:13:27 +03:00
Eldad Fux 02bb42c9a2 Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-06-13 18:18:26 +03:00
Eldad A. Fux 6e0b32325a
Merge branch 'master' into database-key-fix 2020-06-13 14:22:02 +03:00
Eldad Fux b79b2b4ccc Performance and accessibility improvments 2020-06-13 14:13:53 +03:00
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 69f944ec46 Removed gravatar upload button 2020-06-11 10:57:12 +03:00
Eldad Fux 9eef72cdd3 Limited number of cells 2020-06-11 07:37:12 +03:00
Eldad Fux 1f8cd7f081 Limit key size to 32 chars 2020-06-11 00:42:16 +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 4e73b3e9fd Fixed small UI bug 2020-06-10 17:11:59 +03:00