Alexander Tsybulsky

Results 223 comments of Alexander Tsybulsky

Some thoughts: 1) I wouldn't add so deep as `add_a` - `auth` is a "business" level of logic, not the level of technical util, e.g. how would `is_allowed` understand where...

I'll leave this for a while after #3582. The remainings are low prio nice-to-haves imho. So if needed, feel free to implement the remaining features or other features.

- [x] Unified validation (bool and uppercase can be unified too)

Addition from my side: clicking path or object should display diff Technical consideration: I would probably refactor how the parts of the page are rendered now. Imho I'd make the...

I'd make navigation completely separate. E.g. I hide files. So will there be no diffs ? Both should lead to diff page imho. In the same way as the `view...

or maybe open object on table line click - this should be convenient but maybe not obvious enough ...

Imho: - status should be on the left. Because on large screens it is difficult to track correspondent items - icon is not needed. Because no additional value - diff...

> it would certainly simplify things if it wasn't there, maybe package could instead be added as an optional column? Then sorting by package gives you the (expanded) folders view...

This one is totally ok :) ``` xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx = xxxxx( xxx = xxx xxxx = xxxx ). ``` But then why not to recommend it ? Because the current examples...

Prog are probably the first and quickest way to test something with the transpiler. This lowers barriers ... Well, I'll have a look. Seems that it just adding those 2...