9918a0b3f8
* WIP * WIP * Removed unused webapp util * Added server tests * Lint fix * Updating existing tests * Updating existing tests * Updating existing tests * Fixing existing tests * Fixing existing tests * Fixing existing tests * WIP * Added category sort order migration * Added logic to set new category on top * Implemented api, WS listein logic remining * finished webapp implementation * Added category type and tests * updated tests * Fixed integration test * type fix * WIP * implemented boards DND to other category and in same category * removed seconds from boards name * wip * debugging cy test * Enabled hiding views list while DNDing * Removed some debug logs * Fixed a bug preventing users from collapsing boards category * WIP * Debugging cypress test * CI * debugging cy test * Testing a fix * reverting test fix * Handled personal server * WIP * WIP * Adding support for building with esbuild * Using different index.html templates for esbuild * WIP * WIP * Fixed delete category and rename category * WIP * WIP * Finally, its done. * Adde suppor tot update board-category mapping in bulk * Fixed a bug where create category option didn't show up on default category * Fixed bug where new board was added as last board in Boards category instead of first board * Minor cleanup * WIP * Added support to drab boards onto collapsed categories * Fixed route order from specific to generic * Fix linter * Updated existin server tests * fixed integration tests * Fixed webapp test err * Removed accidental dependencies * Adding new server tests * Finished server tests * added api to client.go * Added API integration test * Fixed existing webapp tests * WIP * WIP * WIP * WIP * WIP * Fixed missing paranthesis * Some cleanup * fixed server lint * noopped down migration * Fixed issue with DND not working great with newly added category * Fixed a test * Fixed a test * Fixed a test * Fixed console error while DNDing * pakg lock restore * Fixed missing react beautiful dnd in package.lock.json * updated snapshots * Fixed webapp test * Review fixes * Added API permission check Co-authored-by: Jesús Espino <jespinog@gmail.com> |
||
---|---|---|
.. | ||
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_file_info.down.sql | ||
000017_add_file_info.up.sql | ||
000018_add_teams_and_boards.down.sql | ||
000018_add_teams_and_boards.up.sql | ||
000019_populate_categories.down.sql | ||
000019_populate_categories.up.sql | ||
000020_populate_category_blocks.down.sql | ||
000020_populate_category_blocks.up.sql | ||
000021_create_boards_members_history.down.sql | ||
000021_create_boards_members_history.up.sql | ||
000022_create_default_board_role.down.sql | ||
000022_create_default_board_role.up.sql | ||
000023_persist_category_collapsed_state.down.sql | ||
000023_persist_category_collapsed_state.up.sql | ||
000024_mark_existsing_categories_collapsed.down.sql | ||
000024_mark_existsing_categories_collapsed.up.sql | ||
000025_indexes_update.down.sql | ||
000025_indexes_update.up.sql | ||
000026_create_preferences_table.down.sql | ||
000026_create_preferences_table.up.sql | ||
000027_migrate_user_props_to_preferences.down.sql | ||
000027_migrate_user_props_to_preferences.up.sql | ||
000028_remove_template_channel_link.down.sql | ||
000028_remove_template_channel_link.up.sql | ||
000029_add_category_type_field.down.sql | ||
000029_add_category_type_field.up.sql | ||
000030_add_category_sort_order.down.sql | ||
000030_add_category_sort_order.up.sql | ||
000031_add_category_boards_sort_order.down.sql | ||
000031_add_category_boards_sort_order.up.sql | ||
000032_move_boards_category_to_end.down.sql | ||
000032_move_boards_category_to_end.up.sql |