Commit Graph

  • f61047dd6a 💄(app-impress) keep highlighting menu when sub menu Anthony LC 2024-04-18 12:37:48 +02:00
  • d3b4a576c8 🗑️(app-impress) clean the menu Anthony LC 2024-04-18 12:09:26 +02:00
  • 7107caf50b 🚸(app-impress) warning when resource not editable Anthony LC 2024-04-18 13:23:00 +02:00
  • 82463be8ec 🐛(app-impress) fix all the resources were public Anthony LC 2024-04-18 13:21:08 +02:00
  • 64cc2a9f2b 🐛(app-impress) fix bug rerendering when empty data Anthony LC 2024-04-18 09:48:53 +02:00
  • b687ad6974 🚚(app-impress) rename PrintToPDFButton to PDFButton Anthony LC 2024-04-17 15:23:08 +02:00
  • 5d6ae870fa (app-impress) select template on pad Anthony LC 2024-04-17 15:14:53 +02:00
  • ef2ebf596a 👔(app-impress) add is_public switch button Anthony LC 2024-04-17 17:13:10 +02:00
  • 7463735a38 👔(backend) is_public in document and template serializer Anthony LC 2024-04-17 17:11:31 +02:00
  • d9cdeb5c68 🚸(app-impress) add warning when body tag not in template Anthony LC 2024-04-17 17:06:26 +02:00
  • 5d25aed765 💫(app-desk) add effect prop on Box component Anthony LC 2024-04-17 10:24:22 +02:00
  • a8248f10d2 👔(app-impress) button to save html and css of the template Anthony LC 2024-04-17 10:22:19 +02:00
  • faeb8d137b 👔(backend) add css and code in template serializer Anthony LC 2024-04-17 10:18:43 +02:00
  • 5074b271ad 🐛(backend) add partial_update action to the abilities Anthony LC 2024-04-16 17:00:17 +02:00
  • e13ecdd38d 👔(app-impress) save the templates editor automatically Anthony LC 2024-04-16 16:55:59 +02:00
  • 3aaa3e179d 👔(backend) add code_editor column on Template Anthony LC 2024-04-16 16:55:28 +02:00
  • 7922c702cd 🚀(app-impress) add template builder editor Anthony LC 2024-04-15 22:34:19 +02:00
  • 8d2a78cf8d (app-impress) create Templates feature Anthony LC 2024-04-15 22:32:24 +02:00
  • 7fb8a62e63 🔥(app-impress) remove La Gauffre button Anthony LC 2024-04-16 14:46:15 +02:00
  • 45bf99178b (app-impress) button editor convert from markdown Anthony LC 2024-04-16 13:10:31 +02:00
  • 8305cfcf99 🏷️(app-impress) add body type on generate-document endpoint Anthony LC 2024-04-16 10:32:23 +02:00
  • 1df7c43dd3 🏷️(backend) add body type on generate-document endpoint Anthony LC 2024-04-16 10:30:10 +02:00
  • f9705c6ce9 ♻️(backend) api resources list ordering Anthony LC 2024-04-16 09:56:18 +02:00
  • db9c9ecfe3 🤡(app-impress) remove mock pad endpoints Anthony LC 2024-04-16 09:15:10 +02:00
  • 3e0739cd0a (models/api) add document model and API Samuel Paccoud - DINUM 2024-04-03 18:50:28 +02:00
  • 0024cc5814 🚨(backend) fix linting issue Anthony LC 2024-04-12 14:27:50 +02:00
  • 5587cf69dd 🔧(helm) add command create_demo Anthony LC 2024-04-12 14:07:51 +02:00
  • 68c130bd84 🔧(backend) activate https on oidc redirection Anthony LC 2024-04-12 14:06:30 +02:00
  • 22e79e7583 🔧(backend) activate container liveness probes Anthony LC 2024-04-12 13:55:51 +02:00
  • 056bad08a5 🔧(backend) configure RedisCache in production settings Anthony LC 2024-04-12 13:54:44 +02:00
  • 2f4dd4ee7a 🔐(impress) update impress oidc secrets Anthony LC 2024-04-12 13:40:36 +02:00
  • 51babc07af 🚚(project) rename desk occurences to impress Anthony LC 2024-04-11 11:02:25 +02:00
  • dbb592bc9a 🔨(CI) add Tilt Anthony LC 2024-04-11 11:00:50 +02:00
  • 0dc1be4cc7 (e2e) test the pdf export of the impress app Anthony LC 2024-04-10 20:05:49 +02:00
  • a772d8fc29 🤡(backend) demo template Anthony LC 2024-04-10 16:29:28 +02:00
  • c6c0c1355d 🙈(project) add .devcontainer in gitignore Anthony LC 2024-04-10 15:31:51 +02:00
  • cc64b8c8b5 🐛(backend) format html when generate document Anthony LC 2024-04-10 14:49:48 +02:00
  • 2665b707db (app-impress) print to pdf Anthony LC 2024-04-10 12:33:39 +02:00
  • e28a4294fa (app-desk) add useCreatePdfFromMarkdown Anthony LC 2024-04-10 12:30:33 +02:00
  • 9ca63baeeb 🔨(backend) add local CSRF_TRUSTED_ORIGINS Anthony LC 2024-04-10 12:28:10 +02:00
  • a5a8a64350 ♻️(app-impress) refacto pad store to add the editor Anthony LC 2024-04-10 12:25:24 +02:00
  • 272b18ae02 (y-webrtc-signaling) test signaling server Anthony LC 2024-04-09 16:48:29 +02:00
  • 37367f2d22 🎨(app-impress) different color per user Anthony LC 2024-04-08 17:49:42 +02:00
  • 2070a159e1 ️(app-impress) create pad store Anthony LC 2024-04-08 17:46:46 +02:00
  • a4e8bbd26e 🚚(app-impress) rename usePadStore to usePadPanelStore Anthony LC 2024-04-08 17:44:20 +02:00
  • 75bb4b36d4 🔨(y-webrtc-signaling) dockerize y-webrtc-signaling Anthony LC 2024-04-08 11:59:25 +02:00
  • f4e4cbaa56 (y-webrtc-signaling) create signaling server Anthony LC 2024-04-08 11:56:17 +02:00
  • 6b567a0f69 🔧(sops) add secrets Anthony LC 2024-04-05 11:40:23 +02:00
  • 007a9ae4f4 💚(docker) adapt dockerfile with people updates Anthony LC 2024-04-04 14:06:03 +02:00
  • ca0571cb21 (CI) copy docker-hub github-actions from people Anthony LC 2024-04-04 12:33:07 +02:00
  • 560dbf1c2e 🔧(helm) replace occurences of desk and people Anthony LC 2024-04-04 12:01:10 +02:00
  • 17729e231b (CI) copy helm config from people Anthony LC 2024-04-04 11:52:17 +02:00
  • 409691d466 🚨(app-desk) improve linter Anthony LC 2024-04-04 17:07:18 +02:00
  • 603ece466d 🤡(app-impress) mock BlockNoteEditor Anthony LC 2024-04-04 16:59:04 +02:00
  • 79831154be (app-impress) add basic blocknotes editor Anthony LC 2024-04-04 15:29:41 +02:00
  • da273d6b2b (app-markdown) add necessary library for pad editor Anthony LC 2024-04-04 15:18:52 +02:00
  • 5ce77c2138 🤡(app-desk) mock pad and pads panel Anthony LC 2024-04-04 14:55:24 +02:00
  • b7663cca2d ⬆️(dependencies) update js dependencies renovate[bot] 2024-04-04 10:06:48 +00:00
  • 80335ffd15 🔥(markdownPDF) remove versionning app mardownPDF Anthony LC 2024-04-04 11:47:26 +02:00
  • 6de828c049 🚨(frontend) fix CI probs Anthony LC 2024-04-03 17:04:04 +02:00
  • 352d4f6d27 🔥(app-impress) remove teams pages Anthony LC 2024-04-03 16:06:31 +02:00
  • 3e6f20aedd ️(frontend) clean yarn.lock Anthony LC 2024-04-03 16:04:56 +02:00
  • bf19c50146 💚(CI) add frontend jobs Anthony LC 2024-04-03 13:54:11 +02:00
  • 1d3f1f793e (e2e) adapt tests to impress app Anthony LC 2024-04-03 11:49:14 +02:00
  • cad206cccf ⬆️(dependencies) update django to v5.0.3 [SECURITY] renovate[bot] 2024-04-03 11:07:45 +00:00
  • 3cd1852b93 🔧(sops) add secrets Anthony LC 2024-04-03 12:47:08 +02:00
  • d19c7f7fd8 👷(project) rename i18n-back to i18n-crowdin Anthony LC 2024-04-03 12:44:57 +02:00
  • 8afc003004 🐛(docker) switch CMD form from Shell to Exec Anthony LC 2024-04-03 12:34:22 +02:00
  • 23797f2953 🔧(project) add frontend cmd to Makefile Anthony LC 2024-04-03 12:33:36 +02:00
  • 78bccafb93 🐛(backend) generate po file Anthony LC 2024-04-03 12:32:08 +02:00
  • 42bea9940e 🔥(app-impress) remove addMembers feature Anthony LC 2024-04-03 11:38:39 +02:00
  • 55e2a2073d 🔥(app-impress) remove Members feature Anthony LC 2024-04-03 11:38:29 +02:00
  • 1f804ad1f9 🔥(app-impress) remove Teams feature Anthony LC 2024-04-03 11:30:49 +02:00
  • 3ba388bc49 ⬆️(project) update renovate.json config Anthony LC 2024-04-03 11:28:21 +02:00
  • b517b0bc39 (app-impress) create feature pad Anthony LC 2024-04-03 11:27:54 +02:00
  • 1cb138ecb3 (app-impress) create feature pads-create Anthony LC 2024-04-03 11:27:14 +02:00
  • 1dd33706c0 (app-impress) create feature pads-panel Anthony LC 2024-04-03 11:26:42 +02:00
  • 6fe5f3ef72 🚚(app-impress) rename icon-desk.svg to icon-impress.svg Anthony LC 2024-04-02 17:33:17 +02:00
  • 1bf391f26f (app-impress) add layouts Anthony LC 2024-04-02 17:30:35 +02:00
  • dfafd335f4 🌐(i18n) create package i18n Anthony LC 2024-04-02 16:19:35 +02:00
  • 3098b9f4fc 🚀(app-impress) create the e2e app impress Anthony LC 2024-04-02 12:13:06 +02:00
  • 8fda0bc9b9 🚀(app-impress) create the base app impress Anthony LC 2024-04-02 12:12:04 +02:00
  • c64b66c797 🚨(frontend) add lib eslint-config-impress Anthony LC 2024-04-02 12:09:10 +02:00
  • c3e354d727 🚚(frontend) move previous app to mardownPDF app Anthony LC 2024-04-02 10:30:53 +02:00
  • ab7d9933e0 ♻️(project) rename project from "publish" to "impress" Samuel Paccoud - DINUM 2024-03-07 19:46:46 +01:00
  • f581eb8abd (models/api) add RBAC on templates linking accesses to a team name Samuel Paccoud - DINUM 2024-03-03 08:49:27 +01:00
  • a23118bee4 🚨(backend) fix minor linting issues Lebaud Antoine 2024-03-01 11:32:04 +01:00
  • 47aeab76a5 (backend) test the authentication class Lebaud Antoine 2024-02-24 12:56:28 +01:00
  • 551468470f 🐛(project) run production image locally with docker-compose Lebaud Antoine 2024-02-24 12:44:37 +01:00
  • 36d6735798 ✏️(project) fix minor typos Lebaud Antoine 2024-02-24 12:26:57 +01:00
  • b1892ded17 (backend) drop JWT authentication in API tests Lebaud Antoine 2024-02-24 11:49:36 +01:00
  • b9eee3e643 🔧(backend) configure Authorization Code authentication Lebaud Antoine 2024-02-24 00:21:10 +01:00
  • 23e92d12fb (project) configure Keycloak server to support OIDC Lebaud Antoine 2024-02-23 23:54:35 +01:00
  • 0f9327a1de ♻️(backend) refactor post hackathon to a first working version Samuel Paccoud - DINUM 2024-02-09 19:32:12 +01:00
  • 0a3e26486e Merge pull request #1 from numerique-gouv/dependabot/npm_and_yarn/src/mail/semver-5.7.2 Samuel Paccoud 2024-02-16 19:15:23 +01:00
  • ae2ba59c82 Merge pull request #3 from numerique-gouv/dependabot/pip/src/backend/django-5.0.2 Samuel Paccoud 2024-02-16 19:14:44 +01:00
  • 0f0b0f0de1 Bump django from 5.0 to 5.0.2 in /src/backend dependabot[bot] 2024-02-07 17:37:18 +00:00
  • 44ff62c08f (backend) parse YAML metadata Samuel Paccoud - DINUM 2024-01-10 15:19:14 +01:00
  • 312a680b66 (frontend) set up Vite-based frontend project Lebaud Antoine 2024-01-10 15:07:05 +01:00
  • 7eab2b61a5 Bump semver from 5.7.1 to 5.7.2 in /src/mail dependabot[bot] 2024-01-09 15:30:25 +00:00