Commit graph

547 commits

Author SHA1 Message Date
Guillaume Tauzin
8b8bd51959 Traductions KLINE 2022-11-30 10:05:14 +01:00
Eric NGUYEN
e467d73c0c Fix syntax errors in contributing 2022-11-21 16:54:40 +01:00
Eric NGUYEN
17e84495a5 Update build status url 2022-11-21 16:44:40 +01:00
Eric NGUYEN
a442ffa144 Add Release protocol 2022-11-21 16:41:48 +01:00
Eric NGUYEN
58a881c813 Merge branch 'dev' 2022-11-21 13:56:05 +01:00
Eric NGUYEN
c7eb9672ab Add linter to azure-pipeline 2022-11-21 13:52:19 +01:00
Eric NGUYEN
8cda37e1a6 Add releases to azure-pipeline 2022-11-21 13:48:37 +01:00
Eric NGUYEN
f891a2f242 Set package version to 0.1.0 2022-11-21 13:48:00 +01:00
Eric NGUYEN
8b11c71384 Fix lot of eslint problems 2022-11-21 13:47:04 +01:00
Eric NGUYEN
5b9a0e6b34 Update documentation 2022-11-10 15:38:37 +01:00
Eric NGUYEN
42c1489394 Update documentation 2022-11-10 15:37:56 +01:00
Eric Nguyen
69e80af773 Merged PR 235: Update master 2022-11-10 14:19:37 +00:00
Eric NGUYEN
3d6d979389 Move dimension options in Dimensions class 2022-11-09 16:00:24 +01:00
Eric Nguyen
96c3fbdf4e Merged PR 228: Implement left cotation and fix borrower cotation when length = 0
Implement left cotation and fix borrower cotation when length = 0

Related work items: #7575
2022-11-08 15:51:42 +00:00
Eric NGUYEN
a8723ffd27 Remove usage of ContainerModel rather than IContainerModel 2022-11-08 10:26:34 +01:00
Eric Nguyen
1116185b9f Merged PR 227: Refactor Properties in ContainerProperties
Commit 927934a5: Refactor Style inputs to replace React.CSSProperties by IStyle
2022-11-08 09:09:17 +00:00
Guillaume Tauzin
6ee4eb2986 Fix Load Editor 2022-11-07 14:42:37 +01:00
Guillaume Tauzin
95769f4718 Merge branch 'dev' of https://techformsa.visualstudio.com/SmartConfigurator/_git/SVGLayoutDesignerReact into dev 2022-11-07 10:32:16 +01:00
Eric NGUYEN
704ae2e2d2 Fix worker not using the correct url 2022-11-07 10:20:15 +01:00
Eric NGUYEN
80b83dcec7 Add refactor TODOs in ContainerProperties and IAvailableContainer 2022-11-07 10:11:45 +01:00
Eric Nguyen
4ff2e0b7fb Merged PR 226: Implement associated container and default X, Y position for Symbol
Implement associated container and default X, Y position for Symbol

Related work items: #7537, #7540
2022-11-07 08:59:25 +00:00
Eric NGUYEN
0a664752e9 Canvas: Fix selector not animating 2022-11-04 16:13:33 +01:00
Eric NGUYEN
e63b2779e1 Implement Insert in SetContainerList 2022-11-04 15:56:17 +01:00
Guillaume Tauzin
acc99a1f56 Merge branch 'dev' of https://techformsa.visualstudio.com/SmartConfigurator/_git/SVGLayoutDesignerReact into dev 2022-11-04 15:44:41 +01:00
Guillaume Tauzin
9dced69e8d Change Symbols alignement 2022-11-04 15:42:59 +01:00
Eric NGUYEN
0d761e6a41 Fix mutation of config after SetContainerList 2022-11-04 15:41:20 +01:00
Eric NGUYEN
c9b5ae2f19 Add missing key to span element 2022-11-04 15:09:52 +01:00
Eric NGUYEN
9106592e6f Fix drag-drop with css and html 2022-11-04 14:54:55 +01:00
Guillaume Tauzin
db7cca06aa Update svgld.d.ts 2022-11-04 14:26:37 +01:00
Eric Nguyen
bab144d75a Merged PR 219: Refactor App and MainMenu so that App is the one handling the loading + refactor isLoaded into an enum 2022-11-04 12:56:29 +00:00
Eric NGUYEN
12727d752c Disable fast boot in DEV env and enable it to loaded in PROD 2022-11-04 13:56:01 +01:00
Eric NGUYEN
14c7ed0cff Refactor EditorEvents params into an object 2022-11-04 13:52:40 +01:00
Eric NGUYEN
8f08e9ba64 Regenerate svgld.d.ts 2022-11-04 13:45:03 +01:00
Eric NGUYEN
93a444e61c Disable experiomental canvas api 2022-11-04 13:42:35 +01:00
Eric NGUYEN
0ac42b3500 Merge branch 'dev' into dev.loading 2022-11-04 12:05:37 +01:00
Eric Nguyen
505813d530 Merged PR 225: Implement translations
Implement translations with useContext in React
+Add events to allow changing the language in the app
+Refactor AppEvents
+Redesign vertical bars in elements
2022-11-04 10:58:06 +00:00
Eric NGUYEN
d48d45f5ca Merge branch 'dev' 2022-11-03 10:16:03 +01:00
Eric NGUYEN
60a3ead6aa Fix BuildPatterns not iterating from beginning to the end 2022-11-03 10:04:41 +01:00
Eric NGUYEN
a455971a57 Disable flex by default 2022-11-02 16:48:53 +01:00
Eric NGUYEN
27f2e950c7 Add SVGLD_Cotes as PDF 2022-11-02 12:56:57 +01:00
Eric NGUYEN
5f29d1febc Add SVGLD_Cotes.pptx to lfs 2022-11-02 12:49:57 +01:00
Eric NGUYEN
4827f1e9ef Add pptx to lfs 2022-11-02 12:49:44 +01:00
Eric NGUYEN
3684a34d3b Fix depth dimension bottom position 2022-11-02 12:23:45 +01:00
Guillaume Tauzin
386febce84 Fix PointModel and SymbolModel 2022-10-20 17:29:56 +02:00
Eric NGUYEN
f5a55c0323 Fix Configuration test and remove UserData test 2022-10-19 14:26:14 +02:00
Eric NGUYEN
60ff7f412a Fix SortChildren in SetContainer 2022-10-19 14:08:28 +02:00
Guillaume Tauzin
a6c5be608d Merge branch 'dev' of https://techformsa.visualstudio.com/SmartConfigurator/_git/SVGLayoutDesignerReact into dev 2022-10-19 13:34:27 +02:00
Eric NGUYEN
afffaa0595 Fix Symbols serialization like the containers 2022-10-19 10:09:09 +02:00
Eric NGUYEN
e03ba11415 Reenable fastboot 2022-10-18 16:52:59 +02:00
Eric NGUYEN
eaf03824fb Move MainMenu Loading to App + Change is/setLoaded to appState/setAppState 2022-10-18 16:51:44 +02:00