Arman
|
e2a15eba58
|
feat: download env function
|
2022-09-28 16:12:18 +02:00 |
|
Arman
|
1f7057b3d3
|
feat: add variables to settings page
|
2022-09-28 15:10:52 +02:00 |
|
Arman
|
c1f178d480
|
fix: rename commonSection to single
|
2022-09-28 13:42:23 +02:00 |
|
Arman
|
888e7405d5
|
fix: binding
|
2022-09-28 11:40:42 +02:00 |
|
Arman
|
e8a3615187
|
fix: add typings
|
2022-09-28 11:29:35 +02:00 |
|
Arman
|
1dba08717a
|
feat: function create variable
|
2022-09-28 11:09:06 +02:00 |
|
Arman
|
3d173d9cc8
|
chore: bump css to 0.0.0-56
|
2022-09-28 11:08:30 +02:00 |
|
Arman
|
b8f33f7e95
|
feat: create function logic
|
2022-09-27 17:36:53 +02:00 |
|
Arman
|
6b257e99ed
|
feat: start work on create event
|
2022-09-26 17:46:39 +02:00 |
|
Arman
|
eef12067e7
|
fix: wizard
|
2022-09-26 15:13:23 +02:00 |
|
Arman
|
d278f10467
|
Merge branch 'main' of github.com:appwrite/appwrite-console-poc into functions
|
2022-09-26 15:11:23 +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 |
|
Arman
|
c3c95d7097
|
feat: start work on create event
|
2022-09-26 15:00: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 |
|
Arman
|
1cb98c6f8d
|
feat: time conversion
|
2022-09-26 13:55:53 +02:00 |
|
Arman
|
c3cad4a1de
|
fix: remove regex
|
2022-09-26 13:27:07 +02:00 |
|
Torsten Dittmann
|
a0d868e338
|
fix: title
|
2022-09-26 12:56:12 +02:00 |
|
Arman
|
7ef63a4424
|
feat: initial setup steps
|
2022-09-26 12:30:20 +02:00 |
|
Arman
|
ce644a26c7
|
feat: input cron & validation (WIP)
|
2022-09-25 13:20:32 +02:00 |
|
Torsten Dittmann
|
258bd7d315
|
feat: add some features to keys and platforms
|
2022-09-23 18:28:25 +02:00 |
|
Arman
|
045403c55c
|
feat: step 3 placeholder
|
2022-09-23 16:28:05 +02:00 |
|
Arman
|
efa7e52e9c
|
feat: more work on step 2
|
2022-09-23 15:40:33 +02:00 |
|
Arman
|
db71f46c75
|
feat: execute step
|
2022-09-23 12:25:59 +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
|
93a2609943
|
feat: WIP step 2
|
2022-09-22 17:26:33 +02:00 |
|
Arman
|
b99230615b
|
typo fix
|
2022-09-22 14:13:22 +02:00 |
|
Arman
|
aaf2623fcf
|
chore: remove old function creation modal
|
2022-09-22 12:08:46 +02:00 |
|
Arman
|
33e7f5aa3a
|
chore: remove unused input
|
2022-09-22 12:07:02 +02:00 |
|
Arman
|
d6fc882186
|
feat: set up wizard
|
2022-09-22 11:46:18 +02:00 |
|
Arman
|
102d85a532
|
Merge branch 'main' of github.com:appwrite/appwrite-console-poc into functions
|
2022-09-22 09:20:00 +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 DittmannandGitHub
|
5d8144a372
|
Merge pull request #51 from appwrite/tests-2
feat: improve & update tests
|
2022-09-21 17:45:56 +02:00 |
|
Arman
|
981917d16c
|
feat: settings page and more
|
2022-09-21 17:43:13 +02:00 |
|
Torsten Dittmann
|
6c2937bb19
|
revert: parallel tests
|
2022-09-21 17:42:12 +02:00 |
|
Torsten Dittmann
|
ae46652fdb
|
tests: fix checkout
|
2022-09-21 17:41:04 +02:00 |
|
Torsten Dittmann
|
8dd3520ac6
|
tests: fix path
|
2022-09-21 17:39:42 +02:00 |
|
Torsten Dittmann
|
ed209a11dc
|
test: parallel jobs
|
2022-09-21 17:37:36 +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 DittmannandGitHub
|
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 |
|