PromucFlow_constructor/app/client/src/assets/icons
Ankita Kinger 9b7944e7ee
feat: migrate organisation to workspace (#13863)
* migration from organization to workspace on code level

* updated a few more files

* fixed runtime errors

* update org settings URL

* Renamed organizationId in domain objects

* changed field named from organization to workspace

* Reverted AppsmithRole changes

* fixed migrations

* recreating indexes

* migration update

* seed data runs before migration, undo changes

* mock commit

* seedmongo to populate upgraded data, datasource upgrade

* fixed two test cases

* updated migrations

* updated prop name

* Upgraded AclPermission

* comment

* migrated AppsmithRole

* more changes

* final set of changes

* variable name changes

* update cypress variable name

* Update app/server/appsmith-server/src/main/java/com/appsmith/server/controllers/ce/ApplicationControllerCE.java

* Update app/server/appsmith-interfaces/src/main/java/com/appsmith/external/models/Datasource.java

Co-authored-by: Trisha Anand <trisha@appsmith.com>

* reverting encryption handler change

* migrated a few missed out org to workspace

* migrated a few missed out org to workspace

* migration changes

* Removed Permission import

* fixed AppsmithRole

* mongodb version update

* fixed compile error

* fixed compile issue

* fixed some tests

* simplified embedded mongodb config

* updated a cypress test

Co-authored-by: Sidhant Goel <sidhant@appsmith.com>
Co-authored-by: Trisha Anand <trisha@appsmith.com>
Co-authored-by: Sidhant Goel <sidhant@hexcod.in>
2022-06-15 21:07:41 +05:30
..
ads feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
alert [ImgBot] Optimize images (#1513) 2020-11-02 19:44:01 +05:30
comments chore: [ImgBot] Optimize images (#9544) 2021-12-03 12:47:23 +05:30
control feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
form chore: [ImgBot] Optimize images (#10019) 2021-12-27 18:02:30 +05:30
gifs [ImgBot] Optimize images (#2978) 2021-02-18 18:08:13 +05:30
header chore: [ImgBot] Optimize images (#9544) 2021-12-03 12:47:23 +05:30
help [ImgBot] Optimize images (#7014) 2021-09-01 07:20:48 +00:00
menu feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
widget Remove all references to WidgetIcons, as the icons now come from the individual widget folders (#12334) 2022-03-31 10:07:37 +00:00
build.sh WIP: Canvas widget drop and positioning 2019-09-20 03:55:37 +05:30
readme.md Canvas Grid Rewrite 2019-09-23 16:13:22 +05:30

Generate and move icons

Checklist before generating

  • Verify that the SVG file names do not have typos
  • Folder names for different SVG font sets must be the prefix of the font name (example: folder widgets with generate "Widget-Icons" font face)