Skip to content

fix(cisco): dna spaces #activate#370

Draft
chillfox wants to merge 1274 commits into
masterfrom
fix/dna_spaces_activate
Draft

fix(cisco): dna spaces #activate#370
chillfox wants to merge 1274 commits into
masterfrom
fix/dna_spaces_activate

Conversation

@chillfox
Copy link
Copy Markdown
Contributor

@chillfox chillfox commented Oct 3, 2022

make activate raise an error instead of returning nil when @activation_token is missing

stakach and others added 30 commits November 18, 2021 10:19
ensure other tasks can be performed whilst building the task queue
On 3 of 3 meraki instances I have confirmed errors like: Couldn't parse (Int32 | Nil) from \"153\" ... parsing Cisco::Meraki::Client#vlan
fix user lookup with adhoc bookings
chillfox and others added 27 commits August 31, 2022 13:17
* feat(crestron): empty files for fusion driver

* feat(crestron): start of fusion driver

* style: format

* docs(comments): add todo

* docs(comments): add todo

* feat(crestron): add more fields to room model

* feat(crestron): add Action and ActionStep models

* feat(crestron): support security level 1 for fusion api

* feat(crestron): send action

* refactor(crestron): parse json and xml

* feat(crestron): get alerts from fusion api

* refactor(crestron): return JSON::Any or XML::Node instead of models

* refactor(crestron): fusion specs

* feat(crestron): add signal values

* test(crestron): fusion signal values

* feat(crestron): starting on security level 2

* fxi(crestron): make fusion driver compile

* refactor(crestron): add _ for unused variables
stores room utilization details in event metadata for simplified analytics
* Update the execute function arguments

* Run the format

* Add 'try' to avoid nil errors

* Use a direct accessor

* Fix the nil error for heartbeat
* Add axiomxa drivers

* Run tool format

* Update it with boolean values for better interface

* Add the missing to_s to the permanent bool

* Update the properties

* Add the not nil check

* Change the host name to use a proper one

* feat(axiom): add room logic 

* feat(axiom/logic): add room logic

* fix(axiom/logic): ids are string not int

* fix(axiom/logic): ids are string not int

* style(axiom): lint

* feat(axiom/logic): add status?

* Update the name of the file and update the branch with new changes

Co-authored-by: William Le <will@place.technology>
Co-authored-by: William Le <will@place.tech>
* Added infosilem campus driver

* Update the API to use the dates instead of times

* STG fix the parameters

* Update the hostname with proper logic

* feat(infosilem): add RoomSchedule logic

* feat(infosilem/room_schedule): New Logic driver

* fix(infosilem/room_schedule): parsing JSON response

* fix(infosilem/room_schedule): specifiy Type of recurring func

* fix(infosilem/logic): JSON parsing

* fx(infosilem/campus): bookings? response must be JSON

* chore(infosilem/campus): workaround for core bug?

* fix(infosilem/logic): add debug

* fix(infosilem/logic): handle no events

* chore(axiom/logic): remove unneccesary not_nil!

* style(infosilem): lint

* fix(infosilem/logic): always expose minutes_til_next_event

* fix(infosilem/logic): always expose minutes_til_next_event

* feat(infosilem/logic): countdown end times

* style(infosilem/logic): lint

* fix(infosilem/logic): parsing json response

* fix(infosilem/logic): past event logic

* feat(infosilem/logic):

* fix(infosilem/logic): countdown logic

* fix(infosilem/logic): countdown logic

* fix(infosilem/logic): multiple countdown loops

* chore(infosilem/logic): add debug output

* fix(infosilem/logic): syntax

* chore(infosilem/logic): debug schedule

* chore(infosilem/logic): debug schedule

* fix(infosilem/logic): multiple cron loops

Co-authored-by: Stephen von Takach <stakach@users.noreply.github.com>

* fix(infosilem/logic): support events with no Description

* feat(infosilem/logic): expose Bool for no_upcoming_events

* fix(infosilem/logic): event in progress

* fix(infosilem): filter building

* fix(infosilem/logic): filter building

* fix(infosilem/logic): order of status updates

Co-authored-by: William Le <w-le@Williams-MacBook-Pro.local>
Co-authored-by: Stephen von Takach <stakach@users.noreply.github.com>

* style(lint): infosilem, axiom

Co-authored-by: William Le <will@place.technology>
Co-authored-by: William Le <w-le@Williams-MacBook-Pro.local>
Co-authored-by: Stephen von Takach <stakach@users.noreply.github.com>
Co-authored-by: William Le <will@place.tech>
@chillfox chillfox self-assigned this Oct 3, 2022
@stakach stakach force-pushed the fix/dna_spaces_activate branch from 013513c to a643ab3 Compare May 8, 2026 01:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: Cisco DNA Spaces: activate misleadingly succeeds when actual result is 401

8 participants