Commit Graph

643 Commits

Author SHA1 Message Date
Vladimir Khvan
b0c9fc8eb0 days body component was created 2023-01-30 21:01:39 +05:00
Vladimir Khvan
a15b155d13 body container for days was created 2023-01-30 21:01:11 +05:00
Vladimir Khvan
1a400ab55a style for header container was created 2023-01-30 21:00:40 +05:00
Vladimir Khvan
6fad4407a9 header component was created 2023-01-30 21:00:14 +05:00
Vladimir Khvan
47ee7b305e style for round button with arrow was created 2023-01-30 20:54:06 +05:00
Vladimir Khvan
eb861b83f4 style for weekday was created 2023-01-30 20:53:37 +05:00
Vladimir Khvan
b6f18520b0 style for month year title representation was created 2023-01-30 20:53:14 +05:00
Vladimir Khvan
50c8f46491 style for previous arrow icon was created 2023-01-30 20:52:32 +05:00
Vladimir Khvan
1d0bbab0f5 style for next arrow icon was created 2023-01-30 20:52:14 +05:00
Vladimir Khvan
9122e6df7c style for disabled/past dates was created 2023-01-30 20:51:47 +05:00
Vladimir Khvan
8dcc1d54cd style for current date was created 2023-01-30 20:51:08 +05:00
Vladimir Khvan
b4a961799a base date style was created 2023-01-30 20:50:34 +05:00
Vladimir Khvan
f0b2461241 calendar container was created 2023-01-30 19:54:13 +05:00
Vladimir Khvan
b5ce92cc94 container for buttons in calendar header waas created 2023-01-30 19:30:08 +05:00
Vladimir Khvan
4dbcdd324f arrow icon was created from borders 2023-01-30 19:29:19 +05:00
Vladimir Khvan
1a378ea212 nwe components were re-exported 2023-01-30 19:28:28 +05:00
Vladimir Khvan
6ddfa90655 header and days body were imported 2023-01-30 19:27:58 +05:00
Vladimir Khvan
a5209a7209 outdated code was deleted 2023-01-30 19:24:31 +05:00
Vladimir Khvan
3d92cbf313 new header components were created 2023-01-25 16:47:50 +05:00
Vladimir Khvan
b02b4d0a95 util functions were placed into separate folder and imported / new header was created 2023-01-25 16:47:17 +05:00
Vladimir Khvan
27a77be9c3 splitted function into separate file / commented usage 2023-01-25 16:45:50 +05:00
Vladimir Khvan
e93669e720 accumulates all functions for comfort usage 2023-01-25 16:45:29 +05:00
Vladimir Khvan
be04b577e2 splitted function into separate file / commented usage 2023-01-25 16:44:56 +05:00
Vladimir Khvan
a67b99b966 copyIcon path was modified 2023-01-23 13:37:50 +05:00
Vladimir Khvan
83b65037b5 re-exports all svgs 2023-01-23 13:37:10 +05:00
Vladimir Khvan
4044e2df7b extension was modified from .svg to .react.svg 2023-01-23 13:36:13 +05:00
Vladimir Khvan
88462890f8 unused ref was deleted 2023-01-23 13:12:18 +05:00
Vladimir Khvan
fd3dcce5b6 isJSONField and copyInfoText props are tested 2023-01-22 16:56:40 +05:00
Vladimir Khvan
b5872c259b alarm on copy was added 2023-01-22 16:45:41 +05:00
Vladimir Khvan
d026a1a2bb JSON viewer description was added 2023-01-20 21:14:30 +05:00
Vladimir Khvan
2c2889a178 Json viewer story was added 2023-01-20 21:08:57 +05:00
Vladimir Khvan
85b1c4dd5b textarea value is modified, when isJSONField is true 2023-01-20 21:08:09 +05:00
Vladimir Khvan
0b5f6e0df6 json viewer functionality was created 2023-01-20 20:46:39 +05:00
Vladimir Khvan
58734e2a43 index file groups all utils functions for comfort usage 2023-01-20 20:41:39 +05:00
Vladimir Khvan
32948dba92 isJSON function returns true, when given string is valid JSON, and false otherwise 2023-01-20 20:36:59 +05:00
Vladimir Khvan
0c29d120ef beautifyJSON function adds numeration/tabulation/spacing 2023-01-20 20:31:22 +05:00
Vladimir Khvan
5119ae612b json beautify function was installed 2023-01-20 20:12:47 +05:00
Vladimir Khvan
945e2a87a7 copy icon was styled and exported 2023-01-20 20:08:29 +05:00
Vladimir Khvan
435069bbf6 copy icon svg was created 2023-01-20 19:58:48 +05:00
Viktor Fomin
cb42aeef3c Components: Themes: add colors 2022-12-06 18:41:54 +03:00
Viktor Fomin
89ef1ab18b Components: Themes: fix colors 2022-12-06 16:55:21 +03:00
Viktor Fomin
2b784607ee Components: Themes: fix color 2022-12-06 16:53:46 +03:00
Viktor Fomin
15ff7aa19d Merge branch 'develop' into feature/fix-whitelable 2022-12-06 16:50:55 +03:00
d683aa65b3 Fix all UselessTranslationKeysTest issues 2022-12-02 18:33:25 +03:00
Viktor Fomin
b8b0fe9139 Merge branch 'develop' into feature/fix-whitelable 2022-12-02 14:55:23 +03:00
05e3889d68
Merge pull request #1093 from ONLYOFFICE/bugfix/info-panel-room-tags
Bugfix/info panel room tags
2022-12-01 15:23:57 +03:00
Mushka Nikita
34c6946477 fixed hover and cleaned up code 2022-12-01 15:21:59 +03:00
Mushka Nikita
8dc13f3d72 changed tag hover logic, now it depends on provided onClick func 2022-12-01 15:08:34 +03:00
3e734bb2a1
Merge pull request #1092 from ONLYOFFICE/bugfix/create-room-tag-input
Bugfix/create room tag input
2022-12-01 14:47:08 +03:00
Elyor Djalilov
45efe52e96 fixed when selecting with arrow from the keyboard 2022-12-01 13:50:38 +05:00