Commit Graph

2706 Commits

Author SHA1 Message Date
2df77cd8e6 Web: Components: DatePicker: Fixed drop-down style for mobile devices 2022-05-13 13:38:02 +03:00
a956c25d16
Merge pull request #639 from ONLYOFFICE/feature/resx-add
Feature/resx add
2022-05-13 11:50:54 +03:00
7262c4cbb8 Merge branch 'release/v1.2' of https://github.com/ONLYOFFICE/AppServer into release/v1.2 2022-05-12 19:00:51 +03:00
e9be6684ae Resources: fixed projects 2022-05-12 18:32:39 +03:00
3b7309eb6b Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into release/v1.2 2022-05-12 15:12:16 +03:00
fce8bdba20 Web:People:Added setIsBurgerLoading to HOC withLoader. 2022-05-12 15:02:33 +03:00
f7698d6b3f People: Resources 2022-05-12 14:22:22 +03:00
fc846860f9 Web: Translations: Moved "AddUsers" key from "Files,People" to "Common" (test issue fix) 2022-05-12 14:18:16 +03:00
58b7c5f678 Web: Translations: Moved "Location" key from "People" to "Common": (test issue fix) 2022-05-11 17:40:23 +03:00
b0450cf55b Web: Translations: Moved "Comments" key from "People" to "Common": (test issue fix) 2022-05-11 17:25:10 +03:00
72c04d4791 Web: Common/People: Added list loader to people/group selector. 2022-05-11 11:46:45 +03:00
802e5a773f Web: People: fixed horizontal scroll in profile 2022-05-06 14:21:18 +03:00
Timofey Boyko
2df4d09407 Web:Components:Aside: fix transform for tablet devices 2022-05-05 15:11:51 +03:00
9dc03c7b17 Web: People: fixed InviteAgainLbl translation 2022-05-04 13:34:07 +03:00
Timofey Boyko
fd48db182b Web:People:Article: reduce z-index for mobile view of main button 2022-04-29 13:04:31 +03:00
Timofey Boyko
9843557ef0 Web:People:Profile: ignore timezone when set birthday and work from dates 2022-04-28 15:55:48 +03:00
Timofey Boyko
5033d851ff Web:People:Dialogs: sending password change instructions when enter down 2022-04-28 14:56:06 +03:00
282ebd69a8 Web: Fix build without --env personal 2022-04-28 10:41:27 +03:00
33f155f825 Merge branch 'release/v1.2' of https://github.com/ONLYOFFICE/AppServer into release/v1.2 2022-04-27 19:55:04 +03:00
d2733a2608 Web: Added IS_PERSONAL build parameter (yarn start:personal and yarn build:personal) for hiding useless login and confirm functional
+ removed module federated Login from personal
+ fix potential /login redirect from Editor.jsx
2022-04-27 19:53:25 +03:00
833591d2bd Web: People: ProfileAction: fix read more url 2022-04-27 19:39:28 +03:00
72aceefc6c Web: People: Profile: add container for language selector 2022-04-27 19:31:26 +03:00
1bd4104c6c Web: People: Profile: fix learn more url 2022-04-27 19:28:28 +03:00
0d6484f46a Web: People: Profile: fix t key 2022-04-27 19:15:10 +03:00
c51ed410ef Web: People: ProfileAction: fix tooltip width, offset 2022-04-27 12:25:47 +03:00
Timofey Boyko
8ec3d02ab9 Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into release/v1.2 2022-04-26 17:02:05 +03:00
Timofey Boyko
9f13b0a0ba Web:People:Profile: wrap profile page into withCultureNames HOC 2022-04-26 17:01:59 +03:00
c4971e8bb3 Web: People: ChangeEmailDialog header 2022-04-26 15:43:16 +03:00
6a7333c7ef Web: People: Article: fix t key 2022-04-25 21:40:29 +03:00
f86afee2d5 Web: move t key from People to Common 2022-04-25 21:39:46 +03:00
7230e146e1 Web: People: Dialogs: use modal 2022-04-22 18:46:50 +03:00
f9fb0777d1 Bump version to v1.2.0 2022-04-21 19:15:08 +03:00
78944a490e Merge branch 'feature/virtual-rooms-1.2' into feature/interface-theme 2022-04-21 18:55:41 +03:00
bef4af84c8 Web: People: ProfileInfo: fixed horizontal scroll 2022-04-21 13:27:48 +03:00
Timofey Boyko
811c4d1ded Web:People:Profile: add 'onChangeTheme' method and update interface theme radio button group options value 2022-04-21 10:35:38 +03:00
Timofey Boyko
216ae27b25 Merge branch 'feature/virtual-rooms-1.2' into feature/interface-theme 2022-04-20 18:04:57 +03:00
Timofey Boyko
00df2ec2b6 Merge branch 'develop' into feature/virtual-rooms-1.2 2022-04-20 17:27:27 +03:00
6c28b6777d added DarkThemeSettings 2022-04-20 17:19:06 +03:00
Timofey Boyko
e9223f91e3 Web:People:Article: delete useless code 2022-04-20 17:08:50 +03:00
Timofey Boyko
6bd67cb19c Web:People:Components: add HOC withLoader for article components 2022-04-20 11:42:22 +03:00
Timofey Boyko
8eb578aa4a Web:People:Profile: add interface-theme section into user profile 2022-04-18 15:11:08 +03:00
Timofey Boyko
8306b01071 Web:People: add new keys 'DarkTheme', 'InterfaceTheme', 'LightTheme', 'SystemTheme' for EN and RU locales 2022-04-18 14:41:30 +03:00
62d9ef8152 Web: Files: connected cloud page redesign 2022-04-15 16:41:07 +03:00
b9a6c618bc Web: Moved Connect translation, added new translations 2022-04-15 16:39:57 +03:00
3979044564 Web: People: added filter loader 2022-04-12 11:53:50 +03:00
Timofey Boyko
711fc4a279 Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-04-05 10:46:01 +03:00
Timofey Boyko
88c90f25cb Web:People:Section: fix location and size group-button-menu for all device type 2022-04-05 10:35:57 +03:00
45d2a31d03 Merge branch 'feature/virtual-rooms-1.2' into feature/add-units
# Conflicts:
#	public/locales/de/Common.json
2022-04-04 19:34:51 +03:00
Timofey Boyko
98e80faa5f Web:People:Article: change term for displaying desktop or mobile article main button 2022-04-04 10:54:46 +03:00
fdfa1142c4 Merge branch 'feature/virtual-rooms-1.2' into feature/confirm-redesign 2022-04-01 18:18:35 +03:00