Commit Graph
130 Commits
Author SHA1 Message Date
Alexander PlatovandGitHub 246a4b3b5e Add Card component. Fix Popup. (#135)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-09-03 15:59:05 +02:00
Andrey Platov 945f7e8fe0 fix popup result
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-03 11:17:26 +02:00
Alexander PlatovandGitHub 601d971147 Rework UserBox to use Popup (#130)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-09-03 10:34:42 +02:00
Alexander PlatovandGitHub f57711e9e9 Replace Modal with Popup (#119)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-09-01 18:31:05 +02:00
Alexander PlatovandGitHub 97798f0097 Add maxWidth in EditBox (#117)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-09-01 17:12:50 +02:00
Andrey Platov 120dab0f04 popup's onClose callback
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-01 14:38:22 +02:00
Andrey Platov 5013109f7e fixes #109
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-09-01 10:42:07 +02:00
Alexander PlatovandGitHub 808854169a Add SocialEditor (#113)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-09-01 09:46:05 +02:00
Andrey Platov 779f926d78 fix z-index on popup stack
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-31 19:09:10 +02:00
Andrey Platov 9d39529d9f create stack of popups. fixes: #112
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-31 19:07:28 +02:00
Andrey Platov ac87b6c82a initial AttachmentPresenter
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-31 16:54:47 +02:00
Alexander PlatovandGitHub 4e69d41984 Fix warnings (#102)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-08-31 09:15:42 +02:00
Andrey Platov ef5c8d8d2a modal overlay
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-30 21:09:58 +02:00
Alexander PlatovandGitHub 4be6ae33b0 Add inline component Link (#98)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-08-30 19:19:58 +02:00
Andrey Platov d102f00c5c save show/hide
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-30 19:03:31 +02:00
Alexander PlatovandGitHub 481853212d Bring old Dialog back (#96)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-08-30 18:27:54 +02:00
Alexander PlatovandGitHub 353568450e Correct display in Safari (#93)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-08-30 16:43:24 +02:00
Alexander PlatovandGitHub 5c9bdc4968 Animate Popup (#91)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-08-30 15:37:49 +02:00
Alexander PlatovandGitHub 1c928c1627 Fix nottom Dialog (#90)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-08-30 14:51:15 +02:00
Alexander PlatovandGitHub 9524d5cd09 Fix Popup Position on default (#89)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-08-30 13:43:35 +02:00
Alexander PlatovandGitHub ba851b85ba New card (#88)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-08-30 12:56:20 +02:00
Alexander PlatovandGitHub da9a0f2e84 New style (#87)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-08-30 12:40:31 +02:00
Alexander PlatovandGitHub 62b3dbec86 Create attachments tab (#85)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-08-30 09:26:11 +02:00
Alexander PlatovandGitHub fbe4f1fb5c Add AvatarEditor (#84)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-08-30 09:17:26 +02:00
Andrey Platov 8b92648ade upload rework
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-29 17:30:22 +02:00
Alexander PlatovandGitHub 18bd1e4d19 Fixed display of an icon in a button. The shadow is smaller in CircleButton. (#81)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-08-28 13:56:40 +02:00
Alexander PlatovandGitHub 8a79bb1e9f Add CircleButton. New layout for DialogHeader. (#77)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-08-28 12:06:28 +02:00
Alexander PlatovandGitHub 84312ab09b Update Button (#76)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-08-27 23:33:09 +02:00
Alexander PlatovandGitHub 06a13ba1d0 Added a new mapping to the button (#73)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-08-27 22:06:16 +02:00
Alexander PlatovandGitHub f3c034bdc1 Wrapped input (#71)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-08-27 13:40:29 +02:00
Andrey Platov 2a010b5311 full text adapter
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-27 11:17:18 +02:00
Andrey Platov 9562eefd8e editbox border 2px
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-26 23:34:18 +02:00
Alexander PlatovandGitHub bf814b5a43 EditBox inline (#70)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-08-26 23:22:14 +02:00
Alexander PlatovandGitHub ee1ba55c5c Remove wrap (#68)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-08-26 22:29:41 +02:00
Andrey Platov 570530329b small image
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-26 20:55:57 +02:00
Alexander PlatovandGitHub c8cad17e2e Add ImageButton for upload resume (#66)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-08-26 20:35:11 +02:00
Andrey Platov 753e5e4690 add index to model
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-26 19:59:08 +02:00
Alexander PlatovandGitHub 04e6f138b4 Table new layout (#63)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-08-26 10:35:21 +02:00
Andrey Platov 1e6f81a9f3 Revert "New Table layout (#62)"
This reverts commit 5977de5d14.
2021-08-26 09:51:00 +02:00
Alexander PlatovandGitHub 5977de5d14 New Table layout (#62)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-08-26 09:28:27 +02:00
Alexander PlatovandGitHub e38b5db2e8 Revers footer in Dialog (#60)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-08-25 14:43:41 +02:00
Alexander PlatovandGitHub 9ac799f30a Fix Activity and ScrollBox components. Gap in Dialog footer. (#57)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2021-08-25 08:47:52 +02:00
Andrey Platov 7e6ef57143 cleanup
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-24 21:08:51 +02:00
Andrey Platov cc521d651e implement findOne
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-24 21:00:56 +02:00
Andrey Platov 011e46af6a save login token to localstorage
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-24 19:06:19 +02:00
Andrey Platov e77bba017c includes
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-24 18:32:50 +02:00
Andrey Platov 5ca13be5cd es2016
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-24 18:12:05 +02:00
Andrey Platov e9386b7fa2 es6
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-24 17:54:00 +02:00
Andrey Platov ee16a992f1 es2016
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-24 17:43:51 +02:00
Andrey Platov a9d1349c2d update ts target
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-08-24 17:39:53 +02:00