Commit Graph

3105 Commits

Author SHA1 Message Date
TimofeyBoyko
698a34198d Web:Client:Plugin: fix deactivate method for plugin store 2022-08-15 09:53:46 +03:00
TimofeyBoyko
0353092791 Web:Client:Plugins: delete useless code 2022-08-11 16:18:36 +03:00
TimofeyBoyko
ecf3da4668 Web:Components:DropDownItem: add available display icon as link 2022-08-11 16:14:14 +03:00
TimofeyBoyko
7e16507b41 Web:Client:Plugins: refactoring plugin store and helplers 2022-08-10 17:47:15 +03:00
TimofeyBoyko
10e20b9f17 Web:Helplers:Plugins: add plugin type for contstants 2022-08-10 16:26:33 +03:00
TimofeyBoyko
d6f1f99d02 Web:Components:ContextMenu: add available show item icon from relative path 2022-08-10 16:21:00 +03:00
TimofeyBoyko
4ec8ef90fe Web:Helpers:Plugins: update 2022-08-08 19:53:58 +03:00
TimofeyBoyko
1fe0b51e1f Web:Client:Section: add plugin items for main button to action list 2022-08-04 13:03:21 +03:00
TimofeyBoyko
634053e53f Web:Client:Store: add items from plugins to context menu 2022-08-03 18:50:59 +03:00
TimofeyBoyko
b23e7fe914 Web:Client:ProfileActionsStore: add items from plugins to profile actions 2022-08-03 18:50:19 +03:00
TimofeyBoyko
c45ddd8c98 Web:Client:Article: add items from plugins to main button 2022-08-03 18:47:26 +03:00
TimofeyBoyko
ff8aa982d8 Web:Client:Shell: init plugin store 2022-08-03 18:46:47 +03:00
TimofeyBoyko
ceee18d4fe Web:Helpers:Plugins: add constants, API for plugins, base methods and PluginStore 2022-08-03 18:46:18 +03:00
TimofeyBoyko
6445e83f24 Web:PortalSettings:PortalPlugins: add simple plugins list and upload button 2022-08-03 18:45:49 +03:00
TimofeyBoyko
177e415b83 Web:PortalSettings:Integration: add submenu for thirdparty and plugins 2022-08-02 10:21:09 +03:00
TimofeyBoyko
4f32b96e45 Web:Pages:PortalSettings: add integration routes 2022-08-02 10:20:19 +03:00
TimofeyBoyko
126bb7fc05 Web:PortalSettings:Utils: fix checkPropertyByLink if item is undefined 2022-08-02 09:57:27 +03:00
TimofeyBoyko
158cb45d90 Web:PortalSettings:Utils: add integration-plugin to settingsTree 2022-08-02 09:55:34 +03:00
27fa822017 Web: Commented useless code 2022-08-01 19:47:29 +03:00
72878d5ca8 Web: Fix open NavMenu on Mobile 2022-08-01 18:47:11 +03:00
ac3683d7ab Web: Fix i18n ns name for Files.json 2022-08-01 18:12:15 +03:00
af5cfe6553 Web: Rename translation file on 'en' 2022-08-01 18:03:27 +03:00
ebc6ce1d67 Web: Commented console logs 2022-08-01 17:53:26 +03:00
7000cd55f6 Merge branch 'develop' into refactoring/client 2022-08-01 15:59:18 +03:00
d093c97b97 Web: Renamed 'studio' to 'client' (bat-files, nginx configs, react, MF, themes) 2022-08-01 15:37:33 +03:00
fd21ad788c Web: Portal-Settings: Hide security/admins 2022-08-01 14:53:26 +03:00
3ed5ca8706 Web: Fix old url to /filter 2022-08-01 14:52:18 +03:00
fa04e92286 Web: Added TODO: Change url by category 2022-08-01 13:30:26 +03:00
ec70758d79 Web: Fix some old urls to /filter 2022-08-01 13:29:27 +03:00
d0289756ec Web: Changed routing by new categoryType 2022-07-31 20:14:28 +03:00
359c160ac1 Web: Refactoring routes urls 2022-07-31 13:52:35 +03:00
d0637936cb Web: Fix translation getDefaultFileName() 2022-07-31 13:13:16 +03:00
e0856c1503 Web: bootstrap: Commented registerSW 2022-07-31 12:53:20 +03:00
9890724990 Web: Accounts: Fix loaders 2022-07-31 12:52:53 +03:00
995d07deae Web: Upgrade yarn to v3.2.2 2022-07-29 18:20:57 +03:00
4c097607f9 Web: Fix position of MainButton with logo and display logo 2022-07-29 10:17:41 +03:00
211ac2666f Web: Fix error on user equals null 2022-07-28 19:11:48 +03:00
027b23ba92 Web: Added toast 2022-07-28 19:10:58 +03:00
98645969b6 Web: Moved some files from past locations 2022-07-28 19:10:36 +03:00
c1ab8edaaf Merge branch 'develop' into refactoring/client 2022-07-28 18:32:32 +03:00
a87497a385 Web: Moved src/components/pages/* to src/pages + Added new aliases SRD_DIR, PACKAGE and fix paths + Renamed /settings to /portal-settings 2022-07-28 17:34:27 +03:00
256c2de843 Web: Removed modules dependencies and People and Files mobx providers 2022-07-28 16:11:55 +03:00
53737a06e8 Merge branch 'develop' into refactoring/client
# Conflicts:
#	packages/editor/src/client/components/DynamicComponent.js
#	packages/editor/src/client/components/Editor.js
#	packages/editor/src/client/components/SelectFileDialog.js
#	packages/editor/src/client/components/SelectFolderDialog.js
#	packages/editor/src/client/components/SharingDialog.js
#	packages/editor/src/client/helpers/utils.js
#	packages/editor/src/client/helpers/withDialogs.js
#	packages/editor/src/server/lib/helpers/index.js
2022-07-28 10:38:29 +03:00
c5baa8834d Web: Fix 'Accounts' imports, routes and includes 2022-07-26 12:51:52 +03:00
Artem Tarasov
045c00b4ff Web: Common/Doceditor: fixed name of init state of editor 2022-07-26 10:56:25 +03:00
0ebd28f299 Web: Merged 'People' module with 'Client' and fixed paths 2022-07-25 22:19:47 +03:00
280f702cf9 Merge branch 'develop' into refactoring/client
# Conflicts:
#	packages/client/src/Shell.jsx
#	packages/client/src/components/NavMenu/index.js
#	packages/client/src/store/ProfileActionsStore.js
#	yarn.lock
2022-07-25 21:29:04 +03:00
Artem Tarasov
42c42f19eb Merge branch 'develop' into bugfix/doceditor-fix 2022-07-25 18:05:08 +03:00
Artem Tarasov
64305a3c2c Web: Common/Doceditor: fixed request of build version and custom scheme 2022-07-25 17:10:38 +03:00
0b706db9ff Web: Common: Article: add margin 2022-07-25 16:47:04 +03:00