Commit Graph
1137 Commits
Author SHA1 Message Date
Torsten DittmannandGitHub 6cbfddbbf0 Merge branch 'main' into usability-internal 2022-10-06 11:05:22 +02:00
Torsten DittmannandGitHub 429f61b30e Merge pull request #62 from appwrite/feat-create-api-key
feat: api keys
2022-10-06 11:05:03 +02:00
Torsten Dittmann df1aaa0330 fix dashboard 2022-10-06 11:00:27 +02:00
Arman 89eb1b3d10 fix: minor merging fixes 2022-10-05 18:59:05 +02:00
Arman 986f7149c4 Merge branch 'main' of github.com:appwrite/appwrite-console-poc into usability-internal 2022-10-05 18:56:59 +02:00
Arman 493f88c210 fix: replace $createdAt with $internalId 2022-10-05 18:45:38 +02:00
Arman a7023a5a7a fix: review fixes 2022-10-05 18:43:10 +02:00
Torsten Dittmann e6f5d00d60 fix: increase default secret 2022-10-05 18:00:47 +02:00
Torsten Dittmann 5e3f571c7a cleanup test file 2022-10-05 17:59:20 +02:00
Torsten Dittmann aa098beb91 add: tests 2022-10-05 17:58:52 +02:00
Torsten Dittmann f802afb98e fix: re-usable scopes and secret 2022-10-05 17:40:55 +02:00
Torsten Dittmann e7420969c2 feat: api keys detail 2022-10-05 15:03:05 +02:00
Torsten DittmannandGitHub fef4cba94a Merge pull request #61 from appwrite/feat-store-cache
feat: store cache fetching
2022-10-05 13:05:13 +02:00
Torsten Dittmann 1f01447b5d chore: update packages 2022-10-05 12:55:58 +02:00
Torsten Dittmann 7bbdc13b61 fix: improve store cache 2022-10-05 12:53:31 +02:00
Torsten DittmannandGitHub 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
Arman 3bcf53b19a chore: add svg for empty states 2022-10-04 17:52:58 +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
Arman ad4057374c feat: add CustomId to modals 2022-10-04 16:07:56 +02:00
Arman 69174fd379 feat: create customId component 2022-10-04 16:02:05 +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
Arman e4542cd395 fix?: set id to null when is empty string 2022-10-04 11:55:25 +02:00
Arman f93ec0b6b3 small fixes 2022-10-04 11:53:00 +02:00
Arman 1c986eb05a feat: avatar fix 2022-10-04 11:08:30 +02:00
Arman ecebfc45cb chore: bump css to 0.0.0-57 2022-10-04 11:07:55 +02:00
Arman 1770a39c41 feat: verification tag and messages 2022-10-03 17:54:39 +02:00
Arman f0e98b6668 fix: remove extra variable 2022-10-03 17:33:18 +02:00
Arman 49ff69cdcf feat: replace hard coded limits with store limit 2022-10-03 17:15:02 +02:00
Arman 35293f10b5 feat: storage screens fixes 2022-10-03 17:07:44 +02:00
Arman 95eb63b7fa fix: memberships not loading 2022-10-03 15:41:05 +02:00
Arman 0d87c7c2f5 feat: anonymous users 2022-10-03 15:39:17 +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 DittmannandGitHub 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
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 DittmannandGitHub 4b00b0b26a Merge pull request #57 from appwrite/feat-dashboard
init: dashboard screen
2022-09-26 15:09: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