1
0
Fork 0
mirror of synced 2024-06-11 07:14:51 +12:00
Commit graph

950 commits

Author SHA1 Message Date
Matej Baco 468b84d01c Added sum to request, added format to realtime 2022-01-07 11:15:20 +01:00
Torsten Dittmann ade1d93198 fix: ui for functions variables 2022-01-05 15:20:36 +01:00
Torsten Dittmann fb0b0bf258 fix: remove activity badge 2022-01-05 10:30:14 +01:00
Matej Baco e68bbcfe88 Added aggregation note 2022-01-05 10:00:35 +01:00
Torsten Dittmann 3e91012d9d fix: ui indexes show stuck index 2022-01-04 11:52:59 +01:00
Torsten Dittmann ce3a647557 fix: add missing collection prefix to cache purging 2022-01-03 13:30:03 +01:00
Torsten Dittmann a50b7fcbf4
Merge pull request #2538 from appwrite/feat-database-ui-attribute-details
feat: add ui for attribute details
2022-01-03 10:29:18 +01:00
Torsten Dittmann 9b9eefaf9a
Merge pull request #2542 from appwrite/feat-realtime-depends-on-db
Set db as depended of realtime
2022-01-03 10:19:19 +01:00
Torsten Dittmann afe9a17405
Update collection.phtml 2022-01-02 17:50:19 +01:00
Eldad Fux 90d55ccd90 Updated compose.phtml and kept consistent order 2022-01-02 07:55:58 +02:00
Torsten Dittmann ed02d6f803 fix: ui attribute validation 2022-01-01 15:54:39 +01:00
Torsten Dittmann 2133d4a5e1 fix: cleanup attributes table 2021-12-31 17:54:55 +01:00
Torsten Dittmann fc07a55b48 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-ui-attribute-details 2021-12-31 16:17:09 +01:00
Matej Baco 1c18ddc1bb Merge branch 'feat-database-indexing' into feat-improve-error-logging 2021-12-31 14:40:14 +01:00
Torsten Dittmann c65a853be1 fix: de-clutter ui part for attributes 2021-12-31 14:29:00 +01:00
Torsten Dittmann 084d0550db feat: add ui for attribute details 2021-12-31 14:02:19 +01:00
Torsten Dittmann 14752d528b fix: uid validator in ui 2021-12-29 18:12:58 +01:00
Torsten Dittmann b344b51af7 fix: uid validator text 2021-12-29 18:09:21 +01:00
Torsten Dittmann ec5e129300 fix: remove vendor mount 2021-12-27 13:49:33 +01:00
Torsten Dittmann c91db74b23 fix: install compose template 2021-12-21 16:29:09 +01:00
Torsten Dittmann 721363a240 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-12-21 12:08:02 +01:00
Bradley Schofield b38a9ec594 Fix Functions Usage Chart Typo 2021-12-20 15:54:22 +00:00
Matej Baco 0cb2b736f0 Merge branch 'master' into feat-improve-error-logging 2021-12-20 16:24:50 +01:00
Torsten Dittmann 7f1fd96657 fix: rebuild js and specs 2021-12-17 12:16:53 +01:00
Torsten Dittmann 2690cab771 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-disable-collections 2021-12-17 11:53:57 +01:00
Torsten Dittmann 555505fc79 fix: remove activity badge from collections 2021-12-16 11:25:17 +01:00
Torsten Dittmann 90eec40dac fix: document level description 2021-12-16 11:23:04 +01:00
Torsten Dittmann 1de17ed132
Merge pull request #2484 from appwrite/feat-add-user-agent
Feat: add user agent
2021-12-15 15:16:32 +01:00
Torsten Dittmann a29d66d8ac fix: ui for array/required attributes creation 2021-12-15 14:57:29 +01:00
Torsten Dittmann ca9456f3bf fix: ui to resend invites multiple times 2021-12-15 13:52:23 +01:00
Torsten Dittmann 282cb75afd fix: input validation of url attributes 2021-12-15 12:35:41 +01:00
Torsten Dittmann 8bb580ea1a Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-disable-collections 2021-12-14 11:47:50 +01:00
Torsten Dittmann 37a243b42f Merge branch 'master' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-12-14 11:43:27 +01:00
Torsten Dittmann b42a79411a fix: database permission model 2021-12-14 11:14:39 +01:00
Torsten Dittmann a7ee99dcef fix: utopia view 2021-12-14 10:11:34 +01:00
Eldad Fux 34c68699a3 Added twitter card tags 2021-12-13 15:50:02 +02:00
Torsten Dittmann 66710cebc2 feat(ui): add collection enable/disable 2021-12-13 13:42:17 +01:00
Christy Jacob 79e9298e9b feat: update user agent name to Appwrite CLI 2021-12-13 15:19:47 +04:00
Christy Jacob d2809d9980 feat: display terminal icon in logs 2021-12-12 22:07:24 +04:00
Christy Jacob 2b9f4667f7 feat: add the termnial user agent 2021-12-12 21:46:47 +04:00
Eldad Fux 0f9ef59fda Updated logo 2021-12-12 19:01:14 +02:00
Eldad Fux 624c18c0bf Updated og image 2021-12-12 18:05:33 +02:00
Torsten Dittmann 075f46b6bf Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-main-rebase 2021-12-07 13:53:09 +01:00
Torsten Dittmann e47abb3c9a fix(ui): checkboxes in form service 2021-12-06 16:56:55 +01:00
Matej Bačo 8f1fb9d330
Merge branch 'master' into feat-improve-error-logging 2021-12-06 14:16:39 +01:00
Torsten Dittmann ad0387153a fix(ui): create/edit document 2021-12-03 10:53:33 +01:00
Torsten Dittmann f04cb72cfb Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-main-rebase 2021-12-01 14:19:41 +01:00
Torsten Dittmann 3aadb7d102 fix(ui): document boolean attribute margin bottom 2021-12-01 13:55:37 +01:00
Torsten Dittmann c8d7ea8071 fix(ui): collection tables 2021-12-01 13:19:15 +01:00
Eldad A. Fux 573ab5a938
Merge pull request #2426 from appwrite/feat-update-theme-color
Updated theme color to Appwrite pink
2021-11-26 21:13:36 +02:00