Commit graph

60 commits

Author SHA1 Message Date
Julien Malik
1ed953f90c [enh] move to new js-cookie API 2016-03-05 12:10:41 +01:00
Julien Malik
4646bfc255 [enh] remove third parties from source, use bower 2016-03-04 14:40:05 +01:00
opi
33733d0b32 [fix] Call redirect() on path, not view(). Fix #205 2016-03-02 09:17:01 +01:00
opi
7031ace70f [enh] Cleanup 2016-03-02 09:14:57 +01:00
opi
e6b5839328 [fix] Use repository term instead of store. JS Cleanup. 2016-03-01 16:08:12 +01:00
zamentur
f6e65cbc01 [enh] display store and state of each apps 2016-02-14 03:24:52 +01:00
Jérôme Lebleu
cda818783a [fix] Define domain addition route before domain info. 2016-02-07 19:55:12 +01:00
opi
66dbcf50da [enh] Split app list templates, add 'installed' badge. 2016-02-05 14:39:02 +01:00
opi
894e0fbb42 [enh] Add domain info page with DNS config. 2016-02-05 10:36:33 +01:00
opi
eb67a192a1 [fix] Use real json boolean value for default key. #141 2016-02-04 14:43:48 +01:00
opi
978cf6eee7 [fix] Display responseText on API error. #171 2016-02-04 12:25:31 +01:00
opi
8e1e76ea44 [enh] Rename main js file to avoid confusion with apps controller. 2016-02-04 12:14:37 +01:00
opi
2b97eb5018 [enh] Make session persists accross multiple tabs. #144 2016-02-04 12:06:34 +01:00
opi
312eba3b7c [fix] Prevent delay while displaying pacman loader. 2016-02-04 12:05:51 +01:00
opi
4b6ca71cfa [enh] Support boolean argument type in app manifest. #141 2016-02-04 11:43:54 +01:00
opi
1a65ea8b20 [enh] Split application script in multiple files. 2015-12-29 17:00:02 +01:00
opi
88f55c3fc2 [enh] Display app label in installed app list. 2015-11-24 08:39:30 +01:00
opi
4708516000 [fix] Cleanup JS about flash messages and rebuild dist. 2015-11-23 12:41:17 +01:00
opi
72b3454c66 [enh] Move application bootstrap in Sammy run event listener. 2015-11-23 12:40:45 +01:00
opi
34e10bdbd0 [enh] Display YunoHost packages versions. 2015-11-23 10:12:53 +01:00
opi
f2c8c4fd1f [fix] unGroupHooks helper. 2015-11-15 22:25:55 +01:00
opi
f682bcfbf0 [fix] Missing app_id on backup create page. 2015-11-15 21:59:33 +01:00
opi
ad3b0c230c [enh] Use a more generic API error handler. 2015-11-15 17:13:44 +01:00
opi
d442f8fc82 [fix] Use request statusText on API error. 2015-11-15 16:18:23 +01:00
opi
22514d7c8a [fix] API's 404 breaks page and message layout. 2015-11-15 15:50:59 +01:00
opi
c4f000a2cb [fix] Logout button visible even when already logged out. 2015-11-15 14:00:10 +01:00
opi
0864548c0e [enh] Add toggle and clear buttons in flashMessage. 2015-11-15 12:25:02 +01:00
kload
d59576a3a1 [fix] Transform an 'info' message into 'log' when necessary 2015-11-14 19:06:35 -05:00
kload
c8825b97aa [enh] Use monospaced font only for command display
+ minor comestic fixes
2015-11-13 12:41:14 -05:00
kload
ca61a065f1 [fix] Sliding effect
The $.resize() function was called on the body too soon, leading the sliding effect to be invisible.
Resizing after the duration of the CSS animation did the trick.
2015-11-13 12:40:51 -05:00
opi
231aac076a [enh] Resize body after content refresh. 2015-11-12 15:41:09 +01:00
opi
7cc7e3f053 [enh] Less nerdy notification zone, with some tiny improvments. 2015-11-09 15:05:35 +01:00
kload
8bbe8e5721 [fix] User interface link 2015-11-01 11:37:48 -05:00
kload
965ff87677 [enh] Enhance flash messages display (issuefix #64) 2015-11-01 10:38:54 -05:00
kload
cf9a5a8e0c [fix] Slide to/back animation 2015-11-01 05:37:38 -05:00
Laurent Peuch
40a29a6dad [enh] declare API for debug page in app.js 2015-10-11 09:08:52 +02:00
opi
d8d7eb2172 [fix] Allow view without slide. Use it instead of redirect on API fail. 2015-10-11 07:40:19 +02:00
opi
dc4f9649d6 [enh] Cleanup flash alert display. 2015-10-11 07:33:49 +02:00
opi
52eb6201fe [enh] Translate services status and loading state. 2015-10-09 15:30:50 +02:00
opi
06c8fae22d [fix] Do not show all logs when clicking on 'log' button. 2015-10-08 18:05:43 +02:00
opi
88c3824b0f [fix] Use _desc as suffix for backup string. Properly minify JS. 2015-10-08 12:56:00 +02:00
zamentur
05b94e5c0b Merge remote-tracking branch 'upstream/unstable' into backup
Conflicts:
	src/dist/js/script.min.js
2015-10-02 23:27:50 +02:00
zamentur
c83e33e3c4 [enh] Refactoring to avoid duplicate code 2015-10-02 22:59:40 +02:00
zamentur
25e2475100 [fix] Event handler was not removed on modal confirmation 2015-10-02 02:40:25 +02:00
zamentur
c9c73b9c85 [enh] New delete backup API 2015-10-02 02:24:42 +02:00
zamentur
bec1798f8d [enh] Allow backup/restore 2015-10-01 23:56:11 +02:00
Laurent Peuch
750fc7b19f Change url for update/upgrade tab 2015-10-01 23:20:52 +02:00
Laurent Peuch
bae14e530a Change monitoring url path 2015-10-01 22:46:15 +02:00
Laurent Peuch
f2d2aa44a5 Change firewall url to match to other part of the UI 2015-10-01 21:54:16 +02:00
opi
efab6eec90 [fix] Use standard innerHTML to translate page content. 2015-08-31 11:03:56 +02:00