Commit graph

  • 3fa3316157 Fix Floating button hidden behind editor Siklos 2022-08-07 16:06:20 +02:00
  • 2d048df3fe Add tests for elements sidebar Siklos 2022-08-07 15:59:16 +02:00
  • 4efbc33893 Allow to start from scratch with a default config Siklos 2022-08-07 15:20:17 +02:00
  • a73757d849 Improve Properties tests Siklos 2022-08-06 20:31:42 +02:00
  • db0c2fe051 Remove expect calls in callback functions Siklos 2022-08-06 16:29:51 +02:00
  • 548b70f951 Added test for properties Siklos 2022-08-06 16:29:32 +02:00
  • 7e4dbd9e2d Update some tests Siklos 2022-08-06 15:27:57 +02:00
  • 126b34fda4 Added Sidebar test Siklos 2022-08-06 15:24:01 +02:00
  • 2c7a1bc96c Merge branch 'dev' into dev.tests Siklos 2022-08-05 23:32:09 +02:00
  • ccdaaeec73 Implement ctrl-z/ctrl-y (#16) Siklos 2022-08-05 17:29:16 -04:00
  • 4a63b7f762 Implement ctrl-z/ctrl-y Siklos 2022-08-05 23:28:06 +02:00
  • 293af45144 Refactor Editor and module functions (#15) Siklos 2022-08-05 15:38:44 -04:00
  • 1fc616f91a Moved UI Elements to separate components + moved replacer/reviver functions to saveload.ts Siklos 2022-08-05 21:16:40 +02:00
  • e120072cd9 Fix viewer not resizing on window resize Siklos 2022-08-05 20:04:15 +02:00
  • a059a3d710 Format missing files Siklos 2022-08-05 19:55:39 +02:00
  • 361a200d07 Added Standard with Typescript + Moved module methods to utils/itertools Siklos 2022-08-05 19:52:09 +02:00
  • 2c0f304d4b Merge branch 'dev' into dev.tests Siklos 2022-08-05 18:15:19 +02:00
  • aa29cd37ff Implement export as SVG + improve style Siklos 2022-08-05 18:12:00 +02:00
  • 8e34d6b72a Implement export as SVG (#14) Siklos 2022-08-05 12:10:58 -04:00
  • 2dcdf769f1 Remove useless ref Siklos 2022-08-05 17:50:14 +02:00
  • 0494bebec7 Implement floating button Siklos 2022-08-05 17:37:51 +02:00
  • 2335e74c15 Merge pull request 'Fix bugs with SVG + improve performance with pure component' (#13) from dev into master Siklos 2022-08-05 10:42:47 -04:00
  • c265659b2d Merge branch 'master' into dev Siklos 2022-08-05 10:39:00 -04:00
  • e3228ccffa Moved ContainerModel to Interfaces + replace all components to purecomponent (#12) Siklos 2022-08-05 10:36:40 -04:00
  • fd57679542 Moved ContainerModel to Interfaces + replace all components to purecomponent Siklos 2022-08-05 16:36:29 +02:00
  • b5aa002877 Replaced usage of render() by their JSX constructor Siklos 2022-08-05 16:23:33 +02:00
  • bc6d44db6a Fix stuck svg pan zoom + improve minimap Siklos 2022-08-05 16:00:35 +02:00
  • d5f89523db Update Readme Siklos 2022-08-05 14:11:30 +02:00
  • 893876ddaa Allow LoadEditor through external resource Siklos 2022-08-05 13:49:22 +02:00
  • 4127a9a6eb Add state.json to src/tests/resources for testing Siklos 2022-08-05 13:48:53 +02:00
  • 37dfdfe46c Merge pull request 'Fix multple bugs' (#11) from dev.rigidbody into dev Siklos 2022-08-05 07:32:56 -04:00
  • 072d1c6add Merge pull request 'Fix multiple bugs' (#10) from dev.rigidbody into master Siklos 2022-08-05 07:30:33 -04:00
  • 415318a81c Fix Error message when string empty in input Siklos 2022-08-05 13:03:00 +02:00
  • 563840080c Fix bug where when an input is emptied, its type change to 'number' Siklos 2022-08-05 12:28:23 +02:00
  • 8fdf75019f Fix bun test-server Siklos 2022-08-05 12:06:15 +02:00
  • cf1a3a7eec Default action of AddContainer will now be append Siklos 2022-08-05 11:57:03 +02:00
  • 35bb95f206 Fix node-http.js Siklos 2022-08-05 11:56:45 +02:00
  • d1e04769bb http.js reduce API size Siklos 2022-08-05 10:45:16 +02:00
  • 0fd354fc1f Fix text not centered Siklos 2022-08-05 10:37:39 +02:00
  • 27159f53d3 Update readme Siklos 2022-08-04 20:05:12 +02:00
  • 6d1279f1ef Merge pull request 'Fix: Container not updating when changing their attribute' (#9) from dev into master Siklos 2022-08-04 13:53:58 -04:00
  • 6f45e07fee Fix: Container not updating when changing their attribute Siklos 2022-08-04 19:55:42 +02:00
  • 288e3010ab Merge pull request 'Fix multiple bugs related to saving' (#8) from dev into master Siklos 2022-08-04 13:35:02 -04:00
  • f524e8f7b9 Fix json selected container by saving its id Siklos 2022-08-04 19:30:48 +02:00
  • 7b704fa33d Rename isSVGSidebarOpen to isElementsSidebarOpen + fix position with export button Siklos 2022-08-04 19:03:31 +02:00
  • e71e181fc4 Merge pull request 'Update master with latest dev changes' (#7) from dev into master Siklos 2022-08-04 12:36:31 -04:00
  • 8081e7fee9 Fix regression in fetchConfiguration Siklos 2022-08-04 18:32:40 +02:00
  • 8b110020e1 Add vitest/ui Siklos 2022-08-04 18:32:24 +02:00
  • 8cee073f39 Add Style to save button Siklos 2022-08-04 18:17:45 +02:00
  • 70e1031245 Add react Heroicon Siklos 2022-08-04 18:06:11 +02:00
  • cf49ad644a Implement revive of json after load + Added parentId Siklos 2022-08-04 18:02:27 +02:00
  • e2ad8d6ebd Implement basic save/load (still needs some fixes) Siklos 2022-08-04 17:09:42 +02:00
  • 340cc86aa9 Extract Editor from App Siklos 2022-08-04 14:53:49 +02:00
  • ce61aebc60 Improve history style Siklos 2022-08-04 14:13:14 +02:00
  • 72dfb4f9bb Improve history style (#5) Siklos 2022-08-04 08:12:22 -04:00
  • 86535f9940 Merge pull request 'Separated the model and the Container entity in order to remove any mutation operation' (#3) from dev.containermodel into dev Siklos 2022-08-04 07:52:16 -04:00
  • e2a099457c Separated the model and the Container entity in order to remove any mutation operation Siklos 2022-08-04 12:57:34 +02:00
  • 964d9a0e57 Implement history form Siklos 2022-08-04 11:17:59 +02:00
  • fab40f5cf7 Implement history Siklos 2022-08-04 10:23:48 +02:00
  • 767afb230d Add selector an animation Siklos 2022-08-04 00:22:39 +02:00
  • d959945da7 Dev docs Container Siklos 2022-08-04 00:12:06 +02:00
  • 7236fc85bf Implement basic selector + fix text position Siklos 2022-08-03 23:59:53 +02:00
  • 42cd768cf4 Change menu buttons Siklos 2022-08-03 23:00:03 +02:00
  • ff059626a3 Change text style Siklos 2022-08-03 22:52:39 +02:00
  • 23de954c6f Changed index.css to scss Siklos 2022-08-03 22:46:05 +02:00
  • 5f312b9ff7 Add text to container Siklos 2022-08-03 22:43:42 +02:00
  • c5171caaaa Moved usage of Dimension directly inside the Container class and disable DimensionLayer Siklos 2022-08-03 22:38:55 +02:00
  • 8cee366484 Remove bun installation from drone Eric NGUYEN 2022-08-03 16:42:13 +02:00
  • a95e76865c Update .drone.yml + update README.md Eric NGUYEN 2022-08-03 16:41:26 +02:00
  • 85169f198e Added nodejs webserver Eric NGUYEN 2022-08-03 16:37:23 +02:00
  • b07acdb83d drone.yml: Add Bun to PATH Eric NGUYEN 2022-08-03 16:05:24 +02:00
  • 05e9013c3b Added API tests + added vitest.config.ts + added fallback of window.fetch with xmlhttprequest Eric NGUYEN 2022-08-03 16:03:39 +02:00
  • 0bf6b173f4 http.js: Fix wrong pathname for SplitRemplissage Eric NGUYEN 2022-08-03 15:16:54 +02:00
  • 1f1babe49f Implement testing library (#2) Siklos 2022-08-03 08:45:16 -04:00
  • f560ebf568 Update README.md Eric NGUYEN 2022-08-03 14:44:20 +02:00
  • ddc054f842 Add latest pipeline to drone-ci Eric NGUYEN 2022-08-03 14:42:45 +02:00
  • 1e6c28856b Remove already included by default react-hooks Eric NGUYEN 2022-08-03 14:41:16 +02:00
  • feae261613 Configure drone image to nodejs LTS Eric NGUYEN 2022-08-03 14:37:54 +02:00
  • d94e7feab9 Added .drone.yml Eric NGUYEN 2022-08-03 14:28:28 +02:00
  • fef45ef91a Configure vitest library with react testing library and jest-dom Eric NGUYEN 2022-08-03 14:25:57 +02:00
  • 27a24bad65 Install vitest Eric NGUYEN 2022-08-03 13:42:19 +02:00
  • 081d65b62b Devdoc App.tsx Siklos 2022-08-03 00:23:02 +02:00
  • 06ab515e71 Changed MainContainer dimension to something more respectable Siklos 2022-08-03 00:02:59 +02:00
  • c54e9ff3cb Implement dimension Siklos 2022-08-03 00:02:41 +02:00
  • be00496581 Moved static GetDepth to getDepth class method Siklos 2022-08-02 23:36:31 +02:00
  • 8792c8bee5 Moved ElementsSidebar dfs to iterator in Container Siklos 2022-08-02 23:31:08 +02:00
  • 0dc078493a Fix reversed list Siklos 2022-08-01 22:35:04 +02:00
  • 05622c3a64 Fix type check + moved width and height to rect property Siklos 2022-08-01 19:42:28 +02:00
  • 6ac76f6619 Add animation to container Siklos 2022-08-01 19:21:13 +02:00
  • 42d2d20fd0 Add framer motion + add animation on elementsSidebar Siklos 2022-08-01 19:08:40 +02:00
  • d155e345e8 Improve sidebar style Siklos 2022-08-01 17:15:45 +02:00
  • d2492520b4 Big refactoring with properties + Implement Property Siklos 2022-08-01 16:16:31 +02:00
  • 43fb019e05 Improve style for sidebar elements Siklos 2022-08-01 12:30:59 +02:00
  • 5121259e83 Fix dfs and Element's id Siklos 2022-08-01 12:19:11 +02:00
  • b2a020730c ElementsSidebar: Fix hover color Siklos 2022-08-01 11:45:41 +02:00
  • e5012256de Rename SVGSidebar to ElementsSidebar Siklos 2022-08-01 11:45:02 +02:00
  • 106c403125 test-server: Fix again Siklos 2022-08-01 11:28:20 +02:00
  • a70c336e80 test-server: Truly fix the api Siklos 2022-08-01 11:26:52 +02:00
  • 94c9ac26c0 Container: Updated id format + add feedback for the selected container Siklos 2022-08-01 11:11:07 +02:00
  • 893b525d45 Implement add on selected container Siklos 2022-08-01 11:02:44 +02:00