1
1
mirror of https://github.com/aelve/guide.git synced 2024-12-27 23:51:58 +03:00
Commit Graph

550 Commits

Author SHA1 Message Date
Artyom
452347d597 [tests] Check font-sizes of things 2016-08-23 16:03:54 +03:00
Artyom
3f82f194d9 [tests] Category properties 2016-08-22 21:15:40 +03:00
Artyom
610e91d037 [tests] Some instance magic for nicer selectors 2016-08-22 21:10:04 +03:00
Artyom
368c8bcb18 [tests] createCategory helper 2016-08-22 18:09:46 +03:00
Artyom
fce8c71a5c Add web Markdown tests 2016-08-22 17:10:29 +03:00
Artyom
3ab3885eee Add some test helpers 2016-08-22 16:21:44 +03:00
Artyom
7cd62c9bd2 Add merge tests 2016-08-21 17:45:46 +03:00
Artyom
fa1bc73ac1 Move Markdown tests into a separate file 2016-08-21 17:45:35 +03:00
Artyom
d05b8f63e7 Change the order of ordinary and Selenium tests 2016-08-21 14:52:30 +03:00
Artyom
f16a98c5dd Minor 2016-08-21 14:37:01 +03:00
Artyom
e8525804ff Add Markdown tests 2016-08-21 14:32:52 +03:00
Artyom
5d21cb3209 Use %js everywhere 2016-08-19 12:57:45 +03:00
Artyom
4c0f796866 Port item description to Mustache 2016-08-19 04:07:45 +03:00
Artyom
d8ffa47816 Fix a typo in HTML 2016-08-18 22:56:56 +03:00
Artyom
fa28684d5b Add a widget for small controls 2016-08-18 03:49:56 +03:00
Artyom
18e477c63d Don't include mustache.js 2016-08-17 23:38:42 +03:00
Artyom
20ae435ffc Remove unused (so far) admin-css widget 2016-08-17 23:18:53 +03:00
Artyom
eae26eff61 [travis] Silence Selenium 2016-08-17 12:29:50 +03:00
Artyom
e75cdc4d91 [travis] Don't test twice; don't sdist 2016-08-17 12:24:42 +03:00
Artyom
8d32446250 [travis] Install Selenium 2016-08-17 12:12:46 +03:00
Artyom
c72815c436 Big switch to Mustache (only half-done)
* Render some elements of some pages with Mustache
* Switch to Stack
* Add a bit of tests
* Turn the project into a library
2016-08-17 11:18:57 +03:00
Artyom
dd4468c772 Add Derive* extensions to default extensions 2016-07-30 17:36:20 +03:00
Artyom
b8af96eb06 Get rid of “-- General” in imports 2016-07-30 17:35:00 +03:00
Artyom
55684535ff Add a .ghci file 2016-07-30 01:11:56 +03:00
Artyom
752864fc30 Switch to Megaparsec 5 2016-07-27 16:31:55 +03:00
Artyom
dd6b38f742 Focus on text fields when editing 2016-07-27 15:34:29 +03:00
Artyom
2401666946 Allow Escape to cancel editing 2016-07-27 15:05:53 +03:00
Artyom
adc73b6fd2 Fix 'cached' 2016-07-25 20:12:08 +03:00
Artyom
699b07687a Get rid of MonadRandom 2016-07-25 19:47:49 +03:00
Artyom
e810f1997d Migrate to newer versions 2016-07-25 17:55:10 +03:00
Artyom
519211ac2e Move from cheapskate to cmark 2016-07-24 13:12:17 +03:00
Artyom
8c51a779ec Allow Command+Enter to edit fields 2016-07-23 02:33:51 +03:00
Artyom
da7d4a75cb Allow Ctrl+Enter in small edit fields 2016-07-21 22:24:06 +03:00
Artyom
a0fb2bb3c2 Allow Ctrl+Enter to save multiline fields 2016-07-21 22:15:33 +03:00
Artyom
60beb00905 Rename 'empty' to 'wasEmpty' 2016-07-21 21:00:46 +03:00
Artyom
83951b0083 Add a “press Enter” hint to edit fields
See #93
2016-07-21 20:46:16 +03:00
Artyom
aaa56aabee Add default extensions 2016-07-21 18:57:14 +03:00
Artyom
364f792175 Empty the cache at start 2016-07-21 16:26:08 +03:00
Artyom
07bd60341c Allow long links to be wrapped in admin interface 2016-07-13 17:13:13 +03:00
Artyom
194f0063be Add a subtitle to the header 2016-07-10 23:34:13 +03:00
Artyom
1a0222c2d2 Link to items/categories in admin interface 2016-07-06 23:50:02 +03:00
Artyom
1521a3e64c Bump microlens dependency 2016-07-03 23:07:09 +03:00
Artyom
3249076608 Merging for category notes 2016-06-20 15:00:00 +03:00
Artyom
c2dcaa81a8 Merging for item descriptions 2016-06-20 14:18:00 +03:00
Artyom
55258979b8 Merging for ecosystem fields 2016-06-20 13:13:09 +03:00
Artyom
410cfb179b Move }s to new lines in CSS files 2016-06-19 22:41:02 +03:00
Artyom
29e8dc83fd Write an overview of the code 2016-06-19 20:23:20 +03:00
Artyom
8f4d2dd417 Merging for item notes 2016-06-19 19:20:28 +03:00
Artyom
392d1c592a Add more links to issues to the readme 2016-06-19 18:43:06 +03:00
Artyom
ccb8693a97 Implement merging for traits 2016-06-19 00:52:19 +03:00