• India
  • Joined on 2022-03-05
swapnil closed issue Sysdeploy/idlers-agent#10 2024-06-20 06:10:25 +02:00
The "Allow some of this data to be public" checkbox should be off for newly registered servers
swapnil merged pull request Sysdeploy/idlers-agent#12 2024-06-20 06:10:25 +02:00
removed show_public from non updatable keys
swapnil commented on pull request Sysdeploy/idlers-agent#12 2024-06-20 06:10:09 +02:00
removed show_public from non updatable keys

Ideally we would not send show_public in update calls but currently this is required because this key seems to be only respected during the update call.

swapnil commented on issue Sysdeploy/idlers-agent#5 2024-06-18 06:34:27 +02:00
Hardware info in notes

I don't see a 'notes' or 'note' or 'Note' object in GET response or in the UI for server. Do you know the exact field name or where to find it in th UI?

swapnil commented on issue Sysdeploy/idlers-agent#10 2024-06-18 06:25:14 +02:00
The "Allow some of this data to be public" checkbox should be off for newly registered servers

The key is show_public in the api payload and response.

Things that I noted:

  • show_public is not being respected in the create API. No matter what value you send, the API accepts all but…
swapnil pushed to main at swapnil/idlers-agent 2024-06-18 05:59:12 +02:00
de3d5fb4ab Implemented key categorization to distinguish between keys set only during server creation and those that can be updated
0072a07754 Fixed payload
f1d1387dd6 fixed the indentation and defination for empty function
Compare 3 commits »
swapnil commented on issue Sysdeploy/idlers-agent#4 2024-06-13 18:47:29 +02:00
Don't overwrite hardcoded values

Probably this can be closed? @PeterSurda

swapnil commented on pull request Sysdeploy/idlers-agent#7 2024-06-13 14:45:14 +02:00
Implemented key categorization to distinguish between keys set only during server creation and those that can be updated

Currently we're ignoring ip from PUT call because we tried updating IP using the api but the server gives a 500 error. Rest all it looks good to go 👍 @PeterSurda

swapnil approved Sysdeploy/idlers-agent#3 2024-06-07 16:09:00 +02:00
fixed payload
swapnil commented on pull request Sysdeploy/idlers-agent#3 2024-06-07 16:08:46 +02:00
fixed payload

@PeterSurda LGTM 👍

swapnil created pull request Sysdeploy/ansible-modules-syncthing#5 2024-05-15 10:16:25 +02:00
Added folder_defaults plugin
swapnil pushed to feature/folder_defaults at swapnil/ansible-modules-syncthing 2024-05-15 07:41:38 +02:00
f2eae6fab4 Added folder_defaults plugin
swapnil created pull request Sysdeploy/ansible-modules-syncthing#4 2024-05-15 07:38:48 +02:00
Added folders plugin
swapnil pushed to feature/folders at swapnil/ansible-modules-syncthing 2024-05-15 07:38:41 +02:00
00935b18a3 Added folders plugin
swapnil pushed to feature/folder_defaults at swapnil/ansible-modules-syncthing 2024-05-15 07:36:43 +02:00
ce6756caab Added folder_defaults plugin
swapnil created branch feature/folder_defaults in swapnil/ansible-modules-syncthing 2024-05-15 07:36:43 +02:00
swapnil pushed to feature/folders at swapnil/ansible-modules-syncthing 2024-05-15 07:36:08 +02:00
485b2d96f2 Added folders plugin
swapnil created branch feature/folders in swapnil/ansible-modules-syncthing 2024-05-15 07:36:08 +02:00
swapnil pushed to master at swapnil/ansible-modules-syncthing 2024-05-15 07:35:15 +02:00