Commit Graph

21 Commits

Author SHA1 Message Date
wh1te909
137a5648ce run as user 2022-07-31 22:02:50 +00:00
sadnub
629fce8512 move to quasar vite plugin 2022-05-16 22:42:01 -04:00
sadnub
7c3e9d5a85 add typescript support and stricter formatting/linting 2022-04-27 20:47:32 -04:00
wh1te909
dfea50a8d6 require shebang for linux/mac scripts, refactor middleware/posix 2022-03-11 20:57:04 +00:00
sadnub
ebd9512d4d add supported_platforms and hidden field to scripts and filter in script dialogs and allow editing in script forms 2022-03-10 20:01:24 -05:00
wh1te909
6f760f5d4f v0.12.0 2022-03-10 00:57:55 +00:00
sadnub
dff949cc9b add script hash field and calculate hash on script changes. Also removed storing scripts in DB as base64 strings. Should fix #634 2021-11-28 13:23:10 -05:00
sadnub
dc72aeb854 rework script form and add syntax field 2021-11-27 22:59:18 -05:00
sadnub
ac1ef4dc78 remove dynamic agent options function 2021-11-18 21:11:53 -05:00
wh1te909
13c730e419 add missing onMounted 2021-11-18 08:42:26 +00:00
sadnub
c8aaacae94 increase font size on script editors and fix import error 2021-11-16 21:16:03 -05:00
sadnub
c105fd0c3e move imports for styles and select light or dark theme for editor depending on if dark mode is enabled 2021-11-16 20:45:42 -05:00
sadnub
877e08cca1 move to ace text editor. Fixes script line wrap issue and more features. Fixes #712 2021-11-16 20:19:46 -05:00
sadnub
ad76cc1811 cleanup script manager and snippet modals and move agent select dropdown for test script to script form 2021-11-15 17:50:26 -05:00
wh1te909
d65fa796e4 fix 500 error when trying to test newly added script 2021-08-31 06:16:40 +00:00
sadnub
ad88e5531a rework script testing a bit. Fix mismatch object properties and props 2021-08-28 10:33:18 -04:00
wh1te909
ef2984cb2a add watcher 2021-08-28 06:48:00 +00:00
wh1te909
d4888a7b72 fix props 2021-08-28 06:36:03 +00:00
sadnub
35be8fd3a8 Finished script snippet feature 2021-07-31 15:22:31 -04:00
sadnub
7147877769 allowed dismissing persistent modals on Esc press. allow filtering on certain scripts and agent dropdowns. moved other dropdowns to tactical dropdown. Fixes with bulk actions 2021-07-31 11:56:47 -04:00
sadnub
a994b08f02 rework script manager and modals to composition api. Start on script snippets 2021-07-29 19:41:32 -04:00