1
0
Fork 0
mirror of synced 2024-08-07 22:37:59 +12:00
Commit graph

407 commits

Author SHA1 Message Date
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
3d88d3041c Added title attributes to all event names 2020-07-30 21:34:22 +03:00
Eldad Fux
6e442ab264 Check for new version update 2020-07-25 09:26:25 +03:00
Eldad Fux
11ccdba946 Style changes 2020-07-20 06:59:42 +03:00
Eldad Fux
4950666caf Added project pagination 2020-07-19 17:43:34 +03:00
Eldad Fux
4e7580f1a8 Added env vars for cloud functions 2020-07-19 17:42:46 +03:00
Eldad Fux
98b12c8f69 Delete tag from UI 2020-07-19 00:49:15 +03:00
Eldad Fux
5657c9833c Added paging for functions, tags, and logs 2020-07-19 00:15:02 +03:00
Eldad Fux
03e97c68f2 Added tagId to execution log 2020-07-18 16:49:20 +03:00
Eldad Fux
f980c02b4e Improved tags UI 2020-07-18 09:16:34 +03:00
Eldad Fux
ee531b1809 Small UI fix 2020-07-17 22:55:07 +03:00
Eldad Fux
725dff61a7 Fixed chart size 2020-07-17 12:48:55 +03:00
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