Commit Graph
27 Commits
Author SHA1 Message Date
Charles Bochet f6cf416bb2 Fix storybook build 2023-07-06 18:53:26 -07:00
1144bd13ed feat: onboarding & profile edition (#507)
* feat: wip onboarding

* fix: generate graphql front

* wip: onboarding

* feat: login/register and edit profile

* fix: unused import

* fix: test

* Use DEBUG_MODE instead of STAGE and mute typescript depth exceed errors

* Fix seeds

* Fix onboarding when coming from google

* Fix

* Fix lint

* Fix ci

* Fix tests

---------

Co-authored-by: Charles Bochet <[email protected]>
2023-07-06 17:05:15 -07:00
Charles Bochet 463994df1f Fix CI 2023-07-05 09:24:46 +02:00
Charles Bochet 1d7b20e1d6 Fix CI 2023-07-05 09:16:45 +02:00
Charles Bochet 67453ce925 Fix CI 2023-07-05 09:13:47 +02:00
Charles Bochet 81f851b362 Fix CI 2023-07-05 09:10:40 +02:00
Charles Bochet c86e548088 Fix CI 2023-07-05 09:09:29 +02:00
Charles Bochet 41edcd81d8 Fix CI on main 2023-07-05 00:04:05 +02:00
Jérémy MandGitHub 7893d5dba5 fix: remove not working part (#484) 2023-06-30 11:55:35 +03:00
Jérémy MandGitHub 8e319900d0 fix: github actions (#483)
fix: test unused
2023-06-30 11:35:59 +03:00
Emilien ChauvetandGitHub 30fd3320b7 Rename test commands (coverage storybook) (#476)
* Rename test commands

* Add coverage command in doc
2023-06-29 14:06:15 -07:00
edee69bc07 Fix double Run CI (#459)
Co-authored-by: Charles Bochet <[email protected]>
2023-06-27 17:55:07 +02:00
Charles BochetandGitHub 7f43b3d04f Enable workflow to run on fork pull requests (#435) 2023-06-26 10:21:51 -07:00
31f3950439 Add a custom rule to prevent colors from being hardcoded outside of theme (#288)
* Add a custom rule to prevent colors from being hardcoded in ESLint

* Refactor colors

* Create packages folder and fix colors

* Remove external dependency for css alphabetical order linting

* Fix install with yarn

---------

Co-authored-by: Charles Bochet <[email protected]>
2023-06-14 16:56:29 +02:00
Félix MalfaitandGitHub 7e73f013d1 Enable Turbosnap for Chromatic (#286) 2023-06-13 18:45:18 +02:00
Charles BochetandGitHub 551cd00790 Auto deploy on main (#272)
* Auto deploy on main
2023-06-11 21:01:08 +02:00
Félix MalfaitandGitHub 05c8fac6d6 Add docs CI and fix docs build (#176)
* Add docs CI and fix docs build

* Fix CI name
2023-06-01 16:21:31 +02:00
Charles BochetandGitHub 51790d8484 Add chromatic testing (#170) 2023-06-01 11:20:05 +02:00
Charles BochetandGitHub 0f9c6dede7 Clean server post refactor to remove Hasura (#156)
* Clean BE post refactor to remove Hasura

* Add server CI
2023-05-29 22:42:24 +02:00
Charles BochetandGitHub 30d2337462 Add tests on companies page (#155) 2023-05-29 22:08:01 +02:00
Charles BochetandGitHub f935a6b723 Re-write test with storybook testing library (#150)
* Re-write test with storybook testing library

* Update CI
2023-05-29 11:02:38 +02:00
Félix MalfaitandGitHub 96e3f2c7ea Small fixes: broken links and unused files (#116)
* Remove node modules and package.json from root
* Remove unused references to FontAwesome
* Fix documentation link
2023-05-12 10:35:06 +02:00
Charles Bochet b8d089395f Add linter on CI 2023-04-20 11:51:04 +02:00
Charles Bochet c317d4bcf6 Migrate to FontAwesome pro 2023-04-14 12:09:17 +02:00
Charles Bochet 1499c845e8 Add continous integration 2023-04-13 18:12:57 +02:00
Charles Bochet 5c651831a7 Setup github actions 2023-04-07 11:25:05 +02:00
Charles Bochet 2c23defeaf Setup GitHub actions 2023-04-05 16:07:07 +02:00