1
0
Fork 0
mirror of synced 2024-08-26 15:42:08 +12:00
Commit graph

143 commits

Author SHA1 Message Date
Eldad Fux
a6c62c95b0 Updated tests 2021-08-23 07:06:53 +03:00
Eldad Fux
f1ec1b2a05 Fixed tests 2021-08-22 19:36:26 +03:00
Eldad Fux
555d2f7529 Hardcoded URL size, fixed icons 2021-08-22 15:59:44 +03:00
Eldad Fux
4e163ec319 Update UI 2021-08-22 14:03:53 +03:00
Eldad Fux
3d9dc298ef Minor style change 2021-08-22 11:00:09 +03:00
Eldad Fux
c507cd44aa Fixed format options 2021-08-22 00:48:07 +03:00
Eldad Fux
b83fff331b Updated UI 2021-08-21 07:47:04 +03:00
Eldad Fux
c0b86a5d17 Work in progress 2021-08-20 20:02:44 +03:00
Eldad Fux
e70654eabc Work in progress 2021-08-19 15:50:10 +03:00
Eldad Fux
adc86fbac5 Fixed pagination 2021-08-16 00:32:27 +03:00
Eldad Fux
826a4527a0 Added documents list 2021-08-16 00:09:40 +03:00
Eldad Fux
17bbdc3a52 Updated logs screen 2021-08-14 13:13:24 +03:00
Eldad Fux
87a9ce2941 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-ui-updates 2021-08-13 14:37:00 +03:00
Eldad Fux
6618af473e New activity tab 2021-08-13 14:19:16 +03:00
Eldad Fux
62b28da1c0 Testing the activity tab 2021-08-10 19:18:28 +03:00
Eldad Fux
034d6db8c3 UI - work in progress 2021-08-09 10:08:49 +03:00
Damodar Lohani
0988423a67 update ui 2021-08-09 11:32:05 +05:45
Eldad Fux
c3ae5c3621 Work in progress - db ui 2021-08-08 18:59:48 +03:00
Eldad Fux
c35401c247 Work in progress 2021-08-07 15:45:44 +03:00
Damodar Lohani
2bfdd787cc validate id exists or not for all services 2021-08-04 12:24:23 +05:45
Damodar Lohani
0a84c5e0e0 fix order of fields 2021-08-03 15:57:26 +05:45
Damodar Lohani
68ea2e2ab1 re introduce name attributes 2021-07-29 13:54:24 +05:45
Damodar Lohani
c5045b6571 update to use custom ID component 2021-07-27 12:26:48 +05:45
Damodar Lohani
47fa14310c fix replace depricated name with id 2021-07-26 11:58:14 +05:45
Damodar Lohani
77e232b320 collection id as default 2021-07-22 11:34:13 +05:45
Damodar Lohani
3e08281ecf fix edit view 2021-07-21 11:17:35 +05:45
Damodar Lohani
119035463a more fixes on collection 2021-07-20 17:21:27 +05:45
Damodar Lohani
1582dc514f update console sdk 2021-07-20 15:57:39 +05:45
Christy Jacob
6711398ab2 feat: updated console sdk 2021-06-23 17:45:27 +05:30
Eldad Fux
994dd3164f Merge branch 'dev' of github.com:appwrite/appwrite into 0.8.x 2021-04-14 12:02:17 +03:00
Torsten Dittmann
03111a2a46
Update collection.phtml 2021-04-06 13:52:49 +02:00
Eldad Fux
ae2cc44817 First commit 2021-04-03 09:29:13 +03:00
Eldad Fux
078d12bc0e Fixed XSS issue 2021-02-23 18:17:45 +02:00
Damodar Lohani
92d35cff18 fix missing port information in URL in console 2021-02-18 17:42:30 +05:45
Torsten Dittmann
e9c3a05a47 fix(ux): adds interactive checkbox labels 2021-02-02 10:50:13 +01:00
Eldad Fux
a8b666dfc3 First commit 2021-01-18 08:29:26 +02:00
Eldad Fux
fc8cbb5088 Templates sync 2020-10-29 22:11:16 +02:00
Eldad Fux
95cafb9f1b Updated controllers and workers 2020-10-15 00:34:57 +03:00
Eldad Fux
77667be404 Changes all name attributes length to max
of 128 chars
2020-09-08 00:28:40 +03:00
Eldad Fux
bfe6645a4e Updated filter names 2020-07-15 14:22:38 +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
56c3f3a946 Animation is off by default and turned on manually 2020-06-14 21:43:08 +03:00
Eldad Fux
060fa22fcc Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-06-13 23:28:18 +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 Fux
b79b2b4ccc Performance and accessibility improvments 2020-06-13 14:13:53 +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
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