Stephen
|
91295243a3
|
:x
:q!
|
2024-03-19 06:55:15 +00:00 |
|
Stephen
|
f3e3e6b014
|
init 'creds' var
|
2024-03-19 14:07:45 +10:00 |
|
Stephen
|
312e397bb7
|
update year
|
2024-03-19 14:07:15 +10:00 |
|
Stephen
|
bc5915fb05
|
Merge branch 'master' into pr/catatonicprime/2990
|
2024-03-19 04:06:00 +00:00 |
|
Stephen
|
1ee90dd885
|
Merge branch 'master' into dependabot/bundler/term-ansicolor-1.7.2
|
2024-03-18 20:50:43 +00:00 |
|
Stephen
|
48159dd914
|
Merge branch 'master' into dependabot/bundler/sqlite3-1.7.3
|
2024-03-18 20:48:48 +00:00 |
|
Stephen
|
0d0e5c4c77
|
readd pdf bounce file
|
2024-03-19 05:54:34 +10:00 |
|
dependabot[bot]
|
59d0e1c007
|
Bump term-ansicolor from 1.7.1 to 1.7.2
Bumps [term-ansicolor](https://github.com/flori/term-ansicolor) from 1.7.1 to 1.7.2.
- [Changelog](https://github.com/flori/term-ansicolor/blob/master/CHANGES)
- [Commits](https://github.com/flori/term-ansicolor/compare/v1.7.1...v1.7.2)
---
updated-dependencies:
- dependency-name: term-ansicolor
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-18 13:13:45 +00:00 |
|
dependabot[bot]
|
30d65b381e
|
Bump sqlite3 from 1.7.2 to 1.7.3
Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/sparklemotion/sqlite3-ruby/releases)
- [Changelog](https://github.com/sparklemotion/sqlite3-ruby/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/sqlite3-ruby/compare/v1.7.2...v1.7.3)
---
updated-dependencies:
- dependency-name: sqlite3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-18 13:12:27 +00:00 |
|
Stephen
|
29872dfbff
|
Merge branch 'master' into dependabot/bundler/irb-1.12.0
|
2024-03-17 23:52:03 +00:00 |
|
Stephen
|
9e9470974a
|
Merge branch 'master' into dependabot/bundler/rack-2.2.8.1
|
2024-03-17 23:44:36 +00:00 |
|
Stephen
|
62db76cdd9
|
Merge branch 'master' into dependabot/bundler/rubocop-1.62.1
|
2024-03-17 23:35:14 +00:00 |
|
Stephen
|
ffdc303652
|
everything commented out. tests to be included in a long version of testing
|
2024-03-18 07:27:48 +10:00 |
|
Stephen
|
386a417aeb
|
improved test cases
|
2024-03-18 07:17:20 +10:00 |
|
Stephen
|
d01f94a061
|
updated/improved requester tests but still not fully working
|
2024-03-17 19:17:14 +10:00 |
|
Stephen
|
32b72c2134
|
fixed string mangement bug
|
2024-03-17 17:03:30 +10:00 |
|
Stephen
|
ca8e49286a
|
fixed command class test
|
2024-03-17 16:55:08 +10:00 |
|
Stephen
|
1ec09bb569
|
move the deprecation warning to the comment as it is only used in tests
|
2024-03-17 10:58:39 +10:00 |
|
Stephen
|
0b6e759ada
|
fix serialize deprecation warning
|
2024-03-17 09:41:41 +10:00 |
|
Stephen
|
851cdb249e
|
remove the ARGV warning
|
2024-03-17 09:39:11 +10:00 |
|
Stephen
|
33b92a5aab
|
clean up auth rate test
|
2024-03-17 08:04:44 +10:00 |
|
Stephen
|
424e05ba7c
|
remove the deprecation warning relating to serialize
|
2024-03-17 08:00:08 +10:00 |
|
Stephen
|
2fe3aecde1
|
moved puts to print_info in rate limit test
|
2024-03-17 06:40:48 +10:00 |
|
Stephen
|
442bade925
|
added QR error handling
|
2024-03-17 06:06:32 +10:00 |
|
Stephen
|
2eea0d3ef5
|
update ActiveRecord::Migration function
|
2024-03-17 05:16:17 +10:00 |
|
dependabot[bot]
|
f1d69d0301
|
Bump rubocop from 1.60.2 to 1.62.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.60.2 to 1.62.1.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.60.2...v1.62.1)
---
updated-dependencies:
- dependency-name: rubocop
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-11 13:24:30 +00:00 |
|
dependabot[bot]
|
05f833f857
|
Bump irb from 1.11.2 to 1.12.0
Bumps [irb](https://github.com/ruby/irb) from 1.11.2 to 1.12.0.
- [Release notes](https://github.com/ruby/irb/releases)
- [Commits](https://github.com/ruby/irb/compare/v1.11.2...v1.12.0)
---
updated-dependencies:
- dependency-name: irb
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-07 13:35:24 +00:00 |
|
root
|
bc1b3efa78
|
Removed debug console logs.
|
2024-03-01 07:16:36 -05:00 |
|
root
|
f7bef44b8f
|
Autorun module change and save through UI.
|
2024-03-01 05:39:01 -05:00 |
|
root
|
fd4c4c1af5
|
Module combobox provided. change handler not implemented yet.
|
2024-02-28 00:38:18 -05:00 |
|
root
|
a47a35e7bc
|
Edit Autorun rules in UI with dynamic input fields for modules.
|
2024-02-26 00:35:12 -05:00 |
|
root
|
e25529a76b
|
Autorun UI elements now match command module elements.
|
2024-02-24 19:11:33 -05:00 |
|
root
|
9ccd8c633b
|
Textfields for ARE module input fields.
|
2024-02-22 20:55:10 -05:00 |
|
dependabot[bot]
|
f3c7e2ee8c
|
Bump rack from 2.2.8 to 2.2.8.1
Bumps [rack](https://github.com/rack/rack) from 2.2.8 to 2.2.8.1.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/v2.2.8...v2.2.8.1)
---
updated-dependencies:
- dependency-name: rack
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-22 13:34:55 +00:00 |
|
root
|
09cba67c90
|
Add module to a rule now via a button in the UI.
|
2024-02-21 22:16:24 -05:00 |
|
root
|
20089628b3
|
Can now delete ARE rule modules through UI.
|
2024-02-21 22:03:20 -05:00 |
|
root
|
c3bc4d2fcd
|
Update DOM after creating, updating or deleting a rule.
|
2024-02-21 02:48:50 -05:00 |
|
root
|
065cd6dec9
|
Nicer format for Auto Run rules.
|
2024-02-21 02:40:14 -05:00 |
|
root
|
0fd2d433b2
|
Can now reorder modules in the UI. Execution order array is conflicting though.
|
2024-02-20 20:53:37 -05:00 |
|
root
|
fd2e56dd12
|
Created UI class for modules in Auto Run.
|
2024-02-20 16:52:49 -05:00 |
|
dependabot[bot]
|
913140133a
|
Bump selenium-webdriver from 4.17.0 to 4.18.1
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.17.0 to 4.18.1.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES)
- [Commits](https://github.com/SeleniumHQ/selenium/compare/selenium-4.17.0...selenium-4.18.1)
---
updated-dependencies:
- dependency-name: selenium-webdriver
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-20 13:19:07 +00:00 |
|
root
|
c2267992c6
|
Editing ARE rule modules as JSON in the UI. Added display condition fields for ARE rules too.
|
2024-02-19 03:16:26 -05:00 |
|
root
|
503dd532f6
|
Can update rule name and chain_mode through UI.
|
2024-02-18 22:42:41 -05:00 |
|
root
|
1b1c8543b3
|
Added REST PATCH endpoint for updating ARE rules.
|
2024-02-18 21:05:02 -05:00 |
|
root
|
6a18655a48
|
Rules can now be deleted through the UI.
|
2024-02-18 16:57:56 -05:00 |
|
root
|
aaac53f9fb
|
Add ARE rule button for testing. Created author, name and chain_mode fields.
|
2024-02-17 18:36:48 -05:00 |
|
root
|
b1c04f9f6f
|
Created form component for each ARE rule.
|
2024-02-17 03:18:03 -05:00 |
|
root
|
bf4883a0f0
|
Fixed incorrect API url. Now loads ARE rules and displays titles.
|
2024-02-16 17:29:15 -05:00 |
|
root
|
459a99dce4
|
Query the list of ARE rules on render. Display the count.
|
2024-02-16 00:17:33 -05:00 |
|
root
|
920a5c5a5d
|
Created a new panel in the UI for auto run elements.
|
2024-02-15 20:39:38 -05:00 |
|