Commit Graph

4437 Commits

Author SHA1 Message Date
cf0a009b74 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-22 11:57:54 +03:00
3290f5578e web: People: start ProfileAction 2019-07-22 11:57:47 +03:00
47ddf0460d web: People: Added opportunity to get User by userId on api.getUser 2019-07-22 11:36:31 +03:00
863ebdab9e web: People: Pass userId to props on routing (match.params.userId) 2019-07-22 11:35:13 +03:00
f7f857e04b web: People: Added opportunity to go to the '/products/people/view/{userName}' path from ContentRow UserName click 2019-07-22 11:33:47 +03:00
a8ece4d29c web: People: Init required props 2019-07-22 11:20:11 +03:00
9686d09086 web: People: Added opportunity to go to the '/products/people/view/@self' path from Profile menu 2019-07-22 10:56:08 +03:00
bde6206de4 web: People: Added check on isAdmin/isOwner for ContentRow render 2019-07-20 21:55:40 +03:00
b31d8a2f1a web: People: Added check on isAdmin/isOwner for MainButton render 2019-07-20 21:13:42 +03:00
418ea538d1 web: People: Added handler on Layout onLogoClick function 2019-07-20 21:00:51 +03:00
645946d7f1 web: People: Added Paging to new specific place in PageLayout Section 2019-07-20 20:31:26 +03:00
64d708f32c web: People: Added Filter to new specific place in PageLayout Section 2019-07-20 20:16:14 +03:00
a3df7f76b6 web: People: Changed string to Text.ContentHeader component 2019-07-20 19:53:33 +03:00
8a2e467fb1 web: People: Moved MainButton to new specific place in PageLayout Article 2019-07-20 19:50:58 +03:00
accf498b83 web: People: Removed useless import 2019-07-20 19:49:32 +03:00
1723027dea web: People: Fixed logout routing 2019-07-19 17:43:17 +03:00
6e500b0986 Upgrade .net core to 3.0.0-preview6
Added KafkaCache
2019-07-19 16:10:15 +03:00
31f253c210 web: People: Refactoring of routing 2019-07-19 14:41:54 +03:00
14eeec2bc7 web: People: Added new Profile and ProfileAction pages 2019-07-19 12:49:20 +03:00
0a837337f5 web: People: Removed fakeUsers 2019-07-19 12:20:55 +03:00
9e77012384 web: People: Added filter to getUserList api call 2019-07-19 12:07:22 +03:00
45978779db web: People: Fixed getGroupList api call 2019-07-19 12:03:20 +03:00
4703a70670 Api: fixed context 2019-07-19 11:38:31 +03:00
a97c057108 web: People: Added loading groups and users info into store and on the Home page 2019-07-18 22:29:10 +03:00
f475d23d8f web: People: Added changes to GroupButtonMenu render 2019-07-18 17:44:09 +03:00
Daniil Senkiv
1927efb32f Web.Client: update library for Toast component, in addition to (fa2f9332e6) 2019-07-18 17:40:34 +03:00
457e1d3306 web: People: refactoring SectionBodyContent 2019-07-17 17:39:28 +03:00
254b2104ef Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-17 16:55:20 +03:00
a7148cb793 npm install changed to yarn 2019-07-17 16:46:08 +03:00
ae17daef74 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-17 16:40:48 +03:00
3aeb3fcfef web: People: Simplified Home page 2019-07-17 16:40:29 +03:00
2b52ff7bd7 web: People: Removed useless console.log 2019-07-17 16:37:13 +03:00
d045346b73 People: api. Added UploadMemberPhoto method 2019-07-17 11:55:08 +03:00
2655a0fa52 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-16 10:12:38 +03:00
01023c7f45 web: components: added custom scrollbar to layout 2019-07-16 10:11:17 +03:00
8036cc9a6a web: people: Added redux actions 2019-07-15 18:04:19 +03:00
4f4939513d web: people: Added GroupButtonsMenu position 2019-07-15 15:25:01 +03:00
ac5ed997d9 web: people: Fixed show GroupButtonMenu on select row 2019-07-15 14:37:58 +03:00
fdaa4f8880 web: people: Added GroupButtonsMenu 2019-07-15 13:50:13 +03:00
ff1d098eac temp fix cra bug with public_url in development mode 2019-07-15 12:33:28 +03:00
a7a842e95e web: client: People: Added fake body with ContentRow collection 2019-07-14 22:11:12 +03:00
d8b59b157d web: client: People: Added MainButton 2019-07-14 15:17:20 +03:00
72f19ccde8 web: client: People: Added alternative route to Home page 2019-07-14 13:21:54 +03:00
7f8edf21f9 web: client: People: Added fake layout with TreeMenu 2019-07-14 12:54:03 +03:00
4f99bacb98 People.Server: removed pages 2019-07-12 17:31:15 +03:00
6c72b154e2 Server: added ForwardedHeaders 2019-07-12 17:28:14 +03:00
ae47acabdc Update lodash package 2019-07-11 13:56:10 +03:00
57ac44dd76 Added npm-local folder with asc-web-components 2019-07-11 12:10:24 +03:00
29138376a2 People: added homepage for production 2019-07-10 16:01:41 +03:00
6b25d1e98c People: fixed resources 2019-07-10 12:24:41 +03:00
2bb193b6b8 People: fixed resources 2019-07-10 11:51:24 +03:00
2458bc2944 ASC.People project is divided into two separate parts: Server and Client 2019-07-10 11:21:12 +03:00
1ad03ec6d8 Added auth to StorageHandler 2019-07-09 13:29:53 +03:00
40a271e672 fix run ASC.People Client App 2019-07-08 14:57:03 +03:00
95b2467f76 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-05 17:17:23 +03:00
73ba76d57b People as external product
nginx reverse proxy
2019-07-05 16:58:04 +03:00
47d72f5500 People: Applied custom.scss 2019-07-05 15:52:24 +03:00
a703364e49 People: Changed custom.scss 2019-07-05 12:36:20 +03:00
6aa4121608 People: Added default font - Open Sans 2019-07-05 12:27:29 +03:00
e77c5e24be People: Changed favicon.ico 2019-07-05 12:26:37 +03:00
f2b6daf6e6 Update package.json 2019-07-05 12:26:05 +03:00
52b335ec6c Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-03 15:33:27 +03:00
916fd94dd4 People: fix 2019-07-03 11:31:04 +03:00
ca6fdb500d Remove HttpContext.Current 2019-07-02 18:30:31 +03:00
468b0b216a web: Changed port of ASC.People ClientApp 2019-07-02 15:40:48 +03:00
2976d5b422 People: Resources 2019-07-02 13:47:24 +03:00
460d9a33ed Api: format endpoint via datasource 2019-06-25 13:46:10 +03:00
d743e0883c API: Added ProductSecurityFilter 2019-06-25 10:34:27 +03:00
940cc5c313 Reaasign: refactoring 2019-06-21 15:42:27 +03:00
3ea92e06a3 added ASC.Data.Reassign 2019-06-21 13:42:16 +03:00
ef0b3162e6 People: GroupController 2019-06-21 12:07:49 +03:00
e303a103a6 ASC.MessageService: refactoring. DI 2019-06-17 16:53:10 +03:00
0ffdc833b8 Api: added some methods 2019-06-17 14:57:07 +03:00
377287570a Added ASC.Feed, ASC.IPSecurity
Added Resources
2019-06-14 19:14:24 +03:00
0b52eb9d26 Api: FormatRoute rename to Read 2019-06-14 11:15:28 +03:00
e9242435f5 Api: removed FormatIndexRoute. 2019-06-13 18:01:29 +03:00
8b174a9cf7 Api: ApiDateTime 2019-06-13 12:25:53 +03:00
fe44b9ff2c Api: added ApiContext 2019-06-13 12:04:46 +03:00
323df065ea People: added EmployeeWraperFull 2019-06-11 18:20:04 +03:00
b797986c8c Api controllers via autofac 2019-06-10 19:15:34 +03:00
8ad94d7d0d Api: get modules via WebItemManager 2019-06-10 15:17:45 +03:00
cdd8ce24c5 People: EmployeeWraper: DisplayName, AvatarSmall
WebComponents: gitignore
2019-06-07 14:34:09 +03:00
aca9b97d92 web: Init DisplayName in EmployeeWraper 2019-06-03 11:11:28 +03:00
bea25886b2 Added CustomApiAttribute 2019-05-29 18:19:36 +03:00
c2d61517a5 Added ASC.Api.Core.csproj
added build.bat
PeopleController replaced to ASC.People
2019-05-29 17:44:37 +03:00
8713c453ea people: Update dependencies 2019-05-16 09:38:03 +03:00
92ed33906c init commit 2019-05-15 17:56:09 +03:00