Commit Graph

23 Commits

Author SHA1 Message Date
Daniil Senkiv
b724548e98 web.common: fix working web.client, if api people not available 2020-02-21 14:13:45 +03:00
Daniil Senkiv
58a50c1b48 web.common: fixed infinity reloading if user unauthorized 2020-01-23 11:16:53 +03:00
Daniil Senkiv
120944cb25 Web.Client: Settings: Article: Body: fixed re-render after changing language, if user language not defined 2020-01-22 16:00:42 +03:00
Daniil Senkiv
b660f92c36 Web.Common: added getting current custom schema 2020-01-21 15:48:05 +03:00
Daniil Senkiv
a6f6cf4fea web.common: added value 'language' to localStorage 2020-01-20 16:20:19 +03:00
Daniil Senkiv
c1837a3c44 web.common: renamed actions 2020-01-20 13:31:35 +03:00
0347e2df54 web: Common: Fixed login/logout setups (translation, layout) 2019-12-19 17:31:40 +03:00
Daniil Senkiv
781833d38d moved actions from web.common to web.client and people modules 2019-12-05 20:00:53 +03:00
Daniil Senkiv
276eefe679 Moved actions for confirm pages from web.common to web.client, applying to pages 2019-12-05 16:50:07 +03:00
Daniil Senkiv
402226eca6 moved information for confirm pages from web.common to web.client, added confirm reducer 2019-12-04 17:35:38 +03:00
3fdf474e25 web: People: Fixed login from People page 2019-11-26 09:48:27 +03:00
7175c2ba0b web: Common: Moved api from store/services to root level 2019-11-25 15:52:34 +03:00
c56f7e0c46 web: Common: Fixed api people getUser with userName 2019-11-22 17:42:50 +03:00
85725f6572 web: Common: Added opportunity to call getPortalPasswordSettings with confirmKey 2019-11-22 15:55:48 +03:00
2663c2bcb3 web: Common: Fixed undefined call 2019-11-22 15:43:36 +03:00
559d779e17 web: Common: Added check of user undefined 2019-11-22 14:46:50 +03:00
85bcc75f16 web: People: Moved some common utils to ASC.Web.Common 2019-11-19 15:35:56 +03:00
2a9e3d1870 web: People: Replaced services folder to ASC.Web.Common realization 2019-11-19 12:40:33 +03:00
18b0cdab2d web: People: Moved api methods: resendUserInvites and getShortenedLink into ASC.Web.Common 2019-11-18 13:52:37 +03:00
2d47d639dd web: People: Replaced auth store to ASC.Web.Common realization 2019-11-15 12:38:31 +03:00
ef1e3eaa1d web: Client: Replaced auth store to ASC.Web.Common realization 2019-11-14 16:37:41 +03:00
ccb8a6c22a web: Common: Applied server changes on login/logout for ASC.Web.Common 2019-11-13 11:07:25 +03:00
19acdd4a6e web: Common: Init commit of new js library for common code of any App in AppServer 2019-11-12 14:55:22 +03:00