1
0
Fork 0
mirror of synced 2024-07-09 00:16:13 +12:00
Commit graph

363 commits

Author SHA1 Message Date
Torsten Dittmann 1530aefb2a fix: realtime console 2022-05-17 13:05:14 +02:00
Torsten Dittmann 2396b2f1e6 Merge branch 'feat-new-event-model' of https://github.com/appwrite/appwrite into feat-new-event-model-ui 2022-05-08 17:51:55 +02:00
Torsten Dittmann bf2301ee99 chore: build js 2022-05-08 17:51:38 +02:00
Torsten Dittmann 6f2bdb527a fix ui 2022-05-08 15:09:08 +02:00
Torsten Dittmann 809767401e sync ui 2022-05-06 10:49:37 +02:00
Torsten Dittmann af9150def9 feat: dedicated webhook page 2022-05-04 13:29:50 +02:00
Torsten Dittmann a3dcc07599 feat(ui): new events 2022-05-04 12:54:34 +02:00
Torsten Dittmann 1457bab4b1 feat: event model ui init 2022-04-28 13:40:59 +02:00
Torsten Dittmann 82d30ebc35 fix(ui): increase alert time 2022-04-22 14:21:04 +02:00
Matej Bačo c1cd1214ba Fix mail,url icons 2022-04-12 11:11:37 +00:00
Matej Bačo 7d2a867b5e Fixed project logo missing 2022-04-04 11:17:41 +00:00
Torsten Dittmann aa84521e90 fix: ui float value 2022-03-15 19:54:34 +01:00
Alex Noble 6db28ae417 Fixing issue 2930 2022-03-09 22:49:51 +00:00
Torsten Dittmann 6452cae2c7 fix: force reload to console 2022-03-03 12:31:35 +01:00
Matej Bačo 24457d0c79 Manual QA fixes 2022-03-01 11:09:34 +00:00
Torsten Dittmann 9c444c32a1
Merge pull request #2853 from appwrite/feat-realtime-build-status
feat: realtime on deployments
2022-02-28 17:11:01 +01:00
Christy Jacob b4ee82ac88 feat: realtime execution status 2022-02-28 16:24:35 +04:00
Christy Jacob 44af094f20 feat: realtime on deployments 2022-02-28 15:50:27 +04:00
Damodar Lohani bca6df51ec fix cancel all by checking if ongoing upload 2022-02-28 10:10:06 +00:00
Damodar Lohani 9ef42eb84f fix project logo upload 2022-02-28 08:47:30 +00:00
Damodar Lohani 6099abc9f1 failed tooltip with error message 2022-02-22 07:37:12 +00:00
Damodar Lohani 1b08eec2e2 Merge branch 'feat-storage-ui-updates' into feat-console-resumable-upload 2022-02-22 06:55:09 +00:00
Torsten Dittmann c99c1ccfe6 fix: prevent side reload 2022-02-21 20:00:19 +01:00
Damodar Lohani 5afb7e0702 hiding cancelled files from ui 2022-02-21 17:12:13 +00:00
Damodar Lohani 0c413ea79a cancel all behavior 2022-02-21 16:41:41 +00:00
Damodar Lohani 53cc72213a fixed cancel behavior 2022-02-21 12:21:30 +00:00
Damodar Lohani 9f60627040 failed message 2022-02-21 11:12:59 +00:00
Damodar Lohani c884135659 more fixes 2022-02-21 07:26:40 +00:00
Damodar Lohani 6280ab002c able to cancel chunked upload files 2022-02-20 12:21:53 +00:00
Damodar Lohani 61c091811d refactored script to separate component 2022-02-16 06:41:13 +00:00
Damodar Lohani 21dc234a94 Merge branch '0.13.x' into feat-storage-buckets 2022-01-31 15:37:08 +05:45
Damodar Lohani 542f248330 updated console SDK 2022-01-25 15:45:03 +05:45
Simon Trockel 45635cdbcc Rework Apple Custom Oauth Form 2022-01-22 23:13:16 +01:00
Simon Trockel 8233881c44 feat: Generic custom Oauth provider form 2022-01-22 19:31:40 +01:00
Simon Trockel 9922a6d6cf feat: Makes Microsoft OAuth Provider configureable 2022-01-17 00:46:12 +01:00
Eldad Fux bd05401c37 Fixed version check with https://appwrite.io 2022-01-13 17:58:47 +02:00
Matej Baco 468b84d01c Added sum to request, added format to realtime 2022-01-07 11:15:20 +01:00
Torsten Dittmann 2d3d632f46 fix: .gitignore 2022-01-04 17:12:42 +01:00
Torsten Dittmann 135bf0cfee fix tests 2021-12-01 16:09:57 +01:00
Torsten Dittmann 38ca693966 fix(ui): creat enum attribute validation 2021-12-01 13:05:24 +01:00
Torsten Dittmann b55c5a2660 fix(ui): elements issue 2021-12-01 12:56:40 +01:00
Torsten Dittmann e1539639ec fix(ui): charts 2021-11-25 10:07:34 +01:00
Torsten Dittmann 9e8cb3a3f2 fix(ui): forms and database list 2021-11-24 14:27:44 +01:00
Torsten Dittmann ab702764a3 feat(ui): introduce alpine.js 2021-11-24 09:32:36 +01:00
Torsten Dittmann c549e75ca0 fix(forms): don't include disabled form elements 2021-11-23 14:41:40 +01:00
Torsten Dittmann f68ab29184 fix(ui): error messages from exception 2021-11-23 11:07:07 +01:00
Torsten Dittmann 3a8eb4020c fix(ui): multiple issues in db 2021-11-22 13:49:51 +01:00
Torsten Dittmann 60c6f85b89 fix charts hover 2021-11-18 13:10:02 +01:00
Torsten Dittmann 0fc1812604 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-11-18 11:34:53 +01:00
Torsten Dittmann f2eb6ae317 fix(ui): logs pagination 2021-11-18 11:33:42 +01:00