Files
ontime/apps/client
asharonbaltazar edb79d5819 Default Values in ParamEditor (#610)
* add `defaultvalue` to `Field` types

* add `defaultValue` to constants; turn into functions for time values

* update constant imports/calls in view components

* use `defaultValue`s in `ParamInput`

* change `Clear` to `Reset`to better reflect actions

* make `defaultValue` optional rather than `undefined`

* update forgotten constants

* add `defaultValue` to boolean input

* change `101010` to `000000`

* add `prefix` property to types

* implement `prefix` for `ParamInput`s

* change `paramField` to `prop`

* add `onEditDrawerClose` to `resetParams`

* `ViewParamsEditor` omits default values

* undo close on reset

* move `useSettings` into `ViewWrapper`

* change `settings` to include `undefined`
2023-11-26 15:57:18 -05:00
..
2023-05-18 14:02:22 +02:00
2023-11-26 15:57:18 -05:00
2023-05-18 14:02:22 +02:00
2023-11-25 22:31:22 +01:00
2023-05-18 14:02:22 +02:00
2023-05-18 14:02:22 +02:00
2023-05-18 14:02:22 +02:00