albinAppsmith
fbc3bd663b
feat: Migrate design system components import to design-system repo - I ( #15562 )
...
* Icon component deleted and changed the imports in refrence places
* design system package version changed
* import changes
* Delete TextInput.tsx
* Change imports
* Change single named import
* Update package
* Update package
* Delete ScrollIndicator.tsx
* Change imports
* Icon import completed
* Event type added
* Changed Button component imports
* import change button
* Button onclick type fix
* Label with Tooltip import changes
* Changed breadcrumbs import
* EmojiPicker and Emoji Reaction import changes
* AppIcon import change
* import bug fix
* Menu Item import chnages
* Icon selector imports changed
* Delete LabelWithTooltip.tsx
* Change imports across the app
* Update package version
* Update version number for design-system
* Delete Checkbox.tsx
* Remove the exports
* Add lock file for ds package update
* Change imports
* default import -> named
* Update release version
* Make arg type explicit
* Updated design-system to latest release
* Missing file mysteriously comes back and is updated accordingly
* changes design-system package version
* Add types to arguments in the onChange for text input
* onBlur type fix
* Search component in property pane
* WDS button changes reverted
* package version bumped
* conflict fix
* Remove Dropdown, change imports
* Category import fix
* fix: table icon size import
* Bump version of design system package
* Yarn lock
Co-authored-by: Tanvi Bhakta <tanvibhakta@gmail.com>
2022-08-22 10:39:39 +05:30
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
Ankita Kinger
c1e48f7486
feat: Refactor code for SAML integration ( #12700 )
...
* Implemented code splitting of some files for SAML integration
* Implemented code splitting of some more files for SAML integration
* updated redirect url component
* fixed an import statement
* fixed a unit test
* updated restart banner tooltip logic
* updated an import statement
2022-04-12 16:20:01 +05:30
Piyush Mishra
806a139ddb
Make prettier changes ( #2337 )
2020-12-24 10:02:25 +05:30
devrk96
fba79f960b
App icon and color name change issue resolved ( #2089 )
2020-12-09 12:36:02 +05:30
Yash Joshi
5376be6b19
fix(applications): add validation for empty name ( #914 )
2020-10-08 16:02:31 +05:30
Arpit Mohan
fc8e43da1f
Query pane fixes
...
- Show mongo execute response in seperate cards for each record
- Update postgres read template
- Show query execute error message in the UI.
2020-06-17 10:19:56 +00:00
Abhinav Jha
ed2ecadbc4
User Auth Flow
2019-12-16 08:49:10 +00:00