Commit Graph
1142 Commits
Author SHA1 Message Date
Arman ad7733cf50 Merge branch 'main' of github.com:appwrite/appwrite-console-poc into usability-fixes 2022-10-07 11:53:08 +02:00
Torsten DittmannandGitHub 5cb10e07c8 Merge pull request #65 from appwrite/fix-breadcrumbs
fix: breadcrumbs
2022-10-07 11:37:46 +02:00
Torsten Dittmann 31b16da92c fix: breadcrumbs 2022-10-07 11:34:04 +02:00
Arman d41f5df811 feat: back button 2022-10-07 11:08:15 +02:00
Torsten DittmannandGitHub 8cb2714519 Merge pull request #59 from appwrite/usability-internal
draft: usability internal
2022-10-06 11:08:43 +02:00
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