Commit graph

  • 8b8bd51959 Traductions KLINE Guillaume Tauzin 2022-11-30 10:03:42 +01:00
  • e467d73c0c Fix syntax errors in contributing Eric NGUYEN 2022-11-21 16:54:40 +01:00
  • 17e84495a5 Update build status url Eric NGUYEN 2022-11-21 16:44:40 +01:00
  • a442ffa144 Add Release protocol Eric NGUYEN 2022-11-21 16:41:48 +01:00
  • 58a881c813 Merge branch 'dev' Eric NGUYEN 2022-11-21 13:56:05 +01:00
  • c7eb9672ab Add linter to azure-pipeline Eric NGUYEN 2022-11-21 13:52:19 +01:00
  • 8cda37e1a6 Add releases to azure-pipeline Eric NGUYEN 2022-11-21 13:48:37 +01:00
  • f891a2f242 Set package version to 0.1.0 Eric NGUYEN 2022-11-21 13:48:00 +01:00
  • 8b11c71384 Fix lot of eslint problems Eric NGUYEN 2022-11-21 13:47:04 +01:00
  • 5b9a0e6b34 Update documentation Eric NGUYEN 2022-11-10 15:37:56 +01:00
  • 42c1489394 Update documentation Eric NGUYEN 2022-11-10 15:37:56 +01:00
  • 69e80af773 Merged PR 235: Update master Eric Nguyen 2022-11-10 14:19:37 +00:00
  • 3d6d979389 Move dimension options in Dimensions class Eric NGUYEN 2022-11-09 16:00:24 +01:00
  • 96c3fbdf4e Merged PR 228: Implement left cotation and fix borrower cotation when length = 0 Eric Nguyen 2022-11-08 15:51:42 +00:00
  • a8723ffd27 Remove usage of ContainerModel rather than IContainerModel Eric NGUYEN 2022-11-08 10:25:08 +01:00
  • 1116185b9f Merged PR 227: Refactor Properties in ContainerProperties Eric Nguyen 2022-11-08 09:09:17 +00:00
  • 6ee4eb2986 Fix Load Editor Guillaume Tauzin 2022-11-07 14:42:37 +01:00
  • 95769f4718 Merge branch 'dev' of https://techformsa.visualstudio.com/SmartConfigurator/_git/SVGLayoutDesignerReact into dev Guillaume Tauzin 2022-11-07 10:32:16 +01:00
  • 704ae2e2d2 Fix worker not using the correct url Eric NGUYEN 2022-11-07 10:20:15 +01:00
  • 80b83dcec7 Add refactor TODOs in ContainerProperties and IAvailableContainer Eric NGUYEN 2022-11-07 10:08:36 +01:00
  • 4ff2e0b7fb Merged PR 226: Implement associated container and default X, Y position for Symbol Eric Nguyen 2022-11-07 08:59:25 +00:00
  • 0a664752e9 Canvas: Fix selector not animating Eric NGUYEN 2022-11-04 16:13:33 +01:00
  • e63b2779e1 Implement Insert in SetContainerList Eric NGUYEN 2022-11-04 15:56:17 +01:00
  • acc99a1f56 Merge branch 'dev' of https://techformsa.visualstudio.com/SmartConfigurator/_git/SVGLayoutDesignerReact into dev Guillaume Tauzin 2022-11-04 15:44:41 +01:00
  • 9dced69e8d Change Symbols alignement Guillaume Tauzin 2022-11-04 15:42:59 +01:00
  • 0d761e6a41 Fix mutation of config after SetContainerList Eric NGUYEN 2022-11-04 15:41:20 +01:00
  • c9b5ae2f19 Add missing key to span element Eric NGUYEN 2022-11-04 15:09:52 +01:00
  • 9106592e6f Fix drag-drop with css and html Eric NGUYEN 2022-11-04 14:54:55 +01:00
  • db7cca06aa Update svgld.d.ts Guillaume Tauzin 2022-11-04 14:26:37 +01:00
  • bab144d75a Merged PR 219: Refactor App and MainMenu so that App is the one handling the loading + refactor isLoaded into an enum Eric Nguyen 2022-11-04 12:56:29 +00:00
  • 12727d752c Disable fast boot in DEV env and enable it to loaded in PROD Eric NGUYEN 2022-11-04 13:56:01 +01:00
  • 14c7ed0cff Refactor EditorEvents params into an object Eric NGUYEN 2022-11-04 13:52:40 +01:00
  • 8f08e9ba64 Regenerate svgld.d.ts Eric NGUYEN 2022-11-04 13:45:03 +01:00
  • 93a444e61c Disable experiomental canvas api Eric NGUYEN 2022-11-04 13:42:35 +01:00
  • 0ac42b3500 Merge branch 'dev' into dev.loading Eric NGUYEN 2022-11-04 12:05:37 +01:00
  • 505813d530 Merged PR 225: Implement translations Eric Nguyen 2022-11-04 10:58:06 +00:00
  • d48d45f5ca Merge branch 'dev' Eric NGUYEN 2022-11-03 10:16:03 +01:00
  • 60a3ead6aa Fix BuildPatterns not iterating from beginning to the end Eric NGUYEN 2022-11-03 10:04:41 +01:00
  • a455971a57 Disable flex by default Eric NGUYEN 2022-11-02 16:48:53 +01:00
  • 27f2e950c7 Add SVGLD_Cotes as PDF Eric NGUYEN 2022-11-02 12:56:57 +01:00
  • 5f29d1febc Add SVGLD_Cotes.pptx to lfs Eric NGUYEN 2022-11-02 12:49:57 +01:00
  • 4827f1e9ef Add pptx to lfs Eric NGUYEN 2022-11-02 12:49:44 +01:00
  • 3684a34d3b Fix depth dimension bottom position Eric NGUYEN 2022-11-02 12:23:45 +01:00
  • 386febce84 Fix PointModel and SymbolModel Guillaume Tauzin 2022-10-20 17:29:56 +02:00
  • f5a55c0323 Fix Configuration test and remove UserData test Eric NGUYEN 2022-10-19 14:26:14 +02:00
  • 60ff7f412a Fix SortChildren in SetContainer Eric NGUYEN 2022-10-19 14:08:15 +02:00
  • a6c5be608d Merge branch 'dev' of https://techformsa.visualstudio.com/SmartConfigurator/_git/SVGLayoutDesignerReact into dev Guillaume Tauzin 2022-10-19 13:34:27 +02:00
  • afffaa0595 Fix Symbols serialization like the containers Eric NGUYEN 2022-10-19 10:09:09 +02:00
  • e03ba11415 Reenable fastboot Eric NGUYEN 2022-10-18 16:52:59 +02:00
  • eaf03824fb Move MainMenu Loading to App + Change is/setLoaded to appState/setAppState Eric NGUYEN 2022-10-18 16:51:44 +02:00
  • b44c6fb477 Refactor and fix potential bug in InitializeChildrenWithPattern when pattern is not found in the config Eric NGUYEN 2022-10-18 16:22:44 +02:00
  • 5bc47d02cb Refactor InitializeChildrenWithPattern Eric NGUYEN 2022-10-18 16:16:30 +02:00
  • 5acc57cf7f Fix potential bug with non valid margin values Eric NGUYEN 2022-10-18 15:21:59 +02:00
  • 7790ff6dfa Fix setting margins causing invalid values Eric NGUYEN 2022-10-18 15:21:41 +02:00
  • d778e85b99 #7344 Fix AddContainer pattern wrong order Eric NGUYEN 2022-10-18 15:00:19 +02:00
  • 639480678d Fix hr in Context menu having the same key Eric NGUYEN 2022-10-18 14:56:49 +02:00
  • cd620e2c1f Change UserData in IKeyValue[] Guillaume Tauzin 2022-10-18 14:13:47 +02:00
  • b1b30e8486 Refactor AddContainerToSelectedContainer Eric NGUYEN 2022-10-17 19:32:27 +02:00
  • d05d0fb196 Refactor App and Editor events Eric NGUYEN 2022-10-17 19:17:46 +02:00
  • 28b0965626 Refactor UI's props Eric NGUYEN 2022-10-17 19:02:36 +02:00
  • b4eba6bb9b Merged PR 216: Deprecate parent from IContainerModel for FindContainerById Eric Nguyen 2022-10-17 16:01:06 +00:00
  • abcbf6dbfa Merged PR 217: Update master Eric Nguyen 2022-10-17 15:59:27 +00:00
  • d40cd8cf8e Fix SetHistory in SmartComponent Guillaume Tauzin 2022-10-17 17:36:00 +02:00
  • c693fc9a20 Update SmartComponent.md Eric NGUYEN 2022-10-17 17:04:25 +02:00
  • d011a1ef29 Vite: Change base directory to './' Eric NGUYEN 2022-10-17 17:03:45 +02:00
  • 25e1033c56 Updated default.ts: Reenable FAST_BOOT Eric Nguyen 2022-10-17 14:29:31 +00:00
  • 621dc9b53f Deprecate GetCircularReplacer and make GetCircularReplacer dotnet by default. Format of the save is now incompatible with old versions. Eric NGUYEN 2022-10-17 16:13:34 +02:00
  • 6786417349 Add missing link to Home.md Eric NGUYEN 2022-10-17 15:43:55 +02:00
  • 41dd119200 Added Application.md + add more TODOs Eric NGUYEN 2022-10-17 15:42:53 +02:00
  • df94e7904d Add web worker documentation Eric NGUYEN 2022-10-17 13:10:44 +02:00
  • f1a9d912b8 Added ContextMenu documentation + added some tl;dr Eric NGUYEN 2022-10-17 12:56:31 +02:00
  • 5a17f2ba6c Remove yule cake Eric NGUYEN 2022-10-17 12:20:31 +02:00
  • 3627a9718e Sort documentation Eric NGUYEN 2022-10-17 12:19:40 +02:00
  • b64bc8cb6a Fix getDefaultEditorState callback Eric NGUYEN 2022-10-14 14:51:26 +02:00
  • 49e051059e Add LoadEditor to smart component Eric NGUYEN 2022-10-14 13:46:42 +02:00
  • 7a59c23d20 Fix Configuration.cs requiring APIConfiguration (which do not) + Fix menuActions Eric NGUYEN 2022-10-13 18:36:35 +02:00
  • f5ec81d22b Fix React Error on setState while rendering a different component Eric NGUYEN 2022-10-13 18:14:54 +02:00
  • b3a3be0ba2 Fix svg-layout-designer.ts after history update + Update SVGLD.dts + add command to package.json Eric NGUYEN 2022-10-13 17:40:43 +02:00
  • bcca10d0e9 Add APIConfiguration to csharp class models Eric NGUYEN 2022-10-13 17:21:18 +02:00
  • 48a4ff9bc1 Fix infinite loop in NewEditor Eric NGUYEN 2022-10-13 16:30:51 +02:00
  • 81eb8d1857 Disable Main menu test when fast boot is enabled Eric NGUYEN 2022-10-13 16:27:43 +02:00
  • e97720bc24 Add API configuration Eric NGUYEN 2022-10-13 16:27:32 +02:00
  • 7a81bbaec6 Add historyCurrentStep to setHistory event Eric NGUYEN 2022-10-13 16:18:16 +02:00
  • 749609f9a0 Add GetDefaultEditorState to App CustomEvents Eric NGUYEN 2022-10-13 15:01:38 +02:00
  • a89b92eab8 Enable fastboot by default Eric NGUYEN 2022-10-13 11:56:49 +02:00
  • fb6bc1289d Move ReviveEditor and ReviveHistory to App Eric NGUYEN 2022-10-13 11:56:41 +02:00
  • 8962132a4d Remove useless code in main.tsx Eric NGUYEN 2022-10-12 18:08:53 +02:00
  • d368641200 Revert "Move settings to public/svgld-settings.js" Eric NGUYEN 2022-10-12 18:08:35 +02:00
  • fff0645045 Fix serialization AGAIN in web workers Eric NGUYEN 2022-10-12 17:16:08 +02:00
  • 846f41829b Final fix for Dictionnary serialization Eric NGUYEN 2022-10-12 16:50:20 +02:00
  • 147c02bdfd Fix serialization to dictionaries Eric NGUYEN 2022-10-12 16:35:56 +02:00
  • 343b2fb560 Remove duplicate component Eric NGUYEN 2022-10-12 16:18:20 +02:00
  • ea2a2ab64c Revert "Fix applicationStateModel serialization" Eric NGUYEN 2022-10-12 16:17:43 +02:00
  • 23bfaaea4e Remove sln from gitignore Eric NGUYEN 2022-10-12 16:03:39 +02:00
  • aa15425dbc Fix applicationStateModel serialization Eric NGUYEN 2022-10-12 16:03:03 +02:00
  • d1881ae8fa Add DataContract on Models in SVGLDLibs Guillaume Tauzin 2022-10-12 15:56:00 +02:00
  • 1cd25eba03 Downgrade target .NET version to .netframework 4.7.2 Eric NGUYEN 2022-10-12 13:56:19 +02:00
  • b86f073cc1 Add EditorState + Rename ConfigurationResponseModel, ApplicationStateModel Guillaume Tauzin 2022-10-12 12:12:54 +02:00
  • c256a76e01 Merged PR 212: Optimize FindChildrenById from O(n) to O(1) Eric Nguyen 2022-10-12 09:39:54 +00:00
  • 466ef2b08b Update docs in default.ts Eric NGUYEN 2022-10-10 16:53:01 +02:00