a4ef8ec6bc
* Initial permissions review infrastructure
* Adding more tests cases
* Modifying a bit the tests approach and adding more tests
* Adding more tests
* Adding more tests for permissions
* Adding more tests
* Adding more permissions tests
* Adding more tests
* Adding more permission checks
* Adding more permissions tests
* Adding more permission tests
* Adding more tests
* Adding subscriptions tests
* Adding more permissions tests
* Adding tests for read tokens in the files
* Update APIs and fix unit tests
* Fix linter errors
* Auto-assign category id from the database (as expected because is serial/auto_increment integer field)
* Revert "Auto-assign category id from the database (as expected because is serial/auto_increment integer field)"
This reverts commit
|
||
---|---|---|
.. | ||
000001_init.down.sql | ||
000001_init.up.sql | ||
000002_system_settings_table.down.sql | ||
000002_system_settings_table.up.sql | ||
000003_blocks_rootid.down.sql | ||
000003_blocks_rootid.up.sql | ||
000004_auth_table.down.sql | ||
000004_auth_table.up.sql | ||
000005_blocks_modifiedby.down.sql | ||
000005_blocks_modifiedby.up.sql | ||
000006_sharing_table.down.sql | ||
000006_sharing_table.up.sql | ||
000007_workspaces_table.down.sql | ||
000007_workspaces_table.up.sql | ||
000008_teams.down.sql | ||
000008_teams.up.sql | ||
000009_blocks_history.down.sql | ||
000009_blocks_history.up.sql | ||
000010_blocks_created_by.down.sql | ||
000010_blocks_created_by.up.sql | ||
000011_match_collation.down.sql | ||
000011_match_collation.up.sql | ||
000012_match_column_collation.down.sql | ||
000012_match_column_collation.up.sql | ||
000013_millisecond_timestamps.down.sql | ||
000013_millisecond_timestamps.up.sql | ||
000014_add_not_null_constraint.down.sql | ||
000014_add_not_null_constraint.up.sql | ||
000015_blocks_history_no_nulls.down.sql | ||
000015_blocks_history_no_nulls.up.sql | ||
000016_subscriptions_table.down.sql | ||
000016_subscriptions_table.up.sql | ||
000017_add_teams_and_boards.down.sql | ||
000017_add_teams_and_boards.up.sql | ||
000018_populate_categories.down.sql | ||
000018_populate_categories.up.sql | ||
000019_populate_category_blocks.down.sql | ||
000019_populate_category_blocks.up.sql | ||
000020_create_boards_members_history.down.sql | ||
000020_create_boards_members_history.up.sql | ||
000021_fix_categories.down.sql | ||
000021_fix_categories.up.sql |