| .. |
|
0_enable_extensions.rb
|
Setup Rubocop
|
2021-04-29 12:11:23 +05:30 |
|
20210331161557_create_users.rb
|
Authentication
|
2021-03-31 21:48:42 +05:30 |
|
20210331162009_create_organizations.rb
|
Add organizations
|
2021-03-31 21:51:10 +05:30 |
|
20210331162442_add_role_to_users.rb
|
User roles and permissions
|
2021-03-31 22:16:01 +05:30 |
|
20210401022949_add_org_id_to_users.rb
|
User login
|
2021-04-01 08:10:51 +05:30 |
|
20210401061042_create_apps.rb
|
Feature: Create new apps
|
2021-04-01 16:29:27 +05:30 |
|
20210401070617_add_organization_to_apps.rb
|
Feature: Create new apps
|
2021-04-01 16:29:27 +05:30 |
|
20210402100256_add_definition_to_apps.rb
|
Feature: Save app definitions on db
|
2021-04-02 16:39:35 +05:30 |
|
20210403052816_create_data_sources.rb
|
Feature: Create datasources
|
2021-04-03 11:27:55 +05:30 |
|
20210403094932_create_data_queries.rb
|
Feature: Create queries for postgresql datasources
|
2021-04-03 16:44:15 +05:30 |
|
20210404032211_add_data_source_to_data_queries.rb
|
Features: Run queries, execute PG queries on backend
|
2021-04-04 09:18:04 +05:30 |
|
20210404164710_allow_null_for_data_source.rb
|
Feature: REST API queries
|
2021-04-04 22:37:03 +05:30 |
|
20210412035633_create_app_users.rb
|
Endpoint for fetching all app users
|
2021-04-12 09:42:00 +05:30 |
|
20210412043857_create_organization_users.rb
|
Endpoint to fetch organization users
|
2021-04-12 10:20:22 +05:30 |
|
20210412091048_create_app_versions.rb
|
Display all app versions
|
2021-04-12 14:52:51 +05:30 |
|
20210412102121_add_current_version_to_apps.rb
|
Deploy app versions
|
2021-04-12 15:59:53 +05:30 |
|
20210415070857_create_credentials.rb
|
[37] Encrypt data source credentials
|
2021-04-15 13:09:45 +05:30 |
|
20210418071552_create_data_source_user_oauth2s.rb
|
Generate & store OAuth2 tokens for dat asources
|
2021-04-18 15:00:07 +05:30 |
|
20210423071234_add_invitationtoken_to_users.rb
|
Feature: Invitation email for new users
|
2021-04-23 13:06:02 +05:30 |
|
20210423085452_add_status_to_users.rb
|
Add status to org users, update user roles
|
2021-04-23 14:52:19 +05:30 |
|
20210427100209_add_is_public_to_apps.rb
|
Feature: Public applications 🎉
|
2021-05-07 13:55:09 +05:30 |
|
20210510191558_add_user_to_apps.rb
|
Store app creator on database
|
2021-05-11 00:53:57 +05:30 |
|
20210519071114_create_folders.rb
|
Feature: Endpoint for creating folders
|
2021-05-19 13:05:26 +05:30 |
|
20210519084741_create_folder_apps.rb
|
Feature: Endpoint to list folder apps
|
2021-05-19 14:42:10 +05:30 |
|
20210529101316_add_cipher_text_to_credentials.rb
|
Use lockbox for credential encryption
|
2021-05-29 20:41:32 +05:30 |
|
20210529140113_add_cipher_text_to_data_source_user_oauth2.rb
|
Use lockbox for credential encryption
|
2021-05-29 20:41:32 +05:30 |
|
20210606031036_create_metadata.rb
|
Feature: Check for updates every 24 hours
|
2021-06-06 11:11:21 +05:30 |