Sen descrición

Olivier Massot 2c26fe9bf7 fix cypress tests %!s(int64=4) %!d(string=hai) anos
assets 496032d0cb https://assistance.opentalent.fr/browse/V8-2613 %!s(int64=4) %!d(string=hai) anos
components a5b1ea809b revert previous commit %!s(int64=4) %!d(string=hai) anos
enums 1054b47e64 structures search - filters ok %!s(int64=4) %!d(string=hai) anos
lang 496032d0cb https://assistance.opentalent.fr/browse/V8-2613 %!s(int64=4) %!d(string=hai) anos
layouts 496032d0cb https://assistance.opentalent.fr/browse/V8-2613 %!s(int64=4) %!d(string=hai) anos
pages 39af4ef3d6 replace nuxt/images by vuetify images %!s(int64=4) %!d(string=hai) anos
plugins 63c6b5e1df implements theming %!s(int64=4) %!d(string=hai) anos
services 52f746667d add url parameters, disable SSR, include new structure data %!s(int64=4) %!d(string=hai) anos
static 8e062e5dc1 graphic improvements and routing fixes %!s(int64=4) %!d(string=hai) anos
store aadb3aaa64 nuxt init %!s(int64=4) %!d(string=hai) anos
test 2c26fe9bf7 fix cypress tests %!s(int64=4) %!d(string=hai) anos
types 52f746667d add url parameters, disable SSR, include new structure data %!s(int64=4) %!d(string=hai) anos
.babelrc aadb3aaa64 nuxt init %!s(int64=4) %!d(string=hai) anos
.editorconfig aadb3aaa64 nuxt init %!s(int64=4) %!d(string=hai) anos
.env.ci 6449cd82c9 add multi env support and update CI %!s(int64=4) %!d(string=hai) anos
.env.local 6449cd82c9 add multi env support and update CI %!s(int64=4) %!d(string=hai) anos
.env.preprod d13ddb5f59 add preprod env %!s(int64=4) %!d(string=hai) anos
.eslintrc.js aadb3aaa64 nuxt init %!s(int64=4) %!d(string=hai) anos
.gitignore 5838dcaec0 cypress tests on /structures ok %!s(int64=4) %!d(string=hai) anos
.gitlab-ci.yml 2c26fe9bf7 fix cypress tests %!s(int64=4) %!d(string=hai) anos
README.md 52f746667d add url parameters, disable SSR, include new structure data %!s(int64=4) %!d(string=hai) anos
cypress.json f6dab45993 fix CI %!s(int64=4) %!d(string=hai) anos
jest.config.js f02ca7420f minor fixes and tests skeletton %!s(int64=4) %!d(string=hai) anos
logo.png a6ac6d668a structures: performances optimization %!s(int64=4) %!d(string=hai) anos
nuxt.config.js 39af4ef3d6 replace nuxt/images by vuetify images %!s(int64=4) %!d(string=hai) anos
package.json 39af4ef3d6 replace nuxt/images by vuetify images %!s(int64=4) %!d(string=hai) anos
todo.md 63c6b5e1df implements theming %!s(int64=4) %!d(string=hai) anos
tsconfig.json 0eee2f60ce refactor fetchers into a provider service %!s(int64=4) %!d(string=hai) anos
yarn.lock 2c26fe9bf7 fix cypress tests %!s(int64=4) %!d(string=hai) anos

README.md

Frames

pipeline status

Frames est une application Nuxt proposant des iframes à inclure sur des sites tierces.

Iframes implémentées:

Run / build

To start the development server:

yarn dev

To build:

yarn build

Run tests

To run unit tests:

yarn test

To run end-to-end tests with Cypress:

yarn cypress

To run it in command line:

yarn cypress:run