1
0
mirror of https://github.com/ascribe/onion.git synced 2024-06-23 01:36:28 +02:00
Commit Graph

1142 Commits

Author SHA1 Message Date
Tim Daubenschütz
526b241fea Add dynamically addable components to table component 2015-05-20 15:44:15 +02:00
Tim Daubenschütz
f4700e9842 resolve merge conflict 2015-05-20 15:23:15 +02:00
Tim Daubenschütz
d46b7f67dd introduce generic table types 2015-05-20 15:22:29 +02:00
Tim Daubenschütz
923db02f78 Add generic table 2015-05-20 14:48:57 +02:00
Tim Daubenschütz
0b4765aa5c layout basic table 2015-05-20 12:09:35 +02:00
vrde
f575f2b4ca Subclass React in the proper way 2015-05-20 12:00:16 +02:00
Tim Daubenschütz
ba71bd5788 refactor to use AltContainer to start developing the new table component 2015-05-20 11:32:56 +02:00
Tim Daubenschütz
148b019ff9 resolve conflict 2015-05-20 11:25:17 +02:00
Tim Daubenschütz
06d0b7abe6 fill unordered list 2015-05-20 11:24:29 +02:00
vrde
21e9216540 Add jQuery to index.html 2015-05-20 11:23:50 +02:00
Tim Daubenschütz
ac59d109a2 Merge branch 'master' of bitbucket.org:ascribe/onion 2015-05-20 11:17:33 +02:00
Tim Daubenschütz
5080de1481 Add boilerplate table and tableitem. Also integrate bootstrap 2015-05-20 11:16:42 +02:00
Tim Daubenschütz
60c4b3ac8b fix refactor fault 2015-05-20 09:08:26 +02:00
TimDaubenschuetz
700fecbc1a README.md edited online with Bitbucket 2015-05-19 19:47:11 +00:00
Tim Daubenschütz
2b8e1d604b refactor: use let instead of var 2015-05-19 17:16:01 +02:00
Tim Daubenschütz
9784e09aac refactor: rename artwork to piece and artworkList to pieceList 2015-05-19 17:13:09 +02:00
Tim Daubenschütz
47246a9083 create artwork component 2015-05-19 17:01:28 +02:00
Tim Daubenschütz
9c58fa321c add encoding and camel to snake case conversion to FetchApiUtils 2015-05-19 14:09:10 +02:00
Tim Daubenschütz
adb4c72253 Remove superagent, add isomorphic fetch instead again, add constants as well as utility functions 2015-05-19 13:45:19 +02:00
Tim Daubenschütz
fe5820b44a Fix autobinding bug, considering the components creation 2015-05-19 11:23:49 +02:00
vrde
4da72d8846 Load some pieces from API endpoint 2015-05-19 10:16:44 +02:00
Tim Daubenschütz
8d57962f07 Fix bind bug 2015-05-19 08:57:42 +02:00
vrde
5dd7cd7554 Refactor a bit 2015-05-18 18:00:12 +02:00
vrde
f189851355 Add uglifyjs as dependency 2015-05-18 16:35:08 +02:00
vrde
594213a6f7 Remove bundle.js 2015-05-18 16:10:25 +02:00
Tim Daubenschütz
48e0b0076f fetchers 2015-05-18 16:06:47 +02:00
Tim Daubenschütz
c6097fe5c2 outsourced routes to separate file and created a boilerplate action and store 2015-05-18 13:43:42 +02:00
Tim Daubenschütz
6ae7ff0d4b code formatting 2015-05-18 09:59:45 +02:00
Tim Daubenschütz
25a715ddb3 continuing file structure 2015-05-18 09:56:16 +02:00
Tim Daubenschütz
0d0069a2a6 renaming app from HelloApp to AscribeApp 2015-05-18 09:31:22 +02:00
Tim Daubenschütz
7a1bd8cd82 fixed hash in url 2015-05-18 09:29:51 +02:00
Tim Daubenschütz
4d7198fab9 integrated react-router 2015-05-15 15:38:25 +02:00
Tim Daubenschütz
2b8f46cb8c resolving merge conflict #2 2015-05-15 15:27:23 +02:00
Tim Daubenschütz
f96ec92df6 resolving merge conflict 2015-05-15 15:22:29 +02:00
vrde
b000ecd925 Build pipeline works 2015-05-15 15:18:17 +02:00
vrde
23c033f12f Build pipeline works 2015-05-15 15:05:17 +02:00
vrde
49eaca1e9f Add some code 2015-05-13 16:26:12 +02:00
vrde
15c802b7c0 Ehm, some changes lol 2015-05-13 15:42:55 +02:00
vrde
d5b88b904c update readme 2015-05-13 15:23:06 +02:00
vrde
a174580b9c Add link to reading list 2015-05-13 14:44:44 +02:00
vrde
bd2dbbce3a Add package.json 2015-05-12 15:28:59 +02:00
vrde
bf649776f4 First commit! Work on README 2015-05-12 14:59:58 +02:00