1
0
Fork 0
mirror of synced 2024-06-29 11:40:45 +12:00
Commit graph

6517 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 31500cd675 Sub query support for indexes 2021-08-22 18:00:00 +03:00
Eldad Fux e39ed9cf9b Fixed some tests 2021-08-22 17:06:59 +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 fa909e844d Added new delete attribute flow 2021-08-22 11:04:51 +03:00
Eldad Fux 16ceb774e0 Minor style change 2021-08-22 11:00:19 +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 0fe81b598c Fixed namespaces 2021-08-21 18:09:08 +03:00
Eldad Fux 6943380118 Updated data structures for attribute 2021-08-21 07:48:28 +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 5ba2ba4c4c SubQuery test 2021-08-20 14:15:17 +03:00
Eldad Fux 7859f35612 Updated SDK 2021-08-20 09:23:58 +03:00
Eldad Fux e70654eabc Work in progress 2021-08-19 15:50:10 +03:00
Eldad Fux 5811a5680a Work in progress 2021-08-19 07:05:44 +03:00
Eldad Fux 266cce237e Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-decouple-collections 2021-08-18 22:00:26 +03:00
Eldad A. Fux 4d721fca9b
Merge pull request #1489 from appwrite/feat-db-ui-updates
Feat db UI updates
2021-08-18 16:34:34 +03:00
Eldad Fux 4a0d8876df Fixed tests 2021-08-18 15:36:55 +03:00
Eldad Fux ca3bae9259 Updated collectionId 2021-08-18 14:46:05 +03:00
Eldad Fux 3b1facaaa9 Updated collectionId 2021-08-18 14:43:23 +03:00
Eldad Fux c4e5c8ac96 Updated collectionId 2021-08-18 14:41:35 +03:00
Eldad Fux 1ecd9c865e Fixed tests removed redundant $collection attribute 2021-08-17 09:24:12 +03:00
Eldad Fux f19cd3ddb8 Debug logs 2021-08-17 07:06:42 +03:00
Eldad Fux cacb0f9577 WIP 2021-08-16 22:24:15 +03:00
Eldad Fux 3ffc69b7c4 WIP 2021-08-16 20:28:33 +03:00
Eldad Fux 19af848829 Hide mounts 2021-08-16 17:56:15 +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 e7aadb495b Updated texts 2021-08-14 22:39:31 +03:00
Eldad Fux abe38abcb2 Updated button names 2021-08-14 22:04:21 +03:00
Eldad Fux 9b8b8304ac Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-ui-updates 2021-08-14 13:35:49 +03:00
Eldad Fux 2d7773ff12 Merged collections, attributes and indexes scopes 2021-08-14 13:16:00 +03:00
Eldad Fux 17bbdc3a52 Updated logs screen 2021-08-14 13:13:24 +03:00
Eldad A. Fux 82f1183abb
Merge pull request #1470 from TorstenDittmann/feat-database-after-pagination
feat(controllers): after pagination
2021-08-14 11:12:11 +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
Torsten Dittmann ba5eb52084 chore(composer): update utopia audit and abuse 2021-08-13 10:08:10 +02:00
Torsten Dittmann 7a152541e0 Merge branch 'feat-database-after-pagination' of https://github.com/TorstenDittmann/appwrite into feat-database-after-pagination 2021-08-11 15:30:34 +02:00
Torsten Dittmann 1061dc6366 fix(after-pagination): updated descriptions 2021-08-11 15:30:25 +02:00
Torsten Dittmann a2e57a4f33
Merge branch 'feat-database-indexing' into feat-database-after-pagination 2021-08-10 22:20:30 +02:00
Eldad A. Fux 2fbc434e25
Merge pull request #1475 from appwrite/feat-delete-attribute-index-tests
feat(refactor-db): tests for attribute and index deletion
2021-08-10 21:49:40 +03:00
Eldad Fux b8807cc2fc Merge branch 'feat-add-db-logs' of github.com:appwrite/appwrite into feat-db-ui-updates 2021-08-10 21:04:44 +03:00
Eldad Fux d7eabe3347 init 2021-08-10 21:03:32 +03:00
Eldad Fux 62b28da1c0 Testing the activity tab 2021-08-10 19:18:28 +03:00
kodumbeats fe020a2b79 Remove assertion for tests 2021-08-10 07:45:38 -04:00
Torsten Dittmann 7aa712ed7c chore(composer): update 2021-08-10 10:42:45 +02:00
kodumbeats b14a705944 Increase sleep for ARM tests on CI 2021-08-09 13:47:36 -04:00