1
0
Fork 0
mirror of synced 2024-09-03 11:21:25 +12:00
Commit graph

431 commits

Author SHA1 Message Date
Damodar Lohani
8279a2e208 Merge branch 'feat-large-file' into feat-s3-integration 2021-12-08 14:29:27 +05:45
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
Damodar Lohani
5b83538485 Merge branch 'feat-storage-buckets' into feat-sb-uis 2021-12-05 14:06:02 +05:45
Torsten Dittmann
ad0387153a fix(ui): create/edit document 2021-12-03 10:53:33 +01:00
Damodar Lohani
ddcd6558fe Merge branch 'feat-storage-buckets' into feat-sb-uis 2021-12-03 11:13:42 +05:45
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
38ca693966 fix(ui): creat enum attribute validation 2021-12-01 13:05:24 +01:00
Torsten Dittmann
b55c5a2660 fix(ui): elements issue 2021-12-01 12:56:40 +01:00
Dmitriy Danilov
3eabd83309
Merge branch 'master' into some-typos-fixes 2021-11-28 09:22:19 -05:00
Damodar Lohani
8ece11d28e Merge branch 'feat-storage-buckets' into feat-sb-uis 2021-11-26 10:22:30 +05:45
Torsten Dittmann
e1539639ec fix(ui): charts 2021-11-25 10:07:34 +01:00
Damodar Lohani
e7f7ce0e70 Merge branch 'feat-storage-buckets' into feat-sb-uis 2021-11-25 13:41:12 +05:45
Torsten Dittmann
9e8cb3a3f2 fix(ui): forms and database list 2021-11-24 14:27:44 +01:00
Torsten Dittmann
ab702764a3 feat(ui): introduce alpine.js 2021-11-24 09:32:36 +01:00
Torsten Dittmann
c549e75ca0 fix(forms): don't include disabled form elements 2021-11-23 14:41:40 +01:00
Torsten Dittmann
f68ab29184 fix(ui): error messages from exception 2021-11-23 11:07:07 +01:00
Torsten Dittmann
3a8eb4020c fix(ui): multiple issues in db 2021-11-22 13:49:51 +01:00
Damodar Lohani
283c55ccc3 fix chartjs tooltip config 2021-11-19 11:32:02 +05:45
Torsten Dittmann
60c6f85b89 fix charts hover 2021-11-18 13:10:02 +01:00
Torsten Dittmann
0fc1812604 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-11-18 11:34:53 +01:00
Torsten Dittmann
f2eb6ae317 fix(ui): logs pagination 2021-11-18 11:33:42 +01:00
Damodar Lohani
1abd4a8ac6 chart updated for consistency 2021-11-18 11:24:21 +05:45
Torsten Dittmann
d099b0133c Merge branch 'master' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-11-17 11:39:03 +01:00
Damodar Lohani
3f32e39227 WIP 2021-11-15 11:49:43 +05:45
Damodar Lohani
810eeb3583 Merge branch 'master' into feat-sb-uis-chartjs-upgrade 2021-11-15 10:55:14 +05:45
Damodar Lohani
2d63458b4f fix date 2021-11-12 15:39:43 +05:45
Damodar Lohani
b965b2a146 update charts styling 2021-11-12 15:32:39 +05:45
Damodar Lohani
57f0de5fdd CRUD chart theme 2021-11-12 11:00:15 +05:45
Torsten Dittmann
dfcf2bdc1c fix(ui): cleanup comments and whitespace 2021-11-11 14:58:50 +01:00
Torsten Dittmann
1c96af3311 fix(ui): multiple arrays on document 2021-11-10 10:43:51 +01:00
Damodar Lohani
654a88a95d update storage usage charts 2021-11-09 15:09:06 +05:45
Damodar Lohani
34bbe18ec1 updated storage UI to support buckets 2021-11-08 14:11:06 +05:45
Torsten Dittmann
244cd28f5a fix(ui): fix typos and replace * role 2021-11-02 16:15:30 +01:00
Torsten Dittmann
6da10ca4ae fix(ui): cast empty strings to null 2021-10-29 17:50:59 +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
Dmitriy Danilov
9f06372eef Merge branch 'master' into some-typos-fixes 2021-10-29 03:33:18 +03: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
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
Torsten Dittmann
1500ffedf4 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-10-25 16:55:05 +02:00
Torsten Dittmann
cbc630e1b6 fix merge conflicts 2021-10-25 16:51:39 +02:00
Torsten Dittmann
1fd4e6c3c8 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-10-25 16:01:07 +02:00
Torsten Dittmann
091c6ef4f6 add buildstep to docker 2021-10-21 19:20:41 +02:00
Torsten Dittmann
72fc6e6b57 fix(js): migrate to chart.js v3.5.1 2021-10-21 15:12:01 +02:00
Torsten Dittmann
6539ff5902 feat(js): update appwrite sdk 2021-10-18 11:40:43 +02:00
Torsten Dittmann
e182a7db2c deps(js): upgrade litespeed.js to v0.3.12 2021-10-15 18:54:05 +02:00