Torsten Dittmann
641c2b215c
fix(ui): update casting and enum
2021-10-29 17:51:21 +02:00
Torsten Dittmann
535f433817
fix(ui): pre-select value for enum
2021-10-29 15:50:17 +02:00
Torsten Dittmann
b8936c7674
fix(ui): add basic pagination with after and enum attributes
2021-10-29 14:01:48 +02:00
Torsten Dittmann
85ccf0def4
fix(ui): array attributes in documents
2021-10-28 12:41:46 +02:00
Torsten Dittmann
973e8bff9b
fix(ui): make number/float range optional
2021-10-28 10:55:48 +02:00
Torsten Dittmann
275dd70a04
fix(ui): form validation and checkbox disabling
2021-10-27 18:55:36 +02:00
Torsten Dittmann
04c75a8256
fix(ui): required fields now are properly set in DOM
2021-10-27 18:54:57 +02:00
Torsten Dittmann
71084e023b
fix(ui): leftover from users fix
2021-10-27 13:16:25 +02:00
Torsten Dittmann
31d1493ba6
fix(ui): users settings
2021-10-27 13:14:51 +02:00
Torsten Dittmann
adf5c1b288
fix(ui): disabled default value when required or array
2021-10-27 13:05:12 +02:00
Torsten Dittmann
886e19be16
remove data-debug
2021-10-27 11:11:07 +02:00
Torsten Dittmann
7224520fa8
fix all usage ui
2021-10-26 15:19:28 +02:00
Torsten Dittmann
839284a832
fix(ui): total users
2021-10-25 19:13:13 +02:00
Torsten Dittmann
ae05fa1c63
fix(ui): usage for collections
2021-10-25 18:58:11 +02:00
Torsten Dittmann
1500ffedf4
Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes
2021-10-25 16:55:05 +02:00
Torsten Dittmann
cbc630e1b6
fix merge conflicts
2021-10-25 16:51:39 +02:00
Torsten Dittmann
1fd4e6c3c8
Merge branch 'master' of https://github.com/appwrite/appwrite into feat-database-indexing
2021-10-25 16:01:07 +02:00
Jake Barnby
dd299007ff
Merge Apple platform creation into tabbed dialog
2021-10-15 02:49:40 +13:00
kodumbeats
d93d2af194
Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-refactor-ui-fixes
2021-10-13 13:11:06 -04:00
Jake Barnby
f975156a28
Prefix apple platforms
2021-10-14 01:22:42 +13:00
Bradley Schofield
dd5bdda000
Merge remote-tracking branch 'upstream/feat-database-indexing' into the-executor-poc
2021-10-11 14:59:34 +01:00
Jake Barnby
337e0c3dac
Update tvOS placeholder
2021-10-02 00:11:34 +13:00
Jake Barnby
f572959c33
Add watchOS + tvOS platforms
2021-10-02 00:10:29 +13:00
Torsten Dittmann
1ed41f52d3
Merge branch 'master' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor
2021-09-30 12:32:10 +02:00
Jake Barnby
1a0487328e
Enable iOS and macOS platforms
2021-09-28 23:24:54 +13:00
Matej Baco
7e0871d3b6
Failed attributes should be hidden
2021-09-27 10:35:18 +02:00
Eldad Fux
0b9a236c11
Merge branch 'master' of github.com:appwrite/appwrite
2021-09-27 11:30:36 +03:00
Eldad Fux
010202145e
og image fix
2021-09-27 11:30:31 +03:00
Matej Baco
8e7039ab92
Merge branch 'feat-new-document-usage-log' into feat-db-refactor-ui-fixes
2021-09-27 07:45:41 +02:00
Matej Baco
e7e787e7de
WIP: UI refactor
2021-09-26 16:30:21 +02:00
Damodar Lohani
08fa3ecee7
remove beta from Flutter and dart SDKs
2021-09-24 11:54:03 +05:45
Bradley Schofield
8e4bb7166d
Add documentation for executor secret
2021-09-22 11:08:02 +01:00
Bradley Schofield
715a8ac729
Add authentication between appwrite and the executor
...
+ Add authentication between appwrite and the executor
+ Add built status and build stdout/stderr to tag for later use
+ Changes to executor to implement new build stages
2021-09-22 11:03:04 +01:00
Bradley Schofield
66d8b0599c
Merge branch 'master' into the-executor-poc
2021-09-07 12:51:25 +01:00
Damodar Lohani
2adac4548a
Merge branch 'feat-database-indexing' into feat-usage-daemon
2021-09-07 11:06:12 +05:45
Torsten Dittmann
ddd85f74a5
fix(console): max limit for nested collection setting
2021-09-02 12:54:09 +02:00
Torsten Dittmann
9bc3412649
Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime
2021-09-02 09:44:36 +02:00
Eldad Fux
4be7f732bc
Fixed mock adapter view
2021-09-02 08:56:11 +03:00
Bradley Schofield
35ed296b75
Add Deno and update UI
2021-09-01 10:48:56 +01:00
Torsten Dittmann
c729972325
fix(security): replace getQuery with frontend equivalent
2021-08-31 16:05:43 +02:00
Damodar Lohani and Torsten Dittmann
b8466063e1
Apply suggestions from code review
...
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com >
2021-08-31 16:11:20 +05:45
Damodar Lohani
2b6b08c5e1
disable auth settings for smtp dependent auth if smtp is not enabled
2021-08-31 15:30:51 +05:45
Damodar Lohani
e9e83d14c3
updates and fixes, default handler for magic login
2021-08-31 15:07:48 +05:45
Torsten Dittmann
271470197b
Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime-console
2021-08-30 11:42:24 +02:00
Damodar Lohani
4ae224d518
Merge branch 'feat-database-indexing' into feat-usage-daemon
2021-08-30 13:08:20 +05:45
Eldad Fux
0d57a59f70
Test
2021-08-30 09:36:30 +03:00
Eldad Fux
95e08d7a49
Updated label
2021-08-29 20:44:19 +03:00
Damodar Lohani
73c27f9c3d
update view
2021-08-29 16:58:58 +05:45
Damodar Lohani
1556bc4829
update ui
2021-08-29 16:00:43 +05:45
Damodar Lohani
9bcc40dc4d
ui update
2021-08-29 15:40:41 +05:45