0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-09 00:10:11 -05:00
penpot/frontend/test/frontend_tests
Andrey Antukh d6da8afdce Add improved abstraction for team permissions
Relevant changes:
- replace user-viewer? with can-edit removing many double
  negations on the code
- always use team permissions making the permissions access uniform
  around all the code
- expose team permissions to ui tree through ctx/team-permissions
  context
2024-10-21 12:36:01 +02:00
..
helpers Add improved abstraction for team permissions 2024-10-21 12:36:01 +02:00
logic ♻️ Refactor page options data structure 2024-09-18 12:15:12 +02:00
plugins Change type names in plugins 2024-09-04 13:29:56 +02:00
basic_shapes_test.cljs 🐛 Fix change color on imported svg also changes the stroke alignment 2024-06-12 10:08:30 +02:00
helpers_shapes_test.cljs ♻️ Refactor persistence layer 2024-06-04 10:15:32 +02:00
setup_test.cljs 💄 Format frontend code 2024-01-08 09:32:50 +01:00
test_helpers_shapes.cljs 💄 Format frontend code 2024-01-08 09:32:50 +01:00
util_range_tree_test.cljs 💄 Format frontend code 2024-01-08 09:32:50 +01:00
util_simple_math_test.cljs 💄 Format frontend code 2024-01-08 09:32:50 +01:00
util_snap_data_test.cljs ♻️ Refactor page options data structure 2024-09-18 12:15:12 +02:00