1
0
Fork 0
mirror of synced 2024-08-18 19:51:55 +12:00
Commit graph

169 commits

Author SHA1 Message Date
Elad Shechter
10028582e1 - update to new icons (class names) in HTML
- add empty alt for images
2022-02-18 10:04:02 +00:00
Damodar Lohani
61c091811d refactored script to separate component 2022-02-16 06:41:13 +00:00
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
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
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
Torsten Dittmann
14752d528b fix: uid validator in ui 2021-12-29 18:12:58 +01:00
Torsten Dittmann
fe2b598c64 fix(ui): input id validation pattern 2021-11-24 18:00:45 +01:00
Torsten Dittmann
9e8cb3a3f2 fix(ui): forms and database list 2021-11-24 14:27:44 +01:00
Torsten Dittmann
7be4211aa5 fix(ui): input validation for ids 2021-11-24 09:33:12 +01:00
Torsten Dittmann
3a8eb4020c fix(ui): multiple issues in db 2021-11-22 13:49:51 +01:00
Torsten Dittmann
f2eb6ae317 fix(ui): logs pagination 2021-11-18 11:33:42 +01: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
Eldad Fux
95e08d7a49 Updated label 2021-08-29 20:44:19 +03:00
Eldad Fux
e862d72cf6 Added a new document-level activity log 2021-08-29 10:43:09 +03:00
Eldad Fux
4e163ec319 Update UI 2021-08-22 14:03:53 +03:00
Eldad Fux
b83fff331b Updated UI 2021-08-21 07:47:04 +03:00
Eldad Fux
5ba2ba4c4c SubQuery test 2021-08-20 14:15:17 +03:00
Eldad Fux
e70654eabc Work in progress 2021-08-19 15:50:10 +03:00
Eldad Fux
826a4527a0 Added documents list 2021-08-16 00:09:40 +03:00
Eldad Fux
17bbdc3a52 Updated logs screen 2021-08-14 13:13:24 +03:00
Damodar Lohani
2bfdd787cc validate id exists or not for all services 2021-08-04 12:24:23 +05:45
Damodar Lohani
136681df27 Merge branch 'feat-database-indexing' into feat-custom-id 2021-08-03 13:34:02 +05:45
Damodar Lohani
6cd4f044e9 update scripts 2021-07-29 14:06:52 +05:45
Damodar Lohani
68ea2e2ab1 re introduce name attributes 2021-07-29 13:54:24 +05:45
Eldad Fux
95dacecf3a Removed the tasks service 2021-07-27 17:16:12 +03:00
Damodar Lohani
c5045b6571 update to use custom ID component 2021-07-27 12:26:48 +05:45
Damodar Lohani
f6b91336a4 update label 2021-07-26 13:27:22 +05:45
Damodar Lohani
9ec39ad3b8 custom id component in project id 2021-07-26 13:09:29 +05:45
Damodar Lohani
47fa14310c fix replace depricated name with id 2021-07-26 11:58:14 +05:45
Damodar Lohani
df6645c9ab depricate project name 2021-07-21 18:29:51 +05:45
Damodar Lohani
d94771471c format update for travis reboot 2021-05-12 17:40:16 +05:45
Damodar Lohani
bd73b3aa58 discord link in the footer 2021-05-12 16:58:31 +05:45
Eldad Fux
a8b666dfc3 First commit 2021-01-18 08:29:26 +02:00
Eldad Fux
fc8cbb5088 Templates sync 2020-10-29 22:11:16 +02:00
Eldad Fux
77667be404 Changes all name attributes length to max
of 128 chars
2020-09-08 00:28:40 +03:00
Eldad Fux
6e442ab264 Check for new version update 2020-07-25 09:26:25 +03:00
Eldad Fux
db0dcf5eaa Merge branch 'functions' of github.com:appwrite/appwrite into swoole-and-functions 2020-07-12 23:43:03 +03:00
Eldad Fux
e18f3a55e4 Added image lazyloading 2020-07-11 07:16:57 +03:00
Eldad Fux
c5840266f0 Updated project response format 2020-07-08 18:07:52 +03:00
Eldad Fux
ad9dce7717 Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-06-27 07:23:06 +03:00
Eldad Fux
56c3f3a946 Animation is off by default and turned on manually 2020-06-14 21:43:08 +03:00
Eldad Fux
060fa22fcc Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-06-13 23:28:18 +03:00
Eldad Fux
ade33edd6f Small UI updates 2020-06-13 23:26:45 +03:00
Eldad Fux
02bb42c9a2 Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-06-13 18:18:26 +03:00
Eldad Fux
b79b2b4ccc Performance and accessibility improvments 2020-06-13 14:13:53 +03:00
Eldad Fux
c2deb11361 Changed Gravatar filter name 2020-06-11 11:58:53 +03:00
AnatoleLucet
960136a823 Adding links animation 2020-06-10 15:21:28 +02:00
Eldad Fux
a79af138ff Initi cloud functions module 2020-05-04 16:34:31 +03:00
Eldad Fux
6275665efe Added sticky footer 2020-05-01 09:27:35 +03:00
Eldad Fux
12adbf0535 Hide drop list when not in index 2020-04-30 21:46:22 +03:00
Eldad Fux
94b409cef4 Add cache buster to version number 2020-04-27 21:35:08 +03:00
Eldad Fux
eba0a21eee Updated UI 2020-04-23 21:49:31 +03:00
Eldad Fux
e3c23c0c70 Updated UI and header 2020-04-22 10:03:19 +03:00
Eldad Fux
976a843d20 Work in progress 2020-04-21 22:52:32 +03:00
Eldad Fux
8f392ec228 Updated mobile navigation 2020-03-04 15:07:19 +02:00
Eldad Fux
340dc81eb2 Updated UI for mobile 2020-02-26 23:54:12 +02:00
Eldad Fux
b502ce008a Fixed mobile UI 2020-02-24 14:56:57 +02:00
Eldad Fux
ba1f2f0dec Updated UI 2020-02-23 10:57:51 +02:00
Eldad Fux
64e290ce53 Upgraded console homepage 2020-02-20 22:44:35 +02:00
Eldad Fux
483bfc55e5 Added console loading screen 2020-02-18 07:25:28 +02:00
Eldad Fux
5cf6b3018c Added click event to theme change 2020-02-17 12:37:49 +02:00
Eldad Fux
f079f48c38 Added style to theme button 2020-02-17 12:30:04 +02:00
Eldad Fux
46cfa9ee92 Updated $uid to $id 2020-02-17 09:16:11 +02:00
Eldad Fux
37753b1279 Updated event names 2020-02-13 15:48:45 +02:00
Eldad Fux
c2e601813b Updated dark mode 2020-02-11 15:09:44 +02:00
Eldad Fux
820fc656cc Added setup type var 2020-02-04 10:06:13 +02:00
Eldad Fux
c2a4c462ac Added event counters 2020-02-04 08:28:41 +02:00
Eldad Fux
29badc782e Update analytics events 2020-02-03 21:20:10 +02:00
Eldad Fux
b4b5ceee1c Updated SDKs and UI 2020-01-30 22:58:49 +02:00
Eldad Fux
134d516d6a Updated UI to work with new SDK 2020-01-30 19:12:29 +02:00
eldadfux
e4e334e9e6 Removed old version constant 2019-11-29 09:35:18 +02:00
Frieder Bluemle
8297eec3dc
Fix typos 2019-10-02 11:08:34 -07:00
Alexey Pyltsyn
e55019e8a5 Replace Github with GitHub 2019-10-01 20:10:16 +03:00
eldadfux
a78c47e700 Update project list after project update 2019-09-09 06:49:51 +03:00
eldadfux
26ba01a097 Updated repo URL 2019-08-24 22:40:38 +03:00
eldadfux
ff5389a06b Updated version number 2019-08-24 22:35:18 +03:00
eldadfux
c74d499422 Changed home links domain 2019-08-24 10:27:11 +03:00
eldadfux
dd2fb4e686 Added github icon 2019-08-24 08:00:49 +03:00
eldadfux
cc10738251 Improved project switch comp 2019-08-21 22:22:48 +03:00
eldadfux
043237fb9a Fixed database preview pane 2019-08-21 14:00:32 +03:00
eldadfux
5edc7fa86b Improved UI performance 2019-08-21 09:55:51 +03:00
eldadfux
61a6a19b4d דאטךק ופגשאקד 2019-08-17 14:45:43 +03:00
eldadfux
3447739da9 Remove some old code 2019-08-09 08:03:41 +03:00
eldadfux
2a135f54b7 Fixed bug: new project button not responding 2019-08-08 19:43:26 +03:00
eldadfux
30a62bda65 Small bug fixes 2019-08-08 16:16:15 +03:00
eldadfux
7e9d35b329 Fixed usage stats source 2019-08-08 09:54:25 +03:00
eldadfux
1637b79a83 Tiny bug fixes 2019-08-08 09:11:47 +03:00
eldadfux
99d75a21df Updated service view comp 2019-08-07 21:10:53 +03:00
eldadfux
8fdc48a577 Minor updates 2019-08-07 16:02:14 +03:00
eldadfux
b2bc28804c Updated JS SDK 2019-08-07 14:44:40 +03:00
eldadfux
061d558423 Using new Appwrite JS SDK 2019-08-06 08:25:54 +03:00