Commit graph

  • e05b8da533 improved FormField and form items to display validation errors Axolotle 2020-10-23 17:56:50 +02:00
  • 8f47849887 moved BasicForm into globals and renamed formHelper into FormField Axolotle 2020-10-23 17:46:53 +02:00
  • 2e13bcd8bd update BasicForm to receive validations object and some base behavior Axolotle 2020-10-23 17:46:07 +02:00
  • 4512962412 update deps, install vuelidate and add custom validators Axolotle 2020-10-23 17:40:12 +02:00
  • 19d3e58d3f add dynamic global component registration Axolotle 2020-10-23 17:18:34 +02:00
  • 19ae0ccada add 'display_text' arg as an alert Axolotle 2020-10-16 13:10:23 +02:00
  • e638a094d8 add instructions Axolotle 2020-10-13 21:56:34 +02:00
  • 73a7f4c8da update package-lock.json do not look Axolotle 2020-10-13 21:37:47 +02:00
  • 3cb031df99 fix some cols and catch Axolotle 2020-10-13 21:26:46 +02:00
  • 14bdfbce2f add experimental error handling Axolotle 2020-10-13 20:40:32 +02:00
  • da1442d375 fixed scrollBehavior and root element positionning Axolotle 2020-10-13 15:26:31 +02:00
  • 6a46132fd7 modify imports of api module Axolotle 2020-10-12 17:36:47 +02:00
  • ee0a2a0020 updated js dependencies Axolotle 2020-10-12 17:32:14 +02:00
  • 32ca7e11ec separate handlers and helpers from api module Axolotle 2020-10-12 17:27:40 +02:00
  • 336165d7ea moved api module into its own folder Axolotle 2020-10-12 17:19:30 +02:00
  • a86e90e49a add YnhConsole component to display history Axolotle 2020-10-12 15:21:01 +02:00
  • 23aa8bba64 rework message store Axolotle 2020-10-12 15:18:57 +02:00
  • e2a13f4c35 configure devServer & add WebSocket connection at api call Axolotle 2020-10-09 22:05:23 +02:00
  • b71aeda651 add Overlay to handle waiting screen with store value enabling its show value Axolotle 2020-10-09 18:02:22 +02:00
  • c20c538677 rework Breadcrumb and routes definitions to avoid repeating args definitions Axolotle 2020-10-09 15:53:56 +02:00
  • b6bdf5421d add component lazy loading and reorganise dist folder Axolotle 2020-10-09 12:55:36 +02:00
  • d309610f44 add rooter restore scroll state when using navigator return/next buttons Axolotle 2020-10-09 00:11:59 +02:00
  • 64c6aefe63 add route/component transition animation and an option to disable it Axolotle 2020-10-08 23:58:09 +02:00
  • 2b199b712f display routes to /action and /config-panel in expe mode Axolotle 2020-10-08 15:16:33 +02:00
  • 2267b58ed2 add experimental option feature in TooWebAdmin Axolotle 2020-10-08 15:15:44 +02:00
  • 7517106633 add AppConfigPanel view/route Axolotle 2020-10-08 14:10:19 +02:00
  • c92dfd53d9 fixed SystemUpdate system value & fixed AppInstall check for root path Axolotle 2020-10-08 14:09:02 +02:00
  • 67dc725385 set 'required' only for 'InputItem', set base value as null, removed test Axolotle 2020-10-08 14:07:44 +02:00
  • a12dc45229 add AppActions view/route Axolotle 2020-10-07 20:44:11 +02:00
  • b1b9e65b7b add AppInstall view/route Axolotle 2020-10-06 23:53:56 +02:00
  • 84374cdd53 add state users and domains as options getter to be used with selects Axolotle 2020-10-06 23:49:52 +02:00
  • f7e47e620c add basic components to be used from props Axolotle 2020-10-06 23:48:48 +02:00
  • 9e19ab190d add subtags filtering to AppCatalog Axolotle 2020-10-03 17:12:25 +02:00
  • 3fde9d84bb add custom app install card and update with install routes Axolotle 2020-10-03 16:00:00 +02:00
  • ad25c7373e add description prop to InputHelper Axolotle 2020-10-03 15:58:36 +02:00
  • 8f8b1cc8df add AppCatalog view/route Axolotle 2020-10-03 12:07:32 +02:00
  • 2d262cae3b add AppInfo view/route Axolotle 2020-10-02 03:25:18 +02:00
  • fd13c58250 add AppList view/route Axolotle 2020-09-28 00:28:42 +02:00
  • 2dfe5746af add PostInstall view/route Axolotle 2020-09-27 22:37:16 +02:00
  • 2df02ae39e add customizable password and domain component to be used in multiples views Axolotle 2020-09-27 22:36:32 +02:00
  • 7710e6a1c3 add installed check and rework login/redirect mecanism Axolotle 2020-09-27 15:18:07 +02:00
  • 66e4584d2b add SystemUpdate view/route Axolotle 2020-09-26 13:40:13 +02:00
  • 0a104b57a1 add BackupCreate view/route Axolotle 2020-09-25 20:24:16 +02:00
  • d839260b73 add BackupInfo view/route Axolotle 2020-09-25 18:40:09 +02:00
  • c559678dca add BackupList view/route + size filter Axolotle 2020-09-25 13:41:09 +02:00
  • a073137b30 add Backup view/route Axolotle 2020-09-25 10:00:20 +02:00
  • a7fc728b7a fix some post request Axolotle 2020-09-25 09:20:58 +02:00
  • 6fef804fe1 add Diagnosis view/route Axolotle 2020-09-25 09:20:41 +02:00
  • 258941646e add ToolPower view Axolotle 2020-09-14 17:44:16 +02:00
  • 50568cbe36 add ToolWebadmin view and set settings store as base store's state Axolotle 2020-09-13 17:35:32 +02:00
  • d47ecb5d57 add ToolAdminpw view Axolotle 2020-09-12 19:02:12 +02:00
  • 3e8089275d add InputHelper component to deal with ids Axolotle 2020-09-12 19:00:57 +02:00
  • 6f37de6d29 add ToolFirewall view Axolotle 2020-09-12 17:11:13 +02:00
  • 1284237019 add generic scss Axolotle 2020-09-11 14:20:48 +02:00
  • 1837e3874c add ToolMigrations view Axolotle 2020-09-11 14:20:06 +02:00
  • 296c526e16 rework api module and add doc Axolotle 2020-09-10 19:10:37 +02:00
  • 1658c61995 add ToolLog view Axolotle 2020-08-30 17:12:15 +02:00
  • f55eae0a95 automaticly add locale to url query and fix small templates Axolotle 2020-08-30 17:09:19 +02:00
  • e75b2e3f79 moved locales/ to i18n/ Axolotle 2020-08-29 19:17:51 +02:00
  • 86e41b070a removed no longer needed plugin init files Axolotle 2020-08-29 19:09:59 +02:00
  • c3d25e3a38 update router folder Axolotle 2020-08-29 19:05:56 +02:00
  • 9d17ea22d6 move router file into its own folder Axolotle 2020-08-29 18:56:25 +02:00
  • 05fc0a5163 add distanceToNow and readableDate filter from date-fns Axolotle 2020-08-29 14:28:41 +02:00
  • 7fa75f224c changed locales initialization & add date-fns locale imports Axolotle 2020-08-29 14:16:59 +02:00
  • 167407e192 add date-fns dep & update deps & optimize date-fns locales imports Axolotle 2020-08-29 14:14:09 +02:00
  • 179511be17 add 'settings' store with action to mutate locales & add lazy loading of translations Axolotle 2020-08-28 18:54:18 +02:00
  • d3f112ac06 rework store and add actions to mutate connected state Axolotle 2020-08-27 18:30:45 +02:00
  • 33a0820c4b add temp fix for non-json api responses & removed specific api method Axolotle 2020-08-27 18:25:40 +02:00
  • 57198f5cb0 moved dataStore Axolotle 2020-08-27 17:56:59 +02:00
  • ca48a5cc86 add ToolLogs View and route Axolotle 2020-08-08 20:17:12 +02:00
  • f25c51d560 add ToolList view Axolotle 2020-08-08 15:47:01 +02:00
  • 2eeec4d45e disable service stop button if critical service Axolotle 2020-08-08 15:16:48 +02:00
  • 889422ecbd update ServiceInfo view with data Axolotle 2020-08-08 15:05:23 +02:00
  • 7cda8b00bc add api getAll method and fixed toolbar button positionning Axolotle 2020-08-08 15:04:49 +02:00
  • 182f4bf5cc add ServiceList view and ServiceInfo base file + routes Axolotle 2020-08-08 00:19:18 +02:00
  • 5d393147d9 moved specific css Axolotle 2020-08-07 19:04:22 +02:00
  • a7a98ca157 add DomainCert view Axolotle 2020-08-06 17:39:02 +02:00
  • c379808e54 Add DomainDns view Axolotle 2020-08-06 13:30:30 +02:00
  • c647066c53 removed scss Axolotle 2020-08-06 12:51:24 +02:00
  • adb1d89693 add DomainInfo view and mutation for UPDATE main_domain and DEL domain Axolotle 2020-08-05 19:09:48 +02:00
  • 3c3bf11126 add DomainAdd view and mutations Axolotle 2020-08-04 22:11:30 +02:00
  • b96bae08af switch to Array v-model for AdressInputSelect Axolotle 2020-08-04 16:06:44 +02:00
  • 59908a46ed reflect changes made to AdressInputSelect to views Axolotle 2020-08-03 20:53:53 +02:00
  • bb34b82d49 renamed SplittedMailInput Axolotle 2020-08-03 19:40:29 +02:00
  • 761967c8ba improved SplittedMailInput Axolotle 2020-08-03 19:32:53 +02:00
  • 8de6f1070d Add BasicForm helper component and reflect changes Axolotle 2020-08-03 15:07:08 +02:00
  • 62ba2f1a1f add DomainList view and main_domain state Axolotle 2020-08-02 21:22:58 +02:00
  • b3db28291f add group delete modal and mutation Axolotle 2020-08-02 15:34:38 +02:00
  • 013485b4b0 fixed selected event emition Axolotle 2020-08-02 15:30:51 +02:00
  • 9072f9cccb add GroupCreate view and mutation Axolotle 2020-08-02 14:23:25 +02:00
  • f14cc2d702 switch to static data in UserList, modifying but not the data store Axolotle 2020-08-01 22:57:43 +02:00
  • 3955344fa6 add cache functionnality to mutation FETCH_ALL and add state for permissions and groups Axolotle 2020-08-01 22:35:39 +02:00
  • d4aa49fd34 renamed SelectizeZone Axolotle 2020-08-01 22:22:10 +02:00
  • 6c53bc1ab9 modify SelectizeZone to use BaseSelectize and leave data unmodified Axolotle 2020-08-01 22:18:48 +02:00
  • 17e9d5e2fb add BaseSelectize component Axolotle 2020-08-01 22:17:40 +02:00
  • 90fc7d0092 add base card and controls for GroupList view Axolotle 2020-08-01 14:16:32 +02:00
  • f4fe02f798 add component SelectizeZone Axolotle 2020-07-31 22:12:57 +02:00
  • 1eadf1354a rework data store and add FETCH_ALL, also reflect changes to views Axolotle 2020-07-29 14:46:16 +02:00
  • a48a2cdb38 add empty GroupList and GroupCreate views and routes Axolotle 2020-07-28 18:03:56 +02:00
  • aa444080d7 add api/store DELETE and add user delete modal Axolotle 2020-07-28 00:18:47 +02:00