0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-09 16:30:37 -05:00
Commit graph

580 commits

Author SHA1 Message Date
Andrey Antukh
2fed551cf1 Add equality check for local mixin for avoid rerenders. 2016-02-26 19:39:37 +02:00
Andrey Antukh
dae971a96c Remove useles parameter. 2016-02-24 22:11:33 +02:00
Andrey Antukh
5cc367f7f2 Add more tests to drop-shape function. 2016-02-24 22:11:33 +02:00
Andrey Antukh
aad8902173 Add !important to some styles related to drang and drop. 2016-02-24 22:11:33 +02:00
Andrey Antukh
05a0dc95dd Improve performance on rules rendering. 2016-02-24 22:11:33 +02:00
Juan de la Cruz
bedec4f68e chnage options icon at tool windos 2016-02-24 19:39:55 +01:00
Andrey Antukh
1b2a75ab25 Fixed an other bug related to auth data management. 2016-02-24 18:01:22 +02:00
Andrey Antukh
4215429944 Fix constant login redirect on page refresh. 2016-02-24 17:42:05 +02:00
Andrey Antukh
c4ddb9e529 Add login component. 2016-02-24 17:26:23 +02:00
Andrey Antukh
660885a0c0 Show proper user info on user part on header. 2016-02-24 17:26:23 +02:00
Andrey Antukh
892b474e8b Add logout interaction to the user menu on header. 2016-02-24 17:26:23 +02:00
Andrey Antukh
d6000b0f4a Add auth related events namespace. 2016-02-24 17:26:23 +02:00
Andrey Antukh
7aaf894a98 Add initial approach for client-server communication. 2016-02-24 17:26:23 +02:00
Andrey Antukh
41dac4bc7d Add authentication logic to the ui routing. 2016-02-24 17:26:23 +02:00
Andrey Antukh
7318205b88 Cosmetic changes on state init fn. 2016-02-24 17:26:23 +02:00
Andrey Antukh
fc6d25767d Add :auth to default state. 2016-02-24 17:26:23 +02:00
Andrey Antukh
3ed3219c7f Add cosmetic changes to rstore stream loop impl. 2016-02-24 17:26:23 +02:00
Andrey Antukh
2fd5760aeb Add email and string validators to schema ns. 2016-02-24 17:26:23 +02:00
Andrey Antukh
cf905d77b1 Remove useless print impl for rstore basic events. 2016-02-24 17:26:23 +02:00
Andrey Antukh
e59605ec11 Add implementation of UpdateEvent for function.
Just for make easy implement pure state transformation
events just using plain functions, without reify.
2016-02-24 17:26:23 +02:00
Andrey Antukh
b3f3d51dae Improved routing (now using volatile instead direct mutation). 2016-02-24 17:26:23 +02:00
Andrey Antukh
94bdf67c17 Add :auth key on the load data pipeline. 2016-02-24 17:26:23 +02:00
Andrey Antukh
94203d907e Add auth to the persistente vector.
With minor mostly cosmetic changes in the ns.
2016-02-24 17:26:23 +02:00
Andrey Antukh
e964ef9bef Add postal 0.3.0 dependency. 2016-02-24 17:26:23 +02:00
Juan de la Cruz
1ba4419eb0 fix options border styles 2016-02-24 16:04:19 +01:00
Juan de la Cruz
5894f1d268 remove subelement icon 2016-02-24 15:48:19 +01:00
Andrey Antukh
ec02d5868c Fix scss watcher. 2016-02-24 16:45:49 +02:00
Juan de la Cruz
bbd2fccf11 See layers/groups like a tree in the layers toolbox 2016-02-24 15:41:40 +01:00
Juan de la Cruz
93028e9161 add WIP document history pinned tab 2016-02-24 15:25:59 +01:00
Juan de la Cruz
43ef168d0b fix sitemap btn bug 2016-02-23 22:12:53 +01:00
Andrey Antukh
bd4b8d3354 Add clipboard dummy lightbox. 2016-02-23 18:57:16 +02:00
Andrey Antukh
ffbaf87cf5 More fixes on deploy scripts. 2016-02-21 20:50:26 +02:00
Andrey Antukh
ce2ac6fe47 More improvements to deploy tasks. 2016-02-21 20:42:01 +02:00
Andrey Antukh
0b1f831efc Remove deprecated pages management component code. 2016-02-21 20:33:54 +02:00
Andrey Antukh
a2af628a14 Add interaction to new sitemap markup. 2016-02-21 20:32:27 +02:00
Andrey Antukh
6f23272c63 Remove unused lenses related code from utils ns. 2016-02-21 20:32:09 +02:00
Andrey Antukh
43d7a5cec2 Improve workspace common lenses. 2016-02-21 20:31:49 +02:00
Andrey Antukh
e73ffddb50 Remove commented code. 2016-02-21 20:31:28 +02:00
Andrey Antukh
d75e1a5a85 Set proper default value for workspace initial state. 2016-02-21 20:31:07 +02:00
Andrey Antukh
411e6e4cff Minor changes on router. 2016-02-21 20:30:59 +02:00
Andrey Antukh
fd6395fcd4 Improve workspace initialization. 2016-02-21 20:30:20 +02:00
Andrey Antukh
9d19acfeb3 Fix imports on load ns. 2016-02-21 20:29:35 +02:00
Andrey Antukh
190aced819 Move state related helpers out of data.* namespaces. 2016-02-21 20:29:10 +02:00
Andrey Antukh
15bd7b0939 Add tab interaction to history sidebar. 2016-02-21 18:14:46 +02:00
Andrey Antukh
85d7adb8c5 Remove unused file. 2016-02-21 18:01:49 +02:00
Andrey Antukh
2635f30eea Add proper clean task. 2016-02-21 18:01:27 +02:00
Andrey Antukh
64199f911b Use favicon for temporal user avatar. 2016-02-21 17:41:53 +02:00
Andrey Antukh
c7e09dc13d Setup advanced compilation on dist. 2016-02-21 17:41:40 +02:00
Andrey Antukh
6113e2e842 Change user logo url. 2016-02-21 17:28:22 +02:00
Andrey Antukh
2aa95a3467 Prepare scripts for deploy. 2016-02-21 16:42:35 +02:00