1
0
Fork 0
mirror of synced 2024-06-26 18:20:43 +12:00
Commit graph

226 commits

Author SHA1 Message Date
Torsten Dittmann 7be4211aa5 fix(ui): input validation for ids 2021-11-24 09:33:12 +01:00
Torsten Dittmann 7904d79916 fix(ui): add enum attribute 2021-11-23 13:46:20 +01:00
Torsten Dittmann 3a8eb4020c fix(ui): multiple issues in db 2021-11-22 13:49:51 +01:00
Torsten Dittmann f9ebeac24c fix(ui): collection permission binding 2021-11-19 18:26:13 +01:00
Torsten Dittmann 7d0eae7aee fix(ui): adapt usage legends 2021-11-18 14:19:14 +01:00
Torsten Dittmann f2eb6ae317 fix(ui): logs pagination 2021-11-18 11:33:42 +01:00
Torsten Dittmann dfcf2bdc1c fix(ui): cleanup comments and whitespace 2021-11-11 14:58:50 +01:00
Torsten Dittmann b0388371c4 fix(ui): single array property 2021-11-10 11:24:45 +01:00
Torsten Dittmann 1c96af3311 fix(ui): multiple arrays on document 2021-11-10 10:43:51 +01:00
Torsten Dittmann 244cd28f5a fix(ui): fix typos and replace * role 2021-11-02 16:15:30 +01:00
Torsten Dittmann ada4b993d6 fix(ui): prevent double inerstion on clone 2021-11-02 11:04:43 +01:00
Torsten Dittmann b0b0d91572 fix(ui): remove leftover 2021-10-29 17:56:21 +02:00
Torsten Dittmann a2beb8ce0b fix(ui): remove leftover 2021-10-29 17:55:15 +02:00
Torsten Dittmann 641c2b215c fix(ui): update casting and enum 2021-10-29 17:51:21 +02:00
Torsten Dittmann 535f433817 fix(ui): pre-select value for enum 2021-10-29 15:50:17 +02:00
Torsten Dittmann b8936c7674 fix(ui): add basic pagination with after and enum attributes 2021-10-29 14:01:48 +02:00
Torsten Dittmann 85ccf0def4 fix(ui): array attributes in documents 2021-10-28 12:41:46 +02:00
Torsten Dittmann 973e8bff9b fix(ui): make number/float range optional 2021-10-28 10:55:48 +02:00
Torsten Dittmann 275dd70a04 fix(ui): form validation and checkbox disabling 2021-10-27 18:55:36 +02:00
Torsten Dittmann 04c75a8256 fix(ui): required fields now are properly set in DOM 2021-10-27 18:54:57 +02:00
Torsten Dittmann adf5c1b288 fix(ui): disabled default value when required or array 2021-10-27 13:05:12 +02:00
Torsten Dittmann 886e19be16 remove data-debug 2021-10-27 11:11:07 +02:00
Torsten Dittmann 7224520fa8 fix all usage ui 2021-10-26 15:19:28 +02:00
Torsten Dittmann ae05fa1c63 fix(ui): usage for collections 2021-10-25 18:58:11 +02:00
kodumbeats d93d2af194 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-refactor-ui-fixes 2021-10-13 13:11:06 -04:00
Torsten Dittmann 1ed41f52d3 Merge branch 'master' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-09-30 12:32:10 +02:00
Matej Baco 7e0871d3b6 Failed attributes should be hidden 2021-09-27 10:35:18 +02:00
Matej Baco 8e7039ab92 Merge branch 'feat-new-document-usage-log' into feat-db-refactor-ui-fixes 2021-09-27 07:45:41 +02:00
Matej Baco e7e787e7de WIP: UI refactor 2021-09-26 16:30:21 +02:00
Torsten Dittmann ddd85f74a5 fix(console): max limit for nested collection setting 2021-09-02 12:54:09 +02:00
Eldad Fux 0d57a59f70 Test 2021-08-30 09:36:30 +03:00
Eldad Fux e862d72cf6 Added a new document-level activity log 2021-08-29 10:43:09 +03:00
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
Torsten Dittmann 4d70b16801 feat(console): add dirty realtime stats 2021-06-10 14:42:40 +02:00
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
AnatoleLucet 960136a823 Adding links animation 2020-06-10 15:21:28 +02:00
Eldad Fux ce664ec4dd Fix for #394 2020-06-10 06:11:53 +03:00
Eldad Fux 0c29251f9d Fix for collection reload 2020-05-31 08:56:13 +03:00
Eldad Fux 79b3566ff5 Added some UI notes 2020-05-30 13:21:36 +03:00
Eldad Fux 6d8a3e4496 Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-05-22 22:01:47 +03:00
Eldad Fux c42e2022cc Fix for issue #335 2020-05-22 04:39:00 +03:00
Eldad Fux dda6a7c806 Fix for empty tab 2020-05-21 00:31:56 +03:00
Eldad Fux b9d48282af Hidden linked documents feature 2020-05-18 15:16:07 +03:00
Eldad Fux 13bc97bd7e Updated SDKs 2020-05-11 07:39:00 +03:00
Eldad Fux 5aa3e768df Fixed document selection issue 2020-05-06 09:33:10 +03:00
Eldad Fux 72a50cc693 Document preview fix 2020-05-04 11:29:25 +03:00
Eldad Fux 496d7c2973 Work in progress 2020-05-04 08:04:30 +03:00
Eldad Fux 406df487d2 Added cache buster to document forms 2020-05-03 13:46:13 +03:00
Eldad Fux b3dfeaba40 Addedf documents search 2020-05-03 12:49:22 +03:00
Eldad Fux 65215de545 Work in progress 2020-05-03 00:16:34 +03:00
Eldad Fux be2030931b Added document search 2020-05-02 22:57:52 +03:00
Eldad Fux 3eccd7e227 Minor style fixes 2020-05-01 09:28:39 +03:00