0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-21 06:16:28 -05:00

Commit graph

  • bd7f215591 Fix bug on visibility handling. Andrey Antukh 2016-01-12 20:17:22 +02:00
  • d18365204d Handle visibility on layers toolbox. Andrey Antukh 2016-01-12 20:13:50 +02:00
  • 4aaf4042f0 Render properly the icon on layers toolbox. Andrey Antukh 2016-01-12 19:57:26 +02:00
  • f39d2d57a8 Add basic selection interactions to layers toolbox. Andrey Antukh 2016-01-12 19:55:46 +02:00
  • 29b0036248 Add missing import on colorpicker ns. Andrey Antukh 2016-01-12 19:55:26 +02:00
  • c397100cbc Events reorganization on workspace. Andrey Antukh 2016-01-12 19:34:47 +02:00
  • fb3457c6fd Remove useless code. Andrey Antukh 2016-01-12 19:32:14 +02:00
  • 809ac8cbc7 Move all react/rum related stuff under one unique ns. Andrey Antukh 2016-01-12 19:30:04 +02:00
  • 8151faf15e Remove println. Andrey Antukh 2016-01-12 18:42:25 +02:00
  • 32cbe2c1a5 Remove backend code and adapt scripts to new structure. Andrey Antukh 2016-01-12 16:54:31 +02:00
  • 92a83c2506 Move frontend/uxbox to src/uxbox. Andrey Antukh 2016-01-12 16:53:50 +02:00
  • 537dfa241d Update naming of lenses around all the project. Andrey Antukh 2016-01-12 16:41:49 +02:00
  • 851eff897e add fill element color-picker Juan de la Cruz 2016-01-12 15:04:51 +01:00
  • e9dce3ff2f add fadeIn animation to color palette Juan de la Cruz 2016-01-12 12:49:32 +01:00
  • cc4ddd214f fix workspace canvas margin bug Juan de la Cruz 2016-01-12 10:50:55 +01:00
  • 4c5036539d Minor changes on deps. Andrey Antukh 2016-01-12 10:32:27 +02:00
  • 530f967fcc Add color palette to the workspace. Andrey Antukh 2016-01-11 22:29:20 +02:00
  • c8c2625082 Minor improvement on how colors are rendered in colors library. Andrey Antukh 2016-01-11 22:28:56 +02:00
  • 0abc29451a Refactor tool management as generic flags on workspace. Andrey Antukh 2016-01-11 22:30:26 +02:00
  • 2a580ccf8b Add handler for supr/delete key button. Andrey Antukh 2016-01-11 01:27:10 +02:00
  • 449352338d First work on simple layers rendering (just WIP). Andrey Antukh 2016-01-11 01:25:10 +02:00
  • 5b8d8d5c7e Add ^:private flag to private lense on canvas ns. Andrey Antukh 2016-01-11 01:11:12 +02:00
  • f92fa08e9e Add missing html macro on icons ns. Andrey Antukh 2016-01-11 01:10:56 +02:00
  • a8fe18a465 Disable paralel build on figwheel (seems buggy at this moment). Andrey Antukh 2016-01-11 00:19:52 +02:00
  • 18ff6303df Fix bug related to scroll handling and shapes/icons insertion. Andrey Antukh 2016-01-11 00:08:05 +02:00
  • 6ecec4af0a Enable precise moviments using keyboard up/down/right/left keys. Andrey Antukh 2016-01-10 23:50:21 +02:00
  • a2401a4d7a Minor refactor of define-once macro. Andrey Antukh 2016-01-10 23:50:10 +02:00
  • 936fd3b070 Remove useless coersion to vector. Andrey Antukh 2016-01-10 23:18:37 +02:00
  • 09c383a1bd Deselect all shapes on ESC is clicked. Andrey Antukh 2016-01-10 23:17:43 +02:00
  • 2f6432bf24 Remove merge-all from rstore. Andrey Antukh 2016-01-10 23:13:48 +02:00
  • 6693c8bc9b Implement backspace / supr shortcut for delete selected shapes. Andrey Antukh 2016-01-10 23:13:29 +02:00
  • 34abb7eb27 Remove printwritter impl on workspace events. Andrey Antukh 2016-01-09 12:22:14 +02:00
  • 894836fa55 Minor refactor of shortcuts handling. Andrey Antukh 2016-01-09 12:12:44 +02:00
  • 7810295300 Enable paralel build flag on build.clj and watch.clj scripts. Andrey Antukh 2016-01-08 21:23:04 +02:00
  • 101e2366e1 Enable parallel builds for figwheel (thanks to cljs 1.7.228). Andrey Antukh 2016-01-08 21:16:46 +02:00
  • e42bc6e84b Update dependencies. Andrey Antukh 2016-01-08 21:16:41 +02:00
  • 0139a8ab58 Start using translation strings in some parts of dashboard. Andrey Antukh 2016-01-08 01:44:27 +02:00
  • 0f41481580 Add reader macro #ux/tr for simple translation strings. Andrey Antukh 2016-01-08 01:43:59 +02:00
  • 241557f936 Remove useless menu from colors, elements and icons. Andrey Antukh 2016-01-08 01:43:23 +02:00
  • 4b7d18128c Add initial i18n foundation. Andrey Antukh 2016-01-08 01:42:45 +02:00
  • 80ab99e8cf Remove empty line. Andrey Antukh 2016-01-07 19:02:32 +02:00
  • c8a86b39d5 Add syntax helper for define once unnamed global instances. Andrey Antukh 2016-01-07 19:01:50 +02:00
  • ee6399b10d add new layers functions design Juan de la Cruz 2016-01-07 19:35:18 +01:00
  • b6900584f7 Remove debug println on shapes and canvas. Andrey Antukh 2016-01-07 17:47:55 +02:00
  • eb6e0544c7 Fix scroll related bug on selrect. Andrey Antukh 2016-01-07 17:47:44 +02:00
  • abc743a08e Improve performance related to workspace rendering when icon toolboxes is open. Andrey Antukh 2016-01-07 17:33:40 +02:00
  • 6edc5e07ee add multicanvas icon to header.cljs Juan de la Cruz 2016-01-07 12:44:23 +01:00
  • cba11ae053 Add handlers for position attributes. Andrey Antukh 2016-01-07 02:19:33 +02:00
  • 7c802f1885 Remove debug message on scroll. Andrey Antukh 2016-01-07 01:58:31 +02:00
  • 7d8960a1ed Add shape handling and rendering. Andrey Antukh 2016-01-07 01:36:36 +02:00
  • d71bb9d22d Add implementation for fill shapes. Andrey Antukh 2016-01-07 01:24:11 +02:00
  • a64c18eff7 Fix bugs introduced in previous commit. Andrey Antukh 2016-01-07 00:56:25 +02:00
  • 1924570ea1 Implement shape attrs transformation as reduce function. Andrey Antukh 2016-01-07 00:47:14 +02:00
  • cab871fc95 Implement rotation for shapes. Andrey Antukh 2016-01-07 00:37:30 +02:00
  • edc8d25ab3 Remove useless println. Andrey Antukh 2016-01-06 21:09:32 +02:00
  • ca2c76325d Add resize handlers to element options. Andrey Antukh 2016-01-06 21:05:36 +02:00
  • da5d9c2422 Improve parse-int util function. Andrey Antukh 2016-01-06 21:05:07 +02:00
  • 046360bd14 Add nan? predicate to utils.data. Andrey Antukh 2016-01-06 21:04:50 +02:00
  • be48fde490 Improve shape attrs transformation. Andrey Antukh 2016-01-06 21:04:16 +02:00
  • 06d0ea326b Add size change event for shape. Andrey Antukh 2016-01-06 21:03:59 +02:00
  • c364e35292 Add default resize logic implementation for shapes. Andrey Antukh 2016-01-06 21:03:19 +02:00
  • 8795173dc5 Fix element options scroll bug. Andrey Antukh 2016-01-06 19:48:37 +02:00
  • d719f10b1c More work on element options rendering. Andrey Antukh 2016-01-06 19:26:39 +02:00
  • b122a23e08 Initial renering of shape options toolbox (dummy). Andrey Antukh 2016-01-03 18:47:08 +02:00
  • beda689dfc Remodeled the mouse position <-> canvas coords matching. Andrey Antukh 2016-01-03 18:46:19 +02:00
  • f8a6342b98 Improved cursored mixin. Andrey Antukh 2016-01-03 18:44:57 +02:00
  • 80ec20d9cd Add helper for find dom objects by class name. Andrey Antukh 2016-01-03 18:44:13 +02:00
  • 6325f8cc86 Remove some printlns. Andrey Antukh 2016-01-03 18:25:21 +02:00
  • 657d64eec3 Cosmetic changes on coordenates debug component. Andrey Antukh 2016-01-02 18:03:33 +02:00
  • b937408bab Move shapes rendering implementation under uxbox.ui namespace. Andrey Antukh 2016-01-02 18:03:16 +02:00
  • d833543368 Add dedupe on state persistence stream. Andrey Antukh 2016-01-02 18:02:40 +02:00
  • e4dc761107 Fix viewbox on external icons collection. Andrey Antukh 2016-01-02 17:35:37 +02:00
  • 213cf60eb0 Minor cosmetic fixes. Andrey Antukh 2016-01-02 17:34:10 +02:00
  • 46f35cf742 Improve performance on icons toolbox rendering. Andrey Antukh 2016-01-02 17:33:53 +02:00
  • f19da5da9a Fix icons viewbox and add id attribute. Andrey Antukh 2016-01-02 17:32:56 +02:00
  • fe6b93150b Add missing event for select object matched by selrect. Andrey Antukh 2016-01-02 14:36:19 +02:00
  • ed99a28749 Add styles for selrect. Andrey Antukh 2016-01-02 14:36:09 +02:00
  • d9c8e083a9 Adapt canvas component for render the selrect. Andrey Antukh 2016-01-01 22:48:11 +02:00
  • 2a94efc4ef Add missing own argument on canvas render function. Andrey Antukh 2016-01-01 22:42:11 +02:00
  • 8bc2da0af0 Add selrect drawing in the canvas. Andrey Antukh 2016-01-01 22:27:21 +02:00
  • d60e47dccf add new icons Juan de la Cruz 2016-01-02 11:43:28 +01:00
  • cfc8c51537 Add proper styles to selected shape controls. Andrey Antukh 2015-12-31 19:27:21 +02:00
  • fb833f34c8 Improved grouped selection. Andrey Antukh 2015-12-31 19:05:06 +02:00
  • 0b8cc5f964 Add missing key attr on shape rendering. Andrey Antukh 2015-12-30 17:00:43 +02:00
  • 95a1bb80df Group selected items in svg:g. Andrey Antukh 2015-12-30 01:37:43 +02:00
  • 7a71b088f4 Decouple shape moving logic. Andrey Antukh 2015-12-30 01:25:26 +02:00
  • e07ada5ad4 Add validation for shapes. Andrey Antukh 2015-12-29 23:40:01 +02:00
  • 3fcd21635e Add shape type hierarchy. Andrey Antukh 2015-12-29 23:39:31 +02:00
  • 9072c816e8 Add shape type validators. Andrey Antukh 2015-12-29 23:39:19 +02:00
  • 78f619b25d Add shape schema definition. Andrey Antukh 2015-12-29 23:38:09 +02:00
  • 91fabcb148 Update bouncer version. Andrey Antukh 2015-12-29 23:37:51 +02:00
  • 233a2969c6 Minor cosmetic changes on canvas component. Andrey Antukh 2015-12-29 15:56:35 +02:00
  • a4fe43235b Denormalize shapes storage. Andrey Antukh 2015-12-29 15:51:47 +02:00
  • 40bbc996f7 Add without-keys util function. Andrey Antukh 2015-12-29 15:51:32 +02:00
  • f7b902a7ef Minor refactor of workarea rules and grid. Andrey Antukh 2015-12-29 14:23:41 +02:00
  • c182340be4 Improved multiple selection/deselection. Andrey Antukh 2015-12-28 21:05:52 +02:00
  • efeaa7a79e Remove unused code from canvas. Andrey Antukh 2015-12-28 20:40:20 +02:00
  • c9dc332ae2 Add the ability to select shapes. Andrey Antukh 2015-12-28 20:40:02 +02:00
  • a211c6323e Add selected shapes state lense. Andrey Antukh 2015-12-28 20:39:46 +02:00
  • dd94224383 Remove unused code from workspace data ns. Andrey Antukh 2015-12-28 20:39:34 +02:00
  • 311d107b36 Add select-shape event. Andrey Antukh 2015-12-28 20:39:24 +02:00
  • a5dc634e35 Implement shapes moving using mouse. Andrey Antukh 2015-12-28 20:06:59 +02:00
  • 17eafb8563 Use debounce for persistence. Andrey Antukh 2015-12-28 20:06:26 +02:00
  • f28d54936f Add basic icons rendering on canvas. Andrey Antukh 2015-12-28 16:33:14 +02:00
  • fc03388d70 Move coordinates element to main workspace ns. Andrey Antukh 2015-12-28 15:26:22 +02:00
  • 6952d21af2 Move workarea grid into separated namespace. Andrey Antukh 2015-12-28 15:24:24 +02:00
  • 77587537f6 Move sidebar into separated namespace. Andrey Antukh 2015-12-28 15:20:16 +02:00
  • 00c2f77746 Minor change on grid rendering on workarea. Andrey Antukh 2015-12-28 14:32:05 +02:00
  • 7afe940087 Comment test code. Andrey Antukh 2015-12-28 14:31:57 +02:00
  • 43bd56de23 Add drawing attribute on workspace. Andrey Antukh 2015-12-28 14:31:33 +02:00
  • 9db37cfd9b Use classes instead ids on canvas. Andrey Antukh 2015-12-28 14:31:17 +02:00
  • 45e63c385f Add selected shapes set of shapes to workspace state. Andrey Antukh 2015-12-28 13:31:56 +02:00
  • cd8b53174b Add shapes vector to page. Andrey Antukh 2015-12-28 13:31:45 +02:00
  • 16eb27b342 Add optimized version of index-by. Andrey Antukh 2015-12-28 13:31:12 +02:00
  • adbc0c7edd Move canvas related stuff into separated ns. Andrey Antukh 2015-12-28 11:28:01 +02:00
  • fa64f8bbbf Add material design icon collections. Andrey Antukh 2015-12-27 22:55:25 +02:00
  • e4a93da8ea Add helpers for the reader and int parsing. Andrey Antukh 2015-12-27 15:29:19 +02:00
  • 3c093c7d51 Cosmetic fixes on workarea related to toolboxes code. Andrey Antukh 2015-12-27 15:28:57 +02:00
  • 88d1030e12 Add icons toolbox. Andrey Antukh 2015-12-27 15:28:34 +02:00
  • 7aa80860b8 Minor rename on toolboxes components. Andrey Antukh 2015-12-27 15:28:08 +02:00
  • 3aafaf4665 Mark the icon collections as builtin. Andrey Antukh 2015-12-27 15:27:48 +02:00
  • f393e301f0 Add initial work on shape rendering in canvas. Andrey Antukh 2015-12-26 18:07:21 +02:00
  • 75b3aaf2a6 Add the ability to render external svgs. Andrey Antukh 2015-12-26 16:43:26 +02:00
  • 517b3f6db3 Improve icon rendering. Andrey Antukh 2015-12-26 15:18:36 +02:00
  • 50c0b9420b add multi-canvas icon svg Juan de la Cruz 2015-12-26 11:56:53 +01:00
  • 3dcf1d55da Add test rendering icons on workarea. Andrey Antukh 2015-12-25 22:21:05 +02:00
  • 94a3bab48b Remove println. Andrey Antukh 2015-12-25 22:20:58 +02:00
  • c132ea1d67 Improve render function for builtin icons. Andrey Antukh 2015-12-25 22:20:04 +02:00
  • a4b286888e Add default view-box to library icons. Andrey Antukh 2015-12-25 22:19:27 +02:00
  • 9e8171a777 Initial work on icons library page and icons rendering. Andrey Antukh 2015-12-25 20:53:00 +02:00
  • 71d00f5970 Remove unused code from colors library ns. Andrey Antukh 2015-12-25 18:51:46 +02:00
  • 11bb081c7c Move dashboard builtints to library. Andrey Antukh 2015-12-25 15:33:58 +02:00
  • d8e7087af6 Add namespace for data transformation utils. Andrey Antukh 2015-12-25 15:26:40 +02:00
  • 66b6040f86 Minor fixes. Andrey Antukh 2015-12-25 11:35:10 +02:00
  • a896bb60d6 Add improved form validation in color lightbox. Andrey Antukh 2015-12-24 20:30:05 +02:00
  • f8b369784f Update dependencies. Andrey Antukh 2015-12-24 19:36:49 +02:00
  • 46ec80dd04 Add more shortcuts to workspace. Andrey Antukh 2015-12-24 19:36:29 +02:00
  • 08e02800d2 Add the ability to pass parameters to lightboxes. Andrey Antukh 2015-12-24 19:36:15 +02:00
  • bd79eb9af1 Fix compatibility with latest sablono version. Andrey Antukh 2015-12-24 19:36:00 +02:00
  • 3ca550568a Add UI implementation for colors collections. Andrey Antukh 2015-12-24 19:35:36 +02:00
  • 5e7d353627 Add color collections related events. Andrey Antukh 2015-12-24 19:34:46 +02:00
  • 16249ccd63 Convert keyword color representation into string. Andrey Antukh 2015-12-24 19:34:13 +02:00
  • 2323e8f1c7 Add color validator. Andrey Antukh 2015-12-24 19:33:53 +02:00
  • f82f9f8384 Minor naming improvements. Andrey Antukh 2015-12-24 19:32:56 +02:00
  • 8c030ac73e Add color replace and remove events schemas. Andrey Antukh 2015-12-24 19:32:26 +02:00
  • d1fc7959a1 Add colors collections persistence. Andrey Antukh 2015-12-24 19:32:10 +02:00
  • f37986d5c1 Replace debounce with sample. Andrey Antukh 2015-12-24 19:31:04 +02:00
  • 90dd207e88 Improved persistence subsystem. Andrey Antukh 2015-12-23 15:44:03 +02:00
  • 8201df7014 Add simplier shortcuts implementation for the workspace. Andrey Antukh 2015-12-23 13:49:55 +02:00
  • 67842b39ea Add proper naming for shortcuts namespace. Andrey Antukh 2015-12-23 00:47:27 +02:00
  • 2cd98a516c Add initial implementation of keyboard shortcuts to workspace. Andrey Antukh 2015-12-23 00:42:24 +02:00
  • a0d1a03a16 Remove console.log statements. Andrey Antukh 2015-12-22 22:33:56 +02:00
  • 5b6fe0c94b Fix transfer-state bug on mouse mixin. Andrey Antukh 2015-12-22 21:33:50 +02:00
  • 79e3f95fb8 Minor change on mouse mixin. Andrey Antukh 2015-12-22 20:56:58 +02:00
  • 3e336112ca Fix mouse mixin. Andrey Antukh 2015-12-22 20:25:38 +02:00
  • 3748d3c7b4 Render properly the builtin collections. Andrey Antukh 2015-12-22 20:03:06 +02:00
  • 31bcce2668 Render builtin color collections. Andrey Antukh 2015-12-22 10:19:20 +02:00
  • 5cea9f1a36 Add colorpicker styles and minor changes. Andrey Antukh 2015-12-22 10:19:04 +02:00
  • 5fb93ad5fd Additional work on colors page. Andrey Antukh 2015-12-21 19:16:39 +02:00
  • 5d7379ec32 Add basic color picker impl. Andrey Antukh 2015-12-21 19:16:02 +02:00
  • 9c2c7f40ba Minor code reorganization and wip of colors page. Andrey Antukh 2015-12-20 20:19:07 +02:00
  • a93c6bfa45 Add color conversion helpers. Andrey Antukh 2015-12-20 17:54:07 +02:00
  • 379ccefd8b Adapt library bar to colors page. Andrey Antukh 2015-12-20 17:51:36 +02:00
  • 20bffcd6be Restructure dashboard source code. Andrey Antukh 2015-12-20 14:41:38 +02:00
  • 93b7470b69 Add basic layers toolbox rendering. Andrey Antukh 2015-12-18 19:31:29 +02:00
  • e8235fcf02 Remove side effect on workspace initialization. Andrey Antukh 2015-12-18 19:20:48 +02:00
  • 5fddf7ca4d Add draw toolbox rendering on workarea. Andrey Antukh 2015-12-18 19:14:57 +02:00
  • 2742db8dfd Show right sidebar space when one or more toolboxes are activated. Andrey Antukh 2015-12-18 17:50:34 +02:00
  • fd2bba35ce Minor naming fixes on files. Andrey Antukh 2015-12-18 17:42:42 +02:00
  • 2a2fcb1a75 Simplify grid call arguments. Andrey Antukh 2015-12-18 11:24:41 +02:00
  • 4a1c7ab2c9 Add coords debugging component. Andrey Antukh 2015-12-18 11:18:00 +02:00
  • 8f3c734426 Show properly the scale numbers on the rules. Andrey Antukh 2015-12-17 18:46:10 +02:00
  • 827b8a3aec Remove direct lense mutation and eventes recursion on workspace. Andrey Antukh 2015-12-17 18:34:15 +02:00
  • e458ffe355 Reorganize workspace namespace. Andrey Antukh 2015-12-17 17:32:06 +02:00
  • 0fc77d0283 Fix initialization order of the application. Andrey Antukh 2015-12-17 17:01:52 +02:00
  • b317ee4904 Minor project structure improvement. Andrey Antukh 2015-12-17 16:43:58 +02:00
  • a2c313dfc0 WIP: partial grid. Andrey Antukh 2015-12-17 15:44:05 +02:00
  • 64c9360b38 fix project bar styles bugs Juan de la Cruz 2015-12-17 12:34:40 +01:00
  • 61a212ada7 Disable working are (temporary). Andrey Antukh 2015-12-17 12:55:00 +02:00
  • 62c5c8d5c8 WIP: Andrey Antukh 2015-12-17 12:51:36 +02:00
  • ede2d4becd Implement pagesbar toggle. Andrey Antukh 2015-12-16 18:08:28 +02:00
  • 9e0edbc082 Rename workspace routes. Andrey Antukh 2015-12-16 14:10:02 +02:00
  • 17fc5edcda fix bug in main nav hover style Juan de la Cruz 2015-12-16 13:04:28 +01:00
  • 61b05613f3 Add navigation to dashboard. Andrey Antukh 2015-12-16 13:57:42 +02:00
  • feb00d83f8 WIP: restructure dashboard source. Andrey Antukh 2015-12-16 13:02:15 +02:00
  • 031874d442 remove input auto focus Juan de la Cruz 2015-12-16 11:41:52 +01:00
  • d9b5977d02 add new color lightbox Juan de la Cruz 2015-12-16 11:40:23 +01:00
  • 67081eded4 add icon lightbox Juan de la Cruz 2015-12-16 10:58:34 +01:00
  • 21d564b609 WIP: fix dashboard navigation issues. Andrey Antukh 2015-12-16 11:55:24 +02:00
  • 2036bb6fbb add element lightbox Juan de la Cruz 2015-12-16 10:55:09 +01:00
  • 19b6d6b0fe add icons and colors libraries Juan de la Cruz 2015-12-16 10:15:16 +01:00
  • b102b0d010 WIP: improvements. Andrey Antukh 2015-12-16 00:40:14 +02:00
  • d41a2670fa add library bar and grid Juan de la Cruz 2015-12-15 22:56:03 +01:00
  • 0ef064f075 WIP: improve page edition. Andrey Antukh 2015-12-15 23:54:50 +02:00
  • 6595e95f12 WIP: add/remove pages from workspace. Andrey Antukh 2015-12-15 22:42:02 +02:00
  • 9182244e88 WIP: fix bug on own cursored mixin. Andrey Antukh 2015-12-15 15:49:19 +02:00
  • 7ceca619e0 WIP: add pages list sidebar to workspace. Andrey Antukh 2015-12-15 15:41:11 +02:00
  • 3a387d8820 WIP library bar Juan de la Cruz 2015-12-15 19:13:50 +01:00
  • 97fcf33088 add library grid styles Juan de la Cruz 2015-12-15 13:23:26 +01:00
  • b5bad3c785 fix user zone bug and grid WIP Juan de la Cruz 2015-12-15 12:58:49 +01:00
  • 5128410d82 Minor improvements on icons. Andrey Antukh 2015-12-15 13:50:22 +02:00
  • c91788b8fd Add more icons. Andrey Antukh 2015-12-15 13:50:11 +02:00
  • 688d94c1da WIP: workspace toolbar and project/page state management. Andrey Antukh 2015-12-15 13:00:10 +02:00
  • c62425cbc8 add main nav bar Juan de la Cruz 2015-12-15 11:35:38 +01:00
  • 8f30151b31 Restore index.html Andrey Antukh 2015-12-15 11:36:55 +02:00
  • 8cf409878d Update styles. Andrey Antukh 2015-12-15 11:32:06 +02:00
  • 1cee1f4b01 Add new pages. Andrey Antukh 2015-12-15 11:22:04 +02:00
  • ebec1eb268 WIP: add basic data persistence. Andrey Antukh 2015-12-14 23:57:47 +02:00
  • 6b6aba7358 WIP Andrey Antukh 2015-12-14 20:31:21 +02:00
  • 56f7613453 WIP: project creation now work. Andrey Antukh 2015-12-14 14:17:18 +02:00
  • 62b9267d4f WIP Andrey Antukh 2015-12-14 10:48:50 +02:00
  • 2663acf224 WIP Andrey Antukh 2015-12-14 09:50:19 +02:00
  • 7b8f241d41 WIP: Andrey Antukh 2015-12-13 22:57:14 +02:00
  • 68b5f9c2ea WIP Andrey Antukh 2015-12-13 13:04:34 +02:00
  • 113f5fcd16 Temporary remove travis config. Andrey Antukh 2015-12-13 03:24:47 +02:00
  • 2a32f1fcf6 Initial commit 0.0.0 Andrey Antukh 2015-06-18 19:35:50 +02:00