1
0
Fork 0
mirror of synced 2024-06-29 11:40:45 +12:00
Commit graph

809 commits

Author SHA1 Message Date
Damodar Lohani 048402871d comment 2022-02-15 09:10:47 +00:00
Damodar Lohani c36734b90a prevent page refresh if incomplete upload 2022-02-15 09:08:13 +00:00
Damodar Lohani 6e781b05b8 remove extra spacing 2022-02-15 06:28:48 +00:00
Damodar Lohani 63cebd1394 pending pill 2022-02-15 01:48:03 +00:00
Damodar Lohani 95cfe9f648 use performance.now() for random id 2022-02-15 01:33:54 +00:00
Torsten Dittmann dbc42c28a1 ui: remove unnecessary styles attribute 2022-02-14 19:27:48 +01:00
Torsten Dittmann d84f876aae ui: replace upload box with new UI 2022-02-14 19:18:01 +01:00
Elad Shechter eb5c16daa2 add pill component 2022-02-14 16:21:03 +00:00
Elad Shechter 42b46c4962 -- upload-box implement from UI project
- missing thin close/delete button and thin v- icon
- add utility class section
2022-02-14 14:57:34 +00:00
Damodar Lohani 9a7608c3a6 progress and remove button 2022-02-11 05:17:57 +00:00
Damodar Lohani 7865644168 more fixes and update 2022-02-11 03:19:30 +00:00
Damodar Lohani d16457a104 progress 2022-02-11 02:39:40 +00:00
Damodar Lohani 65db932232 more progress on upload ui 2022-02-11 02:04:58 +00:00
Damodar Lohani af46d0224b work in progress upload ui 2022-02-11 05:56:09 +05:45
Damodar Lohani 8fa6289aeb Merge branch 'feat-storage-buckets' into feat-storage-ui-updates 2022-02-10 01:21:37 +00:00
Damodar Lohani d73d3015eb Merge branch 'master' into feat-storage-buckets 2022-02-10 01:20:16 +00:00
Damodar Lohani 40589e6bcf code update 2022-02-09 13:38:15 +05:45
Damodar Lohani 9da29f7e34 remove comments 2022-02-09 13:36:26 +05:45
Damodar Lohani 17728c274e fix update model 2022-02-09 13:35:52 +05:45
Damodar Lohani 2c245ab38b cleanup 2022-02-08 20:01:41 +05:45
Damodar Lohani 475d475066 some ui update 2022-02-08 19:54:42 +05:45
Eldad Fux 0764fae1f0 Minor UI updates 2022-02-04 16:38:58 +02:00
Torsten Dittmann 059cb90f2a
Merge pull request #2700 from appwrite/fix-enum-ui
Fix: enum AppwriteConsole UI
2022-01-31 11:21:27 +01:00
Torsten Dittmann cac87c27e0
Merge pull request #2679 from appwrite/fix-ui-boolean-attribute
fix: ui boolean default values
2022-01-31 11:11:43 +01:00
Damodar Lohani 21dc234a94 Merge branch '0.13.x' into feat-storage-buckets 2022-01-31 15:37:08 +05:45
Damodar Lohani 9018972f7f fix ui 2022-01-31 12:56:24 +05:45
Damodar Lohani 5ef23e32c2 switch default permission to bucket level 2022-01-31 12:35:15 +05:45
Eldad A. Fux 4544483539
Merge pull request #2624 from BobcatProgrammer/feat-926-oauth2-microsoft-tenant-config
feat: Make OAuth2 Microsoft Provider configureable
2022-01-30 21:55:26 +02:00
Matej Baco f6568b3cf5 Imroved UI of required and optional enum 2022-01-26 16:04:50 +01:00
Damodar Lohani 5090a2a440 update param 2022-01-26 18:32:57 +05:45
Damodar Lohani cfc20b4983 fix bucket id param 2022-01-26 18:30:41 +05:45
Damodar Lohani c12a302fc8 fix pagination 2022-01-26 18:26:42 +05:45
Damodar Lohani 0d51236f98 Merge branch 'master' into fix-cache 2022-01-26 13:53:18 +05:45
Torsten Dittmann d49ef8355d fix: ui boolean default values 2022-01-24 11:27:46 +01:00
Damodar Lohani 25fe4420ab update 2022-01-24 15:54:21 +05:45
Simon Trockel 45635cdbcc Rework Apple Custom Oauth Form 2022-01-22 23:13:16 +01:00
Simon Trockel 9f2d225f29 Merge branch 'feat-926-oauth2-microsoft-tenant-config' of https://github.com/BobcatProgrammer/appwrite into feat-926-oauth2-microsoft-tenant-config 2022-01-22 19:31:47 +01:00
Simon Trockel 8233881c44 feat: Generic custom Oauth provider form 2022-01-22 19:31:40 +01:00
Simon Trockel 05ff84d1f6
Merge branch 'appwrite:master' into feat-926-oauth2-microsoft-tenant-config 2022-01-22 19:27:02 +01:00
kodumbeats ad78e22a9d Default to collection-level permissions from console 2022-01-21 15:35:52 -05:00
Torsten Dittmann f5fedf05d5 fix: ui reset form after creating attribute 2022-01-20 10:55:33 +01:00
Eldad Fux 61131434cb Updated to use minlength and fixed alt attribute 2022-01-18 16:25:14 +02:00
Eldad Fux d8a9003714 Updated password length min requirment in the console 2022-01-18 07:21:03 +02:00
Simon Trockel ec97e845a2
Update app/views/console/users/index.phtml
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-01-17 14:03:08 +01:00
Torsten Dittmann 96828f739e fix: ui for int/float default values 2022-01-17 11:47:22 +01:00
Simon Trockel 7f52116a17
Merge branch 'appwrite:master' into feat-926-oauth2-microsoft-tenant-config 2022-01-17 00:47:46 +01:00
Simon Trockel 9922a6d6cf feat: Makes Microsoft OAuth Provider configureable 2022-01-17 00:46:12 +01:00
Eldad A. Fux 6b360149fd
Merge pull request #2615 from appwrite/fix-deny-abondoned-project
Fix for console memberships
2022-01-16 18:39:47 +02:00
Damodar Lohani 24c803e7d9 Merge branch 'feat-storage-buckets' into feat-s3-integration 2022-01-16 18:09:09 +05:45
Damodar Lohani 4a37d402df Merge branch 'master' into feat-storage-buckets 2022-01-16 17:18:43 +05:45