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
b15669f934
feat: new permissions
2022-09-28 18:35:24 +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
Torsten Dittmann
015fb415c2
fix: store and droplist
2022-09-26 14:44:29 +02:00
Torsten Dittmann
37fa93575d
fix: tests
2022-09-22 18:38:59 +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
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
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
Torsten Dittmann
66819aa556
feat: initial wizard
2022-09-16 13:01:44 +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
Torsten Dittmann
fb1ae9466f
svelte-migrate: updated files
2022-09-15 13:23:30 +02:00
Torsten Dittmann
8b98edc590
Merge pull request #29 from appwrite/databases
...
Databases
2022-09-15 13:09:46 +02:00
Torsten Dittmann
6ab5a8af30
chore: remove console.log
2022-09-15 12:51:28 +02:00
Torsten Dittmann
f157c4bd80
fix: some minor stuff in database
2022-09-15 12:51:04 +02:00
Arman
1c06f6ec01
fix: rename component
2022-09-15 10:28:59 +02:00
Arman
fc6ba6c1f6
feat: improved button tests
2022-09-14 17:51:26 +02:00
Arman
c6aa074dcc
refactor: auth methods and oauth providers
2022-09-14 15:08:41 +02:00
Arman
73a00dbe51
Merge branch 'main' of github.com:appwrite/appwrite-console-poc into databases
2022-09-13 16:17:11 +02:00
Arman
8d52891aa2
feat: update console package and implement changes
2022-09-13 13:29:45 +02:00
Arman
b58f37d550
feat: add new caching abstraction to most store + create store for account page
2022-09-12 18:13:52 +02:00
Arman
8067b608f8
feat: updated implementation by Torsten + fix lint error by replacing { } with Record
2022-09-12 17:38:51 +02:00
Arman
01802aea8d
feat: initial commit
2022-09-12 16:20:15 +02:00
Arman
d57bc4a137
fix: remove unused function
2022-09-12 16:02:31 +02:00
Arman
e041637285
refactor: array comparison
2022-09-09 17:44:14 +02:00
Arman
94076c55d2
fix: dropListItem preventDefault by default
2022-09-09 17:05:58 +02:00
Arman
9bf03c42cb
fix: merge problem
2022-09-09 16:53:29 +02:00
Arman
08ebcafdaa
Merge branch 'main' of github.com:appwrite/appwrite-console-poc into databases
2022-09-09 16:45:43 +02:00
Torsten Dittmann
a8abb998ce
Merge pull request #44 from appwrite/profile
...
feat: create account pages
2022-09-09 16:30:05 +02:00
Torsten Dittmann
6e257452bb
Merge pull request #47 from appwrite/settings
...
feat: Settings overview screen
2022-09-09 16:29:44 +02:00
Arman
114da6b3ad
Merge branch 'main' of github.com:appwrite/appwrite-console-poc into invite-page
2022-09-09 15:30:59 +02:00
Torsten Dittmann
e862e673cd
Merge branch 'main' into profile
2022-09-09 15:09:16 +02:00
Torsten Dittmann
a28312c8fb
Merge pull request #46 from appwrite/feat-modal-errors-scroll-into-view
...
feat: modal errors scroll into view
2022-09-09 15:06:43 +02:00
Arman
4d415afa23
Merge branch 'main' of github.com:appwrite/appwrite-console-poc into databases
2022-09-09 14:56:16 +02:00
Arman
952f3d9686
fix: update classes
2022-09-09 14:27:53 +02:00
Arman
89e1146f57
Merge branch 'main' of github.com:appwrite/appwrite-console-poc into databases
2022-09-09 13:57:17 +02:00
Arman
57f257a04e
refacto: remove subStep, implement svelte:self
2022-09-08 14:24:30 +02:00
Arman
a787703bbb
Merge branch 'main' of github.com:appwrite/appwrite-console-poc into settings
2022-09-08 11:38:19 +02:00
Arman
84bf274114
fix: notifications style
2022-09-08 11:37:50 +02:00
Arman
a2973677ba
feat: add services section
2022-09-08 11:03:16 +02:00