Arthi-chaud
b531ff4c36
Merge branch 'main' of ssh+git://github.com/Chroma-Case/Chromacase into front/i18n
2022-08-13 09:43:31 +02:00
Arthi-chaud
8766b308ee
Front: i18n: Tests translation and action dispatch
2022-08-12 11:11:57 +02:00
Arthi-chaud
b16ef2276c
Front: Language Slice: Call i18n method to change instance's language
2022-08-11 15:50:40 +02:00
Arthi-chaud
0698a551ab
Front: Language Slice: typesafe payload
2022-08-08 12:18:15 +02:00
Arthi-chaud
234150c630
Merge branch 'front/router' of ssh+git://github.com/Chroma-Case/Chromacase into front/i18n
2022-08-08 12:16:28 +02:00
Arthi-chaud
3f20625de3
Front: User Slice: typesafe payload
2022-08-08 12:15:30 +02:00
Arthi-chaud
b87c0d71b4
Front: Views: Use Translation
2022-08-08 12:10:59 +02:00
Arthi-chaud
98956a79ad
Front: State Management: Add language Slice
2022-08-08 12:10:44 +02:00
Arthi-chaud
25281e5539
Front: Type Safe internationalization
2022-08-08 12:10:20 +02:00
Arthi-chaud
e7af552656
Front: Basic i18n configuration
2022-08-08 11:40:46 +02:00
Arthi-chaud
04f3d5d7ef
Front: add internationalization dependencies
2022-08-08 11:02:56 +02:00
Arthi-chaud
f135d20208
Front: Test Views
2022-08-07 12:51:53 +02:00
Arthi-chaud
ae712ae850
Front: Move router to its own component
2022-08-07 12:42:39 +02:00
Arthi-chaud
8f44885fd3
Front: Add Basic authentication view
2022-08-07 12:42:11 +02:00
Arthi-chaud
77b2c17d83
Front: Add dependencies for redux
2022-08-07 12:41:49 +02:00
Arthi-chaud
9859646dcf
Front: Add base Store + user slice
2022-08-07 12:41:21 +02:00
Arthi-chaud
5b4ece16f0
Front: Router: Use basic constants to use either public or protected routes
2022-08-06 10:37:22 +02:00
Arthi-chaud
1c33e2dcee
Front: Create Base Home View
2022-08-06 10:36:55 +02:00
Arthi-chaud
8dac2661f2
Front: Navigation: Add constants for public and protected routes
2022-08-06 10:36:29 +02:00
Arthi-chaud
d260ec80c6
Front: Update dependencies for types
2022-08-06 10:34:46 +02:00
Arthi-chaud
2603484a88
Front: add router dependency
2022-08-04 08:33:25 +02:00
Arthur Jamet
6b1765063f
Merge pull request #66 from Chroma-Case/front-ui-lib-integration
...
Front: Add UI Library
2022-07-19 08:43:11 +02:00
Arthi-chaud
6ae40c3117
Front: Setup Color Theme w/ React Native Paper
2022-07-11 11:35:46 +02:00
Arthi-chaud
db056975aa
Front: Fix unit test w/ React Paper integration
2022-07-11 11:10:00 +02:00
Arthi-chaud
2308ac47f6
Front: Wrap App w/ React Native Paper's Provider
2022-07-11 10:51:01 +02:00
Arthi-chaud
b2d409eb56
Front: Add React Native Paper options to Configuration File
2022-07-11 10:44:35 +02:00
Arthi-chaud
5a2f5ead78
Front: Add React Native Paper dependency
2022-07-11 10:44:07 +02:00
Arthur Jamet
e61968f08a
Front: Define Color theme ( #64 )
2022-07-07 14:19:30 +02:00
Arthur Jamet
c4bd0f5f79
Front End: Initialize TypeScript Project ( #62 )
...
* Front End: Initialize TypeScript Project
* Front End: Re-initialize project using Expo
* Front Project Initialization: Add testing dependency
* Init Front: Setup EAS configuration file
* Front: Workflows: Re-do build CI for Expo
2022-07-05 11:34:00 +02:00
Louis Auzuret
9221bb461e
feat: auth routes and service
2022-06-20 16:41:47 +02:00
Louis Auzuret
10730d17f3
feat: jwt guard for nest controllers
2022-06-20 16:41:47 +02:00
Louis Auzuret
a71b39090e
feat: jwt strategy for passport
2022-06-20 16:41:47 +02:00
Louis Auzuret
70ed6328d8
feat: local strategy for passport
2022-06-20 16:41:47 +02:00
Louis Auzuret
5cff56d930
feat: jwt payload interface
2022-06-20 16:41:47 +02:00
Louis Auzuret
28c8e39415
feat: auth dtos
2022-06-20 16:41:47 +02:00
Louis Auzuret
ff7782b95c
feat: hash password on register
2022-06-20 16:41:47 +02:00
Louis Auzuret
c120096b8d
fix: prisma gitignore
2022-06-20 16:41:47 +02:00
Louis Auzuret
a4c3b58883
feat: update user schema to add password
2022-06-20 16:41:47 +02:00
Louis Auzuret
2a201d5c92
feat: update gitignore for prisma
2022-06-20 16:41:47 +02:00
Louis Auzuret
3359aa504b
rm: prisma migrations from repo
2022-06-20 16:41:47 +02:00
Louis Auzuret
54658b118b
fix: docker dev
2022-06-20 16:41:47 +02:00
Louis Auzuret
cc478ec198
fix: docker production
2022-06-20 16:41:47 +02:00
Louis Auzuret
a995798251
feat: add passport dependencies
2022-06-20 16:41:47 +02:00
Zoe Roux
eb6ac6091c
feat: add robot framework CI
2022-06-20 10:35:28 +02:00
GitBluub
5faa4dc12c
feat: users CRUD
2022-06-19 23:23:16 +02:00
GitBluub
039a53ef34
feat: dockerfile and docker-compose
2022-06-19 22:39:25 +02:00
Louis Auzuret
8ed33d2fe8
feat: start users CRUD
2022-06-19 22:12:21 +02:00
Louis Auzuret
22e08ae1fa
feat: Add prisma to project
2022-06-19 22:11:59 +02:00
Louis Auzuret
a599db7fcd
fix: gitignore dotenv
2022-05-18 14:15:27 +02:00
Louis Auzuret
dcc9aa42ab
rm: remove default dotenv
2022-05-18 14:14:28 +02:00