Commit Graph

948 Commits

Author SHA1 Message Date
Torsten Dittmann 7bbdc13b61 fix: improve store cache 2022-10-05 12:53:31 +02:00
Torsten Dittmann 9d04e725de Merge pull request #58 from appwrite/feat-permissions
feat: permissions for 1.0.0
2022-10-05 12:28:06 +02:00
Torsten Dittmann ae3ca0ff18 fix: import for custom permissions 2022-10-05 12:24:30 +02:00
Torsten Dittmann efa512124e chore: remove console logs 2022-10-04 16:40:17 +02:00
Torsten Dittmann 276cd56174 fix: unused row property 2022-10-04 16:37:36 +02:00
Torsten Dittmann 5560e7f2ce feat: use permissions everywhere 2022-10-04 16:34:01 +02:00
Torsten Dittmann 9eefc58133 fix: remove permissions info from databases 2022-10-04 16:18:15 +02:00
Torsten Dittmann e058211c0f fix: permissions 2022-10-04 13:22:32 +02:00
Torsten Dittmann e6acaca22f fix: custom permissions 2022-10-04 12:46:45 +02:00
Torsten Dittmann 0a631b8621 fix: modal size for permissions 2022-09-30 13:03:53 +02:00
Torsten Dittmann 4debbd9023 fix: team and users 2022-09-30 11:09:15 +02:00
Torsten Dittmann 814ff68f4f Merge pull request #56 from appwrite/empty-card
draft: empty card refactor
2022-09-29 22:49:41 +02:00
Arman 104d799d67 fix: correct invite role to new members 2022-09-29 17:04:25 +02:00
Torsten Dittmann b15669f934 feat: new permissions 2022-09-28 18:35:24 +02:00
Torsten Dittmann a8ab46720e fix: project list total condition 2022-09-28 13:45:33 +02:00
Arman adb2af00ee renamed commonSection var to single 2022-09-28 13:38:39 +02:00
Arman 4cdfd1b575 feat: 1.0.0 appwrite support (#36)
* style: remove padding and x label

* feat: add new colors, play with opacity

* feat: moved options inside the componenet

* chore: bump css to 0.0.0-40

* disabled animations

* add bar chart

* feat: use charts in dashboard

* fix typings

* fix typing

* fix: some thigs

* refactor: chart components

* fix: remove function from charts

* fix: charts loading condition

* feat: 1.0.0 support

* fix: charts and project list

Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2022-09-28 13:25:02 +02:00
Arman 6e17654c00 Merge branch 'main' of github.com:appwrite/appwrite-console-poc into empty-card 2022-09-26 15:13:58 +02:00
Torsten Dittmann 27e98a80f9 fix: input for api keys 2022-09-26 15:06:40 +02:00
Torsten Dittmann 491d6c8665 feat: add copy button for project and key 2022-09-26 15:03:19 +02:00
Torsten Dittmann 0100db0c42 fix: typo 2022-09-26 14:55:34 +02:00
Torsten Dittmann 4264631251 fix: dropdown reset 2022-09-26 14:54:40 +02:00
Torsten Dittmann d748dc7405 fix: dashboard dropdown 2022-09-26 14:51:55 +02:00
Torsten Dittmann dba45982eb add droplist to requests usage 2022-09-26 14:46:51 +02:00
Torsten Dittmann 015fb415c2 fix: store and droplist 2022-09-26 14:44:29 +02:00
Torsten Dittmann a0d868e338 fix: title 2022-09-26 12:56:12 +02:00
Torsten Dittmann 258bd7d315 feat: add some features to keys and platforms 2022-09-23 18:28:25 +02:00
Torsten Dittmann 37fa93575d fix: tests 2022-09-22 18:38:59 +02:00
Torsten Dittmann 7f291956d7 Merge branch 'main' of https://github.com/appwrite/appwrite-console-poc into feat-dashboard 2022-09-22 18:12:43 +02:00
Torsten Dittmann 971a99c928 fix: is-selected on nav for overview 2022-09-22 18:09:53 +02:00
Torsten Dittmann 9b6f54fc14 feat: dashboard screen 2022-09-22 18:07:50 +02:00
Arman e328376112 feat: merge empty & emptyGridItem + update istances 2022-09-22 16:04:36 +02:00
Arman 719b5cd16b refactor: empty grid item 2022-09-22 14:36:37 +02:00
Arman b99230615b typo fix 2022-09-22 14:13:22 +02:00
Torsten Dittmann 7c4dd869a2 fix: hide wizard on navigation 2022-09-21 19:25:16 +02:00
Torsten Dittmann 87133bb252 fix: wizard steps and new ui package 2022-09-21 19:19:04 +02:00
Torsten Dittmann 97fb13524b Merge branch 'main' of https://github.com/appwrite/appwrite-console-poc into tests-2 2022-09-21 17:19:16 +02:00
Torsten Dittmann 33800bc412 Merge pull request #54 from appwrite/feat-wizard
feat: wizard
2022-09-21 17:17:13 +02:00
Torsten Dittmann 9b4b9f8eec fix: wizard naming conventions 2022-09-21 16:04:29 +02:00
Torsten Dittmann b922205a7f tests: add tests for wizard 2022-09-21 16:02:34 +02:00
Torsten Dittmann 03bc88774f fix: form for each step 2022-09-21 14:38:18 +02:00
Torsten Dittmann 7c2d1e14b3 feat: initial wizard 2022-09-21 11:59:20 +02:00
Arman b4022eb4f4 feat: inverted place of old and new password 2022-09-20 15:57:08 +02:00
Torsten Dittmann 66819aa556 feat: initial wizard 2022-09-16 13:01:44 +02:00
Arman 84e5755688 fix: typo & add function on button click 2022-09-15 17:31:28 +02:00
Arman 723f846e2f Merge branch 'main' of github.com:appwrite/appwrite-console-poc into tests-2 2022-09-15 17:24:36 +02:00
Torsten Dittmann 8a2d6c0bac fix: navigation event 2022-09-15 16:10:36 +02:00
Torsten Dittmann 4480a6e37c fix: testing library 2022-09-15 13:51:57 +02:00
Torsten Dittmann df74206e14 fix: add condition for web vitals to ignore dev mode 2022-09-15 13:40:45 +02:00
Torsten Dittmann 7b18754f46 fix: aria warnings for checkboxes 2022-09-15 13:29:48 +02:00