ivk
bf54876ac3
Collapse entity event batches in EventQueue
2021-01-05 11:13:45 +01:00
ivk
a4a6caac77
enable types first
...
enable types-first and untyped-import error in flow, closes #2067
2020-10-20 16:08:48 +02:00
ivk
8d73456d03
Tutanota model v42, calendar invites
...
Improve event preview
Improve progress when saving event
Improve dropdowns
Improve dropdown placement and large dialog on mobile
Use new dropdown algorithm for old dropdowns.
Fix client tests, move color functions
2020-08-06 10:52:05 +02:00
bdeterding
5891792190
add whitelabel rejects to admin settings, server issue 438
2020-05-29 08:22:36 +02:00
ivk
14f01b3eeb
Update Flow to 1.22.0, fix #2010
...
Move entity types out of flow directory into the entity files.
Rename TutanotaFile into File.
Rename CalendarEventBubble attrs onEventClicked -> click because it
doesn't have access to the event.
Use domInput in Dropdown when selecting filtered result because that's
what DropdownN does.
Our current build system is not aware about any recent Flow syntax and
it doesn't know that it should transpile functionCall<type>() into
functionCall(). We have to avoid such syntax for now
2020-04-30 13:14:33 +02:00
amoehle
a38c5af218
Fix missing user update on creating a calendar, fixes #1311
2019-07-05 16:20:55 +02:00
bdeterding
6a10922361
add service to create calendars for existing users
2019-06-20 18:31:07 +02:00
ivk
1005634aef
Fix EntityRestCache discarding events, fix whitelabel strings
2019-04-04 16:03:14 +02:00
bdeterding
677c792fc8
disable optimization to prevent loading of not existing list element types.
2019-03-28 16:16:34 +01:00
ivk
90c2293c0d
reviewed EntityRestCache with arm
2019-03-22 15:31:21 +01:00
ivk
c57f6bf792
handle move events in entity rest cache, #1163
2019-03-21 15:07:17 +01:00
bdeterding
9906181e2b
Fixes for read-only EntityRestCache, #1163
2019-03-20 16:31:59 +01:00
ivk
2d70f85273
allow read only cache part one, #1163
2019-03-20 12:18:19 +01:00
ivk
c25c3790f4
Implement loadMultiple for EntityRestCache
2019-03-07 16:09:37 +01:00
bdeterding
ce2e048c0c
fixed mail indexer test cases
2019-03-06 15:04:59 +01:00
bdeterding
fdeb15fd1b
add second factor check for recover login, #233
2018-11-02 15:33:34 +01:00
ivk
ec714270f7
allow view and update of recovery code, show recovery code on signup, #233
2018-10-30 17:06:55 +01:00
bdeterding
3546174704
exclude SecondFactorInstance from cache, #601
2018-10-19 15:14:56 +02:00
amoehle
50c8e40e76
Fixed HasIdTupe/HasId
2018-10-04 15:06:07 +02:00
ivk
19d2b224da
Improve loading search results
2018-09-26 10:35:52 +02:00
ivk
63cade79ae
restructure search index database to improve performance for large indexes, #565
2018-09-21 12:05:01 +02:00
ivk
f349798e75
Reformat code
2018-07-26 17:37:44 +02:00
ivk
7bdbfffe79
Refactor to use strict comparison
2018-07-26 14:25:29 +02:00
mpfau
ce1a986736
Leveled administration (main part), #220
2018-02-02 16:56:03 +01:00
mpfau
890bfb1723
splitted SearchFacade and refactored worker to use locator
2017-11-23 13:30:17 +01:00
bdeterding
4681b7f839
initial serach and db facade
2017-11-09 11:07:15 +01:00
mpfau
39f3c315d4
updated flow and fixed errors
2017-09-22 11:04:45 +02:00
mpfau
7e4762750d
finished export contact form stats and updated translations
2017-08-24 14:36:23 +02:00
mpfau
ea1c1ef1c7
imported new tutanota client
2017-08-15 13:54:22 +02:00