Commit Graph

11 Commits

Author SHA1 Message Date
Charles Bochet
78ab7e235f Fix production front deploy 2023-06-14 17:10:08 +02:00
Félix Malfait
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 <charles@twenty.com>
2023-06-14 16:56:29 +02:00
Félix Malfait
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
c5f2850a3b Fetch jwt token from hasura-auth with refresh_token 2023-04-21 14:07:02 +02:00
Charles Bochet
cd18e952b9 Store refresh token on login 2023-04-21 09:33:57 +02:00
Charles Bochet
c6938caf93 Add API url in front build 2023-04-20 15:02:20 +02:00
Charles Bochet
5560476ea0 Fix front deploy 2023-04-18 23:48:53 +02:00
Sammy Teillet
09ee4c91e2
chore: fix version of node images 2023-04-18 16:21:38 +02:00
Charles Bochet
c317d4bcf6 Migrate to FontAwesome pro 2023-04-14 12:09:17 +02:00
Charles Bochet
eea3060652 Fix Dockerfile front for production 2023-04-13 14:17:40 +02:00
Charles Bochet
afab5940b3 Create Dockerfile for front production 2023-04-13 12:45:50 +02:00