1
0
Fork 0
mirror of synced 2024-09-04 11:51:43 +12:00
Commit graph

7929 commits

Author SHA1 Message Date
Torsten Dittmann
f2eb6ae317 fix(ui): logs pagination 2021-11-18 11:33:42 +01:00
Torsten Dittmann
47b6fe59ce Merge branch 'feat-database-logs-pagination' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-11-16 16:26:13 +01:00
Torsten Dittmann
3a25532524 fix response model 2021-11-16 16:06:51 +01:00
Torsten Dittmann
ced8c9ef03 use updated audit library 2021-11-16 15:54:29 +01:00
Torsten Dittmann
19d01c17bb Revert "fix(api): add after pagination to logs endpoints"
This reverts commit 058b4dd975.
2021-11-16 14:37:33 +01:00
Torsten Dittmann
78159ff8ca Revert "fix(response): add $id to Log"
This reverts commit 7034f84a6e.
2021-11-16 14:37:28 +01:00
Torsten Dittmann
7034f84a6e fix(response): add $id to Log 2021-11-16 12:20:25 +01:00
Torsten Dittmann
058b4dd975 fix(api): add after pagination to logs endpoints 2021-11-16 12:20:14 +01:00
Torsten Dittmann
f8731e8d65 fix(api): logs limit param description 2021-11-16 12:02:11 +01:00
Torsten Dittmann
fd3e46bbcb feat(chore): update composer lock 2021-11-15 10:49:21 +01:00
Torsten Dittmann
b1263e9603 tests(logs): test pagination on logs endpoints 2021-11-15 10:49:11 +01:00
Torsten Dittmann
d5f959454b feat(controllers): add pagination to logs endpoints 2021-11-15 10:48:32 +01:00
Torsten Dittmann
513c7b8081 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-11-12 11:04:01 +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
4c57b8f83e Merge branch 'feat-db-refactor-ui-fixes' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-11-02 16:20:20 +01:00
Torsten Dittmann
4dea1ebaf2
Merge pull request #2380 from appwrite/feat-db-refactor-more-api-bugfixes
fix(refactor-db): more api bugfixes
2021-11-02 16:20:06 +01:00
kodumbeats
f474de4b7f Use database release for optional array attributes 2021-11-02 11:19:20 -04:00
Torsten Dittmann
08b6a64363 Merge branch 'feat-db-refactor-ui-fixes' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-11-02 16:17:52 +01:00
Torsten Dittmann
244cd28f5a fix(ui): fix typos and replace * role 2021-11-02 16:15:30 +01:00
Torsten Dittmann
0dd32a0a0c
Merge pull request #2360 from appwrite/feat-db-refactor-backfill-usage-stats
Backfill usage stats with empty records when required
2021-11-02 16:09:37 +01:00
Torsten Dittmann
ada4b993d6 fix(ui): prevent double inerstion on clone 2021-11-02 11:04:43 +01:00
kodumbeats
b9bf29b559 Test patch for optional array attributes 2021-11-01 20:49:35 -04:00
kodumbeats
dd5c873b99 Clear external cache when resources are deleted 2021-11-01 20:48:38 -04:00
kodumbeats
7624f97f0b PHP_FLOAT_MIN provides the smallest positive float, not largest negative 2021-11-01 20:48:14 -04:00
kodumbeats
c2f994a02e Pass filters to createAttribute to inherit default value defined in this layer 2021-11-01 20:47:07 -04:00
Torsten Dittmann
b2bf63df15 fix(ui): add confirmation message to leave teams 2021-10-29 18:11:35 +02: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
a0e42ff3a9 fix(ui): rebuild JS 2021-10-29 17:51:09 +02: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
Torsten Dittmann
620333a8d2 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-10-29 13:16:19 +02:00
Torsten Dittmann
252720dd28
Merge pull request #2367 from appwrite/fix-swagger-spec-responses
fix(specs): swagger responses
2021-10-29 13:15:36 +02:00
Torsten Dittmann
23c771bdfc update specs 2021-10-29 13:01:26 +02:00
Torsten Dittmann
5ed2fc19f5 fix(specs): swagger responses 2021-10-29 12:55:49 +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
bb106861ba remove tmp mount from appwrite server 2021-10-28 10:47:41 +02:00
kodumbeats
92e48e273d Add reminder to check query order 2021-10-27 18:31:25 -04:00
kodumbeats
6e46e2fb0f Use correct key in metrics array 2021-10-27 18:17:51 -04:00
kodumbeats
79b1fceaf3 Rename to prevent collisions 2021-10-27 18:17:15 -04:00
kodumbeats
656471ced2 Backfill usage stats with empty records when required 2021-10-27 15:57:20 -04: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
8d326b1b7e Merge branch 'feat-db-refactor-ui-fixes' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-10-27 15:45:12 +02:00
kodumbeats
974788db83 fix(api): allow failed attributes to be deleted 2021-10-27 09:44:10 -04:00