Commit Graph

87 Commits

Author SHA1 Message Date
Son NK 18d1b59845 add vuejs to package.json 2020-04-26 17:51:47 +02:00
Son NK 7b2e4da87f Support alias filter 2020-04-26 13:04:27 +02:00
Son NK 12714ae601 Add Only enabled alias sorting option 2020-04-26 12:31:10 +02:00
Son NK 4c64393df1 Add other sorting options: A-Z, Z-A, new-old, old-new 2020-04-26 12:25:12 +02:00
Son NK 7021fd650b User can update alias name 2020-04-26 10:41:08 +02:00
Son NK 04713eff3d show alias creation date in "more" section if not shown yet 2020-04-26 10:02:10 +02:00
Son NK a2666cc4fe remove "set-mailbox" form post 2020-04-25 15:30:19 +02:00
Son NK 1a081f87c4 Remove "set-note" post form 2020-04-25 15:28:25 +02:00
Son NK fb9dc23529 remove form POST switch-email-forwarding 2020-04-25 15:26:07 +02:00
Son NK bbcd4fc355 remove "trigger-email" 2020-04-25 15:21:35 +02:00
Son NK 97544ac760 Update mailbox using ajax
refactor: return Mailbox in User.mailboxes()
2020-04-25 13:49:40 +02:00
Son NK 203eba9917 use Ajax for save note 2020-04-25 13:49:39 +02:00
Son NK 36aee86590 support sorting: Oldest Alias to Newest, 2020-04-25 13:49:39 +02:00
Son NK 72f3e47c3c remove show_intro_test_send_email, highlight from AliasInfo 2020-04-25 13:49:39 +02:00
Son NK 5839c637f6 use pagination for alias 2020-04-25 13:49:39 +02:00
Son NK 4727249958 do not use alias_info.highlight 2020-04-25 13:49:39 +02:00
Son NK 0c73a36773 disable/enable the send-email button when alias is enabled/disabled 2020-04-25 13:43:32 +02:00
Son NK 187d8c0ef2 put alias button to left, search to right 2020-04-25 13:43:14 +02:00
Son NK f34b9f6ca6 Prettify alias page: use collapsible layout 2020-04-25 13:42:53 +02:00
Son NK c61213fae9 use ajax to switch on/off alias 2020-04-25 13:42:53 +02:00
Son NK 7d35baddd4 do not ask for confirmation when enable/disable alias 2020-04-24 09:47:25 +02:00
Son NK ba105f076e Fix "new" badge appear on alias modification 2020-04-24 09:45:49 +02:00
Son NK 5f784d683a Prettify 2020-04-15 09:16:42 +02:00
Son NK 3d10fab3a6 Make sure to show intro to user only once 2020-04-13 13:23:17 +02:00
Son NK 7ed317e334 Show alias creation date when no activity 2020-04-05 20:05:49 +02:00
Son NK b19dfc6ef4 Use forward/reply/blocked icon on alias page 2020-04-05 19:42:30 +02:00
Son NK 460c306712 Order alias by latest activity instead of alias creation date. Show the latest activity & contact 2020-04-05 19:03:17 +02:00
Son NK 67d6ce1cea rename 2020-04-05 16:33:43 +02:00
Son NK 4f281bdbbb rename GenEmail -> Alias, gen_email to alias whenever possible 2020-03-17 11:51:40 +01:00
Son NK 86c1c8e54f fix button word-break: use flex 2020-03-09 10:42:58 +01:00
Son NK 330bf91d95 remove unused code 2020-02-29 18:15:50 +07:00
Son NK aeed62e95b All users use full-mailbox
- remove can_use_multiple_mailbox col
- remove full_mailbox col
2020-02-29 00:03:35 +07:00
Son NK 66654a3635 prettify alias page 2020-02-28 22:39:15 +07:00
Son NK 3c2762dfad only show mailbox when mailbox email != user email 2020-02-23 14:40:37 +07:00
Son NK e4bb85ac87 Full-mailbox User can change alias mailbox 2020-02-23 13:58:09 +07:00
Son NK fc167b8b41 Display alias mailbox on alias page 2020-02-10 23:23:02 +07:00
Son NK 11b04d5e4a user can update note in alias list page 2020-02-05 17:38:02 +07:00
Son NK 6fe689dc17 use store instead of localStorage to detect whether the intro has been shown 2020-02-05 14:33:00 +07:00
Son NK cbcf93a9d9 put more space for alias 2020-02-02 21:16:00 +07:00
Son NK a30397a88f Improve alias page UI
- use 1 column layout for alias page when screen is <lg
- reduce space between search bar and header
- move alias switch to the right
2020-02-02 20:50:56 +07:00
Son NK 110b296f73 use alias_id instead of alias in contact manager page 2020-01-12 22:23:05 +01:00
Son NK f860471d50 fix slash in url: use alias_id instead of alias 2020-01-11 21:48:25 +01:00
doanguyen f8bd3800c3 better looking random button 2020-01-10 11:26:18 +01:00
doanguyen fd31b77b06 Polish the interface 2020-01-08 19:49:26 +01:00
doanguyen 45c49f1e1a minor comments on domain-detail branch 2019-12-29 10:48:46 +01:00
doanguyen 4a3b958131 reformat modified files, resolve PR https://github.com/simple-login/app/pull/5 2019-12-28 14:20:10 +01:00
doanguyen e2e9cc6b5d Implement alias generator schemes 2019-12-28 14:20:10 +01:00
Son NK 65d0848e2f show alias in confirmation message 2019-12-26 17:37:51 +00:00
Son NK bcbe239f60 User can generate quickly a random alias 2019-12-23 15:34:02 +00:00
Son NK 17bb01f317 Fix wording 2019-12-22 15:59:41 +00:00