Commit Graph

420 Commits

Author SHA1 Message Date
Pierre
8af020364d Load the comments once they are created. 2018-01-31 06:56:19 +01:00
Pierre
d100d42c06 Fixed issue on comments deletion. 2018-01-31 06:50:22 +01:00
Pierre
cdfbbc6c59 Make request to create comment. 2018-01-30 06:49:50 +01:00
Pierre
2d883a4197 Documented common API function 2018-01-30 06:48:21 +01:00
Pierre
6b0db98c5c Create comments form. 2018-01-28 17:03:54 +01:00
Pierre
a3634a2542 Can like comments 2018-01-27 18:54:12 +01:00
Pierre
5a62f6206f Can reload a single comment 2018-01-27 18:49:05 +01:00
Pierre
1b94a1b1c2 Get informations about a single comment. 2018-01-27 18:30:27 +01:00
Pierre
e584b3affc Perform a request to edit comment content. 2018-01-27 18:00:59 +01:00
Pierre
45dc5ec4fc Created a function to prompt user a string. 2018-01-27 17:46:42 +01:00
Pierre
9399b89e34 Added edit comment button. 2018-01-25 06:58:26 +01:00
Pierre
2065cc03d7 Make a request on the server to delete comment. 2018-01-23 06:49:19 +01:00
Pierre
298d0b37d1 Added delete comment button. 2018-01-23 06:41:17 +01:00
Pierre
b8e76b05ff Display images associated with comments. 2018-01-22 19:13:31 +01:00
Pierre
9d418187eb Display comment text 2018-01-21 20:27:00 +01:00
Pierre
b3a3370f56 Created a function to quickly access user name. 2018-01-21 20:20:10 +01:00
Pierre
27b10964be Ready to display comments. 2018-01-19 07:00:49 +01:00
Pierre
8e91ec6ab7 Fix style issue 2018-01-19 06:58:23 +01:00
Pierre
e905e4968c Get the IDs of personns who sent comments. 2018-01-19 06:58:11 +01:00
Pierre
02843ae55d Created comments component. 2018-01-18 06:53:00 +01:00
Pierre
531fd0305b Updated vocabulary 2018-01-17 06:55:26 +01:00
Pierre
b49570028c Can send response to survey. 2018-01-17 06:48:03 +01:00
Pierre
c19d935c5e Make a request on the server to cancel survey response. 2018-01-16 19:08:45 +01:00
Pierre
b24cf9682a Can reload single post 2018-01-16 18:51:35 +01:00
Pierre
4b91f03b10 Created actions script file. 2018-01-16 06:52:01 +01:00
Pierre
527d14606e Get single post informations 2018-01-16 06:50:16 +01:00
Pierre
9edddaf2ca Reload post after update 2018-01-16 06:50:04 +01:00
Pierre
b8a2e87991 Improved message editor appearance. 2018-01-14 19:15:34 +01:00
Pierre
c7488d4031 Make a request on the API to update message content 2018-01-14 08:56:17 +01:00
Pierre
e4c29acce6 Fixed issue 2018-01-14 08:13:59 +01:00
Pierre
98a1e40eb2 Fixed error 2018-01-14 08:11:36 +01:00
Pierre
e67870a086 Added edit post button 2018-01-14 08:09:04 +01:00
Pierre
756b097138 Update callback of post deletion. 2018-01-12 06:39:58 +01:00
Pierre
f675d2ae03 Send a request on server to delete a post 2018-01-11 06:59:30 +01:00
Pierre
dc160e558a Created a confirmtion modal 2018-01-11 06:50:23 +01:00
Pierre
825f88fe8e Added delete button 2018-01-10 20:29:34 +01:00
Pierre
741dd8b75c Can show and change visibility level 2018-01-10 19:16:28 +01:00
Pierre
28499dda93 Added a visibility levels informations file 2018-01-10 06:49:46 +01:00
Pierre
70232ade84 Automatically refresh page once a post is created. 2018-01-07 19:22:20 +01:00
Pierre
5866a8bbba Added a function to easily refresh current page. 2018-01-07 19:21:02 +01:00
Pierre
8d3b53664a Fixed comment 2018-01-07 19:17:50 +01:00
Pierre
374ccf52f1 Fixed issue in month determination 2018-01-07 18:44:49 +01:00
Pierre
e757900094 Updated the value sent by the countdown timer 2018-01-07 17:00:19 +01:00
Pierre
cff63299d9 Fixed input file 2018-01-07 16:29:20 +01:00
Pierre
9275f3b910 Unlock send button of create post form in case of failure. 2018-01-06 17:25:17 +01:00
Pierre
f7ba871344 Can send create post request on the API 2018-01-06 15:26:43 +01:00
Pierre
1b5678cdd1 Get post selected visibility level 2018-01-06 15:13:55 +01:00
Pierre
6f51c34120 Generated form data from post content 2018-01-06 15:05:55 +01:00
Pierre
8e1610d84e Check URLs 2018-01-06 11:42:23 +01:00
Pierre
c345e66bce Splited api function in two 2018-01-06 10:30:04 +01:00