0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-24 23:49:45 -05:00
Commit graph

719 commits

Author SHA1 Message Date
Andrey Antukh
3c6b553f2f Update dependencies. 2016-03-27 18:46:18 +03:00
elhombretecla
de242bdc58 add message actions to message body 2016-03-27 16:41:39 +02:00
elhombretecla
ebbe3e89c1 add more history btn 2016-03-27 16:13:51 +02:00
Andrey Antukh
e97e4cbb5a Basic backend integration for page history fetching. 2016-03-24 12:43:14 +02:00
Andrey Antukh
6b495c1656 Upgrade lentes dependency. 2016-03-19 23:46:59 +02:00
Andrey Antukh
b37d3a21b7 Avoid persist page operation on first workspace loading. 2016-03-19 19:24:47 +02:00
Andrey Antukh
e050c16f9a Remove skip on page persistence stream. 2016-03-19 19:13:23 +02:00
Andrey Antukh
2201339887 Move pages-l lense to sitemap ns and add small optimizations to base lenses. 2016-03-19 19:10:11 +02:00
Andrey Antukh
289ac74553 Fix project pagas state getter ordering. 2016-03-19 19:09:48 +02:00
Andrey Antukh
d988300a4c Move auth persistence to specific event.
Instead to have a state atom useless subscription.
2016-03-19 19:09:06 +02:00
Andrey Antukh
63f2f3f0a7 Add missing config on dist.clj script. 2016-03-19 17:59:13 +02:00
Andrey Antukh
a17b79da77 Implement page persistence. 2016-03-19 17:47:31 +02:00
Andrey Antukh
a90ef042d5 Update beicon dependency. 2016-03-19 17:47:15 +02:00
Andrey Antukh
687fda33b6 Start using the update metadata endpoind for simple page modifications. 2016-03-19 15:26:38 +02:00
Andrey Antukh
6fdc0c0fd6 Split project and page repository functions in different namespaces. 2016-03-19 15:26:11 +02:00
Andrey Antukh
124366cbce Add retry mechanism to rstore.
That allows does not close all streams on first 1024 errors.
2016-03-19 15:02:46 +02:00
Andrey Antukh
a70ebcab44 Add default error handler for watch and update events on rstore. 2016-03-19 14:53:51 +02:00
Andrey Antukh
32dfaebbb9 Minor improvements on rstore. 2016-03-19 13:50:05 +02:00
Andrey Antukh
91a06f4d7e Split projects and pages events in different namespaces. 2016-03-19 13:49:47 +02:00
Andrey Antukh
71d8c5a12b Refactor and adapt the events code related to previous changes. 2016-03-19 12:58:50 +02:00
Andrey Antukh
3e4678a085 Simplify project manipulation state functions. 2016-03-19 12:51:36 +02:00
Andrey Antukh
6492faefd4 Improve code style and impl of auth and project repo ns. 2016-03-19 12:51:01 +02:00
Andrey Antukh
ca4afe920c Refactor the main repo impl. 2016-03-19 12:49:14 +02:00
Andrey Antukh
409cd05739 Add additional parameter to watch event protocol method. 2016-03-19 12:48:39 +02:00
Andrey Antukh
e71502f182 Update dependencies. 2016-03-19 12:33:52 +02:00
Andrey Antukh
f5f4e0f0fe Improved action stacking. 2016-03-18 18:32:42 +02:00
Andrey Antukh
e6161a0f62 Add missing data parameter on page creation. 2016-03-17 22:27:05 +02:00
Andrey Antukh
54ee339a48 Fix projects creation lightbox. 2016-03-17 22:27:05 +02:00
Andrey Antukh
c4e8a881c1 Add new implementation for create and delete project events.
For backend integration.
2016-03-17 22:27:05 +02:00
Andrey Antukh
63bcae9dc1 Add create/delete project repository methods. 2016-03-17 22:27:05 +02:00
Andrey Antukh
87adadd445 Don't send content type headers when no body is available. 2016-03-17 22:27:05 +02:00
Andrey Antukh
decd5a905e Update promesa and bidi dependencies. 2016-03-17 22:27:05 +02:00
elhombretecla
8f6a63ae7c add ui dark theme 2016-03-17 19:17:55 +01:00
Andrey Antukh
f3511809fe Updare react to v15-rc.1 2016-03-16 21:15:02 +02:00
Andrey Antukh
f8937b2dd2 Update to beicon 1.0.3 2016-03-16 21:10:58 +02:00
Andrey Antukh
f80c48e679 Add compile time defined url variable for easy config the api url. 2016-03-15 23:00:57 +02:00
Andrey Antukh
e5fda5aac3 Fix :offset formater for datetime. 2016-03-15 22:26:33 +02:00
Andrey Antukh
92060878d7 Integrate basic page update with backend. 2016-03-15 22:26:15 +02:00
Andrey Antukh
098d38e079 Use strings for layout ids instead keywords. 2016-03-15 22:25:45 +02:00
Andrey Antukh
a522682ee4 Fix transit datetime serialization. 2016-03-15 22:24:53 +02:00
Andrey Antukh
0c4e634c44 Add page create and update repo methods. 2016-03-15 22:24:29 +02:00
Andrey Antukh
3353c69a51 Optimize the projects/pages loading. 2016-03-15 21:15:56 +02:00
Andrey Antukh
944ebaa8f7 Add missing projects repository impl. 2016-03-15 21:01:45 +02:00
Andrey Antukh
dac425b414 Remove old time ns. 2016-03-15 21:01:26 +02:00
Andrey Antukh
2742a7a4ec Remove useless println's. 2016-03-15 21:01:07 +02:00
Andrey Antukh
3b2078ac56 Remove useless code from ui/messages. 2016-03-15 21:00:54 +02:00
Andrey Antukh
492b822568 Code reorganization of dashboard/projects page (main page). 2016-03-15 21:00:27 +02:00
Andrey Antukh
5a49b88c60 Integrate workspace and dashboard pages with backend (initial data loading).
This does not includes any crud methods.
2016-03-15 21:00:08 +02:00
Andrey Antukh
7494d4936d Integrate the login page ui with the backend. 2016-03-15 20:58:44 +02:00
Andrey Antukh
6a3e0b7743 Minor cosmetic changes on state management functions for projects. 2016-03-15 20:58:07 +02:00