Commit graph

  • 2e53898aa3 reflect rename changes Axolotle 2020-07-27 21:53:18 +02:00
  • 3371bb3251 rename User to UserInfo Axolotle 2020-07-27 21:51:52 +02:00
  • 4d4dd4fe4f fix SplittedMailInput default value Axolotle 2020-07-27 21:25:41 +02:00
  • bbc94179b3 add UserEdit and api PUT Axolotle 2020-07-27 20:46:27 +02:00
  • 68dff35b23 testing component for self domain email Axolotle 2020-07-27 18:22:34 +02:00
  • 7d40b380e2 add breadcrumb into main App template Axolotle 2020-07-27 11:19:32 +02:00
  • 4c67de3ebd add scss to deal with form col width Axolotle 2020-07-27 11:06:05 +02:00
  • 5bfa1cda17 add temp post api method and datastore mutation Axolotle 2020-07-26 19:42:00 +02:00
  • 5e9b2e7ad2 testing some form validation Axolotle 2020-07-26 19:22:38 +02:00
  • 3a85ce6a97 add a returned value for action 'FETCH' Axolotle 2020-07-17 14:35:30 +02:00
  • d7cfa37821 add a default domain selection in UserCreate Axolotle 2020-07-17 14:20:58 +02:00
  • 11205154bd add domain watch to preselect a domain for mail form in UserCreate Axolotle 2020-07-17 14:20:58 +02:00
  • 474e70fa92 add FETCH args for custom keyStore and param, separate users and precise user data storing Axolotle 2020-07-17 13:11:14 +02:00
  • 04fa1ecf01 add validation on UserCreate view Axolotle 2020-07-16 19:18:43 +02:00
  • 517cc2c88a do not query if data is already there Axolotle 2020-07-16 19:18:01 +02:00
  • 687d93882a add users data call/storing Axolotle 2020-07-16 16:30:19 +02:00
  • b5898d41aa use the dataStore to get domains from userCreate Axolotle 2020-07-16 16:08:28 +02:00
  • ea51885361 add a module store to deal with api data and calls and maybe save data to avoid api recalls Axolotle 2020-07-16 16:07:54 +02:00
  • 55fe70ab33 add base structure for UserCreate view Axolotle 2020-07-16 14:49:34 +02:00
  • 144706a4ab add action buttons and media queries for UserList view Axolotle 2020-07-15 23:41:55 +02:00
  • 15ad0e2972 add sass-resources-load dep and create a global scss file with variables to be imported into every components Axolotle 2020-07-15 18:52:54 +02:00
  • 1812ebbac8 add index to import all user related views and modify some routes name Axolotle 2020-07-15 17:30:09 +02:00
  • ece6b3c41c add a name to Breadcrumb, else big crash with no clues Axolotle 2020-07-15 17:29:16 +02:00
  • 98a9cd41e4 moved user views into folder Axolotle 2020-07-15 17:04:23 +02:00
  • 37d904e1a3 removed import of Breadcrumb component Axolotle 2020-07-15 17:00:59 +02:00
  • 5c1c00dccd moved Breadcrumb into globals Axolotle 2020-07-15 17:00:31 +02:00
  • 6f8457381a linting… Axolotle 2020-07-15 16:39:24 +02:00
  • d69bb8b906 add js standard linter and switch to vue the strongly recommended vue linting rules Axolotle 2020-07-15 16:38:16 +02:00
  • bcf9dc2c30 add breakpoint on User view Axolotle 2020-07-15 10:30:19 +02:00
  • 6ef882efd0 add User route and view with skeleton screen Axolotle 2020-07-14 22:44:09 +02:00
  • 666899bb45 add ability to also pass a route params when needed in as a traduction variable Axolotle 2020-07-14 22:42:05 +02:00
  • 07302dfdfe add Users view and route Axolotle 2020-07-14 19:51:25 +02:00
  • 1278e1e1d3 add generic breadcrumb with data stored in routes's meta Axolotle 2020-07-14 19:49:49 +02:00
  • a0eabf36a8 update icon to display at small size by default Axolotle 2020-07-14 19:48:16 +02:00
  • af244e109c removed useless list component Axolotle 2020-07-12 19:20:18 +02:00
  • 88d7b736e2 improve connection state detection Axolotle 2020-07-12 19:09:53 +02:00
  • bd148897f8 add handlers for response and errors & api simple get method and version getter Axolotle 2020-07-12 19:02:34 +02:00
  • 9232961b61 add protection to routes and login/logout behavior Axolotle 2020-07-10 18:42:40 +02:00
  • 0334515a43 add temp basic api login and logout methods Axolotle 2020-07-10 18:40:28 +02:00
  • 6fb98f2195 add vuex store with 'connected' state Axolotle 2020-07-10 18:38:59 +02:00
  • 665b661a2b add dev-server proxy to yunohost/api Axolotle 2020-07-10 18:36:46 +02:00
  • d6c7d9abf3 add login view Axolotle 2020-07-08 18:08:07 +02:00
  • aa19c56933 add icon component & add global import of some components Axolotle 2020-07-08 14:35:22 +02:00
  • 269dcf1852 add Home view and ListGroupItem component to display main menu items Axolotle 2020-07-07 21:59:29 +02:00
  • d7a6e80227 add fork-awesome dep Axolotle 2020-07-07 21:57:00 +02:00
  • 712f22f6d3 add header and footer Axolotle 2020-07-07 18:56:12 +02:00
  • a54061249d separate base css to allow bootstrap overrides Axolotle 2020-07-07 13:54:01 +02:00
  • d50470712e add router plugin & base routes file and views Axolotle 2020-07-07 13:48:54 +02:00
  • 74fcec1a62 move assets Axolotle 2020-07-07 13:42:51 +02:00
  • d4e64bcc01 add temp browser locale getter Axolotle 2020-07-06 22:47:51 +02:00
  • 2f2c2ac683 add vue-i18n plugin Axolotle 2020-07-06 20:13:01 +02:00
  • bf1f815ca9 moved locales to the new app Axolotle 2020-07-06 20:10:24 +02:00
  • 76c987701f add bootstrap-vue dep Axolotle 2020-07-06 19:22:25 +02:00
  • dfd447f333 create base app structure with vue cli Axolotle 2020-07-06 19:08:34 +02:00
  • abe3a0454c
    Merge pull request #314 from yunohost-bot/weblate-yunohost-admin Alexandre Aubin 2020-10-04 14:39:26 +02:00
  • 0006c33e1b Translated using Weblate (French) ppr 2020-10-01 17:23:53 +00:00
  • 72feb1ff8c Translated using Weblate (French) Éric Gaspar 2020-09-21 21:36:48 +00:00
  • 1ea9a43902 Translated using Weblate (Catalan) xaloc33 2020-09-19 10:17:32 +00:00
  • d3b32361ae Typo breaking the concept of 'user has to manually run the first diagnosis' Alexandre Aubin 2020-10-04 00:09:05 +02:00
  • 146669e317
    Merge pull request #313 from yunohost-bot/weblate-yunohost-admin Alexandre Aubin 2020-09-16 22:58:08 +02:00
  • 4113b441b0 Translated using Weblate (Chinese (Simplified)) Yifei Ding 2020-09-15 01:01:24 +00:00
  • 0d0a6e462e
    Merge pull request #312 from YunoHost/backup_download Alexandre Aubin 2020-09-16 17:44:14 +02:00
  • d40731aa76
    Change only the current app label Josue-T 2020-09-15 20:46:56 +02:00
  • 257b2e7890
    Fix label Kay0u 2020-09-14 12:36:41 +02:00
  • 03190046fa
    Merge branch 'dev' into permission_protection Kay0u 2020-09-14 11:26:14 +02:00
  • 9a6529d6f7 Small rework of backup view + add backup download button Alexandre Aubin 2020-09-06 21:23:17 +02:00
  • 9154692d63
    Merge pull request #311 from yunohost-bot/weblate-yunohost-admin Alexandre Aubin 2020-09-05 18:52:32 +02:00
  • a8c66ba244
    Update fr.json Alexandre Aubin 2020-09-05 18:51:02 +02:00
  • 5ee0b7633b
    Apply suggestions from code review Alexandre Aubin 2020-09-05 18:45:40 +02:00
  • b82fdbb278 Translated using Weblate (Chinese (Simplified)) Yifei Ding 2020-09-01 16:15:50 +00:00
  • 09b674b5ca Translated using Weblate (French) Titus PiJean 2020-09-04 21:02:08 +00:00
  • c636e14ec9 Translated using Weblate (German) Christian Wehrli 2020-09-01 11:35:30 +00:00
  • b8871daa8f Translated using Weblate (French) Titus PiJean 2020-09-04 21:00:23 +00:00
  • 253a4c9e02 Translated using Weblate (French) ppr 2020-09-01 12:31:59 +00:00
  • 4bc0126745 Translated using Weblate (French) Christian Wehrli 2020-09-01 12:31:41 +00:00
  • 0c325feabc
    Merge pull request #310 from YunoHost/log-view-cleanup-and-suboperations Alexandre Aubin 2020-09-05 18:44:47 +02:00
  • 61a989612a
    Merge pull request #298 from ekhae/enh-1365-mail-user-creation-ux Alexandre Aubin 2020-09-05 18:41:26 +02:00
  • 39f426c789
    Syntax / indent Alexandre Aubin 2020-09-05 18:39:42 +02:00
  • c2e548ba40 Update changelog for 4.0.4 debian/4.0.4 Alexandre Aubin 2020-09-04 14:55:35 +02:00
  • 20985d684c Cleanup of log views + handle suboperations Alexandre Aubin 2020-09-02 21:01:27 +02:00
  • 7894c8474b Sometimes 'error' is empty despite success:false ... so rely on the value of success instead Alexandre Aubin 2020-09-02 18:34:17 +02:00
  • 7e03213957 Stupid typo breaking yunopaste for service logs Alexandre Aubin 2020-09-02 17:51:18 +02:00
  • 85e67e5fa1 Also reorder the edit view such that all email stuff are grouped together Alexandre Aubin 2020-08-27 21:40:42 +02:00
  • 66a124d842 Partial rework of the user create view Alexandre Aubin 2020-08-27 21:30:37 +02:00
  • 8a69d23994 UX improved about mail and domains ekhae 2019-08-16 18:07:03 +00:00
  • 71a21e2ba0
    Merge pull request #309 from YunoHost/fix-fr-migrations-link Alexandre Aubin 2020-08-15 15:38:28 +02:00
  • e6d4aab553
    [fix] migrations link in french translation opi 2020-08-12 21:43:17 +02:00
  • d71cbf6f40
    Bump lodash from 4.17.15 to 4.17.19 in /src dependabot[bot] 2020-08-10 09:54:13 +00:00
  • f23e6aa14f Update changelog for 4.0.3 debian/4.0.3 Alexandre Aubin 2020-07-29 17:09:12 +02:00
  • c8da6ee20c Update changelog for 4.0.2~beta Alexandre Aubin 2020-06-19 15:41:33 +02:00
  • 32e860de27 Update changelog for 4.0.1~alpha Alexandre Aubin 2020-06-05 17:25:19 +02:00
  • ab60726787 Small tweaks in deb build rules Alexandre Aubin 2020-06-04 21:59:00 +02:00
  • d3590b466a Idk somehow we do this during builds because the npm install is done using a weird hack etc... c.f. vinaigrette Alexandre Aubin 2020-05-11 03:27:44 +02:00
  • b8545d1643 Update yunohost version to >= 4.0.0~alpha + remove legacy stuff Alexandre Aubin 2020-02-07 22:41:51 +01:00
  • 7da3cb93ed Tmp version for debian builds during experimental/alpha dev for Buster Alexandre Aubin 2020-02-07 22:41:21 +01:00
  • b063f1c5e2 [debian/control] npm as build dependency Arthur Lutz 2020-01-27 13:45:17 +01:00
  • b0188dfaea [debian/control] upgrade debhelper and nodejs requirements Arthur Lutz 2020-01-27 13:34:59 +01:00
  • e45c29235d jshint is a dev dependency Kay0u 2020-06-04 01:02:03 +02:00
  • 2c4b0cad74 fail on errors Kay0u 2020-06-04 00:31:41 +02:00
  • fd8c4bdb9d Update .travis.yml Kayou 2020-06-04 00:18:38 +02:00