Commit Graph

205 Commits

Author SHA1 Message Date
Arman 6195e7f146 Merge branch 'main' of github.com:appwrite/console into feat-databases-v2 2023-03-20 14:32:30 +01:00
Torsten Dittmann 666b974838 tests: add tests for new form 2023-03-20 13:50:34 +01:00
Arman 21492a558b fix: small fixes 2023-03-15 17:57:38 +01:00
tglide 55c90a033d feat: add functionality to arrow button in inputSelectSearch 2023-03-10 19:58:34 +00:00
tglide dfd40e2bde feat: proper select search positioning & keyboard controls 2023-03-10 19:49:31 +00:00
Arman d9334116aa feat: multiple changes 2023-03-10 15:23:43 +01:00
Torsten Dittmann c0abf5b7a7 fix: improve button readability 2023-03-10 03:53:12 +05:30
Torsten Dittmann 6d7c6b9b10 fix: improve button logic 2023-03-10 03:50:33 +05:30
Torsten Dittmann 99083384d1 tests: fix tests 2023-03-10 03:28:51 +05:30
Torsten Dittmann f4542dfd6c feat: smart forms 2023-03-10 03:09:48 +05:30
Arman 5a72786499 feat: displayName, new data tab 2023-03-09 15:15:56 +01:00
Arman d16b472c01 feat: edit attr and more 2023-03-08 15:22:25 +01:00
Arman 6bd79b8d65 feat: columns save in prefs, select search component 2023-03-06 13:29:55 +01:00
Arman 42c1b4602e feat: new components, custom pagination 2023-03-03 17:39:51 +01:00
Arman 24bab9b938 fix: pagination 2023-03-03 12:56:30 +01:00
Felix | D1strict d927a99f64 fix: use singular instead of plural
See: https://github.com/appwrite/appwrite/issues/5139
2023-02-18 22:19:24 +01:00
tglide c13e0e12ef Merge branch 'main' into refactor/database-forms-design-review 2023-02-14 14:56:01 +00:00
Torsten Dittmann 9d1c801379 Merge branch 'main' into fix-function-and-more 2023-02-14 08:37:57 +01:00
tglide 0ebc3f0f7e refactor: multiple design review changes 2023-02-13 19:59:58 +00:00
Torsten Dittmann b0bb46a6a6 Merge pull request #287 from yatharth1706/fix-5009-fix-bug-of-enum-attribute-has-editable-elements
fix: enum attribute editable issue in overview modal
2023-02-13 18:43:57 +01:00
Arman b1217a709c fix: add required parameter t and error to input 2023-02-13 17:06:00 +01:00
yatharth 2fa4764c66 fix: done changes suggested by TorstenDittmann 2023-02-13 20:31:45 +05:30
yatharth 24b8e22211 fix: enum attribute editable issue in overview modal 2023-02-12 21:38:04 +05:30
yatharth f1f0c59b8a fix: cron expression regex fix 2023-02-10 22:52:11 +05:30
Arman 3edcfb6e57 fix: function fist deployment, select validity 2023-02-10 17:42:37 +01:00
Torsten Dittmann 279f195087 Merge pull request #274 from appwrite/refactor/api-details-page
Refactor: API key page design details
2023-02-10 13:27:17 +01:00
Arman 205959bff2 fix: input id regex 2023-02-10 11:27:46 +01:00
Torsten Dittmann c802d81ee6 Merge pull request #275 from appwrite/fix-date-input-button
fix: date input button
2023-02-10 11:17:43 +01:00
Arman dcd232489b fix: helper top margin 2023-02-10 10:32:22 +01:00
Arman 88e60f25a2 fix: date input button 2023-02-10 10:10:00 +01:00
tglide 2a87d3fa5c feat: expiration helper 2023-02-09 18:46:25 +00:00
Torsten Dittmann 612d73161a Merge pull request #216 from appwrite/feat-empty-arrays-ui
Feat: empty arrays UI
2023-02-09 16:21:51 +01:00
Torsten Dittmann 1a2237a3fa Merge pull request #244 from appwrite/feat-functions-review-v2
feat: functions review fixes v2
2023-02-09 15:17:48 +01:00
tglide 77819d4d61 fix: input tests 2023-02-08 19:30:09 +00:00
tglide 610a82dc42 Merge branch 'main' into feat-empty-arrays-ui 2023-02-08 10:55:44 +00:00
Torsten Dittmann 58282a857d Merge pull request #167 from appwrite/feat-custom-id-pattern
feat: custom ID validation and char length counter
2023-02-08 11:16:35 +01:00
Arman 9adf6acd43 Merge branch 'main' of github.com:appwrite/console into feat-functions-review-v2 2023-02-08 11:13:18 +01:00
Arman d676d0d233 fix: add some hover effect 2023-02-08 09:53:57 +01:00
Arman 643a65ead9 fix: prevent defaul on dragenter 2023-02-07 17:59:15 +01:00
Arman 8e10a7c4be fix: add correct drop effect 2023-02-06 17:05:49 +01:00
Arman 83d83786af chore: update inputFile css 2023-02-06 16:41:23 +01:00
Arman 092505846b Merge branch 'main' of github.com:appwrite/console into feat-custom-id-pattern 2023-02-06 11:25:19 +01:00
Arman 9469323ae3 Merge branch 'main' of github.com:appwrite/console into feat-functions-review-v2 2023-02-06 11:20:26 +01:00
Torsten Dittmann 37c45aa11f Merge pull request #248 from appwrite/feat-update-labels
Updated labels
2023-02-06 11:19:31 +01:00
Eldad Fux 4189642199 Phrasing felt off 2023-02-03 08:43:58 +02:00
Eldad Fux 9c59413a39 Cron is not an acronym 2023-02-03 08:40:46 +02:00
Arman a3ef6a9497 Merge branch 'main' of github.com:appwrite/console into chore-upgrade-sveltekit 2023-02-02 14:28:25 +01:00
Arman e2976f8e6f fix: secret button 2023-02-01 14:38:04 +01:00
Arman 5a98b5eaf2 feat: update classes and imports to use pink 2023-01-31 18:12:13 +01:00
Torsten Dittmann fc530c8290 Merge pull request #182 from appwrite/fix-function-review
draft: fix function design review
2023-01-31 13:04:17 +01:00