Florian THIERRY - Takiguchi florian
  • Joined on 2019-08-21
florian pushed to main at florian/Codiki 2024-08-30 08:52:08 +01:00
b3a52f6a4b Extract search bar into a standalone component and fix header design.
090143fdae Add search publication page and fix category access
Compare 2 commits »
florian pushed to main at florian/Codiki 2024-08-29 12:56:20 +01:00
b5f881e2c5 Add a component to display a publication list and fix publication search rest service to handle ids.
florian pushed to main at florian/Codiki 2024-08-29 10:09:46 +01:00
d9b856bd43 Fix categories loading in side menu component.
5e4068b141 Add style and help button.
Compare 2 commits »
florian pushed to main at florian/Codiki 2024-08-25 21:40:22 +01:00
a2f1b511c1 Add buttons in publication editor.
florian pushed to main at florian/Codiki 2024-08-25 11:03:02 +01:00
4d20d5f8b8 Add button to edit publications on publication view page.
florian pushed to main at florian/Codiki 2024-08-22 09:26:44 +01:00
f00fb103ba Add submit button component and style it.
florian pushed to main at florian/Codiki 2024-08-19 22:02:49 +01:00
b1d9344574 Styling picture selection components.
florian pushed to main at florian/Codiki 2024-08-19 21:42:51 +01:00
56ac024cba Mess commit.
florian pushed to main at florian/Codiki 2024-08-04 14:57:19 +01:00
32ab1d79c8 Add publication edition form.
florian pushed to main at florian/Codiki 2024-06-28 08:36:16 +01:00
42c4f76c0d Design some buttons in header.
4cc2a15231 Responsive styling of header.
54fbc7d609 Adding css transitions.
8e9440a104 Responsive styling of publication page.
00d49d5fa4 Responsive styling of home page.
Compare 9 commits »
florian pushed to main at florian/Codiki 2024-06-05 09:23:55 +01:00
e5076f0c64 Design header search bar.
2ba707c336 Fix home page design.
Compare 2 commits »
florian pushed to main at florian/Codiki 2024-06-04 12:55:46 +01:00
d3041cf03d Styling publications on home page.
58295398e0 Add endpoint to retrieve latest publications.
067bf7885a Update side menu header.
Compare 3 commits »
florian pushed to main at florian/Codiki 2024-04-22 15:06:06 +01:00
d324b94ddb Add SQL script to rebuild categories hierarchy.
4985889c58 Styling header.
7f5d52dce5 Add side menu for header.
fae709a254 Fix class not found error.
45355f6c42 Refactor publication parser location.
Compare 7 commits »
florian pushed to main at florian/Codiki 2024-03-27 11:16:01 +00:00
0900df463a Add disconnection and minor improvements on login page.
florian pushed to main at florian/Codiki 2024-03-27 09:28:45 +00:00
13c2cc8118 Add frontend.
431d365d20 Move backend files into a sub folder.
Compare 2 commits »
florian pushed to main at florian/Codiki 2024-03-21 17:07:39 +00:00
39663e914d Adaptations for legacy database importation.
florian pushed to main at florian/codiki-database-extractor 2024-03-21 17:06:12 +00:00
c233301314 Add picture recovering.
ba408ee0a2 Initial commit.
florian created branch main in florian/codiki-database-extractor 2024-03-21 17:06:12 +00:00
florian created repository florian/codiki-database-extractor 2024-03-21 17:05:27 +00:00
florian pushed to main at florian/Codiki 2024-03-19 08:31:28 +00:00
30e5ffa2eb Convert login by id into login by email.